@charset "utf-8";
/*reset*/
body{ font-size:14px;color:#666; font-family: "microsoft yahei", Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif}
* { padding:0px; margin:0px; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-tap-highlight-color:transparent;}
ul,li,ol,dl,dt,dd{ list-style:none;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td{ padding:0; margin: 0;}
h1 { font-size: 18px; /* 18px / 12px = 1.5 */ }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4, h5, h6 { font-size: 100%; }
a{ color:#666; text-decoration:none; cursor:pointer;}
a:hover{ text-decoration:none;}
textarea{ resize:none}
input:focus{ -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-modify:read-write-plaintext-only;}
button{ cursor: pointer; outline: none;}
address, cite, dfn, em, var, i{font-style: normal;}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea,button {-webkit-appearance: none;}
img{ border:0; vertical-align:middle}
.fl{ float:left;}
.fr{ float:right;}
.clr{ clear:both;}
/*header*/
.header{ width:100%; background-color: #f6f6f6;}
.nav-left > li{ float: left; padding: 0 10px; background-color: #f6f6f6;}
.nav-left > li > a{ position: relative; height: 45px;line-height: 45px; display:block; font-size:12px; color:#616b76; }
.nav-left > li > a:hover{ color:#044a94;}
.channel { margin-top: 30px;width: 100%;}
.padd0{ padding:0;}
.logo{display: block;}
.middle_pic{display: block;text-align: center;}
.middle_pic img{ width:100%;}
.top_search{ padding:35px 0; }
.top_search_inner{
	display: block;
	float: right;
	width: 100%;
	max-width: 220px;
    height: 34px;
    padding: 6px 34px 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	position: relative;
}
.top_search_txt{height: 22px;width: 100%;margin: 0;padding: 0;border: none;outline: none;}
.top_search_btn{position: absolute;right: 0px;top: 0;width: 34px;height: 34px;margin: 0;padding: 0; outline: none; background: url(../images/search_btn.png) no-repeat center center/50% auto;border: none;}
.other_channel img{ height:90px;}

/*导航栏*/
.navbox{ width:100%;  border-bottom: 4px solid #0a3777; background-color: #fff;}
.navbox li{ float: left; height: 43px; line-height: 43px;}
.navbox li a{ padding: 0 15px; width:80px; display: block; font-size: 18px; color: #000;}
.navbox li a.active{ color:#044a94; font-weight: bold;}
.navbox li a:hover{text-decoration: none; color:#044a94;}

.second-level {
  width: 100%;
  overflow: hidden;
  background: #f4f4f4;
  border-bottom: 5px solid #e4e4e4;
  overflow: hidden;
}
.second-level p {
    padding: 30px 0;
    width: 1110px;
    margin: 0 auto; 
}
.second-level p a {
      color: #010101;
      display: inline-block;
      margin-right: 16px;
      font-size: 14px;
      *padding-top: 2px;
      padding-right: 16px;
      border-right: 1px solid #7e7e7e;
}
.second-level p a:hover {text-decoration: none;color: #044a94; }
.second-level p a:last-child {border: none; }
.dn {display: none; }
.db {display: block; }
.rote { transform: rotate(180deg); }
.db-rote {transform: rotate(180deg); }
.check_color {color: #044a94; }
.main {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  background: #FFF; 
}
/*分页*/
#pages { width:100%; margin: 50px auto 20px auto; overflow:hidden; text-align: center}
#pages a { display:inline-block;background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:3px 10px}
#pages a.a1 { background:#ddd; width:56px; padding:0 }
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
#pages span { display:inline-block; height:24px; line-height:24px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 15px}
.page .noPage { display:inline-block; width:56px; height:24px; line-height:24px; background:#ddd ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
 /*底部*/
.footer{ width: 100%; padding: 40px 0 10px 0;background: #5b5758;color: #fff;}
.footer_top{margin: 0 auto; position: relative;}
.footer_logo{ position: absolute; top:0; right:0; text-align: center;}
.footer_title{font-size: 20px;padding-bottom: 10px;padding-top: 5px;}
a.footer_list_link{display: block; font-size:12px; padding: 5px 0;color: #fff;}
a.footer_list_link:hover{color: #8489A0; }
/* 友情链接 */
.bottom_bg{ width:100%; height:330px; margin-top:50px; background: url(../images/bg.jpg) no-repeat bottom center; overflow: hidden;}
.footer_bottom{text-align: center; color: #ccc;}
.footer_link_title{	font-size: 18px; line-height: 36px;font-weight: bold;padding: 15px 0;line-height: 1;text-align: left;color: #000;}
.footer_link_list{float: left;	width: 100%;margin-top: 10px;	text-align: left;}
.footer_link_list a{display: inline-block;*display: inline;*zoom: 1; color: #666; padding:0 10px 10px 0;}
.footer_link_list a:hover{color: #d02618;}
.footer_qrcode{ text-align: center; font-size: 0;}
.footer_qrcode img{ max-width: 100%;}
.footer_support{ color: #ccc;}
.footer_support:hover{ color: #ccc; text-decoration: underline;}
.footer_logo img{ width:100%; height: auto;}
.copy {text-align: center; margin-top: 40px; color: #FFF;font-size: 14PX; } 
/* 右侧固定栏 */
.side-bar {position: fixed;top:320px;right: 20px;}
.apple {width: 40px;height: 40px;background: url("../images/Sprite.png");background-position: -381px 0px;cursor: pointer;position: relative; }
.apple:hover {/* background: url('../images/apple-hover.png'); */background: url("../images/Sprite.png");background-position: -421px 0px; }
.Android {width: 40px;height: 40px;/* background: url('../images/Android-bg.png'); */background: url("../images/Sprite.png");background-position: -543px 0px;margin-top: 20px;cursor: pointer;position: relative; }
.Android:hover {/* background: url('../images/Android-hover.png'); */background: url("../images/Sprite.png");background-position: -584px 0px; }
.weixin {width: 40px;height: 40px;/* background: url('../images/weixin.png'); */background: url("../images/Sprite.png");background-position: -502px 0px;margin-top: 20px;cursor: pointer;position: relative; }
.weixin:hover {/* background: url('../images/weixin-hover.png'); */background: url("../images/Sprite.png");background-position: -625px 0px; }
.phone {width: 40px;height: 40px;/* background: url('../images/weixin.png'); */background: url("../images/Sprite.png");background-position: -661px -85px;margin-top: 20px;cursor: pointer;position: relative; }
.phone:hover {background: url("../images/Sprite.png");background-position: -716px -88px; }
.sidebar-img {position: absolute;top: 0;left: -164px;display: none; }
.apple:hover img, .Android:hover img, .weixin:hover img, .phone:hover img{ display: block;}
/* 回到顶部 */
.scrolltop{ display: none; z-index: 30; position: fixed; width: 41px; height: 41px; right: 20px; bottom: 50px; background: url(../images/top.png) no-repeat center center; cursor: pointer;}
.scrolltop:hover{ 	background:url(../images/top-hover.png) no-repeat center center;}
@media (max-width: 768px){
	.nav-left > li > a{ height:30px; line-height: 30px;}
	.navbox{ height: auto;}
	.logo{ text-align: center;}
	.middle_pic{ margin-top: 10px; margin-bottom: 10px;}
	.top_search{ padding:0;}
	.nav_channel_inner span{ display: block;}
	.top_search_inner{ float: unset; margin: 0 auto;}
	.second-level{ display: none;}
	/*底部*/
	.footer_link_list a{}
	.mobile-none{display: none;}
	.mobile_h{ margin-top:0; height:200px;}
	.scrolltop{display: none; opacity: 0;}
	/* 右侧固定栏 */
	.side-bar{ display: none;}
}