@charset "utf-8";
*{margin:0;padding:0;font-family:"Microsoft YaHei","微软雅黑";}
body{position: relative;background: #f5f5f5;}
ul,li{list-style: none;}
a{text-decoration: none;cursor: pointer;}
em,i{font-style: normal;}
.fl{float: left;}
.fr{float: right;}
.clearfix {*zoom: 1;}
.w1180{width: 1180px;margin:0 auto;}
.clearfix:after {display: block;content: " ";height: 0;visibility: hidden;clear: both;}
h1,h2{font-size: 36px;}

.head{border-bottom: 1px solid #e6e6e6;background: #fff;}
.head .head_menu .logo{display: block;padding: 24px 0;width: 804px;margin: 0 auto;}
.head .head_menu .logo em{display: inline-block;font-size: 24px;color: #5e5e5e;border-left:1px solid #e6e6e6;padding-left: 24px;margin: 12px 0 0 26px;}

.title{text-align: center;padding: 50px 0 42px;}
.title span{display: block;font-size: 22px;color: #333333;}
.title span em{color: #ed1025;}
.title p{font-size: 16px;color: #333333;padding-top: 18px;}
.title p i{color: #ed1025;}
.content .floor1{height: auto;overflow: hidden;}
.content .floor1 .fl{height: 550px;width: 430px;background: #fff;border-radius: 8px;margin-left: 50px;}
.content .floor1 .fl p{font-size: 14px;color: #666666;line-height: 24px;padding: 50px 50px 40px;}
.content .floor1 .fl p i{font-size: 22px;color: #666666;}
.content .floor1 .fl .info{width: 324px;height: 348px;border: 1px dashed #2b55fe;border-radius: 8px;margin: 0 auto;}
.content .floor1 .fl .info span{display: block;text-align: center;font-size:20px;font-weight: bold;color: #2b55fe;margin: 32px 0;}
.content .floor1 .fl .info em{display: block;font-size: 16px;color: #333333;padding-left: 46px;line-height: 36px;}
.content .floor1 .fr{width: 510px;height: 550px;border-radius: 8px;background: #fff;margin-right: 50px;padding: 0 55px;}
.content .floor1 .fr p{font-size: 22px;display: block;color: #3e83ff;padding-top: 50px;}
.content .floor1 .fr em{color: #b21212;font-size: 14px;display: block;padding: 20px 0 34px;}
.content .floor1 .fr ul{position: relative;}
.content .floor1 .fr ul li{border-bottom: 1px solid #e6e6e6;line-height: 50px;margin-bottom: 20px;color: #555555;}
.content .floor1 .fr ul li input{border: none;resize: none;font-size: 14px;color: #555555;outline: none;background: url(images/ico_1.png)left center no-repeat;height: 28px;padding-left: 36px;}
.content .floor1 .fr ul .yzm input{background: url(images/ico_2.png)left center no-repeat;height: 28px;padding-left: 36px;}
.content .floor1 .fr ul .yzm a{float: right;font-size: 14px;color: #3e83ff;border-left: 1px solid #e6e6e6;padding: 0 12px;display: block;height: 20px;line-height: 20px;margin-top: 16px;}
.content .floor1 .fr .btn_ly{background: #3e83ff;display: block;text-align: center;color: #fff;font-size: 18px;height: 56px;line-height: 56px;border-radius: 5px;}
.content .floor1 .fr .bot .box{float: left;width: 238px;height: 98px;border: 1px solid #e5e5e5;margin-top: 40px;}
.content .floor1 .fr .bot .box_1{float: right;}
.content .floor1 .fr .bot .box img{display: block;margin: 5px;float: left;}
.content .floor1 .fr .bot .box_1 img{margin: 2px;}
.content .floor1 .fr .bot .box span{display: block;float: left;width: 140px;text-align: center;font-size: 14px;color: #333333;line-height: 24px;margin-top: 22px;}
input::-webkit-input-placeholder { 
/* placeholder颜色 */ 
 color: #555555; 
 } 
textarea::-webkit-input-placeholder { 
/* placeholder颜色 */ 
 color: #555555; 
 } 
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
} 

.aliyunyz{background: #FFF;position: absolute;width: 369px;-webkit-box-shadow: 0 0 4px #CCC;-moz-box-shadow: 0 0 4px #CCC;box-shadow: 0 0 4px #CCC;top: 45px;padding: 15px;left: 0;line-height: 26px;display: none;}
.aliyunyz a{ display: block;font-size: 20px;position: absolute;top: 5px;right: 8px;}
.aliyunyz .nc-container .nc_wrapper,.aliyunyz .nc-container.tb-login .nc_wrapper{width: 100%!important;margin-top: 10px}