@charset "UTF-8";
/* 共享框架 */
body, div, iframe, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, table, th, td, 
form, input, button, select, textarea {margin: 0;padding: 0;font-weight: normal;font-style: normal;font-size: 100%;font-family: inherit;}
ol, ul {list-style: none;}
img {border: 0;}
a:link,a:visited {color:#676767;text-decoration:none;}
/*a:hover {color:#4C83FF;text-decoration:none;}*/
em,i {font-style:normal}
body {font-size:15px;color:#333;font-family:'微软雅黑','Microsoft Yahei', Tahoma,Verdana;background:#F4F4F4;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border:0; }
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-weight:normal;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
img{vertical-align:top;-ms-interpolation-mode: bicubic;}
.cr {clear:both;height:0px;overflow:hidden;}
.fl {float:left;}
.fr {float:right;}
.hidden,.ins {display:none}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.clearfix{*zoom:1;}
#main,.headerMain {width:1300px;margin:0 auto;}
.bold {font-weight:bold;}
button,input,select,textarea{border:none;outline:0}
.headerMain{ position:relative; height:100px; margin:0 auto; background:#fff;}
body.list {background: #fff;}
/* header */
.header{ position:fixed; top:0; z-index:199; width:100%; height:100px; margin:0 auto; background:#fff; box-shadow:0px 15px 10px -15px rgba(0, 0, 0, 0.5);}
.header .logo{ float:left; display:block; width:250px; height:70px; margin:15px 0 0 0; font-size:0px; text-indent:-9999px;}
.header .logo a{ display:block; width:250px; height:70px; background:url(../images/logo.png) no-repeat;}
/*导航*/
.nav li a.on {color: #4C83FF;border-radius: 2px;}
.nav {float:left;  height:auto;margin:26px 0 0 12px; width:800px;}
.nav li{ float:left; height:60px;position: relative;display:inline;}
.nav li > a,.nav li .drop-t  a{ display:block;height:34px; line-height: 34px; margin:0 30px 0 0; font-size:18px; color:#828282;position: relative;}
.nav li:last-child a{ margin:0;}
.nav li.more .drop-t a {font-size: 20px;  position: relative;  font-weight: normal;  display: inline-block;  padding: 0 3px;color: #828282;}
.nav a:hover,.nav .curr > a{ color:#4C84FF;}
.nav li > a::after,.nav li .drop-t > a::after { z-index: 1;width: 70%;content: "";position: absolute;height: 3px;height: 5px;bottom: -14px;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);width: 0;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;border-radius: 2px;}
.nav li a:hover::after,.nav li a.on::after{background: #4C83FF;width: 50%;}
/*分类导航*/
.drop {display: none;position: absolute;width: 258px;top: 50px;border-radius: 10px;left: 50%;margin-left: -229px;padding: 36px 20px 24px 36px;box-sizing: border-box;background-color: rgba(255, 255, 255, 0.98);background-color: #ffffff;box-shadow: 5px 5px 30px rgba(212, 212, 212, 0.4);}
.drop p {float: left;width: 25%;line-height: 30px;height: 30px;overflow: auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.drop p a {font-size: 14px}
.drop dl {position: relative;z-index: 199;}
.drop dl dt {line-height: 50px;height: 50px;font-size: 16px;text-align: center;}
.drop dl:hover dt {background: #4C83FF;}
.drop dl:hover dt a {color: #fff;}
.nav li.more .drop {width: 130px;margin-left: -65px;padding: 10px 0;}
/*悬浮搜索*/
.tnav {float: left;height:auto;margin:25px 0 0 12px; width:180px;display: none;}
.tnav li{ float:left; height:60px;position: relative;display:inline;}
.tnav li > a,.tnav li .drop-t  a{ display:block;height:34px; line-height: 34px; margin:0 30px 0 0; font-size:18px; color:#828282;position: relative;}
.tnav li:last-child a{ margin:0;}
.tnav li.more .drop-t a {font-size: 20px;  position: relative;  font-weight: normal;  display: inline-block;  padding: 0 3px;color: #828282;}
.tnav a:hover,.tnav .curr > a,.tnav li.more .drop-t a:hover{ color:#4C84FF;}
.tnav li > a::after,.tnav li .drop-t > a::after { z-index: 1;width: 70%;content: "";position: absolute;height: 3px;height: 5px;bottom: -14px;left: 50%;-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);width: 0;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;border-radius: 2px;}
.tnav li a:hover::after,.tnav li a.on::after{background: #4C83FF;width: 60%;}
.tnav li.more .drop {width: 140px;margin-left: -68px;padding: 10px 0;}
.page .seaBox {display: none;}
.search-form1{ position:relative; z-index:4; float:left; width:550px; height:auto;margin:26px 0 0 22px;}
.search-form1::before {content: "";border: 3px solid rgba(0,0,0,.1);width: 550px;height: 46px;position: absolute;top:-3px;left: -3px;border-radius: 50px;}
.search-form1 .site-search-form{position:relative; float:left; width:550px;display: inline-block;}
.search-form1 .search-input{background:#fff;height:46px;line-height:46px;font-size:18px;display:inline-block;float:left;width:445px;font-family:"Microsoft YaHei";text-indent:10px;border-radius:30px 0 0 30px;border:none;outline:none;/*background: url(../images/search.png) no-repeat 0 center; margin-left:2px;*/}
.search-form1 .search-btn{height:46px;}
.search-form1 .search-btn{ float: right; width:100px; height:46px; cursor:pointer; background:#03C5AC;color: #fff;font-size: 16px;z-index: 99;position: relative;border-radius: 50px 50px 50px 50px;}
.search-form1.search-btn:hover{ background-position:-92px -61px;}
/*搜索*/
.search-form{ position:relative; z-index:4; float:left; width:550px; height:auto;margin:26px 0 0 22px;}
.search-form::before {content: "";border: 3px solid rgba(0,0,0,.1);width: 550px;height: 46px;position: absolute;top:-3px;left: -3px;border-radius: 50px;}
.search-form .site-search-form{position:relative; float:left; width:550px;display: inline-block;}
.search-form .search-input{background:#fff;height:46px;line-height:46px;font-size:18px;display:inline-block;float:left;width:445px;font-family:"Microsoft YaHei";text-indent:10px;border-radius:30px 0 0 30px;border:none;outline:none;/*background: url(../images/search.png) no-repeat 0 center; margin-left:2px;*/}
.search-form .search-btn{height:46px;}
.search-form .search-btn{ float: right; width:100px; height:46px; cursor:pointer; background:#03C5AC;color: #fff;font-size: 16px;z-index: 99;position: relative;border-radius: 50px 50px 50px 50px;}
.search-form .search-btn:hover{ background-position:-92px -61px;}
/* banner */
.banner {color: #fff;text-align: center;height: 180px;padding:50px 0 20PX;background-color: #2d3757;background-image: url("../images/banner.png");background-position: center center;background-size: cover;background-repeat: no-repeat;position: relative;}
.banner h2{font-size:35px;font-weight:700;margin-bottom:10px;}
.banner p{font-size:16px;color: #fff; margin-top:15px;}
.banner a{color: #fff; font-size:18px;display:inline-block;padding:10px 15px 10px 0;}
.banner .search{margin:30px auto 0;box-sizing:content-box;position: relative;}
.banner .search .site-search-form{display: inline-block;}
.banner .search.search-cat{display:inline-block;float:left;width:80px;height:44px;border:none;margin-right:-3px;border-radius:30px 0 0 30px;background: #f1f1f1;text-align:center;text-align-last: center;-webkit-appearance: none;}
.banner .search .search-input{background:#fff;height:44px;line-height:44px;font-size:16px;display:inline-block;float:left;width:500px;font-family:"Microsoft YaHei";text-indent:30px;border-radius:30px 0 0 30px;border:none;outline:none;}
.banner .search .search-btn{background:#ff5f33;font-size:16px;height:44px;border:none;color:#fff;display:inline-block;float:left;width:100px;border-radius:0 30px 30px 0;cursor: pointer;}
.banner_vip{ overflow: hidden; margin-top: 20px;}
/*最新更新*/
.top-news{overflow:hidden; padding-top:30px;zoom: 1; margin-bottom:15px;}
.news{width:838px;height: 418px;float:left;padding: 30px 0 15px;position: relative;border-radius:10px;background:#fff;}
.news-title{position:absolute;top:-15px;left:30px;height:28px;}
.news-title span{padding:10px 30px;width:100px;height:32px;border-radius:4px;background-color:#488eff;color:#fff;text-align:center;line-height:32px;}


.news-title-detailed{color: #99a2aa;font-size: 14px; height:28px; line-height:28px;}
.news-title-detailed span{float:left; text-align:center;}
.news-title-detailed span.number{width:23%;}
.news-title-detailed span.name{width:57%;}
.news-title-detailed span.time{width:20%;}
.news-content{ overflow:hidden;}
.news-content li{background:url("../images/dot.png") no-repeat scroll 15px center;height: 38px;line-height:38px;border-bottom: 1px dotted #e3e3e3; margin:0 15px; font-size:15px;}
.news-content li span{ text-align:center;display: inline-block;}
.news-content li span.number{width:23%;float: left;}
.news-content li a{float:left;display:inline-block;overflow:hidden;width:80%;height:38px;text-overflow:ellipsis;white-space:nowrap;line-height:38px;}
.news-content li a em{padding:0 3% 0 5%; width:25%; display:inline-block;float: left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-content li a:hover{color:#07A7E1; text-decoration:none;}
.news-content li span.time{width:17%; float:right;color:#99a2aa;}

.special{width:410px;height: 428px;float:right;padding: 20px 20px 15px 20px;position:relative;border-radius:10px;background:#fff;}
.special-title{position:absolute;top:-15px;left:30px;height:28px;}
.special-title span{padding:10px 30px;width:100px;height:32px;border-radius:4px;background-color:#488eff;color:#fff;text-align:center;line-height:32px;}
.special-content{overflow:hidden;}
.special-content li{float:left;display: inline; margin-top:5px;}
.special-content li a{padding: 0 5px;line-height: 28px;height: 28px;display: inline-block;text-decoration: none; margin:4px; font-size:14px;}
.special-content li.color a{background:#488eff; color:#FFFFFF}
.special-content li a:hover {background: #488eff;color: #fff;border-color: #07A7E1;}
/*图文*/
.loop {margin-bottom: 15px;}
.col-l {float:left;width:645px;overflow:hidden;background: #fff;border-radius:10px;}
.col-r {float:right;width:645px;overflow:hidden;background: #fff;border-radius:10px;}
.box {background:#fff;border-radius:10px;overflow:hidden;}
.box .title{height:28px;line-height:28px;display: block;padding:20px 20px 10px 35px; margin:0 0 0px;overflow:hidden;font-size:20px;position: relative;}
.box .title i{background:#4C83FF none repeat scroll 0 0;height:20px;left:20px;;overflow: hidden;position: absolute;top:25px;width:6px;border-radius: 4px;}
.box .title em{color: #e22b00;}
.box .title .more a,.box .title .more a:visited {margin-left: 10px;padding: 0 6px 10px;font-size: 14px}
.box .title .more a:hover {border-bottom: 2px solid #07A7E1;;}
.box .title em {float:right;padding-right:1px;font-size:12px;}
.plist {padding:0px 0 6px 11px;height: 100%;overflow: hidden;}
.plist li {float:left;width:150px;padding:5px 10px 5px 17px;height:270px;overflow:hidden}
.plist a.im {position: relative;display: block;}
.plist .im .zt {background:rgba(0,0,0,0.6);background: transparent\9;zoom:1\8; /* required for the filters */-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; /* IE8 */filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000); /* IE5.5-7 */ position: absolute;height:32px;line-height:32px;left:0;bottom: 0;width:138px;padding: 0 6px;}
.plist .im em {float:left;font-size: 12px;color: #fff;display:block;}
.plist .im i {float:right;color: #FF672D;font-size: 16px; font-family:arial;}
.plist li img  {widtH:150px;height:220px;padding:3px;-moz-box-shadow:2px 4px 6px #555;-webkit-box-shadow:2px 4px 6px #555;box-shadow:1px  2px 3px #555;border-radius: 5px;background:#e3e3e3;}
.plist li a:hover img{transform:scale(0.99)}
.plist li p {line-height:30px;height:30px;text-align:center;overflow:hidden;padding:5px 0 3px;display:block;overflow:hidden;;}
.plist li a:hover {color:#f00}
.plist li .txt {height:20px;color:#BABABA;display: block;text-align: center;display: block;font-size: 12px;overflow:hidden}

.xplist {padding:0px 0px 1px 6px;}
.xplist li {width: 134px;height: 226px;padding: 5px 11px 0px 11px;}
.xplist li a.im,.xplist li img {width: 135px;height: 195px;}
.xplist .im .zt {width: 122px; margin-left:3px;}

.txtlist {padding:5px 20px;height:100%;overflow:hidden}
.txtlist li{float:left;widtH:100%;line-height:40px;height:40px;overflow:hidden;font-size: 16px;}
.txtlist li span {float:right;font-size:14px;color:#8B8B8B;padding-left: 10px;text-align: left;}
.txtlist li em {font-family: Georgia, "Times New Roman", Times, serif;font-size: 18px;float: left;width: 25px;color: #aaa;}
.txtlist li em.n {color: #07A7E1;}
.boxlist {height:100%;overflow: hidden;padding:0px 0 10px 20px;}
.boxlist li {margin-left:0px;widtH:615px;float:left;background: #FFc;text-indent:25px;background:url(../images/pdf.png) no-repeat 0px 12px;font-size: 14px}
.boxlist li a,.boxlist li a:visited {color: #8c8c8c8;}
.boxlist li a:hover {color: #488eff;}
.boxlist li span {padding-right:14px;}
.list-bz {padding:0px 0 6px 11px;height: 100%;overflow: hidden;}
.list-bz li {float:left;width:185px;padding:5px 10px 1px 16px;height:330px;overflow:hidden}
.list-bz a.im {position: relative;display: block;}
.list-bz .im em {float:left;font-size: 12px;color: #fff;display:block;}
.list-bz .im i {float:right;color: #FF672D;font-size: 16px; font-family:arial;}
.list-bz li img  {widtH:185px;height:280px;padding:3px;-moz-box-shadow:2px 4px 6px #555;-webkit-box-shadow:2px 4px 6px #555;box-shadow:1px  2px 3px #555;border-radius: 5px;background:#e3e3e3;}
.list-bz li a:hover img{transform:scale(0.99)}
.list-bz li p {line-height:30px;height:30px;text-align:center;overflow:hidden;padding:5px 0 3px;display:block;overflow:hidden;;}
.list-bz li a:hover {color:#f00}
.list-bz li .txt {height:20px;color:#BABABA;display: block;text-align: center;display: block;font-size: 12px;overflow:hidden}
.boxlist-bz {height:100%;overflow: hidden;padding:0px 0 10px 20px;}
.boxlist-bz li {margin-left:0px;widtH:635px;float:left;background: #FFc;text-indent:25px;background:url(../images/pdf.png) no-repeat 0px 12px;font-size: 14px}
.boxlist-bz li a,.boxlist-bz li a:visited {color: #8c8c8c8;}
.boxlist-bz li a:hover {color: #488eff;}
.boxlist-bz li span {padding-right:14px;}
/*主体*/
.main{width:1200px;margin:0 auto;overflow:hidden;}
.page .tbanner{background: none;height: 0;}
.tbanner {padding-top: 100px;text-align: center;height: 260px;overflow: hidden;}
.mark{position:fixed;_position:absolute;pointer-events:auto;top:100px;left:0;width:100%;height:100%;_height:expression(document.body.offsetHeight+"px"); background:#000;opacity:0.3;filter:alpha(opacity=30); display:none; z-index:198;}
/* 位置 */
.location {line-height: 50px;color: #999;}
.location a {color: #999;}
.location a::after {color: #999;content: "/";margin-left: 8px;padding-right: 8px;}
.location h2 {font-weight: normal;display: inline-block;}
/*列表*/
.submenu{overflow:hidden;}
.submenu ul{margin-left:0px;}
.submenu ul li{float:left;background-color: #fff;border-top-left-radius: 4px;border-top-right-radius: 4px;padding: 10px 25px;margin-left: 0px; margin-right:20px; font-size:16px;}
.submenu ul li.current{background-color:#008CD6;}
.submenu ul li.current a{color:#FFFFFF;}
.submenu ul li a{text-decoration: none; }
.submenu ul li a:hover{color:#fff;text-decoration:none;background-color: #008CD6;}
.submenu ul li:hover{background-color: #008CD6;text-decoration: none;}
.submenu .tp-more{float:right;overflow:hidden;position: relative;background:url(../images/help.png) 10px 10px no-repeat;background-color: #fff;border-top-left-radius: 4px;border-top-right-radius: 4px;font-size:16px;padding: 10px 20px;text-indent: 18px;}
.submenu .tp-more a:hover{color:#F00;text-decoration: none;}
/*搜索帮助*/
.theme-popover-mask {z-index: 9998;position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.4;filter:alpha(opacity=40);display:none}
.theme-popover {z-index:9999;position:fixed;top:50%;left:50%;width:660px;height:360px;margin:-180px 0 0 -330px;border-radius:5px;border:solid 2px #008CD6;background-color:#f1efef;display:none;box-shadow: 0 0 10px #666;}
.theme-poptit {border-bottom:1px solid #019eb1;padding:12px;position: relative;}
.theme-popbod {padding:15px 20px;color:#444;height: 200px;}
.theme-popbod h3{margin: 8px 2px;}
.theme-popbod span{font-size: 12px;margin-bottom: 10px;}
.theme-popbod p{height: 28px;line-height: 28px;font-size: 14px;font-weight: bold;color: red;}
.theme-popbom {padding:15px;background-color:#f6f6f6;border-top:1px solid #ddd;border-radius:0 0 5px 5px;color:#666}
.theme-popbom a {margin-left:8px}
.theme-poptit .close {float:right;color:#999;padding:5px;margin:-2px -5px -5px;font:bold 22px/22px simsun;text-shadow:0 1px 0 #ddd}
.theme-poptit .close:hover {color:#444;}
/*友情*/
.flink{ padding-bottom:10px;;overflow:hidden; }
.flink-box {width:1300px;margin:0px auto;border-radius: 1px;color: #aaa;}
.flink-box span {background:url("../images/flink.png") left center no-repeat;display:block;width:94px;height:35px;float:left;text-indent:-999em;}
.flink-box a{margin-left:8px;color: #aaa;}
.flink-box a::after{color: #aaa;content: "/";display: inline-block;margin-left: 8px;font-size: 15px;height:35px;line-height:35px;}
/*vip*/
.vip-ad {width:1300px;margin:0px auto; margin-bottom:10px;}
.vip-ad img {width:1300px;margin:0px auto; margin-bottom:10px;}
/* 底部 */
#footer {clear:both;background:#22252E;color:#5E6166;padding:30px 0;}
#footer p {line-height: 30px;text-align: center;}
#footer p a{color:#5E6166;}
#footer a:hover {color:#06C55C;}
#footer span {color: #5E6166;}

/* 返回顶部 */
#scrolltop {display:none;position:fixed;bottom:50px;right:80px; _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight));cursor:pointer;height:70px;width:36px;background:url("../images/arrow.png") no-repeat 0 0;}
#scrolltop:hover{background:url("../images/arrow.png") no-repeat 0 -80px;}