.shows-wrap .swiper-button.next{
    right: 20px;
}
.swiper-button{
    color: #fff;
    position: absolute;
    width: 50px;
    height: 80px;
    top: 50%;
    background: url(/style/imgs/index/icon4.png) no-repeat;
    margin-top: -40px;
    cursor: pointer;
}
.swiper-button.prev{
    left: 0;
    background-position: -10px -161px;
}
.swiper-button.next{
    right: 0;
    background-position: -8px -80px;
}
#swiper-ylbx .swiper-button{
    width: 30px;
}
#swiper-ylbx .swiper-button.prev{
    background-position: -10px -322px;
}
#swiper-ylbx .swiper-button.next{
    background-position: -28px -242px;
}
.swiper-container{
    overflow: hidden;
    position: relative;
}
.swiper-wrapper{
    width: 99999px;
    overflow: hidden;
}
.swiper-slide{
    float: left;
    position: relative;
}
.swiper-pagination{
    position: absolute;
    bottom: 10px;
    font-size: 0;
    left: 0;
    text-align: center;
    right: 0;
}
.swiper-pagination .pg-item{
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: #fff;

    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    filter:alpha(opacity=50);

    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin-right: 10px;
    cursor: pointer;
}
.swiper-pagination .pg-item.active{
    -moz-opacity:1;
    -khtml-opacity: 1;
    opacity: 1;
    filter:alpha(opacity=100);
}
#swiper-djgz .swiper-pagination .pg-item{
    background: #af251b;
    width: 10px;
    height: 10px;
    margin-right: 5px;
}
/* ×ÉÑ¯µ¯³ö²ã */
.chat_module{
    position: fixed;
    top: 50%;
    margin-top: -171px;
    padding: 0 10px;
    height: 46px;
    line-height: 46px;
    z-index: 1000;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    right: -235px;
    transition: all .3s ease;
    font-size: 0;
    opacity: 0;
}
.chat_module:hover{
    background: #fdfdfd;
    border: 1px solid #e1e1e1;
}
.chat_module:hover i{
    border-color: transparent #e1e1e1;
}
.chat_module i{
    position: absolute;
    right: -10px;
    top: 13px;
    width: 0;
    height: 0;
    border-color: transparent #eee;
    border-style: solid;
    border-width: 10px 0 10px 10px;
}
.chat_module i:after{
    content: '';
    position: absolute;
    right: 1px;
    top: -10px;
    width: 0;
    height: 0;
    border-color: transparent #fff;
    border-style: solid;
    border-width: 10px 0 10px 10px;
}
.chat_cnt{
    color: #222;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    margin-left: 5px;
}
.chat_module .chat_close{
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: url(/style/imgs/index/close.png);
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all .3s ease;
    cursor: pointer;
    opacity: 0.4;
}
.chat_module .chat_close:hover{
    transform: rotate(180deg);
    opacity: 1;
}
	background-position: -10px -322px;
}
#swiper-ylbx .swiper-button.next{
	background-position: -28px -242px;
}
.swiper-container{
	overflow: hidden;
	position: relative;
}
.swiper-wrapper{
	width: 99999px;
	overflow: hidden;
}
.swiper-slide{
	float: left;
    position: relative;
/*	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);*/
}
.swiper-pagination{
    position: absolute;
    bottom: 10px;
    font-size: 0;
    left: 0;
    text-align: center;
    right: 0;
}
.swiper-pagination .pg-item{
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 15px;
	background: #b5b5b5;

	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	filter:alpha(opacity=50);

	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-right: 10px;
	cursor: pointer;
}
.swiper-pagination .pg-item.active{
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100);
}


/*.swiper-slide.active{
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100);
}*/
#swiper-djgz .swiper-pagination .pg-item{
	background: #af251b;
	width: 10px;
	height: 10px;
	margin-right: 5px;
}


img{
	display: block;
	width: 100%;
	border: 0;
}
.mg-top-60{
	margin-top: 60px;
}
.mg-top-40{
    margin-top: 50px;
}
.mg-top-50{
	margin-top: 35px;
}
.mg-top-35{
	margin-top: 35px;
}
.mg-top-30{
	margin-top: 30px;
}
.mg-top-20{
	margin-top: 20px;
}
#swiper-main .swiper-pagination-bullet{
	width: 12px;
    height: 12px;
}
#swiper-main .swiper-pagination-bullet-active{
	background: #fff;
}

