*{margin:0px;padding:0px;}
body{font-family: "Microsoft YaHei","微软雅黑","simsun","sans-serif","Hiragino Sans GB","STHeiti",Arial;background-color:#fff;font-size:85%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;position: relative;}
h1,h2,h3,h4,h5,h6,em{font-weight:normal;font-style:normal;}
table,td,tr{border:none;border-collapse:collapse;}
ul,li,ol{list-style:none;}
img,fieldset{border:medium none;display:block;}
img{vertical-align:left;}
a{outline:none;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;cursor: pointer;}
a:link,a:visited{color:#333;text-decoration:none;}
a:hover,a:active{color:#b30000;text-decoration:underline;}
a.ani{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.clear{clear:both;width:1px;overflow:hidden;height:0;}
.clearfix{*zoom: 1;}
.clearfix:after{clear: both;display: block;overflow: hidden;height: 0;visibility: hidden;content: ".";}
.hidden{display:none;}
.pull-left,.fl{float: left;}
.pull-right,.fr{float: right;}
.fdn{font-size: 0;text-indent: -999em;line-height: 0;}
.text-overflow{overflow: hidden;white-space: nowrap;-ms-text-overflow: ellipsis;text-overflow: ellipsis;}
h1{display: block;font-size: 0;line-height: 0px;text-indent: -999em;}
/*
    省略号css：
    panA:
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

    panB:
    height:px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
*************************************************    
    半透黑色背景（且兼容ie）
    background: rgba(0,0,0,0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
*/
/*margin*/
.mt10{margin-top: 10px;} .mt20{margin-top: 20px;}

.wrap{padding-bottom: 110px;}
.banner,.banner img{
    width: 100%;
    height: auto;
}
.col{width: 1200px;margin:0 auto;overflow: hidden;}
.flex_SpaceBetween{
    display: flex;
    flex-flow: row wrap;
    align-content: flex-start;
    justify-content: space-between;
}
.slick-prev {
    position: absolute;
    font-size: 0;
    cursor: pointer;
    z-index: 9;
    background: url("images/jt-left.png") no-repeat center;
    width: 11px;
    height: 18px;
    background-size: 100%;
    border: none;
    outline: none;
    opacity: 1.8;
    left: 15px;
    bottom: 7px;
}

.slick-next {
    position: absolute;
    font-size: 0;
    cursor: pointer;
    z-index: 9;
    background: url("images/jt-right.png") no-repeat center;
    right: 15px;
    bottom: 7px;
    width: 11px;
    height: 18px;
    background-size: 100%;
    border: none;
    outline: none;
    opacity: 1.8;
}



/*slick.css*/
.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;}
.slick-list:focus{outline:0;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-list,.slick-slider .slick-track{-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;top:0;left:0;display:block;}
.slick-track:after,.slick-track:before{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;}/*如果p标签width：100%超出，则加position：relative*/
[dir=rtl] .slick-slide{float:right;}
.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-vertical .slick-slide{display:block;height:auto;border:1px solid transparent;}
.slick-arrow.slick-hidden{display:none;}
/*slick.css-end*/


.col .img{
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.col img{
    width: 100%;
    height: 100%;
}


.top-tit {
    width: 1200px;
    height: 54px;
    overflow: hidden;
    margin: 50px auto;
    text-align: center
}
.top-tit h2 {
    font-size: 44px;
    font-weight: bold
}
.top-tit h2 a {
    color: #ae0800
}

.phone{
    display: none;
}
.pc{
    display: block;
}
.pc.banner{
    width: 100%;
}
.pc img{
    width: 100%;
}

.title{
    width: 100%;
    height: auto;
    background: url(./images/title-bg.png) ;
    background-repeat: repeat-x;
    background-position: bottom;
    padding-bottom: 20px;
}
.title h2{
    font-size: 34px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 39px;
	letter-spacing: 2px;
	color: #a90000;
    text-align: center;
}
.title h2 a{
    color: #a90000;
}

/* header */
.header .img-box,.header .img-box .item{
    width: 700px;
	height: 394px;
}
.header .img-box .item{
    position: relative;
}
.header .img-box .txt{
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    padding: 0 70px;
}
.header .img-box .txt h2{
    font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 34px;
	color: #ffffff;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.header .img-box .txt h2 a{
    color: #ffffff;
}
.header .list-box{
    width: 448px;
}
.header ul li{
    height: 97px;
    font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #363636;
    position: relative;
    border-bottom: 1px dashed #cccccc;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.header ul li:first-child{
    border-top: 1px dashed #cccccc;
}
.header ul li a{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

/* col1 */
/* title:-8px */
.col1{
    margin-top: 66px;
}
.col1 .container{
    margin-top: 45px;
}
.col1 .col-item-img{
    width: 100%;
    height: auto;
}
.col1 .img-box{
    width: 575px;
    height: auto;
}
.col1 .img-box .img{
    width: 286px;
	height: 160px;
}
.col1 .img-box .txt{
    width: 263px;
}
.col1 .img-box .txt h2{
    font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #363636;
    height:auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.col1 .img-box .txt h2 a{
    color: #363636;
}
.col1 .img-box .txt p{
    height:auto;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
    text-align: justify;
	color: #626262;
    margin-top: 7px;
}
.col-item-list{
    margin-top: 53px;
}
.col-item-list .item{
    width: 574px;
    height: auto;
    box-sizing: border-box;
    border-bottom: 1px dashed #cccccc;
    padding: 0 5px 13px;
    margin-bottom: 13px;
}
.col-item-list .item h2{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #363636;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/* col2 */
.col2 {
    margin-top: 59px;
}
.col2 .container{
    margin-top: 36px;
}
.col2 .head .img{
    width: 530px;
	height: 297px;
}
.col2 .head .txt{
    width: 670px;
    height: 242px;
    background-color: #f2f2f2;
    margin-top: 24px;
    box-sizing: border-box;
    padding: 25px 26px;
    overflow: hidden;
}
.col2 .head .txt h2{
    font-size: 24px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.col2 .head .txt h2 a{
    color: #333333;
}
.col2 .head .txt p{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #808080;
    margin-top: 33px;
    text-align: justify;
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* col3 */
.col3 {
    margin-top: 80px;
}
.col3 .container{
    margin-top: 42px;
}
.col3 .img-box{
    width: 599px;
    height: 338px;
    position: relative;
}
.col3 .img-box .txt{
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    box-sizing: border-box;
    padding: 0 10px;
}
.col3 .img-box .txt h2{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 34px;
	letter-spacing: 0px;
	color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}
.col3 .img-box .txt h2 a{
    color: #ffffff;
}
.col3 .list-box{
    width: 580px;
    height: auto;
}
.col3 .list-box .item{
    width: 280px;
	height: 158px;
    position: relative;
    margin-bottom: 20px;
}
.col3 .list-box .item .txt{
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    box-sizing: border-box;
}
.col3 .list-box .txt h2{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #ffffff;
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0 27px;
}
.col3 .list-box .txt h2 a{
    color: #ffffff;
}

.col3 .list-box .item:hover .txt{
    opacity: 1;
    transition: all 1s;
}

/* col4 */
.col4{
    margin-top: 70px;
}
.col4 .container{
    margin-top: 43px;
}
.col4 .item{
    height: 176px;
    width: 590px;
    border-radius: 5px;
    background-color: #f2f2f2;
    box-sizing: border-box;
    padding: 28px 13px;
    margin-bottom: 20px;
}
.col4 .item h2{
    font-size: 20px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #363636;
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.col4 .item h2 a{
    color: #363636;
}
.col4 .item p{
    font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #808080;
    margin-top: 10px;
    text-align: justify;
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media screen and (max-width: 768px){
    .wrap{
        width: 100%;
        padding-bottom: .8rem;
    }
    .pc{
        display: none;
    }
    .phone{
        display: block;
    }
    .col{
        width: 96%;
    }
    .top-tit {
        margin: 10px auto;
        width: 100%
    }
    .top-tit h2 {
        font-size: 32px
    }
    .header .img-box, .header .img-box .item,.header .list-box{
        width: 100%;
        height: auto;
    }
    .header .container,.header .list-box,.col1,.col1 .container,.col2,.col2 .container,.col2 .head .txt p,.col2 .head .txt,.col2 .col-item-list,.col3,.col3 .container,.col3 .list-box,.col4,.col4 .container{
        margin-top: .5rem;
    }
    
    .phone-col2 .head .txt{
        margin-top: 0;
    }
    .phone-col2 .head .img{
        margin-top: .5rem;
    }
    /* fontsize */
    .col2 .head .txt h2{
        font-size: 18px;
    }
    .header .img-box .txt h2,.header ul li,.col1 .img-box .txt h2,.col4 .item h2{
        font-size: 17px;
    }
    .col-item-list .item h2,.col2 .head .txt p,.col3 .img-box .txt h2{
        font-size: 15px;
    }
    .col1 .img-box .txt p,.col3 .list-box .txt h2,.col4 .item p{
        font-size: 14px;
    }
    .title h2{
        font-size: 23px;
        line-height: 1.3;
        letter-spacing: 0;
    }
    /* fontsize */
    .col-item-list{
        margin-top: .2rem;
    }
    .title{
        box-sizing: border-box;
        padding: 0 10px .4rem;
    }
    .header ul li{
        height: 1.5rem;
    }
    .col1 .img-box{
        width: 100%;
        margin-bottom: .5rem;
    }
    .col1 .img-box .img,.col2 .head .img,.col2 .head .txt,.col3 .img-box,.col3 .list-box,.col4 .item{
        width: 100%;
        height: auto;
    }
    .col1 .img-box .txt{
        width: 100%;
    }
    .col1 .img-box .txt p{
        line-height: .45rem;
    }
    .col-item-list .item{
        width: 100%;
    }
    .col2 .head .txt{
        padding: .3rem;
    }
    .col2 .head .txt p{
        line-height: .5rem;
    }
    .col3 .list-box .item{
        width: 48%;
        height: auto;
    }
    .col3 .list-box .txt h2{
        line-height: .4rem;
        margin: 0 .27rem;
    }
    .col4 .item{
        padding: .4rem .3rem;
    }
    .col4 .item h2{
        line-height: .5rem;
    }
}
@media screen and (max-width: 360px){
    /* fontsize */
    .top-tit h2 {
        font-size: 28px;
    }
    .col2 .head .txt h2{
        font-size: 17px;
    }
    .header .img-box .txt h2,.header ul li,.col1 .img-box .txt h2,.col4 .item h2{
        font-size: 16px;
    }
    .col-item-list .item h2,.col2 .head .txt p,.col3 .img-box .txt h2{
        font-size: 14px;
    }
    .col1 .img-box .txt p,.col3 .list-box .txt h2,.col4 .item p{
        font-size: 13px;
    }
    .title h2{
        font-size: 22px;
        line-height: 1.3;
        letter-spacing: 0;
    }
    /* fontsize */
}
@media screen and (max-width: 320px){
    /* fontsize */
    .top-tit h2 {
        font-size: 27px;
    }
    .col2 .head .txt h2{
        font-size: 16px;
    }
    .header .img-box .txt h2,.header ul li,.col1 .img-box .txt h2,.col4 .item h2{
        font-size: 15px;
    }
    .col-item-list .item h2,.col2 .head .txt p,.col3 .img-box .txt h2{
        font-size: 13px;
    }
    .col1 .img-box .txt p,.col3 .list-box .txt h2,.col4 .item p{
        font-size: 12px;
    }
    .title h2{
        font-size: 21px;
        line-height: 1.3;
        letter-spacing: 0;
    }
    /* fontsize */
}