@charset "utf-8";
body {
	font-family: "microsoft yahei", Arial;
	font-size: 16px;
}
* {
	margin: 0;
	padding: 0;
}
div, ul, li, h1, h2, h3, h4, h5, h6, img, p, dl, dt, dd, ol, th, td {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
form, input, button, option, textarea, select {
	margin: 0px;
	padding: 0px;
}
input, button, textarea, select {
	font: 100% Tahoma, Helvetica, Arial, sans-serif;
}
a {
	text-decoration: none;
	cursor: pointer;
	outline: none;
	blr: expression(this.onFocus=this.blur());
	color: #272727;
	font-family: "microsoft yahei";
}
span {
	font-family: "microsoft yahei";
}
p {
	font-family: "microsoft yahei";
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
th {
	font-weight: normal;
}
table {
	font-size: inherit;
	font: 100%;
}
img {
	border: none;
}
.clear:after {
	display: block;
	content: '';
	clear: both;
}

/*头部*/
.top{
	width:100%;
	height:40px;
	border:1px solid #e6e6e6;
}
.topt{
	width:1349px;
	height:40px;
	margin:0 auto;
	line-height: 40px;
	color:#757575;
}
.header {
	width: 100%;
	height:126px;
	margin: 0 auto;
	background-color:#fff; 
}
.header1 {
	width: 1225px;
	height:126px;
	margin: 0 auto;
	background-color:#fff; 
}

.header:after {
	display: block;
	content: '';
	clear: both;
}
.header .header1 .logo {
	width:512px;
	height:88px;
	float: left;
	margin-top:16px; 
}
.header .header1 .logo img{
	width:100%;
	height:100%;
}
.htext{
	width:267px;
	height:80px;
	float:left;
	font-size:23px;
	color:#d63f2c;
	font-weight: bold;
	line-height: 30px;
	padding-top:30px;
	padding-left:5px;
}
.header .header1 .info {
	height: 48px;
	border-left: 1px solid #dddddd;
	float: left;
	margin-left: 20px;
	padding-left: 20px;
}
.header .header1 .info p {
	font-size: 15px;
	color: #666666;
	margin-bottom: 10px;
}
.header .header1 .info h4 {
	font-size: 14px;
	color: #404040;
	font-weight: bold;
}
.header .header1 .info h4 span {
	margin-right: 12px;
}
.header .header1 .tel {
	float: right;
	margin-right:51px;
	padding-top:35px;
}
.header .header1 .tel span {
	display: block;
	width: 38px;
	height: 38px;
	background: #5481c2;
	text-align: center;
	line-height: 38px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	margin-right: 10px;
}
.header .header1 .tel .iconfont {
	font-size: 20px;
	color: #FFFFFF;
}
.header .header1 .tel td {
	font-size: 14px;
	color: #666666;
}
.header .header1 .tel p {
	font-size: 25px;
	color: #d63f2c;
	font-weight: bold;
}
.telt{
	margin-left:61px;
	color:#d63f2c !important;
	font-weight: bold;
	font-size: 21px;
}
.telimg{
	width:65px;
	height:62px;
	float:left;
	margin-top:-28px;
	margin-left:-9px;
}
.telimg img{
	width:100%;
	height:100%;
}
.telp{
	float:left;
}
/*导航*/

.nav {
	width: 100%;
	height: 53px;
    background-color:#014d92;
}
.nav ul {
	width: 1238px;
	height:53px;
	margin: 0 auto;
}
.nav ul:after {
	display: block;
	content: '';
	clear: both;
}
.nav ul li {
	width: 137px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	float: left;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.nav ul li:hover{
	background-color: #d63f2c;
}
.nav ul li a {
	font-size: 15px;
	color: #fff;
}
.current{
	background-color: #d63f2c;
}
.nav ul li a p{
  width:150px;
  height:53px;
  position: relative;
  top:-17px;
}
/*.nav ul li:hover {
	background:url(../images/nav.jpg) no-repeat; 
	background-size:100% 100%;
}
.nav ul li:hover a{
    color: #0067cc;
}*/
/*.current{
	background:url(../images/nav.jpg) no-repeat;
	background-size:100% 100%;
}*/
/*.hover{
	color: #0067cc !important;
}*/
/*banner*/

.banner {
	position: relative;
	width: 100%;
	height: 778px;
}
.banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.banner .bd ul {
	width: 100% !important;
	height: 778px !important;
}
.banner .bd ul li {
	width: 100% !important;
	text-align: center;
}
.banner .bd ul li a {
	display: block;
	height: 778px;
	background-position: center;
	background-repeat: no-repeat;
}
.banner .hd {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: center;
	z-index: 1;
}
.banner .hd ul li {
	margin: 0 4px;
	width: 12px;
	height: 12px;
	background: #11182a;
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	font-size: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.banner .hd .on {
	background: #004d91;
}

.banner1 .hd1 {
	width: 100%;
	position: absolute;
	left: 81px;
	top:1488px;
	bottom: 10px;
	text-align: center;
	z-index: 1;
}
.banner1 .hd1 ul li {
	margin: 0 4px;
	width: 12px;
	height: 12px;
	background: #11182a;
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	font-size: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.banner1 .hd1 .on {
	background: #004d91;
}
.ys{width:100%;}
.ys img{width:100%;height:100%;}
.search2 { position:relative;width:100%;height:50px; line-height:52px;border-bottom:2px solid #0066c5;}
.keyword{width:726px;height:50px;float:left;clear: both;background-color:#0066c5;padding-left:10px;}
.keyword ul li{width:128px;height:50px;float:left;font-size: 16px;color:#fff;text-align: center;}
.search1{width:536px;height:50px;float:left;}
.search{ background:url(../images/searbg.png) no-repeat; width:274px;height:29px; margin:11px auto;}
.search input{width:149px;height:30px; border:none;vertical-align:middle;padding-left:30px;color: #747273; background:#fff; line-height:24px;margin-bottom: 23px;margin-right:-3px;}
.search .button{width:45px; height:32px;  border:none; background:url(../images/ss.jpg) no-repeat; background-size:71% 100%; cursor:pointer;color:#fff;text-align: center;}
/*.search .btn{ display:block; float:left; width:9px; height:9px; background-position:0 -102px; margin:9px 0 0;}
.search .btn input{ background:none; border:none}
.search .input{ float:left; height:24px; line-height:24px; width:124px; text-align:right; color:#0067c3; background:none; border:none}*/
.search3{width:100%;height:50px;margin:0 auto;}
/*产品*/
.protitle{
	width:870px;
	height:49px;
	margin:0 auto;
	background-color:#004d91; 
}
.ptit{
	width:674px;
	height:49px;
	float: left;
	color:#fff;
	line-height: 49px;
	padding-left:16px;
}
.promore{
	width:112px;
	height:38px;
	float:right;
	background-color:#fff;
	text-align: center;
	line-height: 38px;
	color:#000;
	border-radius: 5px;
	font-size:18px; 
	margin-top:6px;
	margin-right:10px;
}
.pro {
	width: 1200px;
	margin: 0 auto;
	padding-top:52px;
}
.pro:after {
	display: block;
	content: '';
	clear: both;
}
.pro .menu {
	width: 286px;
	height:779px;
	float: left;
	background: #fff;
	padding-bottom: 24px;
	overflow: hidden;
}
.pro .menu .tit {
	width: 100%;
	height: 88px;
	line-height: 39px;
	margin:0 auto;
	background: #004d91;
	padding-top:14px;
}
.pro .menu .tit .iconfont {
	font-size: 15px;
	color: #4d5055;
	float: left;
	margin: 0 10px 0 60px;
}
.menuimg{
	float:left;
	margin-left:46px;
	margin-right: 10px;
}
.pro .menu .tit p {
	font-size: 28px;
	color: #fff;
}
.pro .menu .tit span {
	font-size: 16px;
	color: #7bd545;
	text-transform: uppercase;
}
.pro .menu ul {
    width:99%;
    height:auto;
    margin:0 auto;
    background-color: #fff;;
    padding-top:10px;
    border:1px solid #004d91;
}
.pro .menu ul li {
	width:90%;
	height: 44px;
	margin:0 auto;
	line-height: 44px;
	background-color:#004d91;
	text-align: center;
	margin-bottom: 13px;
}
.pro .menu ul li a {
	font-size: 15px;
	color: #fff;
}
.projt{
	width:22px;
	height:22px;
	color:#fff;
	text-align: center;
	line-height: 20px;
	font-size:13px;
	position: relative;
	top:-32px;
	left:50px;
}
.projt img{
	width:100%;
	height:100%;
}
.projt1{
	width:20px;
	height:20px;
	color:#fff;
	text-align: center;
	line-height: 20px;
	font-size:13px;
	position: relative;
	top:11px;
	left:-23px;
}
.pro .menu ul li span {
	margin-right: 10px;
}
.pro .menu ul li:hover, .pro .menu ul li.on {

}
.pro .menu ul li:hover a, .pro .menu ul li.on a {
	
}
.ul{
   height:85px !important;
}
.pro .menu ul .drop1 {
    width:100px;
	height: 36px !important;
	float:left;
	line-height: 0px;
}
.pro .menu ul .drop1 a {
	display: block;
	height: 36px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 14px;
	color: #666666;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-size:13px;
	line-height: 36px;

}

.pro .menu ul .drop1 span {
	margin-right: 14px;
}
.pro .menu .info {
	padding: 0 30px;
	margin-top: 46px;
	text-align: center;
}
.pro .menu .info .contact {
	margin-bottom: 22px;
	width: 226px;
}
.pro .menu .info p {
	font-size: 22px;
	color: #3d3d3d;
}
.pro .menu .info p span {
	color: #cfcfcf;
	margin: 0 8px;
}
.pro .menu .info a {
	display: block;
	width: 143px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background: #56ac23;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 16px auto 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.menutext{
	width:100%;
	height:155px;
	background-color:#004d91;
	text-align: center;
	line-height: 40px;
	color:#fff;
	font-weight: bold;
	padding-top: 20px;
}
.menuImg{
	width:61px;
	height:70px;
	margin:0 auto;
}
.menuImg img{
	width:100%;
	height:100%;
}
.menudesc{
	width:100%;
	height:41px;
	text-align: center;
	font-size:23px;
}
.menuphone{
	width:172px;
	height:34px;
	margin:0 auto;
	text-align: center;
	line-height: 34px;
	font-size:23px;
	color:#fff;
}
.pro .list {
	width: 870px;
	float: right;
	border-bottom: none;
}
.pro .list .tit {
	height: 55px;
	background-color: #efefef;
}
.pro .list .tit ul {
	float: left;
}
.pro .list .tit ul li {
	display: inline-block;
	font-size: 18px;
	color: #2754a9;
	line-height: 55px;
	height: 55px;
	margin-left:10px;
}
.pro .list .tit ul li a {
	color: #2754a9;
}
.pro .list .tit .more {
	display: block;
	width: 46px;
	height: 25px;
	float: right;
	color: #2454a9;
	line-height: 25px;
	text-align: center;
	font-size: 38px;
	margin-top: 15px;
}
.pro .list .list_cont ul {
	
}
.pro .list .list_cont ul li {
	width: 284px;
	height: 221px;
	float: left;
	margin: 5px 2px;
	text-align: left;
	border:1px solid #a8a8a8;
}
.pro .list .list_cont ul li .photo {
	display: block;
	width: 265px;
	height: 167px;
	margin:0 auto;
	margin-top:10px;
	overflow: hidden;
}
.pro .list .list_cont ul li .photo img {
	width: 100%;
	height: 100%;
}
.pro .list .list_cont ul li .name {
	display: block;
	width:100%;
	height:38px;
	font-size: 14px;
	color: #666666;
	line-height: 38px; 
	text-align: center;
}
.pro .list .list_cont ul li .name .text{
	width:100px;
	height:38px;
	float:left;
	line-height: 38px;
	color:#000;
	font-size:15px;
}
.pro .list .list_cont ul li .name .limg{
	width:26px;
	height:26px;
	float:right;
	border-radius: 100px;
	color:#000;
	line-height: 26px;
	border:1px solid #000;
	text-align:center;
	font-size:17px;
	margin-top:5px;
}

.pro .list .list_cont ul li .line {
	width: 100%;
	height: 5px;
	background: #f2f2f2;
}
.pro .list .list_cont ul li .line span {
	display: block;
	height: 5px;
	width: 0;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.pro .list .list_cont ul li:hover .line span {
	width: 100%;
	background: #56ac23;
}


.pro .list1 {
	width: 870px;
	float: right;
	border:1px solid #d3d3d3;
	border-top:none;
}
.pro .list1 .tit {
	height: 55px;
	background-color: #efefef;
}
.pro .list1 .tit ul {
	float: left;
}
.pro .list1 .tit ul li {
	display: inline-block;
	font-size: 18px;
	color: #2754a9;
	line-height: 55px;
	height: 55px;
	margin-left:10px;
}
.pro .list1 .tit ul li a {
	color: #2754a9;
}
.pro .list1 .tit .more {
	display: block;
	width: 46px;
	height: 25px;
	float: right;
	color: #2454a9;
	line-height: 25px;
	text-align: center;
	font-size: 38px;
	margin-top: 15px;
}
.pro .list1 .list_cont ul {
	margin: 0 -10px;
}
.pro .list1 .list_cont ul li {
	width: 168px;
	height: 170px;
	float: left;
	margin: 29px 27px;
	text-align: center;
}
.pro .list1 .list_cont ul li .photo {
	display: block;
	width: 168px;
	height: 170px;
	overflow: hidden;
}
.pro .list1 .list_cont ul li .photo img {
	width: 100%;
	height: 100%;
}
.pro .list1 .list_cont ul li .name {
	font-size: 14px;
	color: #666666;
	line-height: 48px;
}
.pro .list1 .list_cont ul li .line {
	width: 100%;
	height: 5px;
	background: #f2f2f2;
}
.pro .list1 .list_cont ul li .line span {
	display: block;
	height: 5px;
	width: 0;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.pro .list1 .list_cont ul li:hover .line span {
	width: 100%;
	background: #56ac23;
}

.prodesc{
	width:1200px;
	height:100%;
	margin:0 auto;
	margin-top:50px;
}

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

.cganli{width:100%;height:auto;margin:0 auto;margin-top:87px;}
.cganli .anlititle{width:1333px;height:47px;text-align: center;color:#044d91;font-size:27px; }
.cganli .anlititle img{width:100%;height:100%;}
.cganli .product_list{width:1333px;height:265px;margin:0 auto;padding-top:19px;}
.cganli .bd{width:1190px;  margin:0 auto; height:392px;}
.product_list .picList li{ float:left; width:374px; height:324px; margin:0 10px;}
.product_list .picList li .photo{ width:374px; height:153px; text-align:center;}
.product_list .picList li .photo img{width:100%;height:174px;}
.product_list .picList li  .name{ display:block; width:374px; height:39px; text-align:left; line-height:39px; color:#fff !important; font-size:16px; margin:0 auto;  position:relative; z-index:1000;text-align: center;background: #004d91}
.product_list .picList li  .name1{ display:block; width:334px; height:29px; text-align:left; line-height:29px; color:#656565; font-size:16px; margin:0 auto; margin-top:6px; position:relative; z-index:1000;}
.ileft{float:left;}
.iright{float:right;}
.cganli .hd{ width:1333px;height:119px; clear:both; overflow:hidden;position: relative;top:-341px;}
.cganli .hd a{ display:block; width:67px; height:69px;  cursor:pointer}
.cganli .next{ background:url(../images/right.png) no-repeat;background-size:100% 100%;float: right;}
.cganli .prev{ background:url(../images/left.png) no-repeat;background-size:100% 100%;float: left;}
.promores{width: 1349px;height:43px;border-bottom:2px solid #b3b3b3;margin:0 auto;}
.mores{display:block;width:157px;height:36px;line-height:36px;border:1px solid #b8b8b8;margin:0 auto;text-align: center;font-size:15px;font-weight: bold;position: relative;top:-20px;background-color: #fff;}
/*.abouttitle{
	width:100%;
	height:214px;
	background-color: #f8f8f8;
}*/
.ys{
	width: 100%
	height:auto;
}
.ys img{
	width:100%;
	height:100%;
}
.aboutimg{
	width:1200px;
	height:214px;
	margin:0 auto;
}
.aboutimg img{
	width:100%;
	height:100%;
}
/*案例*/

.case {
	padding: 40px 0;
	width: 100%;
	background: #fff;
	margin-top: 70px;
}
.case .cont {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.case .cont:after {
	display: block;
	content: '';
	clear: both;
}
.case .title {
	padding: 10px 0;
	background-image:url(../images/case.jpg);
	background-size:100% 100%; 
}
.case .title:after {
	display: block;
	content: '';
	clear: both;
}
.case  .tit {
	width: 160px;
	height:47px;
	margin:0 auto;
}
.case .title .tit span {
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #3d3d3d;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	text-align: center;
	line-height: 40px;
	margin-right: 10px;
}
.case .title .tit .iconfont {
	font-size: 20px;
}
.case .title .tit p {
	font-size: 16px;
	color: rgba(61, 61, 61, 0.5);
	text-transform: uppercase;
}
.case .tit h3 {
	text-align: center;
	font-size: 20px;
	color: #3d3d3d;
}
.case .title a {
	display: block;
	width: 85px;
	height: 25px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: right;
	background: #56ac23;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	margin-top: 11px;
}
.case ul li {
	width: 276px;
	height: 239px;
	float: left;
	margin: 24px 16px;
	text-align: center;
}
.case ul li .photo {
	display: block;
	width: 276px;
	height: 186px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: hidden;
}
.case ul li .photo img {
	width: 100%;
	height: 100%;
}
.case ul li .name {
	font-size: 14px;
	color: #666666;
	line-height: 48px;
}
.case ul li .line {
	width: 100%;
	height: 5px;
	background: #FFFFFF;
}
.case ul li .line span {
	display: block;
	height: 5px;
	width: 0;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
/*.case ul li:hover .line span {
	width: 100%;
	background: #56ac23;
}*/

/*关于我们*/

.about {
	width: 100%;
	height:441px;
	background-color: #113160;
	padding-top: 15px;
}
.about:after {
	display: block;
	content: '';
	clear: both;
}
.about .title {
	padding: 10px 0;
	margin-bottom: -16px;
}
.about .title:after {
	display: block;
	content: '';
	clear: both;
}
.about .title .tit {
	width: 160px;
	height:26px;
	margin:0 auto;
}
.about .title .tit span {
	float: left;
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid #3d3d3d;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	text-align: center;
	line-height: 40px;
	margin-right: 10px;
}
.about .title .tit .iconfont {
	font-size: 20px;
}
.about .title .tit p {
	font-size: 16px;
	color: rgba(61, 61, 61, 0.5);
	text-transform: uppercase;
}
.about .title .tit h3 {
	font-size: 20px;
	color: #fff;
}
.about .title a {
	display: block;
	width: 85px;
	height: 25px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: right;
	background: #56ac23;
	color: #FFFFFF;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	margin-top: 11px;
}
.about .photo {
	width: 331px;
	height: 215px;
	font-size: 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: hidden;
	float: left;
}
.about .photo img {
	width: 100%;
	height: 100%;
}
.about .txt {
	width: 931px;
	height:200px;
	margin:0 auto;
	font-size: 14px;
	color: #fff;
	line-height: 38px;
	padding-top: 20px;
	text-indent: 2em;
}
.about .more{
	width:178px;
	height:35px;
	margin:0 auto;
	background-color: #ff6d00;
	border-radius: 10px;
	text-align: center;
	padding-top:10px;
}
.about .more a{
	color:#fff;
}
.abouts{
	width: 931px;
	height:195px;
	background-color: #fff;
	margin:0 auto;
	position: relative;
	top:-103px;
}
.aboutsph{
	width: 247px;
	height:160px;
	float:left;
	margin:20px 31px;
}
.aboutsph img{
	width: 247px;
	height:160px;
}
/*新闻*/

.news {
	width: 1200px;
	height:435px;
	margin:0 auto;
}
.newsleft{
	width:633px;
	height:435px;
	float:left;
}
.newstitle{
	width:633px;
	height:40px;
	/*border-bottom: 1px solid #c8c8c8;*/
}
.gs{
	width:200px;
	height:40px;
	float:left;
	color:#fff;
	background-color: #0065c4;
	text-align: center;
	line-height: 40px;
	font-size:20px;
}
.newsmore{
	width:100px;
	height:40px;
	float:right;
	text-align: center;
	font-size:20px;
	line-height: 40px;
}
.newsleft ul .frist{
	width:633px;
	height:145px;
	background-color: #0065c4;
	margin-top:20px;
}
.fnewsimg{
	width:231px;
	height:145px;
	float:left;
}
.fnewsimg img{
    width:100%;
    height:100%;
}
.newstext{
	width:402px;
	height:135px;
	float:right;
	padding-top:10px;
}
.ftitle{
	width:346px;
	height:30px;
	line-height: 30px;
	color:#fff;
	margin:0 auto;
}
.fdesc{
	width:346px;
	height:75px;
	color:#fff;
	margin:0 auto;
}
.fmore{
	width:346px;
	height:30px;
	color:#fff;
	margin:0 auto;
	text-align: right;
}

.newsrtitle{
	width:473px;
	height:40px;
	border-bottom: 1px solid #c8c8c8;
}
.newsleft .usecond{
   width:633px;
   height:200px;
   margin-top:10px;
}
.second{
	width:315px;
	height:30px;
	float:left;
}
.newsimg{
	width:15px;
	height:20px;
	float:left;
	margin-right:5px;
}
.newsimg img{
	width:100%;
	height:100%;
}
.ttitle{
	width:196px;
	height:30px;
	float:left;
	color:#000;
	line-height: 30px;
}
.newstime{
	width:77px;
	height:30px;
	float:left;
	line-height: 30px;
	color:#000;
}
.newsright{
	width:473px;
	height:435px;
	float:right;
}
.hy{
	width:200px;
	height:40px;
	float:left;
	color:#fff;
	background-color: #0065c4;
	text-align: center;
	line-height: 40px;
	font-size:20px;
}
.newsright ul{
	width:473px;
	height:343px;
	margin-top:20px;
}
.newsright ul li{
	width:473px;
	height:106px;
}
.rtitle{
	width:473px;
	height:23px;
}
.rimg{
	width:15px;
	height:20px;
	float:left;
	margin-right:10px;
}
.rimg img{
	width:100%;
	height:100%;
}
.rtext{
	width:252px;
	height:23px;
	line-height: 23px;
	float:left;
}
.rdesc{
	width:473px;
	height:70px;
}
.news .cont {
	width: 944px;
	margin: 0 auto;
}
.news .cont:after {
	display: block;
	content: '';
	clear: both;
}
.news dl {
	width: 411px;
	height:400px;
	float: left;
	margin: 0 28px;
	border:1px solid #d4d4d4;
}
.news dl .title {
	background-color: #efefef;
	padding: 7px 8px;
}
.news dl .title:after {
	display: block;
	content: '';
	clear: both;
}
.news dl .title p {
	font-size: 14px;
	color: rgba(61, 61, 61, 0.5);
	text-transform: uppercase;
	float: left;
}
.news dl .title p span {
	font-size: 18px;
	color: #3d3d3d;
	margin-left:6px;
	margin-right: 6px;
}
.news dl .title a {
	display: block;
	width: 85px;
	height: 25px;
	float: right;
	color: #2654a9;
	line-height: 25px;
	text-align: center;
	font-size: 36px;
}
.news dl dt {
	width: 195px;
	height: 142px;
	overflow: hidden;
	margin-top: 37px;
	margin-left:30px;
	margin-bottom: 18px;
	float:left;
}
.news dl dt img {
	width: 100%;
	height: 100%;
}
.news dl dd {
	height: 42px;
	line-height: 42px;
	border-bottom: 1px dashed #bbbbbb;
	display: list-item;
	list-style: inside disc;
	color: #2654a9;
	font-size: 25px;
	clear:both;
	padding:0 5px;
}
.news dl dd a {
	font-size: 15px;
	color: #666666;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
/*.news dl dd a:hover {
	color: #56ac23;
}*/
.news dl dd span {
	font-size: 15px;
	color: #666666;
	float: right;
}
.more1{
	width:100px;
	height:33px;
	float:right;
	background-color: #eaeaea;
	color:#2654a9;
	margin-top:134px ;
	margin-right:19px;
	text-align:center;
	padding-top:10px;
}
.more1 a{
	color:#2654a9;
}
.bg{
	width:100%;
	height:100%;
}
.bg img{
	width:100%;
	height:100%;
}
/*底部*/

.footer {
	width:100%;
	height:344px;
	background: #004d91;
	padding: 30px 0;
	text-align: left;
}
.fcon{
	width:1200px;
	height:286px;
	margin:0 auto;
}
.fleft{
	width:300px;
	height:300px;
	float:left;
}
.fltitle{
	width:300px;
	height:50px;
	text-align: left;
	color:#fff;
}
.fcenter{
	width:549px;
	height:200px;
	float:left;
	margin-left:20px;
	margin-top:48px;
}
.fcenter ul{
	width:100%;
	height:100%;
}
.fcenter ul li{
	width:64px;
	height:auto;
	margin-right:45px;
}
.fcenter ul li:nth-child(7){
	margin-right:0px;
}
.tmenu{
	clear:both;
}
.fright{
  width:300px;
  height:300px;
  float: right;
  color:#fff;
}
.fbottom{
	width:1200px;
	height:50px;
	margin:0 auto;
	text-align: center;
}
.fwebname{
	width:253px;
	height:107px;
	margin-bottom: 10px;
}
.fwebname img{
	width:100%;
	height:100%;
}
.fzx{
	width:300px;
	height:88px;
}
.fzx img{
	width:100%;
	height:100%;
}
.fewm{
	width:206px;
   height:194px;
	float:left;
	margin-right:34px;
	text-align: center;
	margin-top:57px;
}
.fewm img{
	width:100%;
	height:100%;
}
.fgzh{
	width:128px;
   height:120px;
	float:left;
	text-align: center;
}
.fgzh img{
	width:100%;
	height:100%;
}
.footer ul li {
	display: inline-block;
	font-size: 12px;
	color: #fff;
	float: left;
}
.footer p, .footer a {
	line-height: 39px;
	font-size: 16px;
	color: #fff;
}
.paper {
	width: 1200px;
	margin: 26px auto;
	min-height: 500px;
}
.paper:after {
	display: block;
	content: "";
	clear: both;
}
.paper1 {
	width: 1200px;
	margin: 0px auto;
	min-height: 500px;
}
.paper1:after {
	display: block;
	content: "";
	clear: both;
}
/*侧导航*/

.side {
	width: 286px;
	float: left;
	background: #023257;
	padding-bottom: 24px;
	overflow: hidden;
}
.side .tit {
	width: 100%;
	height: 66px;
	padding-top: 30px;
	background: #004d91;
}
.side .tit .iconfont {
	font-size: 42px;
	color: #FFFFFF;
	float: left;
	margin: 0 10px 0 60px;
}
.side .tit p {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.side .tit span {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
.side ul {
	padding: 0 30px;
	margin-top: 30px;
}
.side ul li {
	height: 36px;
	line-height: 36px;
	padding-left: 54px;
	background: #FFFFFF;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	margin-bottom: 14px;
}
.side ul li a {
	font-size: 14px;
	color: #666666;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.side ul li span {
	margin-right: 10px;
}
.side ul li:hover, .side ul li.on {
	background: #004d91;
}
.side ul li:hover a, .side ul li.on a {
	color: #FFFFFF;
}
.side .side_drop .drop {
	padding-left: 47px;
	display: none;
}
.side .side_drop .drop a {
	display: block;
	padding-left: 17px;
	height: 36px;
	line-height: 36px;
	background: #FFFFFF;
	margin-bottom: 14px;
	color: #666666;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.side .side_drop .drop a:hover {
	background: #13439d;
	color: #FFFFFF;
}
.side .side_drop .drop span {
	margin-right: 14px;
}
.side .info {
	padding: 0 30px;
	margin-top: 46px;
	text-align: center;
}
.side .info .contact {
	margin-bottom: 22px;
	width: 226px;
}
.side .info p {
	font-size: 22px;
	color: #fff;
}
.side .info p span {
	color: #fff;
	margin: 0 8px;
}
.side .info a {
	display: block;
	width: 143px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background: #004d91;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 16px auto 0;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}

/*面包屑导航*/

.navigation {
	width: 100%;
	height: 59px;
	line-height: 59px;
	border-bottom: 1px solid #f2f2f2;
}
.navigation:after {
	display: block;
	content: '';
	clear: both;
}
.navigation span {
	float: left;
	font-size: 20px;
	color: #3d3d3d;
}
.navigation span:before {
	display: block;
	width: 3px;
	height: 16px;
	background:#004d91;
	content: '';
	float: left;
	margin: 21px 14px 0 0;
}
.navigation p {
	float: right;
	font-size: 12px;
	color: #666666;
}
.navigation p a {
	color: #666666;
}
.navigation p span {
	color: #56ac23;
}
.product, .page, .news_list, .detail {
	width: 869px;
	float: right;
}

/*产品列表*/

.product ul {
	margin: 20px -10px 0;
}
.product ul li {
	width: 276px;
	height: 239px;
	float: left;
	margin: 15px 10px;
	text-align: center;
}
.product ul li .photo {
	display: block;
	width: 276px;
	height: 186px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	overflow: hidden;
}
.product ul li .photo img {
	width: 100%;
	height: 100%;
}
.product ul li .name {
	font-size: 14px;
	color: #666666;
	line-height: 48px;
}
.product ul li .line {
	width: 100%;
	height: 5px;
	background: #eeee;
}
.product ul li .line span {
	display: block;
	height: 5px;
	width: 0;
	-ms-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.product ul li:hover .line span {
	width: 100%;
	background: #004d91;
}

/*新闻列表*/

.news_list ul li {
	height: 143px;
	padding: 19px 0;
	border-bottom: 1px dashed #c3c3c3;
}
.news_list ul li .photo {
	width: 225px;
	height: 143px;
	float: left;
}
.news_list ul li .photo img {
	width: 100%;
	height: 100%;
}
.news_list ul li .txt {
	margin-left: 252px;
}
.news_list ul li .txt .name {
	font-size: 16px;
	color: #484848;
	line-height: 46px;
	font-weight: bold;
}
.news_list ul li .txt .name:hover {
	color: #004d91;
}
.news_list ul li .txt span {
	font-size: 14px;
	color: #666666;
	float: right;
	line-height: 46px;
}
.news_list ul li .txt p {
	font-size: 14px;
	color: #838181;
	line-height: 30px;
	margin-bottom: 10px;
}
.news_list ul li .txt .more {
	font-size: 12px;
	color: #484848;
}

/*翻页*/

.pagination {
	width: 100%;
	margin: 30px 0;
	text-align: center;
}
.pagination:after {
	display: block;
	content: '';
	clear: both;
}
.pagination a {
	display: inline-block;
	margin-right: 5px;
	padding: 0 5px;
	min-width: 16px;
	height: 22px;
	line-height: 22px;
	border: 1px #999 solid;
	background: #fff;
	-ms-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	color: #545454;
}
.pagination a:hover, .pagination a.on {
	background: #004d91;
	border: 1px #004d91 solid;
	color: #fff;
}
.page .cont {
	margin-top: 30px;
	line-height: 26px;
}

/*详情页*/

.detail .view {
	padding: 30px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.detail .view h1 {
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	line-height: 40px;
	height: 40px;
}
.detail .photo {
	width: 100%;
	margin: 20px 0;
	line-height: 0;
	text-align: center;
}
.detail .photo img {
	max-width: 100%;
}
.detail .view .date {
	border-bottom: 1px solid #e8e8e8;
	font-size: 14px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	color: #666666;
}
.detail .view .date span {
	margin: 0 10px;
}
.detail .viewbox {
	font-size: 14px;
	line-height: 26px;
	text-indent: 2em;
	margin-top: 30px;
}
.detail .pager {
	width: 100%;
	margin: 20px auto;
}
.detail .pager p {
	width: 100%;
	height: 32px;
	font-size: 12px;
	color: #777;
	overflow: hidden;
}
.detail .pager a {
	color: #777;
}
.detail .pager a:hover {
	color: #56ac23;
	text-decoration: underline;
}

/*表单*/
.call{
	width:100%;
	height:740px;
	background-color: #f6f6f6;
}
.form {
	width: 100%;
	padding-top: 55px;
}
.form_tit {
	width: 100%;
	text-align: center;
}
.form_tit .p1 {
	font-size: 36px;
	color: #efefef;
	text-transform: uppercase;
}
.form_tit .p2 {
	width:100px;
	height:50px;
	margin:0 auto;
	font-size: 24px;
	color: #333333;
	line-height: 50px;
	border-bottom: 3px solid #ff6637;
}
.form_tit .p3 {
	width: 800px;
	height: 43px;
	line-height: 66px;
	margin: 0 auto;
	font-size: 12px;
	color: #9c9c9c;
}
.layui-form {
	width: 678px;
	margin: 0 auto;
}
.layui-form td span {
	font-size: 16px;
	color: #000;
	margin: 0 15px;
	float: left;
	line-height: 46px;
}
.layui-form table {
	width: 300px;
}
.layui-form td {
	width: 50%;
	padding-bottom: 25px;
	position: relative;
}
.layui-form td input {
	height: 46px;
	text-indent: 25px;
	font-size: 16px;
	line-height: 46px;
	border-radius: 2px;
	background: #fff;
	outline: none;
	width: 264px;
}
.layui-form .new input {
	width: 674px;
}
.layui-form td .s1 {
	color: red;
	float: right;
	margin-right: 10px;
}
.layui-form textarea {
	resize: none;
	border-radius: 2px;
	width: 500px;
	outline: none;
	background: #fff;
	height: 200px;
	padding:15px;
}

.layui-form1 {
	width: 300px;
	margin: 0 auto;
}
.layui-form1 td span {
	font-size: 16px;
	color: #fff;
	margin: 0 15px;
	float: left;
	line-height: 46px;
}
.layui-form1 table {
	width: 300px;
}
.layui-form1 td {
	width: 50%;
	padding-bottom: 25px;
	position: relative;
}
.layui-form1 td input {
	height: 46px;
	text-indent: 25px;
	font-size: 16px;
	line-height: 46px;
	border-radius: 2px;
	background: #5c5c5c;
	outline: none;
	width: 264px;
}
.layui-form1 .new input {
	width: 674px;
}
.layui-form1 td .s1 {
	color: red;
	float: right;
	margin-right: 10px;
}
.layui-form1 textarea {
	resize: none;
	border-radius: 2px;
	width: 238px;
	outline: none;
	background: #5c5c5c;
	height: 21px;
	padding:15px;
}
.form ul {
	width: 100%;
}
.form ul li {
	display: inline-block;
	width: 240px;
	height: 48px;
	line-height: 35px;
	margin: 0 110px;
}
.form ul li input {
	width: 100%;
	height: 100%;
}
.fcall{
	display: block;
	width:156px;
	height:94px;
	padding-left:81px;
	font-size:22px !important;
	background:url(../images/call.png) no-repeat;  
	background-size:33% 91%; 
	border:1px solid #fff;
	line-height: 94px !important;
}
.fadd{
	padding-left:38px;
	font-size:23px;
	background:url(../images/add.png) no-repeat; 
	background-size:11% 100%; 
}
.femail{
	padding-left:38px;
	font-size:23px;
	background:url(../images/email.png) no-repeat; 
	background-size:11% 100%; 
}
/* all */

::-webkit-input-placeholder {
	color: #dedede;
}
::-moz-placeholder {
	color: #dedede;
}

/* firefox 19+ */

:-ms-input-placeholder {
	color: #dedede;
}

/* ie */

input:-moz-placeholder {
	color: #dedede;
}

/* individual: webkit */

.form td input::-webkit-input-placeholder {
	color: #dedede;
}
.form td input::-webkit-input-placeholder {
	color: #dedede;
}
.form td input::-webkit-input-placeholder {
	color: #dedede;
}

/* individual: mozilla */

.form td input::-moz-placeholder {
	color: #dedede;
}
.form td input::-moz-placeholder {
	color: #dedede;
}
.form td input::-moz-placeholder {
	color: #dedede;
}

/*地图*/

.map {
	width: 100%;
	height: 400px;
	margin-top: 30px;
}
.BMap_bubble_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap;
}
.BMap_bubble_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word;
}

/*悬浮*/

.float {
	width: 200px;
	position: fixed;
	right: -150px;
	transition: all 0.5s;
	top: 20%;
	z-index: 100;
}
.float ul li {
	position: relative;
	width: 100%;
	min-height: 50px;
	line-height: 50px;
	background: #004d91;
	border-radius: 5px;
	margin-bottom: 3px;
	cursor: pointer;
}
.float ul li span {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	text-align: center;
	margin-right: 10px;
}
.float ul li .iconfont {
	color: #FFFFFF;
	font-size: 30px;
}
.float ul li .icon-huidingbu {
	font-size: 20px !important;
}
.float ul li p {
	font-size: 18px;
	color: #FFFFFF;
}
.float ul li .wx {
	width: 90px;
	height: 0px;
	margin-left: 60px;
	overflow: hidden;
	padding-bottom: 0;
	transition: all 0.5s;
}
.float:hover {
	right: 0;
}
.float:hover .wx {
	height: 90px;
	padding-bottom: 10px;
}

.contacts{
	width:1200px;
	height:389px;
	margin:0 auto;
	padding:5px 0;
}
.con_title{
	width:1200px;
	height:47px;
	margin:0 auto;
	border-bottom: 1px solid #f3f3f3;
	text-align: center;
}
.con_title span{
	width:160px;
	height:47px;
	font-size:20px;
	margin:0 auto;
	border-bottom: 3px solid #ff6637;
	line-height: 65px;
}
.con_content{
	width: 1190px;
	height:277px;
	margin:0 auto;
	margin-top:35px;
	box-shadow: -15px 12px 36px #f8f8f8;
	padding:10px 10px;
}
.conleft{
    width:555px;
    height:131px;
    float:left;
    color:#fff;
    background-color: #1e50ae;
    text-align: center;
    padding:77px 20px;
    text-indent: 15px;
    line-height: 31px;
}
.conright{
	width:595px;
    height:287px;
    float:left;
}
.group_23 {
  width: 1200px;
  height: 540px;
  margin: 18px auto;
  background-color:#ffffff; 
}

.image-wrapper_4 {
  height: 307px;
  width: 597px;
}

.image_42 {
  width: 100%;
  height: 307px;

}
.ryzz{
	width:100%;
	height:213px;
	margin-top:20px;
	overflow: hidden;
}
.ryzz ul{
	width:100%;
	height:100%;
}
/*.banner1{
	overflow: hidden;
}*/
.ryzz ul li{
	width:146px;
	height:209px;
	float:left;
	border: 1px solid #3f63ff;
	margin-right:76px;
	
}
/*.ryzz ul li:nth-child(3){
	margin-right:0px;
}*/
.ryzz ul li img{
	width:100%;
	height:100%;
}
.abouttitle{
	width:1200px;
	height:54px;
	margin:0 auto;
	margin-top:39px;
	font-size:27px;
	line-height: 50px;
	color:#034d94;
	text-align: center;
}
.text-wrapper_24 {
  width: 581px;
  height: 527px;
  overflow-wrap: break-word;
  font-size: 32px;
  font-family: STSongti-SC-Regular;
  text-align: left;
  line-height: 30px;
  padding-left:20px;
  box-shadow: 6px 2px 14px #9c9c9c;
  padding-top:10px;
}
.text_63_en{
  width: 559px;
  overflow-wrap: break-word;
  color: #949494;
  font-size: 46px;
  font-family: STSongti-SC-Regular;
  font-weight: bold;
  text-align: left;
  line-height: 53px;
}
.text_63 {
  width: 559px;
  overflow-wrap: break-word;
  color: #004d91;
  font-size: 29px;
  font-family: STSongti-SC-Regular;
  text-align: left;
  line-height: 30px;
}

.paragraph_6 {
	display: block;
  width: 568px;
  height: auto;
  overflow-wrap: break-word;
  color: #000;
  font-size: 15px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 30px;
  margin-top:10px;
}
.amore{
	width:161px;
	height:57px;
	background-color:#004d91;
	text-align: center;
	line-height: 57px;
	color:#fff; 
	font-size:20px;
	border-radius: 5px;
	margin-top:168px;
	margin-left:386px;
}
.flex-col {
  display: flex;
  flex-direction: column;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.justify-start {
  display: flex;
  justify-content: flex-start;
}
.justify-center {
  display: flex;
  justify-content: center;
}

.justify-end {
  display: flex;
  justify-content: flex-end;
}
.justify-evenly {
  display: flex;
  justify-content: space-evenly;
}
.justify-around {
  display: flex;
  justify-content: space-around;
}
.justify-between {
  display: flex;
  justify-content: space-between;
}
.align-start {
  display: flex;
  align-items: flex-start;
}
.align-center {
  display: flex;
  align-items: center;
}
.align-end {
  display: flex;
  align-items: flex-end;
}
.group_24 {
  width: 1200px;
  height: 41px;
  margin: 0 auto;
}
.group_25 {
  width: 630px;
  height: 41px;
}

.group_26 {
  width: 630px;
  height: 40px;
  border-bottom: 1px solid #b7b7b7;
  margin-bottom: 10px;
}

.text-wrapper_25 {
  height: 40px;
  background: #0065c4;
  background-size: 100% 100%;
  width: 130px;
}

.text_64 {
  width: 66px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 11px 0 0 32px;
}

.text_65 {
  width: 73px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(65, 65, 65, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 17px;
}

.image_43 {
  width: 629px;
  height: 1px;
}

.text-wrapper_26 {
  height: 41px;
  background: #0065c4;
  background-size: 100% 100%;
  margin-left: 79px;
  width: 141px;
}

.text_66 {
  width: 66px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 11px 0 0 36px;
}

.text_67 {
  width: 74px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(65, 65, 65, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 16px 0 0 256px;
}

.image_44 {
  width: 469px;
  height: 1px;
  margin-left: 1080px;
}

.group_27 {
  width: 1200px;
  height: 150px;
  margin: 0 auto;
}

.box_12 {
  width: 633px;
  height: 150px;
  background:#0065c4 ;
}

.block_11 {
  height: 150px;
  background: url(./img/psdu64obfj41lxuhrtpj1jmuuu171gsf9i59b0464a-beb0-4e17-bcf2-f797d9121cd5.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 231px;
}

.box_13 {
  width: 231px;
  height: 150px;
}

.text-wrapper_27 {
  width: 342px;
  height: 118px;
  margin: 19px 34px 0 26px;
}

.text_68 {
  width: 133px;
  height: 19px;
  overflow-wrap: break-word;
  color: rgba(254, 254, 254, 1);
  font-size: 18px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 28px;
}

.paragraph_7 {
  width: 336px;
  height: 40px;
  overflow-wrap: break-word;
  color: rgba(224, 240, 254, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 24px;
  margin: 19px 0 0 2px;
}

.text_69 {
  width: 74px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(176, 242, 193, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 24px 0 0 268px;
}

.box_14 {
  width: 493px;
  height: 139px;
}

.section_2 {
  width: 187px;
  height: 20px;
  margin-left: 2px;
}

.thumbnail_13 {
  width: 15px;
  height: 20px;
}

.text_70 {
  width: 163px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 3px;
}

.paragraph_8 {
  width: 459px;
  height: 65px;
  overflow-wrap: break-word;
  color: rgba(70, 70, 70, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 24px;
  margin-top: 13px;
}

.section_3 {
  width: 187px;
  height: 20px;
  margin: 21px 0 0 2px;
}

.thumbnail_14 {
  width: 15px;
  height: 20px;
}

.text_71 {
  width: 163px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 3px;
}

.group_28 {
  width: 1200px;
  height: 82px;
  margin: 0 auto;
}

.box_15 {
  width: 137px;
  height: 57px;
  margin-top: 25px;
}

.image-text_14 {
  width: 137px;
  height: 20px;
}

.thumbnail_15 {
  width: 15px;
  height: 20px;
}

.text-group_16 {
  width: 115px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(0, 101, 196, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 1px;
}

.image-text_15 {
  width: 137px;
  height: 20px;
  margin-top: 17px;
}

.thumbnail_16 {
  width: 15px;
  height: 20px;
}

.text-group_17 {
  width: 115px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 1px;
}

.text-wrapper_28 {
  width: 72px;
  height: 52px;
  margin: 29px 0 0 100px;
}

.text_72 {
  width: 72px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}

.text_73 {
  width: 72px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 22px;
}

.image-wrapper_5 {
  width: 15px;
  height: 57px;
  margin: 25px 0 0 17px;
}

.thumbnail_17 {
  width: 15px;
  height: 20px;
}

.thumbnail_18 {
  width: 15px;
  height: 20px;
  margin-top: 17px;
}

.text-wrapper_29 {
  width: 115px;
  height: 53px;
  margin: 26px 0 0 7px;
}

.text_74 {
  width: 115px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}

.text_75 {
  width: 115px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 21px;
}

.text-wrapper_30 {
  width: 72px;
  height: 52px;
  margin: 29px 0 0 100px;
}

.text_76 {
  width: 72px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}

.text_77 {
  width: 72px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 22px;
}

.paragraph_9 {
  width: 459px;
  height: 65px;
  overflow-wrap: break-word;
  color: rgba(70, 70, 70, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 24px;
  margin-left: 72px;
}

.group_29 {
  width: 1200px;
  height: 25px;
  margin: 0 auto;
}

.image-text_16 {
  width: 137px;
  height: 20px;
  margin-top: 5px;
}

.thumbnail_19 {
  width: 15px;
  height: 20px;
}

.text-group_18 {
  width: 115px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 1px;
}

.text_78 {
  width: 72px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 9px 0 0 100px;
}

.thumbnail_20 {
  width: 15px;
  height: 20px;
  margin: 5px 0 0 17px;
}

.text_79 {
  width: 115px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 6px 0 0 7px;
}

.text_80 {
  width: 72px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 9px 0 0 100px;
}

.thumbnail_21 {
  width: 15px;
  height: 20px;
  margin-left: 74px;
}

.text_81 {
  width: 163px;
  height: 17px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 3px 0 0 9px;
}

.group_30 {
  width: 1200px;
  height: 65px;
  margin: 0 auto;
}

.section_4 {
  width: 137px;
  height: 56px;
  margin-top: 9px;
}

.image-text_17 {
  width: 137px;
  height: 20px;
}

.thumbnail_22 {
  width: 15px;
  height: 20px;
}

.text-group_19 {
  width: 115px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 1px;
}

.image-text_18 {
  width: 137px;
  height: 20px;
  margin-top: 16px;
}

.thumbnail_23 {
  width: 15px;
  height: 20px;
}

.text-group_20 {
  width: 115px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 1px;
}

.text-wrapper_31 {
  width: 72px;
  height: 51px;
  margin: 13px 0 0 100px;
}

.text_82 {
  width: 72px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}

.text_83 {
  width: 72px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 21px;
}

.image-wrapper_6 {
  width: 15px;
  height: 56px;
  margin: 9px 0 0 17px;
}

.thumbnail_24 {
  width: 15px;
  height: 20px;
}

.thumbnail_25 {
  width: 15px;
  height: 20px;
  margin-top: 16px;
}

.text-wrapper_32 {
  width: 115px;
  height: 52px;
  margin: 10px 0 0 7px;
}

.text_84 {
  width: 115px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}

.text_85 {
  width: 115px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 20px;
}

.text-wrapper_33 {
  width: 72px;
  height: 51px;
  margin: 13px 0 0 100px;
}

.text_86 {
  width: 72px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
}

.text_87 {
  width: 72px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(68, 68, 68, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin-top: 21px;
}

.paragraph_10 {
  width: 459px;
  height: 65px;
  overflow-wrap: break-word;
  color: rgba(70, 70, 70, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 24px;
  margin-left: 72px;
}

.group_31 {
  width: 1200px;
  height: 48px;
  margin: 35px auto;
}

.image-text_19 {
  width: 227px;
  height: 48px;
}

.label_3 {
  width: 42px;
  height: 48px;
}

.text-group_21 {
  width: 178px;
  height: 41px;
  margin-top: 5px;
}

.text_88 {
  width: 94px;
  height: 23px;
  overflow-wrap: break-word;
  color: rgba(0, 101, 196, 1);
  font-size: 23px;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  text-align: left;
  white-space: nowrap;
  line-height: 65px;
}

.text_89 {
  width: 174px;
  height: 10px;
  overflow-wrap: break-word;
  color: rgba(169, 169, 169, 1);
  font-size: 14px;
  font-family: STSongti-SC-Light;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 39px;
  margin: 8px 0 0 4px;
}

.group_32 {
  width: 948px;
  height: 32px;
  margin-top: 15px;
}

.text_90 {
  width: 78px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(65, 65, 65, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
  margin-left: 860px;
}

.image_45 {
  width: 948px;
  height: 12px;
  margin-top: 4px;
}

.group_33 {
  width: 1144px;
  height: 144px;
  margin: 42px 0 30px 388px;
}

.label_4 {
  width: 22px;
  height: 37px;
  margin-top: 33px;
}

.image-text_20 {
  width: 193px;
  height: 144px;
  margin-left: 26px;
}

.image_46 {
  width: 193px;
  height: 108px;
}

.text-group_22 {
  width: 57px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(14, 14, 14, 1);
  font-size: 14px;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  text-align: left;
  white-space: nowrap;
  line-height: 39px;
  margin: 21px 0 0 66px;
}

.image-text_21 {
  width: 193px;
  height: 144px;
  margin-left: 21px;
}

.image_47 {
  width: 193px;
  height: 108px;
}

.text-group_23 {
  width: 57px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(14, 14, 14, 1);
  font-size: 14px;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  text-align: left;
  white-space: nowrap;
  line-height: 39px;
  margin: 21px 0 0 66px;
}

.image-text_22 {
  width: 193px;
  height: 144px;
  margin-left: 22px;
}

.image-wrapper_7 {
  height: 108px;
  border: 1px solid rgba(204, 204, 204, 1);
  background: url(./img/pswrflzg7n80jh1t8szjar5a5q3cea5ny2t442395d4-8136-4c30-9d88-34a62f3948a9.png) -3px -3px
    no-repeat;
  background-size: 199px 114px;
  width: 193px;
}

.image_48 {
  width: 118px;
  height: 89px;
  margin: 13px 0 0 36px;
}

.text-group_24 {
  width: 57px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(14, 14, 14, 1);
  font-size: 14px;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  text-align: left;
  white-space: nowrap;
  line-height: 39px;
  margin: 21px 0 0 66px;
}

.image-text_23 {
  width: 193px;
  height: 144px;
  margin-left: 21px;
}

.image_49 {
  width: 193px;
  height: 108px;
}

.text-group_25 {
  width: 57px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(14, 14, 14, 1);
  font-size: 14px;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  text-align: left;
  white-space: nowrap;
  line-height: 39px;
  margin: 21px 0 0 66px;
}

.box_16 {
  width: 193px;
  height: 144px;
  margin-left: 21px;
}

.image-wrapper_8 {
  height: 108px;
  border: 1px solid rgba(204, 204, 204, 1);
  background: url(./img/psvm811on1u2hwelbqhzbekus79y0fj4jkea4d4beb-0419-4b0a-9cb2-a1db61911e49.png) -3px -3px
    no-repeat;
  background-size: 199px 114px;
  width: 193px;
}

.image_50 {
  width: 122px;
  height: 92px;
  margin: 8px 0 0 34px;
}

.text_91 {
  width: 57px;
  height: 15px;
  overflow-wrap: break-word;
  color: rgba(14, 14, 14, 1);
  font-size: 14px;
  font-family: STHeitiSC-Light;
  font-weight: 300;
  text-align: left;
  white-space: nowrap;
  line-height: 39px;
  margin: 21px 0 0 66px;
}

.label_5 {
  width: 22px;
  height: 37px;
  margin: 33px 0 0 24px;
}

.image_51 {
  position: absolute;
  left: 1444px;
  top: 83px;
  width: 56px;
  height: 47px;
}

.image-wrapper_9 {
  height: 71px;
  background: url(./img/psx8mqhzo5jiqpei3ri0xrfdzv74ifeuqb6ce3f3b-c986-4cd8-bb9b-e07a4d98c7b4.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 152px;
  position: absolute;
  left: 369px;
  top: 2230px;
}

.image_52 {
  width: 418px;
  height: 2px;
  margin-left: 148px;
}

.text-wrapper_34 {
  height: 120px;
  background: url(./img/psvnb0rqljysshx7bbb1aggc9lke876n9n6f5409dd-9361-4f21-91df-f1e89f56f8e7.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 126px;
  position: absolute;
  left: 963px;
  top: 2635px;
}

.text_92 {
  width: 50px;
  height: 36px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 53px;
  font-family: STSongti-SC-Light;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 105px;
  margin: 26px 0 0 34px;
}

.text_93 {
  position: absolute;
  left: 1120px;
  top: 2654px;
  width: 258px;
  height: 35px;
  overflow-wrap: break-word;
  color: rgba(0, 101, 196, 1);
  font-size: 36px;
  font-family: FZLTZHK--GBK1-0;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 70px;
}

.image-wrapper_10 {
  height: 71px;
  background: url(./img/psmk10ta5yyuhz4ktwt03wcv0y58ib33ob29d495e-514c-48ce-86ac-fe77dc5edd0a.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 152px;
  position: absolute;
  left: 959px;
  top: 2703px;
}

.image_53 {
  width: 418px;
  height: 2px;
  margin-left: 148px;
}

.image-wrapper_11 {
  height: 71px;
  background: url(./img/psx7osnxlnwjc8m61ewup1xr43nhscq05gi82339a54-4037-4785-a4ea-260812e17586.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 152px;
  position: absolute;
  left: 407px;
  top: 3153px;
}

.image_54 {
  width: 418px;
  height: 2px;
  margin-left: 148px;
}

.image-wrapper_12 {
  height: 70px;
  background: url(./img/psunwgagg9r6277bj9pc2q2wapi7968nss25b34759-17c4-4d6a-ab03-7ff02f199e2a.png)
    100% no-repeat;
  background-size: 100% 100%;
  width: 152px;
  position: absolute;
  left: 959px;
  top: 3538px;
}

.image_55 {
  width: 418px;
  height: 2px;
  margin-left: 148px;
}

.image_56 {
  position: absolute;
  left: 371px;
  top: 2647px;
  width: 494px;
  height: 346px;
}

.group_34 {
  width: 1920px;
  height: 203px;
  background: url(./img/psfwlr2ovbu627r22bo46vy8cxxcm7rfp80daa80f9-34b4-4b8d-b655-8c9f665d8fe1.png)
    100% no-repeat;
  background-size: 100% 100%;
  margin: 5308px 0 0 -1920px;
}

.paragraph_11 {
  width: 426px;
  height: 136px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  line-height: 24px;
  margin: 35px 0 0 385px;
}

.image-text_24 {
  width: 108px;
  height: 134px;
  margin: 48px 398px 0 603px;
}

.image_57 {
  width: 108px;
  height: 108px;
}

.text-group_26 {
  width: 81px;
  height: 16px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-family: STSongti-SC-Regular;
  font-weight: NaN;
  text-align: left;
  white-space: nowrap;
  line-height: 24px;
  margin: 10px 0 0 14px;
}
.product1{ width:1200px;height:388px;margin:0 auto;}
.product1 .title{ width:1200px;height:76px; line-height:38px;margin:0 auto;}
.product1 .title img{width:100%;height:100%;}
.product1 .product_list{ width:1200px;height:182px;margin:0 auto;padding-top:19px;}
.product1 .bd{width:1190px;  margin:0 auto; height:135px;}
.product_list .picList li{ float:left; width:218px; height:282px; margin:0 10px;}
.product_list .picList li .photo{ width:218px; height:135px; text-align:center;}
.product_list .picList li  .name{ display:block; width:218px; height:29px; text-align:center; line-height:29px; color:#000; font-size:16px;   position:relative; z-index:1000}
.product1 .hd{ width:1294px;height:103px;margin:0 auto; clear:both; overflow:hidden;position: relative;top:-100px;left:-46px;}
.product1 .hd a{ display:block; width:49px; height:126px;  cursor:pointer}
.product1 .next{ background:url(../images/right.png) no-repeat;background-size:100% 100%;float: right;}
.product1 .prev{ background:url(../images/left.png) no-repeat;background-size:100% 100%;float: left;}
.news{width: 100%;height:547px;}
.news .newstitle{width:1200px;height:58px;margin:0 auto;color:#034d94;font-size: 27px;text-align: center;}
.news .newstit{font-size: 25px;color:#fff;font-weight: bold;text-align: center;}
.news .newstits{font-size: 15px;color:#fff;text-align: center;}
.news .newscont{width:1200px;height:445px;margin:0 auto;margin-top:30px;}
.news ul{width:656px;height:365px;float:right;}
.news ul li{width:656px;height:82px;border-bottom: 1px dashed #373737;padding-top:10px;}
.news ul li .newsImg{width:360px;height:306px;}
.news ul li .newsImg img{width:100%;height:100%;}
.news ul li .newsName{width:672px;height:82px;background-color: #fff;color:#373737;padding-right:20px;}
.news ul li .newsName .ncontit{font-size:17px;}
.news ul li .newsName .ncondesc{font-size:13px;padding-top:10px;}
.newsmenu{width:362px;height:41px;margin:0 auto;}
.newsmenu ul{width:100%;height:100%;}
.newsmenu ul li{width:160px;height:41px;float: left !important;text-align: center;line-height: 41px;color:#fff;background-color: #004d91;margin-right:41px;padding-top:0px !important;}
.newsmenu ul li:nth-child(2){margin-right:0px;}
.newsImg{width:519px;height:365px;float:left;}
.newsImg img{width:100%;height:100%;}
.ntime{margin-top: 10px;font-size:13px;}