/*公共样式*/
* {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei,Arial, Helvetica, sans-serif;
    letter-spacing: 0;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

#back-list a {
    padding:0 10px;
    color: black;
    display: inline-block;
    width: 90%;
}

.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}


select {
    border: 1px solid #999999;
    /*width: 327px;*/
    height: 32px;
    padding: 5px 10px;
    line-height: 32px;
}

input:hover {
    border: 1px solid #F37000;
}

form {
    font-size: 14px;
    color: #666;
}
/*-------------头部导航-------------*/
.top {
    z-index: 1000;
    position: fixed;
    width: 100%;
    height: 50px;
    background-color: #2577e3;
    left: 0;
    top: 0;
}

.logo {
    font-size: 18px;
    color: #f7f7f7;
}

    .logo img {
        width: 23%;
        display: block;
        float: left;
        /*margin-top: 10px;*/
        padding-right: 5px;
    }

    .logo p {
        font-size: 16px;
        color: #f7f7f7;
        float: left;
        height: 50px;
        line-height: 50px;
    }

.top-list {
    width: 58%;
    float: left;
    margin-left: 200px;
    list-style: none;
}

    .top-list li {
        float: left;
        height: 50px;
        line-height: 50px;
        width: 14%;
        text-align: center;
    }

        .top-list li a {
            font-size: 14px;
            color: #f7f7f7;
        }

.English {
    width: 34px;
    height: 34px;
    border-radius: 17px;
    background-color: #ffffff;
    color: #1157cc;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
    float: left;
    margin: 8px 8px;
}
/*-----------------Banner------------------*/
.banner {
    width: 100%;
    height: auto;
}

    .banner img {
        width: 100%;
    }
/*-------------页面主体----------------------*/
.title3 {
    width: 100%;
    text-align: center;
    margin: 71px 0 48px;
    color: #000000;
}



#menu1 {
    margin-left: 37%;
    margin-bottom: 400px;
}
.menu-div1 {
    line-height: 36px;
    margin: 15px 0;
}
.ye{width:62%;}
    .menu-div1 > span:first-child {
        height: 36px;
        line-height: 36px;
        display: block;
        color: #212121;
        font-size: 12px;
    }

.main-div2 {
    width: 65%;
    height: 36px;
    margin-top: 60px;
}

    .main-div2 button {
        width: 316px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        background-color: #2e81ed;
        color: white;
        font-size: 14px;
        font-weight: bold;
        border-radius: 8px;
        cursor: pointer;
        border: none;
        display: block;
        float: left;
    }

.btns {
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-color: #2e81ed;
    color: white;
    font-size: 12px;
    font-weight: bold;
    border-radius: 3px;
    cursor: pointer;
    border: none;
    margin-left: 20px;
    padding: 1px 10px;
}

.menu-div3 {
    width: 70%;
    height: 40px;
    line-height: 40px;
}

    .menu-div3 a {
        color: #1957c5;
        background: none;
        display: block;
    }

        .menu-div3 a:nth-child(1) {
            float: left;
        }

        .menu-div3 a:nth-child(2) {
            float: right;
        }
/*------------------页面尾部----------------*/
.footer {
    /*width: 100%;
    height: 280px;*/
}

.footer-top {
    width: 100%;
    height: 200px;
    background-color: #3e3e3f;
}

.footer-dow {
    width: 100%;
    height: 80px;
    background-color: #1c1c1c;
    line-height: 80px;
    text-align: center;
    font-size: 14px;
    color: #dadada;
}

.footer-list {
    width: 80%;
    float: left;
    list-style: none;
    font-size: 14px;
    color: #dadada;
    padding-top: 33px;
}

    .footer-list li {
        height: 40px;
        line-height: 40px;
    }

        .footer-list li:first-child span {
            padding: 0;
        }

        .footer-list li span {
            padding: 0 70px;
        }

        .footer-list li:last-child span:last-child {
            padding-left: 145px;
        }

.footer-icon {
    width: 100px;
    height: 100px;
    float: left;
    padding: 10px;
    border-radius: 10px;
    background-color: white;
    margin-top: 50px;
}

    .footer-icon img {
        width: 100%;
    }
/*-------------展商登陆1--------------------*/
.login-box {
    line-height: 26px;
    list-style: none;
    /*padding-top: 50px;*/
}

    .login-box li {
        float: left;
        width: 100px;
        font-size: 12px;
    }

        .login-box li div {
            width: 26px;
            height: 26px;
            line-height: 26px;
            text-align: center;
            font-size: 18px;
            font-weight: bold;
            color: white;
            border-radius: 50%;
            background-color: #afafaf;
            float: left;
            margin-right: 3px;
        }

select {
    /*width: 313px;*/
}

