
/* 全局css定义 */
body {text-align:center; margin:0; padding:0;color:#444; }
body {font: 12px/1.5 微软雅黑;}
div,form,iframe,img,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6 {margin:0; padding:0;}
div{margin:0px auto;} /* 为firefox居中问题 */
table{margin:0px auto;}
table,td,tr,th {font-size:12px;}
ul,li {text-align:left;}
li {list-style-type:none;}
a {font-size:12px;}
hr{height:1px;}
select,input{vertical-align:middle; }
img {border:0;}
html{ height:100%;}

/* 整个页面链接颜色 */
a:link    {color:#444;text-decoration:none;}
a:visited {color:#444;text-decoration:none;}
a:hover   {color:#187ec6;text-decoration:none;}
a:active  {color:#444;text-decoration:none;}
.button {width:80px; height:35px; line-height:35px; border:1px solid #ccc; border-radius:5px;}
.clear{font:0px/0px sans-serif;clear:both;display: block}
/* 中心放大 */
.selfScale{
  cursor: pointer;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.selfScale img{
  width: 100%;
  top: 0;
  position: relative;
  left: 0;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
}
.selfScale img:hover{
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

/* 主页面 */
.green {
	
	height:55px;
	background-color: #059052; /* 浏览器不支持时显示 */
    background-image: linear-gradient(45deg, #2681d6, #059052);
}
.nav{ width:100%; height:55px; line-height:55px; margin:0px auto;}
.nav ul{ width:1210px; margin:0px auto;}
.nav ul li{ width:123px; height:55px; line-height:55px; text-align:center; float:left;}
.nav ul li a{ color:#fff; font-size:16px;}
.logo { width:174px; height:182px; display:block; margin:0px auto; background:url(../images/logo.png) no-repeat top center; position:absolute; left:50%;margin-left:-87px;  top:0;}
.nav ul li:hover{
	background-color: #059052; /* 浏览器不支持时显示 */
    background-image: linear-gradient(90deg, #059052, #2681d6);
}




.sousuo{ width:1201px;height:50px; line-height:50px; text-align:left;  margin:0px auto;}
.sousuo form{ margin:0px auto; background-color:#FFF; }

.serach {
	width:283px;
	height:30px;
	background:url(../images/search.png) no-repeat;
	 background-color:#FFF;
	float:left;
	margin-top:10px;
	margin-left:20px;	

}
.stxt {
	width:245px;
	height:30px;
	border:1px solid #CCC;
	border-radius:3PX;
	 background-color:#FFF;
	float:left;
	padding-left:11px;
	color:#000;
		margin-top:0px;

}
.sbut {
	width:30px;
	height:30px;
	background:url(../images/sarb.png) no-repeat 50% 50%;
	 background-color:#FFF;
	cursor:pointer;
	margin-top:2px;
	float:left;
	margin-left:2px;
	border-radius:3PX;
}

.img1{width:100%; height:448px; margin:0px auto; display:block; background:url(../images/img1.jpg) no-repeat top center; overflow:hidden;}
.imgpro{width:100%; height:143px; margin:0px auto; display:block; background:url(../images/pic-pro.jpg) no-repeat top center; overflow:hidden;}
.img2{width:100%; height:883px; margin:0px auto; display:block; background:url(../images/img2.jpg) no-repeat top center; overflow:hidden;}
.imgad{width:100%; height:356px; margin:0px auto; display:block; background:url(../images/imgad.jpg) no-repeat top center; overflow:hidden;}
.imgcase{width:100%; height:506px; margin:0px auto; display:block; background:url(../images/bj-case.jpg) no-repeat top center; overflow:hidden;}


#ab{ width:568px; height:210px; display:block;  margin-bottom:20px; line-height:30px; text-align:justify; font-size:16px; color:#333;}

.proclass{ width:1208px; height:60px; display:block; padding:0px 50px; background-color:#ECECEC; margin-bottom:50px;}
.proclass ul{ width:1208px;}
.proclass ul li{ width:240px; height:60px; text-align:center; display:block; line-height:60px;  padding-bottom:15px; float:left;}
.proclass ul li:hover {  background:url(../images/item-projt.png) no-repeat center bottom ;}
.proclass ul li a{ font-size:18px;width:240px; height:60px; display:block; }
.proclass ul li a:hover{  background-color:#014fa1; color:#fff;}
 
/* 临时 */

.nav2{ width:800px;  height:112px; line-height:112px; display:block;margin:0px auto;}
.nav2 ul li{ width:100px;  color:#fff; float:left;}
.nav2 ul li a{color:#fff; font-size:16px;}


#new{ width:589px; height:auto; display:block; padding-bottom:2px;}
#new .new2 a{ width:99%; height:75px;  margin:5px 2px 5px; display:block; line-height:25px; padding: 10px 0; text-align:left; float:left; border-bottom:1px solid #ececec;   }
#new .new2 a span{ float:left; width:72px; text-align:center;  height:70px; margin:10px 0px; display:block; border:1px solid #ececec; }
.new span{ width:75px; height:65px; display:block; background-color:#; text-align:center; border-radius:5px; margin-top:-30px;}


.bian{ width:40%; border:2px solid #ccc; padding:10px 40px; line-height:30px; text-align:left; float:left; margin:0px 10px; height:445px;}
.bian span{ background-color:#F00; color:#fff; padding:5px 10px;}
.line2{ font-size:15px; line-height:40px; padding-bottom:9px;}

#box1{ width:100%; height:876px; margin:0px auto; display:block; background:url(../images/bj-pro.jpg) no-repeat top center;}

.index_list a{ width:228px; padding:0px 5px; height:46px; line-height:46px; font-size:16px; display:block; border:1px solid #ececec; color:#0f4378; background:url(../images/item-pro.jpg) no-repeat 95% 50%; margin:5px auto;}
.index_list a:hover{ border:1px solid #0f4378;}

.index_pro li{ float:left; width:204px; height:180px; line-height:30px; margin-right:18px; margin-top:15px; display:block; text-align:center;}
.index_pro img{ width:204px; height:150px;}

.ad{ width:100%; height:300px; display:; overflow:hidden; background:url(../images/neiad.jpg) no-repeat top center; }

.indexad{ width:100%; height:151px; margin:0px auto; display:block; background:url(../images/pic-ad.jpg) no-repeat top center; }

.case{ width:243px; height:340px; border:1px dashed #ececec; padding:17px 22px;}
#index_3{ width:100%; height:418px; display:block; background:url(../images/bj-case.jpg);}

.width1000{ width:1102px; margin:0px auto;}
#fdemo img:hover{ border:1px solid #02389c;}

.pic-pro{  height:auto; margin:0px auto 0px;}
.mt45{ margin-top:45px;}

.p-l{ width:500px; height:30px; float:left; display:block; background:url(../images/p-l.jpg) no-repeat;}
.p-l:hover{ background:url(../images/p-l-on.jpg) no-repeat;}

.p-r{ width:500px; height:30px; float:right; display:block;background:url(../images/p-r.jpg) no-repeat;}
.p-r:hover{ background:url(../images/p-r-on.jpg) no-repeat;}

#scrollDiv ul li{ height:35px; line-height:35px;}
#scrollDiv{ width:auto; height:35px; overflow:hidden;}

#list2{ width:1189px; height:60px; margin:0px auto 20px; background-color:#434343;}
#list2 a{ width:125px; height:60px; line-height:60px; float:left; display:block; text-align:center;color:#fff;  font-size:14px;}
#list2 a:hover{ background-color:#ff8820; color:#fff;}
#list2 a.on{background-color:#ff8820; color:#fff;}



#list3{ width:275px; background-color:#ececee; padding-bottom:0px; padding-top:10px;}
#list3 td{width:100%;  padding:0px; height:58px; text-align:left; line-height:58px; font-size:16px; overflow: hidden;   text-indent:0px;   background:url(../images/item-logo.png) no-repeat 20px 50%;   }
#list3 td a{ color:#0b62b1; font-size:14px;}
#list3 td:hover{ background-color:#ccc;}

#list3 .td1{ height:58px;  }
#list3 .td1 a{ color:#01652f; font-size:14px;}
#list3 .td1:hover{ background-color:#fe6227;}
#list3 .td1:hover a{ color:#333;}
#list3 .td2{ height:58px; line-height:58px; }
#list3 .td3 a:hover{ color:#012063;}


.lanrenzhijia .content{ overflow:hidden; width:1189x; height:230px; position:relative;}
.lanrenzhijia .content ul{ position:absolute; left:0; top:0; height:210px;}
.lanrenzhijia .content li{ width:1189px; height:220px; float:left;}
.lanrenzhijia .content  a{ width:210px; height:220px;  display:block; float:left; margin:5px 13px; text-align:center; font-size:16px; color:#333;}
.lanrenzhijia .content img{ border:1px solid #d7d7d7;width:220px; height:190px;}

#bj2{ width:100%; height:450px; padding:35px 0; background-color:#e8e8e8;}
.width1200{ width:1200px; margin:0px auto 0px;}

.wk_i_colName {width:100%;margin: 0px auto ;padding:20px 0px 0px;border-bottom: 1px solid #DDD;}
.wk_i_colLeft {float: left;height: 30px;line-height: 30px;}
.wk_i_cName {border-bottom: 2px solid #1F92D1;height: 29px;line-height: 29px;font-size: 18px;float: left;}
.wk_i_eName {font-size: 16px;color: #d0d0d0;padding-left: 10px;}
.wk_i_colRight {float: right;height: 30px;line-height: 30px;}
.wk_i_colTit {height: 29px;line-height: 29px;font-size: 14px;color: #AAA;}

.xld{ width:1000px; margin:30px auto 0px; text-align:left;}
.xld dl{ float:left;margin-right:10px;_margin-right:5px;width: 490px;height: 110px;overflow: hidden;margin-bottom: 20px;}
.xld dl dd {font-size: 12px;line-height: 20px;color: #888;margin-bottom: 2px;}
.xld .m{ float:left;margin-top: 5px;margin-right: 15px;border: 1px dotted #ccc;}
.xld dl dt {height: 30px;overflow: hidden;padding: 0;font-weight: 700;}
.xld dl dt a {font-size: 16px;height: 30px;line-height: 30px;color: #333;}


#link a{float: left;width:133px; height:48px; line-height:48px; border: 1px solid #e6e6e6;text-align: center;vertical-align: middle; margin:0px 10px 5px 0px;}
#link a:hover{ border:1px solid #fcd475;}



.bt{ width:100%;  margin:0px auto;  font-size:14px;line-height:28px; color:#fff;}
.footerlj{ margin:0px auto; float:left;}
.footerlj a{}


/* 内页 */

.hd {
    border-bottom: 1px solid #e5e5e5; margin-top:30px; margin-bottom:20px;}
.hd li{	

		border-right: 1px solid #e5e5e5;
		border-left: 1px solid #e5e5e5;
    display: inline-block;
    font-size: 14px;
    color: #333333;
    padding: 14px 2%;
    cursor: pointer;
	}
	
.hd ul li.on {
    border-top: 3px solid #e60012;
    color: #e60012;}

.us{ font-family:"微软雅黑"; font-size:18px;}
.us span{ color:#bdbdbd;font-size:16px;}

#nei_top{width:100%;height:auto;display:block;}
#wrap{ width:1100px; margin:0px auto 0px; }
#nei{ max-width:1100px; min-width:1100px; height:auto;}
#nei .left{ width:248px; height:auto; display:block; float:left; text-align:center; margin-top:5px; }
#nei .right{ width:820px; height:auto; min-height:260px; float:right; margin-bottom:15px; text-align:left;}

.left .left1{width:100%;height:80px; color:#fff; background-color:#275b9d; border-radius:2px;}
.left .left1 h2{  font-family:"微软雅黑"; text-align:left; line-height:33px; text-indent:20px;height: auto;font-size: 26px;color:#ffff; padding-top:20px;}
.left .left1  span{ width:180px;height:0px;font-size:12px;font-style:oblique;color:#fff; float:left; }

.left #wrapper-250 .third{height:25px; line-height:25px; background:none;}

.leftbt{ width:248px; height:40px; }
.left2{ width:99.5%;height:auto; display:block; margin:0px auto; list-style:none; border-right:1px solid #ccc; border-left:1px solid #ccc;border-bottom:1px solid #ccc; padding-bottom:5px; border-radius:1px;}
.left2 ul{ width:246px;height:auto; display:block; margin:0px auto 0px; padding-top:10px; padding-bottom:20px;}

.left2 ul li{width:246px;height:51px;line-height:51px; display:block; margin-top:10px; text-align:center; border-bottom:#ececec 1px solid; text-align:left; text-indent:3em;}
.left2 ul li:hover{width:246px;height:51px;line-height:51px; display:block; background:none;  background-color:#666666;}
.left2 ul li:hover a{ color:#fff;}

.left .left2 ul li a{font-size:15px; font-weight:500; font:normal;text-shadow: none; 
-webkit-transition: color 0.3s, padding 0.3s, margin 0.3s ease-out;
-moz-transition: color 0.3s, padding 0.3s, margin 0.3s ease-out;
-o-transition: color 0.3s, padding 0.3s, margin 0.3s ease-out;
-ms-transition: color 0.3s, padding 0.3s, margin 0.3s ease-in-out;}

#title{width:820px;border-bottom: 1px dashed #c0c0c0;padding: 15px 10px 0px 10px;height: 40px;text-align:left;text-shadow: none;
-webkit-transition: color 0.3s, padding 0.3s, margin 0.3s ease-out;
-moz-transition: color 0.3s, padding 0.3s, margin 0.3s ease-out;
-o-transition: color 0.3s, padding 0.3s, margin 0.3s ease-out;
-ms-transition: color 0.3s, padding 0.3s, margin 0.3s ease-in-out;}
.ny_you_bt {float: left;font-size: 18px;padding: 0px 0px 0px 15px;font-family: "微软雅黑";background:url(../images/list_ge.jpg) no-repeat 0% 50%; display:none;}
.ny_weizhi {width: auto;height: 30px;float: right;text-align: left;font-size: 12px;color: #666;padding: 10px 1px 0px 0px;}
.iisb-tit {	margin-top:20px;    height: 40px;    line-height: 40px;    font-size: 16px;    position: relative;    padding: 0 0 0 16px;    font-weight: bold;    background: #f5f5f5;    color: #333;}
.iisb-tit:before {    display: block;    content: '';    height: 15px;    width: 5px;    background: #ee4547;    position: absolute;    left: 0;    top: 13px;}
.iisb-tit-content a{display: block; margin:2px 0px 2px 15px;  }

#list{ width:246px; border-right:1px solid #ccc; border-left:1px solid #ccc;border-bottom:1px solid #ccc; border-radius:1px;}
#list td{ width:100%; height:51px; line-height:51px; overflow:hidden; text-align:left; text-indent:1em; border-bottom:1px solid #ececec;}
#list td a{ color:#000; font-size:16px; }
#list .td1{ height:51px;  }
#list .td1 a{ color:#000; font-size:16px;}
#list .td1:hover{background-color:#666666;}
#list .td1:hover a{ color:#fff;}
#list .td2{ height:51px; line-height:51px; }
#list .td2 a{ font-size:15px;}
#list .td2 a:hover{ color:#012063; padding-left:2px;}
.con{ width:240px; text-align:left; line-height:35px; font-size:12px;}

/* nei_over */

/*  */
.info-content {width:820px; margin:0px auto; padding:10px 0px; line-height:25px; font-size:14px; }
/* 中心样式 */
.info-content .hang {width:100%; height:220px; text-align:center; margin:10px auto;}
.info-content .hang2 {width:100%; height:30px; line-height:30px; text-align:right;}
.info-content .hang .lie {width:33%; height:100%; float:left;}
.info-content .hang .lie .img img{width:220px; height:165px;border-radius:3px; -moz-transition: all 0.2s ease-in; border:1px solid #eaeaea;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;}
.info-content .hang .lie .img {width:100%; height:auto; }

.info-content .hang .lie .name {width:100%; height:30px; line-height:30px; text-align:center; overflow:hidden; }
.info-content .page {width:100%; height:45px; text-align:center;}
.info-content .title {width:100%; height:30px; line-height:30px; font-size:14px; font-weight:bold; text-align:center;}
.info-content .picture {width:100%; height:80px; text-align:center;}
.info-content .ul {width:100%; margin:0px;}
.info-content .li {width:100%; height:25px; line-height:25px; text-align:left;}
.info-content .content {width:100%; padding-top:8px; padding-bottom:8px; line-height:25px; }
.info-content .return {width:100%; height:80px; text-align:center;}

.info-content .news-head {width:100%; height:25px; background-color:#f3f3f3; border:#eaeaea solid 1px; }
.info-content .news-head .k01 {width:70%; height:25px; line-height:25px; color:#0066cc; text-align:center; float:left;}
.info-content .news-head .k02 {width:13%; height:25px; line-height:25px; color:#0066cc; text-align:center; float:left;}
.info-content .news-head .k03 {width:15%; height:25px; line-height:25px; color:#0066cc; text-align:center; float:left;}
.info-content .news-head .k00 {width:100%; height:25px; line-height:25px; color:#0066cc; text-align:center;}
.info-content .news-list {width:100%; padding-top:5px; padding-bottom:5px;}
.info-content .news-list ul {width:100%; margin:0px;}

.info-content .news-list li {width:100%; height:45px; border-bottom:#F6F6F6 solid 1px; text-align:center;}
.info-content .news-list li .c01 {width:70%; height:45px; line-height:45px; text-align:left; float:left; overflow:hidden;}
.info-content .news-list li .c02 {width:13%; height:45px; line-height:45px; text-align:center; float:left;}
.info-content .news-list li .c03 {width:15%; height:45px; line-height:45px; text-align:center; float:left;}
.info-content .news-list li .c00{width:100%; height:45px; line-height:45px; text-align:left;}

.info-content .next{ width:100%; height:60px; margin:0px auto;}
.info-content .next1{ width:100%; height:30px; list-style:30px; overflow:hidden; border-bottom:1px solid #ccc;}
.info-content .next2{ width:100%; height:30px; list-style:30px; overflow:hidden;}


.info-content .table {width:98%; padding-top:5px; padding-bottom:5px;}
.info-content .table ul{width:100%; border:#e7f5ff solid 1px;}
.info-content .table li{width:100%; border-bottom:#e7f5ff solid 1px; height:28px; vertical-align:bottom;}
.info-content .table li .k-left{width:30%; height:28px; line-height:28px; text-align:right; border-right:#e7f5ff solid 1px; color:#0071e1; float:left;}
.info-content .table li .k-right{width:68%; height:26px; line-height:26px; text-align:left; padding-top:2px; float:left;}

.info-content .contact {width:100%; padding-top:5px; padding-bottom:5px;}
.info-content .contact .c-title {width:100%; height:30px; line-height:30px; text-align:left; font-size:14px; font-weight:bold; clear:both;}
.info-content .contact .c-container {width:100%;}
.info-content .contact .c-container .c-left {width:60%; float:left;}
.info-content .contact .c-container .c-left ul {width:100%; margin:0px;}
.info-content .contact .c-container .c-left li {width:100%; height:30px; line-height:30px; text-align:left; overflow:hidden;}
.info-content .contact .c-container .c-picture {width:40%; float:left;}
.info-content .contact .c-memo {width:100%; line-height:25px; text-align:left; padding-top:2px; padding-bottom:2px;}

.info-content .guestbook {width:98%; display:block;  min-height:140px;height:100%; overflow:hidden; border:#d4e5f7 solid 1px; clear:both; padding-top:5px; }
.info-content .guestbook .g-left {width:25%; height:auto; border-right:#d4e5f7 solid 1px; float:left;}
.info-content .guestbook .g-left .g-l-01 {width:100%; height:56px; text-align:center; padding-top:3px;}
.info-content .guestbook .g-left .g-l-02 {width:100%; height:20px; line-height:20px; text-align:center; overflow:hidden;}
.info-content .guestbook .g-right {width:72%;  height:auto; float:left;}
.info-content .guestbook .g-right .g-r-01 {width:95%; height:30px; line-height:30px; border-bottom:#d4e5f7 solid 1px; overflow:hidden;}
.info-content .guestbook .g-right .g-r-02 {width:95%; padding-top:5px; padding-bottom:5px; line-height:22px; text-align:left; height:100%}
.info-content .guestbook .g-right .g-r-03 {width:95%; line-height:22px; text-align:left; color:#0066cc;}
.info-content .guestbook-norecord {width:100%; height:50px; line-height:50px; text-align:center; clear:both;}
.info-content .guestbook-search {width:100%; height:30px; line-height:30px; text-align:center; clear:both;}

.i-text table{ border:1px solid #ccc; margin-top:30px; padding:5px 10px;}
.i-text td{ height:30px; line-height:30px; border-bottom:1px solid #EBEBEB;}

/* 分页样式 */
.page_green-black {width:100%; height:35px; text-align:center; clear:both;}
.page_green-black a {  padding-bottom:2px; color:#2c2c2c; margin-right:2px; padding-top:2px; text-decoration:none;}
.page_green-black a:hover {background:url(image2.gif) #99cc00; color:#fff; padding:0px 5px;}
.page_green-black a:active {background:url(image2.gif) #99cc00; color:#fff;}
.page_green-black span.current { padding-right:5px; padding-left:5px; font-weight:bold; background:url(image2.gif) #99cc00; padding-bottom:2px; color:#fff; margin-right:2px; padding-top:2px;}
.page_green-black span.disabled {background:#eeeeee; padding-right:5px; padding-left:5px; padding-bottom:2px; color:#ccc; margin-right:2px; padding-top:2px; }


/*首页新增疑问*/
.in_1{ width:100%; float:left; padding:0 0 110px 0;background:#e2e2ea url(../images/0_16.jpg) no-repeat center bottom;}
.in_1_1{width:100%; float:left; }
.in_1_1 li{width:50%; float:left;text-transform:uppercase; padding:20px 0;}
.in_1_1 li i{ font-style:normal; float:left; border:#e88e00 solid 2px; color:#fe9d04; width:59px; line-height:59px; text-align:center; font-size:45px; font-family:Impact;}
.in_1_1 li p{ font-size:20px; float:left; font-size:20px; line-height:26px; padding:5px 10px; width:510px;}
.in_1_1 li p b{}
.cter {
    width: 1200px;
    margin: 0 auto;
}
.tlt{ width:100%; text-align:center; line-height:30px; float:left; padding:30px 0 30px 0; position:relative;text-align:center;  }
.tlt b{ width:100%; font-size:37px; color:#fe9d04;  text-align:center;}
.tlt p{ color:#000000; font-size:18px; line-height:36px;text-transform:uppercase;padding:0 10px; display:inline-block;}
.tlt span{ width:20px; height:1px; background:#000000; display:inline-block; margin:5px 0;}
.blank {
    width: 100%;
    height: 1px;
    clear: both;
}




/*首页新增优势*/
.ysbk{
		width: 100%;
		height: 990px;
	}
	.ysbk .bkbj{
		width: 100%;
		height: 990px;
		position: relative;
		overflow: hidden;
	}
	.ysbk .bkbj img{
		position: absolute;
		height: 990px;
		margin-left: -960px;
		left: 50%;
	}
	.ysbk .bkwz{
		width: 1200px;
		margin: -990px auto 0;
		height: 990px;
		position: relative;
	}
	.ysbk .bkwz ul li{
		position: absolute;
		color: rgb(102, 102, 102);
		font-size: 14px;
		line-height: 24px;
	}
	.ysbk .bkwz ul li:nth-child(1){
		top: 315px;
		left: 709px;
		width: 425px;
	}
	.ysbk .bkwz ul li:nth-child(2){
		top: 482px;
		left: 743px;
		width: 399px;
	}
	.ysbk .bkwz ul li:nth-child(3){
		top: 656px;
		left: 734px;
		width: 410px;
	}
	.ysbk .bkwz ul li:nth-child(4){
		top: 832px;
		left: 635px;
		width: 435px;
	}



/*新增左侧产品*/
.xwzxl {
    width: 248px;
    float: left;
    margin-top: 15px;
    clear: both;
}
.InTitle {
    height: 50px;
    background: #275b9d;
    padding-left: 10px;
    color: white;
    line-height: 50px;
    font-size: 20px;
}
.leftprocomt {
    padding-top:15px;
}
.leftprocomt {
    margin: 0;
    position: relative;
    overflow: hidden;
}

.leftprocomt li {
    float: left;
    text-align: center;
    width: 117px;
    margin-right: 10px;
}

.leftprocomt li:nth-child(2n){float:right;margin-right:0}

.leftprocomt li img {
	width: 117px;
	height: 87px;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.leftprocomt li p {
	font-size: 14px;
	line-height: 35px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.leftprocomt li:hover img {
	-webkit-filter: brightness(110%);
	filters: brightness(110%);
}


/*内页新增调取*/
.anlitopH4 {
    height: 38px;
    margin-left: 5px;
    line-height: 38px;
    border-left: 5px #275b9d solid;
    border-bottom: 1px solid #e4e4e4;
    padding-left: 10px;
}
.anlitopH4 span {
    font-weight: bold;
    font-size: 20px;
    float: left;
    line-height: 30px;
}
.divremmnews {
    padding: 10px;
    overflow: hidden;
    border-top: none;
}

.divremmnews ul {
    width: 100%;
}

.divremmnews li {
	width: 47%;
	padding: 0;
	line-height: 40px;
	float: left;
	overflow: hidden;
	margin: 0 1.5%;
	border-top: 1px dashed #ccc;
}
.divremmnews li:nth-child(1), .divremmnews li:nth-child(2) {
	border-top: 0;
}
.divremmnews li s {
	width: 9px;
	height: 12px;
	background-position: -90px -112px;
}
.divremmnews li a {
	color: #666666;
	font-family: "microsoft yahei", "Arial Black";
	display: block;font-size: 14px;
	transition: all 0.3s ease-out 0s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.divremmnews li a:hover {
	color: #275b9d;
	padding-left: 6px;
}
.divremmnews li span {
	color: #999;
	font-size: 12px;float:right
}	


.s6_d{background: #ffffff;}
.s6_d .s4_t h3{color: #010000;margin-top: 60px;font-size: 36px;font-weight: bold;}
.s6_d .s4_t p{color: #2c2c2c;font-size: 14px;margin-top: 8px;}}


.s6_d .s6_dc{width: 1320px;margin-top: 40px;}
.s6_d .s6_dc .s6_dca{float: left;width: 400px;margin-right: 40px;}
.s6_d .s6_dc .s6_dca .s6_dcaa{width: 400px;height: 245px;overflow: hidden;}
.s6_d .s6_dc .s6_dca .s6_dcaa img{transition: transform 0.6s;-moz-transition: transform 0.6s; -webkit-transition: transform 0.6s; -o-transition: transform 0.6s;max-width: 100%;}
.s6_d .s6_dc .s6_dca:hover .s6_dcaa img{transform:scale(1.1);-ms-transform:scale(1.1);--webkit-transform:scale(1.1); }
.s6_d .s6_dc .s6_dca .s6_dcab{padding: 20px 6px 0;}
.s6_d .s6_dc .s6_dca .s6_dcab .s6_dcaba{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size: 18px;color: #000000;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;}
.s6_d .s6_dc .s6_dca:hover .s6_dcab .s6_dcaba{color: #e94811;}
.s6_d .s6_dc .s6_dca .s6_dcab .s6_dcabb{margin-top: 17px;font-size: 14px;color: #7e7e7e;line-height: 23px;height: 46px; padding-bottom: 12px;border-bottom: 2px solid #cccccc;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;}
.s6_d .s6_dc .s6_dca:hover .s6_dcab .s6_dcabb{border-bottom: 2px solid #e94811;}
.s6_d .s6_dc .s6_dca .s6_dcab .s6_dcabc{font-size: 18px;color: #737373;margin-top: 14px;background: url(s6_15.png) right center no-repeat;}

.s6_dl{margin: 62px auto 46px;width: 185px;height: 48px;border: 2px solid #e1e4e5;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;}
.s6_dl:hover{background: #e94811;}
.s6_dl a{padding-left: 48px; font-size: 16px;color: #010000;display: block;line-height: 48px;background: url(s6_17.png) right 48px center no-repeat;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;}
.s6_dl:hover a{color: #ffffff;background: url(s5_02.png) right 48px center no-repeat;}

