.j-container{
    width: 1200px;
    margin: 0px auto;
}
.j-Head{
    width: 100%;
    height: 92px;
    padding: 0px 20px;
    position: fixed;
    left: 0;
    top:0;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.j-Head-logo{
    width: 286px;
}
.j-Head-logo img{
    width: 100%;
}
.j-Head-nav{
    width: calc(100% - 394px);
    text-align: center;
    height: 100%;
}
.j-nav-item{
    display: inline-block;
    position: relative;
    height: 100%;
}
.j-nav-item.on .nav-item-link{
    color: #b71d35;
}
.nav-item-link{
    color: #fff;
    font-size: 18px;
    padding: 0px 20px;
    line-height: 92px;
}
.nav-item-link:hover{
    color: #b71d35;
}
.nav-inner{
    display: none;
    position: absolute;
    width:155px;
    background: #ffffff;
    padding: 20px;
    left: -18px;
    bottom: -139px;
    z-index: 7;
}
.nav-inner-item{
    display: block;
    color: #666666;
    font-size: 16px;
    text-align: center;
    margin-bottom: 15px;
}
.nav-inner-item:hover{
    color: #b71d35;
}
.j-nav-item:hover .nav-inner{
    display: block;
}
.j-Head-right{
    width: 108px;
}
.j-Head-right .head-select{
    width:100%;
    border-radius: 4px;
    height: 37px;
    background: rgba(255,255,255,.11) url("../img/map.png") no-repeat 10px center;
    background-size: 18px;
    
    color: #ffffff;
    font-size: 14px;
    line-height: 37px;
}
.select-item{
    line-height: 37px;
    padding-left: 20px;
margin-left:20px;
}
.en-item{
	display:none;
margin-left:0;
padding-left:40px;

background: rgba(255,255,255,.11);
}
.j-Head-right .head-select:hover .en-item{
	display:block;}
.j-banner{
    width:100%;
    height: 450px;
}
.j-banner img{
    width:100%;
    height: 100%;
}
.j-Title{
    margin-top: 40px;
    color: #333333;
    font-size: 35px;
    text-align: center;
}
.yqzs-top{
    margin: 50px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.yqzs-silde{
    width: 700px;
    height: 388px;
}
.yqzs-right{
    width: 480px;
}
.yqzs-right h3{
    color: #333333;
    font-size: 30px;
}
.yqzs-text{
    color: #999999;
    font-size: 14px;
    margin: 20px 0;
    line-height: 24px;
}
.yqzs-right-bt span{
    display: inline-block;
    border-radius: 4px;
    padding: 10px 20px;
    margin-right: 20px;
}
.yqzs-right-bt span img{
    vertical-align: middle;
}
.btn-one{
    border:1px solid #c0c0c0;
    color: #333;
    font-size: 14px;
}
.btn-two{
    background: #b71d35;
    color: #ffffff;
    font-size: 14px;
}
.yqzs-two{
    width: 100%;
    background: url("../img/yq_bg.png") no-repeat top center;
    background-size: 100%;
    padding: 45px 0;
}
.yqzs-two-title{
    color: #333333;
    font-size: 35px;
    text-align: center;
}
.yqzs-two-title span{
    color: #b71c34;
}
.yqzs-two-slide{
    width: 100%;
    height: 490px;
    margin-top: 30px;
}
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url(./ajax-loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

/*.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }*/

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-prev, .slick-next{
    display: none !important;
}
/*.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }*/
/* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 1px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }
.slick-dots li button:focus { outline: none; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: ""; background: #cacaca; border-radius: 50%; width: 10px; height: 10px;  text-align: center; color: black;  -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { background: #b71c34; }

.yqzs-two-item{
    width: 380px;
    height: 430px;
}
.yqzs-two-img{
    width: 100%;
    height: 240px;
}
.yqzs-two-img img{
    width: 100%;
    height: 100%;
}
.yqzs-two-son{
    position: relative;
    background: #ffffff;
    padding: 20px 0;
}
.two-icon{
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    margin-left: -40px;
    top:-40px;
    z-index: 2;
}
.yqzs-two-son h3{
    color: #333333;
    font-size: 18px;
    text-align: center;
    margin-top: 16px;
}
.two-text{
    color: #999999;
    font-size: 14px;
    text-align: center;
    width: 90%;
    margin: 10px auto;
}
.yqzs-three{
    margin-top: 30px;
}
.yqzs-three-slide{
    width: 100%;
    height: 445px;
    margin: 20px 0 50px 0;
}
.yqzs-three-son{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.yqzs-three-son a{
    display: block;
    width: 194px;
    height: 207px;
}
.yqzs-three-son a:nth-child(7),.yqzs-three-son a:nth-child(8),.yqzs-three-son a:nth-child(9),.yqzs-three-son a:nth-child(10),.yqzs-three-son a:nth-child(11){
    margin-top: -48px;
}


.yqzs-three-son a img{
    width: 100%;
    height: 100%;
}
.yqzs-four h4{
    color: #666666;
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
}
#yq-map{
    width: 100%;
    height: 460px;
    margin-top: 20px;
}
.txMovie{position:relative;width:100%;height:100%;}
.focus_pic{width:495px;height:370px;overflow:hidden;
     float: left; margin-top: 10px;margin-left: 20px;}
.focus_pic li{vertical-align:top;width:100%;height:100%;  display: flex; align-items: center;justify-content: center;}
.focus_pic img{width:100%;height:100%;display:block;}
.focus_nav{width:105px;height:392px;*zoom:1;float: left;display: flex; align-items: center;justify-content: center; position: relative; }
.focus_nav ul{position:relative;*zoom:1; height: 340px;width:100% !important;  }
.focus_nav li{position:relative;*zoom:1;cursor:pointer; width: 95%;height: 85px; display: flex; align-items: center;justify-content: center;}
.focus_nav li:hover{
    background:url("../img/pic_bg.png") no-repeat right -2px center;
    background-size: 100% 100%;
}
.focus_nav .navPrev,.focus_nav .navNext{
    width:35px;
    height:20px;
    background: url("../img/top.png") no-repeat center;
    background-size: 100%;
    overflow:hidden;
    position:absolute;
    top:0px;
    left: 50%;
    margin-left: -17px;
    z-index: 3;
}
.focus_nav .navNext{
    background: url("../img/down.png") no-repeat center;
    background-size: 100%;
    top: auto;
    bottom:0;
}
.focus_nav .navPrev:hover{
    background: url("../img/top_on.png") no-repeat center;
    background-size: 100%;
}
.focus_nav .navNext:hover{
    background: url("../img/down_on.png") no-repeat center;
    background-size: 100%;
}

.focus_nav .navPrev:hover, .focus_nav .navNext:hover{opacity:1;filter:Alpha(Opacity=100);border-right-color:#fff}
.focus_nav img{max-width:78%;max-height:78%; display: block;}
.j-footer{
    width:100%;
    padding: 40px 0;
    background: url("../img/foot_bg.png") no-repeat top center;
    background-size: 100% 100%;
}
.j-footer-left{
    width: 60%;
    float: left;
}
.footer-logo{
    width: 286px;
}
.footer-nav{
    color: #999999;
    font-size: 14px;
    margin: 10px 0;
}
.footer-nav a{
    color: #999999;
    margin:0 10px;
}
.footer-nav a:hover{
    color: #b71d35;
}
.footer-copy{
    color: #999999;
    font-size: 14px;
}
.footer-copy span{
    margin: 0px 10px;
}
.footer-copy a{
    color: #999999;
    font-size: 14px;
}
.footer-logo img{
    width: 100%;
}
.footer-copy a:hover{
    color: #b71d35;
}
.j-footer-right{
    width: 24%;
    float: right;
}
.j-footer-right h4{
    color: #666666;
    font-size: 15px;
}
.j-footer-right dl dd{
    margin-left: 0;
    color: #666666;
    font-size: 14px;
    margin-bottom: 5px;
}
.phone-two-slide{
    display: none;
}
.phone-yqzs-img{
    display: none;
    width: 100%;
    height: 100%;
}
.phone-yqzs-img img{
    width: 100%;
    height: 100%;
}
.phone-menu {
    display: none;
    float: right;
    width: 40px;
    height: 40px;
}
.phone-menu img {
    width: 100%;
    height: 100%; }
.phone-Nav{
    width: 80%;
    height: 100%;
    position: fixed;
    left: -9999px;
    top:0;
    z-index: 9999;
    background: #333333;
    padding: 20px;
}
.phone-logo{
    width: 80%;
    margin-bottom: 20px;
}
.phone-logo img{
    width: 100%;
}
.phone-Nav-son{
    width: 100%;
    border-bottom: 1px solid #666666;
}
.phone-Nav-son .phone-item{
	display: block;
	padding: 10px;
	color: #ffffff;
	font-size: 16px;
}
.phone-inner{
	padding-left:10px;
}
.phone-item-in{
	color:#c0c0c0;
font-size:14px;
display:block;
margin-top:10px;
}
.phone-Nav-son a span{
    float: right;
}
.foot-item{
    width: 100%;
    height: 50px;
    background:#3d3d3d url("../img/map.png") no-repeat 10px center;
    background-size: auto;
    border-radius: 4px;
    line-height: 50px;
    padding: 0px 20px 0 50px;
    margin-top: 20px;
    color: #ffffff;
    font-size: 15px;
}
.foot-item span{
    cursor: pointer;
    float: right;
    font-size: 24px;
}
.foot-option{
    display: none;
    width: 100%;
    background:#3d3d3d;
    padding: 20px;
    color: #ffffff;
    font-size: 15px;
}
.phone-banner{
    width: 100%;
    height: 367px;
    display: none;
}
.phone-banner img{
    width: 100%;
    height: 100%;
}
.phone-footer{
    display: none;
    position: fixed;
    left: 0;
    bottom:0;
    z-index: 4;
    width: 100%;
    height: 70px;
    background: #ffffff;
    border-top:1px solid #e2e2e2;
}
.phone-footer-son{
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}
.phone-footer-item{
    display: block;
    width: 24%;
    height: 100%;
    border-left:1px solid #e2e2e2;
}
.phone-footer-item:first-child{
    border-left: none;
}
.phone-footer-item.on .phone-name{
    color: #b71d35;
}
.phone-img{
    width: 30px;
    height: 30px;
    text-align: center;
    margin: 9px auto 5px;
    background: url("../img/foot_ico1.png") no-repeat center center;
    background-size: 100%;
}
.phone-footer-item:nth-child(2) .phone-img{
    background: url("../img/foot_ico2.png") no-repeat center center;
    background-size: 100%;
}
.phone-footer-item:nth-child(3) .phone-img{
    background: url("../img/foot_ico3.png") no-repeat center center;
    background-size: 100%;
}
.phone-footer-item:nth-child(4) .phone-img{
    background: url("../img/foot_ico4.png") no-repeat center center;
    background-size: 100%;
}
.phone-name{
    color: #333333;
    font-size: 15px;
    text-align: center;
}
.phone-footer-item.on .phone-img{
    background: url("../img/foot_ico1_on.png") no-repeat center center;
    background-size: 100%;
}
.phone-footer-item:nth-child(2).on .phone-img{
    background: url("../img/foot_ico2_on.png") no-repeat center center;
    background-size: 100%;
}
.phone-footer-item:nth-child(3).on .phone-img{
    background: url("../img/foot_ico3_on.png") no-repeat center center;
    background-size: 100%;
}
.phone-footer-item:nth-child(4).on .phone-img{
    background: url("../img/foot_ico4_on.png") no-repeat center center;
    background-size: 100%;
}
.phone-news-title{
    display: none;
    color: #333333;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
    .j-container, .personnel-li-box {
        width: 90%;
    }
    .yqzs-silde{
        width: 50%;
    }
    .yqzs-right{
        width: 48%;
    }
    .focus_pic{
        width: 75%;
    }
    .yqzs-two-item{
        width: 320px;
    }
    .yqzs-three-son a{
        width: 16%;
    }
}
@media screen and (max-width: 768px) {
    .j-container {
        width: 100%;
    }

    .j-Head {
        height: 80px;
    }

    .j-Head-logo {
        width: 50%;
    }

    .j-Head-nav, .j-Head-right {
        display: none;
    }

    .phone-menu {
        display: block;
    }

    .j-banner {
        height: 205px;
    }

    .phone-banner, .phone-footer {
        display: block;
    }

    .j-footer,.txMovie {
        display: none;
    }
    .yqzs-silde{
        width: 100%;
        height: 292px;
    }
    .phone-yqzs-img{
        display: block;
        margin: 0px auto;
    }
    .yqzs-top{
        width: 95%;
        margin: 30px auto;
        display: inherit;
    }
    .yqzs-right h3 {
        color: #333333;
        font-size: 23px;
        margin-top: 5px;
    }
    .yqzs-right{
        width: 100%;

    }
    .yqzs-right-bt span{
        padding: 5px 10px;
    }
    .yqzs-two{
        padding: 30px 0;
    }
    .yqzs-two-slide{
        display: none;
    }
    .phone-two-slide{
        display: block;
    }
    .yqzs-two-item{
        width: 100%;
    }
    .yqzs-three-son a{
        width: 30%;
        height: 154px;
    }
    .yqzs-three-son a:nth-child(7), .yqzs-three-son a:nth-child(8), .yqzs-three-son a:nth-child(9), .yqzs-three-son a:nth-child(10), .yqzs-three-son a:nth-child(11){
        margin-top: 0;
    }
    .yqzs-four{
        margin-top: 234px;
    }
    #yq-map {
        width: 100%;
        height: 344px;
        margin: 20px 0 100px 0;
    }
}