@charset "utf-8";

body{padding:0;margin:0;word-wrap:break-word;min-width:1200px;}
body, input, textarea, select, button{font:14px/1.6 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei",sans-serif;color:#333;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,textarea,blockquote,p{padding:0;margin:0;zoom:1;}
h1,h2,h3,h4,h5,h6{font-size:14px;}
address,cite,code,em,th,i{font-weight:normal;font-style:normal;}
ol,ul{list-style:none;}
img{vertical-align:top;border:0;}
a{color:inherit;text-decoration:none;*color:#333;/*ie6-7*/cursor:pointer; transition:color .3s;}
a:hover{color:#d00;}
table{border-collapse:collapse;border-spacing:0;}
input,textarea,select,button{outline:none;}
ul:before,ul:after,div:before,div:after,form:before,form:after{clear:both;display:table;content:" ";}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
.box-sizing, .box-sizing *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;}
.waiting, .waiting *{cursor:wait !important;}
.font-songti, .font-songti *{font-family:"\5B8B\4F53";}
.clear{display:block;clear:both}
.clearfix:before, .clearfix:after{clear:both;display:table;content:" ";}
.hidden{overflow:hidden;}
.block{display:block;}
.relative{position:relative;}
.absolute{position:absolute;}
.hide{display:none;}
.c{text-align:center;}
.r{text-align:right;}
.b{font-weight:bold;}
.i{font-style:italic;}
.fl{float:left;}
.fr{float:right;}
.block{display:block;}
a.ellipsis, .ellipsis a, .self-ellipsis, .ul-ellipsis li{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.gray{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;}
.justify{text-align:justify;}
.uppercase{text-transform:uppercase;}
.h0{height:0;}
.h5{height:5px;}
.h10{height:10px;}
.h15{height:15px;}
.h20{height:20px;}
.h30{height:30px;}
.h40{height:40px;}
.h50{height:50px;}
.h60{height:60px;}
.h70{height:70px;}
.h80{height:80px;}
.h90{height:90px;}
.h100{height:100px;}
.pointer{cursor:pointer;}
.my-transition, .img-transition img{transition:ease .5s;-webkit-transition:ease .5s;}
.img-transition a:hover img{transform:scale(1.05);}

.wrap{margin-right:auto;margin-left:auto;width:1200px;}



.headtop{
	width: 100%;
	height: 100px;
	overflow: hidden;
	background: #fff;
}
.headtop .topcon{
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	overflow: hidden;
}
.headtop .topcon .topcon1{
	float: left;
	padding-top:15px;
}
.headtop .topcon .topcon1 a{position:relative;display:block;float:left;margin-right:15px;padding-right:15px;}
.headtop .topcon .topcon1 a:before{display:block;position:absolute;top:8px;right:0;bottom:5px;border-right:1px solid #ddd;content:"";}
.headtop .topcon .topcon1 a img{height:64px;}
.headtop .topcon .topcon1 div{float:left;padding-top:10px;}
.headtop .topcon .topcon1 h1{
	font-size: 24px;
	line-height:1.2;
	color: #000;
}
.headtop .topcon .topcon1 h3{
	font-size: 14px;
	color: #6b6b6b;
	font-weight: normal;
	letter-spacing: 4px;
}
.headtop .topcon .topcon2{
	float: right;
	margin-top: 35px;
	margin-right: 5px;
	height: 40px;
	padding-left: 45px;
	line-height:1.3;
	background: url(/static/images/headtoptel.jpg) no-repeat left center;
}
.headtop .topcon .topcon2 span{
	display: block;
	color: #6e6d6d;
}
.headtop .topcon .topcon2 p{
	font-family: arial;
	font-size: 22px;
	color: #d30039;
	font-weight: bold;
}


.sidebar{
	float: left;
	width: 230px;
	height: auto;
}

.sidebar ul{
	width: 230px;
	height: 390px;
	padding-top: 80px;
	background: url(/static/images/index_cpzxbg.jpg) no-repeat;
	
}
.sidebar ul li{
	height:30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #555555;
	padding:0 25px;
	background: url(/static/images/index_cpzxbg2.png) center bottom  no-repeat;
}
.sidebar ul li a{
	padding-left: 50px;
	background: url(/static/images/index_cpzxlion.png) 30px center no-repeat;
	text-align: left;
}
.sidebar ul li a.on, .sidebar ul li a:hover{background-color:#0154a4;background-image:url(../images/index_cpzxli.png);color:#fff;}
.sidebar .cpzxhdp{
	margin-top: 20px;
	width: 230px;
	height: 142px;
	background: url(/static/images/index_cpzxbotbg.jpg) no-repeat;
	color: #fff;
	text-align: center;
}
.sidebar .cpzxhdp h3{
	padding: 25px 0 8px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}
.sidebar .cpzxhdp p{
	font-size: 14px;
	padding: 0 15px;
	line-height: 1.2;
}


.footer{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #2b2b2b;
}
.footer .footercon{
	position: relative;
	padding:30px 0;
}
.footer .footercon ul{
	float: left;
	padding-right:80px;
	
}
.footer .footercon ul li{
	color: #a4a4a4;
	line-height: 1.8;
}
.footer .footercon ul li:first-child{font-size:medium;}
.footer .footercon ul li a{
	color: #aaa;
}
.footer .footercon ul li a:hover{color:#d00;}
.footerb{position:absolute;top:0;right:0;bottom:0;width:180px;min-height:240px;text-align:center;color:#fff;background:#232323 url(../images/icon04.png) center 140px no-repeat;}
.footerb em{display:block;padding-top:20px;font-size:32px;line-height:1.2;}
.footerb span{color:#999;}
.footerb strong{display:block;padding-top:10px;font-size:large;}
.footerp{
	width: 100%;
	height: 53px;
	line-height: 53px;
	text-align: center;
	color: #a4a4a4;
	background: #232323;
}


.header{background-color:#004ba1;}
#nav li{float:left;position:relative;margin-right:5px;}
#nav>li>a{display:block;position:relative;padding:0 40px;font-size:medium;line-height:50px;color:#fff;}
#nav li em{position:absolute;display:block;right:0;bottom:0;left:0;height:0;overflow:hidden;background-color:#ee772f; transition:all linear .3s;}
#nav li span{display:block;position:relative;}
#nav a.on em{height:100%;}
#nav div{position:absolute;z-index:1;/*上一级菜单多行时必须加z-index*/display:none;padding:10px;top:100%;background-color:#ee772f;}
#nav ul{float:left;white-space:nowrap;}
#nav ul a{display:block;padding:0 10px;line-height:30px;color:#fff;}
#nav ul a:hover{text-decoration:underline;}
#nav div div, #nav ul li.hassub:hover{background-color:#c00;}
#nav ul li.hassub:hover>a{text-decoration:underline;}




img.captcha{cursor:pointer;}

/*ckplayer视频播放*/
.ckplayer-container{margin:0 auto 20px;width:100%;max-width:1000px;}

/*wxyImgFocus*/
.wxy-img-focus{position:relative;overflow:hidden;}
.wxy-img-focus .button{display:none;position:absolute;top:50%;margin-top:-15px;padding:0 5px;line-height:30px;font-size:small;color:#fff;background-color:rgba(0,0,0,.7);cursor:pointer;}
.wxy-img-focus:hover .button{display:block;}
.wxy-img-focus .next{right:0;}
.wxy-img-focus ul{position:absolute;top:0;right:0;bottom:0;left:0;}
.wxy-img-focus ul li{background-repeat:no-repeat;background-position:center center;opacity:0;-webkit-opacity:0;filter:alpha(opacity=0);transition:ease .5s;-webkit-transition:ease .5s;}
.wxy-img-focus ul li.on{opacity:1;-webkit-opacity:1;filter:alpha(opacity=100);}
.wxy-img-focus ul li, .wxy-img-focus ul li>a{display:block;position:absolute;top:0;right:0;bottom:0;left:0;}
.wxy-img-focus ul img{display:block;width:100%;height:100%;} /*当焦点图使用时，图片以img形式调用*/
.wxy-img-focus ul video{position:absolute;display:block;top:0;left:0;visibility:hidden;}
.wxy-img-focus .title-container{position:absolute;right:0;bottom:0;left:0;height:34px;overflow:hidden;background-color:#333;background-color:rgba(0,0,0,.7);}
.wxy-img-focus .title-container .title{position:absolute;top:0;bottom:0;left:0;overflow:hidden;}
.wxy-img-focus .title-container .title a{display:block;width:100%;line-height:34px;text-indent:1em;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.wxy-img-focus ol{position:absolute;bottom:8px;}
.wxy-img-focus ol li{float:left;display:block;overflow:hidden;cursor:pointer;}
.wxy-img-focus ol.dot li{margin-right:8px;width:12px;height:12px;text-indent:-99px;border-radius:50%;background-color:#fff;}
.wxy-img-focus ol.dot li.on{background-color:#f60;}
.wxy-img-focus ol.num li{margin-right:6px;width:16px;height:16px;font-size:12px;line-height:16px;text-align:center;color:#e00;background-color:#eee;}
.wxy-img-focus ol.num li.on{color:#fff;background-color:#e00;}

/*翻滚按钮公用样式*/
.roll-box{-webkit-perspective:500px;perspective:500px;position:relative;text-transform:uppercase;}
.roll1{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-transition:.5s ease;transition:.5s ease;-webkit-transform-origin:50% 50% -25px;-ms-transform-origin:50% 50% -25px;transform-origin:50% 50% -25px;position:absolute;left:0;top:0;width:100%;z-index:1;opacity:1;}
.roll2{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);-webkit-transition:.5s ease;transition:.5s ease;-webkit-transform-origin:50% 50% -22px;-ms-transform-origin:50% 50% -22px;transform-origin:50% 50% -22px;position:absolute;left:0;top:0;width:100%;z-index:-1;opacity:0;display:none\9;}
.roll-box:hover .roll1{-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg);display:none\9;z-index:0;opacity:0;}
.roll-box:hover .roll2{-webkit-transform:rotateX(0deg);transform:rotateX(0deg);display:block\9;z-index:1;opacity:1;}
.roll-btn{width:190px;height:44px;line-height:42px;}
.roll-btn .face1{border:1px solid #ccc;text-indent:2em;color:#666;background:url(../images/default/face1.png) 140px center no-repeat;}
.roll-btn .face2{border:1px solid #fc4718;text-indent:2em;color:#fff;background:#fc4718 url(../images/default/face2.png) 140px center no-repeat;}

/*重置百度分享-分享到微信div盒模型*/
.bd_weixin_popup{box-sizing:content-box !important;}
/*解决因工行插件问题导致底部多出一行空白*/
#ClCache{display:none !important;}
