﻿/* CSS Document */
*{padding:0px;margin:0px;font-family:"Microsoft YaHei"; box-sizing:border-box}
*html{background-image:url(about:blank);background-attachment:fixed;}
body{ background:#fff; line-height:25px;  color:#333333;}
h1,h2,h3,h4,h5,h6,i,em,p,span,i,th,td{ font-weight:normal; font-style: normal;}
a{ color:#333333; text-decoration:none;}
a:hover{ color:#2975cc;text-decoration:none;}
img,input,select{outline:none; vertical-align:middle;}
ul,ol,li{list-style:none;}
.bt5{border-top:5px solid #313131;}
.fl,.left{ float:left;}
.fr,.right{ float:right;}
.dis{display:none;}
.bgbai{background:#fff;}
.clear,.c{clear:both; height:0px; font-size:0px; overflow:hidden;}
.c10{clear:both; height:10px; font-size:0px; overflow:hidden;}
.c20{clear:both; height:20px; font-size:0px; overflow:hidden;}
.c30{clear:both; height:30px; font-size:0px; overflow:hidden;}
.c50{clear:both; height:50px; font-size:0px; overflow:hidden;}
.clearfix:after {display: block;clear: both;content: "";visibility: hidden;height: 0}
.clearfix {zoom:1}
table,th,td{border-collapse:collapse;}
table{border-collapse:collapse;border-spacing:0;}
.wrap {
	width: 1300px;
	margin: 0 auto;
  }
.w1200{width:1200px; margin:0 auto; clear:both; display:block;padding:0px 0;}
.w1240{width:1240px; margin:0 auto; clear:both; display:block;padding:0px 0;}
.w1300{width:1300px; margin:0 auto; clear:both; display:block;}
.w1200w{width:1200px; padding:0px 0; overflow:hidden; margin:0px auto;}
.w1400{width:1360px; padding:0px 0; overflow:hidden; margin:0px auto;}
.gotop{position:fixed; bottom:100px; right:30px;}
.topper { height:35px; line-height:35px; background:#005edf;background:linear-gradient(to right, #0052bd, #006cf7, #0052bd);  color:#fff; font-size: 13px }
.topper .welcome { float:left; color:#fff; padding:0 0 0 13px;  }
.topper .url { float:right; margin-right:-10px; }
.topper .url li { float:left; height:35px; line-height:35px; }
.topper .url a { height:14px; line-height:14px; font-size:12px; color:#fff; border-left:1px solid #ddd; padding:0 10px; }
.topper .url li:first-child a { border-left:0; }
.topper .url a:hover { color:#227dca; text-decoration:underline; }
.topper .share { float:right; width:130px; padding:0 0 0 60px; color:#999; position:relative; }

/* 头部logo */
.toubu { width:1200px; height:110px; margin:0 auto;  }
.logo {float:left; margin-top:14px;margin-right:14px; }
.toubu .zhuanzhu { height:90px; float:left; padding:20px 0 0 20px; line-height:28px;  display: flex;}
.toubu .zhuanzhu b { font-size:22px; display:block;  max-width:580px; display: flex; flex-direction: column-reverse;justify-content: center;}
.toubu .zhuanzhu i { font-size:16px; color:#2975cc; display:block; clear:both; font-style:normal; }
.toubu .phone { float:right; height:115px;  padding-left:65px; padding-top:33px; line-height:24px; font-size:16px; }
.toubu .phone div{width: 100%;height: 25px;text-align: right;font-size: 14px;}
.toubu .phone span { display:block;color:#2975cc; font-size:28px; font-weight:bold; line-height:54px; }

.top{height:38px; line-height:38px;background:#f2f3f3;}
.top .top_con{width:1200px; height:38px; margin:0 auto;color:#454545; font-size:14px;}
.top .top_con .top_left{float:left;}
.top .top_con .top_right{float:right; height:38px;}
.top .top_con .top_right a{color:#111; padding:0px 8px; width:50px;}
/* 导航栏 */
.nav { height:60px; width:100%; background:#f3f3f3; position:relative; }
.nav ul { width:1200px; margin:0 auto; display: flex;flex-wrap: wrap;justify-content: space-between;}
.nav ul li { float: left; text-align: center; width: 133px; height: 60px; overflow: hidden; }
.nav ul li a { display: block; text-align: center; margin: 0 auto; height: 60px; line-height: 60px; font-size: 16px; color: #000; }
.nav ul li a:hover { background: linear-gradient(to right, #0052bd, #006cf7); color: #fff; text-align: center; transition:all 0.6s; }
.nav .hover a { background: linear-gradient(to right, #0052bd, #006cf7); color: #fff; }
.nav ul li ul { margin:0px; padding:0; display:none; transition:all 0.6s; }
.nav ul li ul li { font-size:14px; text-align:left; height:45px; float:left; }
.nav ul li ul.subnav { transition:0.7s; width: 150px; position:absolute; z-index:9999; }
.nav ul li ul.subnav li a { display:block; width:133px; height:45px; line-height:45px; text-align:center; background:#fff; color:#000; font-size:14px; transition:0.7s }
.nav ul li ul.subnav li a:hover { background: linear-gradient(to right, #0052bd, #006cf7); color: #fff; }
.nav ul li UL.navpro { width:100%; background:#fff; border-bottom:3px solid #2975cc; position:absolute; left:0; z-index:9999; }
.navpro .plistx { width:1476px; margin:0 auto; background:#999; z-index:99999; }
.navpro .plistx dl a { line-height:30px; width:90%; font-size:14px; background:none; color:#111; }
.navpro .plistx dl { width:240px; height:370px; float:left; text-align:center; border-right:1px solid #dadada; }
.navpro .plistx dl:nth-child(2n) {background:#f5f5f5;}
.navpro .plistx dl:nth-child(5n) {border-right:none;}
.navpro .plistx dl dt { width:100%; margin:0 auto; height:150px; margin-bottom:5px; }
.navpro .plistx dl dt a { font-size:14px; background:#2975cc; color:#fff; }
.navpro .plistx dl dt a:hover { background: linear-gradient(to right, #0052bd, #006cf7); color: #fff; }
.navpro .plistx dl dt a.ttimg { padding:4px; height:110px; background:none; }
.navpro .plistx dl dt img { height:110px; }
.navpro .plistx dl dt span { clear:both; height:30px; line-height:30px; display:block; overflow:hidden; }
.navpro .plistx dl dd { height:25px; line-height:25px; float:left; width:100%; overflow:hidden; margin-top:2px; }
.navpro .plistx dl dd a { background:none; color:#111;transition:0.1s }
.navpro .plistx dl dd a:hover { background:none; color:#2975cc; }

.fixedSubNav{position: fixed; top: 0px; left: 0px; z-index:500; width: 100%; background: #f3f3f3; animation:myfirst 0.5s;
-moz-animation:myfirst 0.5s; 
-webkit-animation:myfirst 0.5s; 
-o-animation:myfirst 0.5s; box-shadow: 0 4px 10px rgba(15,73,164,.8);}
@keyframes myfirst
{
from {top:-50px;}
to {top:0px;}
}

@-moz-keyframes myfirst 
{
from {top:-50px;}
to {top:0px;}
}

@-webkit-keyframes myfirst 
{
from {top:-50px;}
to {top:0px;}
}

@-o-keyframes myfirst 
{
from {top:-50px;}
to {top:0px;}
}
/*banner*/
.fullSlide{width:100%;position:relative;height:670px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:670px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:670px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:30px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:40px;height:8px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;transition:all 0.6s;}
.fullSlide .hd ul .on{background:#2975cc;width:70px;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:40%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
.wxpic{position:absolute; top:0px;right:-90px; display:none;}
/* 关键词搜索 */
.searchbg { width: 1200px; height: 90px; position: relative; margin: 0 auto; }
.searchbg .search { width: 1200px; height: 90px; position: absolute; left: 0; top:-32px; background: #f5f5f5; z-index: 99; border:1px solid #999; box-shadow:5px 5px 15px 5px #ccc; }
.search .key_text { float:left; height:90px; line-height: 90px; }
.search .key_text b { display:block; float:left; color:#333; font-weight: normal；text-align：left; text-indent:20px; }
.search1 { width:470px; float:right; padding-top:25px; margin-right: 20px; }
.search1 li { float:left; }
.search1 li .select { width:60px; background:#fff; height:32px; float:left; margin-right:2px; display:none; }
.search1 li .input { width:384px; background:#fff; border:1px solid #fff; height:34px; line-height: 34px; float:left; text-indent:3px; padding-left:16px; }
.search1 li .submit { width:67px; background:#2975cc url(../images/sousuo.png) no-repeat center; text-indent:-9999em; cursor:pointer; height:36px; line-height: 36px; float:left; color:#fff; border: none; }

.ind_pro{  padding: 50px 0; background:#fff; border-bottom: 10px #f6f6f6 solid}
.cpfl_list{ text-align: center;  margin: 30px auto; z-index:88;  }
.cpfl_list li{ display:inline-block; text-align: center; font-size: 18px; color: #000; width:auto; border:1px #cecece solid;  background:#f6f6f6; line-height: 55px; margin:10px 0 10px 1%; border-radius: 5px; padding: 0 30px}
.cpfl_list li:nth-child(1){ margin:10px 0 10px 0;}
.cpfl_list li a{ color: #333; display: block; }
.cpfl_list li:hover{ font-weight: bold;    background: linear-gradient(to right, #0052bd, #006cf7);}
.cpfl_list li a:hover{ color: #fff; }
.cpfl_list li.active{ background: linear-gradient(to right, #0052bd, #006cf7); }
.cpfl_list li.active a{color: #fff;}

/*特点*/
#tedi_b{ width:100%; background:#f4f4f4; padding-top:50px; padding-bottom:60px;}
.tedi_bt{width:560px; margin:0 auto; font-size:33px; text-align:center; color:#114dce; margin:0 auto; border-bottom:1px #e2e2e2 solid; border-top:1px #e2e2e2 solid; line-height:38px; padding:18px 0px; margin-bottom:30px;}
.tedi_bt span{color: #c40000;}
.tedi_bt p{ font-size:14px; line-height: 14px; padding-top: 10px; color:#777; text-transform:uppercase; font-family: Arial, Helvetica, sans-serif;}
.tedi_d{width:1200px; margin:0 auto;}
.tedi_li{width:282px;  border: 1px solid #ccc;}
.tedi_img{width:200px;height:200px; margin:0 auto; background: url(../images/20180630110050_297347358.png)no-repeat center;     }
.tedi_img span{text-align: center;font-size: 35px;font-weight: bold;color: #fff;padding-top: 60px;display: block;}
.tedi_img font{display: block; margin-top: 10px;   text-transform: uppercase;font-family: Arial, Helvetica, sans-serif;font-size:16px;    font-weight: normal;text-align: center;color: #fff;}
.tedi_wz{font-size: 15px; line-height: 35px;color: #333;padding: 5px 25px 25px 25px;}
.tedi_wz span{font-size: 20px;color: #ff7f2a;font-weight: bold;text-align: center;    padding-bottom: 10px;    display: block;}
.tedi_li:hover .tedi_img{background: url(../images/20180630110821_2042599488.png) no-repeat center;     transition: all 0.8s linear;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);  }

/* in_about */
/* in_tit */
.in_tit {
	overflow: hidden;
	text-align: center;
	padding: 0 0 30px 0;
  }
  .in_tit span {
	font-size: 30px;
	color: #333;
  }
  .in_tit em {
	font-size: 18px;
	display: block;
	overflow: hidden;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding: 10px 0 8px 0;
  }
   
  .in_tit p {
	display: inline-block;
	position: relative;
	color: #888;
  }
  .in_tit p:before,
  .in_tit p:after {
	content: "";
	width: 34px;
	height: 2px;
	background: #f0592d;
	position: absolute;
	top: 50%;
	margin-top: -1px;
  }
  .in_tit p:before {
	left: -54px;
  }

  .in_bj {
	background: #f5f5f5;
  }

.in_box {
	width: 100%;
	overflow: hidden;
	padding: 50px 0;
  }

.in_about {
	background: url(../images/bj_inabout.jpg) center top no-repeat;
	margin-bottom: -125px;
	position: relative;
	z-index: 1;
  }
  .in_about .in_tit {
	background: rgba(255, 255, 255, 0.5);
	max-width: 400px;
	margin: 0 auto;
	padding: 30px;
	margin-bottom: 30px;
  }/* CSS已打乱 */
  .in_about .w1200 {
	background: #fff;
	padding: 50px 0;
	overflow: hidden;
	box-shadow: 0 0 20px #ddd;
  }
  .in_about .video {
	float: left;
	margin-left: 50px;
	background: #000;
  }
  .in_about .video video {
	width: 450px;
	height: 320px;
	float: left;
  }
  .in_about .video video::-internal-media-controls-download-button {
	display: none;
  }
  .in_about .video video::-webkit-media-controls-enclosure {
	overflow: hidden;
  }
  .in_about .video video::-webkit-media-controls-panel {
	width: calc(107%);
  }
  .in_about .box {
	margin-right: 50px;
	background: #fafafa;
	overflow: hidden;
	width: 580px;
	height: 320px;
	padding: 0 35px;
	float: right;
	line-height: 2;
	color: #888;
  }
  .in_about .box .info {
	height: 228px;
	overflow: hidden;
	margin: 25px 0 10px 0;
	text-align: justify;
  }
  .in_about .box strong {
	color: #ea3516;
	font-size: 16px;
  }
  .in_about .box .more {
	float: left;
	display: block;
	overflow: hidden;
	color: #c01f31;
	text-transform: uppercase;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
  }
  .in_news .boxbig .tit {
	padding: 0 30px;
  }
  .in_news .boxbig .tit span {
	cursor: pointer;
  }
  .in_news .boxbig dl {
	height: 360px;
	overflow: hidden;
	padding: 30px 10px;
  }
  .in_news .boxbig dl dt {
	height: 170px;
	position: relative;
	overflow: hidden;
	padding: 0 20px 10px 20px;
  }/* CSS已打乱 */
  .in_news .boxbig dl dt .pic {
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 20px;
  }
  .in_about .box .more .iconfont {
	font-size: 18px;
	margin-right: 5px;
  }
  .in_about .box .more:hover {
	color: #ea3516;
  }
  /* in_gsry */
  .in_gsry .tab {
	overflow: hidden;
	text-align: center;
	padding: 0 0 25px 0;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	position: relative;
	z-index: 2;
  }
  
  .in_gsry .xun ul li .pic {
	display: block;
	overflow: hidden;
  }
  .in_gsry .xun ul li .pic img {
	width: 100%;
	height: 215px;
	transition: all 0.7s;
  }
  .in_gsry .xun ul li .bt {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	line-height: 40px;
  }
  .in_gsry .xun ul li:hover .pic img {
	transform: scale(1.1);
  }
  .in_gsry .xun ul li:hover .bt {
	background: #ea3516;
	color: #fff;
  }
  .in_gsry .but {
	overflow: hidden;
	text-align: center;
	padding: 30px 0 0 0;
	font-size: 16px;
	line-height: 44px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
  }
  .in_gsry .but a {
	background: #c01f31;
	color: #fff;
	padding: 0 35px;
  }
  .in_gsry .but a:hover {
	background: #ea3516;
  }
  
  .in_gsry .tab ul li a {
	display: block;
	overflow: hidden;
	line-height: 44px;
	background: #ecebe8;
	font-size: 16px;
	padding: 0 30px;
  }
  .in_gsry .tab ul li.on a {
	background: #c01f31;
	color: #fff;
  }
  .in_gsry .xun ul {
	overflow: hidden;
	margin: 0 -16px;
  }
  .in_gsry .xun ul li {
	width: 275px;
	float: left;
	overflow: hidden;
	background: #fff;
	margin: 0 16px;
  }
  .in_gsry .tab ul li {
	float: left;
  }

  .in_gsry .but span {
	padding: 0 25px;
	background: #ea3516;
	color: #fff;
	margin-left: 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
  }

.youshi { overflow:hidden; width:100%; height:1378px; background:url(../images/youshi_bg.jpg) no-repeat center; margin:0 auto}
.youshi h3{ font-size:22px; color:#c30401}
.youshi h3 em{ color:#333;font-style:normal;}
.youshi h4{ margin-bottom:25px; font-weight:normal; font-size:18px; color:#333}
.youshi p{ font-size:15px; color:#666; line-height:25px; margin-bottom:13px;}
.youshi .wen01 .w{ overflow:hidden; padding-left:20px; background:url(../images/youshi_04.png) no-repeat left 5px; width:490px;}
.youshi .wen02{ text-align:right;}
.youshi .wen02 .w{ padding-right:20px; background:url(../images/youshi_04.png) no-repeat right center}
.youshi .wen03 .w{ padding-left:20px; background:url(../images/youshi_03.png) no-repeat left center;}
.youshi .wen01{ margin-top:212px; margin-bottom:60px;}
.youshi .wen03{ margin-top:150px;}
.youshi .wen04{ text-align:right;margin-top:120px;}
.youshi .wen04 .w{ padding-right:20px; background:url(../images/youshi_04.png) no-repeat right center}

/*优势2*/
.adv2 {height:650px;}
.adv2 .pj dl{margin:20px 30px 0 0 ; height:428px; float:left; width:380px; background:#e5e5e5; text-align:center; line-height:25px; font-size:14px;color:#666666;}
.adv2 .pj dl.nones{margin-right:0;}
.adv2 .pj dl img{border:1px solid #a4a4a4; width:378px; height:211px;}
.adv2 .pj dl h3{ font-size:24px; line-height:55px;margin-top:20px;}
.adv2 .pj dl h3 a{color:#3e3e3e;}
.adv2 .pj dl em{ display:block; height:2px; width:44px; background:#14346f; margin:0 auto 13px;}
.adv2 .pj dl p{padding:0 28px;text-indent:18px;}
.adv2 .pj dl.cur{ background:#18469b;color:#FFF;}
.adv2 .pj dl.cur a{color:#FFF;}
.adv2 .pj dl.cur em{background:#FFF;}

/*内页*/
.ny_box{ margin:30px auto; }
.l {
	float: left;
  }
  .r {
	float: right;
  }
/*标题*/
.part-inner{ margin:30px auto 25px auto }
.part-top h2.title {font-size: 30px;color: #333333;text-align: center;margin-bottom: 20px;}
.part-top p.regular {font-size: 14px;color: #666666;text-align: center;}
.title-l {font-size: 30px; border-bottom:5px #c40d00 solid;padding-bottom: 10px}
.title-l i{font-size: 25px;}
.title-l a {color: #333333; font-size: 15px; color: #666; font-weight: normal; padding-left: 10PX}
.title-l a:hover {color: #b00303;}
.regular-r {font-size: 14px;color: #666666;line-height: 40px;}
.regular-r:hover {color: #246ACE;}
/*pro-form-r*/
.pro-list-r {margin: 0;}
.pro-list-r form {display: inline-block;margin-left: 15px;}
.pro-list-r form input {width: 180px;}
.pro-list-r form button {width: 80px;}
.pro-list-r span {font-size: 14px;color: #333333;}
.btn-more {color: #ffffff;background: -webkit-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));background: -moz-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));background: -o-linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));background: linear-gradient(270deg, rgba(36, 106, 206, 1), rgba(56, 142, 239, 1));border-radius: 5px;}

.btn-chat {margin-left: 15px;color: #E62129;border: 1px solid rgba(230, 33, 41, 1);border-radius: 5px;}
.yynr1{ width:50%; margin:15px auto}
.yynr1 img{width:100%;}
.p15 {
	padding: 15px 25px;
  }

.dqwz{ height: 60px; line-height: 60px; background: #f5f5f5; font-size: 14px; margin-bottom: 50px}
.dqwz .wrap{background:url(../image/in_02_title.png) left center no-repeat; padding-left:40px }
.article { line-height:2.2; padding:30px 0 20px 0;  font-size:16px; position: relative; z-index: 888}
.ind_titn{ text-align: center; color: #222; font-size: 32px; position: relative;width: 30%; margin: 0 auto }
.ind_titn span{ display: block; font-weight: normal; font-size: 18px; color: #666;padding-top:10px;  }
.ind_titn:before{/*content:"——————";*/display:block;position:absolute;left:90px;top:10px; font-size: 12px; color: #ddd}
.ind_titn:after{/*content:"——————";*/display:block;position:absolute;right:90px;top:10px; font-size: 12px; color: #ddd}
/*标题*/
.cp_class{width:1220px; margin:0 auto; padding-bottom:20px;}
.cp_class li{width:240px; height:40px; overflow:hidden; margin:2px; float:left; text-align:center;}
.cp_class li a img{width:120px; height:120px; margin:0 auto; border-radius:10em; padding:5px; background:#D3D3D3; border:5px solid #f4f4f4; transition:all 0.4s;}
.cp_class li span{height:34px; overflow:hidden; line-height:34px; width:100%; display:block; font-size:16px; clear:both;}
.cp_class li a{font-size:16px;height:40px; line-height:40px;background:#e2e2e2; color:#111; display:block;transition:all 0.4s;}
.cp_class li a:hover{background:#2975cc;color:#fff;}


.icptx{background: url(../images/in02bg.jpg) left no-repeat fixed;height: 310px; padding-top:50px; overflow: hidden;margin-bottom: 50px; min-width:1200px;}
.icptx_tit{font-size: 35px; color: #fff; text-align: center;}
.icptx_tit span{ display: block; font-size: 16px;  font-weight: normal; padding-top: 10px; color: rgba(255,255,255,0.85);}
.icptx_tit span b{ color: #e5212b;}
.icptx li{ display: inline-block;  color: #fff; text-align: center; width: 150px; height:110px; background-color:rgba(7,103,178,0.4); border:1px #7eafda solid; font-size: 22px ;transition: all 0.3s; line-height: 1.5; padding:20px 0; margin-left:80px; overflow: hidden;position: relative; bottom: -40px; border-radius: 80px}
.icptx li img{ display: block; margin:0 auto 10px auto; width: 67px; height: 64px }
.icptx li:hover{background-color:rgba(7,103,178,1); bottom:-20px }

/*com*/
.com{width:100%; overflow:hidden;padding-top: 40px;padding-bottom: 50px;background:url(../images/20180629160525_141440968.jpg) no-repeat center;}
.com_bt {width: 500px;margin: 0 auto;text-align: center;height: 70px;line-height: 70px;font-size: 33px;font-weight: bold;color: #114dce;}
.com_bt  a {font-size: 33px;color: #cc0000;}
.com_xbt{width: 500px;margin: 0 auto;text-align: center;height: 50px;line-height: 50px;font-size: 20px;color: #999;border-top: 1px #e3e2e2 solid;border-bottom: 1px #e3e2e2 solid;}
.company {background: #fff;margin: 0 auto;width: 1194px;padding: 3px 3px;overflow: hidden;}
.company_l{float:left;width: 490px;height: 393px;margin-right: 20px;overflow: hidden;}
.company_bt{float: left;width: 490px;height: 393px;position: relative;}
.text{width:503px; height:auto; background:#000; FILTER:alpha(opacity=60); opacity:0.7; -moz-opacity:0.7; position:absolute; left:0; bottom:0; }
.company_nr{width:490px; text-align:center; height:auto; float:left; padding:10px 10px; color:#FFF; font-size:14px; line-height:200%; }
.r1 {margin-right: 24px;}
img{border:none; }

.company_r{width:625px; float:left; padding-top:24px; padding-left:35px;}
.company_rbt{width:625px; float:left; font-size:32px; font-weight:bold; line-height:50px;}
.company_rbt span{font-weight:normal; font-size:18px; line-height:24px; height:24px;}
.company_rbt2{font-size:46px; color:#ccc; height:50px; line-height:50px;　width:620px; float:left;}
.company_rbg{width:625px; float:left; padding-top:10px; line-height:26px; color:#666; font-size:13px;}
.company_rbg p{text-indent: 2rem;font-size: 18px;line-height: 30px;}
.company_rmore{width:110px; float:left; height:36px; line-height:36px; border:1px #333 solid; text-align:center; margin-top:10px;}

.titlebox{width: 100%; text-align: center;padding:50px 0 42px; overflow: hidden;}
.titlebox h3{font-size:46px; font-weight: normal; color: #222; height:46px; line-height:46px;}

.titlebox p{color: #6b6b6b; font-size: 18px; line-height: 28px; margin: 10px 0 0; text-align:center;}
/*.news_bg{ background:url(../images/news_bg.gif) no-repeat center 0;height:430px; padding:2px 0 0;}*/
.news_main .three_t{height: 153px;}
.news_main .three_t a,.about .three_t a{color: #333;}
.news_main .three_t span,.about .three_t span{color: #666;}
.wd{ width:650px; border-right:2px solid #ddd;}
.wd dl{ width:570px; padding:10px 0 0;}
.wd dt{width: 570px;height: 285px;overflow: hidden; border:#ccc 1px solid;box-sizing:border-box;}
.wd dt img,.about dl dt img{width: 570px;height: 285px;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;}
.wd dl dt img:hover,.about dl dt img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.wd dd{ width:570px; padding:15px 0 0;}
/*.wd_l{width: 75px;font-size: 16px;color: #231815;line-height: 34px; background:url(../images/news_line.gif) no-repeat right 9px;}*/
.wd_l span{display: block;}
.wd_l i{display: block;font-size: 50px; font-family:"Times New Roman", Times, serif;}
.wd_r{width: 400px;padding-left: 30px;}
.wd dd h5{height: 30px;line-height: 30px;overflow: hidden;font-weight: normal;}
.wd dd h5 a{font-size: 18px;color: #010101;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.wd dd h5 a:hover,.news_m dd h5 a:hover{color: #2c99ff;}
.wd .news_desc{font-size: 14px;color: #9a9a9a;line-height: 22px;height: 92px;overflow: hidden; padding:5px 0 0;}
.news2{ width:510px;}
.news_t{ height:30px; line-height:30px;}
.news_t ul{float: left;}
.news_t ul li{float: left; background:url(../images/news_bor.gif) no-repeat right 8px;}
.news_t ul li a{font-size: 18px;color: #222;display: block;font-weight: bold;height: 30px;float: left; padding:0 25px;}
.news_t ul li a:hover,.news_t ul li.on a{font-weight: bold; color:#0D75B4;}
.news_t span{ float:left; padding-left:25px;}
.news_t span a{font-size: 16px;color: #000;text-transform: uppercase;}
.news_t ul li:first-child a{ padding-left:0;}
.news_m dl{ width:510px;height: 128px; border-bottom:#dcdcdc 1px dashed; padding:20px 0;}
.news_m dt{width: 80px;float: right;font-size: 16px;color: #666160;text-align: center;line-height: 34px;}
.news_m dt i{display: block;font-size: 50px;color: #484240; font-family:"Times New Roman", Times, serif;}
.news_m dd{ float:left; overflow:hidden; width:395px;}
.news_m dd h5{height: 30px;line-height: 30px;overflow: hidden;font-weight: normal;}
.news_m dd h5 a{font-size: 18px; font-weight:bold;color: #222;display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news_m .news_desc{font-size: 16px;color: #848484;line-height: 22px;height: 77px;overflow: hidden; padding:5px 0 0;}
.news_m .nobor{ border:none;}


.newsnr{ padding:0 10px;}
.newsnr h2 a{color:#bf0200; font:bold 20px 'å¾®è½¯é›…é»‘'; text-align:center;display:block; padding:0px}
.newsnr h3 a{ font-weight:normal; color:#777777; line-height:22px; height:44px; overflow:hidden; font-size:14px;}
.newsnr ul{clear:both; padding-top:10px}
.newsnr li{height:36px; line-height:36px; background:url(../images/list_icon.jpg) no-repeat 0 13px; overflow:hidden; text-indent:10px ; border-bottom:1px #b2b2b2 dotted}
.newsnr li span{ float:right; color:#4f7201; font:normal 12px Arial; padding-top:5px}

/* 内页新闻列表 */
.xypg-news-list li {border: 1px solid #e1e1e1;padding: 20px;background: #fff;margin-bottom:15px;-webkit-transition: all .5s;transition: all .5s;}
.xypg-news-list li .tit {border-bottom: 1px solid #cbcbcb;margin-bottom: 15px;position: relative;}
.xypg-news-list li .tit h3 {padding-bottom: 15px;font-size: 18px;color: #565656;font-weight: normal;padding-right: 25%;margin: 0;}
.xypg-news-list li .tit .date {position: absolute;right: 0;top: 0;font-size: 14px;color: #666666;}
.xypg-news-list li .info {font-size: 14px;line-height: 2;color: #999999;}
.xypg-news-list li .more {margin-top: 15px;}
.xypg-news-list li .more span {display: inline-block;width: 130px;line-height: 33px;text-align: center;color: #000;font-size: 14px;color: #666666;border: 1px solid #e1e1e1;-webkit-transition: all .5s ease;transition: all .5s ease;}
.xypg-news-list li:hover {-webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);}

.xypg-news-list li:hover .tit h3 {color: #2975cc;}

.xypg-news-list li:hover .more span {color: #fff;background-color: #2975cc;}

@media (max-width: 990px) {
  .xypg-news-list li .tit {border-bottom: none;}
  .xypg-news-list li .tit h3 {padding-right: 0;padding-bottom: 10px;}
  .xypg-news-list li .tit .date {position: static;border-bottom: 1px solid #cbcbcb;padding-bottom: 5px;color: #999;}
}
#in_02{width: 100%; height:700px; overflow:hidden; background: url(../images/xianbg.png) repeat-x;position: relative;margin-bottom: 50px; }

#in_02_title{text-align: center;line-height: 35px;font-size: 24px;z-index: 2;position: relative;color: #fff; margin-top:50px; }
#in_02_mid{width: 1200px;height: 497px;margin:0 auto;margin-top: 25px;position: relative;z-index: 2;}
#in_02_l{width: 324px;background: #008736;height: 457px;float: left;padding:20px;}
#in_02_k{width: 322px;height: 405px;padding-top: 50px; border:solid 1px rgba(255,255,255,.5);margin:0 auto;text-align: center;}
#in_02_k p{line-height: 40px;color: rgba(255,255,255,.2);font-size: 18px;text-transform: uppercase;padding-top: 8px;}
#in_02_k p i{font-style: normal;font-size: 30px;color: #fff;}
#in_02_k span{background: #00732e; display: block;width: 292px;height: 50px;line-height: 50px;margin:0 auto;color: #fff;font-size: 16px;margin-top: 26px;}
#in_02_r{width: 836px;background: #fff;height: 497px;float: right;}
#in_02_r li{width: 278px;height: 248px;float: left;margin-right: 1px;}
#in_02_r li:last-child{margin-right: 0;}
#in_02_r li ._02_img{width: 278px;height: 248px;margin:0 auto;overflow: hidden;}
#in_02_r li ._02_img img{width: 278px;height: 248px;transition: transform 1s ease 0s;}
#in_02_r li:hover ._02_img img{transform: scale(1.05,1.05);}
#in_02_r li ._02_txt{width: 278px;height: 248px;margin:0 auto;background: #fff;transition: all .4s;}
#in_02_r li ._02_txt p{padding:60px 30px;line-height: 35px;color: #575757;font-size: 16px;}
#in_02_r li:hover ._02_txt{background: #2975cc;}
#in_02_r li:hover ._02_txt p{color: #fff;}

#tabs {width: 1200px;margin: 0 auto;margin-top: 20px;margin-bottom: 20px; }
#tabs li a:hover{background: #fe9207;height: 50px;line-height: 50px;text-align: center;font-size: 16px;width: 180px;color: #fff;cursor: pointer;border-radius: 5px;}
#tabs li {float: left;background: #2975cc;height: 50px;line-height: 50px;text-align: center;font-size: 16px;margin-left: 15px;text-align: center;width: 180px;color: #fff;margin-bottom: 12px;border-radius: 10px;}
#tabs li a {float: left;background: #2975cc;height: 50px;line-height: 50px;text-align: center;font-size: 16px;width: 180px;color: #fff;border-radius: 5px;}

.iys{  background: url(../images/ys_bg.jpg) top center no-repeat; height: 977px; padding-top: 60px; margin-bottom: 50px; }

.ystit{height: 130px;text-align: center;}
.ystit h1{ color: #222; font-size: 50px; height: 66px; line-height: 66px; font-weight: bold;}
.ystit span{ color: #191919;font-size: 40px;font-weight: 600;
line-height: 60px;}
.ystit p{ font-size: 20px;  color: #444; height: 34px; line-height: 85px;}

.tity{ color: #fff !important  }
.tity span{ color: #2975cc  }
.tity2{ color: #fff !important ; font-size: 25px !important}
.yslist{  margin-top:20px; }
.yslist li{width: 580px; float: left;font-size: 14px; color: #666; margin-left: 40px; height: 215px;background:url(../images/yslist_bg.png) bottom right no-repeat;;border-radius: 10px; margin-bottom: 50px;z-index: 88 ; position: relative;}
.ysimg{ width: 215px; height:185px;border-radius: 10px;position: absolute; left: 9px; top:20px;z-index: 99  }
.ys_num{ position: absolute; top:1px; left: -8px; display: block; width: 108px; height: 126px; padding-left:15px; line-height: 70px; font-size: 45px; color: #fff; font-family: Impact; background: url(../images/ys_numbg.png) top left no-repeat;z-index: 100 }
.yslist li:nth-child(1),.yslist li:nth-child(3){ margin-left:0;} 
.ystxt{ position: absolute; width: 328px; right: 15px; padding-top: 25px }
.yslist li p b{ display: block; font-size:25px; }
.yslist li p i{ display: block;  margin:5px auto 13px auto; height: 5px;background: url(../images/ys_line.jpg) top left no-repeat; }
.yslist li p{font-size: 15px; color: #333; line-height: 1.8 }
.yslist li p span{ font-weight: bold; color: #f25400 }

.news{width: 1200px;overflow: hidden;margin: 0 auto;}
.ns_nr{width: 1200px;overflow: hidden;margin: 0 auto;}
.ns_nr li{float:left;width:384px;margin-right:24px;}
.ns_nr li i {font-size:0;line-height: 0;width:384px;overflow: hidden;display: block;}
.ns_nr li i img {width:384px;height: 216px;transition: all 1s}
.ns_nr li i:hover img{transform: scale(1.1);}
.ns_nr li h4 a{margin:36px 0 0 30px;height: 36px;line-height: 36px;font-size:18px;color: #333333;display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ns_nr li p{padding:8px 0 0 30px;width:300px;font-size:14px;color: #666666;line-height: 26px}
.ns_nr li:last-child{margin:0;}

.case{width: 1200px;overflow: hidden;margin: 0 auto;margin-bottom:50px; }
.case .case_con{width: 1200px;overflow: hidden;margin: 0 auto;}
.case_con ul li{width: 280px;overflow: hidden;float: left;line-height: 50px;text-align: center;margin: 0 10px 20px 10px;}
.case_con ul li .pic{width: 280px;height: 210px;overflow: hidden;}
.case_con ul li .pic img{width: 280px;height: 210px;overflow: hidden;}
.case_con ul li .title{height: 50px;line-height: 50px;}
.good{width: 100%;overflow: hidden;margin: 0 auto;margin-bottom: 60px; }
.icon{background-image: url("../images/icon.png");display: inline-block;vertical-align: middle;}

/* 首页资深荣誉 */
.floor_4_main{background: url(../images/f4_bg.jpg) center top no-repeat;width: 100%;}
.floor_4_main .tit{padding-top: 45px;}
.floor_4_main .tit .left h3{color: #2975cc;font-weight: bold;font-size: 60px;text-transform: uppercase; height:80px; line-height:70px;}
.floor_4_main .tit .left .t{border-left: 1px solid #d2d2d2;height: 100px;padding-left: 18px;margin-left: 20px;}
.floor_4_main .tit .left .t h4{font-size: 36px;font-weight: 100; height:40px; line-height:40px;padding-top: 15px;}
.floor_4_main .tit .left .t h4 b{font-weight: bold;}
.floor_4_main .tit .left .t p{color: #666;}
.floor_4_main .tit .right{margin-top: 117px;}
.floor_4_main .tit .right li{float: left;margin-left: 10px;}
.floor_4_main .tit .right li a{width: 120px;height: 35px;line-height: 35px;text-align: center;background: #333;color: #fff;display: block;border-radius: 17px;}
.floor_4_main .tit .right li.on a{background: #2975cc;}
.floor_4_main .tit .right li.on a:hover{background-color: #f89d17;}
.floor_4_main .bd{margin-top: 50px;}
.floor_4_main .bd .body{width:1400px; margin:0 auto; padding:0px 0; background:#fff;}

.floor_4_main .bd .body .index_cp2 ul {margin:0;padding:0; clear:both; overflow: hidden;display: flex;}
.floor_4_main .bd .body .index_cp2 li {float:left; width: 320px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;border:1px solid #e0e0e0;margin:15px 20px 25px 20px;-webkit-box-shadow: 10px 0px 20px 0 #CCC;-moz-box-shadow: 10px 0 20px 0 #CCC;-ms-box-shadow: 10px 0 20px 0 #CCC;-o-box-shadow: 10px 0 20px 0 #CCC;box-shadow:  10px 0px 20px 0 #CCC;flex-shrink: 0;}
.floor_4_main .bd .body .index_cp2 li b{font-weight:normal;}
.floor_4_main .bd .body .index_cp2 li a{display:block;}
.floor_4_main .bd .body .index_cp2 li a .cp_name{display: block; width:320px; height:220px;background: #fff; color: #555;display: table-cell; text-align: center;  vertical-align: middle;  overflow:hidden; padding:5px;}
.floor_4_main .bd .body .index_cp2 li a:hover span{background: #2975cc; color: #fff;transition:0.6s all 0s linear;}
.floor_4_main .bd .body .index_cp2 li a:hover div{background: #2975cc; color: #fff;transition:0.6s all 0s linear;}
.floor_4_main .bd .body .index_cp2 li a:hover b{color: #fff;}
.floor_4_main .bd .body .index_cp2 li a img{max-width: 300px; max-height:200px; vertical-align:middle;}
.floor_4_main .bd .body .index_cp2 li span{height:50px; line-height:50px;  display:block; clear:both;}
.floor_4_main .bd .body .index_cp2 li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.floor_4_main .bd .body .index_cp2 li a .cp_name img{transition:transform 1s ease 0s}
/* 首页资深荣誉结束 */
.youshititle{ height:222px; background:url(../images/cpystit.png) center top no-repeat;min-width:1200px;}
.info_03bg{ width:1100px; height:1000px;}
.info_03{width:1100px; margin:0 auto; background:#fff; position:relative;} 
.bz{ width:1200px; height:220px; margin:0 auto; padding:15px 0;}
.bzleft{width:565px; height:170px; float:left; margin:2px; padding-top:10px;}
.bzleft h2{ width:82px; height:84px; float:left;background:url(../images/ystitbg.png) no-repeat; color:#fff; font-size:64px; text-indent:10px; line-height:70px;font-style:italic;}
.bzleft .bzcont{ width:452px; float:left;line-height:28px; color:#737373; font-size:16px; padding:15px;}
.bzleft .bzcont h4{ color:#005098; font-size:36px; line-height:62px; font-weight: bold;}
.bzleft .bzcont:hover{ background:#eeeeee;}
.bzright{ width:595px; height:180px; float:left; margin:2px;}

.picxf{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;-o-transition-duration: 0.5s;opacity: 0.9;}
.picxf:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);opacity: 1;}

.con_right{width:75%; float:right;display:block; overflow: hidden;}
.index_cp{width:100%;display:block;}
.index_cp ul{margin:0;padding:0; clear:both; overflow: hidden;}
.index_cp li {float:left; width: 274px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;border:1px solid #e0e0e0;border-bottom:3px solid #e0e0e0; margin: 0 10px; margin-bottom:15px; }
.index_cp li:hover{border-bottom:3px solid #2975cc;}
.index_cp li b{font-weight:normal; }
.index_cp li a{display:block;}
.index_cp li a .cp_name{display: block; width:280px; height:180px;background: #fff; color: #555;display: table-cell; text-align: center;  vertical-align: middle;  overflow:hidden;}
.index_cp li a:hover span{transition:0.6s all 0s linear;}
.index_cp li a:hover b{color: #fff;}
.index_cp li a img{max-width: 272px; max-height:180px; vertical-align:middle;}
.index_cp li span{height:40px; line-height:40px;display:block; clear:both; width:100%; margin:0 auto; overflow:hidden; padding-bottom:8px;}
.index_cp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp li a .cp_name img{transition:transform 1s ease 0s}

.index_cp li .zxzx{ padding:0; clear:both;}
.index_cp li .zxzx a{ display: block; float: left;  width:50%;  text-align: center; height: 36px; line-height:36px;color: #fff;}
.index_cp li .zxzx .zzl{background: #93081A; color: #fff;}
.index_cp li .zxzx .zzr{ background: #bfbfbf;color: #fff;}

.banquan{width:100%; height:50px; line-height:50px; background:#46555F; text-align:center; color:#fff;}
.banquan a{color:#fff;}
.footer{height:350px;background: url("../images/footer.png") no-repeat center;/* background:#02548a;*/padding: 75px 0 0 0;}
.f_con{height:250px;}
  
.f_cp{float: left;height:225px;width:340px;text-align: left;padding-left:42px;box-sizing: border-box;}
.f_cp h2{text-align: left;margin-bottom:18px; border-bottom:1px dashed #4a6178; padding-bottom:18px; width:252px; display:block;}
.f_cp h2 span{font-size:20px;color: #191919;display: block;line-height:20px;font-weight:bold;}
.f_cp h2 em{font-size:12px;color: #ffffff;display: block;line-height:12px;font-weight:normal;font-family: "Arial";padding-top: 6px;}
.f_cp li{width:50%;float:left;}
.f_cp li a{font-size:14px;line-height:32px;display: block;color: #6d6d6d;}
  
.f_nav{float: left;height:225px;width:300px;text-align: left;padding-left:50px;border-left: 1px solid #4a617821;box-sizing: border-box;}
.f_nav h2{text-align: left;margin-bottom:18px; border-bottom:1px dashed #4a6178; padding-bottom:18px; width:160px; display:block;}
.f_nav h2 span{font-size:20px;color: #191919;display: block;line-height:20px;font-weight:bold;}
.f_nav h2 em{font-size:12px;color: #ffffff;display: block;line-height:12px;font-weight:normal;font-family: "Arial";padding-top: 6px;}
.f_nav li{width:120px;float:left;}
.f_nav li a{font-size:14px;line-height:32px;display: block;color: #6d6d6d;}

.lxw{float: left;height:225px;width:350px;text-align: left;padding:0 36px;border-left: 1px solid #4a617821;border-right: 1px solid #4a617821;box-sizing: border-box;}
.lxw h2{text-align: left;margin-bottom:18px; border-bottom:1px dashed #4a6178; padding-bottom:18px; width:268px; display:block;}
.lxw h2 span{font-size:20px;color: #191919;display: block;line-height:20px;font-weight:bold;}
.lxw h2 em{font-size:12px;color: #ffffff;display: block;line-height:12px;font-weight:normal;font-family: "Arial";padding-top: 6px;}
.lxw p{font-size: 14px;color: #6d6d6d;display: block;line-height: 32px;}

 .sao{float: right;margin-top: 15px;height: 186px;width:200px;padding-left:40px;}
    .sao p{height: 186px;position: relative;overflow: hidden;float: left;margin-right:27px;border:1px solid #bbb9b926;box-sizing: border-box;width: 141px;}
    .sao p i{display: block;height: 121px;width: 121px;margin: 10px auto 0;}
    .sao p img{display: block;width: 121px;height: 121px;}
    .sao p span{display: block;font-size: 14px;color: #6d6d6d;line-height:14px;text-align: center;padding-top:20px;}
    .sao p:after{display:block;position:absolute;left:9px;top:0;width:100%;height:35px;content:"";animation:light 5s infinite;-webkit-animation:light 5s infinite;}
	/*.sao .item-1:after{background:url("../images/code_shadow1.png") no-repeat 0 0;}*/
				@keyframes light{
					0%{top:0;}
					50%{top:100%;}
					100%{top:-40px;}
                }
  .sao p:last-child{margin-right: 0;}

.yb_conct {position: fixed;z-index: 9999999;top: 200px;right: -127px;cursor: pointer;transition: all .3s ease;}
.yb_bar ul li {width: 180px;height: 53px;font: 16px/53px 'Microsoft YaHei';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
.yb_bar .yb_top {background: url('/images/fixCont.png') no-repeat 0 0 #2975cc;}
.yb_bar .yb_phone {background: url('/images/fixCont.png') no-repeat 0 -57px #2975cc;}
.yb_bar .yb_QQ {text-indent: 0;background: url('/images/fixCont.png') no-repeat 0 -113px #2975cc;}
.yb_bar .yb_ercode {background: url('/images/fixCont.png') no-repeat 0 -169px #2975cc;}
.hd_qr {padding: 0 29px 25px 29px;}
.yb_QQ a {display: block;text-indent: 54px;width: 100%;height: 100%;font-size: 14px;color: #fff!important;}

/*内页*/
.class_bg{width:100%;height:300px; min-width:1200px; clear:both;}
.class_bg h3{margin-top:50px; padding:40px; float:left; background:#fff; border-radius:10px; font-size:36px; color:#000; display:none;}

.navli{ width:100%; height:60px; line-height:60px; border-bottom:1px solid #f0f0f0;}
.navli li{width:15%; height:60px; line-height:60px;text-align:center; float:left;}
.navli li a{display:block; font-size:16px;}
.navli li:hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #2975cc; text-align:center; float:left;}
.navli li.hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #2975cc; text-align:center; float:left;}

.path{width:100%;height:40px; line-height:40px; padding:0px; background:#f4f4f4; border-bottom:2px solid #2975cc;}
.path h2{float:left; font-weight:bold; font-size:16px; background:#2975cc; height:40px; padding:0px 15px; color:#fff;}
.path span{float:right; padding-right:10px; font-size:14px;}
.content{width:100%; margin:0 auto; padding:25px 0; font-size:20px; line-height:30px;}
.content img{max-width: 800px; height:auto !important; display: block;margin:0 auto ;}
.content table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:98%; margin:10px auto;}
.content table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:0px; text-align:center;}
.content p{text-indent: 2rem;font-weight: normal !important;}
.content .datu {padding: 15px 0;}
.content iframe{width: 998px;height: 550px;}
.view-title{font-size:24px; display:block; text-align:center;}
.view-date{height:40px; line-height:40px; display:block; text-align:center;}

.updown{width:100%; clear:both; margin-top:15px; margin-bottom:15px; height:50px; display:block;}
.updown li{height:25px; line-height:25px;}
.products{ width:100%; margin:0 auto;}
.products .pros_tit{font-size:28px; text-align:center;height:90px; line-height:90px;margin-top:20px;margin-bottom:20px;clear:both;}
.products .pros_tit a{font-size:28px; background:#2975cc; color:#fff; padding:10px 30px;}

.row .cptitle{ width:291px; background:#eeeeee; height:50px;}
.row .cptitle p{ color:#333; font-size:16px; text-align:center; line-height:50px;}

/*产品组图*/
.pro_list{padding:0px 0px;}
#imgto{width: 490px;height: 420px;float: left;border: 1px black solid;}
#imgto .big{width: 490px;height: 420px;display: table-cell;vertical-align: middle;text-align: center;}
#imgto .big img{max-width: 490px;max-height: 420px;}
.pro_right{width:380px; float:right;}
.pro_right h1{height:80px; line-height:80px; font-size:26px;}
.pro_right .pro_desc{line-height:28px; line-height:28px; font-size:14px; background:#f4f4f4; padding:15px;}
.pro_right .pro_zx{width:260px;height:28px; line-height:28px; margin-top:20px; font-size:42px; background:#2975cc url(../images/tel2.png) no-repeat 16px 8px; background-size: 40px;padding:15px 60px; border-radius:3em;  color:#fff;}
.pro_img{ width:94%; margin:0 auto; clear:both; text-align:center; display:block; padding:20px;}

.view_con{width:100%; padding:15px 0; font-size:14px;}
.view_con img{min-width:440px; max-width:740px;}
.view_pic{width:100%; padding:15px 0; text-align:center;}
.view_pic img{min-width:440px; max-width:640px;}
.view_desc{padding:15px 25px; background:#f5f5f5; border:1px solid #e2e2e2; font-size:14px;}
.view_title{width:100%; background:#f4f4f4; height:50px; line-height:50px;}
.view_title h3{background:#2975cc url(../images/ico.png) no-repeat 20px center; display:block; float:left; color:#fff; width:140px; text-indent:50px; font-size:16px;}
.content .datu {padding: 15px 0;text-align: center;}
.pro_con{width:100%; margin:0 auto; padding:15px 0; font-size:14px; line-height:26px;}
.pro_con p{padding-top:8px; font-size:16px;}
.pro_con .left p{background:url(../images/heidian.jpg) no-repeat 10px 8px;display:block; padding:0px 10px; text-indent:1em;}
.pro_con b{font-weight:normal;}
.pro_con table .pro,.pro_con table .fab{ text-align:left; padding-left:20px; display:block;padding:15px;}
.pro_con .left{width:80%; display:block; padding:15px;}
.pro_con table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:100%; margin:10px auto;}
.pro_con table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:0px; text-align:center;}

.info_title {margin: 10px 0 0 0;width: 100%;height: 40px;background: #E2E2E2;margin-bottom: 10px; clear:both;}
.info_title b {display: inline-block;padding:0 20px;height: 100%;border-right: 1px solid #fff;background: #2975cc;color: #fff;line-height: 40px;}
.info_title a {margin: 8px;width: 15px;height: 15px;background-position: 0 -426px;}
/*新闻列表*/
.news_list{ width:100%; clear:both; margin:10px auto;}
.news_list li{height:40px; line-height:40px; border-bottom:1px dashed #e2e2e2;padding-left:20px; background:url(../images/heidian.jpg) no-repeat 8px 15px;}
.news_list li span{float:right;}
.news_list li b{font-weight:normal;}
/*联系我们*/
.contact {font: 400 14px/28px "microsoft yahei";}
.contact .caption {margin: 30px 0 20px; padding-bottom:20px;border-bottom: 1px solid #e8e8e8;}
.contact .caption span {display: block;color: #ff2020;font-size: 13px}
.contact h2 {clear: both;font: 700 20px/40px "microsoft yahei";margin-bottom: 10px}
.contact .cway {position: relative;padding: 20px 0;overflow: hidden;}
.contact .cway ul {height: 270px;float: left;}
.contact .cway li {background: url(../images/icon_contact.png) 0 100px no-repeat;line-height: 40px;text-indent: 60px;margin: 5px 0}
.contact .cway li a {color: #666}
.contact .cway li a:hover {color: #ff5050;font-weight: 700}
.contact .cway li span {font-weight: 700}
.contact .cway li.tel {background-position: -60px -338px}
.contact .cway li.qq {background-position: -60px -381px}
.contact .cway li.email {background-position: -60px -473px}
.contact .cway li.fax {background-position: -60px -519px}
.contact .cway li.group {background-position: -60px -427px}
.contact .cway .chat {display: block;width: 230px;line-height: 40px; height:40px;text-align: center;color: #fff;font-size: 16px;font-weight: 700;background-color: #ff2020;margin: 30px 0 0 6px}

#allmap{width:100%; height:550px; line-height:25px;}

/*分页*/
.pages{text-align:center;clear:both; padding:5px 0px 10px 0px;font-size:14px;width:100%; margin:0 auto;margin:15px 0;}
.pages a{margin:3px;padding:8px 12px;border:1px solid #c1c1c1;color:#A0A0A0;font-size:14px;border-radius: 3px;background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0));}
.pages span{background:#2975cc;color:#fff;margin:3px;padding:8px 12px;border:1px solid #2975cc;border-radius: 3px;}

/*留言*/
.member_f{width:90%; margin:0 auto;margin-top:5px;}
.member_f li{padding:10px 0; display:block;}
.member_f li .inp{height:40px; line-height:40px; width:98%; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px;}
.member_f li .inpx{height:40px; line-height:40px; width:50%; border:1px solid #e2e2e2;border-radius:5px; padding-left:5px;}
.member_f li .textarea{height:120px; width:96%;border:1px solid #e2e2e2;border-radius:5px;padding:5px;}
.member_f li.anniu{ text-align:center;}
.member_f .btnbig{height:40px; line-height:40px; font-size:16px; background:#0072B4; border:none; cursor:pointer; width:280px; margin:0 auto; color:#fff;}

/*文章列表*/
#indexNews{ width:100%; margin:0 auto; padding:10px 0; overflow:hidden;} 
#indexNews dl{width:100%; height:100px; display:block;}
#indexNews dl.pic{border-bottom:1px solid #e2e2e2; margin:10px 0;}
#indexNews dt{width:15%; text-indent:10px; float:left; height:100px; background:url(../images/news_li.jpg) no-repeat right;}
#indexNews dt.none{background:none;}
#indexNews dt img{width:80px; margin-left:14px; padding:2px; border:1px solid #e2e2e2;}
#indexNews dd{width:84%; float:right; height:100px;line-height:30px;}
#indexNews dd h3{display:block; height:30px; line-height:30px; font-size:16px; font-weight:bold; color:#101010;}
#indexNews dd a:hover h3{color:#1A1F23;}
#indexNews dd span{clear:both; height:44px; font-size:14px; color:#7E7E7E; display:block;line-height:22px; padding-top:4px; overflow:hidden;}

.yunu-contact{background-color: #f5f5f5;border: 1px solid #eaeaea;padding: 48px 30px;overflow: hidden;margin-bottom: 30px;}
.yunu-contact .tel{float: left;   color: #666;font-size: 16px;}
.yunu-contact .tel img{width: 120px;}
.yunu-contact .tel h4{margin: 0;font-size: 20px;padding-left: 5px;line-height: 1;float: right;}
.yunu-contact .tel strong {font-size: 16px !important;}
.yunu-contact .tel p {font-size: 18px !important;}
.yunu-contact .telr {width: 335px;float: left;box-sizing: border-box;padding: 20px 0;line-height: 40px;}
.yunu-contact .tel strong {display: block;font-size: 34px;}

.yunu-contact .info {margin-left: 356px;border-left: 1px solid #ddd;padding-left: 100px;}
.yunu-contact .info p {margin: 19px 0 0;}


/*首页优势*/
.ind_ys .tit{text-align: center;padding-top:0px;padding-bottom:20px;}
.ind_ys .tit h3{font-size: 36px;color: #2975cc; height:50px; line-height:50px;}
.ind_ys .tit h3 b{color: #2975cc; font-weight:normal;}
.ind_ys .tit h3 em{color: #e2e2e2;}
.ind_ys .tit p{color: #666;font-size: 16px; height:28px;line-height: 28px;}

.inner { width: 1400px; margin: 0px auto;display: flex;flex-wrap: wrap; }
.ind_ys { background:url(../images/ys_bg.jpg) no-repeat center bottom; padding-bottom: 60px; background-size: 100%; }
.ind_ys .yslist li { display: inline-block; width: 285px; height: 370px; padding: 10px; background: #fff; border-radius: 5px; box-shadow: 0 0 10px #ddd; margin:10px 45px 55px 0; transition: all 0.3s; color: #000; }
.ind_ys .yslist li:nth-child(4) {margin-right: 0}
.ind_ys .yslist li .tit { display: block; text-align: center; font-size: 24px; padding: 15px 0; }
.ind_ys .yslist li img { display: block; width: 285px; height:175px }
.ind_ys .yslist li .txt { line-height:2; font-size: 14px; color: #555; text-indent: 2em; }
.ind_ys .yslist li:hover { transform: scale(1.06, 1.06); background-color: #f89d17; color: #fff }
.ind_ys .yslist li:hover .txt { color: rgba(255, 255, 255, 0.8); }
.lc_tit { font-size: 40px; color: #f89d17; margin-bottom: 30px }
.lc_tit span { color: rgba(255, 255, 255, 0.5); font-size:20px; }
.lc_tit i { width:8px; height: 35px; background: #f89d17; border-radius: 4px; display: block; float: left; margin: 8px 15px 0 0 }
.ind_lc1 li { display: inline-block; text-align: center; color: #fff; font-size: 18px; margin-right: 85px; position: relative; }
.ind_lc1 li:after { content:">"; position: absolute; font-family: '宋体'; font-size: 50px; top: 35px; right:-50px; }
.ind_lc1 li:nth-child(7) {margin-right: 0}
.ind_lc1 li:nth-child(7):after {content:"";}
.ind_lc1 li span { width: 120px; height:120px; display: block; background:#fff url(../images/lc_icon.png) no-repeat; border-radius: 60px; margin-bottom: 20px; transition: all 0.3s; }
.ind_lc1 li:nth-child(1) span {background-position: 0 0}
.ind_lc1 li:nth-child(2) span {background-position: -120px 0}
.ind_lc1 li:nth-child(3) span {background-position: -240px 0}
.ind_lc1 li:nth-child(4) span {background-position: -360px 0}
.ind_lc1 li:nth-child(5) span {background-position: -480px 0}
.ind_lc1 li:nth-child(6) span {background-position: -600px 0}
.ind_lc1 li:nth-child(7) span {background-position: -720px 0}
.ind_lc1 li:hover { color: #f89d17; }
.ind_lc1 li:hover span { background-color: #f89d17; transition: all 0.3s; }
.ind_lc1 li:nth-child(1):hover span {background-position: 0 -120px}
.ind_lc1 li:nth-child(2):hover span {background-position: -120px -120px}
.ind_lc1 li:nth-child(3):hover span {background-position: -240px -120px}
.ind_lc1 li:nth-child(4):hover span {background-position: -360px -120px}
.ind_lc1 li:nth-child(5):hover span {background-position: -480px -120px}
.ind_lc1 li:nth-child(6):hover span {background-position: -600px -120px}
.ind_lc1 li:nth-child(7):hover span {background-position: -720px -120px}
/*============简介===============*/
.bout-wrap{
	padding: 2px 0px; width:1200px; margin:0 auto;
}

.bout-wrap .bout-top{
	position: relative;
}

.bout-wrap .bout-slide{
	position: absolute;
	top: 0px;
	left: 42px;
	width: 536px;
	height: 314px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	overflow: hidden;
	z-index: 9;
}

.bout-wrap .bout-top h1.tit{
	text-indent: 620px;
	font-size: 26px;
	font-weight: normal;
	color: #333;
	padding: 16px 0px 30px;
}

.bout-wrap .bout-ext{
	position: relative;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 26px 26px 26px 620px;
	background-color: #f5f5f5;
}

.bout-wrap .bout-ext:before,
.bout-wrap .bout-ext:after{
	content: '';
	position: absolute;
	width: 18px;
	height: 25px;
	border: 2px solid #0D62BE;
}

.bout-wrap .bout-ext:before{
	left: 0px;
	top: 0px;
	border-width: 2px 0px 0px 2px;
	-webkit-border-radius: 3px 0px 0px;
	-moz-border-radius: 3px 0px 0px;
	border-radius: 3px 0px 0px;
}

.bout-wrap .bout-ext:after{
	bottom: 0px;
	right: 0px;
	border-width: 0px 2px 2px 0px;
	-webkit-border-radius: 3px 0px 0px;
	-moz-border-radius: 3px 0px 0px;
	border-radius: 3px 0px 0px;
}

.bout-wrap .bout-ext .ext{
	font-size: 16px;
	color: #494949;
	line-height: 27px;
	max-height: 190px;
	overflow: hidden;
}

.bout-wrap .bout-ext a.ink{
	display: block;
	width: 180px; color:#fff;
	margin-top: 26px;font-size: 16px;
}

.bout-wrap .bout-ext span.quare{
	position: absolute;
	display: inline-block;
}

.bout-wrap .bout-ext span.quare-1{
	width: 35px;
	height: 35px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f5f5f5;
	top: -32px;
	right: 35px;
}

.bout-wrap .bout-ext span.quare-2{
	width: 8px;
	height: 8px;
	background-color: #0D62BE;
	top: -18px;
	right: 4px;
}

.bout-wrap .bout-ext span.quare-3{
	width: 20px;
	height: 20px;
	background-color: #fcc900;
	top: -55px;
	right: 6px;
}

.bout-wrap .bout-ext span.quare-4{
	width: 14px;
	height: 14px;
	background-color: #f5f5f5;
	top: -76px;
	right: 0px;
}

.bout-wrap .bout-bottom{
	margin-top: 42px;
}

.bout-wrap .bout-bottom li{
	float: left;
	display: inline-block;
	width: 20%;
	text-align: center;
}

.bout-wrap .bout-bottom li p{
	color: #0D62BE;
}

.bout-wrap .bout-bottom li span.num{
	font-size: 60px;
	margin-right: 16px;
}

.bout-wrap .bout-bottom li b{
	font-weight: 400;
	margin-right: 4px;
}

.bout-wrap .bout-bottom li b,
.bout-wrap .bout-bottom li em{
	font-size: 30px;
	font-style: normal;
}

.bout-wrap .bout-bottom li em.lus{
	vertical-align: -4px;
}

.bout-wrap .bout-bottom li span.ext{
	color: #717171;
	font-size: 16px;
}
.btn{
	display: inline-block;
	width: 159px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	border-radius: 3px;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #0D62BE;
	overflow: hidden;
}

.btn:hover{
	-webkit-animation: opacityBtn 1s;
	-moz-animation: opacityBtn 1s;
	-ms-animation: opacityBtn 1s;
	-o-animation: opacityBtn 1s;
	animation: opacityBtn 1s;
	background-color: #f14949;
}
/* about end */

.index_tit{
  height:120px;
  overflow: hidden;
  margin-bottom:20px;
  text-align: center;
}
.index_tit h3{
  color: #fff;height:50px;line-height: 50px;background:#0D62BE; 
  font-weight: bold;font-size: 30px;width:260px; margin:0 auto;-moz-transform: rotate(0deg) scale(1, 1) skewX(-30deg) skewY(0deg) translate(14px, 0px);/* FF3.5+ */
-webkit-transform: rotate(0deg) scale(1, 1) skew(-30deg, 0deg) translate(14px, 0px);/*Saf3.1+, Chrome*/
-o-transform: rotate(0deg) scale(1, 1) skew(-30deg, 0deg) translate(14px, 0px);/* Opera 10.5 */
-ms-transform: rotate(0deg) scale(1, 1) skew(-30deg, 0deg) translate(14px, 0px);/* IE 9 */
transform: rotate(0deg) scale(1, 1) skew(-30deg, 0deg) translate(14px, 0px); margin-bottom:10px;
}
.index_tit .titxr,.con_tit .titxr{-moz-transform: rotate(0deg) scale(1, 1) skewX(30deg) skewY(0deg) translate(-14px, 0px );/* FF3.5+ */
-webkit-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(-14px, 0px);/*Saf3.1+, Chrome*/
-o-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(-14px, 0px);/* Opera 10.5 */ text-indent:30px;
-ms-transform: rotate(0deg) scale(1, 1) skew(30deg, 0deg) translate(-14px, 0px);text-align:center; color:#FFF; line-height:50px; text-decoration:none;/* IE 9 */}
.index_tit p{
  font-weight: normal;
  font-size: 18px;
  line-height: 32px;
  color: #666;
}

/* 新闻详情页底部相关产品 */
.index_cp3 {width:100%;display:block; overflow: hidden;}
.index_cp3 ul {margin:0;padding:0; clear:both; overflow: hidden;display: flex;}
.index_cp3 li {float:left; width: 276px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;border:1px solid #e0e0e0;margin:0px 10px 25px 10px;}
.index_cp3 li b{font-weight:normal;}
.index_cp3 li a{display:block;}
.index_cp3 li a .cp_name{display: block; width:266px; height:200px;background: #fff; color: #555;display: table-cell; text-align: center; vertical-align: middle;  overflow:hidden; padding:5px;}
.index_cp3 li a:hover b{color: #fff;}
.index_cp3 li a img{max-width: 266px; max-height:200px; vertical-align:middle;}
.index_cp3 li span{height:50px; line-height:50px;width:96%; margin:0 auto; border-top:1px solid #e2e2e2;display:block; clear:both;}

/*首页产品展示*/
.index_cp3 li:nth-child(4n){margin-right:0;}
.index_cp3 li a{display:block; color:#111;}
.index_cp3 li a .cp_name{padding-bottom:10px; border-bottom:1px solid #ccc;}
.index_cp3 li span{ text-align:center; overflow:hidden;}
/* 图片放大效果 */
.index_cp3 li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp3 li a .cp_name img{transition:transform 1s ease 0s}

.view_title1{width:100%; background:#f4f4f4; height:50px; line-height:50px; margin:10px auto;}
.view_title1 span{float:right; padding-right:10px;}
.view_title1 span a{color:#111;}
.view_title1 h3{background:#2975cc url(../images/jian.png) no-repeat 20px center; display:block; float:left; color:#fff; width:140px; text-indent:50px; font-size:16px;}


/*首页产品展示*/
.inner_left{ width:280px; background:#fff;}
.inner_left .left_img{ vertical-align:top; display:block}
.inner_left h2{ height:72px; background:#2975cc ; padding-left:30px; color:#fff; line-height:30px; font-size:24px; font-weight:bold; padding-top:15px;}
.inner_left h2 span{ font-size:14px; font-weight:normal}
.inner_left ul{ background:#f6f6f6;overflow: hidden; padding:5px 0}
.inner_left ul li{font: normal 16px/50px "microsoft yahei"; background:#fff url(../images/li.png) 20px center no-repeat;  border-bottom:1px solid #eaeaea; text-indent:50px;}
.inner_left ul li a{ display:block;}
.inner_left ul li a:hover,.inner_left ul li.currclass a{ background:#2975cc  url(../images/li.png) 20px center no-repeat; color:#fff;}

.lx { width: 280px; background:#2975cc; overflow:hidden; margin-bottom:20px;}
.lx .left_img{ width:280px; height:auto; margin-bottom:20px;}
.lx h1{ font-size:18px; color:#fff; text-indent:20px; font-weight:bold; margin-bottom:10px;}
.lx p { margin-bottom: 10px;color: #fff; padding-left:20px; line-height:26px; font-size:16px; }
.lx span { font-weight: 600; font-size: 16px; color: #fff; }

.left_lxa{width: 280px;display: block;font-size: 16px;text-align: center;padding-bottom: 10px;color: white;}

.plists{width: 930px;overflow: hidden;float: right;}
.plists ul li{}
.plists ul li .pic{}
.plists ul li .pic img{ }
.plists ul li .title{}
.plists ul li:hover .pic img{}

.itemi{ width:30.55%;  margin:0 3% 20px 0 ;  display: inline-block; position: relative; background: #fff;transition: all 0.3s;}
.itemi:nth-child(3n){ margin-right: 0 }
.itemi .img{ overflow: hidden;z-index: 66;  border-radius:10px;box-shadow: 0 0 5px #ddd }
.itemi .img img{border-radius:10px; transition: all 0.6s; width: 100%;height: 300px;}
.itemi:hover .img img{transform: scale(1.06, 1.06);}
.itemi .cpsm{ padding:20px 10px;white-space: nowrap;
overflow: hidden;text-overflow: ellipsis;text-align: center; }
.itemi .cpsm .tit{color: #20223b; display: block; font-size: 22px;font-weight: bold; }
.itemi .cpsm .tit:hover{color: #035fd6 }
.itemi:hover{ background: #f5f5f5; box-shadow: 0 0 5px #999; transition: all 0.3s; }
.imore{ font-size: 18px; text-align: center;  }
.imore i{ width: 30px; background:#006523; margin:0 auto; height: 3px;transition: all 0.3s; margin-top: 20px; display: block; }
.imore:hover i{transition: all 0.3s;width:120px;}

/*流程*/

.lc{height:400px; overflow: hidden;font-family: "Microsoft YaHei";background:#fff;padding-top:40px;}
.lc h2{background:url(../images/lc_line.png) no-repeat center center; height:65px; line-height: 65px;text-align: center;margin-bottom:30px; font-size: 36px; color:#18469b;}
.lc ul{margin-top: 20px; height:224px; overflow: hidden;}
.lc li{ float: left;padding-right: 55px;margin-right: 36px;width:124px;overflow: hidden;background:url(../images/lc_ico.png) no-repeat right 56px;}
.lc li span{display: block;text-align: center;padding:143px 17px 0;font-size: 16px;line-height: 20px;color:#333333;/* font-weight:bold; */}
.lc .li06{margin-right: 0;padding-right: 0;background:none;}
.lc li a{display: block;width:124px;}
.lc li.li01 a{background:url(../images/lc01.png) no-repeat center 0; }
.lc li.li02 a{background:url(../images/lc02.png) no-repeat center 0; }
.lc li.li03 a{background:url(../images/lc03.png) no-repeat center 0; }
.lc li.li04 a{background:url(../images/lc04.png) no-repeat center 0; }
.lc li.li05 a{background:url(../images/lc05.png) no-repeat center 0; }
.lc li.li06 a{background:url(../images/lc06.png) no-repeat center 0; }
.lc li.li01 a:hover{background:url(../images/lc07.png) no-repeat center 0; }
.lc li.li02 a:hover{background:url(../images/lc08.png) no-repeat center 0; }
.lc li.li03 a:hover{background:url(../images/lc09.png) no-repeat center 0; }
.lc li.li04 a:hover{background:url(../images/lc10.png) no-repeat center 0; }
.lc li.li05 a:hover{background:url(../images/lc11.png) no-repeat center 0; }
.lc li.li06 a:hover{background:url(../images/lc12.png) no-repeat center 0; }
.lc i{display: block; float: left;margin-left: 369px; width:332px; height:40px; border:1px solid #18469b;text-align: center; line-height: 40px; font-size: 20px; color:#333333;font-weight:bold;}
.lc em{display: block;width:131px;height:42px;background:#18469b;float: left;text-align: center; line-height:42px; font-size: 16px;}
.lc em a{ color:#fff;}
/*关于*/
.aboutbox{padding:95px 0 0;font-family: "Microsoft Yahei";line-height:31px;color: #464646;background:url(../images/aboutbg.jpg) no-repeat center 0;position: relative;margin-bottom:25px;}
.about_p{position: absolute;left: 50%; height:460px;width:550px;border:5px solid #fff;}
.about_p img{height:460px;width:550px;}

.about{height:542px;}
.about_c{width: 510px;}
.about_c h2{height:115px;background:url(../images/line3.png) no-repeat 0 140px;font-size: 30px;line-height: 66px;color: #18469b;}
.about_c h2 em{display: block;line-height:62px;text-transform: uppercase;color: #6c6b6b;font-weight: normal;font-size: 40px;}
.about_c h2 a{display: block;color: #f7cc7d;}
.about_w{display: block;height:268px;overflow: hidden;padding: 27px 0 0;line-height: 40px;}
.about_more{display: block;width: 196px;height: 47px;line-height: 47px;border: solid 2px #929292;font-size: 16px;text-align: center;margin-top: 20px;}
.about_more a{display: inline-block;color: #2e2e2e;background:url(../images/ico05.png) no-repeat right center;padding-right: 57px;}

/* 首页新闻 */
.news{width: 1300px;overflow: hidden;margin: 0 auto; }
.news .ncon{width: 1300px;overflow: hidden;margin: 0 auto;}
.ncon .news_left{width: 490px;float: left;}
.news_left .news_top{padding: 15px 35px;height: 100px;background: #2975cc;color: #fff;font-size: 20px;line-height: 50px;}
.news_left .news_top a{color: #fff;}
.news_top .hd{width: 60px;height: 28px;overflow: hidden;float: right;}
.news_top .hd .icon{width: 17px;height: 28px;overflow: hidden;float: left;}
.news_top .hd .icon.prev{background: url(../images/left.jpg) no-repeat center left;}
.news_top .hd .icon.next{float: right;background: url(../images/right.jpg) no-repeat center right;}
.news_left .news_pic,.news_left .news_pic img{width: 490px;height: 260px;overflow: hidden;margin-bottom: 15px; }
.news_left .news_text{color: #666666;line-height: 26px;font-size: 16px;}
.ncon .news_right{width: 800px;float: right;}
.news_right .tab_hd{height: 66px;overflow: hidden;}
.news_right .tab_hd ul li{width: 128px;overflow: hidden;float: left;text-align: center;font-size: 18px;font-weight: bold;cursor: pointer;}
.news_right .tab_hd ul li:hover,.news_right .tab_hd ul li.on{color: #2975cc;}
.news_right .tab_hd .more{float: right;}
.news_right .tab_bd{width: 800px;overflow: hidden;}
.tab_bd ul li{width: 100%;overflow: hidden;margin-bottom: 24px; }
.tab_bd ul li .news_text{width: 580px;overflow: hidden;float: left;font-size: 16px;color: #666;padding: 20px;transition: all 0.5s ease;}
.tab_bd ul li .news_text:hover{background: #2975cc;color: white;}
.tab_bd ul li .news_text h3{height: 34px;line-height: 34px;overflow: hidden;font-size: 18px;}
.tab_bd ul li .news_time{width: 150px;height: 95px;overflow: hidden;float: right;background: #e8e8ea;color: #999;text-align: center;font-size: 16px;margin: 20px 0;}
.tab_bd ul li .news_time h3{font-size: 45px;height: 64px;line-height: 64px;font-weight: 400;}


/* 合作案例 */
.tjnews{width:100%; padding:10px 0;}
.tjnews dl{height:266px; margin-bottom:24px; display:block;width:49%; float:left; border:1px solid #e2e2e2;}
.tjnews dl:nth-child(2n){float:right;}
.tjnews dt{height:266px; width:340px; float:left;}
.tjnews dt img{height:266px; width:340px;}
.tjnews dd{padding:20px 30px;width:280px; float:left; height:220px;}
.tjnews dd h3{height:38px; line-height:38px; font-size:16px; color:#353535; font-weight:bold;}
.tjnews dd span{height:130px; line-height:26px; display:block; color:#666; padding:4px 0; overflow:hidden; font-size:14px;}
.tjnews dd a .n_an{width:128px; height:34px; text-align:center; line-height:34px; color:#fff; background:#006ec7; font-size:14px;}
.tjnews dd a:hover .n_an{ background:#f89d17;}
.inews_list { width:1400px; margin:0 auto; clear:both;}
.inews_list li{ margin-top:10px; width:46%; float:left;}
.inews_list li:nth-child(2n){float:right;}

.hd_title{width:100%; height:120px;text-align:center; clear:both; margin-top:30px;}
.hd_title h3{font-size:34px; height:54px; line-height:66px; padding:0px 15px; margin:0px 10px;color:#161616;font-family:微软雅黑;font-weight:bold;}
.hd_title span{font-size:16px; height:30px; line-height:30px;color:#666;text-transform:uppercase;}

.cp_title{width:100%; height:100px; margin-top:10px; padding:0px 0; text-align:center;}
.cp_title h3{font-size:34px; line-height:54px; color:#fff; font-weight:bold;}
.cp_title span{font-size:16px; height:30px; line-height:30px;color:#fff;text-transform:uppercase;}

/* 内页左侧 */
.plist{ width: 266px; float: left; overflow: hidden; margin-bottom:20px; background:#f4f4f4;}
.plist .hd{ height:106px;color:#fff; text-align:center;background:#2975cc;overflow: hidden;}
.plist .hd h4{font-size:38px; display:block; /*height:50px;*/ line-height:50px; padding-top:15px;}
.plist .hd span{font-size:18px; display:block; height:24px; line-height:24px;text-transform: uppercase;}
.plist .bd{border:1px solid #e5e5e5; padding-bottom:10px;}
.plist .bd h3{ /*height:56px;*/ line-height:56px; padding-left:64px;background:#fff url(../images/cp_j.png) 30px center no-repeat;border-top:1px solid #e3e3e3;cursor:pointer; font-size:17px;}
.plist .bd h3 em{ float:right; display:block; width:40px; height:56px;background:url(../images/icoAdd.png) 16px 22px no-repeat; cursor:pointer;}
.plist .bd h3.on{ background:#f5f5f5 url(../images/cp_j.png) 30px center no-repeat; }
.plist .bd h3.on a{color:#2975cc;}
.plist .bd h3.on em{ background-position:16px -45px; }
.plist .bd ul{padding:8px 10px 4px 64px;color:#000; display:none; /* 默认都隐藏 */ }
.plist .bd ul li{height:30px; line-height:30px; overflow:hidden;}
.plist .bd ul li a:hover{color:#2975cc;}
.plist .bd ul{background:#f5f5f5;}
.plist .hd2{height:70px; line-height:70px; font-size:32px; color:#fff; text-align:left;background:#2975cc url(../Images/jian.png) no-repeat 210px center; text-indent:35px;overflow: hidden; border-left:5px solid #f89d17;}
.plist .bot{border: 1px solid #eaeaea; background:#fff;}
.plist .bot ul{ padding: 10px 15px; line-height:28px;}
.plist .bot ul h3{ color: #000; font-weight: 700; font-size: 16px;}
.plist .bot ul p{ color: #000;  font-size: 18px;}
.left_lx{width:266px; display:block; text-align:center; padding-bottom:10px; font-size:16px;}

