@import url('reset.css');
.fixed{
    position:fixed;
    top:0;
    left:0;
    width:  100%;
    z-index:999999;
}
.wrap {
    width: 1200px;
    padding: 0px;
    margin: 0 auto;
    position: relative;
    clear: both;
}
a {
    transition: color 0.35s;
}

a:hover {
    color: #ff0000;
}
.anim{
    transition: all .1s;
}
.anim:hover{
    transform: scale(1.05);
}
.topbar{
    width: 100%;
    float: left;
    background:#fff;
    height: 32px;
    font-size: 12px;
    border-bottom: 1px solid #efefef;
    color: #494949;
    line-height: 32px;
}
.topbar .fl em{
    color: #1370c2;
}
.topbar a{
    color: #494949;
}
.nores{
    text-align: center;
    font-size: 24px;
    width: 50%;
    margin:100px auto;
    color: #666;
}
.header {
    width: 100%;
    float: left;
    height: 110px;
    position: relative;
    z-index: 99999;
}

.header a.alogo {
    display: block;
    float: left;
    line-height: 110px;
    height: 110px;
}
.header a.alogo img{
    vertical-align: middle;
}
.header .fr img{
    vertical-align: middle;
    display: inline-block;
}
.header .fr {
    margin-top:30px;
    vertical-align: middle;
}
.header a.alogo img {
    display: inline-block;
    vertical-align: middle;
    transition: transform 0.5s;
    max-height: 120px;
}
.header a.alogo:hover img{
    transform: scale(1.1);
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

#top-menu {
    height: 75px;
    line-height: 75px;
    position: relative;
    width: 100%;
    float: left;
    background:#fff;
    border-top:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
}

#top-menu > .wrap >  ul {
    display: table;
    height: 75px;
    width: 100%;
}

#top-menu .cate0 {
    display: table-cell;
    text-align: center;
    font-weight: normal;
    position: relative;
}

#top-menu ul li a {
    font-size: 16px;
    color: #292929;
}

#top-menu .cate0 > a {
    color: #292929;
    display: block;
    width: 100%;
    height: 75px;
}

#top-menu .cate0:hover,
#top-menu .cate0.on  {
    transition: color 0.35s;
    color:#fff;
    height: 75px;
}
#top-menu .cate0:hover> a,
#top-menu .cate0.on > a{
    color:#fff;
    background: #1370c2;
}
#top-menu .cate0 ul {
    display: none;
    position: absolute;
    top: 75px;
    left: -25%;
    width: 150%;
    z-index: 99999;
}

#top-menu ul ul li {
    padding: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    position: relative;
    background: rgba(19,112,194, .7);
    border-bottom: 1px solid #ddd;
}

#top-menu .cate0 ul ul {
    width: auto;
    white-space: nowrap;
    position:absolute;
    left:100%;
    top:0;
}

#top-menu .cate0 ul li:hover  {
    border-bottom-color:#fff;
    background: rgba(19,112,194, .4);
}

#top-menu .cate0 ul li:hover a {
    color: #fff;
}


#top-menu .cate0 ul ul  li {
    padding: 0px 10px;
}

#top-menu .cate0 ul li:hover  ul {
    display: block;
}
.sec{
    width: 100%;
    clear: both;
    float: left;
}
.sec .tit{
    width: 100%;
    height: 14px;
    background:#f5f5f5;
    line-height: 1;
    margin:50px 0;
}
.sec .tit .cn{
    display: block;
    float: left;
    height: 18px;
    margin-top:-4px;
    font-size: 18px;
    background:#fff;
    color: #1e50ae;
}
.sec .tit .en{
    display: block;
    float: left;
    height: 14px;
    background:#fff;
    padding-left: 20px;
    padding-right: 20px;
    color: #737373;
    border-right: 14px solid #1e50ae;
}
.sec .tit .sp{
    display: block;
    float: left;
    height: 14px;
    background:#fff;
    width: 30px;
}
.sec .secmore{
    float: right;
}
.newstop{
    margin-top: 20px;
}

