
@font-face {
font-family: songti;
src:url('../font/simsun.ttf');
}
.ziti{font-family: songti; font-size: 19px; font-weight: 600;}
* {margin:0;padding:0;list-style:none;}
a{text-decoration:none;}
body {margin:0;padding:0;font-size:12px; color:#666666;}
img{border:0px;}
a:link {color:#161616;text-decoration:none;} 
a:visited {color: #161616;text-decoration:none;}
a:hover {color: #161616;text-decoration:none;}
a:active {color: #161616;text-decoration:none;}
ul,li {list-style:none;padding:0;margin:0;}
.section1 {
	position: relative;
	height: 730px;
}
.section1 .banner {
	overflow: hidden;
	width: 100%;
	height: 650px;
	position: absolute;
	left: 0;
	top: 80px
}        /*background:url(../images/banner.jpg) no-repeat center;*/
.section1 .btn {
	overflow: hidden;
	width: 256px;
	position: absolute;
	left: 50%;
	bottom: 80px;
	margin-left: -128px;
	z-index: 5
}
.section1 .btn span {
	display: block;
	float: left;
	margin: 0 2px;
	width: 58px;
	height: 1px;
	border: 1px solid #fff;
	opacity: 0.6;
}
.section1 .btn span.cur {
	border: 1px solid #ff0d00;
	opacity: 1;
	background-color: #ff0d00;
}
/*section2*/
.section2 {
	padding: 0px 0;
	margin-top: 290px;
}
.section2 h3 {
	text-align: center;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 26px;
}
.section2 h3 a {
	color: #333;
}
.section2 span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Arial;
	margin-bottom: 10px;
}
.section2 i {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #1652ba;
	margin: 0 auto;
	margin-bottom: 40px;
}
.section2 .probox {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 480px;
	position: relative;
	margin-bottom: 25px;
}
.section2 .probox ul {
	padding: 10px;
	overflow: hidden;
	width: 1230px;
}
.section2 .probox li {
	overflow: hidden;
	float: left;
	position: relative;
	width: 386px;
	height: 460px;
	margin-right: 16px;
	background-color: #fff;
}
.section2 .probox li img {
	display: block;
	position: absolute;
	left: 0;
	top: 0
}
.section2 .probox li .wen {
	overflow: hidden;
	padding: 0 20px;
	width: 346px;
	height: 93px;
	border-top: 1px solid #ccc;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	background: url(../images/p02_jiantou.png) no-repeat -40px center;
}
.section2 .probox li h4 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.section2 .probox li h4 a {
	color: #333;
}
.section2 .probox li p {
	font-size: 12px;
	color: #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 280px;
}
.section2 .btn {
	overflow: hidden;
	width: 128px;
	margin: 0 auto;
	margin-bottom: 25px;
}
.section2 .btn span {
	display: block;
	float: left;
	margin: 0 2px;
	width: 58px;
	height: 1px;
	border: 1px solid #999;
	opacity: 0.6;
}
.section2 .btn span.cur {
	border: 1px solid #ff0d00;
	opacity: 1;
	background-color: #ff0d00;
}
.section2 .more {
	display: block;
	width: 248px;
	height: 38px;
	border: 1px solid #999;
	margin: 0 auto;
	text-align: center;
	line-height: 38px;
	font-size: 12px;
	color: #888;
	font-family: Arial;
}
.section2 .more img {
	display: none;
	position: relative;
	top: 1px;
}
.section2 .probox li:hover {
	box-shadow: 0 0 10px #ccc;
}
.section2 .probox li:hover a {
	color: #fff;
}
.section2 .probox li:hover p {
	color: #a3beef;
}
/*section3*/
.section3 {
	overflow: hidden;
	z-index: 2;
	margin-bottom: 2%;
}
.section3 .video {
	overflow: hidden;
	width: 50%;
	height: 100%;
	/*background-color: #000;*/
	float: left
}
.section3 .video img {
	display: block;
	width: 100%;
}
.section3 .wen {
	overflow: hidden;
	width: 88%;
	height: 100%;
}
.section3 h3 {
	text-align: center;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 26px;
	margin-top: 5%;
}
.section3 h3 a {
	color: #333;
}
.section3 span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Arial;
	margin-bottom: 10px;
}
.section3 i {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #1652ba;
	margin: 0 auto;
	margin-bottom: 40px;
}
.section3 p {
	font-size: 14px;
	color: #777;
	line-height: 26px;
	width: 72%;
	height: 130px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 30px;
}
.section3 .more {
	display: block;
	width: 199px;
	height:40px;
	border: 1px solid #fff;
	margin: 0 auto;
	text-align: center;
	line-height: 46px;
	font-size: 12px;
	color: #fff;
	font-family: Arial;
	border-radius:31px;
	margin-right: 46px;
	margin-top: 280px;
	background-color: none !important;
}
.section3 .more img {
	display: none;
	position: relative;
	top: 1px;
	background: none;
}
/*section4*/
.section4 {
	background-color: #ffffff;
	
}
.section4 h3 {
	text-align: center;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 26px;
}
.section4 h3 a {
	color: #333;
}
/*.section4 span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Arial;
	margin-bottom: 10px;
}*/
.section4 i {
	display: block;
	width:0px;
	height: 1px;
/*	background-color: #1652ba;*/
	margin: 0 auto;
	margin-bottom: 40px;
}
.section4 .jsBox {
	overflow: hidden;
	width:1436px;
	margin: 0 auto;
	height: 400px;
	position: relative
}
.section4 .jslist {
	overflow: hidden;
	width:28.5%;
	height:396px;
	position: absolute;
	top: 0;
	border: 1px solid #e3e2e7;
}

.section4 .jslist b:hover img{transform: scale(1.1); transition: all .6s;}

/*.section4 p {
	width: 70%;
	margin-left: 2%;
	font-size: 15px;
	color: #333333;
	line-height: 22px;
	text-align: left;
	font-family: "微软雅黑";
	height: 56px;
	overflow: hidden;
	line-height: 25px;
	margin-top: 20px;
	border-bottom: 1px solid #e2e3e5;
	font-weight: 600;
}*/

.section4 .js01 {
	left: 0;
background:#ffffff;
}
.section4 .js02 {
	left:35.45%;
background:#ffffff;
	
}
.section4 .js03 {
	right:0;
background:#ffffff;
}
.section4 .js04 {
	right:0;
background:#ffffff;

}
.section4 em {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 26px;
	color: #dadada;
	font-family: Arial;
	padding-top: 7px;
	border-top: 1px solid #f1f1f1;
}
.section4 h4 {
	font-weight: normal;
	text-align:left;
	font-size: 15px;
	color: #555555;
	 margin-top: 5px;
	margin: 0 auto;
	font-family: "微软雅黑";
	width:88%;
	line-height: 26px;


}
.section4 h5 {
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	color: #595053;
	margin-bottom: 10px;
	float: left;
	width:18%;
	border: 1px solid #e2e3e8;
	background: #f1f2f6;
	height: 52px;
	line-height: 25px;
	
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
/*.section4 p {
	width: 70%;
	margin-left: 2%;
	font-size: 15px;
	color: #333333;
	line-height: 22px;
	text-align: left;
	font-family: "微软雅黑";
	height: 56px;
	overflow: hidden;
	line-height: 25px;
	margin-top: 20px;
	border-bottom: 1px solid #e2e3e5;
	font-weight: 600;
}*/
.section4 b {
	display: block;
	width: 410px;
	height: 237px;
	overflow: hidden;
	margin: 0 auto;
	
}
/*section5*/
.section5 {
	overflow: hidden;
	padding: 38px 0;
	padding-bottom:60px;
	background: #fafafa;
	 margin-top:68px;
}
.section5 h3 {
	text-align: center;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 26px;
	color: #333;
}
.section5 h3 a {
	color: #333;
}
.section5 span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Arial;
	margin-bottom: 10px;
}
.section5 h6 {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #1652ba;
	margin: 0 auto;
	margin-bottom: 40px;
}
.section5 .pzbox {
	/*overflow: hidden;*/
	width:1436px;
	margin: 0 auto;
}
.section5 dl {
	overflow: hidden;
	width:48%;
*width:47%;
	float: left;
	/*background-color: #f1f1f1;*/
	border:10px solid #ffffff;
	position: relative
}
.section5 dt {
	overflow: hidden;
	width: 50%;
	float: left;
	position: relative
}
.section5 dt img {
	display: block;
	width: 100%;
}
.section5 dt img.imgp {
	position: absolute;
	left: 0;
	top: 0
}
.section5 dd {
	float: left;
	width:93%;
    margin-bottom: 16px;
	height:112px;
	padding: 0 5%;
	position: relative;
	background: #fafafa;
	padding-right: 0;
}



.section5 h5 {
	font-weight: normal;
	font-size: 20px;
	color: #757575 !important;
	font-weight: 600;
	margin-top: 18%;
	padding-bottom: 5px;
	border-right: 1px solid  #e1e1e1;
}
.section5 em {
	display: block;
	font-size: 14px;
	color: #555;
	margin-bottom: 13px;
	font-family: Arial;
	border-right: 1px solid  #e1e1e1;
}
.section5 p {
	font-size: 16px;
	color: #333333 !important;
	line-height:50px;
	height: 50px;
	font-weight: 600;
	padding-left: 4%;
}
.section5 i {
	display: block;
	width: 40px;
	height: 1px;
	background-color: #999;
	position: absolute;
	left: 10%;
	top:90%;
}
.section5 .fr {
	float: right
}
.section5 .fl {
	float: left
}
/*section6*/
.section6 {
	overflow: hidden;
	padding: 0px 0 0px 0;
}
.section6 h3 {
	text-align: center;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 26px;
}
.section6 h3 a {
	color: #333;
}
.section6 span {
	display: block;
	text-align: center;
	font-size: 12px;
	color: #999;
	font-family: Arial;
	margin-bottom: 10px;
}
.section6 i {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #1652ba;
	margin: 0 auto;
	margin-bottom: 40px;
}
.section6 .newsbox {
	width: 1700px;
	margin: 0 auto;	
	height: 400px;
	position: relative
}
.section6 .newslist {
	overflow: hidden;
	width: 360px;
	height: 400px;
	border-top: 1px solid #cecece;
	position: absolute;
	top: 0
}
.section6 .news01 {
	left: 0
}
.section6 .news02 {
	left: 50%;
	margin-left: -180px;
}
.section6 .news03 {
	right: 0;
}
.section6 .newslist img {
	display: block;
	width: 360px;
	height: 234px;
}
.section6 .newslist h4 {
	font-family: Arial;
	font-weight: normal;
	font-size: 36px;
	color: #333;
	position: absolute;
	left: 0;
	top: 30px;
	width: 100%;
	background: url(../images/p06_more.png) no-repeat -100px center;
}
.section6 .newslist h4 em {
	font-family: Arial;
	font-size: 14px;
	color: #888;
	margin-left: 10px;
}
.section6 .newslist h5 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: normal;
	padding-top: 85px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.section6 .newslist h5 a {
	color: #333;
}
.section6 .newslist p {
	font-size: 12px;
	color: #777;
	line-height: 22px;
	height: 44px;
	overflow: hidden
}
.section6 .newslist>a {
	display: block;
	width: 360px;
	height: 234px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
}
.section6 .more {
	display: block;
	width: 248px;
	height: 38px;
	border: 1px solid #999;
	margin: 0 auto;
	text-align: center;
	line-height: 38px;
	font-size: 12px;
	color: #888;
	font-family: Arial
}
.section6 .more img {
	display: none;
	position: relative;
	top: 1px;
}
/*section7*/
.section7 {
	background-color:#383838;
	overflow: hidden;
	padding: 50px 0;
}
.section7 .footer {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.section7 .footer .t_top {
	overflow: hidden;
	height: 160px;
	padding-bottom: 45px;
	border-bottom: 1px solid #12386a;
}
.section7 .footer dl {
	overflow: hidden;
	padding: 0 35px;
	border-right: 1px solid #12386a;
	float: left;
	height: 160px;
}
.section7 .footer dt {
	overflow: hidden;
	font-size: 14px;
	padding-bottom: 15px;
	background: url(../images/p07_x.png) no-repeat left bottom;
	margin-bottom: 10px;
}
.section7 .footer dt a {
	color: #fff;
}
.section7 .footer dd {
	overflow: hidden
}
.section7 .footer dd a {
	display: block;
	font-size: 12px;
	color: #fff;
	opacity: 0.5;
	line-height: 30px;
}
.section7 .footer .dl01 {
	padding-left: 0;
}
.section7 .footer .dl05 {
	padding-right: 95px;
}
.section7 .footer .wen {
	overflow: hidden;
	width: 175px;
	float: left;
	margin-left: 95px;
}
.section7 .footer .wen p {
	font-size: 12px;
	color: #fff;
}
.section7 .footer .wen h4 {
	font-weight: normal;
	font-size: 22px;
	color: #fff;
	font-family: Arial;
	margin-bottom: 10px;
}
.section7 .footer .wen .qq {
	display: block;
	padding: 0 10px;
	width: 155px;
	text-align: right;
	height: 34px;
	line-height: 34px;
	background: url(../images/p07_qq.png) no-repeat 15px center;
	background-color: #0f64d7;
	font-size: 12px;
	color: #fff;
	margin-bottom: 15px;
}
.section7 .footer .wen i {
	display: block;
	width: 30px;
	height: 2px;
	background-color: #ff0d00;
	margin-bottom: 15px;
}
.section7 .footer .wen .share {
	overflow: hidden;
	width: 100%;
	height: 24px;
	line-height: 24px;
}
.section7 .footer .wen .share span {
	display: block;
	float: left;
	font-size: 12px;
	color: #fff;
}
.section7 .footer .wen .share a {
	display: block;
	width: 25px;
	height: 24px;
	float: left;
	margin: 0 5px;
}
.section7 .footer .wen .a01 {
	background: url(../images/p07_wx.png) no-repeat center top;
}
.section7 .footer .wen .a02 {
	background: url(../images/p07_sina.png) no-repeat center top;
}
.section7 .footer .wen .a03 {
	background: url(../images/p07_tx.png) no-repeat center top;
}
.section7 .footer .wen .share a:hover {
	background-position: bottom;
}
.section7 .footer .ewm {
	overflow: hidden;
	float: right;
	width: 121px;
	height: 121px;
}
.section7 .footer .link {
	overflow: hidden;
	float: left;
	margin-top: 65px;
	width: 550px;
}
.section7 .footer .link h3 {
	font-size: 12px;
	font-weight: normal;
	float: left
}
.section7 .footer .link a {
	color: #fff;
}
.section7 .footer .link ul {
	overflow: hidden;
	float: left;
	width: 470px;
}
.section7 .footer .link li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #4d6a8f;
	font-size: 12px;
}
.section7 .footer .info {
	overflow: hidden;
	float: right;
	text-align: right;
	margin-top: 40px;
}
.section7 .footer .info p {
	font-size: 12px;
	color: #fff;
	line-height: 24px;
	opacity: 0.5;
}
.section7 .footer .info a {
	color: #fff;
	margin-left: 20px;
}
/*首页广告*/
/*#flashs{ position:relative; height:650px; overflow:hidden;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; bottom:75px; left:50%; margin-left:-95px; padding:0px 6px;}
#flashs .btn span{ color:#fff;  background:#333; cursor: pointer;display: inline-block;margin:0 2px;width:25px;height:25px;font-size:14px;line-height:25px;text-align:center;}
#flashs .btn span.cur{ background:#c3161c;}*/

#flashs {
	position: relative;
	height: 550px;
	overflow: hidden;
}
#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0;
}
#flashs .btn {
	overflow: hidden;
	width: 256px;
	position: absolute;
	left: 53.5%;
	bottom: 80px;
	margin-left: -128px;
	z-index: 5
}
#flashs .btn span {
	display: block;
	float: left;
	margin: 0 2px;
	width: 58px;
	height: 1px;
	border: 1px solid #fff;
	opacity: 0.6;
}
#flashs .btn span.cur {
	border: 1px solid #f6c17f;
	opacity: 1;
	background-color: #f6c17f;
}
.section1 .banner {
	overflow: hidden;
	width: 100%;
	height: 550px;
	position: absolute;
	left: 0;
	top:130px
}        /*background:url(../images/banner.jpg) no-repeat center;*/
.section1 .btn {
	overflow: hidden;
	width: 256px;
	position: absolute;
	left: 50%;
	bottom: 80px;
	margin-left: -128px;
	z-index: 5
}
.section1 .btn span {
	display: block;
	float: left;
	margin: 0 2px;
	width: 58px;
	height: 1px;
	border: 1px solid #fff;
	opacity: 0.6;
}
.section1 .btn span.cur {
	border: 1px solid #ff0d00;
	opacity: 1;
	background-color: #ff0d00;
}



