﻿body{
	overflow-x: hidden;
}
.zt-content p{
	font-size: 16px;
	line-height: 2em;
	color: #333;
}
.zt-content h1,.zt-content h2,.zt-content h3,.zt-content h4,.zt-content h5,.zt-content h6{
	color: #1a1a1a;
	line-height: 1.5em;
}
.zt-content li{
	color: #333;
	line-height: 2em;
	font-size: 16px;
}
#LRdiv1 p{
	font-size: 12px;
	line-height: 1.42857143;
}
.zt-content div,.zt-content p,.zt-content a,.zt-content li,.zt-content span,.zt-content h2,.zt-content h3,.zt-content h4,.zt-content h5{
	box-sizing: border-box;
}
.zt-content{
	width: 1200px;
	margin: 0 auto;
}
.zt-padd{
	padding: 50px 0;
}
.zt-banner img{
    display: block;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.zt-content img{
    width: 100%;
    display: block;
}
.zt-alignr{
    text-align: right;
}
.tablebox{
    text-align: center;
    padding: 50px 0;
}
.tablebox table{
    margin: 0 auto;
    border-collapse: collapse;
    border:1px solid #ddd
}
.tablebox tr:nth-child(2n){
    background: rgb(241, 241, 241);
}

@media (max-width: 1300px){
    .zt-content{
        width: 90%;
    }
}
.steel{
    background: #f1f1f1;
}
.steel img{
    width: 48%;
}
.right_side{
    width: 48%;
}
.right_side ul{
    margin-top: 30px;
}
.right_side ul li{
    background: url(../images/point.png) no-repeat left 8px;
    padding-left:25px;
}
.steelbg,#liuyan{
    background: url(../images/bg.jpg) repeat ;
}
#liuyan{
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
}
.footer-wai{
    margin-top: 0;
}
.analysis>p{
    color: #FFF;
    font-size: 20px;
    background: #A1A1A1;
    text-align: center;
}
.analysisbox{
    position: relative;
}
.analysiscon{
    position: absolute;
    width:50%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    left: 5%;
}
.analysiscon h2{
    font-size: 32px;
    margin-bottom: 20px;
}
.analysislist{
    position: absolute;
    background: #FFF;
    right: 10px;
    padding: 20px;
    bottom: 50px;
}
.analysislist li img{
    width: 10px;
    margin-top: 10px;
    margin-right: 8px;
    float: left;
}
.right_side h2{
    font-size: 32px;
}
.gq-biao2{
    height: 50px;
    width: 100%;
    text-align: center;
    background-color: #0f695e;
}
.gq-biao2 h2{
    font-size: 20px;
    color: #f1f1f1;
    line-height: 50px;
    text-align: center;

}
.steelgreen h2{
    color: #0f695e;
}
.right_side h3{
    font-size: 20px;
    margin-top: 30px;
}
.huibg{
    background: #f1f1f1;
}
.mostbox{
    position: relative;
}
.mostlist{
    position: absolute;
    width: 55%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.mostlist ul{
    margin: 20px 0;
}
.mostlist ul li{
    background: url(../images/point.png) no-repeat left 10px;
    padding-left: 25px;
    line-height: 1.5em;
}
.mostlist ul.name2{
    display: inline-block;
    margin-left: 40%;
}
@media (max-width: 1000px) {
    .common-banner{
        width: 100%;
        height: 199.993px;
        overflow: hidden;
        position: relative;
    }
    .zt-content{
        width: 100%;
        box-sizing: border-box;
        padding: 0 15px;
    }
    .zt-padd{
        padding-top: 40px;
        padding-bottom: 40px;
        
    }
    .m-banner{
        width: 100%;
        margin-top: 57.314px;
        height: auto;
    }
    .m-banner img{
        width: 100%;
    }
    .zt-content img{
        width: 100%;
    }
    .common-banner img{
        height: 100%;
        width: auto;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }
    .zt-banner{
        position: relative;
    }
    .zt-banner .zt-content{
        padding: 20px 15px;
        position: static;
        transform: none;
        display: none;
    }
    .steel{
        background: #f1f1f1;
    }
    .steel img{
        width: 100%;
    }
    .right_side{
        width: 100%;
        margin-top: 20px;
    }
    .right_side ul{
        margin-top: 20px;
    }
    .right_side ul li{
        background: url(../images/point.png) no-repeat left 8px;
        padding-left:25px;
    }
    .steelbg,.lianxi-box4{
        background: url(../images/bg.jpg) repeat ;
    }
    #liuyan{
        margin-top: 0;
        padding-top: 50px;
        padding-bottom:0px;
    }
    .footer-wai{
        margin-top: 0;
    }
    
    .analysis>p{
        color: #FFF;
        font-size:16px;
        background: #A1A1A1;
        padding:10px 15px;
        text-align: center;
        line-height: 1.2em;
    }
    .analysisbox{
        position: relative;
    }
    .analysiscon{
        position: static;
        width:100%;
        margin-top: 20px;
        transform: none;
    }
    .analysiscon h2{
        font-size: 24px;
        margin-bottom: 10px;
    }
    .analysislist{
        background: #FFF;
        margin: 20px 0;
        position: static;
        padding: 10px;
    }
    .analysislist li img{
        width: 10px;
        margin-top: 6px;
        margin-right: 8px;
        float: left;
    }
    .right_side h2{
        font-size: 24px;
    }
    .gq-biao2{
        height: 50px;
        width: 100%;
        text-align: center;
        background-color: #0f695e;
    }
    .zt-alignr{
        text-align: right;
    }
    .gq-biao2 h2{
        font-size: 20px;
        color: #f1f1f1;
        line-height: 50px;
        text-align: center;
    
    }
    .steelgreen h2{
        color: #0f695e;
    }
    .right_side h3{
        font-size: 20px;
        margin-top: 30px;
    }
    .huibg{
        background: #f1f1f1;
    }
    .mostbox{
        position: relative;
        padding-bottom: 10px;
    }
    .mostlist{
        position: absolute;
        width: 55%;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .mostlist ul{
        margin: 20px 0;
    }
    .mostlist ul li{
        background: url(../images/point.png) no-repeat left 3px;
        padding-left: 25px;
        line-height: 1.5em;
    }
    
    .steelgreen img{
        margin: 20px 0 30px;
    }
    .mostlist{
        position: static;
        width: 100%;
        transform: none;
    }
    .mostlist ul.name2{
        margin-left: 0;
    }
}
@media (max-width: 500px) {
    .zt-banner {
      overflow: hidden;
      height: 190px;
      position: relative;
    }
    .zt-banner img {
      position: absolute;
      width: auto;
	  max-width: initial;
      left: 50%;
      height: 100%;
      transform: translateX(-50%);
    }
}