*{
    font-size: 16px;
    font-family: 微软雅黑;
    margin: 0px;
    padding: 0px;
}
a{
    text-decoration: none;
    color: #000;
}
li{
    list-style: none;
}
img {
    border: 0;
    width: auto;
}
body{
    color: #000;
}
.h30{
    height: 30px;
}
.h50{
    height: 50px;
}
.h80{
    height: 80px;
}
.contents{
    width: 1200px;
    margin: 0px auto;
}
.zt2_banner{
    background: url(../images/zt2_banner.jpg) no-repeat center;
    height: 500px;
}
.zt2_banner{
    width: 100%;
}
.zt2_banner img{
    width: 100%;
}
.use_son >div{
    display: inline-block;
    vertical-align: top;
}
.use_son >div:nth-child(1){
    width: 620px;
    height: 285px;
}
.use_right>div{
    display: inline-block;
    vertical-align: top;
}
.use_right>div p{
    text-align: center;
    color: #fff;
    position: relative;
    top: -42px;
}
.use_left p:nth-child(1){
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 50px;
}
.use_left p:nth-child(2){
    width: 475px;
    margin-bottom: 40px;
    line-height: 27px;
}
.use_left a{
    color: #fff;
    background-color: #cc1818;
    border-radius: 10px;
    padding: 12px 49px;
}


.zt2_about {
    background-image: url("../images/zt2_about.jpg");
    height: 480px;
}
.zt2_about_des >div{
    display: inline-block;
    vertical-align: middle;
    margin-top: 110px;
}
.zt2_about_des >div:nth-child(1){
    width: 200px;
}
.about_left p:nth-child(1){
    font-size: 33px;
    color: #db1f1f;
    font-weight: bold;
}
.about_left p:nth-child(2){
    font-size: 13px;
    color: #999999;
}
.about_middle p{
    width: 505px;
    line-height: 27px;
}

.zt2_about_des >div:nth-child(2){
    width: 540px;
    margin-left: 150px;
    margin-right: 100px;
}
.zt2_about_des >div:nth-child(3){
   margin-top: 65px!important;
}
.about_right_son{
    width: 175px;
    background-color: #fff;
    border-bottom: 2px solid #FCFCFB;
    height: 85px;
    cursor: pointer;
}
.about_r_two{
    width: 160px;
}
.about_right_son >div{
    display: inline-block;
    vertical-align: middle;
}
/*.about_right >div:nth-child(1){
    background-color: #cc1818;
}*/

.about_right >div:hover{
    background-color: #cc1818;
}
/*.about_right >div:nth-child(1) p{
    color: #fff;
}*/
.about_right >div:hover p{
    color: #fff;
}
.about_r_two >p{
    text-align: center;
    color: #999999;
}
.about_r_two >p:nth-child(1){
    font-size: 35px;
    color: #666666;
}


.zt2_title{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}
.pro_char{
    height: 535px;
}


.zt2_proxn_des>div{
    display: inline-block;
    vertical-align: top;
    margin: 30px 45px;
    width: 203px;
    text-align: center;
}

.zt2_proxn_des .zt2_proxn_img{
    width: 105px;
    height: 105px;
    background:  url(../images/zt2_pro_xn.png) no-repeat;
    margin: 0px auto;
}

.zt2_proxn_02{
    background-position: -122px 0px!important;
}
.zt2_proxn_03{
    background-position: -244px 0px!important;
}
.zt2_proxn_04{
    background-position: -366px 0px!important;
}
.zt2_proxn_05{
    background-position: -488px 0px!important;
}
.zt2_proxn_06{
    background-position: -610px 0px!important;
}
.zt2_proxn_07{
    background-position: -732px 0px!important;
}
.zt2_proxn_08{
    background-position: -854px 0px!important;
}
.zt2_proxn_des>div:nth-child(1):hover .zt2_proxn_img{
   background-position: 0px -122px;
}
.zt2_proxn_des>div:nth-child(2):hover .zt2_proxn_img{
   background-position: -122px -122px!important;
}
.zt2_proxn_des>div:nth-child(3):hover .zt2_proxn_img{
   background-position: -244px -122px!important;
}
.zt2_proxn_des>div:nth-child(4):hover .zt2_proxn_img{
   background-position: -366px -122px!important;
}
.zt2_proxn_des>div:nth-child(5):hover .zt2_proxn_img{
   background-position: -488px -122px!important;
}
.zt2_proxn_des>div:nth-child(6):hover .zt2_proxn_img{
   background-position: -610px -122px!important;
}
.zt2_proxn_des>div:nth-child(7):hover .zt2_proxn_img{
   background-position: -732px -122px!important;
}
.zt2_proxn_des>div:nth-child(8):hover .zt2_proxn_img{
   background-position: -854px -122px!important;
}