.lmbt{width: 412px; margin: 0 auto;}
.lmbt1{width: 412px; height:100px; margin: 0 auto;}
.lmbt2{width: 412px; height:100px; margin: 0 auto;color: #353434;text-align: center; font-weight: 600;}

.xtjjfa{width:85%; margin: 0 auto;}
.xtjjfa ul{width:100%; margin: 0 auto;}
.xtjjfa ul li{width:24.85%; float: left; height: 280px; border: 1px solid #ededed; background-position-y: 36%;}
.xtjjfa4{text-align: center; font-family: "微软雅黑"; font-size: 18px; color: #333333; padding-top: 181px;}
.xtjjfa5{text-align: center; font-family: "微软雅黑"; font-size: 16px; color: #555555; padding-top: 30px;}
.xtjjfa1{background: url(../images/j3.png) center  top no-repeat;}
.xtjjfa ul .xtjjfa1:hover {background: url(../images/j3-1.png) center  top no-repeat; background-position-y: 36%;}
.xtjjfa2{background: url(../images/j4.png) center  top  no-repeat;}
.xtjjfa ul .xtjjfa2:hover {background: url(../images/j4-1.png) center  top no-repeat; background-position-y: 36%;}
.xtjjfa3{background: url(../images/j5.png) center top  no-repeat;}
.xtjjfa ul .xtjjfa3:hover {background: url(../images/j5-1.png) center  top no-repeat; background-position-y: 36%;}
.xtjjfa6{background: url(../images/j6.png) center  top no-repeat;}
.xtjjfa ul .xtjjfa6:hover {background: url(../images/j6-1.png) center  top no-repeat; background-position-y: 36%;}
.xtjjfa ul li:hover .xtjjfa4{color: #42b1aa;}
.xtjjfa ul li:hover{border: 1px solid #42b1aa;}

.jjfaxz1{width: 377px; margin: 0 atuo; line-height: 40px; font-family: "微软雅黑"; font-size:26.4px; font-weight:500; color: #444444; text-align: center;}
.jjfaxz2{width: 377px; margin: 0 atuo; height: 24px;background: url(../images/faxzbjxt.jpg) center no-repeat; color: #cdcdcd;font-family: "微软雅黑"; font-size:16px; text-align: center; margin-top: 15px; }

.gykrd1{width: 100%; height: 605px; background: #42b1aa;}
.gykrd1-1{float: left; width: 48%; margin-left: 2%;animation:move 1s linear forwards;}
.gykrd1-2{ font-family: "微软雅黑";  font-size: 18px; color: #ffffff; text-align: justify; text-indent: 2em; padding-top: 55px; line-height:40px; margin-bottom: 231px;}
.gykrd1-3{ float: right;animation:move 4s linear forwards; position: relative; overflow: hidden;}
.gykrd1-3:hover img{transform: scale(1.1); transition: all .6s;}



.gykrd1-4{position: absolute; height: 138px; width: 50%; background: #ffffff;    margin-top: 336px;
    float: right;
    margin-left: 5%; background: url(../images/kjrw.jpg) #ffffff right no-repeat;}
.gykrd1-4 ul{width: 100%; margin: 0 auto;}
.gykrd1-4 ul li{width:65px; float: left; height: 114px; line-height: 204px; text-align: center; font-family: "微软雅黑"; font-size: 20px; color: #42b1aa;margin-left: 57px;
    margin-right: 54px;}

.b1{background: url(../images/zhuanzhu.jpg) center no-repeat;}
.b2{background: url(../images/zhuanxin.jpg) center no-repeat;}
.b3{background: url(../images/zhuanye.jpg) center no-repeat;}


.xinwenleft1{float: left; width: 6%; margin-top: 40px;}
.xinwenleft2{float: left; width: 74%;margin-top: 40px;}
.xinwenleft3{float: right; width: 20%;margin-top: 40px;}
.ckgd{width: 100px; height:28px; border: 1px solid #dcdcdc; border-radius: 20px; text-align: center; line-height: 28px; margin-top:11px;}
.ckgd a{color: #333333; text-decoration: none;}

.lxff{width: 348px; float: left; margin-left: 18px; margin-top: 30px;}
.lxff ul{width: 348px; margin: 0 auto;}
.lxff ul li{width: 348px; float: left; font-family: "微软雅黑"; font-size: 16px; color: #333333; line-height: 24px; margin-bottom: 25px;}
.lxff1{float: left; width: 30px;}
.lxff2{float: left;}
.lxff3{float: left;}
.lxff4{width: 903px; float: right;}
.lxff5{width: 419px; height: 47px; float: left; border: none; border-bottom: 1px solid #bfbfbf; font-family: "微软雅黑"; font-size: 16px; color: #333333; outline: none; padding-left: 2px;}
.lxff44{width: 903px; float: right;}
.lxff6-1{margin: 0 auto;font-family: "微软雅黑"; font-size: 16px; color: #333333; padding-left: 2px; margin-top:70px; margin-bottom: 20px;}
.lxff6{width: 903px; margin: 0 auto;}
.lxff55{width: 903px; height: 47px; float: left; border: 1px solid #bfbfbf; font-family: "微软雅黑"; font-size: 16px; color: #333333; outline: none; padding-left: 2px; height:70px;}
.lxff7{width: 135px; height: 33px; float: left; background: #42b1aa; margin-top: 12px; line-height: 33px; text-align: center; color: #ffffff;}


.web{width: 1300px; margin:0 auto;}
.web ul{width: 1300px; margin:0 auto;}
.web ul li{width: 141px; float: left;}
.web1{float: left; width: 141px; color: #ffffff; font-family: "微软雅黑"; font-size: 18px; height: 33px; font-style: normal;}
.web2{width: 141px; margin: 0 auto;}
.web2 dl{width: 141px; margin: 0 auto;}
.web2 dl dt{width: 151px; float: left;color: #ffffff; font-family: "微软雅黑"; font-size: 16px; line-height: 37px; font-style: normal;}


.web8{width: 100%; height: 40px; background: #202020; text-align: center;color: #ffffff; font-family: "微软雅黑"; font-size: 16px; line-height: 40px; font-style: normal;}
.qywh3-2{width:269px; height:49px; margin: 0 auto; background: #1d2d31; color: #ffffff; position: absolute; margin-top: -48px; opacity:.7; filter:alpha(opacity=70); line-height:49px; padding-left: 23px; font-size: 16px;font-family: "微软雅黑";  font-weight: 600;}
.qywh3-2:hover{ opacity:.4; filter:alpha(opacity=40); background: #000000;  height:89px; margin-top: -88px; color: #ffffff;}
.qywh3-2 a{color: #ffffff;}


.m-snav .v1{display:block;height:52px;line-height:52px;background:url(../images/next3.png) 95% center no-repeat #c5c5c5;font-size:20px;color:#ffffff;padding:1px 29px 0 17px;margin-bottom:4px;position:relative;overflow:hidden}
.m-snav li.on .v1,.m-snav li:hover .v1{color:#fff;background:url(../images/next3.png) 95% center no-repeat #42b1aa;-webkit-background-size:auto 16px;background-size:auto 16px}
.m-snav li.on .a1,.m-snav li:hover .a1{padding-left:33px;background:url(../images/next6.png) 95% center no-repeat #fff;color:#ce1920}
.m-snav li.on .v1{ padding-left:26px; font-size: 20px; }
.m-snav-1 li.on .v1{ padding-left:33px; }
.m-snav i{/*background:url(../images/i-sj4.png) center center no-repeat;*/-webkit-background-size:auto 100%;background-size:auto 100%;display:none;width:18px;height:12px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);left:30px}
.m-snav li.on i{display:block}
.m-snav dl{display:none}
.m-snav li.on dl{display:block;padding-bottom:16px}
.m-snav dl a{font-size:18px;color:#333;display:block;padding:0 33px 0 60px;background:url(../images/i-sj5.png) 34px center no-repeat #ffffff;-webkit-background-size:auto 18px;background-size:auto 18px;height:47px;line-height:47px}
.m-snav dd.on a{background:url(../images/i-sj6.png) 30px center no-repeat #ffffff;-webkit-background-size:auto 12px;background-size:auto 12px;color:#42b1aa}
.index-snv .m-snav li.on .v1{padding-left: 33px;}
.col-snav{float:left;width:281px;margin-right:30px;-webkit-animation: fadeInLeft 1s ease-out 0.5s 1 both;}

.cpyfw{width: 822px; height: 148px; margin: 0 auto;-webkit-animation: fadeInUp 1s ease-out 0.5s 1 both;}
.m-content{width: 1440px; margin: 0 auto; margin-top: 15px; -webkit-animation: fadeInLeft 1s ease-out 0.5s 1 both;}
.cpright{width: 1111px; float: left; -webkit-animation: fadeInRight 1s ease-out 0.5s 1 both; margin-bottom: 0px;}
.cpright ul{width: 1111px; margin: 0 auto;}
.cpright ul li{width: 335px; float: left;box-shadow:-2px 7px 28px #ededed; margin-right: 33px; margin-bottom: 33px; border: 1px solid #ededed;}
.cpright1{width: 335px; height: 255px;}
.cpright1 img{width: 333px; height: 246px;}


.cpright2{width: 320px; height:106px; border-top: 1px solid #d0d0d0; text-align: center; color: #333333; margin: 0 auto;}
.cpright ul li:hover{box-shadow:-2px 7px 28px #76cac5;}

.cpright2-1{margin: 0 auto; text-align: left;font-size: 20px; font-family: "微软雅黑"; line-height:43px; margin-top: 5px; }
.cpright2-2{margin: 0 auto; text-align: left;font-size: 16px; font-family: "微软雅黑"; }
.lmbtcp{width: 502px; margin: 0 auto;}
.lmbtcp1{width:502px; height:113px; margin: 0 auto;}


.gsjj1{width: 1439px; margin: 0 auto;}
.gsjj1-1{width: 681px; float: left; height: 500px;}
.gsjj1-2{width: 728px; float: right;}
.gsjj1-1-1{width: 588px; height: 409px; float: left;  border: 2px solid #42b1aa; }
.gsjj1-1-2{width: 650px; height: 446px; float: left; position: absolute; margin: 30px; overflow: hidden;}

.gsjj1-1 .gsjj1-1-2:hover img {transition:transform 3.5s; -webkit-transition:transform 3.5s;transform:scale(1.1); -webkit-transform:scale(1.1); }
.gsjj1-1 .gsjj1-1-2:hover .gsjj1-1-1{width:288px; height: 209px; float: left;  border: 2px solid #42b1aa; }
.gsjj1-2-1{font-family: "微软雅黑"; font-size: 23px; width:96px; height: 39px;}
.gsjj1-2-3{border-bottom:3px solid #42b1aa; width:88px; height:1px;}
.gsjj1-2-2{font-family: "微软雅黑"; font-size:17px; color: #282828; text-align: justify; /*text-indent: 2em;*/ line-height:32px; margin-top: 12px;}
.gsjj1-2-2 p{font-family: "微软雅黑"; font-size:17px; color: #282828; text-align: justify; /*text-indent: 2em; */line-height:32px; margin-top: 12px; width: 100%; font-weight: 100; word-spacing: normal; border: none;}
.gswh1{background: url(../images/qytp2.jpg) center no-repeat; width: 100%; height: 587px;}


.hzhbnew{width: 1439px; margin: 0 auto; margin-bottom: 100px;}
.hzhbnew ul{width: 1439px; margin: 0 auto;}
.hzhbnew ul li{width:290px; float: left; height: 171px; margin-bottom:13px;}
.hzhbnew ul li:nth-child(5n){width: 273px;}
.hzhbnew1{width: 393px; height: 46px; text-align: center; color: #42b1aa; font-size:24px; font-family: "微软雅黑"; margin: 0 auto; line-height:70px;}


/*加入我们*/
.jrwm{width: 1439px;  margin: 0 auto;}
.jrwm1{width:116px; height:27px; float: left;  text-align: left; font-family: "微软雅黑"; font-size: 22px; color: #000000;}
.jrwm2{width:80px; height: 10px; float: left;  border-bottom: 2px solid #42b1aa; }
.jrwm3{width: 1439px;  margin: 0 auto; margin-top:40px; height: 386px; background: #f5f5f5;}
.jrwm3-1{float: left; width: 698px; height: 386px; overflow: hidden; }
.jrwm3-2{float: right; width: 740px; text-align: center; padding-top:62px;font-family: "微软雅黑"; font-size:19px; color: #000000; line-height:44px; font-weight: 500;}


.lmbtjr{width: 314px; margin: 0 auto;}
.lmbtjr1{width:314px; height:113px; margin: 0 auto;}

.jrwm11{width:1439px; height:27px;margin: 0 auto;  text-align: left; font-family: "微软雅黑"; font-size: 22px; color: #000000; margin-top: 44px;}
.jrwm4{width: 1439px; margin: 0 auto; margin-bottom:50px ;margin-top:30px ;}
.jrwm4 ul{width: 1439px; margin: 0 auto;}
.jrwm4 ul li{width: 1439px; float: left; line-height: 50px; border-bottom: 1px dashed  #dddddd;}
.jrwm4-1{width:9%; float: left; color: #56a7ff; font-family: "微软雅黑"; font-size: 16px; padding-left: 2%;}
.jrwm4-2{width:6%; float: left;color: #489bbd; font-family: "微软雅黑"; font-size: 16px;}
.jrwm4-3{width:6%; float: left;color: #000000; font-family: "微软雅黑"; font-size: 16px;}
.jrwm4-4{width:6%; float: left;color: #ff6666; font-family: "微软雅黑"; font-size: 16px;}
.jrwm4-5{width:33%; float: left;color: #000000; font-family: "微软雅黑"; font-size: 16px;}
.jrwm4-6{width:33%; float: left;color: #000000; font-family: "微软雅黑"; font-size: 16px; text-align: left;}
.jrwm4 ul li:nth-child(2n){background: #f9f8f8;}
.jrwm4 ul li:hover{background: #f9f8f8 ;}
.jrwm3 .jrwm3-1:hover img {transition:transform 3.5s; -webkit-transition:transform 3.5s;transform:scale(1.1); -webkit-transform:scale(1.1); }

.jrwm11 span{font-size: 14px;}



.lmbtxtfw{width: 378px; margin: 0 auto; margin-bottom: 59px;}
.lmbtxtfw1{width:378px; height:67px; margin: 0 auto;}

.xtfwnew{width: 1439px; margin: 0 auto; margin-bottom: 50px;}
.xtfwnew1{float: left; width: 240px; background: #bfe4e2; min-height: 480px;}

.xtfwnew1 ul{ width: 197px; margin: 0 auto;}
.xtfwnew1 ul li{ width:197px; height: 44px; float: left; background: #ffffff; line-height: 44px; margin-top:20px;}
.xtfwnew1-1{float: left; font-family: "微软雅黑"; font-size: 18px; color: #000000; width:66%; text-align: left; letter-spacing: 4px; padding-left:26px;}
.xtfwnew1-2{float:right; width: 29px; height: 11px; width:15%; margin-top:12%;}
.xtfwnew2{float: right; width: 1148px;}

.xtfwnew2 p{font-family: "微软雅黑"; font-size: 18px; color: #000000; margin: 0 auto; width: 1086px;line-height: 40px;}
.xtfwnew2-1{ width: 100%; margin: 0 auto;}
.xtfwnew2-3{ font-family: "微软雅黑"; font-size: 18px; color: #42b1aa; padding-left:13px; float: left; font-weight: 600; line-height: 40px;}
.xtfwnew2-2{ float: left; margin-top: 9px;}
.xtfwnew2-4{font-family: "微软雅黑"; font-size: 18px; color: #000000; margin: 0 auto; width: 1086px;line-height: 40px;}

.xtfwnew1 ul li:hover{background: #24abad; color: #ffffff;}
.xtfwnew1 ul li:hover .xtfwnew1-1{ color: #ffffff;}


.dzdtnew{width: 1439px; margin: 0 auto;}
.dzdtnew1{width: 1439px; height: 508px; margin: 0 auto; margin-bottom:27px;}
.dzdtnew2{width: 1439px; margin: 0 auto; margin-bottom:40px;}
.dzdtnew2-1{width: 387px; float: left;}
.dzdtnew2-1 ul{width: 387px; margin: 0 auto;}
.dzdtnew2-1 ul li{width: 387px; float: left; text-align: left; padding-left: 35px; line-height: 40px; font-family: "微软雅黑"; font-size: 16px; color: #555555;}
.dzdtnew2-2{width: 387px; float: left;}
.dzdtnew2-3{width: 547px; float: right; margin-top: 20px;}

.dzdtnewxz{width: 1439px; margin: 0 auto; margin-bottom:160px; border-top: 1px dashed #cccccc; padding-top:23px;}
.dzdtnewxz ul {width: 1439px; margin: 0 auto; }
.dzdtnewxz ul li{width:25%; float: left;line-height: 40px; font-family: "微软雅黑"; font-size: 16px; color: #555555; text-align: left;}




.wylynew{width: 100%; height: 694px; background: url(../images/lybj.jpg) center no-repeat;}



.lxff4new{width:890px;  margin: 0 auto;}
.lxff5new{width: 419px; height: 47px; float: left; border: none; border-bottom: 1px solid #bfbfbf; font-family: "微软雅黑"; font-size: 16px; color: #333333; outline: none; padding-left: 2px; background: none;}
.lxff44new{width: 890px;  margin: 0 auto;}
.lxff6new-1{margin: 0 auto;font-family: "微软雅黑"; font-size: 16px; color: #333333; padding-left: 2px; margin-top:42px; margin-bottom: 20px; text-align: left;}
.lxff6new{width: 890px; margin: 0 auto;}
.lxff55new{width: 890px; height: 47px; float: left; border: 1px solid #bfbfbf; font-family: "微软雅黑"; font-size: 16px; color: #333333; outline: none; padding-left: 2px; height:173px;background: none; }
.lxff7new{width: 135px; height: 33px; background: #42b1aa; margin-top: 12px; line-height: 33px; text-align: center; color: #ffffff; margin: 0 auto;}



.lmbtfwzc{width: 434px; margin: 0 auto;}
.lmbtfwzc1{width:434px; height:113px; margin: 0 auto;}


.fwzcnew{width: 1439px; height:519px; margin: 0 auto;}

.fwzcnew1{width: 881px; height:519px; float: left; background: #f1f1f1;-webkit-animation: fadeInLeft 1s ease-out 0.5s 1 both;}
.fwzcnew2{width: 552px; height:519px; float: left; background: #42b1aa; position: relative;}
.fwzcnew3{position: absolute; margin-left: 805px; margin-top:34px;-webkit-animation: fadeInRight 1s ease-out 0.5s 1 both;}

.fwzcnew3:hover img {transition:transform 3.5s; -webkit-transition:transform 3.5s;transform:scale(1.05); -webkit-transform:scale(1.05); }



.jrwmnew{width:751px;  float: left; margin-left: 21px; margin-top: 16px;}
.jrwmnew1{width:116px; height:27px; float: left;  text-align: left; font-family: "微软雅黑"; font-size: 22px; color: #000000;}
.jrwmnew22{width:80px; height: 10px; float: left;  border-bottom: 2px solid #42b1aa; }
.jrwmnew2{width:725px; margin: 0 auto;}
.jrwmnew2-1{ font-family: "微软雅黑"; font-size: 18px; color: #000000; font-weight: 600; text-indent: 2em;line-height: 35px; margin-top:17px;}
.jrwmnew2-2{ font-family: "微软雅黑"; font-size: 16px; color: #000000; font-weight: 300; text-align: justify; line-height:23px;  font-size: 16px; margin-bottom: 13px; margin-top: 17px;}


.bysc{width: 1439px; margin: 0 auto;}
.bysc1{width:612px; float: left;-webkit-animation: fadeInLeft 1.5s ease-out 0.5s 1 both;}
.bysc2{width:769px; float: right;-webkit-animation: fadeInRight 1.5s ease-out 0.5s 1 both;}



.byscnew{width: 612px;  margin: 0 auto;}

.byscnew11{width:612px; height:27px;margin: 0 auto;  text-align: left; font-family: "微软雅黑"; font-size: 22px; color: #000000; margin-top: 64px;}
.byscnew2{width:80px; height: 10px; float: left;  border-bottom: 2px solid #42b1aa; }

.byscnew11 span{font-size: 14px;}
.byscnew3{width: 612px; margin: 0 auto;}
.byscnew3 ul{width: 612px; margin: 0 auto;}
.byscnew3 ul li{width: 612px; float: left; background: url(../images/byscdot.jpg) left no-repeat; height: 60px; line-height: 60px; border-bottom: 1px dashed  #dddddd;}
.byscnew3-1{width: 50%; float: left; font-family: "微软雅黑"; font-size: 18px; color: #000000; margin-left:30px;}
.byscnew3-2{width: 20%; float: left; font-family: "微软雅黑"; font-size: 16px; color: #aaaaaa; padding-left:30px;background: url(../images/xiazait.jpg) left no-repeat;}
.byscnew3-3{width: 20%; float: left; font-family: "微软雅黑"; font-size: 16px; color: #a49b94; text-align: right; }
.byscnew3-2 a{color: #aaaaaa;}

.byscnew3 ul li:hover{border-bottom:2px dashed  #42b1aa;}



.byscnewy{width: 769px;  margin: 0 auto;}

.byscnewy11{width:769px; height:27px;margin: 0 auto;  text-align: left; font-family: "微软雅黑"; font-size: 22px; color: #000000; margin-top: 64px;}
.byscnewy2{width:80px; height: 10px; float: left;  border-bottom: 2px solid #42b1aa; }

.byscnewy11 span{font-size: 14px;}

.byscnew33{width: 769px; margin: 0 auto; margin-top: 21px;}
.byscnew33 ul{width: 769px; margin: 0 auto;}
.byscnew33 ul li{width: 769px; float: left;  height:128px; line-height:30px; }
.byscnew33-1{width:713px; height: 109px; float: right; font-family: "微软雅黑"; font-size: 18px; color: #000000; margin-left:30px; position: relative; border: 1px solid #d5d5d5;}
.byscnew33-2{width:68px;  height:67px; float: left; font-family: "微软雅黑"; font-size: 16px; color: #ffffff;  background: #42b1aa; position: absolute; margin-top: 17px;}

.byscnew33-2 a{color: #aaaaaa;}
.byscnew33-2-1{text-align: center;color: #ffffff;}
.byscnew33-2-2{text-align: center;color: #ffffff;}
/*.byscnew33 ul li:hover{border:2px dashed  #42b1aa;}*/

.byscnew33-1-1{ font-family: "微软雅黑"; font-size: 18px; color: #000000; width:644px; margin: 0 auto;line-height:43px; margin-top: 10px;  font-weight: 600;}
.byscnew33-1-2{ font-family: "微软雅黑"; font-size: 16px; color: #000000;width:670px; margin: 0 auto; line-height:30px; }


.byscnew33 ul li:hover .byscnew33-1{border:2px dashed  #42b1aa;}

.khtsbj{width: 612px; height: 310px; margin: 0 auto; background: url(../images/khtsbj.jpg) center no-repeat;}
.khtsbj1{font-family: "微软雅黑"; font-size: 16px; color: #000000;width:560px;margin: 0 auto; line-height:53px; padding-top:50px;}
.khtsbj2{font-family: "微软雅黑"; font-size: 16px; color: #000000;width:560px;margin: 0 auto; line-height:59px;}
.khtsbj3{font-family: "微软雅黑"; font-size: 16px; color: #000000; font-weight: 600;width:560px;margin: 0 auto; line-height:35px; margin-top: 10px;}



.yjfk4new{width:768px;  margin: 0 auto; margin-top: 20px;}
.yjfk5new{width: 350px; height: 47px; float: left; border: none; border-bottom: 1px solid #bfbfbf; font-family: "微软雅黑"; font-size: 16px; color: #333333; outline: none; padding-left: 2px; background: none;}
.yjfk44new{width: 768px;  margin: 0 auto;}
.yjfk6new-1{margin: 0 auto;font-family: "微软雅黑"; font-size: 16px; color: #333333; padding-left: 2px; margin-top:20px; margin-bottom: 20px; text-align: left;}
.yjfk6new{width: 768px; margin: 0 auto;}
.yjfk55new{width: 768px; height: 47px; float: left; border: 1px solid #bfbfbf; font-family: "微软雅黑"; font-size: 16px; color: #333333; outline: none;  height:146px;background: none;margin:0;padding:0; }
.yjfk7new{width: 135px; height: 33px; background: #42b1aa; margin-top: 12px; line-height: 33px; text-align: center; color: #ffffff;float: left; margin-bottom: 60px;}

.lmbtjjfa{width: 377px; margin: 0 auto;}
.lmbtjjfa1{width:377px; height:113px; margin: 0 auto;}


.main_cont{ margin:0 auto; padding:20px 0 0 0; width:100%;  background: #f6f6f6;}
.main_cont .postion{ font-size:0; padding:0 0 10px 0;}
.main_cont .postion a{ display:inline-block; font-size:12px; color:#666; background:url(../images/service0_05.jpg) right center no-repeat; padding-right:28px; margin-right:5px;}
.main_cont .postion a:hover{ color:#3fbde0;}
.main_cont .postion span{ font-size:12px; color:#3fbde0;}


.product_top{ background:#f6f6f6;  height:535px; position:relative;  overflow:hidden; margin-bottom:30px;}
.product_top .t{ padding:10px 20px;  position:relative;}
.product_top .t h2{ font-size:20px; color:#42b1aa; }
.product_top .t .next{ color:#fff; background:#42b1aa; position:absolute; right:0; top:0px; font-size:16px;  padding:5px 20px;}
.product_top .pro_lit{ height:304px; position:relative; margin:20px 70px 0;}
.product_top .pro_lit .p_list{ position:absolute; left:0; top:0; width:100%; left:1539px;}
.p_list .bon{font-size:30px; width:30px; height:30px; text-align:center; line-height:30px; font-weight:bold; position:absolute; color:#3fbde0; top:40%; margin:-10px 0 0 0;}
.p_list .bon.left{ left:-30px;}
.p_list .bon.right{ right:-30px;}
.p_list .bon.disabled{ display:none;}
.p_list .nr{ overflow:hidden; width:100% !important; position:relative;}
.p_list .nr ul{ width:1000%; height:190px;}
.p_list .nr li{ width:263px; height:247px; float:left; background: #e7e7e7; margin-right:77px;}
.p_list .nr li img{ width:241px; height:182px; display: flex; margin: 0 auto; margin-top: 12px;}
.p_list .nr li p{ display:block; text-align:center;/* padding:5px 0 0 0;*/ width: 263px; line-height: 57px; font-size: 14px; font-family: "微软雅黑";}


.p_list .nr p{ text-align: center;}


.product_top .pro_bon{ margin:0 20px; position:relative; top:-10px;}
.product_top .pro_bon .bon{ background:url(../images/art_03.jpg) no-repeat; width:125px; color:#ffffff; text-align:center; font-size:14px; font-weight:bold; color:#3fbde0; height:142px; position:absolute; top:0;}
.product_top .pro_bon .bon.left{ left:0; }
.product_top .pro_bon .bon.right{ right:0;background:url(../images/art_04.jpg) no-repeat; color: #8d8d8d; }
.product_top .pro_bon .bon td{ width:125px; padding:0 6px; text-align:center; vertical-align:middle; color: #ffffff; line-height: 249px; letter-spacing: 5px;}
.product_top .pro_bon ul{ margin:0 110px; border-top:3px solid #badcdd; position:relative; top:50px;}
.product_top .pro_bon ul li{ float:left; position:relative; cursor:pointer;}
.product_top .pro_bon ul li i{ background:url(../images/art_08.jpg) no-repeat; width:22px; height:21px; position:absolute; left:50%; margin:0 0 0 -10px; top:-12px;}
.product_top .pro_bon ul li span{ display:block; padding:20px 3px 0; font-size:16px; text-align:center; color:#676767; font-family: "微软雅黑";}
.product_top .pro_bon ul li.on i{ background:url(../images/art_06.jpg) no-repeat;}
.product_top .pro_bon ul li.on span{ font-weight:bold;color:#42b1aa; }

.pro_art{ padding:30px 50px 40px 0; line-height:1.5;}



.s_left{width:1349px; margin: 0 auto;}
.s_left .porduct{ padding:20px 0 0 0;}
.s_left .porduct ul{ width:120%;}
.s_left .porduct li{ float:left; width:463px; height:265px; margin:0 30px 30px 0; position:relative; border:1px solid #ddd;}
.s_left .porduct li img{width:463px; height:265px; }
.s_left .porduct li .p{ background:rgba(0,0,0,0.3); height:45px; line-height:45px; width:100%; overflow:hidden; position:absolute; bottom:0; left:0;}
.s_left .porduct li .p h2{ text-align:center; font-size:16px; font-weight:normal;}
.s_left .porduct li .p h2 a{ color:#fff;}
.s_left .porduct li .p h2 a:hover{ color:#CCC;}
.lt9 .s_left .porduct li .p{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#55000000", EndColorStr="#55000000");}
.s_left .porduct li .p .more{ background:url(../images/t1.png) left bottom no-repeat; color:#fff; padding:17px 0 0 20px; line-height:28px; height:28px; position:absolute; left:0; bottom:0; width:100px;}

.s_left .porduct_list{ padding:20px 0 0 0;}
.s_left .porduct_list ul{ width:110%;}
.s_left .porduct_list li{ float:left; width:313px; height:285px; margin:0 0 20px 0; position:relative; border:1px solid #ddd;}
.s_left .porduct_list li.odd{ border-left:0; border-right:0;}
.s_left .porduct_list li img{  width:313px; height:285px; }
.s_left .porduct_list li .p{ background:rgba(0,0,0,0.3); height:45px; line-height:45px; width:100%; overflow:hidden; position:absolute; bottom:0; left:0;}
.s_left .porduct_list li .p h2{ text-align:center; font-size:16px; font-weight:normal;}
.s_left .porduct_list li .p h2 a{ color:#fff;}
.s_left .porduct_list li .p h2 a:hover{ color:#CCC;}
.lt9 .s_left .porduct_list li .p{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#55000000", EndColorStr="#55000000");}
.s_left .porduct_list li .p .more{ background:url(../images/t1.png) left bottom no-repeat; color:#fff; padding:17px 0 0 20px; line-height:28px; height:28px; position:absolute; left:0; bottom:0; width:100px;}



.s_right{ float:right; width:210px; padding-left:40px;}
.s_right .s_r_tit{ font-size:20px; font-weight:bold; color:#0074c1; margin-bottom:20px;}
.s_right ul{}
.s_right ul li{ margin-bottom:10px;}
.s_right ul li h2{ font-size:16px; font-weight:normal; margin-bottom:10px;}
.s_right ul li.on h2 a{color:#3fbde0;}
.s_right ul li .cur a{ color:#3fbde0;}
.s_right ul li span{ display:block; padding:0 0 10px 1.5em; display:none;}
.s_right ul li span a{ color:#666;}
.s_right ul li span a:hover{ color:#3fbde0;}
.s_right ul li span.on a{ color:#3fbde0;}
.s_right ul li i{ display:block; font-size:12px; margin-left:2.5em; margin-bottom:10px; display:none;}

.s_right ul li.on i,.s_right ul li.on span{ display:block;}
.s_right ul li.open { margin-top:30px;}
.s_right ul li.open h2{ display:block; color:#0074c1; font-size:16px; font-weight:bold;}
.s_right ul li.open h2 a{ color:#0074c1;}
.s_right ul li.open i{ display:block;}
.s_right ul li.open span{ display:block;}


.art_title{ font-size:20px; font-weight:bold; line-height:62px; font-style: normal;}
.art_article{ padding:20px 0 0 0; line-height:1.5; color:#333; font-style: normal;}

.pro_art{ padding:30px 50px 40px 0; line-height:1.5;}

.s_left .porduct_list2{ padding:0px 0 0 0;}
.s_left .porduct_list2 ul{ width:110%;}
.s_left .porduct_list2 li{ float:left; width:669px; height:322px; margin:0 80px 50px 0; position:relative; border:1px solid #ddd; overflow: hidden;}
.s_left .porduct_list2 li img{width:669px; height:322px; }

.s_left .porduct_list2 li:hover img{transition:transform 2.5s; -webkit-transition:transform 2.5s;transform:scale(1.05); -webkit-transform:scale(1.05);}


.s_left .porduct_list2 li .p{ background:rgba(0,0,0,0.3); height:45px; line-height:45px; width:100%; overflow:hidden; position:absolute; bottom:0; left:0;}
.s_left .porduct_list2 li .p h2{ text-align:center; font-size:16px; font-weight:normal;}
.s_left .porduct_list2 li .p h2 a{ color:#fff;}
.s_left .porduct_list2 li .p h2 a:hover{ color:#CCC;}
.lt9 .s_left .porduct_list2 li .p{filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="#55000000", EndColorStr="#55000000");}
.s_left .porduct_list2 li .p .more{ background:url(../images/t1.png) left bottom no-repeat; color:#fff; padding:17px 0 0 20px; line-height:28px; height:28px; position:absolute; left:0; bottom:0; width:100px; border: none !important;}
.s_left .porduct_list2 li .p .more:hover{border: none !important;}
.s_left .porduct_list33 li{width:300px; height:194px; margin:0 40px 40px 0;}
.s_left .porduct_list33 li img{width:300px; height:194px;}


.xtjjnew{ font-family: "微软雅黑"; font-size: 16px; color: #000000; text-indent: 2em; line-height:25px;}
.xtjjnew p{font-style: normal;}

/*
新闻动态*/
.group1{width:1439px; margin:0 auto ;}
.group_left{width: 880px; float: left;}
.group_right{width:317px; float: right;}
.group_title4{padding:20px;margin-top:0px; padding-left: 0;border-bottom: 1px solid #e7e7e7;}
.group_title4 img{width:286px;height:171px;display: block; float: left;}
.group_title4_con{width:532px;height:180px;color:#666666;position: relative;float: left; margin-left: 26px;}
.group_title4_con h3{font-size:18px; font-family: "微软雅黑"; color:#666666;line-height: 1em;padding-top:0px; height:1em;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;font-weight: 100;}
.group_title4_con p{font-size:14px;line-height:1.8em;height:5em;margin-top:31px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden; color: #666666; font-family: "微软雅黑";}
.group_title4_con span{position: absolute;top: 0;right:0;font-size: 18px; color: #666666; font-family: "微软雅黑";}
.group_con11{margin-top: 20px;}
.group_con11 ul li{padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px solid #e7e7e7;}
.group_content11{width:calc(100% - 210px);width: -moz-calc(100% - 210px);  margin-left:167px;height:116px;}

.group_content11 h4{color:#4b4b4b;font-size: 16px; line-height:1em;height: 1em;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.group_content11 p{color:#666666;font-size: 14px; line-height:2em;height:4em;margin-top: 18px; display: -webkit-box;text-overflow:ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.group_con11 ul li:hover .date1{:#b28146;color:#fff;}
.group_con11 ul li:hover h4{color:#b28146;}
.group_con11 ul li:hover p{color:#b28146;}
.group_search{border: 1px solid #e7e7e7;padding:30px 25px;}
.group_search h3{font-size: 24px;color: #4c4c4c;line-height: 1em;font-weight: 100;margin-bottom: 25px; font-family: "微软雅黑";}
.group_search form select{display: block;width: 100%;height: 42px;margin-bottom: 15px;background: #f2f2f2;border: 0;text-indent: 20px; color:#757575; appearance: none;}
.group_search form input[type="text"]{display: block;width: 100%;height: 42px;margin-bottom: 15px;background: #f2f2f2;border: 0;text-indent: 20px;}
.group_search form input[type="submit"]{display: block;width: 100%;height: 42px;background: #31b8b0;color: #fff;font-size: 16px; border: 0;}
.group_nav{margin-top: 36px;}
.group_nav ul li{width:300px;height: 220px; margin-bottom: 25px;overflow: hidden;position: relative;}
.group_nav ul li img{width:300px;height: 220px;display: block;}
.group_nav ul li h4{color: #fff;font-weight: bold;font-size: 18px;line-height: 1em;position: absolute;top: 30px;left: 30px;}
.date1{width:138px;height:117px;:#f2f2f2;text-align: center;color:#656565;-webkit-transition: all 0.5s linear;transition: all 0.5s linear; float: left;}
.date1 h3{font-size:30px;font-weight: bold;line-height: 1em;padding-top:28px;}
.date1 h5{font-size:14px;line-height: 1em;margin-top: 20px;}


.gsxwnew{width: 1086px; float: left; margin-bottom: 70px;}
.gsxwnew1{width: 1086px;  height: 257px; margin: 0 auto; background: #30a39d; margin-bottom: 27px;}
.gsxwnew1-1{width: 356px; height: 219px; float: left; padding: 20px; margin-right: 25px;}
.gsxwnew1-2{width: 619px;  float: left; padding: 20px;}
.gsxwnew1-2-1{width: 619px;  margin: 0 auto; height: 37px; font-family: "微软雅黑"; color: #ffffff; font-size: 18px;  text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.gsxwnew1-2-2{width: 619px;  margin: 0 auto; height: 30px; font-family: "微软雅黑"; color: #ffffff; font-size: 18px;  text-align: left;}
.gsxwnew1-2-3{width: 619px;  margin: 0 auto; line-height:35px; font-family: "微软雅黑"; color: #ffffff; font-size: 16px;  text-align: justify; text-indent: 2em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; padding-top: 5px;}

.gsxwnew2{width: 1086px; margin: 0 auto; }
.gsxwnew2 ul{width: 1086px; margin: 0 auto; }
.gsxwnew2 ul li{width: 1086px; float: left; border-bottom:2px dashed #e7e7e7; padding-top: 20px;}
.gsxwnew2-1{float: left; width: 75px; padding: 25px;}
.gsxwnew2-1-1{ width: 75px; margin: 0 auto;  color: #b2b2b2; font-size: 22px; font-family: "微软雅黑"; font-weight: 600;text-align: center;}
.gsxwnew2-1-2{ width: 75px; margin: 0 auto;  color: #b2b2b2; font-size: 18px; font-family: "微软雅黑"; font-weight: 300; text-align: center; line-height: 35px;}
.gsxwnew2-2{float: right; width:884px; margin-right: 30px;}
.gsxwnew2-2-1{width:884px; margin: 0 auto; text-align: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;height: 37px;font-family: "微软雅黑"; color: #919191; font-size:20px; font-weight: 600; }
.gsxwnew2-2-2{width:884px;  margin: 0 auto; line-height:30px; font-family: "微软雅黑"; color: #666666; font-size: 16px;  text-align: justify; text-indent: 2em; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; }

.gsxwnew2 ul li:hover{background: #f2f2f2; border: 1px dashed #30a39d;}
.gsxwnew2 ul li:hover   .gsxwnew2-1-1{ color: #30a39d;}
.gsxwnew2 ul li:hover   .gsxwnew2-1-2{ color: #30a39d;}


.secondNavBoxnew{margin-bottom: 46px; line-height: 72px;overflow: hidden; border-bottom: 1px solid #e1e1e1; width: 1439px; margin: 0 auto;}
.secondNavBoxnew .auto{padding-left:0px; height: 72px;}
/*.secondNavBoxnew .auto:after{content: '';position: absolute;top: 0;left: 0;width: 1439px;height: 100%; margin: 0 auto;}*/
.secondNavBoxnew .secondNav{position: relative;z-index: 1; float: right;color: #808080;}
.secondNavBoxnew .secondNav a{display: block;float: left;margin-left: 24px;}
.secondNavBoxnew .secondNav a:hover,.secondNavBoxnew .secondNav a.on{color: #006672;}
.secondNavBoxnew .crumb{position: relative;z-index: 1;float: left;color: #9da1a8;}
.secondNavBoxnew .crumb a{display: block;float: left;margin-right:14px; position: relative;}
.secondNavBoxnew .crumb .toIndex{display: block;float: left;margin-right: 8px; width: 25px;height: 72px;background: url(../images/home.png) no-repeat center;}
.secondNavBoxnew .crumb .second:before{content: "";position: absolute;top: 50%;left: -12px;margin-top: -2px; width: 3px;height: 5px;}
.secondNavBoxnew .crumb .second:hover{color: #07913b;}
.secondNavBoxnew .crumb .third{cursor: default; margin-left: 0;}
.secondNavBoxnew .crumb .third:before{content: "";position: absolute;top: 50%;left: -12px;margin-top: -2px; width: 3px;height: 5px;background: url(../images/arr1.png);}


.jgdt3{width: 1439px; height:auto; margin: 0 auto;}
.ditu1{width: 596px; height: 364px; : url(../images/ditu1.jpg) center no-repeat; float: left;}
.ditu1-1{width: 488px; height: 63px; text-align: left; margin: 0 auto; border-bottom: 1px solid #fff; font-family: "微软雅黑"; font-size: 24px; color: #fff; margin-top: 45px;}
.ditu1-2{width: 455px; height: 63px; text-align: left; margin: 0 auto; font-family: "微软雅黑"; font-size: 16px; color: #fff; margin-top: 24px; line-height: 45px;}
.ditu{width: 1439px; margin: 0 auto; height: auto; min-height:502px;}
.ditu2{width:604px; height: 364px; float: left;}


._title{margin: 0 auto; text-align: center; color: #000031; font-size:23px; line-height: 50px;}


.news_detail .n_left{width:70%;}
.NewsDetail-B3 ._head {
  margin: 0;
  background: #ffffff;
}
.NewsDetail-B3 ._head ._title {
  font-size: 24px;
  line-height: 40px;
  color: #000000;
  text-align: center;
  line-height: 50px;
  margin-top: 40px;
}
.NewsDetail-B3 ._tools {
  padding: 10px 5px 0;
  color: #999999;
  text-align: center;
}
.NewsDetail-B3 ._tools  img{margin-top: 4px;}
.NewsDetail-B3 ._tools a:hover {
  color: #0e90d2;
}




.news_top .n_right{width: 25.5%;}
.inewsSearch {padding: 20px 7% 49px;}
.inewsSearch .sec_hd { margin-bottom:8px;}
.inewsSearch .sec_hd .n { font-size:20px;color:#2c2c2c;}
.inewsSearch .sec_bd .nselect { margin-bottom:16px; height:32px; overflow:hidden; position:relative;}
.inewsSearch .sec_bd .nselect .ms { position:absolute; left:7px; top:12px; z-index:10;}
.nselect .c_select { display:block; width:100%;background-color:#fff; height:30px; line-height:30px; border-radius:0!important;border: 1px #f3f3f3 solid;}
.nselect .c_select ._txt { padding-right:36px; padding-left:20px;color: #aaa;}
.nselect .c_select ._arrow { width:33px; background-color:#f3f3f3;}
.nselect .c_select ._arrow .arr {position: absolute;width:0; height:0;left: 50%;top: 50%; border-left:5px transparent solid; border-right:5px transparent solid; border-top:5px #b8b8b8 solid; margin: -2.5px 0 0 -5px;border-top-color: #b8b8b8;}
.nselect .c_select.on ._arrow .arr{border-top:0; border-bottom:5px #b8b8b8 solid;}
.select-ui-options-ncb { border-color:#ddd!important;background-color: #fff;overflow: auto;max-height: 11em;border: 1px solid;border-top: 0;}
.select-ui-options li{padding: 6px;line-height: 1.8em; width:96%;}
.select-ui-options li:hover {background: #f3f3f3;}
.select-ui-options-ncb ._disabled { display:none;}
.nInput { display:block; height:30px;border:#ddd 1px solid; padding:0 20px; overflow:hidden; margin-bottom:20px;background-color: #fff;}
.nInput input { width:100%; height:30px; line-height:30px;vertical-align:top; border-width:0; font-family:"Microsoft Yahei"; box-sizing:border-box;}
.nBtn { overflow:hidden;}
.nBtn a { display:block; width:98%; height:34px; line-height:34px;  color:#fff; font-size:17px; text-align:center; border:2px #ec7f00 solid; color:#ec7f00;}
.nBtn a:hover{background-color:#ec7f00; color:#fff;}
.piaoz{width:1086px; float: left; }
.piaoy{width: 315px; float: right;}
.piaoy1{width: 312px; margin: 0 auto; border-left: 2px solid  #cccccc; height: 25px; line-height: 25px; text-align: right; margin-bottom: 25px; margin-top: 30px;}
.piaoy2{width: 310px; margin: 0 auto; border: 4px solid  #f3f3f3; height: 317px;}
.piaoy2 ul{width:270px; margin: 0 auto;}
.piaoy2 ul li{width: 270px; float: left; border-bottom: 1px solid #ececec; padding-bottom: 17px; padding-top:10px;}
.piaoy2-1{text-align: left; font-family: "微软雅黑"; font-weight: 600; font-size: 18px;  color: #383838; line-height: 40px;}
.piaoy2-2{text-align: left; font-family: "微软雅黑"; font-weight: 200; font-size: 16px;  color: #747774;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; height:51px; line-height: 25px; }
.piaoy2-3{text-align: left; font-family: "微软雅黑"; font-weight: 200; font-size: 16px;  color: #747774; line-height: 40px;}
.wrap{min-height: 600px;}



.cpxxview{width: 100%; margin: 0 auto;}
.cpxxview1{width: 100%; margin: 0 auto;}
.cpxxview1-1{width:412px; height:297px;float: left; border: 1px solid #c5c5c5;}
.cpxxview1-2{width:653px; height:345px;float: right; text-align: left;}
.cpxxview2{width: 100%; margin: 0 auto;}
.cpxxview2-1{width: 100%; margin: 0 auto; text-align: left; font-family: "微软雅黑"; font-size: 18px; color: #42b1aa; line-height:53px; font-weight: 600;}
.cpxxview2-2{width: 100%; margin: 0 auto; text-align: left; font-family: "微软雅黑"; font-size: 16px; color: #000000; line-height: 30px;}
.cpxxview1-2-1{font-family: "微软雅黑"; font-size: 16px; color: #000000; line-height: 50px;}
.cpxxview2-2 p{width: 100%; margin: 0 auto; text-align: left; font-family: "微软雅黑"; font-size: 16px; color: #000000; line-height: 30px;}


.zoombox{width:412px;margin: 0 auto;}
.zoompic{width:406px;height:290px;background:url(../images/loading.gif) no-repeat 50% 50%; margin: 0 auto; margin-top: 4px;}

.sliderbox{height:76px;overflow:hidden;margin:6px 0 0 0; width:408px; margin: 0 auto; margin-top:16px;}
.sliderbox .arrow-btn{width:38px;height:76px;background:url(../images/arrow-btn.png) no-repeat;cursor:pointer;}
.sliderbox #btn-left{float:left;background-position:0 0;}
.sliderbox #btn-left.dasabled{background-position:0 -76px;}
.sliderbox #btn-right{float:right;background-position:-38px 0;}
.sliderbox #btn-right.dasabled{background-position:-38px -76px;}
.sliderbox .slider{float:left;height:76px;width:311px;position:relative;overflow:hidden;margin:0 0 0 3px;display:inline;}
.sliderbox .slider ul{position:absolute;left:0;width:412px;}
.sliderbox .slider li{float:left;width:96px;text-align:center; margin-right:20px; margin-top: 7px; margin-right: 11px !important;box-shadow:none; border: none; }
.sliderbox .slider li img{border:solid 1px #dfdfdf;}
.sliderbox .slider li.current img{border:solid 1px #b4b5b7;box-shadow:none;}


.sliderbox .slider li:hover{box-shadow:none;}


.rslides{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.rslides li{
	-webkit-backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}
.rslides li:first-child{
	position:relative;
	display:block;
	float:left;
}
.rslides img{
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{margin-top:-79px; position:relative;z-index:100;margin-bottom:20px;}
.callbacks_tabs.callbacks1_tabs li{display:inline-block;width:10px;height:10px;margin-left:5px;border-radius:10px;border:1px solid #FFF;position:relative;}
.callbacks_tabs.callbacks1_tabs li a{display:inline-block;width:10px;height:10px;border-radius:10px;position:absolute; left:0; z-index:1000; color:rgba(100,200,300,0);color:transparent;}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{background:#FFF;}

/* Callback example */
.callbacks_container{
	margin-bottom:2px;
	position:relative;
	width:100%;
	max-width:100%;
	text-align:center;
}

.callbacks{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.callbacks li{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.callbacks img{
	display:block;
	position:relative;
	z-index:1;
	height:auto;
	width:100%;
	border:0;
}
.callbacks .caption{
	display:block;
	position:absolute;
	z-index:2;
	font-size:20px;
	text-shadow:none;
	color:#fff;
	background:#000;
	background:rgba(0,0,0, .8);
	left:0;
	right:0;
	bottom:0;
	padding:10px 20px;
	margin:0;
	max-width:none;
}
.callbacks_nav{
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;
	left:0;
	opacity:0.6;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	height:61px;
	width:38px;
	background:transparent url("../images/themes.gif") no-repeat left top;
	margin-top:-30px;
	display:none;
}
.callbacks_container:hover .callbacks_nav{display:block;}
.callbacks_nav:active{opacity:1.0;}
.callbacks_nav.next{
	left:auto;
	background-position:right top;
	right:0;
}

@media screen and (max-width:600px){
	.callbacks_nav{
		top:47%;
	}
}



.xinzeng727{width: 1439px; height: 758px; margin: 0 auto; background: url(../images/727-5.jpg) center no-repeat;}
.xinzeng727 ul{width: 1439px; height: 758px; margin: 0 auto;}
.xinzeng727 ul li{width: 359px; float: left; }
.xinzeng727-1{width: 326px; height: 85px; line-height: 85px; margin: 0 auto; font-family: "微软雅黑"; font-size: 20px; color: #ffffff; background: url(../images/727-1.jpg) center no-repeat;  padding-left: 20px;}
.xinzeng727 ul li>.xinzeng727-2{width: 344px; margin: 0 auto;border: 1px solid #d5d5d5; height: 400px;}
.xinzeng727 ul li>.xinzeng727-2 ul{width:270px; margin: 0 auto; margin-top: 15px;}
.xinzeng727 ul li>.xinzeng727-2 ul li{width:270px; float: left; font-family: "微软雅黑"; font-size: 18px; color: #000000; letter-spacing:3px; line-height:50px; background: url(../images/xiaojt.jpg) right no-repeat;}

.xinzeng727 ul li>.xinzeng727-2 ul li a{color: #000000;}


.duanluo3 p img{max-width:1000px; overflow: hidden; }



.box1xz {transition:all .7s ease 0s;width:263px !important;height:374px;
  float: left;border:none;margin-right:12px;margin-left: 0; position: relative; margin-bottom: 30px;}
.box1xz img:hover {border:1px solid #dde6e8;transform:scale(1.02); }

.box1xz img{width:263px !important;height:374px; overflow: hidden;}


.qywh3-222{width:263px; height:49px; margin: 0 auto; background: #1d2d31; color: #ffffff; position: absolute; margin-top: -48px; opacity:.7; filter:alpha(opacity=70); line-height:49px; padding-left: 23px; font-size: 16px;font-family: "微软雅黑";  font-weight: 600;}
.qywh3-222:hover{ opacity:.4; filter:alpha(opacity=40); background: #000000;  height:89px; margin-top: -88px; color: #ffffff;}
.qywh3-222 a{color: #ffffff;}




.hzhb{width: 1111px; float: left; -webkit-animation: fadeInRight 1s ease-out 0.5s 1 both; margin-bottom: 160px;}
.hzhb ul{width: 1111px; margin: 0 auto;}
.hzhb ul li{width:241px; float: left;margin-right: 33px; margin-bottom: 33px; border: 1px solid #ededed;height: 148px;}
.hzhb1{width: 241px; height: 148px;}
.hzhb ul li img{width: 241px; height: 148px;}

.pjan{
    width:160px;
    height: 44px;
    margin:0 auto;
    background: #42B1AA;
    line-height: 44px;
    margin-top: 20px;
    font-family: "微软雅黑";
	text-align:center;
    font-size: 20px;
    color:#ffffff;
	border-radius:10px;
}

.hfl{
	clear:both;
	width:1100px;
        height:100px;
	margin:0 auto;
	}
	
.hfl li{
	float:left;
	width:250px;
	margin:12px;
	background:#42B1AA;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:22px;
	color:#ffffff;
	border-radius:10px
	}


.xinzeng913
.byscnew913{width: 100%; margin: 0 auto;}
.byscnew913 ul{width: 100%; margin: 0 auto;}
.byscnew913 ul li{width: 100%; float: left; background: url(../images/byscdot.jpg) left no-repeat; height: 60px; line-height: 60px; border-bottom: 1px dashed  #dddddd;}
.byscnew913-1{width: 70%; float: left; font-family: "微软雅黑"; font-size: 18px; color: #000000; margin-left:30px;}
.byscnew913-2{width: 20%; float: left; font-family: "微软雅黑"; font-size: 16px; color: #aaaaaa; padding-left:30px;background: url(../images/xiazait.jpg) left no-repeat;}
.byscnew913-3{width: 20%; float: right; font-family: "微软雅黑"; font-size: 16px; color: #a49b94; text-align: right; }
.byscnew913-2 a{color: #aaaaaa;}

.byscnew913 ul li:hover{border-bottom:2px dashed  #42b1aa;}

.bysc2913{width:1100px; float: right;-webkit-animation: fadeInRight 1.5s ease-out 0.5s 1 both;}
.byscnewy913{width:1100px;  margin: 0 auto;}


.byscnewy11913{width:1100px; height:27px;margin: 0 auto;  text-align: left; font-family: "微软雅黑"; font-size: 22px; color: #000000; }
.byscnewy2913{width:80px; height: 10px; float: left;  border-bottom: 2px solid #42b1aa; }

.byscnewy11913 span{font-size: 14px;}

.yjfk4new913{width:1100px;  margin: 0 auto; margin-top: 20px;}
.yjfk5new913{width: 350px; height: 47px; float: left; border: none; border-bottom: 1px solid #bfbfbf; font-family: "微软雅黑"; font-size: 16px; color: #333333; outline: none; padding-left: 2px; background: none;}
.yjfk44new913{width: 1100px;  margin: 0 auto;}
.yjfk6new913-1{margin: 0 auto;font-family: "微软雅黑"; font-size: 16px; color: #333333; padding-left: 2px; margin-top:20px; margin-bottom: 20px; text-align: left;}
.yjfk6new913{width: 1100px; margin: 0 auto;}
.yjfk55new913{width: 1100px; height: 47px; float: left; border: 1px solid #bfbfbf; font-family: "微软雅黑"; font-size: 16px; color: #333333; outline: none;  height:146px;background: none;margin:0;padding:0; }
.yjfk7new913{width: 135px; height: 33px; background: #42b1aa; margin-top: 12px; line-height: 33px; text-align: center; color: #ffffff;float: left; margin-bottom: 60px;}
.yjfk4new913{width:1100px;  margin: 0 auto; margin-top: 20px;}
.yjfk5new913{width: 450px; height: 47px; float: left; border: none; border-bottom: 1px solid #bfbfbf; font-family: "微软雅黑"; font-size: 16px; color: #333333; outline: none; padding-left: 2px; background: none;}
.yjfk44new913{width: 1100px;  margin: 0 auto;}
.yjfk6new913-1{margin: 0 auto;font-family: "微软雅黑"; font-size: 16px; color: #333333; padding-left: 2px; margin-top:20px; margin-bottom: 20px; text-align: left;}
.yjfk6new913{width: 1100px; margin: 0 auto;}
.yjfk55new913{width: 1100px; height: 47px; float: left; border: 1px solid #bfbfbf; font-family: "微软雅黑"; font-size: 16px; color: #333333; outline: none;  height:146px;background: none;margin:0;padding:0; }
.yjfk7new913{width: 135px; height: 33px; background: #42b1aa; margin-top: 12px; line-height: 33px; text-align: center; color: #ffffff;float: left; margin-bottom: 60px;}