.lianjie{
    border-bottom: 2px solid #e5e5e5;
}
.linajie-inside>ul{
    padding: 0 0px;
}
.linajie-inside>ul>li{
    float: left;
    width: calc( 100% / 7);
    text-align: center;
	padding:0 15px;
}
.linajie-inside>ul>li>a{
    font-size: 16px;
    color: #000;
    font-weight: bold;
    display: block;
    height: 70px;
    line-height: 70px;
}
.linajie-inside>ul>li>a:hover{
    color: #b92636;
    border-bottom: 2px solid #b92636;
}

.product-one{
    background-color:#f2f2f2;
    padding: 30px 0;
}
.product-two{
    background-color: #fff;
}
.product-one-inside>.text{
    width: 440px;
}
.product-one-inside>.text>h1{
    font-size: 22px;
    color: #000;
    font-weight: normal;
    margin-top: 50px;
}
.product-one-inside>.text>h2{
    font-size: 30px;
    color:#6ebec5;
    font-weight: normal;
}
.product-tow-inside>.text>h2
{
    color: #34495e;
}
.product-one-inside>.text>h3{
    font-size: 20px;
    color:#6ebec5;
    font-weight: normal;
}
.product-tow-inside>.text>h3{
    color: #34495e;
}
.product-one-inside>.text>.list{
    margin-top:30px;
}
.product-one-inside>.text>.list>ul>li{
    font-size: 14px;
    color: #666;
}
.product-one-inside>.text>.list>.chakan>a{
    display: block;
    width: 175px;
    height: 42px;
    border: 2px solid #6ebec5;
    font-size: 14px;
    color: #6ebec5;
    text-align: center;
    line-height: 38px;
    margin-top: 80px;
}

.case-inside>.list{
    overflow: hidden;
}
.case-inside>.more{
    display: block;
    width: 1200px;
    height: 40px;
    border: 1px solid #e5e5e5;
    border-radius: 50px;
    margin-top: 30px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #666;
}
.zixun{
    background-color: #00a0e9;
}
.zixun>.zixun-inside{
    padding: 30px 0;
}
.zixun>.zixun-inside>h1{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}
.zixun>.zixun-inside>a{
    display:block;
    margin: 0 auto;
    width: 170px;
    height: 40px;
    border: 2px solid #fff;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 36px;
}
.yyb{
    padding: 30px 0;
}
.yyb-inside>h1{
    font-size: 26px;
    color: #000;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.yyb-inside>ul>li{
    float: left;
    width: 400px;
    text-align: center;
    border: 1px solid #e5e5e5;
    padding: 20px 0;
}
.yyb-inside>ul>li>h1{
    font-size: 18px;
    font-weight: normal;
}
.yyb-inside>ul>li>h2{
    font-size: 12px;
    color: #666;
    font-weight: normal;
}
