/* CSS Document */
/*****全局reset 2015*****/
body,
form,
p,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ol,
ul,
li,
input,
select,
option {
    padding: 0px;
    margin: 0px;
}

ol,
ul,
li {
    list-style: none
}

body {
    text-align: left;
    background: #fff;
    color: #333;
    font-family: "microsoft yahei";
    -webkit-text-size-adjust: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    /*IE7图片失真修复*/
    vertical-align: top
}

i,
em {
    font-style: normal;
}

input,
select,
option,
textarea {
    font-size: 12px;
    outline: none;
}

.clear {
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
}



.clearfix:after {
    content: "\20";
    clear: both;
    height: 0;
    display: block;
    overflow: hidden
}

.justify {
    text-align: justify;
    text-justify: inter-ideograph;
    white-space: normal;
    word-break: break-all;
}

.nowrap {
    white-space: nowrap;
}

.spanclass {
    display: none;
    position: absolute;
    top: -15px;
    left: -15px;
    float: left;
    width: 5px;
    height: 5px;
    font-size: 5px;
    line-height: 5px;
}

.show {
    display: block;
}

.hidden {
    display: none;
}

.block {
    display: block;
}

noscript {
    display: none;
}

.contentdiv {
    display: none;
}

.pagination {
    zoom: 1;
    /*轮换pagination属�?*/
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #f60;
    text-decoration: none;
}

.mark {
    height: 100%;
    float: left;
}

.fl {
    float: left
}

.subMark {
    padding-right: 10px;
    float: right;
}

.fr {
    float: right;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.doc {

    background: linear-gradient(whitesmoke, rgb(236, 222, 182))
}

/*顶部样式*/
.header {
    width: 100%;
    height: 157px;
    overflow: hidden;
    background-image: linear-gradient(90deg, rgb(249, 246, 226), transparent), url(./topBg.png);
    border-bottom: #000 solid 2px;
}

.header .topBox {
    height: 157px;
    width: 980px;
    margin: 0 auto;
    background: url(template_files/1/images/topBg.png) no-repeat right center;
}

.header h1 {
    padding-top: 25px;
}

.header h1 a {
    display: block;
}

.lines {
    width: 100%;
    height: 4px;
    background: #00abf9;
}

.login {
    position: absolute;
    top: 50px;
    right: 0;
    overflow: hidden;
    height: 30px;
    font: 12px/30px "宋体";
    color: #fffefe;
    padding: 0 25px;
    background: #0869bc;
}

/*main*/
.wraper {
    width: 980px;
    margin: 0 auto;
    padding-top: 10px;
    position: relative;
}

/*****expTxtA(focusPic.css 框架)*****/
/*焦点�?*/
.focusPic {
    position: relative;
    width: 235px;
    height: 325px;
    border: 6px #f2d49b solid;
    z-index: 1;
}

.focusPic .slide li {
    height: 325px;
    display: none;
    position: relative;
}

.focusPic .slide li img {
    vertical-align: top;

}

/*.focusPic .slide li p{ position: absolute;bottom: 0;color: #fff; line-height: 46px; padding-left: 10px; font-size: 24px;z-index: 9; }*/
/*.focusPic .slide li em{ background: #000;  display: block;opacity: 0.5;filter: alpha(opacity=50); position: absolute; width: 100%;bottom: 0; left: 0; width: 100%; height: 46px;z-index: 8;}*/
.focusPic .info {
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 13px;
    width: 100%;
    z-index: 99;
}

.focusPic .control {
    float: right;
}

.focusPic .control li {
    width: 17px;
    height: 17px;
    margin-right: 10px;
    float: left;
    text-align: center;
    overflow: hidden;
}

.focusPic .control li a {
    height: 18px;
    line-height: 18px;
    display: block;
    background: #bababa;
    font-family: Tahoma;
}

.focusPic .control li a:hover,
.focusPic .control li.current a {
    background: #f99e00;
    text-decoration: none;
}

.focusPic .control li.last {
    margin-right: 0;
}

/*导航*/
.nav {
    background: url(template_files/1/images/nav.png) repeat-x center top;
    height: 45px;
    width: 100%;
}

.navList {
    display: flex;
    justify-content: center;
    width: 975px;
    padding-left: 5px;
    margin: 0 auto;
    font: bold 16px/45px "Microsoft yahei";
    cursor: pointer;
    height: 45px;
}

.navList li {
    float: left;
    width: 108px;
    /*padding: 0 22px;*/
    position: relative;
    text-align: center;
    z-index: 4;
    /*background: url(template_files/1/images/line.jpg) no-repeat right center;*/
}

.navList li.noBg {
    background: none;
}

/*.navList li.items {
  float: left;
  width: 110px;
}*/
.navList li a {
    color: #333333;
    display: block;
}

.navList li a:hover {
    text-decoration: none;
    background: #f99e00;
    color: #fff;
}

.navList li .other {
    position: absolute;
    top: 45px;
    color: #fff;
    background: #f99e00;
    height: 34px;
    overflow: hidden;
    border-top: 1px #fffae4 solid;
    padding: 0 11px;
    font: 14px/34px "Microsoft yahei";
    /*width: 100%;*/
    text-align: left;
    z-index: 999;
}

.navList li.item .other,
.navList li.itemo .other {
    left: 0px;
}

.navList li .other a {
    padding: 0 10px;
    color: #fff;
    text-align: center;
    /*display: inline-block;*/
    float: left;
    /*border-bottom: 1px solid #3583ba;*/
}

.navList li .other em {
    float: left;
}

.navList li .other a:hover {
    /*color: #f60!important;*/
    /*font-weight: 700;*/
    text-decoration: none;
}

.navList li .other em {
    float: left;
}

#navList li.on {
    background: #f99e00;
    color: #fff;
}