.newstop .dleft{
    float: left;
    width: 210px;
    border-radius: 5px;
    overflow: hidden;
}
.newstop .dleft .d1{
    width: 190px;
    height: 45px;
    line-height: 45px;
    background:#738bd4;
    color: #fff;
    padding: 0 10px;
}
.newstop .xw{
    margin-top:-20px;
    width: 950px;
    float: right;
}
.newstop .dleft a{
    width: 190px;
    padding: 0 10px;
    background: #f6f6f6;
    border-bottom: #d9d9d9 1px dashed;
    display: block;
    height: 45px;
    line-height: 45px;

}
.newstop .dpic{
    width: 570px;
    float: left;
    margin-left: 40px;
}
.newstop .dpic .d1 img{
    width: 520px;
    height: 320px;
    margin:0 25px 25px 25px;
}
.newstop .dpic .d2{
    border:1px solid #efefef;
    padding:20px;
    width: 530px;
    float: left;
}
.newstop .dpic .d2 a{
    padding-left: 45px;
    background:url(../images/hot.gif) no-repeat 10px 5px;
    display: block;
    width: 120px;
    line-height: 25px;
    overflow: hidden;
    height: 50px;
    float: left;
    border-right: 1px solid #efefef;
}
.newstop .dpic .d2 a:last-child{
    border:none;
}
.newstop .dright{
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    width: 250px;
    border-left: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.newstop .dright a{
    display: block;
    float:left;
    height:100px;
    border-bottom:1px solid #efefef;
}
.newcatebar{
    text-align: center;
}
.newcatebar .dpos{
    text-align: left;
    height: 50px;
    line-height: 50px;
}
.newcatebar .d1{
    color: #1370c2;
    font-size: 24px;
}
.newcatebar .d2{
    margin-bottom: 10px;
    line-height: 2;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddd;
}
.newcatebar .dsub{
    text-align: center;
}
.newcatebar .dsub a{
    display: inline-block;
    background: #1370c2;
    width: 164px;
    height: 52px;
    line-height: 52px;
    color: #fff;
    text-align: center;
    font-size:16px;
    margin: 15px;
    border-radius: 5px;
}
.fcates {
    width: 100%;
    float: left;
    background: #333;
    padding: 30px 0;
    line-height: 2;
    font-size: 12px;
}
.fcates .wrap >table>tbody>tr>td:last-child{
    border-right:none;
}
.fnv{
    background: #333 url(../images/bg-copyright.png) no-repeat center;
    height: 60px;
    line-height: 60px;
    width: 100%;
    float: left;
    text-align: center;
}
.fnv a{
    color: #fff;
    margin:0 10px;
    line-height: 1;
    display: inline-block;
    height: 14px;
    border-right: 1px solid #fff;
    padding-right: 20px;
}
.fnv a:last-child{
    border:none;
}
.footer {
    background: #333;
    clear: both;
    float: left;
    padding: 15px 0px;
    width: 100%;
    overflow: hidden;
    line-height: 28px;
    text-align: center;
    color: #888;
    border-top:1px solid #3a3a3a;
    border-bottom: 1px solid #3a3a3a;
}
.ads{
    width: 100%;
    overflow: hidden;
    text-align:center;
}
.ads img{
    width:100%;
}
.footer a {
    color: #fff;
}

.footer table {
}

.footer table td,
.footer table th {
    border: none;
}
.qqkefu{
    position: fixed;
    top:50%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    /*right:0;*/
    right: 30px;
    width:39px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:#1370c2;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px;
    padding-left: 10px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background:#1370c2;
}
.qqkefu ul li.top{
    background:url("../images/com/back.png") no-repeat center #1370c2;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}
.qqkefu ul li.top:hover{
    background:url("../images/com/back.png") no-repeat center #1370c2;
}
.qqkefu ul li div{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li div.a{
    position: relative;
    background:#1370c2 url(../images/com/qq.png) no-repeat center center;
}
.qqkefu ul li div.b{
    position: relative;
    background:#1370c2 url(../images/com/zixun.png) no-repeat center center;
}
.qqkefu ul li div.c{
    position: relative;
    background:#1370c2 url(../images/com/weixin.png) no-repeat center center;
}
.qqkefu ul li div.e{
    position: relative;
    background:#1370c2 url(../images/com/tel.png) no-repeat center center;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{
    width: 130px !important;
    height: 150px !important;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    background:url(../images/czx6.png) no-repeat;
    position: absolute;
    right: -5px;
    top: 122px;
}

.cate-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: left;
    border-bottom: 1px solid #979797;
    float: left;
    /*margin:35px 0px;*/
}

.cate-title .cn {
    float: left;
    height: 30px;
    line-height: 30px;
    border-left: 5px solid #1E9FFF;
    font-size: 18px;
    font-weight: bold;
    padding-left: 15px;
    color: #2d2d2d;
    display: inline-block;
}
/*toppos*/
.toppos{
    width: 100%;
    clear: both;
    position: relative;
    float: left;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #eaeaea;
}
.toppos .i-home{
    width: 60px;
    float: left;
    height: 60px;
    text-align: center;
    border-right: 1px solid #eaeaea;
}
.toppos .posstep{
    float: left;
    padding-left: 10px;
}
.toppos .posstep .posa{
    display: inline-block;
    padding-left: 10px;
    background:url(../images/i-pos.png) no-repeat left center;
    margin-right: 10px;
}
.toppos .posstep .posa.i1{
    background:none;
}
.toppos .fr ul,
.toppos .fr ul li
{
    position: relative;
    height: 60px;
    float: left;
}
.toppos .fr ul li{
    margin-left: 24px;
}
.toppos .fr ul li a{
    display: block;
    float: left;
}
.toppos .fr ul li a.on{
    border-bottom: 1px solid #1E9FFF;
    color: #1E9FFF;
    font-weight: bold;
}
.toppos .fr .posso {
    position: relative;
    width: 270px;
    float: right;
    height: 34px;
    top:12px;
}
.toppos .fr .posso input{
    position: absolute;
    width: 250px;
    height: 34px;
    display: inline-block;
    border-radius: 27px;
    border: none;
    background:#eaeaea;
    padding-left:20px;
    z-index: 1;
}
.toppos .fr .posso  img{
    position: absolute;
    right: 10px;
    top:10px;
    z-index: 99;
}
.position {
    float: right;
    text-align: right;
}

.content .doc-info {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 0px;
    border: 1px dashed #9c9c9c;
}

.content .doc-info span {
    color: #858585;
    padding-left: 20px;
}

.content .content-text {
    width: 100%;
    float: left;
    min-height: 500px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 250%;
}

.content .prevnext {
    width: 100%;
    float: left;
    margin: 50px 0px;
    border-top: 1px dashed #9c9c9c;
    line-height: 40px;
    padding-top: 20px;
}

.bread_line {
    height: 71px;
    background: url(../images/com/breadline_bg.png) no-repeat;
    font-size: 14px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.bread_line span {
    font-size: 30px;
    color: #fff;
    line-height: 71px;
    margin-right: 10px;
    margin-left: 25px;
}

.bread_line a {
    margin: 0 7px;
    font-size: 14px;
    color: #fff;
}

.message_nav {
    width: 1200px;
    margin: 0 auto;
    height: 60px;
    overflow: hidden;
    position: relative;
}

.message_nav ul li {
    float: left;
}

.message_nav ul li a {
    display: block;
    height: 57px;
    line-height: 57px;
    font-size: 15px;
    color: #414141;
    padding: 0 25px;
}

.message_nav ul li a.message_nav_c {
    border-bottom: 3px solid #1E9FFF;
    color: #1E9FFF;
}

.main_wrap_lv2 {
    background: #f6f6f6;
}
.left-bar {
    width: 260px;
    border:1px solid #ededed;

    color: #fff;
    float: left;
    padding-bottom: 7px;
}

.left-bar .left-bar-title {
    width: 100%;
    float: left;
    background: #1370c2;
    height: 60px;
    font-size: 16px;
    line-height: 60px;
}

.left-bar .left-bar-title .cn {
    width: 240px;
    margin: 0 10px;
    float: left;
}

.left-bar .left-bar-cate {
    width: 100%;
    background-color: #fff;
    float: left;
}

.left-bar .left-bar-cate a {
    display: block;
    float: left;
    clear: both;
    width: 226px;
    padding:0 10px;
    margin: 7px 7px 0 7px;
    line-height: 45px;
    background: #f0f0f0;
}
.left-bar .left-bar-cate a:hover,
.left-bar .left-bar-cate a.on{
    background:#ffae00;
    color:#fff;
}
.left-contact {
    width: 195px;
    margin: 10px;
    padding: 10px;
    background-color: #fff;
    float: left;
    color: gray;
    font-size: 12px;
    line-height: 30px;
}
.left-contact .tel{
    width: 145px;
    height: 45px;
    background:url(../images/i-tel2.png) no-repeat left center;
    padding-left:65px;
    margin-bottom: 20px;
}
.left-contact .p1{
    color:#5e5e5e;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}
.left-contact .p2{
    color:#e2c17d;
    font-family: impact;
    font-size: 22px;
}
.left-bar-cate div.cc2-wrap {
    display: none;
}
.left-news p{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 230px;
    margin:0 15px;
    border-bottom:1px solid #e5e5e5;
}
.left-news a:last-child p{
    border-bottom:0;
}

.main-left{
    width: 265px;
    float: left;
    margin-top:40px;
}
.main-right{
    margin-top:40px;
    width: 900px;
    float: right;
}
.page-content {
    font-size: 14px;
    line-height: 200%;
    min-height: 500px;
}

.pages {
    width: 100%;
    float: left;
    padding: 60px 0;
}

.pages .fl a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dbdbdb;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
}

.pages .fl a:hover, .pages .fl a.current {
    background-color: #BDBDBD;
    border: 1px solid #BDBDBD;
    color: #fff;
}
.pages .i-pnext{
    display: inline-block;
    width: 94px;
    height: 40px;
    background:#1370c2 url(../images/com/i-pnext.png) no-repeat center;
    border-top-right-radius:20px;
    border-bottom-right-radius:20px;
}
.pages .fr img {
    float: left;
}



.formtable p input,.formtable p textarea{
    width: 93%;
    height: 34px;
    margin: 0;
    padding: 0;
    border:1px solid #dadada;
    border-radius: 2px;
    font-size: 12px;
}
.formtable p textarea{
    height: 100px;
    margin-bottom: 10px;
}
.formtable p.p1{
    font-size: 14px;
    color: rgb(102, 102, 102);
    font-weight: bold;
    line-height: 40px;
}
.formtable .p3 input{
    width: 136px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background:#1370c2;
    display: block;
    float: left;
    color: #fff;
    border-radius: 5px;
}
#msgform{
    width: 500px;
    float: right;
    padding: 100px 0;
}
#msgform > div{
    width: 100%;
    float: right;
}