@charset "utf-8";
body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
	margin: 0;
	padding: 0
}
fieldset, img {
	border: 0
}
img {
	vertical-align: middle
}
ol, ul, li {
	list-style-type: none;
	text-align: justify;
	text-justify: inter-ideograph
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
button, input, select, textarea {
	font-size: 12px;
	font-family: inherit;
	margin: 0;
	outline: none;
	resize: none;
	border: none
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden
}
.clearfix {
	zoom: 1
}
.container {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

html {
	verflow: -Scroll;
	overflow-x: hidden;
	zoom: 1;
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical
}
body {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	font-family: microsoft yahei, simsun, Arial, Helvetica, sans-serif
}
a {
	color: #666;
	text-decoration: none;
	outline: none;
blr:expression(this.onFocus=this.blur());
	transition: all ease .3s
}
a:hover {
	color:  #006da4;
	text-decoration: none
}
:focus {
	outline: none
}
.fl {
	float: left
}
.fr {
	float: right
}
.left{ float:left}
.right{ float:right}
.w1200 {
	width: 1200px;
	margin: 0 auto
}
.w1300 {
	width: 1300px;
	margin: 0 auto
}
.container {
    padding: 0 15px;
    width: 1200px;
    margin: 0 auto;
}
.mb10 {
	margin-bottom: 10px
}
.mb15 {
	margin-bottom: 15px
}
.mb25 {
	margin-bottom: 25px
}
.center {
	text-align: center
}
.hide {
	overflow: hidden
}
.erp {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

/*首页公用*/
.g-tit01{
	text-align: center;
}
.g-tit01 .tit{
	font-size: 30px;
	color: #dc001d;
	font-weight: 400;
	margin-bottom: 5px;
}
.g-tit01 .tit-sj{
	display: none;
}

.g-tit01 .tit-sj a{
	position: relative;
	display: inline-block;
	color: #dc001d;
	padding: 0 10px;
}
.g-tit01 .tit-sj a:before{
	content: '';
	position: absolute;
	top: 50%;
	right: 100%;
	width: 48px;
	height: 1px;
	background-color: #ebebeb;
}
.g-tit01 .tit-sj a:after{
	content: '';
	position: absolute;
	top: 50%;
	left: 100%;
	width: 48px;
	height: 1px;
	background-color: #ebebeb;
}
.g-tit01 p{
	font-size: 16px;
	color: #414141;
}
.g-tit01 span{
	display: block;
	font-size: 12px;
	color: #e6e6e6;
}
.g-tit01_bai .tit,
.g-tit01_bai p{
	color: #fff;
}
.g-more01{
	display: block;
	width: 300px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background-color: #dc001d;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.g-more01:hover{
	background-color: transparent;
	color: #dc001d;
	border: 1px solid #dc001d;
}
.g-tit02{
	font-size: 20px;
	color: #fff;
	margin: 20px 0;
	font-weight: 400;
}
.g-tit02 span{
	font-size: 14px;
}


.header {
	height: 90px;
	padding: 10px 0;
}
.headR {
	padding-top: 5px
}
.top_2_l{padding-left:5px;float:left;width:560px; text-align:left; padding-top:10px; padding-bottom:5px; color:#333333;line-height:30px; font-size:18px;}
.top_2_l b{ width:100%; float:left; color:#333333; margin-bottom:2px;letter-spacing:0; margin-top:6px; font-size:18px;}
.top_2_l b strong{color:#e63517;}
.top_2_l span{width:100%; float:left; color:#333333; font-size:18px; padding:4px 0;}

.headR .wx {
	float: left;
	width: 40px;
	height: 40px;
	background: url(../images//wxIcon.png) no-repeat;
	padding-right: 20px;
	border-right: 1px solid #d7d7d7;
	position: relative;
	margin-top: 5px;
	cursor: pointer;
	z-index: 3
}
.headR .wx span {
	position: absolute;
	top: 50px;
	left: -45px;
	background: #ececec;
	padding: 5px;
	display: none;
	z-index: 5
}
.headR .wx span::before {
	position: absolute;
	content: "";
	top: -12px;
	left: 50%;
	border: 6px solid transparent;
	border-bottom-color: #ccc;
	margin-left: -6px
}
.header .phone {
	background: url(../images/tel.jpg) no-repeat left center;
	padding-left: 60px;
	margin-left: 20px;
	font-size:16px;
	line-height: 25px;
}
.header .phone span {
	display: block;
	font-size: 28px;
	color: #e63517;
	font-family: Arial;
	font-weight: 700
}
.nav {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	background: #006da4;
}
.nav li {
	float: left;
	width: 14%;
	text-align: center
}
.nav li a {
	color: #fff;
	display: block;
	position: relative;
	z-index: 2;
	background-position: left center;
}
.nav li:last-child {
	margin-right: 0
}
.nav li .cur, .nav li a:hover {
	background-position: 0 0;
	color: #fff;
	background: #004a7a;
}
.banner {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 600px
}
.banner .bd {
	height: 600px;
	z-index: 0;
	position: relative;
	left: 50%;
	margin-left: -960px
}
.banner_ctr {
	height: 90px;
	position: absolute;
	top: 45%;
	z-index: 2;
	left: 50%;
	margin-left: -600px
}
.banner_ctr a {
	display: block;
	width: 40px;
	height: 40px;
	background: url(../images/ctrl.png) no-repeat 0 0;
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	display: block
}
.banner_ctr a.prev {
	left: -90px
}
.banner_ctr a.next {
	right: -1280px;
	background-position: -40px 0
}
.banner_ctr a:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.banner .hd {
	position: absolute;
	bottom: 20px;
	text-align: center;
	z-index: 5;
	left: 50%;
	font-size: 0;
	line-height: 0;
	height: 0;
	margin-left: -30px;
	height: 14px
}
.banner .hd li {
	z-index: 2;
	cursor: pointer;
	margin-right: 5px;
	display: inline-block;
	width: 10px;
	height: 10px;
*display:inline;
	zoom: 1;
	border-radius: 100%;
	border: 2px solid #fff;
	position: relative;
	transition: all .3s
}
.banner .hd li:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #fff;
	top: 2px;
	left: 2px;
	border-radius: 100%
}
.banner .hd li:hover, .banner .hd .on {
	border: 2px solid  #006da4;
	transform: scale(1.1)
}
.banner .hd .on:after {
	background:  #006da4
}
.search {
	height: 36px;
	padding: 15px 0;
	border-bottom: 1px solid #e5eef4
}
.searFont {
	width: 780px;
	overflow: hidden;
	line-height: 36px
}
.searFont a {
	margin: 0 8px
}
.searFont strong {
	color: #333;
	font-weight: 400
}
.searMain {
	width: 295px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #dbdbdb
}
.searSelect {
	float: left;
	width: 49px;
	color: #333;
	padding-left: 15px;
	position: relative;
	font-size: 12px;
	cursor: pointer;
	border-right: 1px solid #ddd
}
.searSelect span {
	position: relative;
	display: block
}
.searSelect span:after {
	content: "";
	position: absolute;
	right: 8px;
	top: 17px;
	border: 4px solid transparent;
	border-top-color: #333
}
.searSelect ul {
	position: absolute;
	top: 34px;
	left: 0;
	background: #fff;
	text-align: center;
	width: 65px;
	display: none
}
.searSelect ul li {
	padding-left: 15px;
	line-height: 25px;
	border-top: 1px solid #f5f5f5
}
.searSelect ul li:hover {
	background: #f1f1f1
}
.search .txt {
	width: 240px;
	float: left;
	height: 34px;
	line-height: 34px;
	color: #666;
	padding: 0 10px
}
.search .btn {
	float: left;
	width: 35px;
	height: 34px;
	cursor: pointer;
	transition: all .3s;
	background:  #006da4 url(../images/searIcon.png) no-repeat center center
}
.search .btn:hover {
	opacity: .8
}
/*.adv {
	border-left: 1px solid #f0f0f0
}
.adv li {
	width: 299px;
	border-right: 1px solid #f0f0f0;
	height: 200px;
	text-align: center;
	float: left;
	transition: all .3s
}
.adv li h4 {
	padding-top: 75px;
	display: inline-block;
	padding-left: 65px;
	font-weight: 400;
	text-align: left
}
.adv li i {
	float: left;
	width: 58px;
	height: 46px;
	background: url(../images/advIcon.png) no-repeat;
	margin-left: -65px;
	transition: all .3s;
	top: 0;
	position: relative
}
.adv li h4 span {
	display: block;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
	font-weight: 700
}
.adv li:nth-child(2) i {
	background-position: -58px 0
}
.adv li:nth-child(3) i {
	background-position: -116px 0
}
.adv li:nth-child(4) i {
	background-position: -174px 0
}
.adv li:hover {
	box-shadow: 0 0 10px #ccc
}
.adv li:hover i {
	top: -10px
}
*/

/*首页产品分类*/
.fenlei{margin-top: 10px;}
.fenlei ul{width: 100%;max-height: 50px;margin: 5px 0;overflow: hidden;}
.fenlei ul li{float: left;width:9.6%;height: 50px;overflow: hidden;line-height: 50px;margin: 0 0.2%;border-radius: 5px;background: #f7f7f7;text-align: center;}
.fenlei ul li a{display: block;border-radius: 5px;}
.fenlei ul li a:hover {background:  #006da4; color: #fff; font-weight: bold;}
.fenlei ul li.lei{color: #fff; background: #a09b9b; font-size:16px; font-weight:700;}

.weizhi{position: relative;font-size: 14px;line-height: 40px;}


/*首页产品分类*/
.bg1 {background: url(../images/ys-bg.jpg) no-repeat center / cover;}
.bg2 {background: url(../images/ys-bg2.jpg) no-repeat center / cover;}

.in-ys-tel {display: block;background: url(../images/ys-consult.png) no-repeat left center;line-height: 42px;color:  #006da4;padding-left: 64px;margin: 30px auto 0;width: 262px;}
.in-ys-tel strong {font-size: 20px;}

.in-ys dl {margin: 0;padding: 50px 0;border-bottom: solid 1px #C4C4C4;}
.in-ys dl:last-child {border-bottom: 0;}
.in-ys dt {float: right;width: 500px;}
.in-ys dd {margin: 0 550px 0 0;}
.in-ys dd h4 {background: url(../images/ys-line.png) no-repeat 0 bottom;padding-bottom: 15px;margin: 0 0 30px;overflow: hidden;}
.in-ys dd h4 i {float: left;font-style: normal;color: #fff;background-color:  #006da4;width: 77px;line-height: 77px;text-align: center;border-radius: 50%;font-family: Impact;font-size: 48px;}
.in-ys dd h4 span {display: block;margin-left: 100px;font-size: 44px;line-height: 1;color:  #006da4;padding: 8px 0;}
.in-ys dd h4 small {display: block;color: #333;font-size: 12px;text-transform: uppercase;margin-top: 5px;}
.in-ys dd p {margin: 10px 0 0;line-height: 2;color: #666;background: url(../images/ys-icon.png) no-repeat left center;padding-left: 20px;}
.in-ys dd .text {margin-left: 70px;}
.in-ys dd .btn {margin-top: 30px;}
.in-ys dd .btn a {display: inline-block;margin-right: 15px;line-height: 38px;background-color:  #006da4;color: #fff;padding: 0 30px;}
.in-ys dd .btn .tel {display: inline-block;line-height: 38px;background: url(../images/ys-tel.png) no-repeat 0 center;padding-left: 44px;}
.in-ys dd .btn .tel strong {font-size: 22px;color:  #006da4;}
.in-ys dl:nth-child(even) dt {float: left;}
.in-ys dl:nth-child(even) dd {margin: 0 0 0 550px;}

/* 理由 */
.reasons{
    width: 1200px;
    margin: 0 auto;
    margin-top: 82px;
	overflow:hidden;
}
.reasons .reatt{
    text-align: center;
    margin-bottom: 68px;
}
.reasons .realist.fl{width:  700px;}
.reasons .realist.fr{
    width: 700px;
    margin-top: 98px;
    margin-left: -42px;
}
.reasons .reaimg.fl{width: 538px;margin-top: -16px;}
.reasons .reaimg.fr{width: 450px;}
.reasons .reaimg img{
    width: 100%
}
.realist .ly{
    color:#3f3f3f;
    font-size:14px;
    line-height: 30px;
    margin-bottom: 56px;
    padding-left: 94px;
}
.realist .ly p:nth-child(1){
    font-size:24px;
    font-weight:bold;
    width: 479px;
    margin-bottom: 16px;
}
.realist .ly1{
    background: url(../images/one.png) no-repeat left top;
}
.realist .ly2{
    background: url(../images/two.png) no-repeat left top;
}
.realist .ly3{
    background: url(../images/three.png) no-repeat left top;
}
.realist .ly4{
    background: url(../images/four.png) no-repeat left top;
}


/* 选择我们 */
.sevice{ background:#f9f9f9 url(../images/ttbg.jpg) no-repeat bottom center; padding:50px 0 140px 0; overflow:hidden;}
.sevice *{ box-sizing:border-box;}
.sertitl{ text-align:center; font-size:16px; color:#999999;}
.sertitl span{ font-size:36px; color:#333333;}
.sertitl strong{ color:#006da4;}
.sertitl i{ display:block; margin:15px auto 15px auto; width:175px; line-height:50px; border-radius:5px; background:#006da4; color:#fff; font-size:28px;}
.traitul li{ width:310px; height:401px; float:left; position:relative; cursor:pointer;}
.traitul li+li{ margin-left:20px;}
.traicon{ position:absolute; right:0px; left:0px; margin:0 auto; top:156px; width:99px; height:99px; border-radius:50%; border:10px solid #fff; background:#006da4;transition:all 0.5s ease;}
.traline:after,.traline:before{ display:block; position:absolute; content:''; transition:all 0.5s ease;}
.traline1:after,.traline2:after{ width:1px; height:184px; background:#e0e0e0; top:205px; z-index:2;}
.traline1:before,.traline2:before{ width:1px; height:0px; background:#333333; top:205px; z-index:3;}
.traline1:after,.traline1:before{ left:0px;}
.traline2:after,.traline2:before{ right:0px; top:auto; bottom:12px;}
.traitul li:hover .traline1:before,.traitul li:hover .traline2:before{ height:184px;}
.traline3:after,.traline3:before{ bottom:0px; left:0px; height:1px; right:0px; margin:0 auto; background:#e0e0e0; width:0px;}
.traline3:after{width:290px; z-index:1;}
.traline3:before{ z-index:3; background:#333333;}
.traitul li:hover .traline3:before{width:290px;}
.traitul li:hover .traicon{ transform:rotate(360deg); background:#333333;}
.trawa{ margin-top:55px; text-align:center; padding:0px 35px;}
.trawa p:nth-child(1){ font-size:24px; color:#333333; font-weight:bold;}
.trawa p:nth-child(2){ width:154px; margin:15px auto; height:1px; border-top:1px dashed #e0e0e0;}
.trawa p:nth-child(3){ font-size:13px; line-height:25px; color:#999;}
.trapic{ position:relative; overflow:hidden;}
.trapic img{ transition:all 0.5s ease;}
.traitul li:hover .trapic img{ transform: scale(1.2);}
.traitul{ padding:40px 0 0 0;}



.product {
	padding: 60px 0;
	overflow: hidden;
	background: url(../images/2_14.jpg) repeat-y center top;
}
.proL {
	width: 280px;
	overflow:hidden;
}
.proL h3 {
	font-size: 24px;
	color: #fff;
	padding: 25px 0 0 30px;
	text-transform: uppercase;
	height: 65px;
	background:  #006da4;
}
.proL h3 span {
	font-size: 12px;
	display: block;
	font-weight: 400
}
.proL .side {
	background: #fff;
	font-size: 16px;
	border: 1px solid  #006da4
}
.proL .side .m {
	font-size: 16px;
	font-weight: 700
}
.proL .side .m>a {
	background:  #006da4;
	color: #fff;
	display: block;
	padding: 0 15px
}
.proL .side .m i {
	float: left;
	background: url(../images/sideIcon.png) no-repeat left center;
	width: 32px;
	height: 60px;
	margin-right: 6px
}
.proL .side .m2 i {
	background-position: -32px center
}
.proL .side a {
	height: 60px;
	line-height: 60px
}
.proL .side .m>a:hover {
	background: #e50e00
}
.proL .side .m ul {
	padding: 0 15px;
	overflow: hidden
}
.proL .side .m1 ul a {
	font-weight: 400;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dcdcdc;
	display: block;
	background: url(../images/side_li.png) no-repeat right center
}
.proL .side .m1 ul a:hover, .proL .side ul .cur a {
	background: url(../images/side_lih.png) no-repeat right center;
	color:  #006da4
}
.proL .side .m2 ul {
	padding: 5px 15px
}
.proL .side .m2 ul a {
	font-size: 14px;
	float: left;
	width: 45%;
	font-weight: 400;
	height: 40px;
	line-height: 40px;
	background: url(../images/side_li2.jpg) no-repeat left center;
	padding-left: 5%
}
.proL .phone {
	background:  #006da4 url(../images/pIcon.png) no-repeat center 20px;
	padding: 70px 0 25px;
	text-align: center;
	font-weight: 400;
	color: #fff;
}
.proL .phone span {
	color: #fff;
	font-size: 24px;
	display: block;
	margin-top: 5px
}
.proR {
	width: 900px
}
.proR .tie {
	height: 50px;
	line-height: 50px;
	background: #fff;
	padding: 0 20px;
	font-size: 24px;
	font-weight: 400;
	color: #333;
	margin-bottom: 15px
}
.proR .tie a {
	float: right;
	font-size: 14px
}
.proR ul {
	width: 940px
}
.proR li {
	background: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	width: 280px;
	margin: 0 30px 25px 0;
	padding-bottom: 20px;
	overflow: hidden;
	transition: all .3s
}
.proR li .pImg {
	display: block;
	width: 280px;
	height: 210px;
	overflow: hidden;
	margin-bottom: 10px
}
.proR li img {
	width: 280px;
	height: 210px;
	transition: all .5s
}
.proR li h4 {
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 400;
	padding: 0 10px
}
.proR li:hover img {
	transform: scale(1.1)
}
.proR li:hover h4 {
	color:  #006da4
}
.proR li:hover {
	box-shadow: 0 0 10px #ccc
}

/*优势*/
.oddsNum { 
	float:left;
	width:50px;
	height:64px;
	font-size:35px;
	color:#fff;
	text-align:center;
	line-height:50px;
	background:url(../images/oddsNum.jpg) no-repeat;
	margin-top:5px;
}
.ys_t{ padding: 36px 0 0;}
.hz_t {height: 105px;text-align: center;overflow: hidden; background:url(../images/hz_line.png) no-repeat center 80px;}
.hz_t a {font-size: 36px;color: #004aa2; line-height:45px;}
.hz_t a:hover,.ys dl dd h5 a:hover,.plan_t a:hover{color: #ffae00; text-decoration:none;}
.hz_t i {display: block;font-size: 18px;color: #777;font-weight: normal;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif; padding-top: 10px;}

.odds {
	margin: 0 auto;
	width: 1000px;
	padding: 30px 0px 40px;
	overflow: hidden;
	font-size: 14px;
}
.oddsTitle{text-align:center;}
.oddsNum{float:left;width:50px;height:64px;font-size:35px;color:#fff;text-align:center;line-height:50px;background:url(../images/oddsNum.jpg) no-repeat;margin-top:5px;}
.oddsFont{width:380px;padding-left:15px;float:left;}
.oddsFont h3{font-size:25px;color:#000;line-height:30px;text-transform:uppercase;margin-bottom:10px;}
.oddsFont h3 strong{display:block;color:#004aa2;}
.oddsFont h3 span{display:block;font-size:15px;color:#c6c6c6;font-family:Arial; font-weight:lighter;}
.oddsFont p{background:url(../images/ys_ico.png) no-repeat left 6px;padding-left:25px;border-bottom:1px dotted #ababab;line-height:20px;margin-bottom:8px;padding-bottom:8px;}
.oddsFont .more{display:inline-block;width:170px;height:30px; margin-top:16px;background:#004aa2;color:#fff;text-align:center;line-height:30px;font-size:12px;border-radius:5px;}
.oddsFont .more:hover{background:#E8840F;transition:all 0.3s;}
.oddsFont .last{border-bottom:none;}
.odds1{background:url(../images/odds1.jpg) no-repeat right top;padding:55px 505px 0 0;height:300px;}
.odds2{background:url(../images/odds2.jpg) no-repeat left top;padding:65px 0 0 540px;height:320px;}
.odds3{background:url(../images/odds3.jpg) no-repeat right top;padding:50px 510px 0 0;height:300px;}
.odds4{background:url(../images/odds4.jpg) no-repeat left top;padding: 50px 0 0 540px;height: 320px;}



/*box5*/
.b5{ width:100%; margin:50px auto;}
.box5{ width:1200px; margin:0 auto;}
.b_title{ text-align:center;}
.b_title hr{ width:65px; height:3px; background:#006da4; border-top:none; margin:0 auto; margin-bottom:8px;}
.b_title a{ font-size:30px; color:#1f1f1f; line-height:40px; font-weight:bold; display:block;}
.b_title p{ font-size:14px; color:#666; line-height:30px; display:block;}


.b5_con{ margin-top:30px;}
.b5_con ul li {width:267px; float:left; margin:0px 6px 20px 7px;padding:10px; background:#f5f5f5;}
.b5_con ul li:hover{ background:#006da4;color:#fff;}
.b5_con ul li img { width:267px; height:200px;overflow:hidden;}
.b5_con ul li p{ height:47px; line-height:47px; text-align:center; font-size:14px; color:#666; overflow:hidden; font-size:16px; font-weight:bold;}
.b5_con ul li p.ly{ height:75px; line-height:25px; text-align:left; padding-bottom:15px; font-weight:normal;}
.b5_con ul li:hover p{ color:#fff;}
.b5_con ul li .pmore{ padding-bottom:7px;}
.b5_con ul li .pmore a{ width:98px; height:28px; margin:0 15px; display:inline-block; text-align:center; line-height:30px; background:#006da4; color:#fff;border:1px solid #015cb5;}
.b5_con ul li:hover .pmore a{border:1px solid #fff; background:none;}
.b5_con ul li:hover .pmore a.a2{ background:#fff; color:#333;border:1px solid #fff;}



.sdys{display: block;overflow: hidden;padding: 50px 0;background-color: #eeeeee;}
.sdys .sdys_p{text-align: center;font-size: 40px;font-weight: bold;color: #666;}
.sdys .titles{line-height: 80px;height: 80px;font-size: 30px;color: #025ea9;font-weight: bold;text-align: center;padding: 10px 0;position: relative;}
.titles::after{width: 420px;height: 1px;display: block;content: "";position: absolute;left: 0;top: 70%;background-color: #666;}
.titles::before{width: 420px;height: 1px;display: block;content: "";position: absolute;right: 0;top: 70%;background-color: #666;}
.sdys_pp{text-align: center;}
.sdys_u{position: relative;display: block;height: 500px;}
.sdys_us{position: relative;height: 500px;}
.sdys_us img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}
.sdys_l1{width: 300px;position: absolute;left: 0;top: 0;text-align: center;}
.sdys_lp{font-size: 20px;color: #666;}
.sdys_lpp{color: #8F8F8F;}
.sdys_l2{width: 300px;position: absolute;right: 0;top: 0;text-align: center;}
.sdys_l3{width: 300px;position: absolute;left: 0;bottom: 0;text-align: center;}
.sdys_l4{width: 300px;position: absolute;right: 0;bottom: 0;text-align: center;}



.in_5_12{width:100%; float:left; background:url(../images/1.png) no-repeat center top;}
.in_5_12 img{ float:left; margin-top:20px;}
.in_5_12 li{ float:left; width:200px; text-align:center; text-transform:uppercase; color:#FFF; font-size:16px; color:#8bddaf;}

.in_5_12 li p { width:100%; float:left; color:#FFF;text-align:center; font-weight:normal;font-size:18px;padding:100px 0 80px 0; }

.row-a8{ margin:20px auto; overflow:hidden;}
.in_heng {
  width: 100%;
  overflow: hidden;
  background: url(../images/bj_incont.jpg) center top no-repeat;
  height: 216px;
  color: #fff;
}
.in_heng .left {
  float: left;
  font-size: 24px;
  line-height: 2;
  padding: 40px 0 0 0;
  letter-spacing: 2px;
}
.in_heng .left .bt {
  font-size: 36px;
}
.in_heng .left span {
  color: #f0592d;
}
.in_heng .right {
  float: right;
  text-align: right;
  padding: 40px 0 0 0;
}
.in_heng .right .tel {
  font-size: 30px;
  padding: 15px 0 20px 0;
  text-shadow: 0 0 1px #000;
}
.in_heng .right a {
  background: #006da4;
  color: #fff;
  display: block;
  overflow: hidden;
  width: 100px;
  line-height: 40px;
  text-align: center;
  float: right;
}

/* in_tit */
.in_tit {
  overflow: hidden;
  text-align: center;
  padding: 0 0 30px 0;
}
.in_tit span {
  font-size: 30px;
  color: #333;
}
.in_tit em {
  font-size: 18px;
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 10px 0 8px 0;
}
.in_tit p {
	line-height:50px;
}
.in_tit p:after {
  right: -54px;
}

/* in_sida */
.in_sida {
  width: 100%;
  overflow: hidden;
  padding: 50px 0 20px 0;
}
.in_sida dl {
  margin-top: 20px;
  overflow: hidden;
}
.in_sida dl dt {
  float: right;
  width: 555px;
  margin-top: 20px;
}
.in_sida dl dt img {
  width: 100%;
  height: auto;
}
.in_sida dl dd {
  float: left;
  width: 550px;
  position: relative;
  padding: 0 0 0 65px;
}
.in_sida dl dd .xh {
  position: absolute;
  left: 0px;
  top: 0px;
  background:  #006da4;
  color: #fff;
  width: 50px;
  height: 75px;
  font-size: 32px;
  text-align: center;
  overflow: hidden;
}
.in_sida dl dd .xh i {
  font-family: 'deckerregular';
  line-height: 58px;
  display: inline-block;
}/* CSS已打乱 */
.in_sida dl dd .xh .one {
  margin-left: 5px;
}
.in_sida dl dd .xh:before {
  content: "";
  position: absolute;
  left: 8px;
  right: 8px;
  height: 2px;
  background: #fff;
  top: 58px;
}
.proindex .prolist li .pic img {
  height: 204px;
}
.in_sida dl dd .bt {
  overflow: hidden;
}
.in_sida dl dd .bt strong {
  display: block;
  overflow: hidden;
  color: #333;
  font-size: 26px;
  line-height: 30px;
  padding: 0 0 14px 0;
  border-bottom: 2px dotted #ccc;
  color:  #006da4;
}
.in_sida dl dd .bt em {
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  color: #999;
  padding-top: 10px;
  font-size: 16px;
}
.in_sida dl dd .info {
  line-height: 30px;
  padding-left: 32px;
  margin-top: 15px;
  background: url(../images/icon_ye.gif) no-repeat left 6px;
  margin-bottom: 30px;
  text-align: justify;
}
.in_sida dl dd .info span {
  color: #006da4;
  font-weight: bold;
}
.in_sida dl:first-child dt {
  float: left;
  margin-top: 0;
}
.in_sida dl:first-child dd {
  float: right;
}



.made {
	padding: 60px 0;
	overflow: hidden;
	background-image: url(../images/made_bg.jpg);
	background-position: center;
	background-attachment: fixed;
	background-size: cover
}
.hTitle {
	text-align: center;
	font-size: 36px;
	color: #333;
	font-weight: 400;
	margin-bottom: 30px;
	line-height: 36px
}
.hTitle strong {
	font-size: 36px;
	font-weight: 700;
	color:  #006da4
}
.hTitle span {
	font-size: 16px; 
	color: #666;
	display: block
}
.hTitle2 {
	color: #fff
}
.hTitle2 span {
	color: #ccc
}
.made ul {
	width: 1240px;
	margin-bottom: 50px
}
.made li {
	float: left;
	background: #fff;
	padding: 20px;
	width: 245px;
	height: 395px;
	margin-right: 20px;
	color: #555
}
.made li .pImg {
	width: 245px;
	height: 220px;
	overflow: hidden;
	display: block
}
.made li img {
	width: 245px;
	height: 220px;
	transition: all .5s
}
.made li h4 {
	font-size: 24px;
	color: #222;
	font-weight: 400;
	padding: 20px 0
}
.made li:hover img {
	transform: scale(1.1)
}
.made .btn {
	text-align: center;
	height: 40px
}
.made .btn a, .odds li .font .more {
	display: inline-block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background:  #006da4;
	color: #fff;
	margin: 0 10px
}
.made .btn a:hover, .odds li .font .more:hover {
	background: #0082b8
}

.AdvName {
	height: 160px;
	margin-bottom: 20px;
	background: url(../images/ys-bg.jpg) no-repeat center 0;
}
.AdvName .hTitle {
	font-size: 36px;
}
.AdvName .hTitle strong {
	font-size: 90px;
	color: #fff;
	line-height: 80px;
	font-family: Arial
}

.case {
	padding: 60px 0;
	overflow: hidden
}
.case .menu {
	height: 100px;
	background: #eaeaea
}
.case .menu a {
	float: left;
	width: 149px;
	border-right: 1px solid #fff;
	height: 82px;
	text-align: center;
	padding-top: 18px
}
.case .menu span {
	display: block
}
.case .menu a i {
	display: inline-block;
	background: url(../images/caseIcon.png) no-repeat;
	width: 40px;
	height: 30px;
	margin-bottom: 5px;
	transition: all .3s
}
.case .menu a:nth-child(2) i {
	background-position: -40px 0
}
.case .menu a:nth-child(3) i {
	background-position: -80px 0
}
.case .menu a:nth-child(4) i {
	background-position: -120px 0
}
.case .menu a:nth-child(5) i {
	background-position: -160px 0
}
.case .menu a:nth-child(6) i {
	background-position: -200px 0
}
.case .menu a:nth-child(7) i {
	background-position: -240px 0
}
.case .menu a:nth-child(8) i {
	background-position: -280px 0
}
.case .menu a.on, .case .menu a:hover {
	background:  #006da4;
	color: #fff
}
.case .menu a.on i {
	background-position: 0 -30px
}
.case .menu a:nth-child(2).on i {
	background-position: -40px -30px
}
.case .menu a:nth-child(3).on i {
	background-position: -80px -30px
}
.case .menu a:nth-child(4).on i {
	background-position: -120px -30px
}
.case .menu a:nth-child(5).on i {
	background-position: -160px -30px
}
.case .menu a:nth-child(6).on i {
	background-position: -200px -30px
}
.case .menu a:nth-child(7).on i {
	background-position: -240px -30px
}
.case .menu a:nth-child(8):hover i {
	background-position: -280px -30px
}
.caseMain {
	height: 380px;
	overflow: hidden;
	border: 1px solid #eaeaea
}
.caseBox {
	height: 380px;
	overflow: hidden
}
.caseBox .pic {
	display: block;
	width: 440px;
	height: 380px;
	overflow: hidden
}
.caseBox img {
	width: 330px;
	height: 380px;
	transition: all .5s
}
.caseBox .font {
	width: 670px;
	padding: 40px 30px 0 0;
	overflow: hidden
}
.caseBox .txt {
	height: 240px;
	margin-bottom: 15px;
	overflow: hidden
}
.caseBox .btn a {
	display: inline-block;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background:  #006da4;
	color: #fff;
	margin-right: 10px;
	border: 1px solid  #006da4
}
.caseBox .btn a:nth-child(1) {
	background: 0 0;
	color:  #006da4
}
.caseBox .btn a:hover {
	background: #0082b8;
	color: #fff
}
/*.odds {
	padding: 60px 0;
	overflow: hidden;
	background-image: url(../images/odds_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover
}
.odds .hTitle {
	font-size: 36px
}
.odds .hTitle strong {
	font-size: 90px;
	color:  #006da4;
	line-height: 80px;
	font-family: Arial
}
.odssMain, .odds li {
	height: 440px;
	background: #fff;
	overflow: hidden
}
.odds li .pImg {
	width: 600px;
	height: 440px;
	overflow: hidden
}
.odds li img {
	width: 600px;
	height: 440px;
	transition: all .8s
}
.odds li .font {
	padding: 70px 45px 40px;
	width: 510px;
	height: 330px;
	overflow: hidden;
	position: relative;
	z-index: 2
}
.odds li .font i {
	position: absolute;
	right: 0;
	top: 60px;
	color: #f1f1f1;
	font-style: normal;
	font-size: 158px;
	line-height: 158px;
	font-family: Arial;
	z-index: -1
}
.odds li .font h3 {
	font-size: 24px;
	color: #333;
	margin-bottom: 35px
}
.odds li .font .txt {
	height: 160px;
	margin-bottom: 15px;
	overflow: hidden;
	font-size: 16px
}
.odds li .btn p {
	background: url(../images/pIcon2.png) no-repeat 30px center;
	padding-left: 80px;
	color:  #006da4;
	float: left;
	border-left: 1px solid  #006da4;
	margin-left: 30px;
	margin-top: -5px
}
.odds li .btn p span {
	display: block;
	font-size: 24px;
	font-family: Arial;
	font-weight: 700
}
.odds li:hover img {
	transform: scale(1.1)
}
*/
.numTab {
	text-align: center;
	margin-top: 40px
}
.numTab span {
	font-size: 16px;
	color: #fff;
	margin: 0 10px;
	cursor: pointer;
	position: relative;
	padding-bottom: 10px
}
.numTab span:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background:  #006da4;
	width: 0;
	transition: all .3s;
	height: 2px
}
.numTab span.on {
	color:  #006da4
}
.numTab span.on:after {
	width: 100%
}
.partner {
	padding: 60px 0;
	overflow: hidden;
	padding-left: 1px
}
.partner li {
	float: left;
	width: 198px;
	height: 198px;
	position: relative;
	transition: all .3s;
	position: relative;
	border: 1px solid #e2e2e2;
	margin-top: -1px;
	margin-left: -1px
}
.partner li img {
	width: 198px;
	height: 198px;
	position: absolute;
	z-index: 2;
	transform: rotateY(0deg);
	transition: all .5s ease 0s;
	backface-visibility: hidden
}
.partner li span {
	position: absolute;
	width: 188px;
	height: 198px;
	background:  #006da4;
	line-height: 198px;
	text-align: center;
	transform: rotateY(-180deg);
	transition: all .5s ease 0s;
	backface-visibility: hidden;
	color: #fff;
	padding: 0 5px
}
.partner li:hover img {
	transform: rotateY(180deg)
}
.partner li:hover span {
	transform: rotateY(0deg)
}
.hMore {
	display: block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e2e2e2;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px
}
.hMore:hover {
	background:  #006da4;
	border: 1px solid #0082b8;
	color: #fff
}
.process {
	background-image: url(../images/process_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding-top: 60px;
	overflow: hidden
}
.process .phone {
	text-align: center;
	color:  #006da4;
	margin-bottom: 50px
}
.process .phone .btn {
	display: inline-block;
	width: 170px;
	border-radius: 20px 0 0 20px;
	background:  #006da4;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin-right: 1px;
	transition: all .4s
}
.process .phone span.btn {
	border-radius: 0 20px 20px 0
}
.process .phone .btn:hover {
	width: 220px
}
.process .phone .btn i {
	background: url(../images/pIcon3.png) no-repeat;
	width: 22px;
	height: 18px;
	margin-right: 5px;
	display: inline-block;
	position: relative;
	top: 2px
}
.process .pic {
	left: 50%;
	margin-left: -960px;
	position: relative;
	display: block
}
.about_main{background: #f0f0f0;
    height: auto;
    overflow: hidden;
    width: 100%;
	
	}
.about {
	padding: 60px 0;
	overflow: hidden
}
.aboutMain {
	height: 360px;
	overflow: hidden;
	background: #fff;
}
.aboutMain .pic {
	float: left;
	width: 600px;
	height: 360px;
	overflow: hidden;
	position: relative
}
.aboutMain .pic img {
	width: 600px;
	height: 360px;
	transition: all .5s;
	animation: myfirst 20s linear infinite normal
}
.aboutMain .pic .txt {
	position: absolute;
	background: rgba(140,152,159,.8);
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	font-weight: 700;
	width: 92%;
	padding: 10px 4%
}
.aboutMain .pic .txt h4 {
	font-size: 20px;
	margin-bottom: 6px
}
.aboutMain .font {
	padding: 30px 40px;
	height: 300px;
	width: 520px
}
.aboutMain .font .txt {
	height: 250px;
	margin-bottom: 10px;
	overflow: hidden
}
.aboutMain .more {
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	border: 1px solid  #006da4;
	text-align: center;
	color:  #006da4
}
.aboutMain .more:hover {
	background:  #006da4;
	color: #fff;
	border: 1px solid #006da4;
}

.m-news01{
	float: left;
	width: 52%;
	background-color: #f7f7f7;
}
.m-news01 .pic{
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 39%;
}
.m-news01 .pic img{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.m-news01 .txt{
	padding: 15px 20px;
}
.m-news01 .txt h4 a{
	position: relative;
	display: block;
	font-size: 16px;
	color: #666;
	height: 46px;
	line-height: 46px;
	font-weight: 400;
	border-bottom: 1px dashed #b5b5b5;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.m-news01 .txt h4 a:hover{
	color: #dc001d;
}
.m-news01 .txt h4 a:after{
	content: '';
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 1px;
	background-color: #dc001d;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.m-news01 .txt h4 a:hover:after{
	width: 100%;
}
.m-news01 .txt p{
	font-size: 14px;
	color: #aeaeae;
	margin-top: 16px;
	line-height: 24px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.m-news01 .txt .time{
	display: none;
	font-size: 14px;
	color: #ccc;
}
.ul-news01{
	float: right;
	width: 42%;
}
.ul-news01 li{
	overflow: hidden;
	border-bottom: 1px dashed #b5b5b5;
	color: #333;
	position: relative;
}
.ul-news01 li:after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background-color: #dc001d;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.ul-news01 li:hover:after{
	width: 100%;
}
.ul-news01 li .txt .tit{
	overflow: hidden;
}
.ul-news01 li .txt .tit .time{
	float: right;
	margin-left: 10px;
	font-size: 14px;
	height: 53px;
	line-height: 53px;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.ul-news01 li:hover .txt .tit .time{
	color: #dc001d;
}
.ul-news01 li .txt{
	overflow: hidden;
}
.ul-news01 li .txt .tit h5 a{
	display: block;
	position: relative;
	padding-left: 20px;
	height: 53px;
	line-height: 53px;
	font-weight: 400;
	font-size: 14px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
}
.ul-news01 li:hover .txt .tit h5 a{
	color: #dc001d;
}
.ul-news01 li .txt .tit h5 a:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #7f7f81;
	transition: .6s;
	-ms-transition: .6s;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
}
.ul-news01 li:hover .txt .tit h5 a:before{
	background-color: #dc001d;
}
.ul-news01 .txt p{
	display: none;
	font-size: 14px;
	color: #afafaf;
	padding-left: 20px;
	line-height: 24px;
	background: url(../images/icon24.png) left 7px no-repeat;
}


@keyframes myfirst {
0% {
transform:scale(1, 1)
}
50% {
transform:scale(1.1, 1.1)
}
100% {
transform:scale(1, 1)
}
}
.setting {
	padding-bottom: 60px;
	overflow: hidden
}
.setting .menu {
	text-align: center;
	height: 40px;
	margin-bottom: 50px;
	position: relative;
	overflow: hidden
}
.setting .menu a {
	display: inline-block;
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	line-height: 35px;
	margin: 0 15px;
	border-radius: 20px;
	font-size: 16px;
	color: #333;
	background: #dbdbdb
}
.setting .menu a.on {
	background:  #006da4;
	color: #fff
}
.setting .menu:after {
	content: "";
	position: absolute;
	left: 0;
	top: 20px;
	height: 1px;
	width: 100%;
	background: #dbdbdb;
	z-index: -1
}
.settingMain, .settingBox {
	overflow: hidden
}

.client {
	background: #f0f0f0;
	padding: 60px 0;
	overflow: hidden
}
.clientMain {
	height: 435px;
	overflow: hidden
}
.clientMain ul {
	width: 1240px
}
.clientMain li {
	float: left;
	width: 265px;
	background: #fff;
	border: 1px solid #dbdbdb;
	padding: 9px;
	padding-bottom: 0;
	margin-right: 20px;
	margin-bottom: 5px
}
.clientMain li .pic {
	width: 265px;
	height: 200px;
	overflow: hidden;
	display: inline-block
}
.clientMain li img {
	width: 265px;
	height: 200px;
	transition: all .5s
}
.clientMain li h4 {
	padding: 15px 0;
	color: #333
}
.clientMain li p {
	height: 110px;
	color: #999;
	overflow: hidden
}
.clientMain li .more {
	display: block;
	background: #dbdbdb;
	text-align: center;
	height: 50px;
	line-height: 50px;
	margin: 0 -10px
}
.clientMain li .more:hover {
	background:  #006da4;
	color: #fff
}
.clientMain li:hover img {
	transform: scale(1.1)
}
.clientMain li:hover {
	border: 1px solid  #006da4
}
.clientMain li:hover .more {
	background:  #006da4;
	color: #fff
}
.news {
	padding: 60px 0;
	overflow: hidden
}
.newsL {
	width: 790px;
	overflow: hidden
}
.news .title {
	font-size: 24px;
	color: #333;
	font-weight: 400;
	height: 55px;
	background: #fff
}
.news .title a {
	float: right;
	font-size: 14px
}
.newsTop {
	height: 300px;
	margin-bottom: 10px;
	overflow: hidden;
	background: #f0f0f0;
	padding-right: 30px
}
.newsTop .nImg {
	width: 400px;
	height: 300px;
	float: left;
	margin-right: 30px;
	overflow: hidden
}
.newsTop img {
	width: 400px;
	height: 300px;
	transition: all .5s
}
.newsTop h4 {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: 400;
	margin-bottom: 10px;
	padding-top: 50px
}
.newsTop h4 span {
	display: block;
	font-size: 12px;
	font-family: Arial;
	color: #888
}
.newsTop h4 a {
	color: #222
}
.newsTop p {
	height: 120px
}
.newsTop h4 a:hover {
	color:  #006da4
}
.newsTop img:hover {
	transform: scale(1.1)
}
.newsTop .more {
	display: inline-block;
	width: 100px;
	height: 30px;
	background:  #006da4;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	margin-top: 10px
}
.newsTop .more:hover {
	background: #0082b8;
	width: 160px
}
.newsL ul {
	background: #f0f0f0;
	padding: 15px;
	overflow: hidden
}
.newsL ul li {
	height: 45px;
	line-height: 45px;
	float: left;
	width: 345px;
	padding-right: 35px;
	border-bottom: 1px solid #dfdfdf;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.newsL ul li a {
	background: url(../images/ly_li.png) no-repeat left center;
	padding-left: 10px
}
.newsL ul li span {
	float: right;
	font-size: 12px;
	margin-left: 25px
}
.newsL ul li a:hover {
	background: url(../images/ly_li.png) no-repeat 8px center;
	padding-left: 18px
}
.faq {
	width: 390px;
	background: #f0f0f0
}
.faqMain {
	height: 472px;
	overflow: hidden;
	margin: 25px
}
.faq li {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 25px;
	margin-bottom: 25px
}
.faq li h4 {
	height: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/a.jpg) no-repeat left 2px;
	padding-left: 30px;
	font-weight: 400;
	font-size: 16px
}
.faq li h4 a {
	color: #333
}
.faq li h4 a:hover {
	color:  #006da4
}
.footer {
	background: #252525;
	padding-top: 40px;
	color: #999
}
.footMain {
	padding-left: 260px;
	width: 940px;
	overflow: hidden;
	margin-bottom: 30px
}
.fLogo {
	margin-left: -260px;
	width: 210px;
	border-right: 1px dotted #5b5b5b;
	height: 210px;
	padding-top: 40px
}
.footMenu {
	height: 60px
}
.footer .footMenu a {
	margin-right: 52px;
	color: #fff
}
.footer .footMenu a:hover {
	text-decoration: underline
}
.footMenu a:last-child {
	margin-right: 0
}
.footContact {
	width: 420px;
	padding-right: 15px;
	border-right: 1px dotted #5b5b5b;
	height: 203px;
	line-height: 26px
}
.footWx {
	width: 120px;
	text-align: center;
	height: 190px
}
.footWx img {
	width: 110px;
	height: 110px;
	margin-bottom: 5px;
}
.footWx span {
	display: block
}
.footR {
	max-width: 240px;
	text-align: right
}
.footR span {
	display: block;
	font-size: 24px;
	color: #fff;
	font-family: Arial
}
.footer .footR a {
	display: inline-block;
	width: 190px;
	background:#006da4;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	margin-top: 30px
}
.footR a:hover {
	background: #e3485a;
}
.firendLink {
	border-top: 1px dotted #5b5b5b;
	line-height: 50px
}
.firendLink span {
	color: #fff
}
.firendLink a {
	margin-left: 10px
}
.footer a {
	color: #999
}
.footer a:hover {
	color: #fff
}
.listBanner {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	height: 300px;
	overflow: hidden
}
.listWrapper {
	padding: 60px 0;
	overflow: hidden
}
.breadCrumb p, .listMenu p {
	background: url(../images/home_icon.png) no-repeat left center;
	padding-left: 20px;
	font-size: 14px
}
.breadCrumb p {
	width: 1180px
}
.breadCrumb p span {
	margin: 0 8px
}
.breadCrumb .back {
	float: right;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius: 5px;
	margin-top: 20px;
	background: url(../images/back.png) no-repeat left center;
	padding-left: 20px
}
.partnerList, .honorList, .settingList, .videoList, div.searList, .newsList2 {
	width: 1200px;
	overflow: hidden
}
.partnerList ul, .honorList ul, .settingList ul, .videoList ul, div.searList ul, .newsList2 ul {
	width: 1250px
}
.proSear {
	margin-bottom: 50px
}
.proSear form {
	width: 625px;
	margin: 0 auto;
	margin-top: 15px;
	background: #fff;
	height: 40px;
	line-height: 40px
}
.proSear .searSelect {
	border: 1px solid #ccc;
	border-right: none
}
.proSear .txt {
	width: 488px;
	float: left;
	height: 40px;
	line-height: 40px;
	color: #666;
	padding: 0 10px;
	border: 1px solid #ccc
}
.proSear .btn {
	float: left;
	width: 50px;
	height: 42px;
	cursor: pointer;
	transition: all .3s;
	background: #2da8ef url(../images/searIcon.png) no-repeat center
}
.proSear .btn:hover {
	opacity: .8
}
.listMenu, .breadCrumb {
	height: 70px;
	line-height: 70px;
	background: #f5f5f5;
	border-bottom: 1px solid #e9e9e9
}
.listMenu .menu a {
	float: left;
	font-size: 16px;
	color: #333;
	position: relative;
	margin-right: 35px
}
.listMenu .menu a:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 2px;
	transition: all .4s;
	background: #0079ce
}
.listMenu .menu a.cur, .listMenu .menu a:hover {
	color: #0079ce
}
.listMenu .menu a.cur:after, .listMenu .menu a:hover:after {
	width: 100%
}
.menuSub {
	text-align: center;
	margin-top: 20px
}
.menuSub a {
	width: 125px;
	border: 1px solid #ddd;
	background: #fff;
	display: inline-block;
	transition: all .3s;
	margin-right: 10px;
	height: 35px;
	line-height: 35px;
	box-shadow: 0 0 1px #fff inset
}
.menuSub a.current, .menuSub a:hover {
	border: 1px solid #008a43;
	background:  #006da4;
	color: #fff
}
/*.proSide .phone {
	background-color: #f1f1f1
}*/
.listRight {
	width: 900px;
	float: right;
	overflow: hidden
}
.listRight .title1 {
	background: #f1f1f1;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	margin-bottom: 30px;
	padding: 0 15px
}
.listRight .title1 strong {
	font-size: 24px;
	font-weight: 400;
	color: #333
}
.proList ul {
	width: 940px
}
.proList li {
	float: left;
	width: 290px;
	margin: 0 15px 20px 0
}
.proList li .pImg {
	display: block;
	width: 288px;
	height: 220px;
	overflow: hidden;
	border: 1px solid #e5e5e5;
	position: relative
}
.proList li img {
	width: 288px;
	height: 220px;
	transition: all .5s
}
.proList li h5 {
	font-weight: 400;
	background:#8c989f;
	color:#fff;
	text-align: center;
	height: 45px;
	line-height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px
}

.proList li:hover img {
	transform: scale(1)
}

.listRight .title2 {
	margin-top: 40px;
	background: #009de0;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	text-align: center;
	margin-bottom: 25px;
	color: #fff
}
.rec-title {
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	background: url(../images/page_line.jpg) no-repeat 10px 10px #e8e8e8;
	font-size: 14px;
	font-weight: 700;
	color: #333
}
.product-show-pic {
	width: 450px;
	height: 520px
}
.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0;
	cursor: pointer;
	margin: 0;
	display: block
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 350px;
	height: 310px;
	background: #fff;
	border: 1px solid #ccc;
	display: none;
	text-align: center;
	overflow: hidden
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #fff;
	opacity: .5;
	-moz-opacity: .5;
	-khtml-opacity: .5;
	filter: alpha(Opacity=50)
}
.spec-preview {
	width: 450px;
	height: 405px;
	border: 1px solid #ccc;
	display: table-cell;
	vertical-align: middle
}
.spec-scroll {
	margin-top: 10px;
	width: 450px;
	height: 80px;
	overflow: hidden;
	position: relative
}
.spec-scroll a.prev {
	display: block;
	width: 12px;
	height: 21px;
	position: absolute;
	top: 25px;
	left: 0;
	background: url(../images/listpro_btn.png) no-repeat 0 0;
	overflow: hidden;
	cursor: pointer;
	transition: all 0s
}
.spec-scroll a.prev:hover {
	background-position: 0 -21px
}
.spec-scroll a.next {
	display: block;
	width: 12px;
	height: 21px;
	position: absolute;
	top: 25px;
	right: 0;
	background: url(../images/listpro_btn.png) no-repeat 0 -42px;
	overflow: hidden;
	cursor: pointer;
	transition: all 0s
}
.spec-scroll a.next:hover {
	background-position: 0 -63px
}
.spec-scroll .items {
	position: relative;
	width: 400px;
	height: 80px;
	margin: 0 auto;
	overflow: hidden
}
.spec-scroll .items ul {
	position: absolute;
	width: 360px;
	height: 80px
}
.spec-scroll .items ul li {
	width: 104px;
	height: 80px;
	float: left
}
.spec-scroll .items ul li img {
	width: 95px;
	height: 78px;
	cursor: pointer;
	border: 1px solid #ccc
}
.spec-scroll .items ul li img:hover, .spec-scroll .items ul .on img {
	border: 1px solid #005cd5
}
.proshow_synopsis {
	width: 400px;
	color: #aaa;
	font-size: 14px;
	line-height: 30px;
	height: 460px;
	border-radius: 3px
}
.proshow_synopsis .title {
	font-size: 24px;
	color:  #006da4;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 15px;
	padding-bottom: 0;
	font-weight: 400;
	padding-bottom: 15px
}
.proshow_synopsis strong {
	color: #333;
	font-weight: 400
}
.proshow_synopsis .font {
	line-height: 24px;
	overflow: hidden;
	height: 130px;
	margin-bottom: 20px
}
.proshow_synopsis .font strong {
	float: left;
	width: 45px
}
.proshow_synopsis .font div {
	float: right;
	width: 355px
}
.prodcut-tel {
	padding-left: 40px;
	margin-bottom: 20px;
	line-height: 26px;
	background: url(../images/p_icon.png) no-repeat left 8px
}
.prodcut-tel span {
	font-family: arial;
	font-size: 24px;
	color:  #006da4;
	display: block
}
.proshow_synopsis .btn a {
	display: inline-block;
	width: 170px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 14px;
	color: #fff;
	transition: all .3s;
	font-size: 16px
}
.proshow_synopsis .btn .a02 {
	background:  #006da4 url(../images/proshow_icon2.png) no-repeat 20px 13px;
	margin-left: 25px
}
.proshow_synopsis .btn a:hover {
	opacity: .8;
	filter: alpha(opacity=50);
	transition: all .3s
}
.gr-tab-list {
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 20px
}
.gr-tab-list .hd {
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #dadada
}
.gr-tab-list .hd li {
	padding: 0 30px;
	float: left;
	text-align: center;
	background: #dadada;
	margin-right: 5px;
	cursor: pointer
}
.gr-tab-list .hd li.on {
	background:  #006da4;
	color: #fff
}
.gr-tab-list .bd {
	overflow: hidden;
	padding-top: 15px
}
.tab_down p {
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dotted #ddd;
	background: url(../images/ly_li.png) no-repeat left center;
	padding-left: 15px
}
.tab_down p a {
	float: right;
	background: url(../images/downIcon.png) no-repeat right center;
	padding-right: 25px
}
.tab_down p a:hover {
	background: url(../images/downIconh.png) no-repeat right center
}
.orderBox {
	padding: 25px;
	width: 850px;
	background: #eee;
	overflow: hidden
}
.orderBox h3 {
	font-size: 15px;
	line-height: 18px;
	font-weight: 400;
	font-family: 微软雅黑
}
.orderBox .table {
	padding-top: 20px;
	overflow: hidden
}
.orderBox .table li {
	width: 410px;
	height: 215px;
	float: left;
	height: 35px;
	margin-bottom: 10px
}
.orderBox .table li span {
	float: left;
	border: 1px solid #ddd;
	line-height: 33px;
	height: 33px;
	width: 78px;
	display: inline-block;
	text-align: center;
	background: #fff
}
.orderBox .table li .iptTxt {
	float: right;
	width: 319px;
	border: 1px solid #ddd;
	border-left-width: 0;
	height: 33px;
	line-height: 33px;
	background: #fff;
	color: #666;
	padding-left: 10px
}
.orderBox .table li .iptCode {
	float: left;
	width: 239px;
	border: 1px solid #ddd;
	border-left-width: 0;
	height: 33px;
	line-height: 33px;
	background: #fff;
	color: #666;
	padding-left: 10px
}
.orderBox .table li .checkcode {
	float: right;
	border: 1px solid #ddd;
	border-left-width: 0;
	background: #fff;
	padding: 5px 9px 6px 10px
}
.orderBox .table li .btn {
	width: 410px;
	height: 35px;
	line-height: 35px;
	background: #333;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
	text-align: center;
	border: none
}
.orderBox .table li .btn:hover {
	background:  #006da4;
	color: #fff
}
.orderBox .table li.areLi {
	width: 400px;
	float: right;
	height: 215px;
	overflow: hidden
}
.orderBox .table li.areLi .txtContent {
	width: 368px;
	height: 183px;
	border: 1px solid #ddd;
	outline: none;
	resize: none;
	padding: 15px;
	color: #666;
	line-height: 18px
}
.related-product {
	overflow: hidden
}
.related-product .title, .relatedTitle {
	background: #d1d1d1;
	height: 45px;
	line-height: 45px;
	margin-bottom: 20px
}
.related-product .title span, .relatedTitle span {
	display: inline-block;
	color: #fff;
	background:  #006da4;
	height: 45px;
	text-align: center;
	font-size: 16px;
	padding: 0 15px;
	font-weight: 400
}
.related-product ul {
	width: 950px
}
.related-product li {
	float: left;
	width: 280px;
	margin-bottom: 20px;
	margin-right: 27px;
	border: 1px solid #ddd;
	background: #eee;
	text-align: center
}
.related-product li a {
	display: block;
	width: 280px
}
.related-product li img {
	width: 270px;
	height: 225px;
	padding: 5px;
	background: #fff
}
.related-product li span {
	height: 35px;
	line-height: 35px;
	padding: 0 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block
}
.related-product li:hover {
	border: 1px solid  #006da4
}
.related-product li a:hover {
	background:  #006da4;
	color: #fff
}
.caseList li {
	border: 1px solid #f5f5f5;
	overflow: hidden;
	height: 318px;
	background: #f5f5f5;
	margin-bottom: 30px
}
.caseList li .pic {
	display: block;
	width: 450px;
	height: 318px;
	float: left;
	overflow: hidden
}
.caseList li .pic img {
	display: block;
	width: 100%;
	height: 100%;
	transition: all .4s
}
.caseList li .txt {
	width: 500px;
	float: right;
	padding: 39px 48px
}
.caseList li .txt h3 {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 20px
}
.caseList li .txt h3 a {
	color: #333
}
.caseList li .txt h3 a:hover {
	color: #2da8ef
}
.caseList li .txt p {
	height: 120px;
	margin-bottom: 20px;
	overflow: hidden
}
.caseList li .more {
	display: inline-block;
	width: 160px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #2da8ef;
	color: #2da8ef;
	text-align: center
}
.caseList li .more:hover {
	background: #2da8ef;
	color: #fff
}
.caseList li:nth-child(2n) .pic {
	float: right
}
.caseList li:nth-child(2n) .txt {
	float: left
}
.caseList li:hover img {
	transform: scale(1.1)
}
.caseRelative {
	margin-top: 40px;
	overflow: hidden
}
.caseRelative {
	width: 1200px
}
.caseRelative li {
	margin-right: 24px
}
.aBox {
	padding: 60px 0;
	overflow: hidden
}
.aTie {
	font-size: 30px;
	font-weight: 400;
	color: #333;
	text-align: center;
	margin-bottom: 50px;
	line-height: 30px;
	padding-bottom: 20px;
	position: relative
}
.aTie:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	background: #d2d2d2;
	width: 30px;
	margin-left: -15px;
	height: 1px
}
.aboutBox1 .font {
	width: 590px;
	line-height: 26px
}
.aboutBox1 .font h3 {
	font-size: 24px;
	color: #009de0;
	font-weight: 400;
	margin-bottom: 25px
}
.aboutBox2, .aboutBox4, .aboutBox6 {
	background: #f0f0f0
}
.aboutBox2 .main {
	background: #fff;
	overflow: hidden
}
.aboutBox2 .pic {
	width: 540px;
	height: 420px;
	overflow: hidden
}
.aboutBox2 .pic img {
	width: 540px;
	height: 420px;
	transition: all .5s
}
.aboutBox2 .main:hover img {
	transform: scale(1.1)
}
.aboutBox2 .txt {
	background: #fff;
	padding: 50px 0 0 50px;
	width: 610px
}
.aboutBox2 .txt p {
	margin-bottom: 30px;
	position: relative;
	padding-left: 25px
}
.aboutBox2 .txt span {
	color: #333;
	font-size: 16px
}
.aboutBox2 .txt p:after {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #009de0;
	left: 0;
	top: 10px
}
.aboutBox3 ul {
	width: 1240px
}
.aboutBox3 li {
	float: left;
	width: 284px;
	margin-right: 20px
}
.aboutBox3 li .pImg {
	width: 284px;
	height: 212px;
	overflow: hidden;
	background: #eee;
	display: block
}
.aboutBox3 li img {
	width: 284px;
	height: 212px;
	transition: all .5s
}
.aboutBox3 li p {
	text-align: center;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.aboutBox3 li img:hover {
	transform: scale(.95, .95)
}
.aboutBox4 ul {
	width: 1240px
}
.aboutBox4 li {
	float: left;
	width: 285px;
	height: 220px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-right: 15px
}
.aboutBox4 li img {
	width: 285px;
	height: 220px;
	transition: all .5s
}
.aboutBox4 li.big {
	width: 595px;
	height: 455px;
	overflow: hidden
}
.aboutBox4 li.big img {
	width: 595px;
	height: 455px;
	transition: all 1.8s
}
.aboutBox4 li span {
	background: #000;
	background: rgba(0,0,0,.5);
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	text-align: center;
	transition: all .3s;
	display: block
}
.aboutBox4 li:hover span {
	margin-top: -40px
}
.aboutBox4 li:hover img {
	transform: scale(1.1)
}
.aboutBox5 {
	position: relative;
	padding: 60px 0;
	overflow: visible
}
.aboutBox5 .ohbox {
	height: 240px
}
.aboutBox5 .pageBtn span {
	position: absolute;
	cursor: pointer;
	left: -60px;
	top: 250px;
	font-size: 0;
	line-height: 0;
	background: url(../images/vBtn.png) no-repeat;
	width: 34px;
	height: 8px
}
.aboutBox5 .pageBtn .next {
	left: auto;
	right: -60px;
	background-position: -34px 0
}
.aboutBox5 .pageBtn span:hover {
	background-position: -68px 0
}
.aboutBox5 .pageBtn .next:hover {
	background-position: -102px 0
}
.videoList ul li {
	width: 280px;
	float: left;
	margin-right: 26px;
	margin-bottom: 25px;
	text-align: center;
	font-size: 14px;
	position: relative;
	cursor: pointer
}
.videoList ul li img {
	display: block;
	width: 270px;
	height: 195px;
	padding: 4px;
	border: 1px solid #e3e3e3;
	background: #fff
}
.videoList ul li span {
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	padding: 0 5px
}
.videoList ul li:hover span {
	color: #10498c
}
.videoList ul li i {
	position: absolute;
	top: 0;
	left: 5px;
	top: 5px;
	width: 270px;
	height: 195px;
	background: #000 url(../images/vIcon2.png) no-repeat center center;
	opacity: .6
}
.videoList ul li:hover img {
	border: 1px solid #005cd5
}
.honorList ul li {
	width: 250px;
	float: left;
	margin-right: 26px;
	margin-bottom: 25px;
	text-align: center;
	padding: 15px 15px 0;
	background: #f2f2f2;
	border-bottom: 3px solid #ddd;
	position: relative
}
.honorList ul li .pImg {
	display: block;
	width: 230px;
	height: 170px;
	padding: 4px;
	border: 1px solid #e3e3e3;
	background: #fff;
	display: table-cell;
	vertical-align: middle
}
.honorList ul li img {
	width: 230px;
	vertical-align: middle;
	height: 170px
}
.honorList ul li::before {
	content: "";
	position: absolute;
	height: 3px;
	bottom: -3px;
	left: 0;
	transition: all .5s;
	width: 0
}
.honorList ul li:hover::before {
	width: 100%;
	background:  #006da4;
	transition: all .5s
}
.honorList ul li p {
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block
}
.lb-data .lb-caption {
	color: #fff
}
.honorList ul li:hover {
	background: #eee;
	box-shadow: 0 0 10px #ccc
}
.settingList li {
	width: 280px;
	float: left;
	margin-right: 26px;
	margin-bottom: 25px;
	text-align: center;
	background: #f2f2f2;
	border-bottom: 3px solid #ddd;
	position: relative
}
.settingList li img {
	display: block;
	width: 270px;
	height: 200px;
	padding: 4px;
	border: 1px solid #e3e3e3;
	background: #fff;
	transition: all .5s
}
.settingList li::before {
	content: "";
	position: absolute;
	height: 3px;
	bottom: -3px;
	left: 0;
	transition: all .5s;
	width: 0
}
.settingList li:hover::before {
	width: 100%;
	background:  #006da4;
	transition: all .5s
}
.settingList li span {
	height: 45px;
	line-height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	padding: 0 5px
}
.settingList li:hover img {
	transform: scale(.95)
}
.partnerList {
	padding: 1px
}
.dzbj {
	background-image: url(../images/bj_bg.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0
}
.dzbjMain {
	background: #fff;
	background: rgba(255,255,255,.9);
	padding: 80px;
	border-radius: 10px;
	width: 1040px
}
.dzbjMain li {
	overflow: hidden;
	margin-bottom: 5px;
	overflow: hidden
}
.dzbjMain li p, .dzbjMain li.b {
	float: left;
	width: 268px;
	height: 48px;
	border: 1px solid #dcdcdc;
	background: #fff;
	margin-right: 25px;
	line-height: 48px;
	overflow: hidden;
	padding-left: 60px;
	margin-bottom: 15px
}
.dzbjMain li label {
	float: left;
	margin-left: -60px;
	text-align: right;
	width: 60px;
	color: #666
}
.dzbjMain li p:nth-child(1) {
	padding-left: 90px;
	width: 238px
}
.dzbjMain li p:nth-child(1) label, .dzbjMain li.b label {
	width: 90px;
	margin-left: -90px
}
.dzbjMain li input {
	width: 95%;
	padding-right: 5%;
	height: 48px;
	line-height: 48px
}
.dzbjMain li p:nth-child(3n) {
	margin-right: 0
}
.dzbjMain li.b {
	width: 950px;
	float: none;
	padding-left: 90px;
	height: 90px;
	padding: 15px;
	padding-left: 90px;
	line-height: 24px
}
.dzbjMain li textarea {
	width: 100%;
	height: 90px;
	line-height: 24px;
	font-size: 14px
}
.dzbjMain li.d input, .dzbjMain li.d img {
	float: left
}
.dzbjMain li.d input {
	width: 180px;
	border: 1px solid #dcdcdc;
	padding: 0 15px
}
.dzbjMain li.d img {
	background: #fff;
	border: 1px solid #dcdcdc;
	padding: 13px;
	border-left: none
}
.dzbjMain li.d .btn {
	float: right;
	background: #ddd;
	margin-left: 10px;
	text-align: center;
	cursor: pointer;
	color: #222;
	font-size: 14px;
	transition: all .3s
}
.dzbjMain li.d .sub {
	background:  #006da4;
	color: #fff
}
.dzbjMain li.d .btn:hover {
	background: #333;
	color: #fff
}
.dzbjMain h3 {
	font-size: 36px;
	color: #222;
	line-height: 36px;
	margin-bottom: 10px;
	font-weight: 400
}
.dzbjMain .p1 {
	margin-bottom: 40px
}
.dzbjMain .p1 span {
	color:  #006da4
}
.faqList li {
	position: relative;
	margin-bottom: 25px
}
.faqList li:after {
	content: '';
	position: absolute;
	top: 12px;
	right: 16px;
	display: block;
	width: 30px;
	height: 30px;
	background:  #006da4;
	pointer-events: none
}
.faqList li h3:before, .faqList li h3:after {
	content: '';
	position: absolute;
	top: 26px;
	right: 23px;
	z-index: 2;
	width: 16px;
	height: 2px;
	background: #fff
}
.faqList li h3:before {
	width: 2px;
	height: 16px;
	top: 19px;
	right: 30px;
	-webkit-transition: .3s;
	transition: .3s
}
.faqList li.act h3:before {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	background: transparent\0
}
.faqList li h3 {
	position: relative;
	padding: 0 60px 0 25px;
	background-color: #f1f1f1;
	line-height: 54px;
	font-size: 16px;
	cursor: pointer;
	font-weight: 400;
	border: 1px solid #e1e1e1
}
.faqList li div {
	display: none;
	padding: 25px;
	line-height: 25px;
	color: #7c7c7c;
	-webkit-animation: fadeIn .5s ease-out .2s both;
	animation: fadeIn .5s ease-out .2s both;
	font-size: 14px;
	background: #f5f5f5
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
.newsList li {
	border: 1px solid #e2e2e2;
	padding: 30px;
	overflow: hidden;
	margin-bottom: 30px;
	transition: all .3s
}
.newsList li .font {
	width: 800px;
	overflow: hidden;
	color: #333;
	padding-top: 30px
}
.newsList li .date {
	width: 80px;
	height: 110px;
	background: #e1e1e1;
	color: #000;
	padding-left: 20px;
	font-size: 20px;
	font-family: helveticaneuedd7b7fc3f53d6;
	position: relative;
	margin-right: 40px;
	transition: all .4s
}
.newsList li .date span {
	display: block;
	opacity: .8;
	padding-top: 35px;
	font-size: 14px
}
.newsList li .date:after {
	position: absolute;
	content: "";
	width: 50px;
	left: 60px;
	background: #555;
	height: 1px;
	top: 10px;
	width: 0;
	transition: all .3s
}
.newsList li h4 {
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 15px
}
.newsList li .txt {
	color: #666
}
.newsList li .pic {
	width: 260px;
	height: 160px;
	overflow: hidden
}
.newsList li img {
	width: 260px;
	transition: all .5s;
	height: 160px
}
.newsList li:hover .date {
	margin-right: 60px
}
.newsList li:hover .date:after {
	width: 80%
}
.newsList li:hover h4 {
	color:  #006da4
}
.newsList li:hover img {
	transform: scale(1.1)
}
.newsList li:hover {
	box-shadow: 0 5px 10px #eee
}
.articleBox1 .title {
	text-align: center;
	font-size: 20px;
	color: #000;
	margin-bottom: 10px;
	font-weight: 400
}
.articleBox1 .p1 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	text-align: center;
	color: #888
}
.detailLeft .p1, .picShow .p1 {
	border-bottom: 1px dotted #adadad
}
.articleBox1 .p1 span {
	margin-right: 15px
}
.solution .p1 {
	margin-bottom: 40px
}
.review {
	background: #f7f7f7 url(../images/nShow_icon.png) no-repeat left top;
	padding: 20px;
	border: 1px dotted #adadad;
	text-indent: 2em;
	font-size: 14px;
	color: #333;
	margin-bottom: 20px
}
.fontResizer a {
	padding: 0 5px
}
.article_key {
	background: #f7f7f7 url(../images/nShow_icon2.png) no-repeat 15px 7px;
	color: #adadad;
	margin-bottom: 20px;
	padding-left: 35px;
	line-height: 28px
}
.fontsizebox {
	padding-bottom: 40px;
	border-bottom: 1px dotted #adadad;
	font-size: 13px;
	color: #424242
}
.fontSize a.active {
	color: #0099e6
}
.detailShare {
	overflow: hidden;
	padding: 25px 0;
	border-bottom: 1px dotted #adadad
}
.detailShare span {
	border-left: 1px dotted #adadad;
	padding: 0 15px
}
.detailShare span.date {
	margin-left: 15px
}
.detail_fenx {
	font-size: 14px;
	padding-top: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	border-bottom: 1px dotted #adadad;
	padding-bottom: 10px
}
.detail_fenx div {
	width: 48%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.relatedNews_font {
	width: 1200px;
	overflow: hidden;
	font-size: 13px;
	margin-top: 15px
}
.relatedNews_font ul {
	width: 1240px
}
.relatedNews_font ul li {
	float: left;
	padding-right: 50px;
	width: 570px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #ddd
}
.relatedNews_font ul li a {
	display: block;
	width: 450px;
	line-height: 40px;
	background: url(../images/ly_li.png) no-repeat left center;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left
}
.relatedNews_font ul li span {
	float: right;
	color: #999
}
.clientList {
	padding: 0 5px
}
.clientList li {
	border: 1px solid #e1e1e1;
	padding: 9px;
	width: 550px;
	float: left;
	margin-bottom: 25px;
	height: 150px;
	padding-right: 19px
}
.clientList li .cImg {
	float: left;
	width: 200px;
	height: 150px;
	margin-right: 25px;
	overflow: hidden
}
.clientList li img {
	display: block;
	width: 200px;
	height: 150px;
	transition: all .5s
}
.clientList li h4 {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.clientList li h4 a {
	color: #333
}
.clientList li h4 a:hover {
	color: #009de0
}
.clientList li .more {
	margin-top: 15px;
	font-size: 12px;
	display: inline-block
}
.clientList li .more:hover {
	color: #009de0;
	padding-left: 8px
}
.clientList li:nth-child(2n) {
	float: right
}
.clientList li:hover img {
	transform: scale(1.1)
}
.clientList li:hover {
	box-shadow: 0 0 6px #ddd
}
.contactFont {
	overflow: hidden;
	margin-bottom: 50px
}
.contactFont li {
	float: left;
	width: 239px;
	text-align: center;
	border-right: 1px solid #dcdcdc;
	padding: 0 30px;
	padding-top: 10px
}
.contactFont li:last-child {
	border-right: none
}
.contactFont li h4 {
	font-weight: 400;
	font-size: 16px;
	color: #333
}
.contactFont li h4 span {
	display: block;
	margin: 10px 0 5px
}
#dituContent {
	height: 420px
}
.feedback {
	margin-top: 50px;
	overflow: hidden
}
.feedback .title {
	text-align: center;
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 25px;
	color: #333;
	position: relative
}
.feedback .title span {
	padding: 0 25px;
	background: #fff;
	position: relative;
	z-index: 2
}
.feedback .title::before {
	content: "";
	border-bottom: 1px solid #e1e1e1;
	width: 100%;
	left: 0;
	position: absolute;
	top: 13px
}
#feedback_form label {
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	margin-bottom: 30px;
	padding-left: 40px;
	background: url(../images/contact.png) no-repeat;
	font-size: 14px;
	position: relative
}
.feedback .name:after, .feedback .telephone:after, .feedback .email:after, .feedback .msg_title:after {
	content: "*";
	color: red;
	position: absolute;
	top: 0;
	right: -280px
}
#feedback_form label.name {
	background-position: 0 -32px
}
#feedback_form label.email {
	background-position: 0 -64px
}
#feedback_form label.city {
	background-position: 0 -96px
}
#feedback_form label.msg_title {
	background-position: 0 -128px
}
#feedback_form label.address {
	background-position: 0 -160px
}
#feedback_form label.message {
	background-position: 0 -192px;
	margin-bottom: 10px
}
#feedback_form input {
	width: 243px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 0 28px 30px 0;
	padding: 0 10px;
	border: 1px solid #dbdbdb
}
#feedback_form input.last {
	margin-right: 0
}
#feedback_form .msg {
	border-top: 1px dotted #ccc;
	padding: 30px 0
}
#feedback_form textarea {
	height: 125px;
	width: 1178px;
	padding: 10px;
	border: 1px solid #dbdbdb;
	display: block
}
#feedback_form .btns {
	width: 120px;
	height: 40px;
	margin-right: 10px;
	background:  #006da4;
	color: #fff;
	border: none;
	font-size: 15px;
	margin-bottom: 0;
	cursor: pointer
}
#feedback_form .btns:hover {
	background: #333;
	transition: all .3s
}
#feedback_form .reset {
	background: #ccc;
	cursor: pointer;
	margin-bottom: 0
}
#feedback_form .tableRow {
	width: 100%;
	height: 32px
}
#feedback_form .tableRow input {
	width: 150px;
	margin-right: 10px;
	color: #999;
	float: left
}
#feedback_form .tableRow .checkcode {
	width: 50px;
	height: 22px;
	margin-left: 5px;
	border: 1px solid #ccc;
	padding: 4px 5px;
	display: block;
	float: left;
	background: #fff
}
#feedback_form input:focus, #feedback_form textarea:focus {
	border-color: #666
}
.intro {
	padding: 20px;
	line-height: 24px;
	font-size: 14px;
}
/*留言栏目*/
.msgtitle {
	display: block;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.message_block {
	color: #666;
}
.message_block p {
	padding: 12px;
}
.msg_input {
	width: 400px;
	border: 1px solid #e0e0e0;
	padding: 8px 9px;
	background: #fff;
	font-size: 13px;
	color: #888;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
}
.msg_input_on {
	width: 400px;
	border: 1px solid #8cd1ff;
	background: #f1f9ff;
	padding: 8px 9px;
	-webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
	border-radius: 2px;
	font-size: 13px;
	color: #888;
}
.message_labes {
	font-size: 14px;
}
.message_title {
	height: 34px;
	line-height: 34px;
	background: #f6f9fb;
	padding: 0 12px;
}
.message_title h2 {
	color: #376b88;
	font-size: 14px;
	float: left;
}
.message_title span {
	float: right;
	font-weight: bold;
	color: #999;
}
.message_info {
	color: #8ea6b6;
	text-align: right;
}
.message_replay {
	background: #f5f5f5;
	padding: 0 12px;
}
.msg_btn_area {
	margin: 16px 0;
	text-align: right;
}
.msg_btn_area a {
	display: inline-block;
	padding: 5px 15px;
	background: #09F;
	color: #fff;
	text-align: center;
	font-family: "宋体";
	font-size: 14px;
	overflow: hidden;
	cursor: pointer;
	font-weight: bold;
}
.msg_btn_area a:hover {
	text-decoration: none;
	background: #F60
}
.msgflag {
	margin-left: 4px;
	font-size: 12px;
	color: #900;
}
/*分页样式*/
.page_info {
	text-align: center;
	margin-top: 10px;
	color: #333;
}
.page_info span {
	padding: 0 2px;
	font-weight: bold;
}
.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 12px;
	margin-top: 20px;
}
.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}
.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}
.page_list a.on {
	color: #333;
	border: 1px solid #ccc;
	background: #E5EDF2;
}
/*内容分页*/
.contPage {
	height: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0;
	font-family: "Arial Black";
	font-size: 10px;
	margin-top: 20px;
}
.contPage a {
	display: inline-block;
	color: #898989;
	background: #fff;
	text-align: center;
	padding: 0 7px;
	margin: 0 1px;
}
.contPage a:hover {
	color: #fff;
	background: #898989;
}
.contPage a.on {
	color: #333;
	background: #E5EDF2;
	border: 1px solid #C2D5E3;
}
.headerTop {
	overflow: hidden;
	width: 100%;
	height: 35px;
	background-color: #eee;
	/*margin-bottom: 20px;*/
}
.headerTop p {
	float: left;
	font-size: 13px;
	color: #666;
	line-height: 35px;
}
.headerTop ul {
	overflow: hidden;
	float: right;
	margin-top: 8px;
}
.headerTop li {
	float: left;
	font-size: 13px;
	padding: 0 10px;
	border-right: 1px dotted #666;
}
.headerTop li a {
	color: #666
}
.headerTop li.li01 a {
	font-weight: bold;
	color: #ff9900;
}
.headerTop li.last {
	border: none;
	padding-right: 0;
}

.icon {
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.floor_2_main {
    overflow: hidden;
    background: url(../images/anbg.jpg) repeat-y center top;
}
.index .title {
	text-align: center;
	width: 100%;
}
.index .title h3 {
	font-size: 36px;
	font-weight: 400;
	display: block;
	line-height: 30px;
	/*background: url(../images/title.png) no-repeat center*/
}
.index .title p {
	color: #666;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 400;
	padding: 20px
}
.index .title h3 b {
	display: inline-block;
	font-weight: 400;
	color: #166fcd
}

.index .floor_1_main {
	background: url(../images/flo1.jpg) repeat-x left bottom #fff;
	padding-top: 80px;
	padding-bottom: 80px
}
.index .floor_2, .index .floor_3 {
	padding: 60px 0 40px;
	position: relative
}
.index .icase {
	overflow: hidden
}
.index .icase .list {
	zoom: 1;
	width: 119%
}
.index .icase .list li {
	float: left;
	margin-right: 21px;
	margin-bottom: 21px;
	width: 286px
}
.index .icase .list li .img {
	width: 286px;
	height: 230px;
	overflow: hidden;
	display: block;
	position: relative;
	cursor: pointer
}
.index .icase .list li .img  img{	width: 286px;
	height: 230px;}
.index .icase .list li .p {
	background: #8c989f;
	color: #fff;
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center
}
.index .icase .list li:hover img {
	width: 286px;
	height: 230px;
}

.index .more {
	margin-top: 20px
}
.index .more .line {
	display: block;
	width: 500px;
	height: 1px;
	margin-top: 24px;
}
.index .more .look_more {
	display: block;
	width: 198px;
	height: 48px;
	font-size: 16px;
	line-height: 48px;
	text-align:center;
	border: 1px solid #ccc;
	transition: all .5s
}
.index .more .look_more:hover {
	background: #166fcd;
	color: #fff;
	transition: all .5s;
	border: 1px solid #166fcd
}

.floor_4_main {
	background: #f0f0f0 url(../images/fl4.jpg) no-repeat center top;
	background-size: 1920px 930px;
	height: auto;
	overflow: hidden;
	width: 100%;
	padding:35px 0;
}
.index .floor_4, .indnews {
	padding: 60px 0 40px;
	overflow: hidden;
	position: relative
}
.index .floor_4 .textlist .list {
	width: 108%
}
.index .floor_4 .textlist {
	position: relative;
	overflow: hidden;
	margin-bottom: 20px
}
.index .textlist li {
	position: relative;
	float: left;
	width: 378px;
	height: 480px;
	margin-right: 28px;
	transition: all .2s linear 0s;
	border: 1px solid #ddd;
	background: #fff
}
.index .textlist li a {
	display: block;
	padding: 30px;
	color: #333
}
.index .textlist li .img {
	width: 320px;
	height: 240px;
	overflow: hidden;
	cursor: pointer;
	position: relative
}
.index .textlist li .img img {
	width: 100%;
	height: 100%;
	transition: all .3s ease-out 0s;
	display: block
}
.index .textlist li:hover .img img {
	transform: scale(1.2, 1.2)
}
.index .textlist li h3 {
	font-size: 20px;
	line-height: 40px;
	padding-top: 12px
}
.index .textlist .desc {
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 5px;
	cursor: pointer;
	padding-top: 10px
}
.index .textlist span {
	position: absolute;
	bottom: 30px;
	left: 30px;
	display: block;
	color: #fff;
	font-family: arial;
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: #166fcd;
	text-align: center
}
.index .textlist li:hover {
	background: #166fcd;
	border: 1px solid #166fcd;
	color: #fff
}
.index .textlist li:hover a {
	color: #fff
}
.index .textlist li:hover span {
	background: #fbdd16;
	color: #166fcd
}
.floor_4 .hd {
	text-align: center;
	padding-top: 20px
}
.floor_4 .hd a.btn {
	position: relative;
	top: auto;
	display: inline-block;
	margin: 0 5px
}
.floor_4 .hd a.btn.prev {
	left: auto
}
.floor_4 .hd a.btn.next {
	right: auto
}
a.btn {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	top: 28%;
	cursor: pointer;
	-webkit-transition: all 0s ease-in-out 0s;
	-moz-transition: all 0s ease-in-out 0s;
	transition: all 0s ease-in-out 0s
}
a.btn.prev {
	background-position: -100px -50px;
	left: -5%
}
a.btn.next {
	background-position: -190px -50px;
	right: -5%
}
a.btn.prev:hover {
	background-position: -145px -50px
}
a.btn.next:hover {
	background-position: -236px -50px
}

.yiyong{width:100%; float:left; position:relative;}
.yiyong li{width:286px; float:left;height:266px;padding:0;position:relative; overflow:hidden;margin:7px; background:#FFF; color:#333;}

.yiyong li img{width:286px; height:266px; float:left;}
.yiyong li span{width:286px; height:266px;overflow:hidden; float:left;}
.yiyong li p{ width:100%; position:absolute;left:0;bottom:0;background:rgba(0,0,0,.5);text-align:center;text-align:center; line-height:45px; color:#fff; font-size:22px;}
.yiyong li:hover{background:#daac63; font-size:24px;color:#fff;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s;}
.yiyong li:hover p{color:#fff;padding:111px 0;background:rgba(0,0,0,.7);-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s;}
.yiyong li:hover img{-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s;-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);}



/* 优势 */
.youshi{ padding: 60px 0 40px;}
.jal{ width:636px; margin:0 auto 10px; line-height: 30px;
    background: url(../images/title.png) no-repeat center; text-align:center; font-size:28px; color:#333;}
.jal strong{ font-size:28px; line-height:30px; color:#166fcd;}
.jal span{ font-size:28px;  line-height:30px; color:#166fcd;}
.jal_b {
    color: #666;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding-top: 20px;
	text-align:center;
}


#news{padding: 70px 0 70px;position: relative;background-color: #f8f8f8; overflow:hidden}
#news .tit{font-size: 24px;color: #333333;font-weight: bold;line-height: 100%;margin-bottom: 20px;text-align: center;}
#news .tit h3{font-size: 30px;line-height: 100%;}
#news .tit h3::after{content: '';display: block;margin:10px auto;height: 5px;width: 35px;background-color: #006da4;}
#news .tit p{font-size: 16px;color: #666666;font-weight: normal;letter-spacing: 3px;}
#news .lists{}

.newsboxsy{ width:1200px; height:auto; margin:0px auto}
.xwrdg{ width:32%; margin-right:2%; float:left; height:auto; overflow:hidden;}
.xwrdg .titxes{ height:50px; background:#e9e9e9;margin-top:30px}
.xwrdg .titxes p{ background:url(../images/newtb.png) no-repeat 21px 0px #006da4; padding:0 33px 0 56px; line-height:50px; font-size:18px; color:#fff; display:inline-block; font-weight:bold}
.xwrdg .titxes a,.xwrdg .titxes a:hover{padding:0 15px; line-height:50px;}
.xwrdg .tjwxyi{ margin:25px auto 10px; padding-bottom:25px; border-bottom:1px solid #e9e9e9; overflow:hidden;}
.xwrdg .tjwxyi .piefe{ width:120px; height:100px; border:1px #dfdfdf solid; display:block; overflow:hidden; margin-right:10px;
margin-left:10px;}
.xwrdg .tjwxyi .piefe img{ width:120px; height:100px;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; }
.xwrdg .tjwxyi .piefe:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
.xwrdg .tjwxyi .wenzw1q{ font-size:16px; line-height:30px; display:block; width:240px; height:30px; overflow:hidden; font-weight:bold}
.xwrdg .tjwxyi .xwzyao{ width:240px; height:75px; overflow:hidden}
.xwrdg .tjwxyi .xwzyao,.xwrdg .tjwxyi .xwzyao *{line-height:25px; font-size:14px}

.xwrdg .xxwenbox li{ width:383px; height:39px; line-height:39px; padding-left:24px; border-bottom:1px dashed #ccc; float:left; background:url(../images/tb2.gif) no-repeat 8px center}
.xwrdg .xxwenbox li a{ display:block; width:280px; height:39px; line-height:39px; overflow:hidden}
.xwrdg .xxwenbox li span{display:block; width:90px; height:39px; line-height:39px; color:#666; font-family:Arial, Helvetica, sans-serif; font-size:13px}



.pure-table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}
 
.pure-table caption {
    color: #000;
    font: italic 85%/1 arial,sans-serif;
    padding: 1em 0;
    text-align: center;
}
 
.pure-table td,.pure-table th {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
	border-bottom: 1px solid #cbcbcb;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: .5em 1em;
}
 
.pure-table thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom;
}
 
.pure-table td {
    background-color: transparent;
}

/* 广告2 */
#ad_bg1 {
	width: 100%; 
	height: 150px;
	background: url(../images/gg_bg.png) center no-repeat;
	text-align: center;
	margin-top: 35px;
}
.ad02_txt {
	margin: 0 auto;
	width: 1050px;
	padding-left: 100px;
	overflow: hidden;
}
.ad02_l {
	width: 695px;
	text-align: center;
	color: #eee;
	overflow: hidden;
}
.ad02_l h3 {
	font-size: 30px;
	font-weight: bold;
	line-height: 45px;
	padding-top: 15px;
}
.ad02_l li {
	font-size: 24px;
	line-height: 40px;
}
.ad02_l p {
	font-size: 16px;
	line-height: 32px;
}
.ad02_r {
	width: 200px;
	overflow: hidden;
}
.ad02_r p {
	background:url(../images/tel.png) no-repeat 22px 10px;
	padding-left: 20px;
	color:#eee;
	margin-top: 20px;
}
.ad02_r p span {
	font-size: 18px;
	padding-left: 15px;
	line-height: 36px;
}
.ad02_r p b {
	font-size: 25px;
	display:block;
	font-family:Arial;
	padding-top: 5px;
}
.cs_wz{ overflow:hidden;}
.cs_wz dl { background: #fff; width: 600px; float: left; }
.cs_wz dt { width: 300px; height: 227px; overflow: hidden; float: left; }
.cs_wz dt img { width: 300px; height: 227px; -webkit-transition: all ease .3s; transition: all ease .3s; }
.cs_wz dd { width: 260px; padding: 20px 20px 0; height: 207px; float: left; overflow: hidden; -webkit-transition: all ease .3s; transition: all ease .3s; }
.cs_wz dd h3 { font-size: 18px; height: 54px; line-height: 54px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.cs_wz dd h3 a { color: #494949; }
.cs_wz dd p { color: #666; line-height:200%;}
.cs_wz dd em { display: block; margin-top: 15px; }
.cs_wz dd em a { display: inline-block; width: 27px; height: 27px; border-radius: 50%; background-color: #94989b; background-image: url(../images/arrow.png); background-repeat: no-repeat; background-position: center center; -webkit-transition: all ease .3s; transition: all ease .3s; }
.cs_wz dl:nth-child(3) dt { float: right; }
.cs_wz dl:nth-child(3) dd { float: right; }
.cs_wz dl:nth-child(4) dt { float: right; }
.cs_wz dl:nth-child(4) dd { float: left; }
.cs_wz dl:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.cs_wz dl:hover dd { background-color: #fafafa; }
.cs_wz dl:hover em a { -webkit-transform: translateY(10px); transform: translateY(10px); background-color:  #006da4; }

/*6大专业优势*/
.major-adv{
	width:100%;
	height:756px;
	background:url(../images/major-adv-bj.jpg) no-repeat center center;
}
.major-adv-c{
	width:1200px;
	margin:0 auto;
	padding-top:50px;
}
#service_en {
    width: 1100px;
    margin: 0 auto;
    color: #ccc;
    font-size: 28px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    font-family: Georgia, "Times New Roman", Times, serif;
}
#service_cn {
    width: 1100px;
    margin: 0 auto;
    color: #ff0000;
    font-size: 36px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-bottom: 1px #eee solid;
    padding-bottom: 20px;
    font-weight: bold;
}
.major-adv-c h2{
	text-align:center;
	padding-top:57px;
}
.major-adv-con{
	margin:60px 0;
	padding:0 24px;
}
.major-adv-con li{
	float:left;
	margin:0 4px;
	position:relative;
	width:374px;
	height:238px;
}
.major-adv-con li a{
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:374px;
}
.major-adv-con li a .list_mask{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: 4;
  background:#d60011;
  opacity:0;
 transition: all 1s linear;
 }
 .major-adv-con li a .list_mask1{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: 4;
  opacity: 100;
 transition: all 1s linear;
 }
.major-adv-con li a img{
	transition: all 1s linear;
 }
.major-adv-con li a:hover > img{
	 transform: scale(1.01);
}
.major-adv-con li a:hover > .list_mask{
	 opacity:2;
	 transform: scale(1.01);
}
.major-adv-con li:nth-child(4){
	margin-top:10px;
}
.major-adv-con li:nth-child(5){
	margin-top:10px;
}
.major-adv-con li:nth-child(6){
	margin-top:10px;
}
.list_mask h6{
	text-align:center;
	line-height:74px;
	font-size:24px;
	margin-top:33px;
	color:#fff;
}
.list_mask span{
	width:45px;
	border-bottom:1px solid #fff;
	display:block;
	margin:0 auto;
}
.list_mask p{
	font-size:14px;
	color:#fff;
	line-height:20px;
	margin:0 auto;
	margin-top:37px;
	width:271px;
	text-align:center;
}
.list_mask1 h6{
	text-align:center;
	line-height:74px;
	font-size:24px;
	margin-top:33px;
	color:#000;
}
.list_mask1 span{
	width:45px;
	border-bottom:1px solid #000;
	display:block;
	margin:0 auto;
}
.list_mask1 p{
	font-size:14px;
	color:#000;
	line-height:20px;
	margin:0 auto;
	margin-top:37px;
	width:271px;
	text-align:center;
}

.bg4 {background: url(../images/advbg_1.jpg) no-repeat center / cover;}

.in-adv li {float: left;width: 25%;}
.in-adv li p {text-align: center;color: #fff;margin: 15px 0 0;font-size: 20px;}

.section {
    padding: 60px 0;
}
.img-center {text-align: center;font-size: 0;}
.img-center img {display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;transition: all 0.5s;}

.img-cover {overflow: hidden;position: relative;}
.img-cover span {display: block;width: 100%;background: no-repeat center / cover;transition: all 0.5s;height: 100%;position: absolute;left: 0;top: 0;}


.lh-contact-a {
	width: 48%;
}
.lh-contact-a li {
	padding: 20px 10px;
	border-bottom: 1px dashed #E5E5E5;
	color: #888;
	line-height: 24px;
	overflow: hidden;
}
.lh-contact-a li:nth-child(1) {
	animation-delay: .1s;
}
.lh-contact-a li:nth-child(2) {
	animation-delay: .2s;
}
.lh-contact-a li:nth-child(3) {
	animation-delay: .3s;
}
.lh-contact-a li:nth-child(4) {
	animation-delay: .4s;
}
.lh-contact-a li:nth-child(5) {
	animation-delay: .5s;
}
.lh-contact-a li:nth-child(6) {
	animation-delay: .6s;
}
.lh-contact-a li:nth-child(7) {
	animation-delay: .7s;
}
.lh-contact-a li:nth-child(8) {
	animation-delay: .8s;
}
.lh-contact-a li b {
	color: #b72024;
	font-size: 22px;
	font-style: italic;
}
.lh-contact-a li i {
	font-size: 24px;
	color: #b72024;
	float: left;
	margin-right: 20px;
}
.lh-contact-a.b li {
	line-height: 100px;
	padding: 15px 10px;
}
.lh-contact-a.b li span {
	float: left;
}
.lh-contact-a.b li img {
	width: 100px;
	float: left;
	border: 1px solid #E6E6E6;
}
.lh-contact-a.b {
	margin-top: 65px;
}
.lh-contact-c {
	margin-top: 20px;
	animation-delay: .5s;
}
.lh-contact-c h2 {
	color: #888;
	line-height: 24px;
	font-size:16px;
	padding: 0 10px;
}
.lh-contact-c h2 i {
	color: #b72024;
	font-size: 24px;
	margin-right: 20px;
}
.lh-contact-map {
	padding: 20px 10px;
}

.pro_table { margin:8px 0px; padding:0px; text-align:left; width:100%; border-collapse:collapse;}
.pro_table td{ padding:4px 5px; border:1px solid #DADBD6;}

.cent{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.gy3-z{ width:50%}
.gy3-y{ width:43%; padding-top:5%}
.sy3-b{ font-size:36px; color:#0068b7; text-align:center; font-weight:bold; margin:3% 0 7%}
.sy3-b span{ font-size:48px}
.sy4 img{ width:100%}
.gy3-z img{ max-width:100%; display:block; margin:auto}
.gy3-y h1 strong{ font-size:36px; line-height:40px; display:block}
.gy3-y h1{ font-size:14px; overflow:hidden}
.gy3-y h1 img{ float:left; margin-right:3%;}
.gy3-y p{ font-size:14px; margin:3% 0}
.gy3-y p img{ vertical-align:middle; margin-right:20px}
.gy3-y p span{ color:#0175c2}
.sy3-1{ margin-bottom:3%}