.on a {
    color: #fff !important;
}


.tips {
    float: right;
    font-size: 12px;
    color: #888;
    font-family: "宋体";
    cursor: pointer;
    padding: 0 10px 0 0;
}

.mores {
    background: url(template_files/1/images/more.png) no-repeat right center;
    width: 36px;
    height: 12px;
    margin-top: 13px;
    cursor: pointer;
}

.more {
    color: #0869bc
}

.more:hover {
    color: #f60;
}

/*.mod1{ overflow: hidden; border: 1px solid #ddd; background: #fff; }
.mod1 .thA{ background: url(template_files/1/images/bg_3.jpg) repeat-x; height: 33px; line-height: 33px; padding: 0 5px 0 10px;}
.mod1 .tbA{padding: 10px 5px; }
.mod1 .thA h3{ color: #009de4; font-size: 16px;}*/

.news {
    overflow: hidden;
}

.news li {
    font: 12px/30px "microsoft yahei";
    height: 30px;
    overflow: hidden;
    background: url(template_files/1/images/dot.png) no-repeat 9px center;
    padding-left: 20px;
}

.news li .time {
    color: #999999;
}

.news li a {
    color: #333333;
}

.news li a:hover {
    color: #f60;
}

.newInfo li {
    float: left;
    font: 12px/35px "microsoft yahei";
    width: 95%;
    background: url(template_files/1/images/dot.png) no-repeat left center;
    padding-left: 10px;
}

.newInfo li a {
    color: #000000;
    height: 35px;
    width: 76%;
    overflow: hidden;
    display: block;
}

.newInfo li a:hover {
    color: #f60;
}

.moreS {
    position: absolute;
    right: 0;
    top: -36px;
    font: 12px/35px "microsoft yahei";
    color: #999999;
}

.moreS:hover {
    color: #f60;
}

.newInfo span {
    font-size: 12px;
    color: #999999;
}


/*公共底部*/
.footer {
    width: 980px;
    text-align: center;
    font: 12px/28px "宋体";
    padding: 30px 0;
    height: 70px;
    margin: 13px auto 0;
    overflow: hidden;
    background: url(template_files/1/images/line.png) repeat-x left top;
    color: #777777;
}

.footer span {
    display: inline-block;
    margin: 0 20px;
}

.footer a {
    display: inline-block;
    color: #777777;
}

.footer a:hover {
    color: #f60;
}


/*文字无缝滚动样式*/
.addTxt {
    display: flex;
    justify-content: center;
    position: relative;
    overflow: hidden;
    background: #fff;
    height: 34px;
    border: 1px #eee solid;
    width: 980px;
    margin: 10px auto 0;
}

.Scroller {
    width: 978px;
    overflow: hidden;
    height: 34px;
    font: 14px/34px "microsoft yahei";
    color: #000;
}

.tips {
    background: url(template_files/1/images/say.png) no-repeat 7px center #fff;
    width: 35px;
    height: 36px;
    position: absolute;
    left: 0;
    top: 0;
}


.times {
    color: #cc0000;
    font: 14px/24px "宋体";
    margin: 6px 0 0 100px;
}