.display_none {
    display: none;
}

.clearfix:after {
    /*伪元素是行内元素 正常浏览器清除浮动方法*/
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
    /*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
}

.banner {
    width: 100%;
    height: 400px;
}

.banner>img {
    width: 100%;
    height: 100%;
}

.main {
    width: 1200px;
    margin: 0 auto;
    background-color: #ffffff;
    /*padding-bottom: 66px;*/
}

.main-nav {
    width: 100%;
    height: 94px;
    border-bottom: 1px solid rgba(214, 214, 214, 0.3);
    margin-bottom: 76px;
}

.main-nav>li {
    width: 240px;
    height: 94px;
    float: left;
    letter-spacing: 4px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    cursor: pointer;
    text-align: center;
    line-height: 94px;
}

.main-nav>li>i {
    margin-right: 8px;
    vertical-align: middle;
}

.main-nav>li:first-child>i {
    display: inline-block;
    width: 41px;
    height: 43px;
    background: url('../image/li1.png') no-repeat center;
    background-size: 41px 43px;
}

.main-nav>li:nth-child(2)>i {
    display: inline-block;
    width: 38px;
    height: 43px;
    background: url('../image/li2.png') no-repeat center;
    background-size: 38px 43px;
}

.main-nav>li:nth-child(3)>i {
    display: inline-block;
    width: 42px;
    height: 40px;
    background: url('../image/li3.png') no-repeat center;
    background-size: 42px 40px;
}

.main-nav>li:nth-child(4)>i {
    display: inline-block;
    width: 43px;
    height: 36px;
    background: url('../image/li4.png') no-repeat center;
    background-size: 43px 36px;
}

.main-nav>li:last-child>i {
    display: inline-block;
    width: 43px;
    height: 39px;
    background: url('../image/li5.png') no-repeat center;
    background-size: 43px 39px;
}

.li-active {
    color: #c30d23!important;
    position: relative;
}

.li-active::after {
    display: block;
    content: '';
    width: 100%;
    height: 3px;
    background: #c30d23;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.div1>img {
    width: 329px;
    height: 329px;
    float: left;
}

.mian-content-div-introduction {
    width: 818px;
    box-sizing: border-box;
    margin-left: 42px;
    float: left;
}

.mian-content-div-introduction>p {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 30px;
}

.mian-content-div-introduction>p:last-child {
    margin-bottom: 0;
}

.mian-content-div-introduction>p>a {
    color: #c30d23;
}

.mian-content-div {
	padding-bottom: 66px;
}
.mian-content-div.honors-box {
	padding-bottom: 0;
}

.contactUs>ul>li {
    width: 581px;
    height: 320px;
    background-color: #faf8f7;
    margin: 0 37px 34px 0;
    float: left;
    box-sizing: border-box;
    text-align: left;
    padding-left: 80px;
}

.contactUs>ul>li:first-child+li {
    margin-right: 0;
}
.contactUs>ul>li:first-child+li+li+li {
    margin-right: 0;
}

.contactUs>ul>li:hover {
    background: url('../image/contecUSbg.png') no-repeat center;
    background-size: 593px 332px;
    box-shadow: 0px 0px 10px 0px #c30d23;
}

.contactUs ul .logo-box {
    margin: 32px 0 12px 0;
}
.logo-box img {
	display: block;
}
.contactUs>ul>li>h3 {
    font-size: 20px;
    color: #c30d23;
    line-height: 1;
    font-weight: bold;
    box-sizing: border-box;
}
.contactUs>ul>li:nth-child(2n){margin-right: 0px}

/*.contactUs>ul>li:nth-child(2n){margin: 0 37px 34px 0;}*/
/*.contactUs>ul>li:first-child+li+li+li>h3 {*/
/*    margin: 51px 0 28px;*/
/*    !* padding-left: 79px; *!*/
/*    text-align: left;*/
/*}*/

.contactUs-text {
    margin-top: 48px;
    box-sizing: border-box;
    text-align: left;
    /* padding-left: 132px; */
}
.contactUs>ul>li:first-child+li>.contactUs-text{
    /* padding-left: 125px; */
}
.contactUs>ul>li:first-child+li+li>.contactUs-text{
    /* padding-left: 83px; */
}
.contactUs>ul>li:first-child+li+li+li>.contactUs-text {
    /*margin-top: 0;*/
    /* padding-left: 81px; */
}



.contactUs-text>p {
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}

.contactUs-text>p:last-child {
    margin-bottom: 0;
}

.contactUs-text>p>span {
    font-weight: bold;
}

