@charset "UTF-8";a,a:hover{text-decoration:none}

@font-face {
  font-family: 'AlibabaPuHuiTi-3-115-Black';
  src: url('/ima/font/AlibabaPuHuiTi-3-115-Black.woff2') format('woff2'),
       url('/ima/font/AlibabaPuHuiTi-3-115-Black.woff') format('woff'),
       url('/ima/font/AlibabaPuHuiTi-3-115-Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSerifCN-Bold';
  src: url('/ima/font/SourceHanSerifCN-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSerifCN-Medium';
  src: url('/ima/font/SourceHanSerifCN-Medium.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSerifCN-Heavy';
  src: url('/ima/font/SourceHanSerifCN-Heavy.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansCN-Heavy';
  src: url('/ima/font/SourceHanSansCN-Heavy.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansCN-Bold';
  src: url('/ima/font/SourceHanSansCN-Bold.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'SourceHanSansCN-Medium';
  src: url('/ima/font/SourceHanSansCN-Medium.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
}


body{min-width:340px;font-family:"Microsoft YaHei",微软雅黑,宋体;background-color:#f8f9fd;overflow-x:hidden;-webkit-text-size-adjust:100%;margin: 0px; border: 0px;}
a{color:inherit;cursor:pointer}
a:hover{color:#8f1d25}
a.empty-link:hover{cursor:default}
.cursor-pointer,label{cursor:pointer}
b,em,i,strong{font-style:normal}
li{list-style:none}
table{border-collapse:collapse;border-spacing:0}
.clear-both{clear:both}
.fl{float:left}
.fr{float:right}
.user-select{-webkit-user-select:none;user-select:none}
.cursor-default{cursor:default}
.hidden{display:none}

input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}

textarea {  -webkit-appearance: none;}   

.ban_lg{background: #fff; float:left; width:25%; height:190px;padding:0; padding-top:20px; position:relative;}

@media screen and (max-width:420px){
.ban_lg{width:100%;}
}
.lgbtn
{
    display: block;
    width: 60%;
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #245a6e;
    border-radius: 5px;
    cursor: pointer;
    border: 0px;
    float:left;
    }
.regbtn
{
    display: block;
    width: 35%;
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: #245a6e;
    background: #fff;
    border-radius: 5px;
    cursor: pointer;
    border:1px solid #245a6e;
    float:left;
    margin-left:5%;
}
.lgtb {
    width: 100%;
    height: 100%;
    border: 1px solid #e7e7e7;
    border-radius: 5px;
    height: 45px;
    line-height:18px;
    color: #333;
    margin:0 0 10px;
    
    padding:0px;
    text-indent:10px;float: right;
}

.lgtxt{
    overflow: hidden;
    font-size: 15px;
    color: #666;
    background:url(/css/images/p_img.png) no-repeat top right;
}
    
.lgtxt li
{
    float: left;
    line-height:1.8;
    width:100%;    
    }
.lgtxt a
{
    color:#666;
    
    }
.lgtxt a i {
    display: inline-block;
    margin-right: 6px;
    min-width:20px;
    text-align:center;
}
#btn_quit
{
    padding: 0 6px;
    margin-bottom: 5px;
    border:1px solid #245a6e;
    height: 22px;
    line-height: 20px;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
    color: #666;
    position:absolute;
    right:18px;
    bottom:16px;
    }
    
#btn_quit>button:hover{color:#fff;background:#245a6e}
.footer
{
    background: url(/ima/footerbg.jpg?v=2) no-repeat;
    background-size: 100% 100%;
    line-height:2;
    padding: 60px 0;
}
    
.footer_content
{
    margin: 0 auto 30px;
    width: 1200px;
    position: relative;
    overflow: hidden;
}

.footer a
{
    color:#ffffff;
}
.footer_qrcode
{
float:left;font-size: 10px;color: #fff; text-align:center; margin-bottom:20px; width:22%;
}
.footer_zwpt
{
    float:right;
    font-size: 14px;
    margin-left: 8%;
    color: #fff;
}
.footer_qrcode > img
{
    margin:0 auto;
}
@media screen and (max-width:700px)
{
    .footer
    {
        background-size: unset;
     }
    .footer_content{width:calc(100% - 10px);}
    .footer_qrcode{width:100%;}
}
.footer_txt
{
    font-size: 14px;color: #fff; 
    margin-left: 5%;
    margin-right: 0px;
    float: left;
    width: 35%;
}
.footer_txt h4,.footer_zwpt h4
{
    font-size: 20px;
    line-height:1;
    padding:0px;
    margin:0px;
    margin-bottom:20px;
}
@media screen and (max-width:570px){
.footer_qrcode{width:100%;padding-right: 40%;}
.footer_txt{ float:none; margin:0px auto;width:340px;}
.footer_zwpt{float:none; position:absolute; top:10px;right:5%;}
.footer_fwcp{display:none;}
}
.copyright
{
font-size: 10pt;color: #bbb; margin:0 auto;width:calc(100% - 10px); max-width:1000px; text-align:center;
}

.copyright a{color:#bbb;}


.dn{display: none;}

/* 返回顶部 */
.go-top{position: fixed;bottom: 40px;right: 20px;width: 46px;z-index: 999;}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(/css/images/go-top.png?);}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -150px;}
.go-top .go:hover{background-position: 0 -250px;}
.go-top .feedback{background-position: 0 -100px;}
.go-top .feedback:hover{background-position: 0 -300px;}
.go-top .uc-2vm{background-position: 0 0;}
.go-top .uc-2vm:hover{background-position: 0 -350px;}
/*
.go-top .share{background-position: 0 -50px;}
.go-top .share:hover{background-position: 0 -200px;}
*/
.go-top .uc-2vm-pop{
	position: absolute;right: 60px;top: -100px;
	width: 240px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;
}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin: 10px 20px;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative;}

.clear:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

@font-face {
  font-family: 'alert-iconfont';  /* project id 1441016 */
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../font/iconfont.woff2') format('woff2'),
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype'),
  url('../font/iconfont.svg#alert-iconfont') format('svg');
}
.alert-iconfont{
    font-family:"alert-iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
.fy-alert-shadow{
    position: fixed;
    left:0;
    top:0;
    height:100%;
    width:100%;
    display: none;
}
.fy-alert-box{
    background-color: #fff;
    -webkit-background-clip: content;
    border-radius: 2px;
    box-shadow: 1px 1px 50px rgba(0,0,0,.3);
    z-index:9999;
    /*opacity: 0;*/
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.71, 0.855, 1);
    animation-timing-function: cubic-bezier(0.215, 0.71, 0.855, 1);
}
.fy-alert-msg{
    background-color: #333;
    box-shadow: none;
    color:#fff;
}
.fy-alert-icon{
    padding-left:50px!important;
}
i[class^='fy-alert-iconType']{
    position: absolute;
    left:15px;
    top:10px;
    font-size:28px;
}
.fy-alert-iconType1{
    color: #23ff21;
}
.fy-alert-iconType2{
    color: #f39b12;
}
.fy-alert-iconType3{
    color: #ff2525;
}
.fy-alert-iconType3{
    color: #ff2525;
}
.fy-alert-icon-loading{
    webkit-animation-name: fy-rotate;
    animation-name: fy-rotate;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
/*.active{
    opacity: 1;
}*/
.fy-alert-header{
   padding: 0 80px 0 20px;
    height: 42px;
    line-height: 42px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    background-color: #F8F8F8;
    border-radius: 2px 2px 0 0;
    font-weight: bold;
    position: relative;
    cursor: move;
    min-width: 200px;
    box-sizing: border-box;
}
.fy-alert-minmax,.fy-alert-close{
    position: absolute;
    right:5px;
    top:0px;
    height:28px;
    width:38px;
    line-height: 28px;
    text-align: center;
    border:0;
    background-color: transparent;
    outline: none;
}
.fy-alert-close i{
    font-size:20px;
    cursor: pointer;
    font-style: normal;
}
.fy-alert-minmax{
    right:25px;
}
.fy-alert-min-btn:before,.fy-alert-max-btn:before{
    font-family: 'alert-iconfont';
    font-size:16px;
    cursor: pointer;
    content: '\e70e';
    font-style: normal;
}
.fy-alert-min-btn:before{
    content: '\e6e7';
}
.fy-alert-close:hover{
    opacity: 0.7;
}
.fy-alert-content{
    padding:15px;
    font-size:14px;
    min-width:150px;
    position: relative;
    box-sizing: border-box;
}
.fy-alert-content-iframe{
    padding:0;
}
.fy-alert-iframe{
    display: block;
    width:100%;
    border:0;
    height:100%;
}
.fy-alert-footer{
    text-align: right;
    padding-bottom:15px;
    padding-right:10px;
    min-width: 200px;
    box-sizing: border-box;
}
.fy-alert-btn{
    height: 28px;
    line-height: 28px;
    margin: 15px 5px 0;
    padding: 0 15px;
    border-color: #7641b5;
    background: #7641b5;
    background: -webkit-linear-gradient(top, #8e62c1 0, #7641b5 100%);
    background: linear-gradient(to bottom, #7641b5 0, #8e62c1 100%);
    color: #fff;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    border-width:0;
    outline: none;
}
.fy-alert-btn:last-child{
    border: 1px solid #dedede;
    background: #fff;
    color: #333;
}

@-webkit-keyframes fy-rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes fy-rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}

@keyframes slideBottom{
     0%{
         -webkit-transform: translate3d(0,100%,0);
         -moz-transform: translate3d(0,100%,0);
         -ms-transform: translate3d(0,100%,0);
         -o-transform: translate3d(0,100%,0);
         transform: translate3d(0,100%,0);
     }
     100%{
         -webkit-transform: translate3d(0,0%,0);
         -moz-transform: translate3d(0,-0%,0);
         -ms-transform: translate3d(0,-0%,0);
         -o-transform: translate3d(0,0%,0);
         transform: translate3d(0,-0%,0);
         opacity: 1;
     }
 }
.slideBottom{
    -webkit-animation-name: slideBottom;
    animation-name: slideBottom;
}

@keyframes slideBottom_hide{
    0%{
        -webkit-transform: translate3d(0,0%,0);
        -moz-transform: translate3d(0,-0%,0);
        -ms-transform: translate3d(0,-0%,0);
        -o-transform: translate3d(0,0%,0);
        transform: translate3d(0,-0%,0);
        opacity: 1;
    }
    100%{
        -webkit-transform: translate3d(0,100%,0);
        -moz-transform: translate3d(0,100%,0);
        -ms-transform: translate3d(0,100%,0);
        -o-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        opacity: 0;
    }

}
.slideBottom_hide{
    -webkit-animation-name: slideBottom_hide;
    animation-name: slideBottom_hide;
}

@keyframes slideTop{
    0%{
        -webkit-transform: translate3d(0,-100%,0);
        -moz-transform: translate3d(0,-100%,0);
        -ms-transform: translate3d(0,-100%,0);
        -o-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
    }
    100%{
        -webkit-transform: translate3d(0,0%,0);
        -moz-transform: translate3d(0,-0%,0);
        -ms-transform: translate3d(0,-0%,0);
        -o-transform: translate3d(0,0%,0);
        transform: translate3d(0,-0%,0);
        opacity: 1;
    }
}
.slideTop{
    -webkit-animation-name: slideTop;
    animation-name: slideTop;
}

@keyframes slideTop_hide{
    0%{
        -webkit-transform: translate3d(0,0%,0);
        -moz-transform: translate3d(0,-0%,0);
        -ms-transform: translate3d(0,-0%,0);
        -o-transform: translate3d(0,0%,0);
        transform: translate3d(0,-0%,0);
        opacity: 1;
    }
    100%{
        -webkit-transform: translate3d(0,-100%,0);
        -moz-transform: translate3d(0,-100%,0);
        -ms-transform: translate3d(0,-100%,0);
        -o-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        opacity: 0;
    }

}
.slideTop_hide{
    -webkit-animation-name: slideTop_hide;
    animation-name: slideTop_hide;
}

@keyframes slideLeft{
    0%{
        -webkit-transform: translate3d(-100%,0,0);
        -moz-transform: translate3d(-100%,0,0);
        -ms-transform: translate3d(-100%,0,0);
        -o-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
    }
    100%{
        -webkit-transform: translate3d(0,0%,0);
        -moz-transform: translate3d(0,0%,0);
        -ms-transform: translate3d(0,0%,0);
        -o-transform: translate3d(0,0%,0);
        transform: translate3d(0,0%,0);
        opacity: 1;
    }
}
.slideLeft{
    -webkit-animation-name: slideLeft;
    animation-name: slideLeft;
}
@keyframes slideLeft_hide{
    0%{
        -webkit-transform: translate3d(0,0%,0);
        -moz-transform: translate3d(0,0%,0);
        -ms-transform: translate3d(0,0%,0);
        -o-transform: translate3d(0,0%,0);
        transform: translate3d(0,0%,0);
        opacity: 1;
    }
    100%{
        -webkit-transform: translate3d(-100%,0,0);
        -moz-transform: translate3d(-100%,0,0);
        -ms-transform: translate3d(-100%,0,0);
        -o-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0);
        opacity: 0;
    }

}
.slideLeft_hide{
    -webkit-animation-name: slideLeft_hide;
    animation-name: slideLeft_hide;
}

@keyframes slideRight{
    0%{
        -webkit-transform: translate3d(100%,0,0);
        -moz-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        -o-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
    }
    100%{
        -webkit-transform: translate3d(0,0%,0);
        -moz-transform: translate3d(0,0%,0);
        -ms-transform: translate3d(0,0%,0);
        -o-transform: translate3d(0,0%,0);
        transform: translate3d(0,0%,0);
        opacity: 1;
    }
}
.slideRight{
    -webkit-animation-name: slideRight;
    animation-name: slideRight;
}
@keyframes slideRight_hide{
    0%{
        -webkit-transform: translate3d(0,0%,0);
        -moz-transform: translate3d(0,0%,0);
        -ms-transform: translate3d(0,0%,0);
        -o-transform: translate3d(0,0%,0);
        transform: translate3d(0,0%,0);
        opacity: 1;
    }
    100%{
        -webkit-transform: translate3d(100%,0,0);
        -moz-transform: translate3d(100%,0,0);
        -ms-transform: translate3d(100%,0,0);
        -o-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        opacity: 0;
    }
}
.slideRight_hide{
    -webkit-animation-name: slideRight_hide;
    animation-name: slideRight_hide;
}

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}


@-webkit-keyframes rollIn_hide {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollIn_hide {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollIn_hide {
  -webkit-animation-name: rollIn_hide;
  animation-name: rollIn_hide;
}

@keyframes opacity{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.opacity{
    -webkit-animation-name: opacity;
    animation-name: opacity;
}
@keyframes opacity_hide{
    0%{
        opacity: 1;
    }
    100%{
        opacity: 0;
    }
}
.opacity_hide{
    -webkit-animation-name: opacity_hide;
    animation-name: opacity_hide;
}