﻿/* CSS Document   Version: 1.0.0
   Date: 2018/06/25
   Author: Tian Guang
   Copyright: www.east.net
*/
#subpage_banner1{
    display: none;
}
#subpage_banner{
    overflow:hidden;
    margin-top:87px;
    position: relative;

}

#subpage_banner .center{
    width:1200px;
    margin:0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -39px;
    margin-left: -600px;
}
#subpage_banner .center p{
    margin-bottom:0px;
    margin-left: 705px;
}
#subpage_banner .center p.p3{
    width:32px;
    height:2px;
    background-color:#c9151e;
    margin-top: 10px;
}
#subpage_banner .center p.p1{
    text-transform: uppercase;
    width:auto;
    height:auto;
    font-size:28px;
    color:#000;
    font-weight: bold;
    background:none;
    line-height: initial;
    font-style: italic;
    padding-top: 0;
}
#subpage_banner .center p.p2{
    font-size:24px;
    color:#000;
}
.xx_subnav3{
    display: none;
}
#x_sub_nav{
    width: 100%;
    height:76px;
    border-bottom:2px solid #e9e9e9;
    position: relative;
    margin: 0 auto;
}
#x_sub_nav .zy{
    width:1280px;
    margin:0 auto;
    position:relative;
}
#x_sub_nav .arrow-left,
#x_sub_nav .arrow-right{
    display:none;
    position: absolute;
    width:40px;
    height:76px;
    top:0;
}
#x_sub_nav .arrow-left.on,
#x_sub_nav .arrow-right.on{
    display: block;
}
/*#x_sub_nav .arrow-left{
    left:0;
    background:#eee url('../images/形状11.png') center no-repeat;
}
#x_sub_nav .arrow-right{
    right:0;
    background:#eee url('../images/形状12.png') center no-repeat;
}*/
#x_sub_nav ul{
    text-align: center;
    margin-bottom:0px;
    display: inherit;
    height:76px !important;
}
#x_sub_nav ul li{
    display: inline-block;
    position: relative;
    width: 150px;
    height:76px !important;
    /*float: inherit;*/
}
#x_sub_nav ul li .linkA{
    display: table-cell;
    width: 142px;
    height: 76px;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color: #535353;
    /* margin-top: 30px; */
    vertical-align: middle;
   
   
}
#x_sub_nav ul li.on .linkA{ background: url(../images/slidearrow.png) 110px center no-repeat;}
#x_sub_nav ul li .linkA:hover,
#x_sub_nav ul li .linkA:active
{
    text-decoration: initial;
}
#x_sub_nav ul li:hover dl{display:block;}
#x_sub_nav ul li dl{position: absolute;width:100%;padding-top: 2px;display:none;background: #f2f2f2;}
#x_sub_nav li dl dd{width:100%;height:50px;line-height: 50px;color:#535353;background: #f2f2f2;}
#x_sub_nav li dl dd a{color:#535353;display:  inline-block;margin-right: 17px;font-size: 14px;}
#x_sub_nav li dl dd a i{width: 4px;height: 4px;display: block;background: #999;float: left;border-radius: 50%;margin: 24px 10px 0px 0px;}
#x_sub_nav li dl dd:hover a{color:#fff}
#x_sub_nav li dl dd:hover i{background:#fff}
#x_sub_nav li dl dd:hover{background:#c9151e}

@media screen and (max-width: 1366px) {
    #x_sub_nav ul li .linkA{
        width:130px;
    }
}
@media screen and (max-width: 1280px) {
    #x_sub_nav ul li .linkA{
        width:120px;
    }
}

#x_sub_nav .subnav{width:1200px;margin:0 auto;overflow: initial;}

/*#x_sub_nav .subnav .swiper-wrapper-2{
    display:none;
}*/
.aboutCon h3{background-color:#C9151E;color:#FFFFFF;font-size:18px;text-align:center;border-radius: 13px 0px 12px 0px;width: 110px;height: 30px;line-height: 30px;}
.aboutCon i{border-bottom: 2px solid #c9151e;width: 100%;position: relative;display: block;top: -10px;}

