@charset "utf-8";
/* CSS Document */
html{-webkit-text-size-adjust:none;overflow-y:scroll;}
*html{background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
html,body,div,ul,li,dl,dd,dt,a,ol,u,i,b,br,p,span,hr,label,input,select,textarea,button,form,h1,h2,h3,h4,h5,h6,font,strong,em,iframe,img,tr,th,td,q,abbr,acronym{margin:0;padding:0;list-style:none;}
q:before, q:after {content:'';}
abbr,acronym{border:0;}
body{
    color: #000;
    font: 12px/1.5 "宋体",Verdana,tahoma,arial,sans-serif, Arial, Helvetica, sans-serif;
    margin: 0 auto;
    padding: 0;
    background: url(../images/bodybg.gif);
    overflow-x: hidden;
}
input,textarea,select,button{vertical-align:middle;font-family:"Microsoft YaHei";}
input.active,textarea.active,select.active,button.active,input.on,textarea.on,select.on,button.on{color:#333;}
textarea{resize:none;}
a{color:#000;text-decoration:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#3366cc;text-decoration:none;}
a:focus{outline:auto;}
a:focus,input:focus,textarea:focus,select:focus,button:focus,textarea:focus{outline:auto;}
a img {border:none;}
img{vertical-align: middle;}
.left,.fl{float:left;}
.right,.fr{float:right;}
/* clear */
.clearfix:after{visibility:hidden;display: block;font-size: 0;content:" ";clear:both;height:0;}
* html .clearfix {zoom: 1;} /* IE6 */
*:first-child+html .clearfix {zoom: 1;} /* IE7 */
.clear,.cc{clear:both;font-size:0;line-height:0;height:0;margin-top:0;overflow:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
h1{ font-size:20px;}
h2{ font-size:18px;}
h3{ font-size:16px;}
input:focus{outline: auto !important;}
input.srkcss:focus{outline: auto; border-color:#30559f !important; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(48,85,159,.6); -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(48,85,159,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(48,85,159,.6); -webkit-transition: border linear .2s, box-shadow linear .2s; -moz-transition: border linear .2s, box-shadow linear .2s; -o-transition: border linear .2s, box-shadow linear .2s; transition: border linear .2s, box-shadow linear .2s;}
.z-hide{display: block; width: 0; height: 0; margin: 0 0 0 -1px; overflow: hidden; font-size: 0;}
.hide{display: none;}
.hide.active{display: block !important;}
.mt10{
    margin-top: 10px;
}
/***漂浮***/
.j-float{position:relative;z-index:99999;display:none;}
.j-float li{margin-bottom:0px;}
.j-float .img_title{display:none;}
.j-float .float-close{position:absolute;width:38px;height:16px;right:0px;top:-20px;}
.j-float .float-close img{cursor:pointer;}
.j-left{ display: none; position: fixed; left: 10px; bottom: 10px; z-index: 99;}
.j-right{display: none; position: fixed; right: 320px; bottom: 50%; z-index: 99;}
.j-left ul li .img_title,.j-right ul li .img_title{ display:none;}
.j-left ul li,.j-right ul li{ margin-top:0px;}
.j-right .couplet-close,.j-left .couplet-close{ cursor:pointer;text-align: right;}
.j-right .couplet-close{text-align:left;}

/*右侧悬浮*/
.float_box{ 
    margin-top: -140px; position: fixed; right: -10px; top: 50%; z-index: 99;
}
.float_box .num .nu,
.float_box .ls-share .num1{
    width: 60px; 
    height: 45px; 
    margin-bottom: 4px;
    position: relative;
    background-color:#3072cf!important;
    font-size: 0; 
    box-shadow: 1px 1px 2px rgb(0 0 0 / 75%);
    border-radius: 5px 0 0 5px;
}
.float_box .num .nu .link,.float_box .ls-share .num1 .link{ 
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/yc4.png)no-repeat 8px center;
}
.float_box .num .nu:hover{
    transform:translateX(-10px);
    background-color: #f60!important;
}
.float_box .ls-share .num1:hover{
    transform:translateX(-10px);
    background-color: #f60!important;
}


.float_box .num .nu.num1 .link{background:url("../images/wx.png") no-repeat 8px center !important;}
.float_box .num .nu.num2 .link{background:url("../images/yc2.png") no-repeat 8px center !important;}
.float_box .num .nu.num3 .link{background:url("../images/yc3.png") no-repeat 8px center !important;}


.float_box .num .nu .link{ position: relative;}
.float_box .num .nu ul{
    display: none; 
    position: absolute; 
    width: 170px; 
    height: 190px; 
    border: 5px solid rgba(0,0,0,.6); 
    left: -170px; 
    top: 0; 
    box-sizing: border-box;
    border-radius: 5px;
}
.float_box .num .nu ul li{
    display: inline;
}
.float_box .num .nu ul span{
    display: none;
}
.float_box .num .nu ul img{
    width: 100%; height: 100%; background: #fff;
}
.float_box .ls-share .num1 .ls-share-info{
    position: absolute; display: none; width: 108px; height: 40px; left: -108px; top: -12px;
}
.float_box .ls-share .num1 .ls-share-info:before{
    content:""; display: inline-block; position: absolute; 
    right: 2px; top: 31px; border: 0 none; border-top: 6px transparent solid; 
    border-left: 8px #e8e8e8 solid; border-bottom: 6px transparent solid; width: 0; height: 0;
}
.float_box .ls-share .num1 .share-box{
    width: 86px; border-radius: 6px; border: 1px #e8e8e8 solid; 
    padding: 5px; left:0; top: 20px; height: 25px; background: #fff;
}
.float_box .ls-share .num1 .link:hover .ls-share-info{
    display: block;
}
.share-bar a{margin-right: 5px;}
/*右侧悬浮 end*/
/*---公共样式 end---*/

/*外链提示 > 弹窗*/
.ui-dialog-title{font-family:"Microsoft YaHei";}
.ui-dialog-content{font-family:"Microsoft YaHei";}
.ui-dialog-content .jump-info p{word-break:break-all;word-wrap:break-word;}
.ui-dialog-content .btn-group{padding:10px 0;text-align:center;display:block;height:36px;}
.ui-dialog-content .btn-group .btn{display:inline-block;float:none;padding:0;margin:0 15px;border:0;cursor:pointer;outline:none;width:100px;height:36px;line-height:36px;font-size:14px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;text-align:center;}
.ui-dialog-content .btn-group .btn-yes{background:#1b50a0;color:#fff;}
.ui-dialog-content .btn-group .btn-no{background:#eee;color:#666;}
@media (max-width:767px) {
.ui-dialog-content{width:250px !important;height:auto !important;}
.ui-dialog-content .btn-group .btn{margin:0 10px;width:90px;}
}


/*页面纠错*/
.ui-dialog-title{color:#1b50a0;}
.correction-table{clear:both;font-size:14px;overflow:hidden;}
.correction-table th{width:80px;text-align:right;padding:2px 10px 2px 0;}
.correction-table th span{color:#1b50a0;}
.correction-table td{padding:4px 0; position:relative;}
.correction-table td .msg-box{ top:0;}
.correction-table td select{padding:3px 5px;border:#ddd 1px solid;}
.correction-table td input{height:24px;line-height:24px;width:220px;padding:0 5px;border:#ddd 1px solid;}
.correction-table td input#checkCode{width:100px;}
.correction-table td textarea{width:380px;height:120px;padding:3px 5px;border:#ddd 1px solid;}
.correction-table td.btn-group{padding-left:92px!important;}
.correction-table td.btn-group input{background:#1b50a0;height:36px;line-height:36px;cursor:pointer;border:0;outline:none;color:#fff;padding:0 10px;margin-right:10px;width:100px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
/*标题栏目*/
.ind-tel{ background: url("../images/secbg.png") 0 bottom repeat-x; height: 58px;}
.ind-tel li{float: left; padding-left: 21px; height: 58px; margin-left: 20px; background: url("../images/secline.png") left center no-repeat}
.ind-tel li a{display: block; height: 58px; font-size: 22px; line-height: 58px; color: #494949; position: relative;}
.ind-tel li a:hover,.ind-tel li.active a{ color: #1b50a0; font-weight: bold; background: url("../images/sec2.png") center bottom no-repeat; }
.ind-tel li a i{display: block; position:absolute; left:50%; bottom:0px; height:3px; background:#c30000; width:0%; z-index:0;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.ind-tel li a:hover i,.ind-tel li.active a i{ width:40px;  margin-left: -20px;  }
.ind-tel li.first{ margin-left: 0px; padding-left: 0px; background: none}
/*页面纠错 end*/


/*头部*/
.header{
    height: 242px;
}
.container{
    width: 988px;
    padding: 0 10px;
    margin: 0 auto;
    background: url(../images/mainbg.png) center top repeat-y;
}
.banner{
    height: 168px;
    background:url(../images/banner.jpg);
    position: relative;
}
.banner .top {
    position: absolute;
    right: 29px;
    top: 6px;
    height: 22px;
    line-height: 22px;
    color: #fff;
}
.banner .top li{
    float: left;
    padding: 0 3px;
}
.banner .top li a{
    color: #fff;
}
.nav-list {
    height: 40px;
    background: url(../images/navbg.jpg) left top repeat-x;
}
.nav-list li{
    float: left;
    background: url(../images/navfg.jpg)right center no-repeat;
    padding-right: 2px;
    position: relative;
    font-family: "宋体";
}
.nav-list li a{
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    display: block;
    float: left;
    width: 86px;
    white-space: nowrap;
}
.nav-list li a:hover, .nav-list li.on a {
    background: url(../images/navhbg.jpg) left top repeat-x;
}
.nav-list li.nav-1 a{
    width: 73px;
}
.nav-list li.nav-5 a,.nav-list li.nav-6 a{
    width: 103px;
}
.nav ul li.nav-11{
    padding-right: 0;
    background: none;
}
.sousuo{
    height: 32px;
    border: 1px solid #fff;
    border-top: 0 none;
    line-height: 32px;
    background: url(../images/nav1bg.jpg) left top repeat-x;
}
.sousuo .sj{
    padding-left: 24px;
}
.sousuo .search{
    padding: 5px 14px 0 0;
    height: 23px;
    width: 246px;
}
.sousuo .search .se_box{
    width: 171px;
    height: 22px;
    padding-left: 23px;
    border: 1px solid #cfcfcf;
    float: left;
    background: url(../images/icon_search.jpg) 4px center #ffffff no-repeat;
    position: relative;
}
.sousuo .search .se_box input{
    width: 100%;
    height: 18px;
    line-height: 18px;
    padding: 2px 0;
    float: left;
    border: 0 none;
    background: #fff;
    color: #b7b7b7;
    font-family: "宋体";
} 
.sousuo .search .sea_an input{
    width: 41px;
    height: 22px;
    background: url(../images/search.jpg) left top no-repeat;
    text-align: center;
    color: #fff;
    margin-left: 9px;
    cursor: pointer;
    float: left;
    border: 0 none;
    font-family: "宋体";
}
.msg-box{
    position: absolute!important;
    left: 0;
    top: 22px;
}
/*底部*/
.footer .yaosu{
    padding-top: 23px;
    text-align: center;
    height: 75px;
    background: url(../images/footbg.gif) left top repeat-x;
    line-height: 24px;
}