@charset "utf-8";
/*头部初始化css*/
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img {margin: 0;padding: 0;}
ul,li{list-style:none;}
fieldset,img {border: 0;}
img {display: block;}
address,caption,cite,code,dfn,th,var {font-style: normal;font-weight: normal;}
ul,ol {list-style: none;}
input {padding-top: 0;padding-bottom: 0;}
input::-moz-focus-inner {border: 0;padding: 0;}
select,input {vertical-align: middle;}
select,input,textarea {}
input[type="text"],input[type="password"],textarea {outline-style: none;-webkit-appearance: none;}
textarea {resize: none;}
table {border-collapse: collapse;}
body {color: #333;font: 14px/20px "微软雅黑","SimSun","宋体","Arial Narrow",HELVETICA;background: #fff;}
.ov{overflow: hidden;}
.fl {float: left; _display: inline;}
.fr {float: right;_display: inline;}
a {color: #333;text-decoration: none;}

.clearfix:after {content: " "; display: block; height: 0; clear: both; }
.clearfix {zoom: 1;}
.m1100{width: 1200px;margin: 0 auto;}
.m1200{width: 1200px;margin: 0 auto;}
.global-tit{position:  relative;padding-left: 14px;overflow: hidden;height: 24px;line-height: 24px;}
.global-tit span.gl-title {font-size: 18px;font-weight: bold;color: #444;float: left;height: 24px;line-height: 24px;}
.global-tit span.gl-title i{font-style:normal;color: #3684d9;}
.global-tit:before {content:  "";position:  absolute;left:  0;top: 0px;bottom: 0;margin: auto;width: 4px;height: 100%;background-color: #3684d9;}
.gl-r {float: right;color: #999;font-size: 12px;position: relative;}
.gl-r em {font-style: normal;}
.gl-r i {width: 13px;height: 13px;background: url(../images/xp_index.png) -81px -110px no-repeat;position: absolute;top: 0;right: 30px;bottom: 0;margin: auto;}
/*头部*/

/*标题*/
.el_navs{background: #4083e7;}
.el_nav{height: 45px;line-height: 45px;overflow: hidden;}
.el_nav:before{content: " "; display: block; height: 0; clear: both;}
.el_nav a{font-size:16px;color:#fff;float:left;padding:0 46px;text-align:center;position: relative;transition: ease 0.2s;}
.el_nav a.active{background: #2d6ed1;}
.el_nav a:hover{background: #2c6eb6;}

/* top */

.global-nav { height: 90px; background-color: #ffffff; box-shadow: 0px 10px 20px 2px rgba(0, 0, 0, 0.06); }
.nav-list { overflow: hidden; }
.nav-list li { float: left; }
.nav-list li a { display: block; width: 112px; height: 90px; line-height: 90px; font-size: 16px; color: #333; text-align: center; position: relative; }
.nav-list li a:hover{ color: #2883e0; }
.nav-box {display: block;width: 100%;background: #ff6a03;height: 44px;overflow: hidden;}
.nav-list li.active a { color: #2883e0; font-weight: bold; }
.nav-list li.active a:after { content: ""; position: absolute; bottom: 0; left: 50%; transform: translate(-50%); width: 17px; height: 9px; background: url(../images/jlt.png) -116px -41px no-repeat; }

/*search*/
.search{width: 370px;height: 30px;margin: 30px 0 0 0;border-radius: 4px;}
.search .key{width: 300px;border: none;height:28px;color: #999;border: 1px solid #f0f0f0; padding-left: 5px;}
.search .btn{width: 60px;height: 30px;border: none;cursor: pointer;background: #4083e7;color: #fff;}
.search input:-webkit-autofill{background: none;}
.search .btn:hover{background: #f60;}


.nav {width: 1200px;margin: 0 auto;overflow: hidden;}
.nav li {float: left;}
.nav li a {display: block;height: 45px;line-height: 45px;font-size: 16px;color: #fff;padding: 0 30px;}
.nav li:hover a,.nav li.active a {background: #de5b00;}
.glo-head {background: #fff;}
.glo-head-top {width: 1200px;margin: 0 auto;overflow: hidden;height: 95px;}
.logo {display: block;width: 426px;height: 80px;float: left;background: url(/skinnew/images/logo.png)  no-repeat;}
.search-count {float: right;width: 350px;}
.search-box input {float: left;height: 40px;width: 280px;text-indent: 15px;padding-right: 30px;display: block;background: #efefef;font-size: 14px;color: #999;transition: all .3s ease;box-sizing: border-box;border: 0;}


/* foot */
#ft{ clear:both;padding-top:6px;width: 1200px;margin: 0 auto;}
#flink{ border-top:1px solid #BCEE8A; border-bottom:1px solid #BCEE8A;  padding:5px; min-height:16px; height:auto !important; height:16px;}
/*#flink dt{ width:80px; float:left; font-weight:bold; height:4em;}*/
#flink dd{ display:inline; padding:0 1px;}
#flink dd a{ color:#666;}
#flink li {float:left;line-height:1.8em;width:110px;overflow:hidden}
#ft ul{ clear:both;text-align:center; margin:20px 0 10px;}
#ft ul li{ display:inline;}
#ft p{ text-align:center; color:#666; margin-bottom:1em;}

