@charset "utf-8";
::-webkit-scrollbar {
	width: 12px;
	height: 12px;
	-webkit-border-radius: 10px;
}
::-webkit-scrollbar-track {
	-webkit-border-radius: 10px;
	-webkit-box-shadow: inset 0px 0px 8px rgba(0,0,0,0.2);
	background-color: rgba(0, 0, 0, 0.05);
	width: 3px;
	height: 3px;
	border:1px solid rgba(255,255,255,0.05);
}
::-webkit-scrollbar-track-piece {
	-webkit-border-radius: 10px;
	background-color: rgba(234, 234, 234, 1);
	-webkit-box-shadow: inset 0px 0px 6px rgba(0,0,0,0.15);
	width: 3px;
	height: 3px;
}
::-webkit-scrollbar-thumb {
	-webkit-border-radius: 10px;
	background-color: rgba(244, 244, 244, 1);
	-webkit-box-shadow: inset 1px 1px 15px rgba(255,255,255,0.8),
	inset 1px 1px 0px rgba(255,255,255,0.8);
	border:1px solid rgba(0,0,0,0.1);
}
::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:active {
	background-color: rgba(204, 204, 204, 1);
	-webkit-box-shadow: none;
	border:1px solid rgba(0,0,0,0.1);
}
::-webkit-scrollbar-track:window-inactive,
::-webkit-scrollbar-track-piece:window-inactive,
::-webkit-scrollbar-thumb:window-inactive {
	-webkit-box-shadow:none;
}
::-webkit-scrollbar-button {
	width: 0;
	height: 0;
	display: none;
}
::-webkit-scrollbar-corner {
	background-color: transparent;
}
::-webkit-resizer{
	background-color: transparent;
}
*{margin:0;padding:0;}
body{font-size:13px;font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,"WenQuanYi Micro Hei",Verdana,sans-serif,"\5B8B\4F53"; color: #232323; background: #fff;line-height: 25px}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0px;padding:0px;}
table{border-collapse:collapse;}
a,img{border:0;}
ol,ul{list-style:none}
a{color:#454545;text-decoration:none;}
a:hover{color:#1eaff1;}
.clearfix{clear:both;width:0px;height:0px;overflow:hidden;}
/*.title_color{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}*/

.container-box{width:100%;background:#fff;min-width:1280px}
.header-box{height: 35px; line-height: 35px; background: #fbfbfb; border-bottom: 1px solid #e8e8e8;} 
.header-top{width:1170px;margin:0 auto;color:#747d87;}
.header-top a{color:#747d87;margin-left:10px;}
.header-top a:hover{color:#ff0000;}
.member-status{float:right;}
.member-status .login{color: #ff0000;border:1px solid #ff0000;padding: 3px 7px}

/* 网站容器 */
.container{margin:auto;width:1280px;}
.content-box{padding:5px 20px 10px 20px;background: #fff;border: 1px solid #eee;}
.title{border-bottom: #e4e3e3 1px solid;margin-bottom: 10px}
.title h2{font-size: 14px;line-height: 40px;font-weight: normal;border-bottom: 3px solid #2196f3;display: inline-block;padding-right:2px;color: #2196f3}
.title-right{float: right;}
.title-right a{line-height: 40px}

.line{height:20px;clear:both;}

/*网站头部 */
.header{ width:100%;margin:0 auto;}

.topbox {
	width:100%;
	z-index: 1000;
	border-bottom:10px solid #2D532C;
	
}

.topbox .topbox-inner {
	padding:0 1%;
	width:80%;
	margin:0 auto;
	position: relative;
	display:block;
	height:95px;
	
}
.topbox.scroll {	
    background: rgba(0, 0, 0, 0.3) none repeat scroll !important;/* rgba(0, 0, 0, 0.2) 前三个确定颜色，最后0.2确定透明度 */
            /*实现FireFox背景透明，文字不透明*/
            filter: Alpha(opacity=30);
            /*实现IE背景透明,文字不透明*/
	top:0;
}
.top-nav a:hover {
	color:#333;
}
.top-nav li.h {
	width:50%;
	float:left;
	text-align:left;
	height:35px;
	line-height:35px;
}
.top-nav li.b {
	width:50%;
	float:right;
}
.top-nav li.t span {
	padding:0px 10px;
	font-size:10px;
	color:#bbb;
	line-height:35px;
}
.top-logo {
	min-height:90px;
	_height:90px;
}
.logo{float:left;}
.logo a{color: #2196f3;font-size: 30px;overflow: hidden;display: block;text-overflow: ellipsis;white-space: nowrap;}
.logo img{ width:auto; margin-top:10px;}
.search{float:left;margin-left:130px;margin-top:30px;}
.searchtxt .searchmenu .searchselected{background-image:url(../images/icon2.png);background-repeat:no-repeat;}
.searchtxt{float:left;width:450px;height:36px;border:2px solid #2196f3;border-right:0;position:relative;z-index:100;background:#fff;}
.searchtxt .searchmenu{float:left;border-right:1px solid #eee;}
.searchtxt .searchmenu .searchselected{color:#666;cursor:pointer;font-size:14px;height:36px;line-height:36px;padding-left:15px;width:60px;background-position: 55px -85px;}
.searchtxt .searchmenu .searchopen{background-position:55px -113px}
.searchtxt .searchmenu .searchtab{display:none; position:absolute;top:36px;left:-2px;width:75px;border:2px solid #2196f3;border-top:0;background:#fff;z-index:100;}
.searchtxt .searchmenu .searchtab li{height:28px;line-height:28px;color:#666;font-size:14px;cursor:pointer;padding-left:15px}
.searchtxt .searchmenu .searchtab li.selected{background:#edf3fc;color:#018dbc;}
.searchtxt input{float:left;border:0;background:#fff;color:#666;padding:7px 8px;width:350px;height:22px;line-height:22px;margin:0;outline:medium none;}
.searchbtn{float:left;}
.searchbtn button{background:#2196f3;border:0;color:#fff;outline:none;cursor:pointer;float:left;height:40px;line-height:40px;width:86px;font-size:16px;transition:all 0.3s}
.searchbtn button:hover{background:#1784db;}
.add-content{width:110px;float:right;margin-top:30px;}
.add-content a{border-radius: 1px;height: 38px;color: #2196f3;font-size: 14px;display:block;line-height: 38px;transition:0.3s all;border:1px solid #2196f3;text-align: center;}
.add-content a:hover{text-decoration:none;background:#2196f3;color:#fff; }

/*导航条*/
.menu{width:70%; float:right;}
.nav{width:100%; margin:0 auto;}
.nav li{float:left;position:relative;z-index:98;width:13%; margin-right:0.5%; margin-left:0.5%;background:url(line.png) no-repeat  right center; height:95px; line-height:95px;}
.nav li a{float:left;width:100%;display:block;text-align:center;font-weight:normal;font-size:20px;color:#333;transition:all 0.3s}
.nav li a:focus{-moz-outline-style: none;}
.nav li a:hover{text-decoration:none;color:#333; font-size:18px;}
.nav li .current{text-decoration:none;color:#fff; font-weight:bold; background-color:#2D532C}
.nav li .sub_nav{position:absolute;top:73px;left:0px;background:#fff; opacity:0.8; filter:alpha(opacity=80); padding-top:5px; padding-bottom:10px; width:100%;display:none;z-index:99;border-top:none; -moz-box-shadow: 4px 4px 12px #333; /* 老的 Firefox */
box-shadow: 4px 4px 12px #333;}
.nav li .sub_nav li{text-align:center;width:100%;height:35px;line-height:35px;position:relative;z-index:99;padding:0px;clear:left; background:none;}
.nav li .sub_nav li a{height:34px;line-height:34px;width:100%;display:inline-block; color:#333; font-size:16px}
.nav li .sub_nav li a:hover{ border:none;}

/*手动页面*/



.indexbox{
	float:left;
	width:100%;
	min-width:1280px;

	}

.inner {
	width:85%;
	margin:0 auto;
	min-width:1280px;
}

.indextitle{
	float:left;
	width:100%;
	padding:50px 0 50px 0;
	text-align: left;
}
.indextitle h3 {
	font-size:26px;
	color:#666;
	white-space:nowrap;
	padding-bottom:8px;
	overflow:hidden;
	text-overflow:ellipsis;
	display: inline-block;
	vertical-align:middle;
	line-height:45px;
	height:45px;
}

.indextitle span {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color:#666;
	font-family:Arial, 微软雅黑, sans-serif;
	text-transform:uppercase;
	font-size:30px;
	vertical-align:middle;
	line-height:45px;
	padding-bottom:8px;
	height:45px;
	padding-top:10px;
}
.heng{
	width:100px;
	height:5px;
	background-color:#1B99CB;
	margin-top:15px;
	}	
	
.hbox{
	float:left;
	width:262.5px;
	height:250px;
	background-color:#fff;
	overflow:hidden
	}
	
.hbox img{
	transition: .5s
}
.hbox img:hover{
	transform: scale(1.05);
	
	}	
.u-main-ad:hover img { -webkit-animation-name:draw; animation-name:draw;}
.ui-animate{ -webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both;}
@-webkit-keyframes draw{
	0% { -webkit-transform:rotate3d(0,1,0,0deg); transform:rotate3d(0,1,0,0deg);}
	50% { -webkit-transform:rotate3d(0,1,0,-180deg); transform:rotate3d(0,1,0,-180deg);}
	100% { -webkit-transform:rotate3d(0,1,0,0deg); transform:rotate3d(0,1,0,0deg);}
}
@keyframes draw {
	0% { -webkit-transform:rotate3d(0,1,0,0deg); -ms-transform:rotate3d(0,1,0,0deg); transform:rotate3d(0,1,0,0deg);}
	50% { -webkit-transform:rotate3d(0,1,0,-180deg); -ms-transform:rotate3d(0,1,0,-180deg); transform:rotate3d(0,1,0,-180deg);}
	100% { -webkit-transform:rotate3d(0,1,0,0deg); -ms-transform:rotate3d(0,1,0,0deg); transform:rotate3d(0,1,0,0deg);}
}

/* css3动画 结束*/
.hbox.wz{
	float:left;
	width:222.5px;
	height:210px;
	padding:20px;
	background-color:#fff;
	overflow:hidden;
	text-align:center;
	
	}		
	
.hbox span {
	display:block;
	margin:0 auto;	
}
	
.hbox span.t1{
	font-size:36px;
	color:#055081;
}

.hbox span.t2{
	font-size:22px;
	margin-bottom:10px;
}
.hbox span.t3{
	font-size:14px;
	color:#666;
}
	
a.hcmore{
	display:block;
	margin:0 auto;
	width:110px;
	height:26px;
	line-height:26px;
	background-color:#A1A1A1;
	overflow:hidden;
	text-align:center;
	 border-radius:13px;
	 color:#fff;
	}		
	
a.hcmore:hover{
background-color:#055082;		
	}	
	
a.sbmore{
	display:block;
	margin:0 auto;
	width:144px;
	height:30px;
	line-height:30px;
	background-color:#fff;
	border:1px solid #787878;
	overflow:hidden;
	text-align:center;
	 border-radius:15px;
	 color:#787878;
	 margin-top:15px
	}		
	
a.sbmore:hover{
background-color:#055082;
color:#fff;
	border:1px solid #ebebeb;
	
	}	

.sbwz p{
	text-align:center;
	padding-bottom:10px;
	}
	
.sbwz span{
	font-size:16px;
	}
	
.hbox img:hover{
	transition: .5s;
	transform: scale(1.05);
	}		
a.indexhy{
	margin-right:40px;
	float:left;
	display:block;
	margin-top:30px;
	}
.abpic{
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:20px;
	}

.abpic a{	float:left; display:block; width:150px;  color:#555; text-align:center; font-size:18px; margin:0 50px; }
.abpic a p{	
	font-size:14px;
	font-weight:bold;
	margin-top:25px;		
	}

.abpic a p span{
	font-size:18px;
	margin-bottom:10px;
	color:#3DA300;	
	}
	
	
	
.abpic2{
	float:left;
	width:100%;
	margin-top:30px;
	margin-bottom:20px;
	}

.abpic2 a{float:left; display:block; width:163px;  color:#555; text-align:center; font-size:18px; margin:0 20px; }
.abpic2 a p{	
	font-size:26px;
	font-weight:bold;
	margin-top:25px;		
	}

.abpic2 a span{
	font-size:18px;
	margin-bottom:20px;
	}	

.abpic2 a img{
	margin-top:33px;
	margin-bottom:20px;

	}	



.xuanz  img{
transition:1s;
-webkit-transition:1s;
-moz-transition:1s;
}

.xuanz	img:hover{
-webkit-transform:rotate(360deg) scale(1.06); 
	-moz-transform:rotate(360deg) scale(1.06);
	-ms-transform:rotate(360deg) scale(1.06);
	-o-transform:rotate(360deg) scale(1.06);		
}

a.indexmore{

	margin:0 auto;
	width:200px;
	padding:10px 45px;
	height:50px;
	line-height:50px;
	margin-right:30px;
	background-color:#979797;
	overflow:hidden;
	text-align:center;
	 border-radius:25px;
	 color:#fff;
	 font-size:20px;
	}	
	
a.indexmore:hover{
background-color:#055082;		
	}	

.sbbox{
	float:left;
	width:300px;
	background-color:#fff;
	height:400px;
	margin-right:26px;
	-moz-box-shadow: 2px 2px 10px #333; /* 老的 Firefox */
box-shadow: 2px 2px 10px #333;
	}	
	
.sbimg	{
	float:left;
	width:300px;
	height:193px;
	overflow:hidden
	}

.sbimg img	{
		transition: .5s;
	}
	
.sbimg img:hover{
	transition: .5s;
	transform: scale(1.05);
	}

	
.sbwz	{
	float:left;
	width:270px;
	padding:15px;
	}

.caseright{
	float:right;
	width:980px;	
	}

/* 前端分页 */
#page{margin:30px 0;font-size:14px;height:auto;line-height:30px;text-align:center; float:left; width:100%}
#page .pageinfo{display: none;}
#page  a{border:1px solid #ddd;background:#fff;color:#808080;padding:4px 10px;margin-left:5px;transition:all 0.2s}
#page  a:hover,#page .curpage{background:#2196f3;color:#fff;text-decoration:none;border:1px solid #2196f3;}
#page .nopage{cursor:not-allowed;}
#page .nopage:hover{background:#fff;color:#808080;border:1px solid #ddd;}

/* 网站底部 */
.footer{text-align: left; background-color:#38444D;padding:20px 0; float:left;}

.footnav{
	float:left;
	width:750px;
	height:45px;
	line-height:45px;
	font-size:16px;
}

.footnav a {
	color:#CCCCCC;
	font-size:14px;
	float:left;
	width:100px;
	height:35px;
	line-height:35px;
}
.footnav span {
	font-size:10px;
	margin:0px 8px;
	color:#CCCCCC;
}
.tel3{
	float:right;
	width:400px;
	font-size:18px;
	height:40px;
	line-height:40px;
	text-indent:30px;
	color:#CCCCCC;
	background:url(../images/tel3.jpg) no-repeat  left center;
	
	}

.footer p {
	color:#CCCCCC;
}
.footer a {
	color:#CCCCCC;
}
.footlogo{
	float:left;
	width:260px;
	color:#afb2b5;
	
	
	}
	
.gsxx{width:750px; float:left; padding-top:21px; margin-left: 65px;}
.gsxx ul li{width:195px;float:left; padding-left:55px; margin-bottom: 30px;}
.gsxx ul .db1{background:url(../images/db1.png) no-repeat left; margin-right: 54px;}
.gsxx ul .db2{background:url(../images/db2.png) no-repeat left; width:328px;}
.gsxx ul .db3{background:url(../images/db3.png) no-repeat left; margin-right: 54px;}
.gsxx ul .db4{background:url(../images/db4.png) no-repeat left;}
.gsxx ul li span{display: block; font-size: 14px; color:#afb2b5; line-height: 14px; height:42px; text-align:left; }
.gsxx ul li span em{display: block; font-size: 14px; color:#afb2b5; line-height: 14px; margin-top: 10px; font-style:normal;}
.ewm{width:141px; height:102px; float:right; background:url(../images/ewk.png) no-repeat center; padding:10px;}
.ewm b{display: block; width:101px; height:101px;float:left;}
.ewm b img{width:101px; height:101px;}
.ewm em{display: block; float:left; width:12px; font-size: 12px;line-height: 12px; color:#afb2b5; padding:9px 6px 0 7px; font-style:normal;}
.ewm i{display: block; width:14px; font-size: 14px; float:left; padding-top:9px; color:#afb2b5;line-height: 14px;font-style:normal;}