.dactive {
    background-color: #f37000 !important;
}
/*----------------展商登陆2--------------------*/
@media screen and (min-width:320px) and (max-width:768px){
    .field-validation-error {
    padding-left: 5px;
    font-size: 14px;
    color: red;
}
    .input3 {
	width:90%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;

}
  .forms {
    margin-left:0px;
}
    #menu2 {
    width: 100%;
    height: 800px;
}

.menu2-div1 {
   
    float: left;
}

.menu2-div2 {
  
    float: left;
}

i {
    color: #ff0c3a;
    font-size: 16px;
}

.menu2-div-a {
    height: 36px;
    line-height: 36px;
    margin: 34px 0;
}

    .menu2-div-a span:first-child {
        height: 36px;
        line-height: 36px;
        display: block;
        color: #212121;
    }

.input1 {
    width:15%;
}

.input2 {
    width:35%;
}

.brief {
    width:100%;
    height: 86px;
    margin-top: 10px;
}

    .brief textarea {
        width: 100%;
        height: 100%;
        padding: 5px 10px;
    }

.menu2-div-b {
    line-height: 36px;
    margin-top: 90px;
}

    .menu2-div-b button {
        width: 100%;
        height: 36px;
        line-height: 36px;
        text-align: center;
        background-color: #2e81ed;
        color: white;
        font-size: 14px;
        font-weight: bold;
        border-radius: 8px;
        cursor: pointer;
        border: none;
        display: block;
        float: left;
    }

}

@media(min-width:1200px){
    .form-horizontal .control-label{font-size:14px;}
    .field-validation-error {
    padding-left: 5px;
    font-size: 14px;
    color: red;
    position:absolute;
}
    .input3 {
	width: 48%;
	height: 36px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
}

    .forms {
    margin-left:20px!important;
    width: 100%;
    margin-top: 40px;
}
#menu2 {
    width: 100%;
    height: 800px;
}

.menu2-div1 {
    width: 50%;
    float: left;
}

.menu2-div2 {
    width: 50%;
    float: left;
}

i {
    color: #ff0c3a;
    font-size: 16px;
}

.menu2-div-a {
    
    line-height: 36px;
    margin: 15px 0;
}

    .menu2-div-a span:first-child {
        width: 100px;
        height: 36px;
        line-height: 36px;
        display: block;
        color: #212121;
    }

.input1 {
    width:54px;
}

.input2 {
    width:136px;
}

.brief {
    width: 76%;
    height: 86px;
    margin-top: 30px;
    font-size: 12px;
}

    .brief textarea {
        width: 100%;
        height: 100%;
        padding: 5px 10px;
    }

.menu2-div-b {
    width: 327px;
    height: 36px;
    line-height: 36px;
    margin-top: 90px;
    margin-left: 25%;
}

    .menu2-div-b button {
        width: 100%;
        height: 36px;
        line-height: 36px;
        text-align: center;
        background-color: #2e81ed;
        color: white;
        font-size: 14px;
        font-weight: bold;
        border-radius: 8px;
        cursor: pointer;
        border: none;
        display: block;
        float: left;
    }
}

/*------------------展商登陆3--------------*/
.true {
    width: 277px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #999999;
    float: left;
}

.true-box {
    width: 50px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    border: 1px solid #999999;
    float: left;
    border-left: 0;
    cursor: pointer;
}

.menu2-div4 {
    width: 350px;
    margin: 0 auto;
}

.menu2-list {
    width: 100%;
    padding: 50px 0;
}

    .menu2-list li {
        height: 60px;
        line-height: 60px;
        list-style: none;
        border-bottom: 1px solid #e6e6e6;
    }

        .menu2-list li span {
            font-size: 14px;
            color: #191919;
            padding: 0 55px;
        }

        .menu2-list li:last-child span {
            padding: 0 68px;
        }

            .menu2-list li:last-child span:last-child {
                padding: 0 30px;
            }

.menu2-p1 {
    width: 100%;
    padding: 30px 0;
    font-size: 14px;
    color: #2e81ed;
}

.menu2-p2 {
    padding: 10px 0;
    font-size: 14px;
    color: #191919;
}

.check {
    width: 100%;
    padding: 30px 0;
    font-size: 14px;
    margin-bottom: 30px;
}

.check-box {
    width: 30px;
    float: left;
    margin-top: 5px;
}

.check p {
    height: 35px;
    line-height: 35px;
    float: left;
}
/*----------------展商登陆4----------------*/
.success {
    width: 500px;
    height: 150px;
    margin: 166px auto;
}
.form-control-static {
	min-height: 22px;
	 padding-top:0px; 
	 padding-bottom:0px; 
	margin-bottom: 0;
    font-size:16px!important;
}