.zt2_proxn_des>div p{
  margin-top: 10px;
}
.zt2_proxn_des>div:hover p{
    color: #cc1818;
}









.pro_img{
    text-align: center;
}
.pro_des{
    text-align: center;
}
.pro_des >div{
    display: inline-block;
    position: relative;
}
.pro_des >div p{
    text-align: center;
    line-height: 27px;
    color: #fff;
}
.pro_des_one{
    top: -245px;
    left: 32px;
}
.pro_des_two{
    top: -333px;
    left: 48px;
}
.pro_des_three{
    top: -149px;
    left: -82px;
}
.pro_des_four{
    top: -239px;
    left: -40px;
}
.pro_des_five{
    top: -339px;
    left: -4px;
}
.pro_des_six{
    top: -153px;
    left: -122px;
}
.pro_des_seven{
    top: -242px;
    left: -63px;
}




.gl_class{
    background-image: url("../images/zt2_gl_bg.jpg");
    height: 1900px;
}
.gl_class .zt2_title p{
    font-size: 16px;
    color: #fb4242;
    margin-top: 20px;
}



.gl_des{
    height: 420px;
    background-color: #fff;
    padding: 50px;
}
.gl_des .gl_son li >div{
   display: inline-block;
    vertical-align: top;
}
.gl_des .gl_son li >div:nth-child(1){
    width: 500px;
}
.gl_son_left p{
    line-height: 27px;
    margin-bottom: 20px;
}
.gl_son_right{
    float: right;
}
.gl_sm_title{
    font-size: 26px;
    font-weight: bold;
    border-bottom: 3px solid #db1f1f;
    width: 255px;
    text-align: center;
    line-height: 50px!important;
    margin-bottom: 45px!important;
}
.gl_tab li{
    display: inline-block;
}
.gl_tab li a{
   background-color: #555555;
    padding: 15px 20px;
    color: #fff;
    border-radius: 10px;
}

.gl_tab{
    margin-top: 45px;
}
#gl_tab1_child_1 {
    background-color: #db1f1f;
}
#gl_tab2_child_1 {
    background-color: #db1f1f;
}
#gl_tab3_child_1 {
    background-color: #db1f1f;
}


.zt2_cases .zt2_title p {
   color: #db1f1f;
    margin-top: 10px;
}
.zt2_cases .zt2_title p a{
    color: #db1f1f;
    margin-left: 20px;
}

.zt2_cases_des{
    background-image: url("../images/zt2_cases.png");
    height: 500px;
}


#main div{
    width: 560px;
    height: 435px;
    clear: left;
    border: solid 1px #ccc;
    display: none;
    position: relative;
    top: -473px;
    left: 0px;
    right: 0px;
    background-color: #fff;
    margin: 0 auto;
}
#main div.main_bar{
    display: block;
    text-indent: 2em;
}
.zt2_ca_bg{
    display: none;
    position: relative;
    top: -216px;
}
#navs li:hover .zt2_ca_bg{
    display: block;
}
#navs li{
    display: inline-block;
    vertical-align: middle;
    height: 208px;
    position: relative;
}
#navs li:nth-child(2){
    top: 104px;
    left: -58px;
}
#navs li:nth-child(3){
    top: 0px;
    left: -116px;
}
#navs li:nth-child(4){
    top: 104px;
    left: -175px;
}
#navs li:nth-child(5){
    top: -208px;
    left: 740px;
}
#navs li:nth-child(6){
    top: -104px;
    left: 681px;
}
#main >div{
    padding: 20px 0px;
}
#main >div p{
    text-align: center;
    margin-bottom: 15px;
    width: 540px;
}
#main  .case_sm_title{
   font-size: 18px;
}
#main >div p a{
    color: #fff;
    background-color: #db1f1f;
    text-align: center;
    line-height: 30px;
    padding: 10px 86px;
    border-radius: 10px;
}
#main .zt2_close {
    text-align: right;
    margin-right: 20px;
    cursor: pointer;
}
.zt2_fwys{
    background-image: url("../images/zt2_fwys.jpg");
    height: 490px;
}
.zt2_fwys_des>div{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-right: 70px;
}
.zt2_fwys_des>div:nth-child(5){
    margin-right: 0px;
}
.zt2_fwys_des>div p{
    font-size: 20px;
    text-align: center;
    margin-top: 50px;
}

#gl_son2 .gl_sm_title{
    width: 225px!important;
}
#gl_son3 .gl_sm_title{
    width: 180px!important;
}
.gl_des3{
    height: 440px!important;
}
.footer_con ul li{
    padding: 0 64px!important;
}