﻿@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, form, button, input, textarea, th, td {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, i {
	font: normal 62.5% tahoma,Arial,Microsoft YaHei,"\5b8b\4f53", tahoma;
}

body {
	min-width: 1300px; font-size:18px; line-height:28px;
}

ul, ol, li {
	list-style: none;
}

a {
	text-decoration: none; font-size:18px; line-height:28px;
	color: #333;
}
em{ font-style:normal;}
a:hover {
	text-decoration: none;
}

img {
	border: 0;
	vertical-align: top;
}

button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.fixed:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fixed {
	*zoom: 1;
}

.clear {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.wd {
	margin: 0 auto;
	width: 1300px;
}

.wd10 {
	margin: 0 auto;
	width: 1000px;
}
.ml60{ margin-left:60px;}
.mr60{ margin-right:60px;}
/* reset.css V1.0  End */

.p_scale {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
}

.overflow {
	height: auto;
	overflow: hidden;
}

/*header*/
.header {position: relative;background:#fff; height:95px;z-index:1000;box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.2); width:100%; position:fixed; top:0;}
.headTop { width:90%;height: auto; margin:0px auto;}

.logo{float:left;margin:15px 0px 10px 4%; height:30px; width:30%;}
.logo img{ width:65px; height:auto; float:left;}
.logo h2{ font-size:30px; color:#036bb4; font-weight:bold; padding:18px 0px 0px 20px; display:inline-block;}
.dl{ display:none;}


.mobileNavTit {display: none;}

.nav{ width:54%;height:45px; margin:25px 1% 0px 0px;float:right;}
.nav ul {height:auto;}
.nav ul li {float: left;position: relative; width:13.28%; margin:0px 0.5%;}
.nav ul li > a {display: block;height:45px;line-height: 45px;color:#000;text-align: center;font-size:18px; text-transform: capitalize;padding:0px 0px;}
.nav ul li:hover, .nav ul li.on{color:#2e97d5;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;}
.nav ul li a:hover{border-bottom:3px solid #2167f2;}
.nav ul li.on a{ border-bottom:3px solid #2167f2;}
.nav ul li img{ vertical-align:middle;}

.nav li a{ position:relative;width:auto;cursor: pointer;}
.nav li a:after,.nav li a:before {content:'';position:absolute;left: 0;top: 0; width: 0;height: 100%;z-index:99;}
.nav li a:hover{z-index:1;background:transparent;}            
.nav li a:before {transition: .3s;border-bottom:3px solid #2167f2;z-index:99;}          
.nav li a:hover:after,.nav li a:hover:before{width:100%;}

.mainlevel ul {display:none; width: auto; margin-left:0px; background:#3f74df; box-shadow:0px 2px 10px 0px rgba(0, 0, 0, 0.2); padding:0px 0px 0px 0px; position:absolute; z-index:-10; text-align:left;}
.mainlevel li { width:220px !important; text-align:center; height:50px;line-height:50px;float:none; border-bottom:1px solid #4f83ed;overflow:hidden; margin:0px !important;}

.mainlevel li a{height:50px !important;display:block; line-height:50px !important;font-size:16px !important;color:#fff !important; text-align:center !important; background:none !important; padding:0px 0px 0px 20px; text-transform: capitalize !important;}
.mainlevel li a:hover{ background:#fff !important; color:#3f74df !important;}


.header_r{ float:right; background:#2167f2; height:100%; padding:0px 4% 0px 0.5%;vertical-align:middle;}
.header_r img{ padding-top:25%;margin:0px 8px; display:inline-block;}
.header_r .login{ color:#fff;}
.header_r a span{ font-size:20px; color:#fff; padding:27px 0px 0px 15px; display:inline-block;}
.header_r a:hover span{ color:#ff0;}

/*banner*/
.banner{margin:95px 0px 0px 0px !important; position:relative; z-index:10;}
.banner .item {display: block;height:750px;background: no-repeat center / cover;}

.indexMain {
	background-color: #fff;
}

/*news*/

.newsBox {
	height: 365px;
	overflow: hidden;
}

.newsBoxLeft {
	float: left;
	width: 790px;
}

.indexTitle {
	height: auto;
	overflow: hidden;
	padding:44px 0 24px 20px;
	background: url(../images/icon2.png) no-repeat 0 45px;
}

.indexTitle b {
	display: inline-block;
	color: #0066b3;
	font-size: 2.2em;
}

.indexTitle a {
	display: block;
	color: #0066b3;
	font-size: 1.4em;
	font-weight: bold;
	margin: 11px 10px 0 0;
	float: right;
}

.indexTitle a:hover {
	color: #ba8940;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.slideBox {
	width: 385px;
	height: 230px;
	overflow: hidden;
	position: relative;
	float: left;
}

.slideBox .hd {
	height: 23px;
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 10;
	text-align: center;
}

.slideBox .hd ul li {
	display: inline-block;
	*display: inline;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	line-height: 10px;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #b78841;
}

.slideBox .hd ul li.on {
	background-color: #ba8940;
}

.slideBox .bd li {
	position: relative;
}

.slideBox .bd {
	height: 100%;
	z-index: 0;
}

.slideBox .bd .pic {
	position: relative;
	z-index: 0;
	display: table;
	width: 385px;
	heigth: 228px;
}

.slideBox .bd .pic a {
	display: table-cell;
	width: 100%;
	height: 228px;
	text-align: center;
	vertical-align: middle;
}

.slideBox .bd .pic img {
	max-width: 385px;
	max-height: 228px;
}

.slideBox .bd .bg {
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: -100px;
	left: 0;
	z-index: 1;
	background: url(../images/indexnewsbg.png) repeat 0 0;
}

.slideBox .bd .tit {
	width: 100%;
	height: 100px;
	line-height: 24px;
	position: absolute;
	bottom: -100px;
	left: 0;
	z-index: 2;
	font-size: 1.6em;
}

.slideBox .bd .tit a {
	color: #fff;
	margin: 14px 40px 0;
	display: block;
}

/*indexNews*/

.indexNews {
	float: right;
	height: auto;
	overflow: hidden;
	width: 373px;
	padding-top: 2px;
}

.indexNews li {
	height: 38px;
	overflow: hidden;
	background: url(../images/dian.jpg) repeat-x 0 bottom;
}

.indexNews li a {
	display: block;
	color: #000;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	font-size: 1.4em;
}

.indexNews li a:hover {
	color: #0066b3;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.indexNews li b {
	display: block;
	color: #0066b3;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	font-size: 1.4em;
	padding-left: 3px;
	width: 52px;
	float: left;
}

.newsBoxRight {
	float: right;
	position: relative;
	width: 361px;
}

.slideNotice {
	position: relative;
}

.slideNotice .indexNews {
	width: 361px;
}

.slideNotice .hd {
	position: absolute;
	right: 2px;
	top: -55px;
	height: 31px;
	line-height: 31px;
	width: 130px;
	border-bottom: 1px solid #ccdae5;
}

.slideNotice .hd ul {
	position: absolute;
	left: 0;
	top: -1px;
	height: 32px;
}

.slideNotice .hd ul li {
	float: left;
	width: 65px;
	cursor: pointer;
	font-size: 1.4em;
	text-align: center;
}

.slideNotice .hd ul li a {
	color: #00457b;
	display: block;
}

.slideNotice .hd ul li.on {
	height: 30px;
	border: 1px solid #ccdae5;
	border-bottom: 2px solid #fff;
	width: 63px;
}

/*indexAd*/

.indexAd .item, .linkImg .item {
	width: 100%;
	overflow: hidden;
}

.indexAd .item:hover img, .linkImg .item:hover img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.iconList {
	height: auto;
	overflow: hidden;
	margin-top: 44px;
}

.iconList li {
	float: left;
	text-align: center;
}

.iconList li a {
	display: block;
	color: #fff;
	width: 180px;
	height: 116px;
	padding-top: 24px;
}

.iconList li a img {
	display: block;
	width: 66px;
	height: 66px;
	margin: 0 auto 10px;
}

.iconList li a div {
	font-size: 1.6em;
}

.iconList li.li1 a {
	background-color: #0084d2;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.iconList li.li2 a {
	background-color: #2cb168;
	border-bottom: 1px solid #fff;
}

.iconList li.li3 a {
	background-color: #745db9;
	border-right: 1px solid #fff;
}

.iconList li.li4 a {
	background-color: #009aaf;
}

.iconList li:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.newsDiv {
	width: 380px;

	float: left;
	margin-left: 30px;
}

.newsDiv:first-child {
	margin-left: 0;
}

.newsDiv .indexNews {
	width: 100%;
}

.newsDiv .indexNews li, .slideNotice .indexNews li {
	position: relative;
}

.newsDiv .indexNews li b, .slideNotice .indexNews li b {
	position: absolute;
	left: 0;
	top: 0;
	float: none;
	z-index: 5;
}

.newsDiv .indexNews li a, .slideNotice .indexNews li a {
	margin-left: 55px;
}

/*link*/

.link {
	height: auto;
	overflow: hidden;
	padding: 40px 0px 30px 0px;
}

.linkText {
	float: left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #0066b3;
	font-size: 2em;
}

.linkSelect {
	margin-left: 105px;
}

.linkSelect li {
	float: left;
	width: 20%;
}

.linkDiv {
	margin-left: 20px;
	height: 28px;
	border: 1px solid #c7ddf4;
}

.customSelect {
	height: 28px;
	line-height: 28px;
	font-size: 1.4em;
	color: #0066b3;
	background: url(../images/icon1.jpg) no-repeat right center;
	width: 100%;
	text-indent: 9px;
}

.customSelectInner {
	cursor: pointer;
	line-height: 28px;
	text-align: left;
	width: 100% !important;
}

/*footer*/

.footer{height: auto;overflow: hidden;color:#eee;line-height: 24px;padding:20px 0px 0px 0px;background-color:#aaa; overflow:hidden;}
.footLink{font-size:15px;}
.footLink a{display: inline-block;color: #b1bbc5;margin: 0 10px;}

.copy {height: auto;overflow: hidden;margin:30px 0px 0px 0px; padding:20px 0px 20px 0px;font-size:15px; text-align:center; background:#999; color:#eee;}
.copy p{ clear:both; padding:10px 0px;}
.copy a {color: #666666;display: inline-block;margin-right: 10px;}
.copy a:hover {color: #fff;-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;transition: all 0.5s ease;}

.mspan1 {
	padding: 0 21px 0 7px;
	display: inline-block;
}

.mspan2 {
	display: inline-block;
}

/*bigImg*/
.bigImg {height:240px; padding:110px 0px 0px 0px;position: relative;z-index: 0;background-repeat: no-repeat;background-position: center top;background-size: cover; margin-top:95px;}
.bigImg p{ font-size:20px; color:#0080cc; padding:15px 0px 0px 0px; background:url(../images/line_04.jpg) left top no-repeat;}
.bigImg h2{ font-size:25px; color:#0080cc; padding:10px 0px 0px 0px;}
/*main*/

.main {width:1300px;position: relative;margin:0px auto 0px;}

.left {float:right;width:250px; margin:20px 0px 0px 0px;}
.sideMenu {height: auto;overflow: hidden;background-color: #fff;margin-bottom: 20px;}
.sideTit a {height: auto;overflow: hidden;padding: 18px 0 19px 36px;color: #fff;display: block;background-image: linear-gradient(to right,#2a65bd, #457ccd);}
.sideTit a h3 {font-weight: bold;font-size: 1.8em;margin-bottom:4px;}
.sideTit a p {font-size: 1.2em;text-transform: uppercase;color: #a5b8cd;font-family: Arial;}
.sideMenuNav {height: auto;overflow: hidden;}
.sideMenuNav h2{ font-size:18px; font-weight:bold; color:#333; height:40px; line-height:40px; padding-left:40px; margin-top:10px;}
.sideMenuNav li {height: auto;overflow: hidden;position: relative;border-bottom: 1px solid #ececec;}
.sideMenuNav li > a {height: 64px;line-height: 64px;padding: 0 31px 0 56px;color: #454545;font-size: 1.6em;display: block;background: url(../images/sideicon1.png) no-repeat 36px center;}
.sideMenuNav li i {display: block;position: absolute;right: 31px;top: 0;height: 64px;width: 10px;z-index: 5;background: url(../images/sideicon3.png) no-repeat right center;}
.sideMenuNav li i.ibg {background: url(../images/sideicon5.png) no-repeat right center !important;}
.sideMenuNav li.on, .sideMenuNav li:hover {background-color: #f8f8f8;}
.sideMenuNav li.on > a, .sideMenuNav li:hover > a {color: #0081cc;background: url(../images/sideicon2.png) no-repeat 36px center;}
.sideMenuNav li.on i, .sideMenuNav li:hover i {background: url(../images/sideicon4.png) no-repeat right center;}
.sideDiv {height: auto;overflow: hidden;background-color: #f8f8f8;}
.sideDiv a {display: block;height: 34px;line-height: 34px;padding: 0 10px 0 56px;color: #585858;font-size: 1.2em;background: url(../images/circle4.png) no-repeat 37px center;}
.sideDiv a:hover, .sideDiv a.cur {color: #0066b3;background: url(../images/circle3.png) no-repeat 37px center #efefef;}

.sideContactTit {height:55px;line-height:55px; background:#fff; border-bottom:1px solid #eee;}
.sideContactTit a {display: inline-block;color:#121212;font-weight: bold;font-size:17px;height:55px;line-height:55px;border-bottom:1px solid #3f74df;}
.sideContactTit a em{ color:#3f74df;}

.sideContactBox {height: auto;overflow: hidden;height: auto;padding:5px 0 0 0px;line-height: 30px;font-size:15px;}
.sideContactBox ul{}
.sideContactBox li{ height:75px;border-bottom:1px dashed #eee; margin:0px 0px 6px 0px; padding:0px 0px 6px 0px; display:block; overflow:hidden;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.sideContactBox li h2{ height:50px;  display:block; overflow:hidden;}
.sideContactBox li h2 a{ font-size:15px;line-height:24px; color:#121212;}
.sideContactBox li p{ height:24px; line-height:24px; color:#666;}
.sideContactBox li p span{ padding:0px 6px 0px 0px;}

.sideContactBox li:hover{padding:0px 0px 6px 12px;}
/*right*/

.right {margin-left:290px;background-color: #fff;min-height: 718px; overflow:hidden;}

.path {height:60px; line-height:60px;overflow: hidden;position: relative;padding: 0 0px;border-bottom: 1px solid #ececec;}
.pathdiv {float: left;color: #787878;font-size:15px;height: 60px;line-height: 60px; background:url(../images/wz_01.png) left center no-repeat; background-size:35px auto; padding:0px 0px 0px 40px; overflow:hidden;}
.pathdiv a {color: #787878;font-size:16px;}
.pathdiv a.on, .pathdiv a:hover {color: #787878;}
.pathdiv span {display: inline-block;padding: 0 6px;}


.menu{ float:right;}
.menu li{height:60px;display:inline-block; margin:0px; padding:0px;}
.menu li a{height:45px;line-height:45px; display:block; padding:0px 25px; font-size:16px; border-radius:8px;}
.menu li a:hover{ background:#3f74df; color:#fff;}
.menu li.current a{ background:#3f74df; color:#fff;}
/*rightBox*/

.rightBox {height: auto;overflow: hidden;padding: 0 0px; width:1020px; float:left;}
.eventsTitle {height: auto;overflow: hidden;padding: 46px 0 38px;line-height: 36px;}
.eventsTitle h3 {color: #585858;font-size: 1.7em;font-weight: bold;margin-bottom: 6px;}
.year {color: #000;font-size: 1.7em;}
.eventsList {height: auto;overflow: hidden;margin: 13px 0 78px;border-top: 1px solid #efefef;}
.eventsList li {height: auto;overflow: hidden;padding: 21px 5px 21px 0;border-bottom: 1px solid #efefef;}
.eventsdate {float: left;width: 82px;text-align: center;}
.eventsdate h3 {color: #fff;font-size: 1.7em;font-weight: bold;height: 38px;line-height: 38px;font-family: Arial;background-color: #05558e;}
.eventsdate p {color: #585858;font-size: 1.3em;height: 33px;line-height: 33px;background-color: #efefef;}
.eventsInfo {margin-left: 111px;font-size: 1.4em;line-height: 34px;color: #585858;padding-top: 5px;}

.downLoad {height: auto;overflow: hidden;padding: 20px 0 0;}
.downLoad li {height: auto;overflow: hidden;}
.downLoad li a {display: block;position: relative;margin: 0 40px;color: #585858;border-bottom: 1px solid #efefef;}
.downLoad li a span {display: block;float: right;width: 98px;height: 66px;line-height: 66px;overflow: hidden;font-size: 1.3em;text-align: right;}
.downLoad li a div {height: 66px;line-height: 66px;overflow: hidden;background: url(../images/circle2.png) no-repeat left center;padding-left: 20px;font-size: 1.4em;}
.downLoad li a i {position: absolute;right: 0;top: 0;z-index: 5;width: 33px;height: 66px;background: url(../images/down1.png) no-repeat left center;}
.downLoad li:hover {background-color: #f8f8f8;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;}
.downLoad li:hover a {color: #0066b3;}
.downLoad li:hover i {background: url(../images/down2.png) no-repeat right center;}

.downLoadTit {height: auto;overflow: hidden;padding:55px 0px 5px 0px;border-bottom: 1px solid #efefef;}
.downLoadTit h1 {font-size:26px;color:#121212; font-weight: bold;}
.source {font-size:14px;color: #757575;margin:22px 0 15px;}
.source span {display: inline-block;padding: 0 12px;}
.source img{ vertical-align:middle;margin:0px 4px 0px 0px;}
.down {display: block;height: 33px;line-height: 33px;width: 93px;text-align: right;font-size: 1.3em;color: #9f9f9f;background: url(../images/down1.png) no-repeat left center;}
.content {font-size:15px;color: #585858;line-height: 34px;list-style: disc;padding: 22px 0 84px;}
.content p{ text-indent:2em;}
.content p img{ margin-left:-2em; margin:15px 0px;}

.content1{ width:100%; margin:15px auto 40px auto;} 
/*organize*/

.organize {
	height: auto;
	overflow: hidden;
}

.organize li a {
	display: block;
	height: auto;
	overflow: hidden;
	margin: 0 40px;
	padding: 30px 0;
	border-bottom: 1px solid #efefef;
}

.organize li:hover {
	background-color: #f8f8f8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.photo {
	float: left;
	width: 100px;
	height: 132px;
	overflow: hidden;
}

.photo img {
	width: 100%;
	height: 100%;
}

.organzineText {
	margin-left: 132px;
	line-height: 34px;
}

.organzineText h3 {
	color: #3e3e3e;
	font-size: 1.6em;
	font-weight: bold;
	margin: 18px 0 8px;
}

.orInfo {
	color: #8b8b8b;
	font-size: 1.3em;
}

/*paged*/

.paged {
	padding: 52px 0 66px;
	text-align: center;
}

.paged a, .paged .p_info, .paged .current {
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0 4px;
	height: 38px;
	line-height: 38px;
	padding: 0 15px;
	font-size: 13px;
	text-align: center;
	color: #8b8b8b;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	background-color: #f3f3f3;
	border: 1px solid #ededed;
}

.paged .current, .paged a:hover {
	border-color: #0066b3;
	color: #fff;
	background-color: #0066b3;
}

.meetTitle {
	height: auto;
	overflow: hidden;
	color: #585858;
	line-height: 34px;
	font-size: 1.6em;
	font-weight: bold;
	padding: 46px 0 12px;
}

/*meetList*/

.meetList {
	height: auto;
	overflow: hidden;
	margin: 20px 0 0 -38px;
}

.meetList li {
	float: left;
	margin: 29px 0 0 33px;
}

.meetList li a {
	display: block;
	height: 76px;
	line-height: 76px;
	width: 250px;
	color: #585858;
	font-size: 1.6em;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	border-radius: 8px;
	background-color: #f3f3f3;
	border: 1px solid #ececec;
}

.meetList li:hover a {
	color: #fff;
	background: url(../images/iconright.jpg) no-repeat 95% center #05568f;
}

/*place*/

.place {
	height: auto;
	overflow: hidden;
	padding-bottom: 53px;
}

.placeBox {
	height: auto;
	overflow: hidden;
	margin-top: 39px;
}

.placeBox dt {
	height: 41px;
	line-height: 41px;
	padding: 0 24px;
	font-size: 1.4em;
	background-color: #0081cc;
}

.placeBox dt a {
	color: #fff;
}

.placeBox dd {
	border-left: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

.placeDiv {
	height: 58px;
	line-height: 58px;
	color: #585858;
	font-size: 1.4em;
	border-top: 1px solid #ededed;
}

.placeDiv div {
	width: 50%;
	float: left;
}

.placeDiv div i {
	display: block;
	float: left;
	width: 33px;
	height: 58px;
	margin-left: 22px;
	background-position: left center;
	background-repeat: no-repeat;
}

.placeDiv div i.i1 {
	background-image: url(../images/placeicon1.png);
}

.placeDiv div i.i2 {
	background-image: url(../images/placeicon2.png);
}

.placeDiv div i.i3 {
	background-image: url(../images/placeicon3.png);
}

.placeDiv div i.i4 {
	background-image: url(../images/placeicon4.png);
}

.placeDiv div i.i5 {
	background-image: url(../images/placeicon5.png);
}

.placeDiv div i.i6 {
	background-image: url(../images/placeicon6.png);
}

.placeDiv div span {
	display: block;
	margin-left: 69px;
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	border-right: 1px solid #ededed;
}

.pbg {
	background-color: #f3f3f3;
}

.article {
	height: auto;
	overflow: hidden;
	position: relative;
	padding: 17px 51px 20px;
	border-top: 1px solid #efefef;
}

.article ul {
	color: #8b8b8b;
	height: auto;
	overflow: hidden;
	font-size: 1.2em;
	padding-top: 30px
}

.article ul li {
	width: 48%;
	float: left;
}

.article ul li div {
	height: 34px;
}

.article ul li.next {
	float: right;
}

.article ul li.next div {
	float: right;
	text-align: right;
}

.article ul li span {
	float: left;
	display: block;
	height: 34px;
	line-height: 34px;
}

.article ul li a {
	height: 34px;
	line-height: 34px;
	float: left;
	overflow: hidden;
	display: block;
	color: #8b8b8b;
}

.article ul li a:hover {
	color: #0066b3;
}

.articleBtn {
	position: absolute;
	top: 50%;
	z-index: 5;
	width: 36px;
	height: 36px;
	margin-top: -20px;
	border: 1px solid #ededed;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #f3f3f3;
}

.articleBtn:hover {
	background-color: #3f74df;
	border-color: #3f74df;
}

.articlePrev {
	left: 0;
	background-image: url(../images/articlebtn1.png);
}

.articlePrev:hover {
	background-image: url(../images/articlebtn11.png);
}

.articleNext {
	right: 0;
	background-image: url(../images/articlebtn2.png);
}

.articleNext:hover {
	background-image: url(../images/articlebtn22.png);
}

.newsShre {
	height: auto;
	overflow: hidden;
	margin:-20px 0 44px 4px;
}

.newsShre .bdshare-button-style0-16 .bds_more {
	color: #757575;
	padding-left: 20px;
}

/*column*/

.column {
	height: auto;
	overflow: hidden;
	padding-bottom: 82px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}

.bg1 {
	background-color: #1f458a;
	background-image: url(../images/columnbg1.jpg);
}

.bg2 {
	background-color: #363b45;
	background-image: url(../images/columnbg2.jpg);
}

.bg3 {
	background-color: #ca612e;
	background-image: url(../images/columnbg3.jpg);
}

.columnTitle {
	height: auto;
	overflow: hidden;
	padding: 38px 0 44px;
	text-align: center;
}

.columnTitle h1 {
	font-weight: bold;
	color: #fff;
	font-size: 3.2em;
}

.columnTitle p {
	color: #5c74c7;
	font-size: 1.2em;
	margin-top: 6px;
	text-transform: uppercase;
}

.columnMain {
	padding: 40px 40px 34px;
	background-color: #eceff4;
}

.columslideBox {
	width: 450px;
	height: 350px;
	overflow: hidden;
	position: relative;
	float: left;
}

.columslideBox .hd {
	height: 32px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	width: auto;
	bottom: 0;
	z-index: 10;
}

.columslideBox .hd ul li {
	display: inline-block;
	*display: inline;
	margin-left: 5px;
	width: 7px;
	height: 7px;
	line-height: 7px;
	text-align: center;
	cursor: pointer;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	border-radius: 7px;
	background-color: #a6a9a3;
}

.columslideBox .hd ul li.on {
	background-color: #419ad2;
}

.columslideBox .bd li {
	position: relative;
}

.columslideBox .bd {
	height: 100%;
	z-index: 0;
}

.columslideBox .bd .pic {
	position: relative;
	z-index: 0;
	display: table;
	width: 450px;
	height: 350px;
}

.columslideBox .bd .pic a {
	display: table-cell;
	width: 100%;
	height: 350px;
	text-align: center;
	vertical-align: middle;
}

.columslideBox .bd .pic img {
	max-width: 450px;
	max-height: 350px;
}

.columslideBox .bd .bg {
	width: 100%;
	height: 54px;
	position: absolute;
	bottom: -54px;
	left: 0;
	z-index: 1;
	background: url(../images/textbg.png) repeat 0 0;
}

.columslideBox .bd .tit {
	width: 100%;
	height: 54px;
	line-height: 54px;
	position: absolute;
	bottom: -54px;
	left: 0;
	z-index: 2;
	background: url(../images/iconright2.png) no-repeat 21px center;
}

.columslideBox .bd .tit a {
	color: #fff;
	margin: 0 60px 0 38px;
	display: block;
	font-size: 1.3em;
	height: 54px;
	line-height: 54px;
	overflow: hidden;
}

.columnRight {
	margin-left: 450px;
	height: 350px;
	overflow: hidden;
	background-color: #fdfefe;
}

.cTitle {
	height: 62px;
	line-height: 62px;
	border-bottom: 1px solid #efefef;
	padding: 0 34px;
}

.cTitle i {
	display: block;
	height: 62px;
	width: 20px;
	float: left;
	background: url(../images/icon3.png) no-repeat left center;
}

.cTitle a {
	color: #585858;
	font-size: 1.7em;
	font-weight: bold;
	display: inline-block;
}

.cTitle a:hover {
	color: #0066b3;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.columnHot {
	padding: 0 36px;
}

.columnHot a {
	height: auto;
	overflow: hidden;
	color: #1f1f1f;
	padding: 23px 0 22px;
	display: block;
	border-bottom: 1px solid #efefef;
}

.columnHot a:hover {
	color: #0066b3;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.cImg {
	float: left;
}

.cImg img {
	width: 90px;
	height: 77px;
}

.cText {
	margin-left: 108px;
}

.cText h3 {
	font-size: 1.6em;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}

.cText p {
	color: #a0a0a0;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	font-size: 1.2em;
}

.columnList {
	height: auto;
	overflow: hidden;
	padding: 7px 36px 0;
}

.columnList li {
	height: 34px;
	line-height: 34px;
	position: relative;
	background: url(../images/circle4.png) no-repeat left center;
}

.columnList li a {
	display: block;
	color: #585858;
	padding-left: 21px;
	font-size: 1.2em;
}

.columnList li a b {
	font-weight: normal;
	display: block;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	margin-right: 65px;
}

.columnList li a span {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	color: #9f9f9f;
}

.columnList li a:hover {
	color: #0066b3;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.columnMain .indexAd {
	margin: 20px 0;
}

.columnBoxDiv {
	width: 450px;
	height: 311px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #fdfefe;
}

.columnBoxDiv .columnList {
	padding: 17px 36px 0;
}

.columnFooter {
	height: auto;
	overflow: hidden;
	line-height: 24px;
	padding-bottom: 30px;
	text-align: center;
	background-color: #e1e1e1;
	color: #585858;
}

.columnFooter a {
	color: #585858;
}

.columnFooter a:hover {
	color: #333;
}

.columnAd img {
	width: 100%;
	height: auto;
	display: block;
	margin: 20px 0;
}

.columnLink {
	height: auto;
	overflow: hidden;
	margin: 0 0 14px -20px;
}

.columnLink li {
	float: left;
	margin-left: 20px;
	width: 215px;
	text-align: center;
}

.columnLink li a {
	height: 67px;
	line-height: 67px;
	display: block;
	color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	font-size: 2em;
}

.columnLink li.cli1 a {
	background-color: #63a0d9;
}

.columnLink li.cli2 a {
	background-color: #58b5ce;
}

.columnLink li.cli3 a {
	background-color: #a8d15b;
}

.columnLink li.cli4 a {
	background-color: #5b75d1;
}

.columnLink li:hover a {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.bg2 .columnTitle p {
	color: #616277;
}

.bg2 .columnFooter {
	background-color: #c6dbef;
}

.bg3 .columnTitle p {
	color: #e8c1ac;
}

.bg3 .cTitle {
	position: relative;
	background: url(../images/ctitlebg.jpg) repeat-x 0 0;
}

.bg3 .cTitle .more {
	position: absolute;
	right: 30px;
	top: 14px;
	z-index: 5;
	color: #404040;
	font-size: 1.2em;
	font-weight: normal;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 28px 0 17px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #e8ddcc;
	background: url(../images/more.png) no-repeat 45px center #fbf0e0;
}

.bg3 .cTitle .more:hover {
	color: #ff8830;
}

.bg3 .cTitle i {
	background-image: url(../images/icon4.png);
}

.bg3 .columnFooter {
	background-color: #fef8ef;
}

.bg3 .columnBoxDiv {
	height: 316px;
}

.bg3 .columnList li a:hover, .bg3 .cTitle a:hover, .bg3 .columnHot a:hover {
	color: #ff8830;
}

.m20 {
	margin-top: 20px;
}

.columnText {
	font-size: 12px;
	color: #7b7b7b;
	line-height: 28px;
	margin: 23px 34px;
	max-height: 196px;
	overflow: hidden;
}

.columnBoxUl {
	height: 316px;
	margin-left: 20px;
	float: left;
	background-color: #fefdfc;
	width: 293px;
}

.columnBoxUl:first-child {
	margin-left: 0;
}

.columnBoxUl .columnList {
	padding: 17px 21px 0;
}

.columnBoxUl .columnList li a b {
	margin-right: 0;
}

.columnBoxUl .cTitle {
	padding: 0 20px 0 32px;
}

.columnBoxUl .cTitle .more {
	right: 20px;
}

/*columnMenu*/

.columnMenu {
	height: auto;
	overflow: hidden;
	background-color: #ac5a24;
}

.columnMenu ul li {
	float: left;
	width: 16.66666%;
}

.columnMenu ul li a {
	display: block;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	font-size: 1.6em;
	border-left: 1px solid #bf7443;
}

.columnMenu ul li a:first-child {
	border-left: 0;
}

.columnMenu ul li:hover, .columnMenu ul li.on {
	background-color: #b66129;
}

.columnMenuTit {
	height: 56px;
	line-height: 56px;
	display: none;
	background-color: #ac5a24;
	color: #fff;
	font-size: 1.6em;
	text-align: center;
	background: url(../images/downicon.png) no-repeat 97% center;
}

/*响应式导航*/

.mobileIconCon {
	display: none;
	background: url(../images/menu.png) no-repeat 20px center #0d4fb1; background-size:25px auto; border-top:1px solid #1b5dbf;
	position: relative; text-transform:uppercase; margin-left:-5px;
}

.mobileIconCon a {
	display: block;
	width: 40px;
	height: 50px;
	position: absolute;
	top: 0;
	z-index: 5;
	width: 100%;
}

.searchBtn {
	background: url(../images/search.jpg) center center no-repeat;
	width: 40px;
	height: 60px;
	right: 20px;
	position: absolute;
	top: 35px;
	z-index: 5;
	display: none;
}

#mobileNavTit {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size:16px;
	color: #fff;
}

.mobileSearchCon {
	display: none;
	width: 100%;
	height: 46px;
	background-color: #9bc0df;
	overflow: hidden;
}

.mobileSearchBox {
	position: relative;
	width: 98%;
	height: 40px;
	margin: 3px auto;
	background-color: #fff;
	border-radius: 5px;
	overflow: hidden;
}

.mobileSearchBox input[type="text"] {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 1.4em;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	color: #999;
}

.mobileSearchBox input[type="submit"] {
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	top: 0;
	right: 0;
	border: none;
	background: url(../images/search.jpg) center no-repeat;
}

.sideNavCon {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 9999;
}

.sideNavCon .bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: inherit;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 11000;
}

.sideNavCon .sideNavScroll {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: inherit;
	background-color: #fff;
	overflow: hidden;
	z-index: 11001;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: .5s ease all;
	transition: .5s ease all;
}

.sideNavCon .sideNavScroll.on {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.sideNavCon .sideNavScroll .closeSideNavCon {
	display: block;
	width: 100%;
	height: 30px;
	text-align: right;
	padding-top: 5px;
}

.sideNavCon .sideNavScroll .closeSideNavCon a {
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 30px;
	height: 30px;
	background-color: #666;
	border-radius: 50%;
	line-height: 30px;
	font-size: 22px;
	color: #fff;
	text-align: center;
}

.sideNavCon .sideNav {
	width: 100%;
}

.sideNavCon .sideNav li {
	position: relative;
	margin: 0 10px;
	border-bottom: 1px solid #dcdbdb;
}

.sideNavCon .sideNav li > a {
	position: relative;
	display: block;
	padding-left: 20px;
	font-size:16px;
	color: #333;
	line-height: 50px;
}

.sideNavCon .sideNav li i {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	font-size:15px;
	width: 50px;
	height: 50px;
	line-height: 4;
	color: #333;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	z-index: 2;
	transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
}

.sideNavCon .sideChildNavScroll {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: inherit;
	background-color: #f1f1f1;
	overflow: hidden;
	z-index: 11002;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: .5s ease all;
	transition: .5s ease all;
}

.sideNavCon .sideChildNavScroll.on {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.sideNavCon .sideChildNavScroll .backBtn {
	position: relative;
	width: 100%;
	text-align: center;
	height: 60px;
	line-height: 60px;
	color: #333;
	font-size: 16px;
	background-color: #fff;
	border-bottom: 1px solid #ededed;
}

.sideNavCon .sideChildNavScroll .backBtn span {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
}

.sideNavCon .sideChildNav > ul {
	width: 100%;
}

.sideNavCon .sideChildNav > ul > li {
	width: 100%;
	display: none;
}

.sideNavCon .sideChildNav dl dt {
	height: 60px;
	line-height: 60px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ededed;
}

.sideNavCon .sideChildNav dl dt a {
	display: block;
	padding: 0 10px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.sideNavCon .sideChildNav dl dd {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e8e8e8;
}

.sideNavCon .sideChildNav dl dd a {
	display: block;
	padding: 0 20px;
	color: #333;
	font-size: 16px;
}

.sideNavCon .sideChildNav .sideChildWord li {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e8e8e8;
}

.sideNavCon .sideChildNav .sideChildWord li a {
	display: block;
	padding: 0 20px;
	color: #333;
	font-size: 16px;
}

/*wrapper*/

#wrapper {
	width: 100%;
	height: 100%;
}

#scroller {
	position: relative;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 100%;
	padding: 0;
	height: 100%;
}

.imgdiv {
	position: absolute;
	left: 0;
	width: 100%;
	display: none;
	z-index: 990;
	background-color: #fff;
}

.imgdiv div.s1 img {
	display: block;
	position: absolute;
	top: 50%;
	z-index: 999;
	left: 50%;
	max-width: 95% !important;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.close {
	height: 5em;
	line-height: 5em;
	text-align: center;
	position: absolute;
	z-index: 999;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #000;
	font-size: 1.6em;
	cursor: pointer;
}

.mobileTit {
	display: none;
}

.mobileTit a {
	height: 45px;
	line-height: 45px;
	font-size: 1.6em;
	color: #fff;
	display: block;
	padding-left: 21px;
	background: url(../images/downicon.png) no-repeat 97% center #1271b3;
}

/* 0507start */

.cellbox {
	margin: 100px auto;
	width: 500px;
	border: 1px solid #ccc;
	height: 200px;
}

.cellbox .cellbg {
	width: 500px;
	height: 60px;
	background: #05568f;
	font-size: 20px;
	color: #fff;
	line-height: 60px;
	text-align: center
}

.cellbox .mess1, .cellbox .mess2 {
	font-size: 15px;
	text-align: center;
}

.cellbox .mess1 {
	padding-bottom: 10px;
	padding-top: 40px
}

/* 0507end */



/* cxy  */

.columnBoxUl1 {
	height: 316px;
	/*margin-left: 20px;*/
	float: left;
	background-color: #fefdfc;
	width: 293px;
}

.columnBoxUl1:first-child {
	margin-left: 0;
}

.columnBoxUl1 .columnList {
	padding: 17px 21px 0;
}

.columnBoxUl1 .columnList li a b {
	margin-right: 0;
}

.columnBoxUl1 .cTitle {
	padding: 0 20px 0 32px;
}

.columnBoxUl1 .cTitle .more {
	right: 20px;
}

.ml20 {
	margin-left: 20px;
}

.exp .owl-item {
	width: 297px !important;
}

.fLink {
	font-size: 1.4em;
	margin-top: 5px;
}

.fLink a {
	display: inline-block;
	color: #0066b3;
	margin: 0px 14px;
}

.pagess {margin:40px 20px 30px 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size: 12px; clear:both;}
.pagess ul li {display: inline-block;border: 1px solid #ccc;padding:4px 12px;margin: 0 3px 8px 3px;line-height: 20px;background: #fff;color: #999; font-size:15px;}
.pagess ul li:hover {background: #3f74df;color: #fff;border: 1px solid #3f74df}
.pagess ul li:hover a {color: #fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #3f74df;padding:4px 12px;margin: 0 3px;background: #3f74df;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a {display: block;color: #999; height:20px; line-height:20px;}

.pagess ul li a:hover {color: #fff;}

.message {
	overflow: hidden;
}

.message dd {
	margin-bottom: 10px;
}

.message .kuang {
	width: 300px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ddd;
	padding: 0 10px
}

.message textarea {
	width: 400px;
	padding: 10px;
	border: 1px solid #ddd;
	height: 100px;
}

.message .tj {
	width: 150px;
	height: 40px;
	border: 0;
	text-align: center;
	line-height: 40xp;
	color: #fff;
	margin-left: 42px;
	background: #0081cc;
	cursor: pointer
}

.message span {
	float: left
}
.yxrw{clear:both; overflow:hidden;}
.yxrw ul{ width:1212px; margin-left:-6px;}
.yxrw li{ width:186px; float:left; margin:8px;}
.yxrw li img{ width:180px; height:257px; padding:2px; border:1px solid #ddd; display:block;}
.yxrw li span{ height:30px; line-height:35px; display:block; text-align:center; font-size:16px;}


#yxrw{ width:1152px; clear:both; display:block; margin:20px auto 0px auto; overflow:hidden;}
#yxrw li{ width:176px; float:left; margin:8px;}
#yxrw li img{ width:170px; height:243px; padding:2px; border:1px solid #ddd; display:block;}
#yxrw li span{ height:30px; line-height:35px; display:block; text-align:center; font-size:16px;}

#shjs{ width:1152px; clear:both; display:block; margin:20px auto 0px auto; overflow:hidden;}
#shjs li{ width:280px; float:left; margin:8px 4px;}
#shjs li img{ width:274px; height:183px; padding:2px; border:1px solid #ddd; display:block;}
#shjs li span{ height:30px; line-height:35px; display:block; text-align:center; font-size:16px;}


/*新增代码*/
.bg_04{ width:100%; height:auto; background: url(../images/bg_04.jpg) center center no-repeat; overflow:hidden; padding:0px 0px 40px 0px; margin:0px 0px 40px 0px;}
.biaoti_01{ width:1300px; margin:65px auto; text-align:center;}
.biaoti_01 h1{ font-size:45px; color:#2167f2; font-weight:bold; padding:0px 0px 25px 0px; text-transform: capitalize;}
.biaoti_01 p{ font-size:16px; color:#666; padding:20px 0px 0px 0px;}

.why{ width:1300px; margin:150px auto 20px auto;}
.why ul{ width:1324px; margin-left:-12px;}
.why li{ width:289px; height:330px; text-align:center; float:left; margin:10px; border:1px solid #ddd; background:#fff; padding:10px; position:relative;}
.why li img{ width:150px; height:150px; border-radius:50%;display:block; position:absolute; left:50%; margin-left:-90px; top:-75px; border:5px solid #fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}
.why li h2{ height:50px; line-height:24px; font-size:25px; margin:100px 0px 15px 0px; display:block; color:#121212; font-weight:bold; overflow:hidden; position:relative; z-index:99; background:#fff;}
.why li p{ height:95px; line-height:30px; color:#565656; display:block; overflow:hidden;}
.why li a{ height:35px; line-height:35px; display:inline-block; padding:0px 15px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; margin:15px 0px 0px 0px; text-transform:capitalize;}
.why li a:hover{ background:#2167f2; color:#fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}

.more_01{ height:50px; line-height:50px; border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee; width:250px; margin:40px auto; text-align:center;}
.more_01 a{ height:50px; line-height:50px; display:block; font-size:20px; color:#121212;}
.more_01 a:hover{ background:#2167f2; color:#fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}

/*品牌*/
.pinpai{ width:1300px; margin:0px auto 40px auto;}
.pinpai ul{ width:1325px; margin-left:-12px; }
.pinpai li{ width:264px; height:93px; border:1px solid #ddd; margin-left:-1px; margin-top:-1px;float:left; text-align:center; overflow:hidden;}
.pinpai li img{ max-width:264px; max-height:93px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.pinpai li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}



/*新闻*/
.news{ width:1300px; margin:20px auto;}
.news ul{}
.news li{ width:49%; height: auto;float:left; margin:10px 0px 40px 0px; overflow:hidden;}
.news li:nth-child(2n){ float:right;}
.news li span{ height:28px; line-height:28px; background:url(../images/date.png) left center no-repeat; padding-left:30px; display:block;}
.news li h2{ height:30px; line-height:30px;margin:10px 0px; display:block;overflow:hidden;}
.news li h2 a{font-size:20px; color:#121212; font-weight:bold;}
.news li h2 a:hover{ color:#2167f2;}
.news li p{ height:48px; line-height:22px; color:#565656; display:block; overflow:hidden;}
.news li .more_03{ height:40px; line-height:40px; border-top:1px solid #ddd; border-bottom:1px solid #ddd;display:inline-block; padding:0px 15px; margin:12px 0px 0px 0px;}


/*产品替代*/
.bg_01{ width:100%; height:auto;  background: url(../images/bg_04.jpg) center center no-repeat #f1f1f1; overflow:hidden; padding:0px 0px 40px 0px; margin:0px 0px 40px 0px;}
.biaoti_02{ width:100%; margin:45px auto 35px auto; text-align:center;}
.biaoti_02 h1{ font-size:35px; color:#fff;padding:0px 0px 25px 0px; text-transform: capitalize;}

.ss{ width:660px; height:55px; line-height:55px; border-radius:12px; display:block; margin:0px auto 65px auto; overflow:hidden;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}
.ss .ss_text{height:55px; line-height:55px; border:0; width:560px; padding:0px 0px 0px 20px; font-size:15px; display:inline-block; float:left; background:#fff;}
.ss .ss_submit{height:55px; line-height:55px; border:0; background:url(../images/ss_01.png) center center no-repeat #2167f2; width:80px; display:inline-block; float:right;}

.quick_c{ width:1000px; margin:65px auto 0px auto;}

.ss_01{ width:730px; height:55px; line-height:55px; border-radius:8px; display:block; margin:0px 0px 25px 0px; overflow:hidden;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); float:left;}
.ss_01 .ss_01_text{height:55px; line-height:55px; border:0; width:560px; padding:0px 0px 0px 20px; font-size:16px; display:inline-block; float:left; background:#fff;}
.ss_01 .ss_01_submit{height:55px; line-height:55px; border:0; background:#2167f2; color:#fff; font-size:20px; width:150px; display:inline-block; float:right;}

.quick{ height:55px; line-height:55px; border-radius:8px;color:#fff; background:url(../images/quick1.png) 45px center no-repeat #2167f2;  padding:0px 45px 0px 95px; font-size:18px;margin:0px 0px 25px 0px;border:1px solid #2167f2; display:inline-block; float:right;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}
.quick:hover{ background:url(../images/quick.png) 45px center no-repeat; color:#2167f2;}



/*关于我们*/
.bg_02{width:100%;height:auto; overflow:hidden; padding:0px 0px 0px 0px;background: url(../images/bg_03.jpg) center center;}
.about{ width:50%;background:rgba(255,255,255,0.7); padding:8% 5%;}
.about h1{ font-size:30px; font-weight:bold; padding:0px 0px 15px 0px;}
.about .about_c{font-size:20px; color:#121212; line-height:35px;}
.about_a{ height:35px; line-height:35px; display:inline-block; padding:0px 15px; border-top:1px solid #ddd;border-bottom:1px solid #ddd; color:#666; text-transform:capitalize; margin:20px 0px 0px 0px;}
.about_a:hover{ background:#2167f2; color:#fff; border:1px solid #fff;}

.about_menu{ text-align:center;}
.about_menu li{ height:50px; line-height:50px; border:1px solid #ddd; border-radius:25px; display:inline-block; margin:20px 15px 0px 15px; overflow:hidden;}
.about_menu li a{height:50px; line-height:50px;font-size:18px; display:block;}
.about_menu li a:hover{color:#fff;}
.about_menu li:first-child a{ background:url(../images/a1.png) 20px center no-repeat;padding:0px 30px 0px 60px; }
.about_menu li:nth-child(2) a{ background:url(../images/a2.png) 20px center no-repeat;padding:0px 30px 0px 60px; }
.about_menu li:nth-child(3) a{ background:url(../images/a3.png) 20px center no-repeat;padding:0px 30px 0px 60px; }
.about_menu li:last-child a{ background:url(../images/a4.png) 20px center no-repeat;padding:0px 30px 0px 60px; }

.about_menu li:first-child a:hover{ background:url(../images/a11.png) 20px center no-repeat #2167f2;padding:0px 30px 0px 60px; }
.about_menu li:nth-child(2) a:hover{ background:url(../images/a21.png) 20px center no-repeat #2167f2;padding:0px 30px 0px 60px; }
.about_menu li:nth-child(3) a:hover{ background:url(../images/a31.png) 20px center no-repeat #2167f2;padding:0px 30px 0px 60px; }
.about_menu li:last-child a:hover{ background:url(../images/a41.png) 20px center no-repeat #2167f2;padding:0px 30px 0px 60px; }

.more_02{ height:50px; line-height:50px; display:block; font-size:16px;border:1px solid #5d8ceb; color:#fff; width:160px; text-align:center; margin:40px 0px 0px 0px;}
.more_02:hover{ background:#fff; color:#3f74df;}



/*企业文化*/
.qywh{ width:1300px; margin:20px auto;}
.qywh li{ width:20%; margin:15px 0px; float:left; text-align:center; }
.qywh li img{ width:95%; height:auto; border-radius:8px;}

.qywh li p{ height:35px; line-height:35px; text-transform:uppercase; display:block; font-size:18px; margin:15px 0px 0px 0px;}

.zzjg{ width:1300px; margin:0px auto;}
.zzjg img{ max-width:100%; height:auto;}




/*工厂展示*/
.tdhd_01{ width:514px; height:371px; float:left; margin:8px 0px 40px 0px; overflow:hidden;}
.tdhd_01 img{transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.tdhd_01:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}
.tdhd_02{ width:776px; float:right;}
.tdhd_02 ul{ width:786px; margin-left:-5px;}
.tdhd_02 li{ width:248px; height:179px; float:left; margin:7px; overflow:hidden;}
.tdhd_02 li img{ width:248px; height:179px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.tdhd_02 li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}

/*品质保证*/
.pzbz{ width:1300px; margin:20px auto; font-size:16px; line-height:30px;}
.pzbz img{ width:499px; height:303px; float:left; margin:0px 20px 0px 0px;}

/*产品中心*/
.pro_menu{ width:1300px; margin:20px auto;}
.pro_menu li{ height:52px; margin:8px 8px; float:left; width:197px; text-align:center;}
.pro_menu li a{ height:50px; line-height:50px; border-radius:8px; border:1px solid #ddd; display:block; font-size:18px; color:#121212;}
.pro_menu li a:hover{ background:#2167f2; color:#fff;}

/*应用场景*/
.yy{ width:1300px; margin:0px auto;}
.yy ul{ width:1302px; margin-left:-1px;}
.yy li{ width:193px; height:230px; margin:12px; float:left; text-align:center;}
.yy li img{ width:183px; height:183px; border:5px solid #fff; border-radius:50%; display:block;}
.yy li span{ height:35px; line-height:35px; display:block;}




/*代理商查询*/
.bg_03{ width:100%; height:auto; background:url(../images/bg_02.jpg) center center no-repeat; overflow:hidden; margin:0px 0px 0px 0px;}


/*新闻中心*/
.xwzx{ width:100%; margin:15px 0px 20px 0px; overflow:hidden;}
.xwzx li{ border:1px dotted #ddd; padding:15px 25px 10px 25px; overflow:hidden; margin:0px 0px 15px 0px;}

.xwzx li .xwzx_p{ width:305px; height:188px; float:left;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.xwzx li:hover .xwzx_p{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}

.xwzx li .xwzx_c{ width:900px; float:left;margin:0px 0px 0px 35px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.xwzx li .xwzx_c h2{ height:40px; line-height:40px;overflow:hidden; background:url(../images/line_01.jpg) left bottom no-repeat; display:block; margin:0px 0px 10px 0px;}
.xwzx li .xwzx_c h2 a{ height:40px; line-height:40px;font-size:20px; font-weight:bold; color:#121212;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.xwzx li .xwzx_c .xwzx_text{ font-size:16px; color:#787878; height:85px; line-height:30px; display:block; overflow:hidden;}
.xwzx li .xwzx_c .xwzx_ll{ font-size:16px; color:#787878; line-height:35px; height:35px; margin:15px 0px 0px 0px; background:url(../images/ll_01.png) left center no-repeat; padding:0px 0px 0px 30px; display:inline-block;}
.xwzx li .xwzx_c .xwzx_lr{ font-size:16px; color:#787878; line-height:35px; height:35px; margin:15px 0px 0px 30px; background:url(../images/date.png) left center no-repeat; padding:0px 0px 0px 25px; display: inline-block;}
.xwzx li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);}




.rlzy_01{ width:100%; margin:20px auto 20px auto;overflow:hidden;}
.rlzy_01 img{ width:100%; height:auto; margin:20px 0px 20px 0px;}
.rlzy_01 .rlzy_01_c{ width:92%; background:rgba(255,255,255,0.6); margin:-85px auto 0px auto; position:relative; z-index:999; padding:10px 2%;}
.rlzy_01 .rlzy_01_c h2{ font-size:20px; color:#2167f2; font-weight:bold; background:url(../images/line_04.jpg) left bottom no-repeat; padding:0px 0px 10px 0px; margin:15px 0px 15px 0px;}
.rlzy_01 .rlzy_01_c h3{ font-size:18px; color:#121212;font-weight:bold; padding:8px 0px;}
.rlzy_01 .rlzy_01_c p{ font-size:16px; color:#121212; line-height:30px;}






/* 招贤纳士 */
.jobsList{width:100%; margin:0px 0px 30px 0px;overflow:hidden;}
.jobTitle{height:50px;line-height:50px;background:#999;color:#fff;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}

.jobsList dd{height:55px;line-height:55px; border:1px solid #ddd;cursor:pointer;position:relative; font-size:18px;background: url(../images/jian.png) 99% center no-repeat #fff; font-weight:bold; padding:0px 0px 0px 30px; overflow:hidden; border-radius:8px; margin:0px 0px 10px 0px;}
.jobsList dd.on{background: url(../images/jia.png) 99% center no-repeat #2167f2; color:#fff;}

.jobsList dd span{display:block;float:left;width:25%;height:48px;text-align:center;font-size:18px;}

.jobsList dt{padding:30px 30px;background:#f1f1f1;font-size:16px; line-height:30px; margin:0px 0px 10px 0px;}
.jobsList dt h2{ font-size:16px; font-weight:bold; padding:0px 0px 10px 0px;}
.jobsList dt p{font-size:16px; color:#666;}

.apply{width:auto;height:45px;line-height:45px;margin-top:15px;color:#999; background:#fff; border:1px solid #ddd; display:inline-block; padding:0px 30px; border-radius:8px;}
.apply:hover{background-color:#999;color:#fff;}



/*方案内容*/
.content_h1{ font-size:20px; font-weight:bold; color:#2d3b49; background:url(../images/line_03.jpg) left bottom no-repeat; margin:35px 0px 20px 0px; padding:0px 0px 15px 0px;}
.content_h2{ font-size:20px; font-weight:bold; color:#0089cf; background:url(../images/line_05.png) center center no-repeat; margin:35px 0px 35px 0px; padding:0px 0px 0px 0px; text-align:center;}

/*联系我们*/
.contact{ width:100%;}
.contact li{ height: auto; margin:10px 0px; padding:10px 0px; border-bottom:1px dotted #ddd; overflow:hidden;}
.contact li img{ width:350px; height:350px; float:left; margin:0px 30px 0px 0px;}
.contact li h2{ font-size:20px; color:#2167f2; font-weight:bold; text-transform:uppercase; background:url(../images/wz_01.png) left center no-repeat; height:35px; line-height:35px; background-size:30px auto; display:inline-block;padding:0px 0px 0px 35px; margin:55px 0px 10px 0px;}
.contact li p{ font-size:18px; line-height:38px; color:#121212;}


.post-form p input{ font-size:16px;height:52px; line-height:52px; width:97%; border:0; padding-left:4%; background:none}
.post-form span{position:absolute; right:10px; top:0px; z-index:999; width:130px; text-align:right; font-size:14px; color:#f00;}
.llys_t11{ width:31%; border:none; height:52px; line-height:52px; padding:0px 0px 0px 0px;  border:1px solid #ddd; background:#fff;float:left; position:relative;}
.llys_t12{ width:31%; border:none; height:52px; line-height:52px; padding:0px 0px 0px 0px;  border:1px solid #ddd; background:#fff;margin:0px 3.06%; float:left;position:relative;}
.llys_t13{ width:31%; border:none; height:52px; line-height:52px; padding:0px 0px 0px 0px;  border:1px solid #ddd; background:#fff;float:right;position:relative;}

.llys_t2{ width:99%; border:none; height:52px; line-height:52px; padding:0px 0px 0px 1%; margin:20px 0px; }
.llys_t3{ width:99%; border:none; height:220px; background:#fff; line-height:30px; border:1px solid #ddd; padding:0px 0px 0px 1%;margin:0px 0px 20px 0px; font-size:17px;}
.llys_tj{ width:100%; text-align:center;}


.llys_t4{height:45px; line-height:45px; background:#3f74df; color:#fff; display:inline-block; border:none; padding:0px 60px; font-size:18px; margin:15px 10px 40px 0px; display:inline-block;}
.llys_t4:hover{ background:#1c62c9;}

.llys_t5{ width:auto !important;height:45px !important; line-height:45px !important; background:#999; color:#fff; border:1px solid #0264ab; display:inline-block; border:none;padding:0px 60px !important; font-size:18px; margin:15px 0px 40px 0px;display:inline-block;}
.llys_t5:hover{ background:#1c62c9; color:#fff;}


/*荣誉资质*/
.gszz{ width:1236px; margin:10px auto 10px auto;}
.gszz li{ width:392px; height:320px; float:left; margin:10px 10px 0px 10px; overflow:hidden; }
.gszz li img{ width:380px; height:274px; padding:5px; border:1px solid #ddd;background:#fff;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.gszz li span{ height:40px; line-height:40px; display:block; color:#333; font-size:16px; text-align:center;}


/*荣誉资质*/
.gszz2{ width:1236px; margin:10px auto 10px auto;}
.gszz2 li{ width:392px; height:400px; float:left; margin:10px 10px 0px 10px; overflow:hidden; }
.gszz2 li img{ width:380px; height:360px; padding:5px; border:1px solid #ddd;background:#fff;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.gszz2 li span{ height:40px; line-height:40px; display:block; color:#333; font-size:16px; text-align:center;}



.mr_frbox{ position:relative; width:1300px;height: auto; margin:0px auto 40px auto; overflow:hidden;}
.mr_frbox .prev{position:absolute; left:6px; top:50%; margin-top:-35px; width:56px; height:56px; z-index:10;}
.mr_frbox .next{position:absolute; right:0px; top:50%; margin-top:-35px; width:56px; height:56px; z-index:10;}

.bigimg{width:400px !important; height:auto !important;position: fixed;left: 0;top:40px; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none}
.bigbox{width:840px;background: #fff;border:1px solid #ededed;margin:0 auto;border-radius: 10px;overflow: hidden;padding:10px;}
.bigbox>.imgbox{width:auto;height: auto;float:left;border-radius:5px;overflow: hidden;margin: 0 10px 10px 10px;}
.bigbox>.imgbox>img{width:100%;}
.imgbox:hover{cursor:zoom-in}
.mask:hover{cursor:zoom-out}
.mask>img{position: fixed;left:50%; margin-left:220px;top:100px;width:60px;}
.mask>img:hover{cursor:pointer}

.pklc{ width:1300px; margin:20px auto; text-align:center;}
.pklc img{ width:100%; height:auto;}

/*产品中心*/
.pro_r{ width:965px; height:560px; background:#fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); padding:25px; position:absolute; right:0px; top:40px; font-size:16px; line-height:32px; color:#333;}
.pro_r ul{ width:970px; margin-left:-2px;}
.pro_r li{ width:465px; height:267px; position:relative; float:left; margin:0px 10px 20px 10px; overflow:hidden;}
.pro_r li img{ width:465px; height:267px;transition: all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.pro_r li span{ width:100%; height:50px; line-height:50px; padding:0px; color:#fff; font-size:18px;text-align:center; background:rgba(13,79,177,0.8); position:absolute; left:0px; top:0px;}
.pro_r li:hover img{transform:scale(1.08);-moz-transition:scale(1.08);-webkit-transition:scale(1.08);-o-transition:scale(1.08);}

.pro_list{ width:1300px; margin:20px auto; border-top:1px solid #ddd;border-right:1px solid #ddd;}
.pro_list th{ height:55px; line-height:55px; background:#2167f2; color:#fff; font-size:18px;border-left:1px solid #ddd; text-align:center;}
.pro_list tr:nth-child(2n) { background:#f9fbfe;}
.pro_list td{ color:#121212; font-size:16px; padding:10px 0px 10px 30px; border-bottom:1px solid #ddd;border-left:1px solid #ddd;}
.pro_list td a{ color:#2167f2;}
.pro_list td a:hover{ color:#f00;}
.pro_list td a img{ margin:0px 10px 0px 0px; vertical-align:middle;}








/*产品详情页*/
#ifocus {width:676px; height: auto; margin-top:25px;float:left;}
#ifocus ul{ margin:0; padding:0; list-style:none;}
#ifocus li{ list-style:none;}
#ifocus_btn {display:inline; float:left; width:120px; margin-right:20px;}
#ifocus_btn li {width:120px; height:102px; cursor:pointer; opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50); margin:0px 0px 6px 0px;}
#ifocus_btn img {width:118px; height:100px;border:1px solid #f1f1f1;}
#ifocus_btn .current img{opacity:1; -moz-opacity:0.5; filter:alpha(opacity=100);border:1px solid #3f74df;}
#ifocus_pic {position:relative; float:left; width:491px; height:433px; overflow:hidden;}
#ifocus_piclist {position:absolute; float:right; display:inline}


.pro_l{ width:700px; height:500px; border:1px solid #ddd; text-align:center; overflow:hidden;}
.pro_l img{ width:80%; height: auto; display:inline-block;}

.pro_r2{ width:440px; margin:50px 0px 0px 60px;}
.pro_r2 .biaoti{ padding-top:10px;font-size:25px; font-weight:normal;line-height:40px; color:#2167f2;}
.pro_r2 .anniu_01{ padding:0px 25px 0px 55px; margin:25px 25px 0px 0px;height:46px; line-height:46px; text-align:center; background: url(../images/pdf_02.png) 20px center no-repeat #2167f2; border-radius:8px; display: inline-block; font-size:16px; color:#fff;}
.pro_r2 .anniu_01:hover{background: url(../images/pdf_02.png) 20px center no-repeat #2a5dc4;}

.pro_r_ny{margin:0px 0px; font-size:18px; color:#787878; overflow:hidden;}
.pro_r_ny li{height:40px; line-height:40px;}

.pro_r3{width:350px; margin:0px 0px 0px px;}
.pro_r3 .biaoti{ padding-top:10px;font-size:20px; font-weight:normal;line-height:40px; color:#333;}
.pro_r3 table{ width:100%; border-bottom:1px solid #eee;border-left:1px solid #eee; text-align:center; margin:10px 0px 0px 0px;}
.pro_r3 table th{border-top:1px solid #eee;border-right:1px solid #eee; padding:6px 5px; background:#2167f2; color:#fff;}
.pro_r3 table td{border-top:1px solid #eee;border-right:1px solid #eee; padding:6px 5px;}



.pro_t{ height:50px; line-height:50px; background:#f1f1f1; margin:30px 0px 20px 0px;}
.pro_t span{ background:#2167f2; padding:0px 15px; color:#fff; font-size:16px; font-weight:bolder; display:inline-block;}
.pro_c2{ padding:10px; margin:0px 0px 30px 0px; font-size:15px; line-height:28px;}
.pro_c2 img{ max-width:1300px;}
.pro_c2 table{ width:100%; border-bottom:1px solid #eee;border-left:1px solid #eee;}
.pro_c2 table td{border-top:1px solid #eee;border-right:1px solid #eee; padding:15px 10px;}
.pro_c2 table tr:first-child{ background:#999; color:#fff;}
.pro_c2 table tr:hover{ background:#f3f3f3; color:#333;}


.qywh_r{ width:935px; height:353px; background:#fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); padding:40px; position:absolute; right:0px; top:80px; font-size:16px; line-height:30px; color:#333; overflow:hidden;}
.qywh_r ul{ width:940px; margin-left:-2px;}
.qywh_r ul li{ width:195px; height:280px; float:left; border:1px solid #f1f1f1; margin:0px 9px 25px 9px; padding:10px; overflow:hidden;}
.qywh_r ul li h2{ height:45px; line-height:45px; font-size:16px; font-weight:bold; text-align:center; background:#3f74df; color:#fff;}
.qywh_r ul li p{ height: 115px; line-height:30px; display:block; overflow:hidden;}
.qywh_r ul li  img{ width:51px; height:50px; display:block; margin:30px auto;}
.qywh_r .jrqywh{ height:45px; line-height:45px; border:1px solid #f1f1f1; display:inline-block; padding:0px 20px; margin:0px 0px 0px 8px;}




/*网站底部*/
.footer_contact{ width:420px; height: auto; padding:50px 30px 0px 0px;float:left;}
.footer_contact img{ margin:0px 0px 20px 0px; }
.footer_contact h1{ font-size:22px; color:#fff;text-transform:uppercase; font-weight:bold;}
.footer_contact ul{ padding:10px 0px 0px 0px;}
.footer_contact li{ font-size:15px; line-height:35px;color:#eee;}


.footer_ul{ width:850px; padding:50px 0px 0px 0px;float:left;}
.footer_ul li{ float:left; font-size:16px; margin:0px 0px 0px 0px; min-height:260px; border-left:1px solid #bbb;}
.footer_ul li a{ font-size:15px;}
.footer_ul li.footer_ul_01{ width:250px; padding:0px 0px 0px 70px;}
.footer_ul li.footer_ul_02{ width:200px; padding:0px 0px 0px 80px;}
.footer_ul li.footer_ul_05{ width:180px; padding:0px 0px 0px 53px; font-size:16px;}
.footer_ul li.footer_ul_05 .ewm{ width:100%; height:auto;}
.footer_ul li.footer_ul_05 p img{ width:30px; height:auto; margin:0px 1px;}
.footer_ul li.footer_ul_05 p img:hover{ opacity:0.5;}

.footer_ul li b{font-size:16px; color:#fff; text-transform:uppercase; padding:0px 0px 15px 0px; margin:0px 0px 15px 0px; display:inline-block; background:url(../images/line_03.jpg) left bottom no-repeat;}

.footer_ul li li{ float: none; line-height:30px; color:#fff; border:none; min-height:auto;}
.footer_ul li li a{color:#eee; font-size:15px;}
.footer_ul li li a:hover{color:#fff;}

.footer_ul li span{height:30px; line-height:30px;text-align:center;font-size:14px; display:block; padding:10px 0px 0px 0px;}

/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:5px; bottom:30px; margin-top:-120px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#2167f2; margin-bottom:10px; border-radius:50%;cursor:pointer;outline:none;box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}




/*产品替代*/
.dptd{ width:1298px; border-bottom:1px solid #ddd; border-left:1px solid #ddd; margin:25px 0px 45px 0px;}
.dptd th{ border-top:1px solid #ddd; border-right:1px solid #ddd; background:#999; color:#fff; text-align:center; font-size:16px; font-weight:bold; padding:15px 20px;}
.dptd td{ border-top:1px solid #ddd; border-right:1px solid #ddd; color:#333; padding:15px 20px; font-size:15px; line-height:26px;}
.dptd_01{ width:67px; height:auto; display:inline-block; border:1px solid #ddd;}
.dptd_02{ color:#3f74df; font-weight:bold;}
.t_center{ text-align:center;}
.dptd td a:hover{ color:#f00;}
.dptd_03{ color:#3f74df; display:block;}
.dptd_04{ color:#3f74df; display:block; margin:10px 0px 0px 0px;}
.dptd_04 img{ width:20px; vertical-align:middle; margin:0px 10px 0px 0px;}
.dptd_05 img{ width:36px; vertical-align:middle; margin:0px 10px 0px 0px;}
.dptd_06{ height:38px; line-height:38px; background:#3f74df; color:#fff; border-radius:12px; padding:0px 25px; display:inline-block;}
.dptd_06:hover{ background:#999999; color:#fff !important;}
.dptd tr:hover{ background:#f3f3f3;}


#HBox{width:900px !important;height: auto !important;margin:0 auto;top:60px !important; left:50% !important; margin-left:-450px !important;box-shadow:1px 1px 5px #333;-webkit-box-shadow:1px 1px 5px #333;display:none;background-color:#ffffff;z-index:100000; margin-top:auto !important; padding:20px 20px;}
.dptd2_text{ font-size:16px; font-weight:bold; color:#121212; border-bottom:1px solid #ddd; padding:0px 0px 5px 0px; margin:-15px 0px 0px 0px;}


.dptd2_con{ border:1px solid #ffe6c2; background:#fffded; height: auto; line-height:26px; padding:0px 10px; color:#999; font-size:15px; margin:10px 0px 10px 0px;}


.dptd2{ width:100%; border-bottom:1px solid #ddd; border-left:1px solid #ddd; margin:0px 0px 0px 0px;}
.dptd2 th{ border-top:1px solid #ddd; border-right:1px solid #ddd; background:#999; color:#fff; text-align:center; font-size:15px; font-weight:bold; padding:5px 0px;}
.dptd2 td{ border-top:1px solid #ddd; border-right:1px solid #ddd; color:#333; padding:10px 15px; font-size:15px; line-height:26px;}
.dptd2_01{ width:67px; height:auto; display:inline-block;}
.dptd2_02{ color:#3f74df; font-weight:bold;}
.t_center{ text-align:center;}
.dptd2 td a:hover{ color:#f00;}
.dptd2_03{ color:#3f74df; display:block;}
.dptd2_04{ color:#3f74df; display:block; margin:10px 0px 0px 0px;}
.dptd2_04 img{ width:20px; vertical-align:middle; margin:0px 10px 0px 0px;}
.dptd2_05 img{ width:36px; vertical-align:middle; margin:0px 10px 0px 0px;}
.dptd2_06{ height:38px; line-height:38px; background:#3f74df; color:#fff; border-radius:12px; padding:0px 25px; display:inline-block;}
.dptd2_06:hover{ background:#999999; color:#fff !important;}
.dptd2 tr:hover{ background:#f3f3f3;}

/*用户信息*/
.yhxx{ width:98%; border:1px solid #ddd; padding:1% 1% 3.5% 1%; margin:-20px auto 30px auto; background:url(../images/gm_bg.jpg) right 12px no-repeat; overflow: hidden;}
.yhxx h2{ font-size:18px; font-weight:bold; color:#121212; padding:30px 0px 0px 30px;}
.yhxx label{ width:85px; height:45px; line-height:45px; display:inline-block;padding:20px 0px 0px 30px; font-size:15px;}
.yhxx li{ height:47px; margin:15px 0px;}
.yhxx .yhxx_text01{ width:365px; height:45px; line-height:45px; padding:0px 0px 0px 10px; border:1px solid #ddd;}
.yhxx .yhxx_text02{ width:180px; height:45px; line-height:45px; padding:0px 0px 0px 10px; border:1px solid #ddd;}
.yhxx .yhxx_text03{ font-size:15px; color:#4090f9; padding:0px 0px 0px 15px;height:45px; line-height:45px;}
.yhxx .yhxx_text03:hover{ color:#f00;}
.yhxx_text04{ height:40px; line-height:40px; background:#3f74df; color:#fff; font-size:15px; display:inline-block; padding:0px 0px; width:120px; border:none;}
.yhxx_text04:hover{ background:#3b6ed6;}

.yhxx_text05{ height:40px; line-height:40px; background:#999; color:#fff; font-size:15px; display:inline-block; padding:0px 0px; width:120px; margin:0px 0px 0px 25px; border:none;}
.yhxx_text05:hover{background:#3b6ed6;}

/*关于我们*/
.about_bg{ width:100%; height:718px; background:url(../images/about_bg.jpg) center center no-repeat; overflow:hidden;}
.about_num{ width:1300px; margin:25px auto; border-bottom:1px solid #eee;border-left:1px solid #eee;}
.about_num li{border-top:1px solid #eee;border-right:1px solid #eee; width:16.666%; padding:15px 0px; text-align:center; float:left; margin:0px 0px 0px -1px;}
.about_num li h2{ font-size:50px; color:#0d4fb1; font-family:"Arial"; font-weight:bold;}
.about_num li h2 em{ font-size:16px; color:#999; padding:0px 0px 0px 10px; font-weight:normal;}
.about_num li p{ font-size:16px; color:#454545; height:40px; line-height:40px; display:block; overflow:hidden;}
.about_con{width:1300px; margin:50px auto;font-size:16px; color:#454545; line-height:30px;}

/*合作伙伴*/
.hzhb{ width:100%; margin:0px auto 45px auto;}
.hzhb ul{ width:1325px; margin-left:-12px;}
.hzhb li{ width:238px; padding:0px 10px; height:160px; border:1px solid #ddd; margin:-1px 0px 0px -1px; float:left; overflow:hidden; overflow:hidden;}
.hzhb li img{ width:238px; height:160px;transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;}
.hzhb li:hover img{transform:scale(1.04);-moz-transition:scale(1.04);-webkit-transition:scale(1.04);-o-transition:scale(1.04);}
.hzhb li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);}

/*销售网络*/
.xswl{ width:100%; height:auto; background:url(../images/about_xswl.png) center 10px no-repeat; overflow:hidden; padding:50px 0px;}
.xswl_c{ width:1300px; margin:0px auto; font-size:16px; line-height:30px; text-align:center;}
.xswl_a{ height:45px; line-height:45px; background:#999; display:block; width:220px; font-size:15px; text-align:center; color:#fff;clear:both; margin:25px auto;}
.xswl_a:hover{ background:#0d4fb1;}

.xswl_list{ width:100%; overflow:hidden; margin:30px 0px;}
.xswl_list li{ width:27%; padding:20px 2%; margin:10px 1%; height:295px; border:1px solid #ddd; float:left;}
.xswl_list li img{ width:auto; height:70px; margin:0px 0px 5px 0px;}
.xswl_list h1{ font-size:35px; font-family:"Arial"; font-weight:bold; color:#0d4fb1;}
.xswl_list h2{ font-size:22px; margin:6px 0px;}
.xswl_list p{ font-size:16px; height:35px; line-height:35px;color:#666;}
.xswl_list p img{ margin:0px 10px 0px 0px; vertical-align:middle;}

.dlscx{ width:100%;}
.dlscx h1{ font-size:35px; font-family:"Arial"; font-weight:bold; color:#0d4fb1;}
.dlscx h2{ font-size:22px; margin:6px 0px;}
.dlscx p{ font-size:16px; height:35px; line-height:35px;color:#666;}
.dlscx .dlscx_logo{ width:auto; height:70px; margin:0px 0px 5px 0px;}
.dlscx .dlscx_img{ width:50%; float:left; height:350px; margin:0px 20px 0px 0px;}


.xswl_bg{ width:100%; height: auto; margin:25px 0px; background-size:100% auto;}
.xswl_bg img{ width:100%; height:auto;}

/*详情页图片切换*/
.ban{ width:601px; height:433px;overflow:hidden; float:left;}
.ban2{ width:501px; height:433px; position:relative;overflow:hidden; float:right;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:491px; height:433px;}
.prev{ float:left; cursor:pointer;}
.num{ height:433px;overflow:hidden; width:84px; position:relative;float:left;}
.min_pic{width:84px; float:left;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:80px; height:71px; margin-bottom:14px; padding:2px;}
.num ul li.on{ border:1px solid #168ec9; padding:0;}
.prev_btn1{width:16px; text-align:center; height:18px; margin-top:30px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{width:16px; text-align:center; height:18px; margin-top:30px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:180px; left:0px; width:51px; height:51px;z-index:9;cursor:pointer; background:url(../images/index_tab_l.png) center center no-repeat;}
.prev1:hover{background:url(../images/index_tab_l1.png) center center no-repeat #3f74df;}
.next1:hover{background:url(../images/index_tab_r1.png) center center no-repeat #3f74df;}
.next1{ position:absolute; top:180px; right:0px; width:51px; height:51px;z-index:9;cursor:pointer;background:url(../images/index_tab_r.png) center center no-repeat;}
.mhc{ background:#000; width:100%;opacity:0.5;-moz-opacity:0.5;filter:alpha(Opacity=50); position:absolute; left:0; top:0; display:none;}
.pop_up{ width:600px; height:600px; padding:10px; background:#fff; position:fixed; -position:absolute; left:50%; top:50%; margin-left:-255px; margin-top:-255px; display:none; z-index:99;}
.pop_up_xx{ width:40px; height:40px; position:absolute; top:-40px; right:0; cursor:pointer;}


/*我的订单*/
.myorder{ width:100%; background:#f9fbfe;}
.myorder_l{ width:13%; margin:1.2%; background:#fff; border-radius:8px;}
.myorder_l h2{ height:60px; line-height:60px; background:#1f52b7; color:#fff; font-size:20px; padding:0px 0px 0px 20px; text-transform:uppercase;}
.myorder_l li{ height:55px; line-height:55px; border-bottom:1px solid #ddd;}
.myorder_l li a{ height:55px; line-height:55px; background:url(../images/jt_05.png) 93% center no-repeat; padding:0px 0px 0px 20px;color:#121212; display:block; font-size:18px;}
.myorder_l li a:hover{ background:url(../images/jt_05.png) 93% center no-repeat #999; color:#fff;}


.myorder_r{ width:80.8%;margin:1.2% 1.2% 1.2% 0px; padding:1.2%; background:#fff;}
.myorder_r_t{ height:45px; line-height:45px; margin:0px 0px 10px 0px;}
.myorder_r_t span{height:45px; line-height:45px; background:url(../images/line_06.jpg) left center no-repeat; font-size:18px; font-weight:bold; color:#1f52b7; padding:0px 0px 0px 15px; float:left;}

.myorder_r_c{ width:100%; border-top:1px solid #ddd; border-left:1px solid #ddd; text-align:center;}
.myorder_r_c th{border-bottom:1px solid #ddd; border-right:1px solid #ddd; padding:10px; background:#2167f2; color:#fff; font-size:18px; font-weight:bold;}
.myorder_r_c td{border-bottom:1px solid #ddd; border-right:1px solid #ddd; padding:10px;color:#555; font-weight:16px;}
.myorder_r_c tr:hover{ background:#f1f1f1;}


/*日历弹框*/
.date2{position:relative;}
.date-check{width:160px;height:30px;line-height:30px;border:1px solid #ccc;padding:0 5px; background:url(../images/date.png) 95% center no-repeat;}
.date-text{width:160px;height:30px;line-height:30px;border:1px solid #ccc;padding:0 5px; float:left;}
.date-list{display:none;position:absolute;top:30px;padding-top:10px;background: #FED;border-radius:5px;-webkit-border-radius:5px;overflow:hidden;border:1px solid;border-color:#ccc  #ccc transparent  #ccc;z-index: 999;}
.header1{margin-bottom:4px;padding: 0 5px;}
.header1 .fl{margin-right:5px;}
.header1 .fl,.header1 .fr{cursor:pointer;}
.header1 select{padding: 2px 0;vertical-align:top; font-size:14px;}
.header1-right{margin-right:8px;}
.header1-left,.header1-right{border-radius: 50%;width: 20px;height: 20px;text-align: center;vertical-align: middle;border: 1px solid #ccc;line-height:20px; font-size:14px;}
.today{padding:0px 5px;border:1px solid #ccc;border-radius:5px;background:#ccc;color:#fff;font-size:12px;height:20px;line-height:20px;}
.date-list,.date-list table{width:216px;}
.date-list thead{background:#1f52b7;}
.date-list th{padding:0px;color:#fff;border:1px solid #ccc;font-size: 12px;font-weight: normal;height:25px; line-height:25px;}
.date-list td{border:1px solid #ccc;padding:0px 0;text-align:center;font-size: 12px; height:25px; line-height:25px;}
.date-list td:hover{background:#ccc;color:#fff;}
.date-list td.current{background:#1f52b7;color:#fff;}
.outer{ margin:8px 0px 0px 20px;}
.outer label{ float:left; height:30px; line-height:30px; padding:0px 18px; color:#666;}
.date1{margin-bottom:30px;}
.date-error .date-check{border:1px solid red;}
.date-submit{ height:30px; line-height:30px; display:inline-block; background:#1f52b7; border-radius:8px; padding:0px 15px; color:#fff; border:none; margin:0px 20px 0px 20px; float:left;}
.date-reset{ height:30px; line-height:30px; display:inline-block; background:#999; border-radius:8px; padding:0px 15px; color:#fff; border:none; float:left;}

.daochu{height:30px; line-height:30px; display:inline-block; background:#f8970e; border-radius:8px; padding:0px 15px; color:#fff; border:none; float:left; margin:8px 0px 0px 20px;}



.loginPop-content, .register-form-wrap, .loginPop-content_1 {display: none;width:501px;height:500px;margin: 0 auto;padding:40px 64px 60px;border: 1px solid #d7d7d7;box-sizing: border-box;overflow: hidden;}
.loginPop-logo {text-align: center;}
.loginPop-logo h3 {font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;font-size: 36px;color: #555;padding:10px 0 0;}
.login-pop-form > div {margin-top: 22px;}
.login-input span {display: block;padding: 6px 0;}
.login_info, .register_info {font-weight:400;color:#555;font-size:15px;}
.login-input input[type='text'], input[type='password'] {width: 100%;height: 34px;border: 1px solid #d7d7d7;border-radius: 3px;padding: 0 0 0 8px;}
.loginpop-btn, .register-btn { width: 100%;height: 38px;font-weight: 700;font-size: 18px;color: #F2F2F2;}
.login-input a:hover {color: #00f;text-decoration: underline;}
.login-input .error {margin-left: 0;}

















