* {
    margin: 0;
    padding: 0;
}

body{
    -webkit-user-select:text !important;
    -moz-user-select:text !important;;
    -ms-user-select:text !important;;
    user-select:text !important;;
}

html {
    color: #000;
    background: #FFF;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);

    -webkit-user-select:text !important;
    -moz-user-select:text !important;;
    -ms-user-select:text !important;;
    user-select:text !important;;

}
.pubborder{
    border-bottom:1px solid #E5E5E5;
}
input, textarea, a, button {
    outline: 0;
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style-type: none;
}

p, ul, li, h2, h3, input, textarea, a, button, body {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;

}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

html, body ,div,input,p{
    font-family: Microsoft YaHei;

}

body::-webkit-scrollbar {

}

.f-l {
    float: left;
}

.f-r {
    float: right;
}

.cl-3 {
    color: #333;
}

.cl-6 {
    color: #666;
}

.cl-9 {
    color: #999;
}

.hidden {
    display: none;
}

.txt-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.isHidden {
    display: none;
}

body {
    font-family: 'microsoft yahei', Verdana, Arial, Helvetica, sans-serif;
    -webkit-text-size-adjust: none;
    font: normal 14px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

img {
    border: 0;
}

ol, ul {
    list-style: none;
}

a, a:hover {
    color: #428bca;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a, a:link {
    text-decoration: none;
}



textarea,
textarea.form-control {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #fff !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

.title-top{
    width: 100%;
    max-width: 100%;
}
.top-icon{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background: black;
    opacity: 0.5;

}
.top-img{
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.top-img  img{
    width: 100%;

}
.width-box{
    margin:0  200px;
}
.icon-data{

    height: 50px;
    line-height: 50px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: left;

}
.top-log{
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 128px;
    padding: 5px;
    box-sizing: border-box;
}
.log-box-img{
    width: 265px;
    height: 118px;
    float: left;
}
.log-box-img img{
    width: 100%;
    height: 100%;
}
.log-box-menu{
    width: 200px;
}
.menu-ul li{
    float: left;
    width: 100px;
    height: 118px;
    line-height: 118px;
}
.menu-ul a{
    text-decoration:none;
    font-family: MicrosoftYaHei-Bold;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
}

.active{
    border-bottom: 2px solid red;
    padding-bottom: 4px;
}
.top-nav{
    width: 100%;
    height:191px;
}
.nav-cont{
    position: relative;
}
.cont-box{
    width: 100%;
    position: absolute;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,0.08);
    border-radius: 10px;
    height: 382px;
    padding-top: 85px;
    top: -191px;
    z-index: 999;

}
.cont-box-ul{

}
.cont-box-ul li{
    width: 25%;
    float: left;
    height:255px;
    position: relative;

}
.box-ul-li .li-img{
    width: 96px;
    height: 98px;
    margin: 0 auto;
    box-sizing: border-box;

}
.box-ul-li .li-img img{
    width: 96px;
    height: 98px;

}
.li-cont{
    width: 100%;
    font-family: MicrosoftYaHei;
    font-size: 24px;
    color: #282828;
    letter-spacing: 0;
    height:90px;
    line-height: 90px;
    text-align: center;
}
.li-btn{
    margin: 0 auto;
    width: 108px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    ont-family: MicrosoftYaHei;
    font-size: 14px;
    color: #B6202C;
    letter-spacing: 0;
    text-align: center;
    border: 1px solid #B6202C;
    border-radius: 21px;
}
.li-btn a{
    text-decoration:none;
    font-family: MicrosoftYaHei-Bold;
    color: #B6202C;
    letter-spacing: 0;
}
.right-ht{
    position: absolute;
    right: 0;
    top:38px;
    opacity: 0.3;
    border: 1px solid #979797;
    height: 139px;
}
.main{
    margin-top: 56px;
}
.title-name{
    width: 100%;
    overflow: hidden;
    text-align: center;
    ont-family: MicrosoftYaHei;
    font-size: 30px;
    color: #282828;
    letter-spacing: 0;
    line-height: 30px;
}
.title-icon{
    position: relative;
    width: 384px;
    border: 1px solid #C8C8C8;
    margin: 10px auto;


}
.icon-red{
    position:absolute;
    width: 90px;
    border: 3px solid #B6202C;
    left: 147px;
    top: -4px;
    border-radius: 3px;
}
.title-imgs{
    width: 100%;
    text-align: center;
}
.main-info{
    margin-top:126px;
    height: 403px;
    background: url("../img/p.png") no-repeat 100% 100%;
}
.infomation-img{
    width: 100%;
    overflow: hidden;
}
.infomation-img img{
    width: 100%;
}
.main-info .info{
    width: 45%;
    min-height: 403px;
    position: relative;
}
.info-cont{
    padding-top: 58px;
    padding:58px 20px 20px 20px;

}
.cont-detail{
    box-sizing: border-box;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 28px;
    width: 100%;


}
.info-img-first{
    width: 490px;
    height: 268px;
    position: absolute;
    right: 10px;
    top: -84px;
}
.info-img-first img{
    width: 100%;
}
.info-img-end{
    width: 286px;
    height: 111px;
    float: right;
    margin-right: 10px;
    margin-top: 208px;
}
.info-img-end img{
    width: 100%;
    height: 100%;
}
.main-cooperation{
    margin-top: 56px;
    margin-bottom: 56px;
}
.cooperation-ul li{
    float: left;
    width: 25%;
    box-sizing: border-box;
}
.cooperation-ul li img{
    width: 100%;
}
.honor{
    margin-top: 56px;
}
.honor-img{
    margin: 0 auto;
    text-align: center;
}
.foot{
    margin-top: 65px;
    opacity: 0.9;
    background: #232135;
    height: 170px;
}
.foot-text{
    width: 100%;
    text-align: center;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    height: 85px;
    line-height: 85px;
}

