﻿
/* 默认全局样式超链接样式 */

a{color:#666;text-decoration:none;}/* 链接基本样式 */

a:hover {color:#ef9b11;text-decoration:none;}/* 链接移上时的样式 */

.slideTxtBox{ width:1200px; margin:0 auto; margin-top:30px;}

.slideTxtBox .hd{ height:80px; line-height:30px; padding:0 10px 0 20px;  position:relative; width:1050px;margin:0 auto;}

.slideTxtBox .hd ul{ float:left;  position:absolute; left:110px; top:-1px; height:32px;   }

.slideTxtBox .hd ul li{ float:left; display: block; width:200px; height:32px; text-align:center; line-height:32px; color:#fff;background:#fff;border-radius:12px; margin:10px 35px 0 0;}

.slideTxtBox .hd ul li a{ color:#333;  font-size:18px; border:solid 1px #e1ddd9; display:block;border-radius:12px;font-weight:bold;}






.slideTxtBox .hd ul li a:hover{ background:#0f3675; color:#fff;transition:all ease 0.4s; border:0;}

.slideTxtBox .hd ul li.on a{  background:#0f3675; color:#fff;border-radius:12px; transition:all ease 0.4s;border:0;}

.slideTxtBox .hd ul li.on{  background:#0f3675; color:#333;border-radius:12px;transition:all ease 0.4s;border:0; }

.slideTxtBox .bd ul{ padding:25px 0;  zoom:1;  }

.slideTxtBox .bd li{ line-height:32px;}

.slideTxtBox .bd li .date{ float:right; color:#999;}

.newslis{width:1220px;}

.bd dl{float:left;width:530px;padding-right:80px; padding-bottom:25px; height:100px;}

.bd dl dt{ float:left; background:#e5e5e5; width:94px; height:94px; text-align:center; font-size:14px; color:#FFF; border-radius:60px;}

.bd dl:hover dt{background:#ef9b11;transition:all ease 0.4s;}

.bd dl dt span{ display:block; padding-top:8px; line-height:50px; font-size:48px;}

.bd dl dd{ float:right; width:410px; margin-top:11px;}

.bd dl dd h3 a{ font-size:16px; height:24px; line-height:24px; overflow:hidden;color:#000;}

.bd dl:hover h3 a { color:#ef9b11;transition:all ease 0.4s;}

.bd dl:hover dd p{ color:#ef9b11;transition:all ease 0.4s;}

.bd dl dd p{ color:#666; font-size:14px;}

.index_man4{ width:100%;background:#faf6f2;}

.index_news{width:1200px;margin:0 auto;/*padding:40px 0 0 0;*/ }

.index_news_t{ width:491px;margin:0 auto; text-align:center;}

.l_news{width:480px;float:left;background:#fff;height:396px;}

.l_news .ln_img{width:480px;height:180px;position:relative;overflow:hidden;}

.l_news .ln_img span{position:absolute;top:14px;left:16px;width:58px;height:36px;line-height:36px;text-align:center;display:block;color:#fff;background:#ec1419;}

.l_news .ln_img span.ra{font-size:30px;}

.l_news .ln_img span.rb{top:50px;color:#f8ebeb;background:#c01317;}

.l_news p.ln_til{font-size:18px;color:#000;font-weight:600;padding:20px;}

.l_news p.ln_til a{color:#000;}

.l_news p.ln_des{font-size:12px;color:#666;line-height:2em;padding:0 20px 20px 20px;}

.c_news{width:470px;float:left;margin:0 0 0 4px;}

.cn_item{background:#fff;width:100%;height:95px;overflow:hidden;margin-bottom:4px;}

.cn_item:hover{background:#ef9b11;}

.cn_item:hover span{background:#fff;color:#444;}

.cn_item:hover p.cn_til a{color:#fff;}

.cn_item:hover p.cn_des{color:#ddd;}

.cn_item span{width:70px;height:70px;text-align:center;background:#bababa;display:block;float:left;margin:12px;color:#fff;	}

.cn_item span b{font-size:20px;line-height:1.8em;}

.cn_item p.cn_til{margin-top:14px;color:#000;}

.cn_item p.cn_til a{color:#000;}

.cn_item p.cn_des{color:#666;margin:3px 0 0 0;line-height:2em;}

.r_news{width:240px;height:396px;float:left;margin-left:4px;background:#fff;}

.rn_tt{width:100%;height:174px;overflow:hidden;}

.rn_tt .rn_til{font-size:16px;color:#000;padding:12px 20px 12px 20px;line-height:1.8em;}

.rn_tt .rn_til a{color:#000;}

.rn_tt .rn_des{font-size:12px;color:#666;line-height:2em;padding:0 20px 20px 20px;}

.rn_logo{width:100%;height:178px;background:#ef9b11;position:relative;overflow:hidden;text-align:center;}

.rn_logo img{display:inline-block;width:240px;height:178px;}

.rn_logo em{background:url(../images/IDC_16.png);width:18px;height:10px;display:block;position:absolute;top:0;left:111px;}

.index_man5{ width:100%; background:#fff;}

.index_Part{ width:1200px;margin:0 auto; padding:0 0 30px 0;}

.index_Part_t{width:487px;margin:0 auto; text-align:center;padding:30px 0;}

.tab{position:relative; width:1200px; height:215px;}

.tab .tabList ul{ position:absolute;right:47%; bottom:15px; z-index:9999 !important;}

.tab .tabList ul li{float:left;background:#999;width:12px; height:12px;position:relative;cursor:pointer; margin:0 10px 0 0; border-radius:10px;transition:all ease 0.4s;}

.tab .tabCon{position:absolute;left:-1px;top:0;width:1200px; height:215px;}

.tab .tabCon .tabConItem{position:absolute;display:none; }

.tab .tabList li.cur{background:#333;}

.tab .tabCon .cur{display:block;}

.tabCon ul{ margin:0 -27px 0 0;}

.tabCon ul li{ float:left; width:155px; height:65px; border:solid #e5e5e5 1px; margin:0 17px 20px 0;position: relative;}

.tabCon ul li img{width: 155px; height: 65px;	-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;}

.tabCon ul li:hover{border:solid #ef9b11 1px;transition:all ease 0.4s; }

.tabCon ul li:hover img{border-color: #724b41;opacity:0.6;-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2);transition:all ease 0.4s; }

#zizhiright ul { width:1220px; margin:0px auto;}

.wz {float:left; width:100%; font-size:18px;line-height:200%;font-family:微软雅黑;}

#zizhiright ul li{ list-style:none;  }
.db a{text-decoration:none;color:#444;font-family:"微软雅黑";font-size: 18px;}
.db {height:35px;width:33%;float:left; margin-top:5px;color: #444;font-family:"微软雅黑"}


*{ font-family:"微软雅黑"}
.web{width:1220px;height:400px;margin:0px auto;}
.con{width:1220px;height:400px;/*background:#fff;*/margin:27px auto;}
.con ul li{width:396px;height:250px;float:left;margin-right:10px;margin-bottom:10px;position:relative;overflow:hidden;cursor:pointer;}
.con ul li img{ width:396px;}
.txt{width:396px;height:45px;background:rgba(0,0,0,0.6);/*透明背景色，不透明其文字内容*/position:absolute;left:0;bottom:0;color:#fff;font-family:"微软雅黑";}
.txt h3{font-size:20px;font-weight:100;height:45px;text-align:center;line-height:45px;}
.txt p{font-size:14px;text-align:center; line-height:24px; padding:0px 3px 0px 3px}


.zzfwBox2 img{width: 320px; height: 267px;}

.title{ margin: 10px 0; }


.jsBox {
    padding: 20px 10px 30px 10px;
    overflow: hidden;
}

.glsjleft{float:left; width:47%;}
.glsjleft img{width: 600px; 
height:300px;	

border-radius:5px;
	margin:0 0px;
	opacity:0.1
        /*x,y值，*/
         transition:all 1s;
	-webkit-transition:all 1s;
	-o-transition:all 1s;



}


.glsjleft p:hover img {
	transform:scale(1.02,1.1);
	-webkit-transform:scale(1.02,1.1);
	-o-transform:scale(1.02,1.1);
	/*对前效果的过度*/
        opacity:1;
	z-index:1
}


.glsjright{float:right; width:49%; text-indent:2em; line-height:31px; font-size:15px}
.glsjright p{text-indent:2em;line-height:40px;font-size:18px;}


.zhengshu{
height:80px;
 width:100%;
  margin-top:-20px; 
  background-color:#e3e3e3;
  }
  
.zhengshu .more{width:160px; height:60px; background-color:#0f3675; border-radius:0.6em;line-height:60px; font-size:18px; color:#000000; box-shadow:1px 1px 1px #666; text-align:center; margin:0 auto;}

.zhengshu .more h2{font-size: 18px;}

.zhengshu .more  a{text-decoration:none;color:#fff;font-family:"微软雅黑";font-size: 18px;}


.zixun {width:1220px; height:200px;  margin:20px auto;}

.xinwen{
height:80px;
 width:100%;
  margin-top:-20px; 
  }
.xinwen  .more{width:160px; height:60px; background-color:#0f3675; border-radius:0.6em;line-height:60px; font-size:18px; color:#000000; box-shadow:1px 1px 1px #666; text-align:center; margin:0 auto;}

.xinwen  .more h2{font-size: 18px;}

.xinwen  .more  a{text-decoration:none;color:#fff;font-family:"微软雅黑";font-size: 18px;}



.zt {width:1220px; height:200px;  margin:20px auto;}


.anli {width:1220px; height:200px;  margin:20px auto;}


.anli .ny {float:left; width:100%;  font-size:16px;line-height:200%;font-family:微软雅黑;}





.pingtai {width:1220px; height:950px;  margin:20px auto;}