
body {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    overflow-x: hidden;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    color: #636363;
    background-color: #FFFFFF;
    min-width:1200px;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

p, ul, li, h1, h2, h3, h4, h5, h6, dl, dd, dt, button, input, img {
    margin: 0;
    padding: 0;
    list-style: none;
}

img {
    border: none;
}

.lf {
    float: left;
}

.rt {
    float: right;
}

.clear {
    clear: both;
}

input, textarea, select {
    font-family: "Microsoft Yahei";
}

input[type=submit], input[type=reset] {
    border: none;
    cursor: pointer;
}

a {
    text-decoration: none;
    color: #636363;
}

a:hover {
    text-decoration: none;
    color: #0497E2;
}

h1, h2, h3, h4, h5, h6, i, b {
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
}

.arial {
    font-family: "Arial";
}
.huang{
    color: #ff910f;
}
.conta{
    width:1200px;
    margin:0 auto;
    overflow: hidden;
    height:100%;
    position: relative;
}
/*Plugin CSS*/
.str_wrap {
    overflow:hidden;
//zoom:1;
    width:100%;
    font-size:12px;
    line-height:16px;
    position:relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    background:#f6f6f6;
    white-space:nowrap;
}


.str_move {
    white-space:nowrap;
    position:absolute;
    top:0;
    left:0;
    cursor:move;
}
.str_move_clone {
    display:inline-block;
//display:inline;
//zoom:1;
    vertical-align:top;
    position:absolute;
    left:100%;
    top:0;
}
.str_vertical .str_move_clone {
    left:0;
    top:100%;
}
.str_down .str_move_clone {
    left:0;
    bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
    white-space:normal;
    width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
    cursor:inherit;
}
.str_wrap img {
    max-width:none !important;
}

/*头部*/
.header{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    z-index:2;
}
.hea-top{
    height:108px;
    background: rgba(255,255,255,.9);

    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFffffff,endColorstr=#BFffffff);
}
.hea-top .a-logo{
    height:100%;
    line-height:108px;
    
}
.hea-top .a-logo img{
    vertical-align: middle;
}
.hea-top .he-you .you-sha{
    margin:22px 0 10px;
    text-align: right;
}
.hea-top .he-you .you-sha p{
    display: inline-block;
    height:20px;
    line-height:20px;
}

.hea-top .he-you .you-sha p img{
    vertical-align: middle;
}
.hea-top .he-you .you-sha .p1 {
    margin:0 15px 0 0;
}
.hea-top .he-you .you-sha .p1 a{
    margin:0 3px;
}

.hea-top .he-you .you-sha .p2 a{
    margin:0 0 0 8px;
}

.hea-top .he-you .you-xia{
    height:40px;
    line-height:40px;
    color: #3c3c3c;
    font-size:18px;
}
.hea-top .he-you .you-xia img{
    vertical-align: middle;
    margin:0 10px 0 0;
}

.hea-top .he-you .you-xia .s2{

    font-size:30px;
    font-family: "Impact";
}
.hea-bot{
    height:50px;
    background-color: #0497E2;
    font-size:18px;

}
.hea-bot a{
    color: #ffffff;
}
.hea-bot .conta{
    overflow: inherit;
}
.hea-bot .conta li{
    float: left;
    width:16.66%;
    /*width:130px;*/
    /*margin:0 35px;*/
    text-align: center;
}
.hea-bot .conta .a-sha{
    display: block;
    height:50px;
    line-height:50px;
}
.hea-bot .conta li:hover .a-sha{
    background-color: #FF910E;
}
.hea-bot .conta .x-xia{
    display: none;
}
.hea-bot .conta .x-xia a{
    display: block;
    height:40px;
    line-height:40px;
    font-size:14px;
    background-color: #0497E2;
}
.hea-bot .conta .x-xia a:hover{
    background-color: #3DB9FA;
}



    /*最新通知*/
.tongzhi{
    height:50px;
    line-height:50px;
    color: #3c3c3c;
    background-color: #F7F7F7;
}
.tongzhi .str1{
    width:1120px;
    float: right;
    height:30px;
    line-height:30px;
    margin:10px 0 0;
}
.tongzhi .str1 a{
    display: block;
    color: #3c3c3c;
    font-size:14px;
    height:50px;
    line-height:50px;
    width:100%;
}
.tongzhi .str1 a:hover{
    color: #0497E2;
}
.main{
    margin:30px auto 45px;
}

/*底部*/
.foo-top{
    height:330px;
    background-color: #464646;
    padding:35px 0 0;
}
.foo-top a{
    color: #c5c5c5;
}
.foo-top a:hover{
    color: #0497E2;
}
.foo-top .lf{
    margin:0 0 0 16px;
}
.foo-top .lf li{
    width:154px;
    float: left;

}
.foo-top .lf li a{
    display: block;
    line-height:24px;
}
.foo-top .lf li .a-top{
    margin:0 0 5px;
}

.foo-top .rt{
    margin:0 60px 0 0;
    text-align: center;
    color: #aeaeae;

}
.foo-top .rt img{
    width:214px;
    height:214px;
}

.foo-bot{
    height:35px;
    line-height:35px;
    background-color: #313131;
    color: #8d8d8d;
    font-size:12px;
}
.sw-ban{
    min-height:370px;
}
.sw-ban .swiper-wrapper,.sw-ban .swiper-slide{
    height:100% !important;
}
.sw-ban .swiper-slide img{
    width:100%;
    height:100%;
    min-height:370px;
}



.sw-ban .pages1 {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 5%;
    left: 0;
}
.sw-ban .swiper-pagination-switch {
     width: 50px;
     height: 6px;
     border-radius: 5px;
     margin: 0 10px;
     display: inline-block;
     cursor: pointer;
    background-color: #ffffff;
    opacity:.4;
 }


.sw-ban .swiper-active-switch {

    opacity:1;
}
.comban2{
    width:100%;
    height:363px;

}

.zuojie{
background-color: #F2F2F2;
    width:182px;
    text-align: center;

}
.zuojie .h2-ti{
    height:44px;
    line-height:44px;
    color: #ffffff;
    font-size:20px;
    background-color: #0497E2;
}
.zuojie .d-zuoxia{
    padding:10px 0 0;
}
.zuojie .d-zuoxia a{
    color: #3c3c3c;
    display: block;
    font-size:16px;
    margin:16px 0;
}

.zuojie .d-zuoxia a:hover,.zuojie .d-zuoxia a.actt{
    color: #ff910f;
}
.youjie{
    background-color: #FAFAFA;
    width:1018px;

}
.youjie .yj-top{
    color: #4b4b4b;
    height:43px;
    line-height:43px;
    text-align: right;
    border-bottom:1px solid #EFEFEF;
    padding:0 24px 0 0;
}
.youjie .yj-xia{
    width:850px;
    margin:56px auto 90px;
    overflow: hidden;
}



.com-jieshao{
    text-align: center;
}
.com-jieshao h1{
    color: #393939;
    font-size:20px;
    margin:0 auto 15px;
}

.com-jieshao h2{
    color: #6f6f70;
    margin:0 auto 20px;
}
.com-jieshao h2 span{
    display: inline-block;
    margin:0 47px;
}

.com-jieshao .ab-wenzi{
    color: #4a4a4a;
    text-align: justify;
    line-height:24px;
}

.com-jieshao  img{
    max-width:850px;
}

/*分页*/
.pager_linkBox {
    text-align: center;

    margin:10px 0 0;
}


.pager_linkBox a {
    display: inline-block;
    width: 60px;
    text-align: center;
    height: 45px;
    line-height: 45px;
    margin: 0 6px;
    position: relative;
    background-color: #F2F2F2;
    border:1px solid #E1E1E1;
}

.pager_linkBox .current, .pager_linkBox a:hover {
    background-color: #FEFEFE;

}

/*侧边*/
.cebian{
    position: fixed;
    top:50%;
    right:10px;
    margin:-70px 0 0;
    /*background-color: #0497E2;*/
    border:3px solid #0497E2;
    color: #FFFFFF;
    text-align: center;
    background-color: #FFFFFF;
    width:116px;
}
.cebian h2{
    height:28px;
    line-height:28px;
    /*text-align: center;*/
    background-color: #0497E2;
}
.cebian a{
    display: block;
    height:40px;
    line-height:40px;
    /*background-color: #FFFFFF;*/
}
.cebian a img{
    vertical-align: middle;
}
/*.cebian a{*/
    /*display: block;*/
    /*width:70px;*/
    /*height:70px;*/
    /*line-height:70px;*/
    /*text-align: center;*/
    /*background-color: #464646;*/
    /*transition: .4s;*/
    /*border-bottom:1px solid #bbbbbb;*/
/*}*/
/*.cebian a:hover{*/
    /*background-color: #0497E2;*/
/*}*/

/*.cebian a img{*/
    /*vertical-align: middle;*/
/*}*/