.honors-box>ul {
    padding-bottom: 30px;
    /*border-bottom: 1px solid rgba(153, 151, 152, 0.5);*/
}

.honors-box>ul>li {
    width: 278px;
    height: 228px;
    float: left;
    box-shadow: 1px 1px 4px 0px #eaebec;
    border: solid 1px #e9eaeb;
    box-sizing: border-box;
    padding: 17px;
    margin: 0 29px 30px 0;
    cursor: pointer;
}

.honors-box>ul>li:nth-child(4n) {
    margin-right: 0;
}

.honors-box>ul>li>.honors-box-img {
    background-color: #eeeeee;
    box-sizing: border-box;
    padding: 21px 14px;
}

.honors-box>ul>li>.honors-box-img>img {
    width: 216px;
    height: 150px;
}

.cooperation-box {
    padding-bottom: 17px;
    /*border-bottom: 1px solid rgba(153, 151, 152, 0.5);*/
}

.cooperation-box>ul>li {
    width: 185px;
    height: 90px;
    border: solid 1px #f4f4f4;
    /* box-sizing: border-box; */
    float: left;
    margin: 0 16px 16px 0;
}

.cooperation-box>ul>li:nth-child(4n) {
    /* margin-right: 0; */
}

.cooperation-box ul li img {
    width: 100%;
    height: 100%;
}
.cooperation-box li a {
    display: block;
    height: 100%;
}

.personnel-box-ul {
    padding-bottom: 39px;
    /*border-bottom: 1px solid rgba(153, 151, 152, 0.5);*/
}

.personnel-box-ul>li {
    margin-bottom: 10px;
}

.personnel-box-ul>li>.personnel-box-ul-head {
    width: 100%;
    height: 56px;
    box-sizing: border-box;
    background: #f4f4f4;
    position: relative;
    padding: 0 94px 0 45px;
    line-height: 56px;
    cursor: pointer;
}

.personnel-box-ul>li>.personnel-box-ul-head:hover {
    background-color: #c30d23;
    color: #FFFFFF;
}
.personnel-box-ul>li>.personnel-box-ul-head:hover span{
    color: #FFFFFF !important;
}
.personnel-box-ul>li>.personnel-box-ul-head:hover i{
    color: #FFFFFF !important;
}
.personnel-box-ul>li>.head-active {
    background-color: #c30d23;
}

.personnel-box-ul>li>.personnel-box-ul-head::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    display: block;
    width: 6px;
    height: 56px;
    background-color: #c30d23;
}

.personnel-box-ul>li>.personnel-box-ul-head>i {
    display: inline-block;
    width: 12px;
    height: 15px;
    background: url('../image/right.png') no-repeat center;
    background-size: 12px 15px;
    vertical-align: middle;
}
.personnel-box-ul>li>.personnel-box-ul-head:hover i {
    display: inline-block;
    width: 12px;
    height: 15px;
    background: url('../image/right2.png') no-repeat center;
    background-size: 12px 15px;
    vertical-align: middle;
}
.personnel-box-ul>li>.personnel-box-ul-head .head-i-active,
.personnel-box-ul>li>.personnel-box-ul-head:hover .head-i-active {
    width: 14px;
    height: 11px;
    background: url('../image/bottom.png') no-repeat center;
    background-size: 14px 11px;
}

.personnel-box-ul>li>.personnel-box-ul-head>.c-title {
	display: inline-block;
	width: 494px;
    font-size: 16px;
    line-height: 1;
    color: #333333;
    font-weight: bold;
}


.personnel-box-ul>li>.personnel-box-ul-head>.c-describe {
	display: inline-block;
	width: 428px;
    font-size: 14px;
    line-height: 1;
    color: #666666;
}

.head-span-active {
    color: #fff!important;
}

.personnel-box-ul-content {
    background-color: #ffffff;
    box-shadow: 0px 5px 10px 0px rgba(6, 0, 1, 0.08);
    padding: 25px 0 51px 45px;
}

/*.personnel-box-ul-content>h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    color: #333333;
}

.personnel-box-ul-content>p {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
}*/


.contactUs>ul>.zt-kefu-item h3 {
	margin-top: 50px;
	/* padding-left: 81px; */
	font-size: 20px;
	color: #c30d23;
	line-height: 1;
	font-weight: bold;
	text-align: left;
}
.contactUs>ul>.zt-kefu-item .contactUs-text {
    /* padding-left: 81px !important; */
}
.zt-kefu-item .contactUs-text {
	margin-top: 28px;
}

.zt-kefu-item .contactUs-text>p {
	margin-bottom: 18px;
}
#partnersContainer{
	width: 1250px;
	padding-bottom: 150px;
}
