.login_bar{height: 90px;line-height:90px;background: #fff;padding:0 19.5%;box-sizing: border-box}
.fullScreen{min-width: 1200px;}
.loing_logo{padding-top: 10px;}
.ilogo{display: block;float: left;margin-top: 4px;width: 135px;height: 76px;position: relative;}
.logo_light{position: absolute;left: -100%;top: 0;width: 70%;height: 100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.4),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0.4),rgba(255,255,255,0));transform: skewx(-25deg);-o-transform: skewx(-25deg);-moz-transform: skewx(-25deg);-webkit-transform: skewx(-25deg);}
.ilogo:hover .logo_light{left:100%;-moz-transition:0.8s;-o-transition:0.8s;-webkit-transition:0.8s;transition:0.8s;}
.login_box_info{height: 700px;background: #efefce;}
.login_box_img{width: 1200px;height: 674px;background: url(../images/images/banner.png) center center no-repeat;margin: 0 auto;position: relative;}
/*logo一栏*/
.logo_r>a{color: #666;margin: 0 7px;display: inline-block;font-size: 14px;color: #666}
.logo_r>a:hover{color: #a81319;text-decoration:underline;}
.down{display: inline-block;width: 0;height: 0;border-width: 7px;border-style: solid;border-color: #2c2c2c transparent transparent transparent;position:relative;top: 5px;left: 2px;}
.logo_r>a:hover .down{border-color: #a81319 transparent transparent transparent;}
.qq_num{position: relative;}
.qq_num_con{padding: 10px;background: #eee;position: absolute; top: 100%;margin-top: 8px;margin-left: -5px;font-size: 14px;z-index: 2;display: none;color: #2c2c2c;}
.qq_num_con:before{content: "";font-size: 0;width: 0;height: 0;border-width: 9px;border-style: solid;border-color: transparent transparent #eee transparent;position: absolute;top: 0;margin-top: -17px;}
.wechat_code{position: relative;}
.wechat_code_con{width: 100px;height: 100px;position: absolute;z-index: 2;left: 50%;margin-left: -50px;margin-top: 3px;display: none;}
.wechat_code_con img{width: 100%;height: 100%;}
.related_platform{margin: 0 7px; display: inline-block;font-size: 14px;}
.related_platform_con{width: 130px;height: 35px;line-height: 35px;padding: 0 5px;display: block;color: #2c2c2c;border: 1px solid #fff;}
.related_platform_con:hover{color: #a81319;text-decoration:underline;}
.dropdown{position: absolute;z-index: 2;display: none;}
.dropdown a{display: block;color: #2c2c2c;width: 130px;height: 35px;line-height: 35px;padding: 0 5px;border: 1px solid #eee;border-top: none;background: #fff;}
.dropdown a:hover{background: #faf9f9;}
.b_solid{border: 1px solid #eee;}
.related_platform:hover .dropdown{display: block;}
/*导航栏*/
.typ_nav{padding:0 19.5%;box-sizing: border-box;height: 70px; line-height: 70px;background:linear-gradient(0deg,rgba(218,227,235,1) 0%,rgba(255,255,255,1) 100%);border-top: 1px solid rgba(242,242,242,1);border-bottom: 1px solid #dde1e3;position: relative;}
.typ_menu>ul>li{float: left;text-align:center;font-size: 14px;width:25%;cursor:pointer}
.typ_menu{width:50%;}
.typ_menu>ul>li.selected-true{background: #fff;color: #A81319}
.search_box{width: 25%;height: 33px;border: 1px solid #c4cbcd;margin-top: 17.5px;border-radius: 3px;overflow: hidden;background: #fff;}
.search_input{height: 27px;border-right: 1px solid #c4cbcd;width: 79.71%;margin:3px 0 0 5px;outline: none;}
.btn_search{width: 35px;height: 33px;display: block;background: #fff url(../images/ico_search.png) center no-repeat;}
.submenu li a:hover{text-decoration:underline;color: #a81319;}
.m_top{margin-top: 159px;}
.tc{text-align: center}
.mt60{margin-top: 60px}
.mb50{margin-bottom: 50px;}
.container-one{
    position:fixed;
    top:160px;
    right:0;
    height: calc(100% - 160px);
    width:100%;
    box-sizing:border-box;
}
.container-one img{
    width:100%;
}
.container-one p{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #fff;
    padding: 3px 0;
}
.home-banner{
    width:100%;
    box-sizing:border-box;
}
.home-banner img{
    width:100%;
    margin-top: -1px;
}
.current-location{
    padding:0 19%;
    height:30px;
    line-height: 30px;
    color: #666;
    background:linear-gradient(0deg,rgba(238,243,247,1) 0%,rgba(255,255,255,1) 100%);
}
.link-container{
    margin-top: 50px;
    padding:0 27%;
    box-sizing: border-box;
}
.link-container .link-container-item{
    padding:0 10px;
    box-sizing: border-box;
    width:33.3%;
    float: left;
    position: relative;
}
.link-container .link-container-item img{
    width:100%;
}
.link-container .link-container-item .link-container-item-text{
    position: absolute;
    top:50%;
    left:50%;
    width: 200px;
    margin-left: -100px;
    text-align: center;
    line-height: 2em;
}
.link-container-item-text .link-people{
    font-size:14px;
    color: #2B2B2B;
    font-family:SimHei;
}
.link-container-item-text .link-people-name{
    font-size:16px;
    color: #666;
    margin-top: 15px;
}
.about-container{
    padding: 0 19%;
    box-sizing: border-box;
    color: #666;
    letter-spacing: 2px;
}
.about-container .about-container-title{
    margin-top: 30px;
    text-indent:2em;
    font-size:14px;
}
.about-container .about-container-content{
    margin-top: 30px;
    text-indent:2em;
    line-height:2em;
    font-size:14px;
}
.friendship-link{
    margin-top: 100px;
}
.friendship-link-text{
    font-size:14px;
    color: #666;
    text-align: center;
    margin-top: 30px;
}