#swiper-djgz .swiper-pagination{
	bottom: 0;
    left: 10px;
    text-align: left;
}
#swiper-djgz .swiper-pagination-bullet{
	background: #af251b;
	opacity: 1;	
	vertical-align: middle;
	width: 7px;
	height: 7px;
}
#swiper-djgz .swiper-pagination-bullet-active{
	background: #fff;
	width: 10px;
	height: 10px;
	border: 2px solid #af251b;
}
#swiper-djgz{
	padding-bottom: 20px;
}
.dashed{
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    background: #fff;
    position: relative;
    z-index: 1;
}
.dashed:after{
    content: '';
    background: #af251b;
    width: 8px;
    height: 8px;
    display: block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.row-title{
	font-size: 0;
	border-bottom: 1px solid #d9d9d9;
}
.row-title h2,.row-title h3{
    font-size: 25px;
    display: inline-block;
    font-weight: bold;
    vertical-align: middle;
    border-bottom: 3px solid #af251b;
    padding-bottom: 5px;
}
.row-title h2{
	color: #af251b;
}
.row-title h3{
	color: #2b2b2b;
}
.row-title .more{
    float: right;
    font-size: 16px;
    color: #222;
    margin-top: 8px;
    margin-right: 20px;
}


.col-title{
    position: relative;
}
.col-title h2{
    font-weight: bold;
    font-size: 20px;
    color: #af251b;
    border-left: 5px solid #af251b;
    padding-left: 10px;
    line-height: 1;
    background: #fff;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-right: 10px;
}
.col-title .more{
	position: absolute;
    right: 0;
    background: #fff;
    z-index: 1;
    padding-left: 10px;
    font-size: 15px;
    color: #222;
}
.col-title:after{
    content: '';
    position: absolute;
    border-bottom: 1px dashed #d0d0d0;
    width: 100%;
    left: 0;
    right: 0;
    top: 10px;
}
.cnt-width{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
.header-top{
	background: #584950;
	height: 30px;
	line-height: 30px;
	text-align: right;
}
.header-top span{
	color: #fff;
	font-size: 12px;
    display: inline-block;
    vertical-align: top;
}
.header-top h1{
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 12px;
}
.header-top h1 a{
    display: block;
    color: #fff;
    font-size: 12px;
}


.image-text-cnt{
	
}
.image-text-cnt .title{
	color: #222;
    font-weight: bold;
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.image-text-cnt .title span{
	display: inline-block;
	vertical-align: middle;
}
.triangle:before{
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 0;
	border-width: 6px 0 6px 10px;
	border-style: solid;
	border-color: transparent transparent transparent #000;
	margin-right: 6px;
}
.image-text-info{
	font-size: 0;
}
.image-text-info .desc{
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	font-size: 14px;
	color: #848484;
}
.image-text-info img{
	display: inline-block;
	vertical-align: middle;
	width: 140px;
	margin-right: 20px;
}





.artcle-list ul li p{
    position: relative;
    font-size: 0;
}

.artcle-list ul li p .artcle-name{
    color: #5f5f5f;
    font-size: 15px;
    position: relative;
    z-index: 1;
    background: #fff;
    padding-right: 15px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}
.artcle-list ul li p .artcle-detail{
	color: #5f5f5f;
    font-size: 14px;
    z-index: 1;
    background: #fff;
    padding-left: 15px; 
    position: absolute;
    right: 0;
}
.artcle-list ul li p:after{
    content: '';
    position: absolute;
    border-bottom: 1px dashed #d0d0d0;
    width: 100%;
    left: 0;
    right: 0;
    top: 10px;
}


/* ËõÐ¡³ß´ç ÊÊÅä */
.w_small .rsidefix-cnt{
	right: 5px;
}


.header-search{
	height: 130px;
	background: url(/style/imgs/index/1.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    background-position: center;
}
.header-search .cnt-width{
	background: url(/style/imgs/index/1_1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.search-text{
	text-align: center;
	font-size: 0;
}
.search-cnt .search-btn{
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(/style/imgs/index/icon4.png);
    right: 0;
    top: 0;
    background-position: -14px -2px;
    border: 0;
}
.search-text a{
    font-size: 12px;
    display: inline-block;
    color: #fff;
    vertical-align: middle;
    margin: 0 8px;
}
.header-search .search-cnt{
	width: 200px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-search .search-cnt input[name="keyword"]{
    background: #ffffff;
    border: 0;
    height: 30px;
    width: 100%;
    color: #909090;
    text-indent: 15px;
    outline: none;
    margin-bottom: 8px;
    padding-right: 35px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #bd7d7a;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #bd7d7a;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #bd7d7a;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #bd7d7a;
}

.header-search .search-cnt input[name='search']{
    background: #ffffff;
    border: 0;
    height: 30px;
    width: 100%;
    color: #909090;
    text-indent: 15px;
    outline: none;
    margin-bottom: 8px;
    padding-right: 35px;
}


.header-nav{
	background: #7b0002;	
}
.header-nav .nav-list{
	text-align: left;
	font-size: 0;
    position: relative;
}
.header-nav .nav-list .nav-item{
	display: inline-block;
	vertical-align: middle;
    cursor: pointer;
}

.header-nav .nav-list .nav-item span{
    color: #fff;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 23px;
    position: relative;
}

.header-nav .nav-list .nav-item.ks .nav-menu{
    background: #fff;
    position: absolute;
    left: 0;
    padding: 15px 20px;
    right: 0;
    z-index: 10;
    border-width: 0 1px 1px 1px;
    border-color: #eee;
    border-style: solid;
    display: none;
}
.header-nav .nav-list .nav-item.ks .nav-menu a{
    color: #222;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    margin-right: 28px;
}
.header-nav .nav-list .nav-item.ks .nav-menu a:hover{
    color: #d41010;
}

.header-nav .nav-list .nav-item.ks{
    
}
.header-nav .nav-list .nav-item.ks span:after{
    content: '';
    position: absolute;
    border-width: 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    top: 18px;
    right: 10px;
}
.header-nav .nav-list .nav-item.active{
	background: #fff;
}
.header-nav .nav-list .nav-item.active span{
	color: #222;
}
.header-nav .nav-list .nav-item:hover{
	background: #fff;
}
.header-nav .nav-list .nav-item:hover span{
	color: #222;
}
.header-nav .nav-list .nav-item.ks:hover .nav-menu{
    display: block;
}
.header-nav .nav-list .nav-item.ks:hover span:after{
    border-color: transparent #000 transparent transparent;
    top: 14px;
    right: 10px;
}



.carousel{
	//height: 600px;
}
.easy-news{
    margin-top: 15px;
}

.easy-news-cnt{
    border: 1px solid #c5c5c5;
    padding: 8px 10px;
    font-size: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.easy-news-cnt i{
    background: url(/style/imgs/index/icon4.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
	width: 30px;
    height: 30px;
    background-position: -15px -38px;
}
.easy-news-cnt label{
    color: #af251b;
    font-weight: bold;
    font-size: 17px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.easy-news-cnt a{
    color: #222;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
}


.project{
	margin-top: 15px;
}
.project-wrap{
	overflow: hidden;
	text-align: center;
}
.project-title{
	width: 80px;
    float: left;
    background: #af251b;
    color: #fff;
    height: 80px;
    line-height: 25px;
    padding-top: 15px;
}
.project-title p{
	letter-spacing: 3px;
}
.project-cnt{
	width: 1120px;
	float: left;
	font-size: 0;
}
.project-cnt a{
    display: inline-block;
    vertical-align: middle;
    width: 112px;
    height: 80px;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-color: #c5c5c5;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    padding-top: 8px;
}
.project-cnt a i{
    background: url(/style/imgs/index/icon.png);
	background-position-y: -80px;
    display: block;
    width: 50px;
    height: 45px;
    margin: 0 auto;
}
.project-cnt a.n1 i{

    background-position-x: -20px;
}
.project-cnt a.n2 i{
    background-position-x: -119px;
}
.project-cnt a.n3 i{
    background-position-x: -219px;
}
.project-cnt a.n4 i{
    background-position-x: -319px;
}
.project-cnt a.n5 i{
    background-position-x: -419px;
}
.project-cnt a.n6 i{
    background-position-x: -519px;
}
.project-cnt a.n7 i{
    background-position-x: -619px;
}
.project-cnt a.n8 i{
    background-position-x: -719px;
}
.project-cnt a.n9 i{
    background-position-x: -819px;
}
.project-cnt a.n10 i{
    background-position-x: -919px;
}
.project-cnt a span{
    color: #222;
    font-size: 15px;
    display: block;
}
.project-cnt a:hover{
	background-color: #e0e0e0;
}
.project-cnt .project-item{
	-webkit-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.project-cnt a:hover .project-item{
	-webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}


.newsing{
    margin-top: 40px;
}
.newsing-first{
    text-align: center;
}
.newsing-first h1{
    color: #af251b;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.newsing-first p{
    color: #d24338;
    font-size: 17px;
}
.newsing .col-2{
    overflow: hidden;
    margin-top: 30px;
}
.newsing .col-2 .newsing-lside{
    width: 650px;
    float: left;
}
.newsing .col-2 .newsing-rside{
    width: 480px;
    float: right;
    position: relative;
}
.newsing-rside .col-title:after{
    width: 85%;
}
.newsing-rside .newsing-rside-cnt{
    margin-top: 20px;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item{
    border-bottom: 1px dashed #eee;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item .newsing-rside-title{
    color: #222;
    font-weight: bold;
    font-size: 15px;
    display: block;
    padding: 6px 10px 6px 0;
    position: relative;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item .newsing-rside-title a{
    display: inline-block;
    vertical-align: middle;
    color: #222;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item .newsing-rside-title i{
    display: inline-block;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    position: absolute;
    right: 15px;
    background: url(/style/imgs/index/jian_2.png);
    background-repeat: no-repeat;
    cursor: pointer;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item .newsing-rside-info{
    font-size: 0;
    margin-top: 10px;
    display: none;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item.active{
    
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item.active .newsing-rside-title{
    background: #af251b;
    color: #fff;
    padding-left: 10px;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item.active .newsing-rside-title a{
    color: #fff;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item.active .newsing-rside-title i{
    background: url(/style/imgs/index/jian_1.png);
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item-l{
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    width: 125px;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item-r{
    display: inline-block;
    vertical-align: middle;
    width: 230px;
    text-align: justify;
}
.newsing-rside .newsing-rside-cnt .newsing-rside-item-r a{
    font-size: 13px;
    color: #585858;
    line-height: 25px;
}
.newsing-block span{
    display: inline-block;
    font-size: 15px;
    vertical-align: middle;
    color: #404040;
}
.newsing-txt{
    display: inline-block;
    vertical-align: middle;
    width: 340px;
    margin-left: 15px;
}
.newsing-txt .newsing-txt-title{
    color: #222;
    font-weight: bold;
    font-size: 18px;
}
.newsing-txt p{
    color: #585858;
    font-size: 14px;
    text-align: justify;
    line-height: 25px;
    margin-top: 5px;
}
.newsing-txt .newsing-detail{
    display: inline-block;
    background: #af251b;
    color: #fff;
    font-size: 14px;
    padding: 8px 14px;
    margin-top: 5px;
}
.newsing-lside-top{
    overflow: hidden;
    font-size: 0;
}
.newsing-lside-top .newsing-img{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 295px;
    max-height: 165px;
}
.newsing-lside-top .newsing-img span{
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    font-size: 20px;
    z-index: 2;
    font-size: 17px;
    letter-spacing: 1px;
}
.newsing-lside-top .newsing-bg{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #000;
    -moz-opacity:0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    filter:alpha(opacity=30);
    z-index: 1;
}
.newsing-lside-top img{
    width: 100%;
}
.newsing-lside-bottom {
    margin-top: 20px;
}
.newsing-lside-bottom ul li{
    margin-top: 22px;
}





/*.video{
	
}
.video .video-cnt{
	overflow: hidden;
}
.video .video-cnt .video-item{
	width: 380px;
	float: left;
	overflow: hidden;
	background: #f0f0f0;
	padding: 15px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-right: 20px;
}
.video .video-cnt .video-item.last{
	margin: 0;
}
.video .video-cnt .video-item .video-item-lside{
	width: 192px;
	float: left;
}
.video .video-cnt .video-item .video-item-lside label{
	background: #af251b;
	color: #fff;
	padding: 3px 6px;
	display: inline-block;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 15px;
	margin-bottom: 13px;
}
.video .video-cnt .video-item .video-item-lside span{
    display: block;
    color: #5f5f5f;
    font-size: 15px;
    line-height: 28px;
}
.video .video-cnt .video-item .video-item-rside{
	width: 128px;
	float: right;
}
.video .video-cnt .video-item .video-item-rside img{
    -webkit-border-radius: 2px;
    border-radius: 2px;
}*/



.media .media-cnt{
    overflow: hidden;
}
.media .media-cnt .media-lside{
    width: 480px;
    float: right;
}
.media .media-cnt .media-rside{
    width: 650px;
    float: left;
}
.media .media-list {
    padding-top: 10px;
}
.media .media-list ul li{
    margin-top: 20px;
}
.media-lside-img{
    margin-top: 20px;
}


.section-cnt{

}
.section-cnt:after{
    content: '';
    clear: both;
    visibility:hidden;
    display: block;
}
.section-cnt .section-item{
    float: left;
    width: 270px;
    margin-right: 40px;
    margin-bottom: 40px;
    //-webkit-transition: all .8s ease;
    //transition: all .8s ease;
    -webkit-box-shadow: 0px 0px 8px 0px #eee;
    box-shadow: 0px 0px 8px 0px #eee;
    //border: 1px solid #eee;
    position: relative;
}
.section-cnt .section-item.no_r{
    margin-right: 0;
}
.section-cnt .section-item.no_b{
    margin-bottom: 0;   
}
.section-cnt .section-item:hover{
    -webkit-box-shadow: 3px 3px 30px rgba(0,0,0,0.1);
    box-shadow: 3px 3px 30px rgba(0,0,0,0.1);
    //-webkit-transform: translate3d(0, -2px, 0);
    //transform: translate3d(0, -2px, 0);
}
.section-cnt .section-item img{
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}
.section-cnt .section-item:hover img{
    /*-webkit-transform: scale(1.1);
    transform: scale(1.1);*/
}
.section-cnt .section-item .section-item-mask{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: #000;
    transition: opacity .3s ease;
}
.section-cnt .section-item:hover .section-item-bottom h2, .section-cnt .section-item:hover .section-item-bottom label{
    color: #fff;
}
.section-cnt .section-item:hover .section-item-mask{
    opacity: .5;
}
.section-cnt .section-item-top{
    overflow: hidden;
}
.section-cnt .section-item-bottom{
    padding: 20px 30px;
}
.section-cnt .section-item-bottom h2{
    color: #af251b;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
    position: relative;
    z-index: 11;
}
.section-cnt .section-item-bottom span{
    font-size: 14px;
    color: #222;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}
.section-cnt .section-item-bottom label{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #af251b;
    margin-top: 20px;
    position: relative;
    z-index: 11;
}


.expert-box{

}
.expert-cnt{

}
.expert-cnt:after{
	content: '';
	display: block;
	visibility: hidden;
	clear: both;
}
.expert-cnt .expert-item{
	float: left;
	width: 200px;
	text-align: center;
	margin-right: 50px;
    font-size: 0;
}
.expert-cnt .expert-item img{
    margin-bottom: 10px;
}
.expert-cnt .expert-item h3{
    font-weight: bold;
    font-size: 18px;
    color: #2b2b2b;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}
.expert-cnt .expert-item span{
    display: block;
    font-size: 15px;
    color: #272727;
    margin-top: 5px;
}
.expert-cnt .expert-item label{
    display: inline-block;
    vertical-align: middle;
    color: #272727;
    font-size: 15px;
}    

.row-a{
	overflow: hidden;
    margin-bottom: 60px;
}
.col-block{
	width: 380px;
	float: left;
	margin-right: 30px;
}
.col-block.no_r{
	margin-right: 0;
}
.row-a .col-body{

}

.inner-cnt{
    margin-top: 15px;
}
.inner-cnt .inner-item{
	font-size: 0;
	margin-bottom: 20px;
}
.inner-cnt .inner-item a{
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
    color: #5f5f5f;
    margin-left: 10px;
}


.row-a .col-2-cnt{
    border: 2px solid #af251b;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 30px 0;
}
.row-a .col-2-cnt .col-2-item{
   margin: 0 50px;
   width: 280px;
}
.row-a .col-2-cnt .col-2-item.first{
    
}
.row-a .col-2-cnt .col-2-title{
	text-align: center;
	margin-bottom: 30px;
}
.row-a .col-2-cnt .col-2-title h2{
    font-size: 20px;
    font-weight: bold;
}
.row-a .col-2-cnt .col-2-desc{

}
.row-a .col-2-cnt .col-2-desc p{
    font-size: 13px;
    color: #797979;
    line-height: 25px;
    text-align: justify;
}
.row-a .col-2-cnt .col-2-oper{
	text-align: center;
}
.row-a .col-2-cnt .col-2-button{
	color: #fff;
    background: #af251b;
    padding: 6px 20px;
    border-radius: 6px;
    display: inline-block;
    margin-top: 20px;
    font-size: 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.row-a .col-2-cnt .col-2-button:hover{
	background: #d83e32;
}
.row-a .col-3-cnt .col-3-item{
	//width: 380px;
}
.row-a .col-3-cnt .col-3-title{
	display: block;
	margin-bottom: 10px;
}
.row-a .col-3-cnt .col-3-title h2{
	display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    color: #222;
}
.row-a .col-3-cnt .col-3-desc{
	display: block;
	font-size: 15px;
	color: #3e3e3e;
	padding: 20px 10px 0;
    text-align: justify;
    line-height: 30px;
}
.row-a .col-3-cnt .col-3-item img{
	width: 100%;
    height: 160px;
}


.row-b{
	overflow: hidden;
}
.row-b .col-1-cnt {

}
.row-b .col-1-cnt .col-1-item{
	margin-bottom: 15px;
}

.row-b .col-2-body .col-2-item{
    overflow: hidden;
    display: block;
	border-bottom: 1px dashed #e4e4e4;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.row-b .col-2-body .col-2-item .col-2-lside{
    float: left;
    width: 50px;
    height: 50px;
    background: url(/style/imgs/index/icon2.png);
    background-repeat: no-repeat;
    background-position-x: -8px;
}
.row-b .col-2-body .col-2-item.i1 .col-2-lside{
    background-position-y: -8px;
}
.row-b .col-2-body .col-2-item.i2 .col-2-lside{
    background-position-y: -110px;
}
.row-b .col-2-body .col-2-item.i3 .col-2-lside{
    background-position-y: -210px;
}
.row-b .col-2-body .col-2-item.i4 .col-2-lside{
    background-position-y: -310px;
}

.row-b .col-2-body .col-2-item .col-2-rside{
	margin-left: 60px;
}
.row-b .col-2-body .col-2-item .col-2-rside h2{
	font-weight: bold;
    font-size: 18px;
    color: #222;
    margin-bottom: 5px;
}
.row-b .col-2-body .col-2-item .col-2-rside a{
	font-size: 15px;
	display: inline-block;
    color: #868686;
    position: relative;
}

.row-b .col-3-body .col-3-cnt{

}
.row-b .col-3-body .col-3-cnt .col-3-item{
	font-size: 0;
	border-bottom: 1px dashed #e4e4e4;
    margin-bottom: 13px;
    padding-bottom: 12px;
}
.row-b .col-3-body .col-3-cnt .col-3-item:hover .col-3-index{
	background: #af251b;
}
.row-b .col-3-body .col-3-cnt .col-3-item:hover .col-3-title a{
	color: #af251b;
}
.row-b .col-3-body .col-3-cnt .col-3-item .col-3-index{
    background: #aaa;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
}
.row-b .col-3-body .col-3-cnt .col-3-item .col-3-index label{
	color: #fff;
    font-size: 28px;
    display: block;
}
.row-b .col-3-body .col-3-cnt .col-3-item .col-3-title{
	display: inline-block;
	vertical-align: middle;
	margin-left: 12px;
}
.row-b .col-3-body .col-3-cnt .col-3-item .col-3-title a{
    color: #aaa;
    font-size: 16px;
}


.footer{
	background: url(/style/imgs/index/2.png);
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.footer-cnt{
    overflow: hidden;
    padding: 35px 0;
}
.footer-cnt .footer-item{

}
.footer-cnt .footer-item.f1{
	float: left;
}
.footer-cnt .footer-item.f2{
	float: left;
	margin-left: 120px;
}
.footer-cnt .footer-item.f3{
	float: left;
	margin-left: 120px;
}
.footer-cnt .footer-item.f4{
	float: right;
}
.footer-cnt .footer-item .footer-title{
	font-size: 16px;
    color: #b2b2b2;
    margin-bottom: 20px;
}
.footer-cnt .footer-item a{
	font-size: 12px;
	color: #b2b2b2;
	display: block;
    margin-bottom: 14px;
}
.footer-cnt .footer-item a.no_b{
	margin-bottom: 0;
}
.footer-cnt .footer-item span{
    font-size: 12px;
    color: #b2b2b2;
    display: block;
    margin-bottom: 14px;
}

.shows{
    margin: 30px 0 50px;
    overflow: hidden;
}
.shows .shows-nav{
	float: left;
	margin-right: 20px;
}
.shows .shows-nav-item{
    background: #f0f0f0;
    color: #222;
    display: block;
    font-size: 18px;
    text-align: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 140px;
    margin: 0 auto 10px;
    height: 46px;
    line-height: 46px;	
}
.shows .shows-nav-item.show{
	background: #af251b;
	color: #fff;
}
.shows .shows-cnt{
	
}
.shows-cnt img{
	max-height: 164px;
}
.shows .shows-container.show{
	display: block;
}
.shows .shows-container{
	display: none;
}

	
.shows .shows-cnt-item{
	float: left;
	margin-right: 20px;
	width: 240px;
}


/* ²à±ß¹Ì¶¨À¸ */
.rsidefix-cnt{
    position: fixed;
    right: 50px;
    top: 50%;
    height: 340px;
    margin-top: -175px;
    z-index: 1001;
}
.rsidefix-cnt a{
    display: block;
    width: 60px;
    height: 60px;
    position: relative;
    -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 10px;
    line-height: 60px;
}


.rsidefix-cnt .rsidefix-span{
	background: #af251b;
}
.rsidefix-cnt .rsidefix-span .text{
	opacity: 1
}
.rsidefix-cnt .text{
	opacity: 0;
    display: inline-block;
    vertical-align: middle;
}


.rsidefix-cnt .text span{
    display: block;
    font-size: 15px;
    color: #fff;
    line-height: 1.3;
    width: 36px;
    margin: 0 auto 5px;
    letter-spacing: 1px;
}
.rsidefix-cnt .rsidefix-icon .img{
    position: absolute;
	width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
	background: url(/style/imgs/index/icon3.png) #fff;
    background-position-x: -3px;
}
.rsidefix-cnt .rsidefix-icon .qr{
    width: 150px;
    height: 150px;
    position: absolute;
    right: 78px;
    border-radius: 10px;
    top: 0;
    margin-top: -45px;
    background: url(/style/imgs/index/wxqr.png);
    -moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	filter:alpha(opacity=0);
    border: 1px solid #eee;
    display: none;
}
.rsidefix-cnt .rsidefix-icon .wx.qr{
    background-position: 0 0;
}

.rsidefix-cnt .rsidefix-icon.beat .img{
	//background-position-y: -103px;
	background: url(/style/imgs/index/zixun.gif) #fff;
}





.rsidefix-cnt .rsidefix-icon.s1 .img{
    background-position-y: -2px;
}
.rsidefix-cnt .rsidefix-icon.s2 .img{
    background-position-y: -204px;
}
.rsidefix-cnt .rsidefix-icon.s3 .img{
    background-position-y: -307px;
}
.rsidefix-cnt .rsidefix-icon.s4 .img{
    background-position-y: -874px;
}
.rsidefix-cnt .rsidefix-icon:hover{
	background: #af251b;
}
.rsidefix-cnt .rsidefix-icon:hover .img{
    -moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	filter:alpha(opacity=0);
	display: none;
}
.rsidefix-cnt .rsidefix-icon:hover .text{
    -moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100);
	display: inline-block;
}
.rsidefix-cnt .rsidefix-icon:hover .qr{
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	filter:alpha(opacity=100);
	display: inline-block;
}



/* ×ó²à¹Ì¶¨À¸ */
.lsidefix{

}
.lsidefix-cnt{

}
.lsidefix-cnt .lsidefix-item{

}
.lsidefix-cnt .lsidefix-item img{

}


/* ×ÓÒ³Ãæ×ó²à²Ëµ¥ */
.cnt-width:after{
    content: '';
    display: block;
    visibility: hidden;
    clear: both;
}
.sub-menu-wrap{
    float: left;
    margin-top: -65px;
    text-align: center;
    width: 220px;
}
.sub-menu-wrap .sub-menu-cnt{
}
.sub-menu-wrap .sub-menu-cnt .page-title{
    background: #af261b;
    padding: 30px 0;
}
.sub-menu-wrap .sub-menu-cnt .page-title h2{
    color: #fff;
    font-size: 25px;
    margin-bottom: 5px;
}
.sub-menu-wrap .sub-menu-cnt .page-title p{
    color: #fff;
    font-size: 16px;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list{

}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item{
    position: relative;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item.active{
    background: #eeeeee;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item.active:before{
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    background: #af261b;
    position: absolute;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item.active a{
    color: #af261b;
    font-weight: bold;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item:hover{
    background: #eeeeee;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item:hover:before{
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    width: 4px;
    background: #af261b;
    position: absolute;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item a{
    color: #222;
    font-size: 16px;
    display: block;
    padding: 10px 0;
}
.sub-menu-wrap .sub-menu-cnt .sub-menu-list .sub-menu-item:hover a{
    color: #af261b;
}


/* ·ÖÒ³ */
.paging{
    text-align: center;
    font-size: 0;
    margin-bottom: 50px;
    padding-top: 20px;
}
.paging li{
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    color: #222;
    padding: 3px 10px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.paging li.thisclass{
    background: #af261b;
    color: #fff;
}
.paging li a{
    font-size: 17px;
    color: #222;
}




.road{
    margin-top: 20px;
    text-align: left;
    margin-bottom: 20px;
    color: #9e9e9e;
    font-size: 13px;
}
.road a{
    color: #9e9e9e;
}


/* ×ÉÑ¯µ¯³ö²ã */
.chat_module{
    position: fixed;
    top: 50%;
    margin-top: -171px;
    padding: 0 10px;
    height: 46px;
    line-height: 46px;
    z-index: 1000;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 5px;
    right: -235px;
    transition: all .6s ease;
    font-size: 0;
    opacity: 0;
}
.chat_module:hover{
    background: #fdfdfd;
    border: 1px solid #e1e1e1;
}
.chat_module:hover i{
    border-color: transparent #e1e1e1;
}
.chat_module i{
    position: absolute;
    right: -10px;
    top: 13px;
    width: 0;
    height: 0;
    border-color: transparent #eee;
    border-style: solid;
    border-width: 10px 0 10px 10px;
}
.chat_module i:after{
    content: '';
    position: absolute;
    right: 1px;
    top: -10px;
    width: 0;
    height: 0;
    border-color: transparent #fff;
    border-style: solid;
    border-width: 10px 0 10px 10px;
}
.chat_cnt{
    color: #222;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    margin-left: 5px;
}
.chat_module .chat_close{
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: url(/style/imgs/index/close.png);
    background-repeat: no-repeat;
    background-size: 100%;
    transition: all .3s ease;
    cursor: pointer;
    opacity: 0.4;
}
.chat_module .chat_close:hover{
    transform: rotate(180deg);
    opacity: 1;
}


.w_small #chat_module.active{
    right: 85px;
    opacity: 1;
}
#chat_module.active{
    right: 130px;
    opacity: 1;
}

#swiper-ylbx .swiper-button{
    opacity: 0;
    transition: all .5s ease;
}
#swiper-ylbx:hover .swiper-button{
    opacity: 1;
}

#swiper-shows-ry .swiper-button{
    opacity: 0;
    transition: all .5s ease;
}
#swiper-shows-ry:hover .swiper-button{
    opacity: 1;
}