body {
	font-family: "微软雅黑";
	font-size: 16px;
	background: $gray1;
}

a:hover {
	text-decoration: none;
}
.top-box {
	background: #f9fbfa;
}

.logo-box {
	padding: 15px 0; width:35%;
}

.logo-box1 span {
	margin-right: 15px;
	font-size: 16px;
}
.logo-box1 strong b{
	color: #EA1328;
}
.logo-box1 strong {
	margin: 40px;
}
.logo-box1 {
	padding: 34px;
	float: left;
}
.logo-box1 li {
	display: inline;
	margin-right: 10px;
}
.logo-box1 li i {
	color: #F15A22;
	font-size: 25px;
}
.logo-box1 li i span {
	margin-left: 5px;
	color: #000000;
	font-size: 16px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nva {
	background: #0359AE;
}

.nva-box {z-index: 999;
	float: left;
}

.nva-box li {
	position: relative;
	display: inline-block;
}

.nva-box li ul li a:hover {
	background: #F15A22;
}

.nva-box li a {
	display: block;
	padding: 0 1.5em;
	line-height: 60px;
	color: #FFFFFF;
	font-size: 16px;
}

.nva-box li a:hover {
	background: #F15A22;
	color: #000000;
	transition: all 0.25s ease;
}

.nva-box ul {
	background: #0076CA;
	position: absolute;
	display: none;
	opacity: 0.8;
}
.nva-box li:nth-child(6) ul:first-of-type{
	display: none;
}
.nva-box ul li {
	display: block;
}

.nva-box ul li a {
	display: block;
	line-height: 2;
}

.nva-box li:hover ul {
	display: block;
}

.nva-box ul li a:hover {
	background: none;
}

.nva-box>li:first-child>a:hover,
.nva-box>li:first-child>a.navcurrent {
	color: #f15a22;
	background: none;
}
.conter {
	background: #FAFAF8;
}
.anli {
	background: #ae2422;
}
.anli .TP {
	margin-bottom: 1em;
	padding-left: 0;
	padding-right: 10px;
	overflow: hidden;
}
.anli .TP a {
	display: block;
	overflow: hidden;
}

.anli .TP a img {
	border: 1px solid #FFFFFF;
	width: 100%;
	overflow: hidden;
	transition: all 0.5s ease; 
}
.anli .TP span {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	padding: 0.3em 0;
	display: block;
	bottom: 0;
	right: 10px;
	width: 100%;
	background: #404040;
}
.anli .TP a img:hover{
	transform: scale(1.1);
}
.flex a:last-of-type {
	color: #FFFFFF;
}

table {
	width: 100%;
}
table tr{border: 1px solid #DDDDDD;}

table td{border: 1px solid #DDDDDD;}
.info table td p {
	padding: 0;
	text-align: center;
}

.bj_list1 ul {
	padding: 3em 0;
}
.bj_list1 ul li{
	float: left;
	width: 12.5%;
	text-align: center;
}
.bj_list1 ul li i{
	font-size: 90px;
}
.bj_list1 ul li a {
	display: block;
	color: #F15A22;
}
.bj_list1 ul li a p {
	text-align: center;
	color: #AA3333;
	font-weight: bolder;
	font-size: 18px;
}
.bj_list1 ul li a:hover {
	color: #0076CA;
}
.bj_list1 ul li a p:hover {
	color: #0076CA;
}

.product1 h2 {
	margin-bottom: 20px;
	font-size: 25px;
	color: #FFF9EC;
}
.product1 span {
	color: #FFF9EC;
	margin-left: 10px;
}

.product2 h2 {
	margin-bottom: 20px;
	font-size: 25px;
	color: #000000;
}
.product2 h2 a {
	font-size: 14px;
	padding: 0.4em 1.7em;
	border: 1px solid #D0D0D0;
	color: #666666;
	float: right;
	background: #FFFFFF;
}
.product2 h2 a:hover {
	background: #F15A22;
	color: #FFFFFF;
	transition: all 0.5s;
}
.product2 span {
	color: #888888;
	margin-left: 10px;
}
.gsjs {
	background: #F9FBFA;
	padding-bottom: 10px;
}

.product {
	margin-top: 30px;
	border-bottom: 1px solid #999999;
}
.product h2 {
	margin-bottom: 20px;
	font-size: 25px;
	color: #F15A22;
}
dl.news {
	display: table;
}
dl.news dt {
	width: 200px;
}
dl.news dt img {
	width: 100%;
}
dl.news dd {
	display: table-cell;
	vertical-align: top;
	padding: 0 2em;
}
dl.news dd h5 {
	font-size: 18px;
	color: #AE2422;
}
dl.news dd p {
	line-height: 40px;
	text-indent: 40px;
}
.product span {
	color: #888888;
	margin-left: 10px;
}

.bj_list ul {
	padding: 40px 0px;
}

.bj_list li {
	width: 12.5%;
	height: 200px;
	float: left;
	text-align: center;
}

.bj_list li span {
	display: block;
	width: 120px;
	height: 120px;
	border: 2px solid #f5f5f7;
	border-radius: 50%;
	margin: 0 auto;
	transition: 0.5s;
	background: #DEDEDE;
}

.bj_list li:hover span {
	background: #F15A22;
}

.bj_list li:hover p {
	color: #024b78;
}

.bj_list li:hover .iconfont {
	color: #F0F0F0;
}

.bj_list li p {
	line-height: 70px;
	margin: 0;
	color: #AA3333;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}

.bj_list .iconfont {
	font-size: 60px;
	color: #F15A22;
	position: relative;
	top: 20px;
}

.bj_list ul li span i.bgsbq {
	font-size: 50px;
}

.friend-box {
	background: #f2f2f2;
	padding: 60px 0;
}

.active a {
	font-size: 20px;
	color: #494949;
	padding: 0 10px 6px;
	line-height: 24px;
	margin-right: 60px;
}

.active a:hover {
	border-bottom: 2px solid #F15A22;
}

.friendship {
	margin: 30px 0;
}

.friendship span {
	padding-top: 2em;
	color: #fff;
}
.list {
	height: 42px;
	border-top: 1px solid #D2D2D2;
}
.list span {
	line-height: 42px;
	font-size: 14px;
	color: #AE2422;
	font-weight: bold;
}
.TP1 img {
	width: 100%;
}

.footer {
	background: #404040;
}
.footer a{
	color:#c7c7c7;
}

.footer li {
	float: left;
	padding-top: 2em;
	list-style: none;
	padding: 1em 1.4em;
}
.footer li a {
	color: #FFF9EC;
	display: block;
	font-size: 14px;
}
.footer li a:hover {
	color: #F15A22;
}
.foot {
	background: #404040;
	font-size: 16px;
	color: #C7C7C7;
	text-align: center;
	padding: 1em 0;
}

.tiao {
	width: 100%;
	height: 40px;
	position: absolute;
	top: 600px;
	left: 0;
	line-height: 40px;
}

.tiao span {
	display: block;
	margin: auto;
	text-align: right;
	padding-right: 30px;
	color: #fff;
}

.tiao span a {
	color: #f15a22;
}

.nva2 {
	width: 200px;
}

.nav2 .n_nav {
	width: 100%;
}

.n_nav a {
	display: block;
	height: 65px;
	line-height: 65px;
	width: 170px;
	text-align: center;
	background: #ccc;
	margin-right: 1px;
	font-size: 16px;
	color: #333;
	float: left;
	border-bottom: 2px solid #fff;
}

.n_nav a:hover {
	background: #1A1A1A;
	color: #20A7DF;
}

.about_box {
	background: #fff;
}

.mianban {
	background: #D8D8D8;
	padding: 50px 0px;
}

.info {
	padding: 30px 10px;
}

.n_nav a.active {
	margin: 0;
	background: #1A1A1A;
	color: #20A7DF;
}

.n_nav2 a {
	display: block;
	height: 65px;
	line-height: 65px;
	width: 260px;
	text-align: center;
	background: #ccc;
	margin-right: 1px;
	font-size: 16px;
	color: #333;
	float: left;
	border-right: 2px solid #fff;
}

.n_nav2 a.active {
	margin: 0;
	background: #1A1A1A;
	color: #20A7DF;
}

.n_nav2 a:hover {
	background: #1A1A1A;
	color: #20A7DF;
}

.nva-bar {
	margin-bottom: 40px;
}

.info li {
	font-size: 16px;
	margin-bottom: 10px;
}

.info li span {
	float: right;
	color: #ccc;
}

.part {
	margin-bottom: 20px;
	margin-top: 30px;
}

.panel-default .panel-heading {
	background: #F15A22;
}

.about-box {
	width: 805px;
	background: #fff;
	margin-left: 200px;
}

.info h3 {
	background: #b4b4b4;
	color: #fff;
	font-size: 18px;
	padding: 0 0 0 22px;
	line-height: 44px;
	width: 100%;
	margin-top: 40px;
}

.info p {
	margin: 10px 0;
	padding-left: 25px;
}

.cost_tab {
	height: 32px;
	margin-top: 30PX;
}

.cost_tab a {
	background: #b4b4b4;
	line-height: 40px;
	width: 100px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	display: block;
	float: left;
	margin-right: 1px;
}

.cost_tab a:hover,
.cost_tab .active {
	background: #f15a22;
}

.list-group a:first-of-type {
	background: #F15A22;
	border-color: #F15A22;
}
.xz1 {
    background: #f15a22;
    color: #fff;
    display: inline-block;
    line-height: 30px;
    padding: 0 30px;
    font-size: 14px;
    border: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}





@media (max-width: 768px) {
	body {
		font-size: 14px;
	}
	.logo-box span {
		display: none!important;
	}
	.logo-box {
		padding-top: 15px;
		padding-bottom: 0px;
		text-align: left;
	}
	.logo-box1 {
		margin-top: 5px;
		margin-left: 20px;
		text-align: center;
		margin-bottom: 10px;
		padding: 0;
	}
	.logo-box1 strong {
		display: none !important; 
	}
	.logo-box1 li {
	    display: inline;
	    margin-right: 0px;
	}
	.logo-box1 li i {
	    color: #F15A22;
	    font-size: 18px;
	}	
	.nva {
		display: none !important;
	}
	.in-show img {
		width: 320px;
		margin-right: 0px;
		height: 160px;
	}
	.serve_shadow {
		background: url(../img/150602_bg04_2.png) repeat;
		position: relative;
		height: 23px;
		margin-top: -23px;
		z-index: 10;
	}
	.pr {
		position: relative;
	}
	
	.quick-tools li {
		height: 23px;
		float: left;
		position: relative;
		width: 80px;
		text-align: center;
	}
	
	.quick-tools li img {
		position: absolute;
		left: 18px;
		display: none;
	}
	
	.quick-tools li:hover img {
		display: block;
		bottom: 23px;
	}
	
	.quick-tool-title {
		display: inline-block;
		height: 23px;
		line-height: 23px;
		color: white;
		font-size: 7px;
		text-align: center;
		cursor: pointer;
	}
	
	.quick-tools img {
		position: relative;
		width: 50px;
	}
	
	.quick-tool-title i {
		display: inline-block;
		width: 10px;
		vertical-align: middle;
		margin-right: 5px;
		font-size: 10px;
	}
	.quick-tools li a:hover {
		color: #FFFFFF;
	}
	.product h2 {
		font-size: 16px;
		font-weight: bold;
	}
	.bj_list ul {
		padding: 30px 0px;
	}
	.bj_list li span {
		display: block;
		width: 60px;
		height: 60px;
		border: 2px solid #f5f5f7;
		border-radius: 50%;
		margin: 0 auto;
		transition: 0.5s;
		background: #DEDEDE;
	}
	.bj_list .iconfont {
		font-size: 30px;
		color: #F15A22;
		position: relative;
		top: 10px;
	}
	.bj_list li p {
		line-height: 30px;
		margin: 0;
		color: #AA3333;
		font-size: 14px;
		font-weight: bold;
	}
	.bj_list li {
		width: 25%;
		height: 100px;
		float: left;
		text-align: center;
	}
	.bj_list1 ul {
		padding: 20px 0px;
	}
	.bj_list1 .iconfont {
		font-size: 40px;
		color: #F15A22;
		position: relative;
		top: 10px;
	}
	.bj_list1 ul li a p {
		line-height: 30px;
		margin: 0;
		color: #AA3333;
		font-size: 14px;
		font-weight: bold;
	}
	.bj_list1 ul li{
		float: left;
		width: 25%;
		text-align: center;
	}
	.product1 h2 {
		font-size: 16px;
		font-weight: bold;
	}
	.anli .TP {
		margin-bottom: 1em;
		padding-left: 5px;
		padding-right: 5px;
		overflow: hidden;
		width: 50%;
		float: left;
	}

	.anli .TP img {
		border: 1px solid #FFFFFF;
		width: 100%
	}
	.anli .TP span{
		font-size: 14px;
		color: #F15A22;
		margin: 0;
		text-align: center;
		padding: 0.3em 0;
		display: block;
		bottom: 0;
	}
	.product2 h2 {
		font-size: 16px;
		font-weight: bold;
	}
	.product2 h2 a {
	    font-size: 14px;
	    padding: 0.4em 1em;
	    border: 1px solid #D0D0D0;
	    color: #666666;
	    float: right;
	    background: #FFFFFF;
	}
	.TP1 {
		width: 50%;
	}
	dl.news {
		display: table;
	}
	dl.news dt {
		width: 100%;
	}
	dl.news dt img {
		width: 100%;
	}
	dl.news dd {
		display: block;
		vertical-align: top;
		padding: 0 1em;
	}
	dl.news dd h5 {
		font-size: 14px;
		color: #AE2422;
	}
	dl.news dd p {
		line-height: 20px;
		text-indent: 2 0px;
		font-size: 14px;
	}
	.footer_nav {
		display: none;
	}
	.foot {
		background: #182428;			
		padding-bottom: 2em;
	}
	.foot p {
		color: #C7C7C7;	
		text-align: center;
		font-size: 14px;
		margin-bottom: 30px;
	}
	.nva2 {
		display: none !important;
	}
	.mianban {
		width: 380;
		background: #D8D8D8;
		padding: 0px 0px;
	}
	.nva-bar {
		display: none !important;
	}
	.info img {
		width: 100%;
	}
	#gotoTop {
		position: fixed;
		z-index: 9999;
		right: 10px;
		bottom: 10px;
		text-align: center;
		color: #FFFFFF;
		background: rgba(0, 0, 0, 0.5);
		border-radius: 5px;
	}
	#gotoTop abbr {
		cursor: pointer;
		border: none;
		display: none;
		line-height: 48px;
		padding: 10px;
	}
	#gotoTop abbr i {
		font-size: 2em;
	}
	@media (max-width: 767px) {
		#gotoTop {
			left: 0;
			right: 0;
			bottom: 0;
			border-radius: 0;
			background: #F15A22;
			padding: 0;
		}
		#gotoTop .flex,
		#gotoTop .jiameng,
		#gotoTop .about2,
		#gotoTop .about2 div,
		.about2 #gotoTop div,
		#gotoTop .about4,
		#gotoTop .pingpai,
		#gotoTop .jm1,
		#gotoTop .jm2,
		#gotoTop .jmqa dl dd div,
		.jmqa dl dd #gotoTop div {
			width: 100%;
			display: table;
		}
		#gotoTop .foot-menu {
			display: table-cell;
			text-decoration: none;
			color: #FFFFFF;
			line-height: 3;
			border-left: 1px solid #fff;
		}
		#gotoTop .foot-menu:first-of-type {
			border-left: 0;
		}
		#gotoTop .dropup {
			display: table-cell;
			border-left: 1px solid #fff;
		}
		#gotoTop .dropup .dropdown-menu {
			min-width: 100px;
		}
		#gotoTop .dropup .dropdown-menu li {
			border-bottom: 1px solid #ddd;
		}
		#gotoTop .dropup .dropdown-menu li:last-of-type {
			border-bottom: 0;
		}
		#gotoTop .dropup .dropdown-menu a {
			display: block;
			color: #444;
			line-height: 2;
		}
		#gotoTop .dropup a {
			line-height: 3;
			display: inline-block;
			text-decoration: none;
			color: #FFFFFF;
		}
		#gotoTop i {
			font-size: 0.9em;
		}
	}
}