@charset "utf-8";
/* CSS Document */
/*reset*/
ul,li{margin:0;padding:0;list-style:none;}
h1,h2,h3,h4,h5,h6,p,dl,dd,dt{margin:0;padding:0;}
input,select,option,button{display:block;margin:0;padding:0;outline:none;}
a{text-decoration:none;}
img{display:block;}
body{margin:0;padding:0;background:#f5f5f5;}
/*页头top样式  开始*/
.indextopbox{width:100%;height:32px;background:#f5f5f5;}
.topleftbox{float:left;}	
.topleftbox a{float:left;display:block;font-family:"微软雅黑";font-size:12px;color:#333;line-height:12px;float:left;margin:10px 15px 10px 0;}
.topleftbox a.toploginbtn{color:#177ee6;}
.topleftbox a:hover{color:#177ee6;}
.topleftbox a img{width:12px;height:12px;float:left;margin-right:4px;}
.topleftbox p{margin:10px 15px 10px 0;padding:0;float:left;font-family:"微软雅黑";font-size:12px;color:#333;line-height:12px;}
.toprightbox{float:right;}
.toprightbox dl{margin:0;padding:0;}	
.toprightbox dl dd{margin:0;padding:0;float:left;position:relative;width:84px;height:32px;}
.toprightbox dl dd > a{display:block;font-family:"微软雅黑";font-size:12px;line-height:32px;color:#333;padding-left:8px;width:76px;position:absolute;left:0;top:0;z-index:29;}
.toprightbox dl dd > a i{display:block;width:12px;height:12px;float:right;margin:10px 8px;transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-webkit-transition:all 0.3s;-ms-transition:all 0.3s;background:url(../images/toparrow_icon01.png) no-repeat center;}
.toprightbox dl dd > a:hover{color:#177ee6;}
.toprightbox dl dd > a:hover i{transform:rotate(-180deg);-ms-transform:rotate(-180deg); /* IE 9 */-webkit-transform:rotate(-180deg); /* Safari and Chrome */background:url(../images/toparrow_icon02.png) no-repeat center;}
.toprightbox dl dd > a.toptitle{color:#177ee6;}
.toprightbox dl dd > a.toptitle i{transform:rotate(-180deg);-ms-transform:rotate(-180deg); /* IE 9 */-webkit-transform:rotate(-180deg); /* Safari and Chrome */background:url(../images/toparrow_icon02.png) no-repeat center;}
.toprightbox dl dd ul{margin:0;padding:32px 0 0;width:84px;list-style:none;background:#fff;position:absolute;left:0;top:0;z-index:19;display:none;box-shadow: 0 0 5px rgba(0,0,0,0.2);}		
.toprightbox dl dd ul li a{display:block;font-family:"微软雅黑";font-size:12px;line-height:30px;color:#666;padding-left:8px;}	
.toprightbox dl dd ul li a:hover{color:#177ee6;background:#f5f5f5;}
.toprightbox dl dt{margin:0 0 0 20px;padding:10px 0;float:left;}
.toprightbox dl dt img{float:left;width:12px;height:12px;margin-right:4px;}
.toprightbox dl dt span{display:block;float:left;font-family:"微软雅黑";font-size:12px;color:#333;line-height:12px;}
.toprightbox dl dt b{display:block;float:left;font-family:"微软雅黑";font-size:12px;color:#ff8202;line-height:12px;font-weight:normal;}
/*页头top样式  结束*/

	
/*资讯中心头部样式  开始*/
.newscenterheadbox{width:100%;height:96px;background:#fff;border-bottom:1px #d9d9d9 solid;}
.newscenterheadbox .newscenterhead{width:1200px;height:56px;margin:0 auto;}
.newscenterheadbox .newscenterhead a.indeximg{height:56px;display:block;float:left;margin-top:20px;}
.newscenterheadbox .newscenterhead a.indeximg img{width:auto;height:56px;}
.newscenterheadbox .newscenterhead h6{margin-left:30px;margin-top:20px;padding-left:40px;font-family:"微软雅黑";font-size:28px;line-height:56px;height:56px;font-weight:bold;color:#333;border-left:1px #d9d9d9 solid;float:left;font-weight:normal;}
.newscenterheadbox .newscenterhead ul{margin:0;padding:0;float:right;height:96px;list-style:none;}
.newscenterheadbox .newscenterhead ul li{float:left;height:96px;cursor:pointer;position:relative;}	
.newscenterheadbox .newscenterhead ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.newscenterheadbox .newscenterhead ul li{float:left;}
.newscenterheadbox .newscenterhead ul li > a{text-decoration:none;text-transform:uppercase;color:#666;-webkit-transition:color 0.3s ease;-moz-transition:color 0.3s ease;-ms-transition:color 0.3s ease;-o-transition:color 0.3s ease;transition:color 0.3s ease;display:block;line-height:96px;padding:0 15px;height:96px;font-family:"微软雅黑";font-size:14px;line-height:96px;}
.newscenterheadbox .newscenterhead ul li.newsnavactive > a{color:#fff;background:#177ee6;}
.newscenterheadbox .newscenterhead ul li:hover > a{color:#fff;background:#177ee6;}
/*资讯中心头部样式  结束*/


/*底部帮助中心service样式  开始*/
.servicehelp{width:100%;padding:30px 0;background:#263340;margin-top:60px;}
.servicehelp ul{width:1200px;margin:0 auto;display: -webkit-flex; /* Safari */
    -webkit-justify-content: space-between; /* Safari 6.1+ */-webkit-flex-wrap:no-wrap;
    display: flex;
    justify-content: space-between;
	flex-wrap:wrap;}
.servicehelp ul li{width:150px;}		
.servicehelp ul li dl dt{margin-bottom:15px;height:16px;font-family:"微软雅黑";font-size:16px;color:#fff;line-height:16px;}	
.servicehelp ul li dl dd{margin-bottom:15px;height:14px;}	
.servicehelp ul li dl dd a{color:#d9ecff;font-family:"微软雅黑";font-size:14px;line-height:14px;cursor:pointer;}
.servicehelp ul li dl dd a:hover{text-decoration:underline;color:#fff;}
.servicehelp ul li dl .hotline span{display:block;font-family:"微软雅黑";font-size:14px;line-height:16px;color:#d9ecff;}
.servicehelp ul li dl .hotline span img{width:16px;height:16px;float:left;margin-right:10px;}
.servicehelp ul li dl .hotline i{display:block;font-family:"微软雅黑";font-size:16px;line-height:16px;color:#d9ecff;margin-top:10px;font-weight:bold;}
/*底部帮助中心service样式  结束*/


/*页脚footer样式  开始*/
.footerbox{width:100%;padding:0 0;background:#1D1D1D;}
.footer{width:1200px;height:60px;margin:0 auto;vertical-align:top;font-size:0;}
.footer .footerimgbox{display:inline-block;vertical-align:top;}	
.footer .footernavbox{display:inline-block;vertical-align:top;font-size:0;width: 100%;text-align: center;}
.footer .footernavbox dl{margin:0 auto;padding:0;} 
.footer .footernavbox dl dd{margin:0 20px 0 0;padding:0 20px 0 0;float:left;border-right:1px #fff solid;} 
.footer .footernavbox dl dd a{display:block;text-decoration:none;font-family:"微软雅黑";font-size:12px;line-height:12px;color:#d9ecff;} 
.footer .footernavbox dl dd a:hover{text-decoration:underline;color:#fff;} 
.footer .footernavbox p.foot_p{display:flex;margin:0 0 0 0;padding:0;font-family:"微软雅黑";font-size:13px;height:60px;color:#d9ecff;justify-content: center;align-items: center;} 
.footer .footernavbox > a{display:inline-block;vertical-align:top;margin:0 0 0 0;text-decoration:none;font-family:"微软雅黑";font-size:16px;line-height:60px;color:#d9ecff;margin-left:20px;} 
.footer .footernavbox > a:hover{text-decoration:underline;color:#fff;}
.footer .klwbeian{text-decoration:none;color:#d9ecff;}
.footer .klwbeian:hover{text-decoration:underline;color:#fff;}
.footer .cy{text-decoration:none;color:#d9ecff;margin-left: 15px;}
.footer .cy:hover{text-decoration:underline;color:#fff;}
.footer .cy_pol{margin-right: 10px;height: 20px;width: auto;}
/*页脚footer样式  结束*/


/*资讯列表分页插件样式  开始*/
.newslistbox{width:1140px;padding:30px;background:#fff;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,0.2);}
.newslistbox .newstitlebox{width:1140px;height:56px;position:relative;margin-bottom:20px;background:url(../images/newslist_title.png) no-repeat center;}
.newslistbox .newstitlebox i{display:block;position:absolute;left:62px;top:0;font-family:"微软雅黑";font-size:30px;line-height:30px;color:#ff8202;font-weight:bold;height:30px;width:126px;z-index:1;}
.newslistbox ul li{padding:15px 0;border-bottom:1px #d9d9d9 solid;}
.newslistbox ul li span{display:block;float:left;width:1020px;height:20px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-moz-text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-o-box;-o-box-orient:vertical;-o-line-clamp:1;display:-moz-box;-moz-box-orient:vertical;-moz-line-clamp:1;display:-ms-box;-ms-box-orient:vertical;-ms-line-clamp:1;}
.newslistbox ul li span a{font-family:"微软雅黑";font-size:18px;line-height:20px;color:#333;cursor:pointer;}
.newslistbox ul li span a:hover{color:#177ee6;}
.newslistbox ul li b{display:block;float:right;width:120px;height:20px;font-family:"微软雅黑";font-size:12px;color:#666;text-align:right;font-weight:normal;line-height:20px;}
.newslistbox ul li p{color:#666;font-family:"微软雅黑";font-size:14px;line-height:20px;margin-top:10px;width:1140px;height:20px;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-moz-text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-o-box;-o-box-orient:vertical;-o-line-clamp:1;display:-moz-box;-moz-box-orient:vertical;-moz-line-clamp:1;display:-ms-box;-ms-box-orient:vertical;-ms-line-clamp:1;}	
/*资讯列表分页插件样式  结束*/

#page{height:32px;display:table;margin:20px 0 0;float:right;}
.page{text-align:center;}
.pagingUl{float:left;padding:0;margin:0;list-style:none;height:30px;}
.pagingUl li{float:left;width:30px;height:30px;background:#fff;text-align:center;margin-right:10px;border-radius:16px;}
.pagingUl li a{display:inline-block;width:30px;height:30px;text-align:center;line-height:30px;color:#666;font-size:12px;border-radius:16px;border:1px #177ee6 solid;}
.prv,.next{float:left;height:30px;text-align:center;line-height:30px;cursor:pointer;background:#fff;padding:0 20px;border-radius:16px;font-size:12px;border:1px #177ee6 solid;color:#666;margin-right:10px;}
.first,.last{float:left;width:30px;height:30px;font-size:12px;border:1px #177ee6 solid;text-align:center;line-height:30px;cursor:pointer;background:#fff;padding:0 20px;border-radius:16px;margin-right:10px;color:#666;}
.last{margin-right:0;}
.prv:hover,.next:hover,.first:hover,.last:hover,.pagingUl li a:hover,.activP{background-color:#177ee6!important;color:#fff!important;}



/*资讯详情样式  开始*/
.headsubnavbox{height:20px;widt:1200px;overflow:hidden;margin:15px 0;}
.headsubnavbox a{display:block;font-family:"微软雅黑";font-size:14px;color:#666;line-height:20px;float:left;}
.headsubnavbox a:hover{color:#177ee6;}
.headsubnavbox span{display:block;font-family:"微软雅黑";font-size:14px;color:#666;line-height:20px;float:left;}
.newstextcontent{width:1120px;padding:40px;border-radius:10px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.2);}	
.newstextcontent h2.newstitle{font-family:"微软雅黑";font-size:24px;font-weight:bold;color:#333;text-align:center;line-height:24px;}
.newstextcontent i.newstime{font-family:"微软雅黑";font-size:12px;color:#666;text-align:center;line-height:12px;display:block;font-style:normal;border-bottom:1px #d9d9d9 solid;padding:20px 0;margin-bottom:30px;}
.newstextcontent .newsdetailtext{width:1120px;}
.newstextcontent .newsdetailtext p{font-family:"微软雅黑";font-size:16px;color:#4c4c4c;line-height:24px;}
	
.elsenewsbox{width:1200px;margin:20px 0;}
.elsenewsbox h5{width:1200px;height:20px;overflow:hidden;font-weight:normal;margin:10px 0;}
.elsenewsbox h5 p{width:60px;height:20px;float:left;font-family:"微软雅黑";font-size:14px;color:#333;line-height:20px;}
.elsenewsbox h5 b{display:block;width:1020px;height:20px;float:left;font-weight:normal;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;-moz-text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-o-box;-o-box-orient:vertical;-o-line-clamp:1;display:-moz-box;-moz-box-orient:vertical;-moz-line-clamp:1;display:-ms-box;-ms-box-orient:vertical;-ms-line-clamp:1;}
.elsenewsbox h5 b a{font-family:"微软雅黑";font-size:14px;color:#177ee6;line-height:20px;cursor:pointer;}
.elsenewsbox h5 b a:hover{text-decoration:underline;}
.elsenewsbox h5 span{display:block;width:120px;height:20px;float:right;font-family:"微软雅黑";font-size:12px;color:#666;line-height:20px;text-align:right;}
/*资讯详情样式  结束*/	