.notice-wapper {width: 100%;height: 40px;background: #f5f7fb;}
.gray {background: #fff;height: 160px;}
.notice{width: 1200px; margin: 0 auto}
.notice span{
    line-height: 38px;
    float: left;
    display: inline-block;
    padding: 0 10px;
}
.notice div{
    line-height: 40px;
    font-size: 12px;
    color: #888888;
    float: left;
}
.notice .reg-content{width: 400px;float: right;line-height: 40px;}

.reg-content span{height: 24px;line-height: 24px;display: inline-block;float: right;margin-top: 7px;}
.reg-content a {
    position: relative;
}

.reg-content .show-ewm{
    width: 106px;
    height: 106px;
    position: absolute;
    background: #dfdfdf;
    left: -16px;
    top: 32px;
    text-align: center;
    display: none
}
.reg-content .show-ewm img{
    width: 100px;
    height: 100px;
    margin: 0px;
    float: left;
    margin-left: 3px;
    margin-top: 3px;
}
.reg-content a::after{content: '1';font-size: 0;border-right: 1px solid #c2c2c2;display: inline-block;height: 16px;right: -12px;top: 4px;position: absolute;}
.reg-content .phone{
    font-size: 14px;
    font-weight: bold;
    color: #13a4da;
}
.reg-content .phone img{
    width:14px;
    height:14px;
    margin-right: 6px;
}
.reg-content span a {color: #888888;line-height: 24px;float: left;position: relative;text-decoration: none;}
.reg-content span a:hover div{
    display: block;
}
.reg-content span img{
    width: 12px;
    height: 12px;
    display:inline-block;
    float: left;
    margin-top: 6px;
    margin-right: 3px;
}

.logo-wapper{
    width:1200px;
    margin: 20px auto;
    height: 100px;
    margin-top: 0;
}
.logo-wapper > a {
    float:left
}
.describe{
    float:left;
    width: 199px;
    line-height: 30px;
    margin-top: 20px;
    font-size: 18px;
    color: #888888;
    margin-left: 26px;
}
.good{
    float:right;
    margin-top: 24px;
}
.good .h-btn {display:inline-block;vertical-align:top;line-height:30px; border-radius:15px;padding:0 25px;font-size:14px;}
.good .h-btn+.h-btn{margin-left:15px;}
.good .h-btn-lg{border:1px solid #2199e5;background-color:#2199e5;color:#fff;}
.good .h-btn-rg{border:1px solid #2199e5;color:#2199e5;}

.menu-wapper{
    width:1200px;
    margin: 0 auto;
}

.menu-wapper > li{
    float:left;
    font-size: 16px;
    color: #333333;
    height: 40px;
    position:relative;
    cursor: pointer;
    line-height: 40px;
}
.menu-wapper > li:hover{
    background: #2299e4;

}
.menu-wapper > li:hover a{
    color:#fff
}
.menu-wapper > li:hover a{
    /* color: #fff; */
}
.menu-wapper li span{
    font-size:14px;
    color:#fff;
    float: left;
    margin-right: 10px;
}
.menu-wapper li em{
    margin-left: 13px;
    float: left;
    padding-right: 5px;
}
.menu-wapper li em img{
    float: left;
    margin-top: 3px;
}
.menu-wapper > li > a{
    padding: 0px 23px;
    height: 100%;
    display: inline-block;
    color: #333;
}

.menu-wapper > li.active{
    background:#2299e4;
    color: #fff;
}
.menu-wapper li.all{
    width: 190px;
    text-align: center;
}
.all:hover div{
    display:block
}
.more-menu{
    /* display:none; */
    position:absolute;
    width: 190px;
    z-index: 99;
    background: rgba(0,0,0,.5);
    top: 40px;
    padding-top: 10px;
}
.more-menu li{width: 100%;/* border-bottom: 1px solid #adadad; */margin: 0 auto;}
.more-menu li>div:nth-child(2){
    border-bottom:1px solid #c2c2c2;
    width:88%;
    margin:0 auto;
}
.more-menu li>div{
    height: 26px;
	overflow:hidden;
    line-height: 26px;
    position: relative;
}
.more-menu li:last-child{
    border-bottom:0px
}
.more-menu li a{
    color: #d8d8d8;
    font-size:12px;
    float: left;
    margin-right: 10px;
}
.menu-wapper li.active > img{
    width:18px;
    height: 13px;
    align-items: center;
    margin-right: 6px;
}
.menu-wapper li.active > a{
    color:#fff;
    display: block;
    background: #00bafa;
    width: 100%;
    height: 100%;
    padding: 0px 28px;
}

.banner-wapper{
    height: 433px;
}
.banner-wapper-small{
    height: 290px;
}
.banner1{
    position: absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    height: 100%;
    width: 100%;
}
.banner1 img{
    width: 100%;
    height: 100%;
}
.swiper-slide{
    position: relative;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.construction h3{
    float: left;
    font-size: 40px;
    width: 1000px;
    text-align: left;
    text-indent: 20px;
    color: #fff;
    margin-left: 200px;
    position: relative;
}
.construction p{
    float:left;
    width: 900px;
    font-weight: 400;
    margin-left: 241px;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    position:relative;
}
.construction p::before{
    content:'.';
    display: inline-block;
    font-size: 44px;
    position: absolute;
    left: -22px;
    top: -13px;
}

.construction .open{
    width: 900px;
    font-weight: 400;
    margin-left: 220px;
    float: left;
    text-align: left;
    margin-top: 21px;
    position: relative;
}
.open a{
    width: 114px;
    height: 36px;
    display: inline-block;
    background: #fff;
    text-align: center;
    line-height: 36px;
    border-radius: 40px;
    font-size: 16px;
    color: #3e87ed;
    -moz-box-shadow: 3px 2px 10px #333333;
    -webkit-box-shadow:3px 2px 10px #333333;
    box-shadow:3px 2px 10px #333333;
}

.suspension-article{
    position: fixed;
    right: 200px;
    z-index: 99;
    top: 100px;
    width: 70px;
    text-align: center;
    background: #fff;
    border: 1px solid #95d3ff;
}

.suspension-article .article{
    height: 78px;
    border-bottom: 1px solid #95d3ff;
    padding-top: 10px;
    cursor: pointer;
}
.suspension-article .article:hover{
    background:#2f8ce1;
    color:#fff;
}
.suspension-article .article div{
    width: 34px;
    height: 35px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position-x: center;
    cursor: pointer;
}

.suspension-article .article .ziliao{
    height: 32px;
    overflow: hidden;
    background-image: url("../images/fc-tool.png");
}
.suspension-article .article .ziliao.orange{
    background-position-y: -32px;
}
.suspension-article .article .wechat{
    background-image: url("../images/fc-wechat.png");
    width: 36px;
}
.suspension-article .article .wechat.orange{
    background-position-y: -32px;
}
.suspension-article .article .app{
    background-image: url("../images/fc-app.png");
    background-position-x: center;
    background-position-y: 0;
}
.suspension-article .article .app.orange{
    background-position-y: -38px;
}
.suspension-article .article .phone{
    background-image: url("../images/fc-phone.png");
}
.suspension-article .article .phone.orange{
    background-position-y: -32px;
}
.suspension-article .article .top{
    background-image: url("../images/fc-up.png");
    background-position: -1px 8px;
    background-repeat: no-repeat;
}
.suspension-article .article .top.orange{
    background-position-y: -28px;
}

.suspension-article p{
    line-height: 28px;
}

.ad{
    height: 120px;
    width: 1200px;
    margin: 0 auto;
}
.cooperation{
    margin-top: 30px;
    background: #fff;
    padding-bottom: 30px;
    border-top: 1px solid #fff;
}
.cooperation-item li{
    height: 50px;
    width: 164px;
    float: left;
    line-height: 50px;
    border-right: 1px solid #e4e4e4;
    margin-bottom: 18px;
}
.cooperation li:nth-child(7n){
    border-right:none
}
.cooperation-item {
    padding: 20px 0px;
    text-align: center;
    margin: 0 20px;
    font-size: 20px;
    color: #666666;
    border-bottom: 1px solid #ece5e5;
    overflow: hidden;
}
.friends-item{text-indent: 22px;height: 30px;line-height: 30px;font-size: 20px;margin-top: 20px;margin-bottom: 20px;}

.friends-link{margin: 0 21px;}

.friends-link li{
    float: left
}
.friends-link a{
    display: inline-block;
    font-size:12px;
    height: 12px;
    line-height: 12px;
    color:#666666;
    margin-right: 6px;
    padding-right: 7px;
    border-right:1px solid #c2c2c2;
}

.friends-link li:last-child a{
    border-right:0
}

.triangle{
    width: 100%;
    border-top:3px solid #00bafa;
    position: relative;
}
.triangle span{
    width: 100px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    position: absolute;
    left:50%;
    background: #00bafa;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0px;
}

.triangle span::before{
    position:absolute;
    content:'1';
    width:0;
    height:0;
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-top: 12px solid #00b9fd;
    left: 29px;
    bottom: -11px;
    font-size: 0;
}
.industry-wapper{
    width: 100%;
    height: 156px;
    background: #fff;
    margin-top: 70px;
}

.introduce{
    display: flex;
    padding-top: 38px;
}
.introduce li{
    flex:1;
}
.introduce img{
    width: 80px;
    height: 80px;
    float: left;
}

.introduce .title{
    float: left;
    color: #333333;
    font-size: 18px;
    height: 44px;
    margin-left: 10px;
    line-height: 44px;
}
.introduce .describe {
    float: left;
    font-size: 14px;
    color: #999999;
    float: left;
    margin-left: 10px;
    width: 183px;
    margin-top: 0;
}

.footer{
    height: 400px;
    background: #444444;
}

.foot-logo{}
.foot-logo > img{}
.foot-logo{}
.foot-logo{}
.foot-logo{}
.foot-logo{}
.foot-logo{
    width: 220px;
    float: left;
    margin-top: 50px;
    margin-right: 36px;
}

.footer-logo{
    width: 174px;
    height: 70px;
    float: left;
    margin-top: 30px;
    color: #fff;
    border: 1px solid #646464;
    padding: 10px;
    border-radius: 9px;
}

.foot-item{
    width: 150px;
    float: left;
    overflow: hidden;
    color: #fff;
    margin-top: 40px;
}
.foot-item li{list-style-type: disc;margin-left: 17px;line-height: 32px;}

.foot-item p{
    font-size: 18px;
    color: #fff;
    height: 50px;
    line-height: 50px;
}
.foot-item a{
    color: #fff;
    font-size: 14px;
}

.erw-wapper{
    width: 260px;
    float: left;
    margin-top: 44px;
}
.erw-wapper div {
    width: 120px;
    float:left;
    text-align: center;
}
.erw-wapper div:last-child{
    margin-left:20px
}
.erw-wapper p{
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
}
.erw-wapper img{
    width: 100px;
    height: 100px;
}

.record-wapper{margin-top: 38px;color: #fff;}
.login-footer .record-wapper{margin-top: 20px;color: #000;}
.record-wapper .images-wapper{
    width: 480px;
    float: left;
}

.record-wapper .images-wapper img{
    width: 100px;
    float: left;
    margin-right: 20px;
    height: 38px;
    margin-top: 4px;
}

.record-wapper .foot-record{font-size: 12px;width: 560px;float: right;}
.record-wapper .foot-record p{line-height:23px}

.wapper-layer{
    position: fixed;
    left: 0;
    top:0;
    bottom: 0;
    display: none;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0,0,0,0.3);
}
.layer{
    width: 810px;
    height: 610px;
    background: #fff;
    border-radius: 8px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform:translate(-50%,-50%);
}
.layer-content{
    height: 522px;
    overflow-y: auto;
    padding: 20px 25px;
    text-align: center;
    box-sizing: border-box;
}
.layer-content p{
    line-height: 26px;
    text-indent: 20px;
    text-align: left;
    margin-bottom: 13px;
}
.close-btn{
    border-top: 1px solid #c2c2c2;
    height: 80px;
    line-height: 80px;
    text-align: center;
}

.close-btn span{
    width: 80px;
    cursor: pointer;
    height: 32px ;
    line-height: 32px;
    background: #ff1f4f;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
}

.nav{
    height: 40px;
    line-height: 40px;
    margin-top: 30px;
    color: #a0a0a0;
}

.nav a{margin-right: 4px;display: inline-block;height: 28px;line-height: 28px;color: #a0a0a0;}
.nav .home{

}

.home img{
    width: 20px;
    height: 20px;
    vertical-align: middle;
    float: left;
    margin-top: 2px;
}
.red{
    color: #f6496a;
}


ul.nav_sub{border:1px solid #e2e2e2;border-top:0;background:#fff;width: 187px;box-shadow:0 1px 5px #ddd;position: absolute;top: 41px;display: none;z-index: 999;}
ul.nav_sub li{ width:100%; }
ul.nav_sub li a.nav_sub_link{ position:relative; display:block; width:100%; text-align:center; background:url(images/icons_bg.png) -121px -128px; height:37px;line-height:37px; font-size:14px; color:#555;}
ul.nav_sub li a.nav_sub_link.bGrey{ background:url(images/icons_bg.png) -121px -128px #f5f5f5;}
ul.nav_sub li .nav_sub_box{position:relative;position:absolute;width:400px;left: 187px;top:0px;padding:10px 12px;z-index:8;box-shadow:0 1px 5px #ddd;}
ul.nav_sub li .nav_sub_box a{  font:normal 12px "Mcrosoft Yahei"; padding:2px 5px; color: #333; }
ul.nav_sub li.hover{ position:relative; z-index:999}
ul.nav_sub li.hover a.nav_sub_link{ border:1px solid #1998ff; background:#fff; border-right:1px solid #fff; margin-left:-1px; z-index:99;}
ul.nav_sub li.hover .nav_sub_box{  border:1px solid #1998ff; background:#fff; }
ul.nav_sub li.hover .nav_sub_box a:hover{ background:#25a5ff; color:#fff;}

.menu-wapper li.all:hover .nav_sub{
    display:block
}
.login-notice{height: 100px;}
.login-content{
    width: 100%;height:548px; position:relative;
    background: url(../images/bg.png) center center no-repeat;
    background-size: auto 100%;
}
.login-footer{
    background: #fff;
    height: 80px;
    line-height: 80px; 
    width: 100%; 
}
.login-good{float: right;margin-top: 34px;font-size: 12px;}
.login-good img{width: 20px; height: 20px;}
.login-good a {color: #5894db}
.login-message{width: 300px;background: #fff; padding: 0 20px;padding-bottom: 20px;position:absolute;left:50%;margin-left:300px;top:120px;}
.login-message .title{font-size: 24px;text-align: center;height: 50px;line-height: 50px;margin-top: 30px;}
.login-message .line{border-bottom: 1px solid #cccccc;position: relative;margin-top: 10px;color: #cccccc;}
.login-message .line span{display: inline-block;background: #fff;padding: 5px 20px;position: absolute;z-index: 99;left: 105px;top: -17px;height: 12px;width: auto;}

.login-message ul{
    margin-top: 24px;
    overflow: hidden;
}
.login-message ul li{ height: 30px; line-height: 30px; margin-bottom: 14px; float: left; width: 100%; }
.login-message label{width: 70px;height: 30px;display: inline-block;line-height: 30px;}
.login-message input{width: 216px;display: inline-block;padding-left: 4px;border: 1px solid #ccc;background: #fff;height: 30px;line-height: 30px;outline: none;}
.login-message button{display: block;width: 200px;height: 40px;line-height: 40px;background: #00bafa;color: #fff;text-align: center;margin: 0 auto;outline: none;border: none;margin: 20px auto;}
.login-message a{ float: right; }
.login-message a:hover{color:#00bafa}
.login-message input.yz{width: 112px;}
.login-message span{width: 100px;height: 32px;display: inline-block;}

.login-message span img{width: 100px;height: 30px;}


.reg-message{
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 30px;
}
.step{
    width: 1160px;
    margin:0 auto;
    height: 88px;
    background: #eef4f7;
    border-bottom: 1px solid #6fc4f0;
}
.step li{
    height: 48px;
    float: left;
    width: 25%;
    margin-top: 20px;
    padding-left: 33px;
    box-sizing: border-box;
    border-right: 1px solid #c2c2c2;
}
.step li:last-child{border-right:none}
.step li img{
    width:44px;
    height:44px;
    float:left;
    margin-right:10px;
}

.step li div{
    border: 1px solid #c2c2c2
}
.reg-wapper{ 
    width: 100%; 
    background: #f6f6f6;
}

.reg-message{
    
}
.reg-item{
    margin-top: 30px;
    overflow: hidden;
}
.reg-item li {width: 100%;float: left;}
.reg-item li>div{height: 32px;width: 380px;margin: 0 auto;line-height: 30px;margin-bottom: 14px;}
.reg-item li>div span{
}
.reg-item li>div img{height:30px;cursor: pointer;}
.reg-item label{width: 70px;height: 30px;display: inline-block;line-height: 30px;}
.reg-item input{width: 270px;display: inline-block;padding-left: 4px;border: 1px solid #ccc;background: #fff;height: 30px;line-height: 30px;outline: none;}
.reg-item button{display: block;width: 200px;height: 40px;line-height: 40px;background: #00bafa;color: #fff;text-align: center;margin: 0 auto;outline: none;border: none;margin: 20px auto;}
.reg-item a{ float: right; }
.reg-item a:hover{color:#00bafa}
.reg-item input.yz{width: 178px;}

#send{
    background: #d8ebf4;
    display: inline-block;
    /* padding: 0 11px; */
    color: #34a7e3;
    cursor: pointer;
    width: 92px;
    font-size: 12px;
    text-align: center;
}
.reading{
    margin-right: 5px;
}
.reg-submit{
    width: 200px;
    display: inline-block;
    background: #34a7e3;
    height: 34px;
    line-height: 30px;
    font-size: 18px;
    color: #fff;
    border: none;
}
#agreement{cursor:pointer}
.list-item{text-align: center;width: 380px;margin: 0 auto;font-size: 12px;height: 40px;line-height: 40px;}