body{
	font:14px "microsoft yahei",arial,helvetica,clean,sans-serif;
	text-align:center;
}		
table {font-size:inherit;font:100%;} 
body,form,fieldset,p,ol,ul,dl,dt,dd,p,h1,h2,h3,h4,div,img{margin:0;padding:0;}
ul{list-style:none;}
legend{display:none;}
img,fieldset{border:0;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;color:#0066ad;}
.clear{/*line-height: 0; height: 0px; clear: both; font-size: 0px;*/visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.none{display:none;}
.white{color:#FFF;}
.red{color:red;}
.blue{color:blue;}
.gray{color:gray;}
.b{font-weight:bold;}
/* .new{background:url(../img/new.gif) right no-repeat;padding-right:32px;} */
.hand{cursor:pointer;}
.img_area{text-align:center;}
.align_center{text-align:center;}
.left{float:left;}
.right{float:right;}
.fdz{float:left;}
.fdy{float:right;}
/* go top
   ================================================================================ */
.gotop{
    position: fixed; bottom:10px;right:10px; width:50px; height:50px;display:none; 
    _position:absolute; 
    /* _top:expression(eval(document.documentElement.scrollTop + document.documentElement.clientHeight - 60)); */
}
.gotop a{display:block; height:50px; width:50px; overflow:hidden; background:url(../img/backtop.png) no-repeat; text-indent:-9999em; outline:none;}
/* qq dialog
   ================================================================================ */
#qq_box {background:#fff url(../img/qq_tit.png) top no-repeat;_background:#fff url(../img/qq_tit.png) top no-repeat;overflow: hidden;right: 0px;padding-top:92px;}
#qq_box_main {display: block;float: right;width:198px;padding: 5px 0px;border:1px solid #008edf;border-top:0;background:#fff;}
#qq_box_main ul {margin:10px  10px;}
#qq_box_main ul li {display: block;padding:0px;border:1px solid #008edf;background:#d6f3ff;border-radius:33px;height:31px;color:#008edf;text-align:left;margin:10px 0px;_margin:5px 0px;}
#qq_box_main ul li a{color:#008edf;}
#qq_box_main ul li img{margin-right:15px;}
/* countdown
   ================================================================================ */
.countdown{
    position: absolute;
    right: 30px;
    top: 39px;
    text-align: left;
    font-size: 20px;
}
.countdown .c_tit{color:#E16903;font-size:16px;}
.countdown #day_num{
    display:inline-block;
    width:59px;
    font-size: 32px;
    color: #0066ad;
    font-style: normal;
    font-weight: bolder;
    line-height: 100%;
	padding:0px 0px;
	text-align:center;
}
.countdown #hour_num,.countdown #minute_num,.countdown #second_num{color:red;font-size:14px;padding:3px;}
/* form
   ================================================================================ */
.post_error{color:red;}
.tab_form{background:#D4D0C8;}
.tab_form td{background:#FFFFFF;padding:5px;color:#3D3D3D;}
.tab_form td.b{background:#EEEEEE;font-weight:bold;}
.tab_form .input_txt{border-top:1px #999999 solid;border-left:1px #999999 solid;border-right:1px #CCCCCC solid;border-bottom:1px #CCCCCC solid;background:#FFF;}
.tab_form .input_txt:hover{border:1px #0099CC solid;background:#F5F9FD;}
.tab_list td{
    padding:3px;
}
.tab_list td a{ 
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 700px;
    text-overflow: ellipsis;
}
/* disjoin page
   ================================================================================ */
.pagination{text-align:left;padding:2px 0;}
.pagination em{float:left;padding-right: 5px; display: inline-block;padding-bottom: 2px;margin-right: 5px;font-style:normal;line-height:26px;}
.pagination a,.pagination strong{float:left;padding:0 6px;margin-right:2px;height:26px;border:1px solid;line-height:26px;overflow:hidden;text-decoration:none;}
.pagination a{border-color:#E8E8E8;background-color:#FFF;color:#069;}
.pagination a:hover{text-decoration:underline;}
.pagination strong{border-color:#069;background-color:#069;color:#FFF;font-weight:700;}
.pagination a.prev,.pagination a.next{background-repeat:no-repeat;}
.pagination a.prev{background-image:url(../img/admincp/arrow_left.gif);background-position:30% 50%;padding:0;width:22px;overflow:hidden;text-indent:-9999px;}
.pagination a.next{padding-right:16px;background-image:url(../img/admincp/arrow_right.gif);background-position:90% 50%;}
.pageback a{padding-left:16px;background:#FFF url(../img/admincp/arrow_left.gif) no-repeat 0 50%;}
.pagination a:hover,.pagination a.next{border-color:#069;}
/* table default style
   ================================================================================ */
table.tab{border-collapse:collapse;border-spacing:0;word-wrap:break-word;word-break:break-all;color:#666;font-size:12px;}
table.tab td,table.tab th{padding:8px;border:1px solid #DDD;}
table.tab th{text-align:center;border-top:2px solid #BBB;background-color:#F7F7F7;font-weight:bold;}
/* tab card
   ================================================================================ */
.tab_card_tit{
	height:30px;
	overflow:hidden;
	background:#F0F0F0;
	padding-left:10px;
}
.tab_card_txt{
	padding:10px 10px;
	border:1px #C2C2C2 solid;	
	line-height:25px;
}
.tab_card_tit ul li{
	float: left;
	display:block;
	width:83px;
	height:25px;
	line-height:25px;
	margin:6px 5px 0px 0px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#000002;
}
.tab_card_tit .active{background:url(../img/tab_tit_bg.jpg) no-repeat;}
.tab_card_tit .normal{background:url(../img/tab_tit_bg.jpg) -83px 0px no-repeat;}
.tab_card_tit .active a{color:#000002;}
.tab_card_tit .normal a{color:#000002;}
/* pic player
   ================================================================================ */
#lightboxOverlay {position: absolute;top: 0;left: 0;z-index: 9999;background-color: black;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);opacity: 0.85;display: none;}
#lightbox {position: absolute;left: 0;width: 100%;z-index: 10000;text-align: center;line-height: 0;font-family: "lucida grande", tahoma, verdana, arial, sans-serif;font-weight: normal;}
#lightbox img {width: auto;height: auto;}
#lightbox a img {border: none;}
.lb-outerContainer {position: relative;background-color: white;*zoom: 1;width: 250px;height: 250px;margin: 0 auto;-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;border-radius: 4px;}
.lb-outerContainer:after {content: "";display: table;clear: both;}
.lb-container {padding: 10px;}
.lb-loader {position: absolute;top: 40%;left: 0%;height: 25%;width: 100%;text-align: center;line-height: 0;}
.lb-nav {position: absolute;top: 0;left: 0;height: 100%;width: 100%;z-index: 10;}
.lb-container > .nav {left: 0;}
.lb-nav a {outline: none;}
.lb-prev, .lb-next {width: 49%;height: 100%;background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");display: block;}
.lb-prev {left: 0;float: left;}
.lb-next {right: 0;float: right;}
.lb-prev:hover {background: url(../img/prev.png) left 48% no-repeat;cursor: pointer;}
.lb-next:hover {background: url(../img/next.png) right 48% no-repeat;cursor: pointer;}
.lb-dataContainer {margin: 0 auto;padding-top: 5px;*zoom: 1;width: 100%;-moz-border-radius-bottomleft: 4px;-webkit-border-bottom-left-radius: 4px;-ms-border-bottom-left-radius: 4px;-o-border-bottom-left-radius: 4px;border-bottom-left-radius: 4px;-moz-border-radius-bottomright: 4px;-webkit-border-bottom-right-radius: 4px;-ms-border-bottom-right-radius: 4px;-o-border-bottom-right-radius: 4px;border-bottom-right-radius: 4px;}
.lb-dataContainer:after {content: "";display: table;clear: both;}
.lb-data {padding: 0 10px;color: #bbbbbb;}
.lb-data .lb-details {width: 85%;float: left;text-align: left;line-height: 1.1em;}
.lb-data .lb-caption {font-size: 13px;font-weight: bold;line-height: 1em;}
.lb-data .lb-number {display: block;clear: left;padding-bottom: 1em;font-size: 11px;}
.lb-data .lb-close {width: 35px;float: right;padding-bottom: 0.7em;outline: none;}
.lb-data .lb-close:hover {cursor: pointer;}
/* text select
   ========================================================================== */
::-moz-selection,::selection {background: #327012;color: white;}
/* scrollbar
   ========================================================================== */
::-webkit-scrollbar {height:10px;width:10px}
::-webkit-scrollbar-button {height:0;width:0;}
::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment {display:block;}
::-webkit-scrollbar-button:vertical:start:increment,::-webkit-scrollbar-button:vertical:end:decrement {display:none;}
::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal,::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal {border-style:solid;border-color:transparent;border-radius:10px;}
::-webkit-scrollbar-track:vertical::-webkit-scrollbar-track:horizontal{background-clip:padding-box;background-color:#fff;}
::-webkit-scrollbar-thumb {-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);background-clip:padding-box;background-color:rgba(0,0,0,.2);min-height:28px;padding-top:100;}
::-webkit-scrollbar-thumb:hover {-webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,.25);background-color:rgba(0,0,0,.4);}
::-webkit-scrollbar-thumb:active {-webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,.35);background-color:rgba(0,0,0,.5);}
::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal {border-width:0;}
::-webkit-scrollbar-track:hover {-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.1);background-color:rgba(0,0,0,.05);}
::-webkit-scrollbar-track:active {-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07);background-color:rgba(0,0,0,.05);}
/* test
   ================================================================================ */
.test{
	color:red;
	font-weight:bold;
}
/**/
.more{float: right;margin-right: 10px;line-height: 40px;color: #0e70b6;font-size:14px;}
.wrapper{display: block; width: 100%;position: relative;min-width: 1200px; margin: 0 auto}
.w1200{width: 1200px;display: block;margin: 0 auto}
.root_div{
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0 auto;
	text-align:left;
	background:#fff;
	
}
.container {
    width: 1170px;
	margin:0px auto;
}

.header{
    width:1160px;
    height:135px;
	margin:0px auto;
	background:url(../img/47592.jpg) center no-repeat;
	position:relative;
}

.box{
    clear:both;
	width:980px;
	margin-bottom:10px;
}
.banner{
	display:block;
    clear:both;
	width:100%;
    min-width:1160px;
	height:500px;
	margin:0px auto;
}
.banner p{
    clear:both;
	display:block;
	height:500px;
	margin:0px 0px 0px 0px;
}
.sub_main{
    width:1160px;
	margin:40px 0px 0px 0px;
}
.main{
    clear:both;
	width:1170px;
	margin:0px auto;
	padding:25px 0px 25px 0px;
}
.s-banner{
	width: 100%;
     min-width:1160px;
    height: 245px;
    overflow: hidden;
}
.w-anniu .anniu a{
	 float:left;
	 display: block;
	 width:290px;
	 height:95px;
	 margin-top:5px;
	 position:relative;
	 background-image: url(../img/anniu.png);
	 background-repeat:no-repeat;
	 -webkit-transition: all 0.2s linear;
	 -moz-transition: all 0.2s linear;
	 -o-transition: all 0.2s linear;
	 -ms-transition: all 0.2s linear;
	 transition: all 0.2s linear;
     border-right:1px solid #98c4e2;
	 }
.w-anniu .anniu a strong{position:absolute; left:95px; top:19px; font-size:24px; color:#fff; font-weight:100; letter-spacing:5px;}
.w-anniu .anniu a span{position:absolute; left:95px; top:52px; font-size:12px; color:#fff; letter-spacing:2px;}
.w-anniu .anniu a.anniu1{background-color:#0066ad; background-position: 0 0;}
.w-anniu .anniu a.anniu1:hover{ background-color:#979595; background-position: 0 0;}
.w-anniu .anniu a.anniu2{background-color:#0066ad; background-position: 0 -100px;}
.w-anniu .anniu a.anniu2:hover{ background-color:#979595; background-position: 0 -100px;}
.w-anniu .anniu a.anniu3{background-color:#0066ad; background-position: 0 -200px;}
.w-anniu .anniu a.anniu3:hover{ background-color:#979595; background-position: 0 -200px;}
.w-anniu .anniu a.anniu4{background-color:#0066ad; background-position: 0 -300px;}
.w-anniu .anniu a.anniu4:hover{ background-color:#979595; background-position: 0 -300px;}

/*nav*/

.nav_area{
    width:100%;
	background: #0066ad;
}

.nav{
    clear:both;
	width:1160px;
	height:55px;
	line-height:55px;
	margin:0px auto 0px auto;
	padding:0px 0px;
	font-size:14px;
	background: #0066ad;
}
.nav li{
	float:left;
	position:relative;
	z-index:99;
}
.father_nav span.en{display:block;}
.father_nav a{
	display: block;
	height: 55px;
	line-height: 55px;
	font-size: 18px; 
	color:#fff;
	padding: 0px 35px;
	text-align:center;
}
.father_nav a:hover{
	color:#fff;
	background: #f0910b;
}
.sub_nav{ 
	display:none;
	width:108px;
	position: absolute;
	top:55px;
	left:0px;		
	z-index:999;
	color:#FFF; 
	text-align:left; 
	background: #f0910b;
	padding:10px 10px;

}
.sub_nav a{
	display:block;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	margin:5px 0px;
	padding: 5px 0;
    line-height: 120%;
	text-align:center;
}
.sub_nav a:hover{
    background: #fff;
    color: #0066ad;
}
/**/
.w-list{clear:both; background:#fff;padding:20px 0px 0px 0px;}
.w-tit{ font-size:26px; height:60px; line-height:60px; overflow:hidden; border-bottom:#ddd solid 1px; color:#0066ad}
.w-tit a{ float:right; display: inline-block; font-size:14px;}
.w570{ width:570px;}
.w-news{margin-top:20px;}
.w-news img{display:block; width:100%; height:210px;}
.w-news div { border-bottom:#ddd dashed 1px; margin-bottom:10px;padding-bottom:10px;}
.w-news div a{ font-size:16px; display:block; font-weight:bolder; height:25px; overflow:hidden;}
.w-news div a:hover{ }
.w-news div p{ text-indent:2em; color:#888; font-size:14px; line-height:150%; margin-top:10px;}
.w-news ul{ clear:both; width:100%;}
.w-news ul li{ clear:both; height:32px; line-height:32px;}
.w-news ul li a{ height:32px; font-size:14px;overflow:hidden;}
.w-news ul li span{ color:#999; margin-right:20px;}

/*x-box*/
.w-box{ border:#ddd solid 1px; border-top:#0066ad solid 3px; overflow:hidden; padding:15px 25px 0 25px;margin-top:30px;}
.w-box h1{ color:#0066ad; font-size:26px; height:65px;font-weight:normal; } 

.w-hd{ border:#efefef solid 1px; background:#fafafa; overflow:hidden; padding:15px;}
.w-hd-list{ float:right; width:680px;}
.w-hd-list strong{ display:block; font-size:24px; color:#454545;font-weight:normal; height:40px; line-height:40px; overflow:hidden; margin-top:20px;}
.w-hd-list p{ color:#888; font-size:14px; margin-top:10px;}
.w-hd-list a.w-more{ display:inline-block; width:100px; height:35px; line-height:35px; background:#ddd; text-align:center; color:#000; margin-top:30px;}
.w-hd-list a.w-more:hover{ background:#0066ad; color:#fff;}

.scrol-page .mask{right:0;bottom:0;position: absolute;overflow: hidden;top: 0;left: 0;}
.view-tenth{
	position:relative;
	overflow:hidden;
	text-align:center;
	max-height:188px;
	min-height:188px;
	float:left;
	margin-right:25px;
	}
.view-tenth img {
	width:350px;
	height:188px;
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
   background-color: rgba(90, 150, 193, 0.6);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h2 {
   background: transparent;
   padding:15% 0 2% 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   color:#fff;
   font-size:30px;
}
.view-tenth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   padding:0 0 10px 0;
   font-size:14px;
   color:#fff;
}
.view-tenth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   display:inline-block;
   padding:0 15px;
   line-height:24px;
   border:1px solid rgba(255,255,255,0.3);
   background:rgba(255,255,255,0.2);
   color:#fff;
}
.view-tenth:hover img {
   -webkit-transform: scale(5);
   -moz-transform: scale(5);
   -o-transform: scale(5);
   -ms-transform: scale(5);
   transform: scale(5);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
/**/
.w-box-link{padding:15px 0;}
.w-box-link h1{ color:#FF5E19; font-size:26px; height:50px; margin-top: 15px; position:relative;font-weight:normal; } 
.w-box-link h1 a{ color:#0066ad; }
.w-box-link h1 a:hover{}

.w-link {width:100%;height:60px; position:relative;}
.w-link-list {display:block;zoom:1;position:absolute;left:0px;top:0px;width:1160px;height:160px;overflow:hidden;}
.w-link-list li{float:left; width:14.28%;}
.w-link-list li a{ display:block; width:161px; border:#eee solid 1px; margin:1px;}
.w-link-list li img{display:block;width: 100%;height: 70px; }

.w-link a.sPrev, .w-link a.sNext{position:absolute;top:-40px;display:block;width:20px;height:20px;cursor:pointer; overflow:hidden;}
.w-link a.sPrev{right:25px; background:#0066ad url(../img/prev.png) 0 center no-repeat;}
.w-link a.sNext{right:0px; background:#0066ad url(../img/next.png) right center no-repeat;}
/**/
.huigu{}
.huigu li{ float:left; width:284px; background: #CACFD2; height: 180px; overflow: hidden ;font-size:16px; margin-right:8px; margin-top:8px;}
.jiabin td a{display:block; width:284px; height: 180px; overflow: hidden ;font-size:16px; margin-right:8px; margin-top:8px;}
.huigu li:nth-child(4){ margin-right:0px;}
.huigu li:nth-child(8){ margin-right:0px;}
.huigu li div,.jiabin div{position: relative; width: 100%; height: 180px; overflow: hidden;}
.huigu li p,.jiabin p{position:absolute;bottom:0px;left:0;background:rgba(0,0,0,0.5);color:#FFF;z-index:1;width:100%;height:35px;line-height:35px;
 text-align: center;font-size:12px;}
.huigu li img,.jiabin img{display: block; height: 180px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
	width: 295px;}
.huigu li:hover img,.jiabin img:hover{width:324px; height:200px; margin:-10px -20px;}



/*ul_news*/
.ul_news li{
	color:#999;
	font-size:14px;
	padding:5px 0px 5px 0px;
}
.ul_news li a{color:#333;}
.ul_news li a:hover{color:#007dc7;}

.ul_news02 li{
	color:#999;
	font-size:14px;
	padding:10px 0px;
	margin:0px 0px 0px 0px;
	position:relative;
}
.ul_news02 li a{color:#333;}
.ul_news02 li a:hover{color:#077be8;}
.ul_news02 li{
   clear:both;
	border-top: 1px dotted #999;
}
.ul_news02 li a{font-size:14px;color:#333;}
.ul_news02 li a:hover{color:#077be8;}
.img_left{float:left;margin-right:20px;}
.ul_news02 p{
    font-size: 12px;
    color: #999;
    position: absolute;
    bottom: 10px;
    margin-left: 90px;
    line-height: 12px;
}
.img_media{border:1px #ddd solid;}
/*foot*/
.wrap{width:1160px; margin:0px auto;}
#footer { width:100%; min-width:1160px;background:#5A96C1; margin:30px auto 0px auto; overflow:hidden; color:#fff; padding-bottom:30px;text-align:left;}
#footer a{ color:#fff;}
#footer a:hover{ text-decoration:underline;}

#footer .f-tel{ float:left; width:400px; margin-top:40px;}
.fancybox{display:block;float:left;width:110px;height:138px;margin-right:30px;}
#footer .f-tel img{  display:block; width:110px;margin-top:5px; }
#footer .f-tel h2{ font-size:28px; font-weight:normal; height:40px; line-height:100%;}
#footer .f-tel h3{ font-size:12px; text-transform:uppercase; line-height:100%;}
#footer .f-tel p{ margin-top:10px;}
.ftxt{margin-top:10px;line-height:150%;}

.f-copy{width:100%; min-width:1160px;background:#0066ad; color:#fff; padding: 20px 0; margin:0px auto;text-align:center;}
.f-copy a{color:#fff;}

.f-nav{ float:right; margin-top: 35px;}
.f-nav div { float:left; margin-left:80px;}
.f-nav div h3{ text-align:center; font-size:18px; font-weight:normal; margin-bottom:5px;}
.f-nav ul li{height:25px; line-height:25px; text-align:center;}
.f-nav div.fnav_1,
.f-nav div.fnav_33,
.f-nav div.fnav_2,
.f-nav div.fnav_3,
.f-nav div.fnav_78{display:none;}

.backtop{position:fixed;width:54px;height:275px;right:0;bottom:0px;z-index:99999;}
.backtop ul li{width:54px;height:54px;float:left;position:relative; margin-bottom:1px;}
.backtop ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#FF5E19;opacity:1;filter:Alpha(opacity=100);color:#fff;font:14px/54px "寰蒋闆呴粦";overflow:hidden;}
.backtop ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#0066ad;opacity:1;filter:Alpha(opacity=100);transition:all 0.3s;}
.backtop ul li .sidetop:hover{background:#979595;opacity:1;filter:Alpha(opacity=100);}
.backtop ul li img{float:left;}

/*sub page*/
.sub_left_area{
	float:left;
	width:225px;
	position:relative;
	/*background:red;*/
}
.sub_left_area .tit{
    background: #0066ad;
    overflow: hidden;
    padding: 18px 25px 12px 25px;
    height: 60px;
    font-size: 22px;
    color: #fff;
}
.sub_left_area .tit em {
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    display: block;
}
.sub_left_area .tit a{color:4d4d4d;}
.sub_left_area .txt{
	padding:15px 0px;
	line-height:22px;
}
.redsmall{ color: #ff0000;}
/**/
.anniu a{display: block; width:100%; height:70px; margin-top:5px;position:relative; background-image: url(../img/anniu.png); background-repeat:no-repeat;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;}
.anniu a strong{position:absolute; left:95px; top:5px; font-size:22px; color:#fff; font-weight:100; letter-spacing:5px;}
.anniu a span{position:absolute; left:95px; top:40px; font-size:12px; color:#fff; letter-spacing:1px;}
.anniu a.anniu1{background-color:#0066ad; background-position: 0 -10px;}
.anniu a.anniu1:hover{ background-color:#979595; background-position: 0 -10px;}
.anniu a.anniu2{background-color:#0066ad; background-position: 0 -110px;}
.anniu a.anniu2:hover{ background-color:#979595; background-position: 0 -110px;}
.anniu a.anniu3{background-color:#0066ad; background-position: 0 -210px;}
.anniu a.anniu3:hover{ background-color:#979595; background-position: 0 -210px;}
.anniu a.anniu4{background-color:#0066ad; background-position: 0 -310px;}
.anniu a.anniu4:hover{ background-color:#979595; background-position: 0 -310px;}
.left_nav{
    padding: 10px;
    background: #F8F8F8;
    margin-top: 5px;
}
.left_nav li{
	border-bottom: #fff solid 1px;
    background: #F8F8F8 url(../img/li-arr2.png) 95% center no-repeat;

}
.left_nav a{
	display: block;
    color: #333;
    border-radius: 3px;
    padding: 15px 45px 15px 15px;
    font-size: 16px;
}
.left_nav a:hover,
.left_nav li a.active{
    background:#fff url(../img/li-arr.png) 95% center no-repeat; 
	color:#0066ad;
}


/**/
.sub_right_area{
	float:right;
	width:905px;
	margin:0px 0px;
	/*background:blue;*/
}
.sub_right_area .txt{
	padding:20px 0px;
	line-height:180%;
	color:#666;
	font-size:16px;
	background:#fff;
}
.sitemap{border-bottom:#eee solid 1px;height:80px; line-height:80px; font-size:26px; color:#333; font-weight:100; position:relative; }
.sitemap span{ font-size:14px; font-weight:normal; color:#454545; position:absolute; right:10px; top:10px;}
.sub_right_area .txt h1{
   border-left: #FF5E19 solid 3px;
    background: #f8f8f8;
	color:#202020;
    padding: 12px 15px;
    font-size: 16px;
    font-weight: bolder;
	margin-bottom:20px;
}
/**/
.single_title {
    font-size: 28px;
    font-family: "寰蒋闆呴粦";
    text-align: center;
    line-height: 150%;
    color: #FF5E19;
    padding: 15px 0;
    margin-top: 10px;
}
.single_add {
    color: #A0A0A0;
    text-align: center;
    padding-bottom: 10px;
	margin-bottom:30px;
    border-bottom: #eee solid 1px;
    font-size: 14px;
}
.img_bor{
    border: 1px solid #eee;
}
.tab_pic p{line-height:240%;font-size:14px;}
.device {
  width:100%;
  height: 500px;
  padding: 0px 0px;
  position: relative;
    background: #111;
  /*
  margin: 5px auto;
  box-shadow: 0px 0px 5px #000;
  border-radius: 20px;
  border: 3px solid white;*/
}
.device .arrow-left {
  background: url(../img/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index:999;
}
.device .arrow-right {
  background: url(../img/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index:999;
}
.swiper-container {
  height: 500px;
  width: 100%;
}
.content-slide {
  padding: 20px;
  color: #fff;
  z-index:999;
}
.title {
  font-size: 25px;
  margin-bottom: 10px;
}
.device .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
  z-index:999;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}

/**/

.gray_bg{
    clear:both;
	width:100%;
	background:#f3f3f3;
	margin:30px auto;
	padding:30px 0px;
}

.box_area{
	width:100%;
	margin:0px auto;
	padding:25px 0px;
}
.gray_bg .tit,
.box_area .tit{
    height:66px;
    color:#11439c;
	font-size:24px;
	background:url(../img/tit_line.jpg) 0 35px repeat-x;
	text-align:center;
}
.gray_bg .tit a,
.box_area .tit a{  
    display:inline-block;
    color:#11439c;
	font-size:26px; 
	font-weight:bold;
	background:#f3f3f3;
	padding:0px 50px;
	
}
.gray_bg .tit a{background:#f3f3f3;}
.box_area .tit a{background:#fff;}
.gray_bg .tit a span,
.box_area .tit a span{
    clear:both;
    display:inline-block;
    font-size:16px;
    font-weight:normal;
    color:#aaa;
    text-align:center;
    margin:0px 0px 10px 0px;
}
.gray_bg .tit a em,
.box_area .tit a em{
    display:block;
    width:109px;
    height:2px;
    background:#0f459b;
    text-align:center;
    margin:0px auto;
}
.gray_bg .txt,
.box_area .txt{
    width:1148px;
	color:#676a5c;
	padding:0px 0px 10px 0px;
	margin:0px auto;
} 
.img_tit{
     clear:both;
    display:block;
    width:268px;
    min-height:38px;
    line-height:38px;
    color:#fff;
    font-size:16px;
    background:#0f459b;
    padding:5px 0px 5px 0px;
    text-align:center;
    margin:20px auto 10px auto;
}
#qq_box{z-index:99999;}
#fly_area{z-index:99999;}

/* 分页 start*/
.PageBox {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
}

.PageBox span {
display: inline-block;
padding: 6px 10px 6px 10px;
border-radius: 5px;
border: #E9F4FF 1px solid;
margin-right: 10px;
box-sizing: border-box;
cursor: pointer;
}

.PageBox span:hover {
    background: #E9F4FF;
}

/* 分页样式 */
.pagination{
	display: flex;
	align-items: center;
	justify-content: center;
}
.pagination li a ,.pagination span{
	width: 32px;
	height: 32px;
	line-height: 32px;
	display: block;
	text-align: center;
	border: 1px solid #999999;
	color: #999999;
	margin: 0 8px;
	border-radius: 2px;
}
.pagination li a:hover, .pagination li span:hover{
	background-color: #999999;
	color: #fff;
}

.pagination .active span{
	width: 46px;
	line-height: 18px;
	display: block;
	text-align: center;
	margin: 0 8px;
	background-color: #999999 !important;
	color: #fff;
}



/* 分页 end*/

/*提示/附件 start*/
.QXUI-Tip {
    padding: 8px 16px;
    background-color: #ecf8ff;
    border-radius: 4px;
    border-left: 5px solid #50bfff;
    margin: 20px 0;
}

.QXUI-Tip h2 {
font-size: 20px;
margin: 10px 0;
color: #4C4C4C;
}

.QXUI-Tip p {
font-size: 14px;
color: #5e6d82;
line-height: 26px;
}

.QXUI-Tip a {
color: #50bfff;
}

.QXUI-Tip a:hover {
    text-decoration: underline;
}
/*提示/附件 end*/


.imglist {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
    .imglist .item {
        width: 280px;
        height: 210px;
        margin-bottom: 30px;
        margin-right: 18px;
    }
    .imglist .item img{
        width: 100%;
        height: 180px;
    }
        .imglist .item p {
            width: 100%;
            text-align: center;
        }