/*login*/
video.assets-detail-img-box-show-img {
    width: 100%;
    border-radius: 8px;
}
.ts{
        margin: 0 auto;
    line-height: 50px;
}.panel p {
    margin: 10px 15px 10px 15px;
    color: #807d7d;
}
.gs-login a{
    white-space: nowrap;

    display: inline-block;

    position: relative;
    padding: 0 6px;
    text-align: center;
}
img.wx {
    width: 100px;
}
#show_userinfo {
  color: rgba(0,0,0,.4);
}
.gs-login a.gs-user{
    color: #A2C241;
}
.js_login a {
    color: blue;
    text-decoration: none;
}
.nopasswd{
    color: #aeaeae;
    text-align: right;
    margin-top: 2px;
    padding-left: 20px;
}
.sub_btn1 {/*position:absolute; right:0px; top:50px;*/display: inline-block;zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */*display: inline;vertical-align: baseline;margin: 0 2px;outline: none;cursor: pointer;text-align: center;font: 11px/100% Arial, Helvetica, sans-serif;padding: .5em 2em .55em;text-shadow: 0 1px 1px rgba(0,0,0,.6);-webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);box-shadow: 0 1px 2px rgba(0,0,0,.2);color: #e8f0de;border: solid 1px #1487f4;background: #1487f4;background: -webkit-gradient(linear, left top, left bottom, from(#1487f4), to(#0976DC));background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#1487f4', endColorstr='#1487f4');}
.sub_btn1:hover {
    background: #ED730D;
    background: -webkit-gradient(linear, left top, left bottom, from(#ED730D), to(#ED730D));
    background: -moz-linear-gradient(top, #6b9d28, #436b0c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
    border: solid 1px #ED730D;
}
.inputbg {
    height: 42px;
    line-height: 42px;
    margin-top: 15px;
}
#username * { vertical-align:middle;}
.inputsub{
    font-size: 14px;
    float: left;
    text-align: left;
    color: #333;
    height: 42px;
    line-height: 42px;
    background: none;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    width: 100%;
    text-indent: 6px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#keeplogin{
    position: relative;
    top: 2px;
    margin-right: 4px;
    line-height: normal;
}
.buttons { margin:15px auto;text-align:left}
#login-sub{width:105px;height:35px}
#qql {float:right}
.reg { padding:20px;margin:0 auto;width:280px}
#login{margin-top:20px}
.hidden{display:none;}
.js_login{
    width: 330px; 
    display: none;
    color: #999;
    /* background-color: #e7ebef; */
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: rotateX( 
-20deg
 ) translateZ(200px) translateY(20%);
    -moz-transform: rotateX(-20deg) translateZ(200px) translateY(20%);
    -ms-transform: rotateX(-20deg) translateZ(200px) translateY(20%);
    -o-transform: rotateX(-20deg) translateZ(200px) translateY(20%);
    transform: rotateX( 
-20deg
 ) translateZ(200px) translateY(20%);
    transform: rotateX( 
-0deg
 ) translateZ(0) translateY(0%);
    max-width: 1200px;
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
}
.js_login .js_title{
    overflow: hidden;
    background-color: #fff;
    font-size: 18px;
    font-family: inherit;
    font-weight: 500;
    padding: 10px 10px;
}
.js_title ul{
    padding-left: 33%;
    text-align: center;
}
.js_login .js_title span{ float:right; line-height:40px; padding:0 9px;cursor:pointer;font-family:"";font-size:30px;}
.js_login .js_title span:hover{color:#555}
.js_login .js_title li{
    float: left;
    width: 42px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    height: 40px;
    margin-right: 15px;
}
.js_login .js_title li a{float:left;width:130px;text-align:center;}
.js_login .js_title li a:hover{}
.conxk1{
    border-bottom: 2px solid #ed730d;
    line-height: 48px;
    color: #ed730d;
}
.conxk1 a{color:#11B200;}
.conxk1 a:hover{color:#11B200;text-decoration:none;}
.conxk2{
    line-height: 48px;
    color: #a5a4a4;
}
.conxk2 a{color:#646464;}
.conxk2 a:hover{color:#646464;text-decoration:none;}
.js_login .js_content{
    overflow: hidden;
    padding: 10px 8px;
    background: #e7ebef;

}
.js_login .js_content .de_list{width:100%;}
.Reg-input{
    height: 42px;
    line-height: 42px;
    margin-top: 15px;
}
.Reg-input li{display:inline;}

.showkey {
    float: left;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    font-size: 14px;
}
.showkey img {
    float: left;
    height: 28px;
    margin-left: 10px;
    line-height: 28px;
    border: 1px solid #444;
    margin-top: 2px;
    border-radius: 4px;
}
.input-text:focus{border:1px solid #339933;}
.Reg-input .Reg-text{width:70px;text-align:right;font-size:14px;}
.Reg-input .input-text{
    font-size: 14px;
    float: left;
    text-align: left;
    color: #333;
    height: 42px;
    line-height: 42px;
    background: none;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    width: 100%;
    text-indent: 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.Reg-input font{font-size:12px;}
.Reg-inputshow span{font-size:12px;}
.js_login #checkbox{
    text-align: left;
    overflow: hidden;
    font-size: 12px;
    margin-top: 10px;
    margin-left: 5px;
}
.js_login #errmsg{color:red}
.js_login .sub_btn1{font-size:15px}
.ym{font-size:12px;}
#lean_overlay { position: fixed;z-index:10000;top: 0px;left: 0px;height:100%; width:100%; background: #333 no-repeat;display: none;background-size:100%;}

/*login end*/
.footer .fmes {
    background-color: #f2f5f8;
    padding: 50px 0;
}
.footer .fmes .wrap {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.footer .fmes .wrap .small-wrap {
    width: 268px;
}
.footer .fmes .wrap .small-wrap img{
    float: left;
    margin-right: 10px;
}
.footer .fmes .wrap .small-wrap h4 {
    font-size: 20px;
    font-weight: normal;
    color: #222;
}
.footer .fmes .wrap .small-wrap p {
    color: #999;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 10px;
}
.footer .fots {
    background: #2b343d;
    padding: 20px 0;
    color: #b5b5b5
}
.footer .fots .wrap {
    width: 1200px;
    margin: 0 auto;
}
.footer .fots .wrap .wrap-box {
    padding-bottom: 26px;
    border-bottom: 1px solid #ccc;
}
.footer .fots .wrap .wrap-box h2 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 8px;
    background: url('../images/line23.png') left center no-repeat;
    padding-left: 10px;
    
}
.footer .fots .wrap .wrap-box .service-box {
    float: left;
    margin-right: 80px;
}
.footer .fots .wrap .wrap-box .service-box p {
    line-height: 1.8;
}
.footer .fots .wrap .wrap-box .service-box a{
    color: #b5b5b5;
    font-size: 12px;
    margin-right: 15px;
}
.footer .fots .wrap .wrap-box .service-box a:hover {
    color: #fff;
}
.footer .fots .wrap .wrap-box .contact-box {
    margin-right: 80px;
    float: left;
}
.footer .fots .wrap .wrap-box .contact-box p {
    font-size: 12px;
    line-height: 1.8;
}
.footer .fots .wrap .wrap-box .about-box {
    float: left;
    margin-right: 70px;
} 
.footer .fots .wrap .wrap-box .about-box p a{
    color: #b5b5b5;
    font-size: 12px;
    line-height: 1.8;
}
.footer .fots .wrap .wrap-box .about-img {
    float: right;
    margin-left: 20px;
}
/* .footer .fots .wrap .data {
    margin-top: 20px;
} */
.footer .fots .wrap .data p {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.6;
}
.footer .fots .wrap .data span {
    display: inline-block;
    margin-left: 5px;
}
.footer .fots .wrap .data a {
    color: #b5b5b5;
}
.footer .fots .wrap .data a:hover {
    color: #fff;
}
.footer .fots .wrap .wrap-box .about-box p a:hover {
    color: #fff;
}
.footer .copyright {
    background: #141D26;
    color: #fff;
    padding: 20px 0;
    /* line-height: 24px; */
    font-size: 12px;
}
.copyright .wrap {
    width: 1200px;
    margin: 0 auto;
    height: 40px;
}
.copyright-left {
    float: left;
    color: #999;
    
}
.copyright-left img {
    float: left;
    width: 113px;
    height: 36px;
}
.copyright-left p.one {
    margin-left: 10px;
    line-height: 1.7;
    margin-left: 123px;


}
.copyright-left p.one span {
    display: inline-block;
    margin-left: 5px;
}
.copyright-left p.one span:hover {
    cursor: pointer;
}
.copyright-left p.two {
    line-height: 1.8;
    margin-left: 128px;

}
.copyright-right {
    float: right;
    line-height: 1.7;
    color: #999;
}
.fixed-i {
    width: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000 !important;
    box-shadow: 0 0 5px #ccc;
    height: 70px;
}
.fixed-i .fixed-header {
    height: 58px;
    margin: 0 auto;
    width: 1200px;
}
.fixed-header .fixed-nav {
    margin-left: 30px;
}
.fixed-header .fixed-nav li {
    float: left;
    margin-right: 40px;
    position: relative;
    font-size: 16px;

}
.fixed-header .fixed-nav li a {
    color: #333;
    display: block;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    background: url('../images/h_bot_jt1.png') right center no-repeat;
    padding-right: 21px;
}
.fixed-header .fixed-nav li a:hover {
    color: #0084ff;
    background: url('../images/h_bot_jt2.png') right center no-repeat;

}

.fixed-header .fixed-nav li dl {
    background: #fff;
    border-radius: 0 0 5px 5px;
    position: absolute;
    top: 70px;
    left: -18px;
    z-index: 10;
    width: 110px;
    display: none;
    box-shadow: 0 0 5px #ddd;
    padding: 6px 0;
}
.fixed-header .fixed-nav li.dl-active dl {
    display: block;
}
.fixed-header .fixed-nav li dl a {
    background: none !important;
    font-size: 14px;
    padding-right: 0 !important;
    height: auto !important;
    line-height: 30px;
    padding-left: 18px;
}
.fixed-i .fixed-header .logo {
    margin-top: 15px;
    float: left;
}
.fixed-i .fixed-header .logo-name {
    padding-top: 21px;
    float: left;
    margin-left: 12px;
}

.fixed-i .fixed-header .logo img {
    height: 45px;
}
.fixed-i .fixed-header .input {
    width: 390px;
    height: 30px;
    margin: 14px 0 0 30px;
    position: relative;
    z-index: 10;
    float: left;
}
.fixed-i .fixed-header .input .input-top span{
    display: inline-block;
    padding: 3px 10px;
    float: left;
    font-size: 12px;
    color: #666;
}
.fixed-i .fixed-header .input .input-top span:hover{
    cursor: pointer;
}
.fixed-i .fixed-header .input .input-top span.active {
    background-color: #0084ff;
    color: #fff;
}
.fixed-i .fixed-header .input .shu{
    border:1px solid #0084ff;
    width: 309px;
    height: 35px;
    font-size: 12px;
    float: left;
    padding-left: 8px;
    border-right: 0;
    border-radius: 2px 0 0 2px;
}

.fixed-i .fixed-header .input span{
    width: 72px;
    height: 37px;
    float: right;
    margin-top: 5px;
    text-align: center;
    color: #fff;
    background: #0084ff;
    border-radius: 0 2px 2px 0;
    line-height: 37px;
}
.fixed-i .fixed-header .input span:hover {
    background-color: #0069f1;
}
.fixed-i .fixed-header  .fixed-right {
    float: right;
    margin-top: 40px;
}

.fixed-i .fixed-header  .fixed-right .login a {
    color: #555;
    padding-left: 20px;
}
.fixed-i .fixed-header  .fixed-right .login a:hover {
    color: #359bea;
}
.fixed-i .fixed-header  .fixed-right .r1{
    float: right;
    margin-right: 10px;

}
.fixed-i .fixed-header  .fixed-right .r1 a {
    color: #333;

}

.fixed-i .fixed-header  .fixed-right .r2 a{
    color: #333;
    border-right: 1px solid #eee;
    padding-right: 20px;
    margin-right: 10px;
    position: relative;

}
.fixed-i .fixed-header  .fixed-right .r2 a span{
    position: absolute;
    display: inline-block;
    top: -17px;
    right: 10px;
    background-color: #f8151d;
    color: #fff;
    padding: 2px 6px 3px 6px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 8px;
    font-size: 12px;
    /* font-family:cursive; */
    font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}

.fixed-i .fixed-header  .fixed-right .r2 a:hover {
    color: #359bea;
}
.fixed-i .fixed-header  .fixed-right .r1 a:hover {
    color: #359bea;
}
.one a{
    color: #999;
}
.copyright-left img{
    width:100px;
}