@charset "utf-8";

/* css document */
.container {
	width: 1200px;
	min-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.min-1200 {
	width: 100%;
	min-width: 1200px;
}

.y-img img {
	display: block;
}
.fix.news-main1.rel .y-img img {
	width:600px;
	height:387px;
}

.maodian{
	position: absolute;
	margin-top: -100px;
} 

body {
	font-family: "microsoft yahei", helvetica, arial, sans-serif;
	
}

/* ------------------------------首页------------------------------- */

/*top-bar*/
body {
	padding-top: 45px;
}

.top-bar {
	height: 45px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	color: #ccc;
	width: 100%;
	position: fixed;
	z-index: 1040;
	top: 0;
	left: 0;
	background-color: #fff;
	box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}

.top-bar .menu {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.top-bar .home-site-link {
	font-style: normal;
	font-weight: 700;
}

.top-bar li::after {
	content: "|";
	color: #d5d5d5;
}

.top-bar li:first-of-type:after {
	content: " ";
}

.top-bar li:last-of-type:after {
	content: " ";
}

.top-bar .item {
	line-height: 45px;
	font-size: 14px;
}

.top-bar .item a {
	padding-left: 5px;
	padding-right: 5px;
}

.top-bar .home-site-link {
	color: #000;
}

.top-bar a {
	color: #1a1a1a;
}

.top-bar .loading {
	display: block;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	background-color: #f5f5f5;
}

.phd {
	height:480px;
}

.nav {
	height:53px;
	line-height:53px;
	background: url(/uploads/image/wt2img/bg_01.jpg) center center repeat-x;
}

.nav-ul {
	width: 1200px;
}

.nav-ul li {
	float: left;
	width:15%;
	text-align: center;
	
}

.nav-ul li:first-child {
	background: none;
}

.nav-ul li a {
	font-size: 18px;
	color: #fff;
}

.nav-ul li a:hover {
	color: #e9990a;
}

.head-line {
	width: 1094px;
	border: 1px dotted #e8b7b1;
	font-size: 14px;
	color: #8c8c8c;
	line-height: 20px;
	padding: 24px 26px 18px 47px;
	margin-top: 45px;
}

.head-line .mg1 {
	position: absolute;
	left: -33px;
	top: 20px;
}

.head-line .b1 {
	font-size: 36px;
	font-weight: bold;
	color: #b3181e;
	margin-bottom: 11px;
	line-height: 40px;
}

.head-line .b1 a {
	color: #b3181e;
}

.head-line .span1 a {
	color: #b3181e;
}

.news-main1 {
	margin-top: 53px;
}

.news-01 {
	width: 600px;
}

.news-01 .swiper-slide {
	position: relative;
}

.news-b-title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background:rgba(25, 145, 206, 0.69);
	color: #fff;
	font-size: 16px;
	height: 44px;
	line-height: 44px;
}

.news-b-title .div1 {
	padding: 0 20px;
	color: #fff;
}

.news-b-title a {
	display: block;
	color: #fff;
}

.news-01-next, .news-01-prev {
	width: 50px;
	height: 90px;
	background:  center center no-repeat;
	left: 0;
	top: 50%;
	margin-top: -45px;
}
.news-03-next, .news-03-prev {
	width: 50px;
	height: 90px;
	background: url(/uploads/image/wt2img/left.png) center center no-repeat;
	left:0;
	top: 50%;
	margin-top: -45px;
}
.news-03-next {
	left: auto;
	right:0;
	background: url(/uploads/image/wt2img/right.png) center center no-repeat;
}
.news-01-next {
	left: auto;
	right:600px;
	background:  center center no-repeat;
}

.news-01-prev:hover {
	background:  center center no-repeat;
}

.news-01-next:hover {
	background:  center center no-repeat;
}

.news-01-dian.swiper-pagination-bullets {
	left: auto;
	right: 13px;
	bottom: 14px;
	text-align:center;
	width: auto;
	height: 30px;
    line-height: 30px;
}

.news-01-dian.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background:#969595;
	opacity: 1;
	margin: 0 3px;
}

.news-01-dian .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background:#1a77df;
}

.news-02 {
	width: 566px;
}
.news-02 .more { float:right; line-height:30px;
    color:#1b77df;
}
.news-02 .more a{
    color:#1cb1fc;
}

.news-div1 {
	padding-bottom: 14px;
	border-bottom: 1px dashed #dfdfdf;
	line-height: 24px;
}

.news-div1 .span1 a {
	font-size: 22px;
	color: #4c4c4c;
}

.news-div1 .span1 a:hover {
	color: #c41a20;
}

.news-div1 .span2 {
	margin-top: 11px;
	font-size: 14px;
	color: #8c8c8c;
	height: 72px;
	overflow: hidden;
}

.news-div1 .span2 a {
	color:#1b77df;
}

.news-ul1 {
	padding-top: 12px;
}

.news-ul1 li {
	line-height:40px;
	position: relative;
	padding-left: 15px;
}

.news-ul1 li a {
	font-size: 16px;
	color: #4c4c4c;
}

.news-ul1 li::before {
	content: " ";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	width: 4px;
	height: 4px;
	background: #e19d5d;
}

.news-ul1 li a:hover {
	color: #c41a20;
}

.news-dt {
	margin-top: 46px;
}

.news-title {
	height:120px;
	background: url(/uploads/image/wt2img/bg_title.jpg) center bottom no-repeat;
	line-height:190px; margin: 20px 0;
}


.news-title a {
	display: inline-block;
	font-weight: bold;
	font-size: 46px;
	color:#1b77df;
	line-height: 46px;
}

.news-div2 {
	background: #fff;
}

.news-ul2 {
	padding: 15px 32px 0;
}

.news-ul2 li {
	padding: 20px 0 21px;
	border-bottom: 1px dashed #dbdbdb;
}

.news-ul2 .span-pic, .news-ul2 .span-pic img {
	display: block;
	width: 216px;
	height: 140px;
}
.news-ul2 .span-pic img{
	transition: all .5s;
}
.news-ul2 .span-pic:hover img{
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);

}

.news-ul2 .div-right {
	width: 890px;
}

.news-ul2 .div-right .span-title {
	font-size: 18px;
	color: #4c4c4c;
}

.news-ul2 .div-right .span-title a {
	color: #4c4c4c;
}

.news-ul2 .div-right .span-title a:hover {
	color: #d70100;
}

.news-ul2 .div-right .span-detail {
	line-height: 20px;
	height: 60px;
	font-size: 14px;
	color: #8c8c8c;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.news-ul2 .div-right>a {
	display: inline-block;
	line-height: 14px;
	font-size: 14px;
	color: #d70100;
	margin-top: 5px;
}

.index-more {
	font-size: 16px;
	color: #bf1a20;
	line-height: 16px;
	margin-top: 25px;
	padding-bottom: 25px;
}

.index-more a {
	color: #bf1a20;
}

.brand-forum {
	margin-top: 87px;
}

.brand-01 {
	margin-bottom: 26px;
}
.brand-02 { width:732px; float:left;
}
.brand-02 .news-title1 {
    height: 55px;
    line-height: 55px;
    margin: 10px 0;
    float: left;
    padding-left: 20px;
	display: inline-block;
    font-weight: bold;
    font-size: 46px;
    color: #1b77df;
}
.brand-02 .news-title1 a {
    display: inline-block;
    font-weight: bold;
    font-size: 46px;
    color: #1b77df;
    line-height: 46px;
}
.brand-03 { width:422px; float:left;
}
.brand-03 .news-title1 {
    height: 55px;
    line-height: 55px;
    margin: 10px 0;
    float: left;
    padding-left:30px;
	display: inline-block;
    font-weight: bold;
    font-size: 46px;
    color: #1b77df;
}
.brand-03 .news-title1 a {
    display: inline-block;
    font-weight: bold;
    font-size: 46px;
    color: #1b77df;
    line-height: 46px;
}

.brand-div1 { width:730px;
    
    border: #1a77df 1px solid;    border-radius: 15px;
}
.brand-divv1 {
    width:710px; margin:10px;
}
.brand-div2 {width:420px;
    margin-left:26px;
    border: #1a77df 1px solid;    border-radius: 15px;
	    padding: 10px 0;
}

.brand-div1:first-child {
	margin-left: 0;
}

.brand-divv1 .span-pic{
    width: 132px;
    height: 100px;
    padding:9px 5px;
}
.brand-divv1 .span-pic img{
	transition: all .5s;
}
.brand-divv1 .span-pic:hover img{
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
}

.brand-divv1 {
	
}

.brand-divv1 .div-right {
	width: 312px;
}

.brand-divv1 .div-right .span-title {
	font-size: 18px;
	line-height: 24px;
	margin-top: -2px;
}


.brand-divv1 .div-right .span-title a {
	color: #4c4c4c;
}
.brand-divv1 .div-right .span-title a:hover{
	color: #d70100;
}

.brand-divv2{  
    background: #c7ebfe;
   border-radius:15px;
   height: 35px;  
   margin: 0 10px;}
	
.brand-divv2 .div-right .span-title {
	    font-size: 18px;
    line-height: 34px;
   text-align: center; font-weight:bold;
}


.brand-divv2 .div-right .span-title a {
	color: #4c4c4c;
}
.brand-divv2 .div-right .span-title a:hover{
	color: #d70100;
}

.brand-divv1 .div-right .span-detail {
	font-size: 14px;
	line-height: 20px;
	color: #8c8c8c;
	margin-top: 12px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.brand-divv1 .div-right>a {
	font-size: 14px;
	display: inline-block;
	line-height: 20px;
	color: #d70100;
}

.brand-ul1 {
	padding: 10px;
}

.brand-ul1 li {
	line-height: 30px;
	padding-left: 12px;
	position: relative;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.brand-ul1 li::before {
	content: " ";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	width: 4px;
	height: 4px;
	background: #cb9765;
}

.brand-ul1 li a {
	display: block;
	position: relative;
	font-size: 16px;
	color: #4c4c4c;
}

.brand-ul1 li a span {
	position: absolute;
	right: 0;
	top: 0;
	color: #a6a6a6;
}

.brand-ul1 li a:hover {
	color: #d70100;
}

.index-more2 a {
	display: block;
	width: 163px;
	height: 53px;
	border: 1px solid #c29e7c;
	line-height: 52px;
	margin: 0 auto;
	font-size: 16px;
	color: #b4875c;
	border-radius: 25px;
}

.index-more2 a:hover {
	background: #c29e7c;
	color: #fff;
}

.height-pic {
	
}
.news-banner{
	width: 1200px;
	margin: 30px auto 0;
	overflow: visible;
}
.news-banner .span-mc{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgb(255, 255, 255 ,.75);
}
.news-banner img{
	display: block;
	width: 100%;
	height:640px;
}
.news-b-title.ling{
	height: 65px;
	line-height: 64px;
	display: none;
}
.news-b-title .div2 {
	padding: 0 100px;
	color: #fff;
	text-align: center;
	font-size: 20px;
}

.news-b-title a {
	display: block;
	color: #fff;
}

.heihgt-sss .span-prev-pic,.heihgt-sss .span-next-pic{
	position: absolute;
	top: 0;
	display: block;
	width: 1200px;
}
.heihgt-sss .span-prev-pic{
	right: 50%;
	margin-right: 600px;
}
.heihgt-sss .span-next-pic{
	left: 50%;
	margin-left: 600px;
}
.heihgt-sss .span-prev-pic a,.heihgt-sss .span-prev-pic a img,.heihgt-sss .span-next-pic a,.heihgt-sss .span-next-pic a img{
	display: block;
	width: 1200px;
	height: 640px;
}
.heihgt-sss .span-prev-pic .bdo-mc,.heihgt-sss .span-next-pic .bdo-mc{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgb(255, 255, 255 ,.7);
}

.news-banner .swiper-slide-active .span-mc{
	display: none;
}
.news-banner .swiper-slide-active .news-b-title.ling{
	display: block;
}

.height-pic .swiper-pagination{
	text-align: right;
	color: #fff;
	font-size: 32px;
	 position: absolute;
	 width: 100px;
    left: inherit;
    right: 0;
}
.height-pic .swiper-pagination-current{
	color:#fff;
}
.height-pic .swiper-pagination-total{
	font-size: 18px;
	color:#fff;
	margin-right: 26px;
}

.brand-story{
	margin-top: 87px;
}

.brand-swiper{
	padding-top: 17px;
	padding-bottom: 47px;
}

.story-div1{
	margin-left: 13px;
	margin-top: 13px;
}
.story-div1:first-child{
	background: #e9bf3d;
	margin-left: 0;
}
.story-div1:last-child{
	background: #b0a4e2;
}
.story-div1:nth-child(3){
	background: #ad242a;
}
.story-div1:nth-child(4){
	margin-left: 0;
}
.story-div1:nth-child(5){
	background: #6c84b8;
}


.story-divv1{
	font-size: 14px;
	color: #fff;
	height: 116px;
	transition: all .5s;
}
.story-divv1:hover{
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
}
.story-divv1 a{
	color: #fff;
	line-height: 20px;
}
.story-divv1 .span-title{
	font-size: 18px;
	line-height: 22px;
	height: 44px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-weight: bold;
}
.story-divv1 .span-date{
	font-size: 14px;
}
.story-divv1 .span-detail{
	height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 12px;
}
.story-div1:first-child .story-divv1,.story-div1:last-child .story-divv1{
	width: 242px;
	padding: 45px 24px 39px;
}
.story-div1:nth-child(3) .story-divv1,.story-div1:nth-child(5) .story-divv1{
	width: 522px;
	padding: 45px 36px 39px;
}
.story-div1:nth-child(3) .story-divv1 .span-title,.story-div1:nth-child(5) .story-divv1 .span-title{
	height: 22px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.story-div1:nth-child(3) .story-divv1 .span-date,.story-div1:nth-child(5) .story-divv1 .span-date{
	margin-top: 2px;
}

.story-div1 .story-pic,.story-div1 .story-pic a,.story-div1 .story-pic a img{
	display: block;
	width: 290px;
	height: 200px;
}
.story-div1 .story-pic a img{
	transition: all .5s;
}
.story-div1 .story-pic:hover a img{
	-webkit-transform:scale(1.05);
	-moz-transform:scale(1.05);
	-o-transform:scale(1.05);
	transform:scale(1.05);
}

.brand-dian.swiper-pagination-bullets {
	left: 0;
	bottom: 0;
	text-align: center;
	/* width: auto; */
	height: 14px;
}

.brand-dian.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background: #e19d5d;
	opacity: 1;
	margin: 0 3px;
}

.brand-dian .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #ba181e;
}


.footer {
	background:#1eb1fc;
	padding-top: 2px;
	font-size: 14px;
	color: #666;
	line-height: 18px;
	margin-top: 72px;
	color: #fff;
}

.foot-wapper {
	padding: 40px 0;
}

.footer .copy {
	margin-bottom: 8px;
}


/*rtools*/
.rtools {
	position: fixed;
	_position: absolute;
	right: 10px;
	bottom: 160px;
	width: 60px;
	z-index: 10000;
	display: none;
}

.rtools .qrcode {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 5px 0;
	border: 1px solid #ccc;
	background-color: #f7f7f7 !important;
	right: 0;
	bottom: 70px;
	position: absolute;
}

.rtools .qrcode canvas {
	width: 100%;
	height: auto;
}

.rtools .qrcode:hover::after {
	content: '扫描分享';
	width: 100%;
	color: #333;
	font-size: 16px;
	display: block;
	text-align: center;
}

.rtools .qrcode:hover {
	transform: translate(0, 0);
	animation: change 1s;
	-moz-animation: change 1s;
	-webkit-animation: change 1s;
	-mozanimation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards;
	overflow: hidden;
	width: 100%;
}

@keyframes change {
	from {
		width: 48px;
		height: 48px;
		opacity: 1;
	}

	to {
		width: 100px;
		height: 125px;
		opacity: 1;
	}

}

.rtools .gototop {
	width: 60px;
	height: 60px;
	cursor: pointer;
	background: #d70100  no-repeat 50% 50%;
	transition: .3s;
	opacity: 0;
	filter: alpha(opacity=0);
}

.show {
	display: block;
}





.csfc { background:#1eb1fc;
}
.phjr-main {
    position: relative;
    height: auto; width:100%;
}
.phjr-left {
  float: left;
  width:620px;
  height:400px; margin: 10px; }
  .phjr-left .swiper-container {
    height: 355px; }

.phjr-right {
  float: right;
  width:550px;  margin: 20px 0;}
  .dl-list dl {
  margin-bottom: 10px;
  padding: 0 5px 10px 5px;
  border-bottom: 1px dashed #fff; }

.phjr-main .span{ line-height:30px; width: 90%;
    text-align: right;
    padding: 0 50px 30px 0;
    color: #cc0000;}

.phjr-main .span a{color: #cc0000;}

.dl-list dt {
  font-size:16px;
  margin-bottom: 12px;
  font-weight:600; }
.dl-list dt a {
    text-decoration: none;
    outline: none;
    color: #fff;
}
.dl-list dd {
  font-size: 14px;
  color: #fff;
  line-height:1.6; }
.dl-list dd .more {
    margin-left: 10px;
    color: #fff; }
.dl-list dd .more a{
    color: #fff; }


.s{
    width:100%;
    margin-bottom: 10px;  float: left;
}
.s_content04{
    width:288px;
    height:180px;
    float: left;
    position: relative;
    margin:10px 16px 10px 0;  
}
.s_content04:last-child {
	margin-right: 0;
}
.s_content04_con {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.s_content04 span {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    text-align: center;
	background:rgba(25, 145, 206, 0.69)}
.s_content04 span a{
    color: #fff;
}

.swiper-s{
    position: relative;}
	
.swiper-s img{ width:620px; height:400px;
}
.swiper-s .bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background:rgba(25, 145, 206, 0.69);
}
.swiper-s .title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
	font-size: 16px;
}
.swiper-s .title a {
    display: block;
    height: 100%;
    padding: 0 20px;
    color: #fff;
}


.qwjd_box {
    width:1200px;
    margin: 0 auto;
    margin-top: 20px;
}
.part5 .show {
    float: left;
    width: 100%;
}
.part5 .box01 {
    float: left;
    display: inline;
}
.part5 .box01 img {
    width:610px;
    height: 300px;
}
.part5 .box02 {
    float: left;
    width:555px;
    margin-left: 35px;
    font-size: 16px;
    text-indent: 2em;
    line-height: 1.8; 
    color: #7b7b7b;
}
.part5 .box02 .more {
    margin-left: 10px;
    color:#1cb1fc;
}






.section5 {
    width:1200px;
    margin:20px 0;
}
.tabs-vertical-right .tabs-list {
    float: left;
    width: 150px;
}

.tabs-vertical-left .tabs-list, .tabs-vertical-right .tabs-list {
    
}
.tabs-list {
    list-style: none;
}
list li {
    display: block;
    margin: 0 0 5px 0;
    width: 100%;
}
.tabs-list li.active a {
    background-color:#23b1fe;
    color: #fff; border-radius:15px;
}
.tabs-list li{ margin:5px 0;}
.tabs-list li a {
    display: block;
    height:80px;
    line-height:40px;
    padding:38px 39px;
    background-color: #174084;
	border-radius:15px;
    color: #1963be;
    text-decoration: none;
    font-size:24px;
    transition: all 0.4s ease 0s;
}
.tabs-vertical-right .tabs-container {
    float: left;
    margin: 0 0 0 15px;
}

.tabs-vertical-right .tabs-container {
    width:1033px;
	height:317px;
	background:url(/uploads/image/wt2img/bg_02.jpg)center right no-repeat;
	border:#23b1fe 1px solid; border-radius:15px;
	margin:5px;
}
.accordion-handle.active {
    background-color: #0593e2;
    color: #fff;
}

.tabs .accordion-handle {
    display: none;
}
.accordion-handle {
    position: relative;
    margin-bottom: 10px;
    background-color: #ebebeb;
    text-decoration: none;
    color: #808080;
    cursor: pointer;
    transition: all 0.4s ease 0s;
}
.accordion-handle h4 {
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    font-size: 16px;
    font-weight: normal;
}
.accordion-handle.active i {
    background-position: bottom center;
}

.accordion-handle i {
    display: block;
    width: 38px;
    height: 38px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    background:  no-repeat top center;
}
.tabs-vertical-right .tabs-container .tab-content {
    margin: 0 0 0 15px;
}

.tab-content {
    margin: 10px 0 15px;
}

.tab-content {
    background-color: #f7f7f7;
    padding: 0px;
}
.tabs-vertical-right .tabs-container .tab-content .pic {
    float: left;
}
.tabs-vertical-right .tabs-container .tab-content .info {
    text-indent: inherit;
}
.tabs-vertical-right .tabs-container .tab-content .info {
    float: left;
    width:640px; 
	overflow:hidden;
    padding: 10px 0;
 
}
.tabs-vertical-right .tabs-container .tab-content .info li {
   text-align: left;
    line-height:2.2rem;
    color:#7b7b7b;
    font-size: 18px;
    padding-left: 12px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.tabs-vertical-right .tabs-container .tab-content .info li::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: 0px;
    width: 4px;
    height: 4px;
    background:#23b1fe;
}
.tabs-vertical-right .tabs-container .tab-content .info li a {
   color: #7b7b7b;

}
.tabs-vertical-right .tabs-container .tab-content .info .more {
    color: #1cb1fc;
	float: right;
    line-height:1.6rem;
}
.tabs-vertical-right .tabs-container .tab-content .info .more a{
    margin-left: 10px;
    color: #1cb1fc;
}

.tabs-vertical-right .tabs-container .tab-content .info p {
    line-height: 26px;
    text-align: justify;
    text-indent: 2em;
}
.tabs-vertical-right .tabs-container .tab-content .info p a {
    color: #ff6600;
    text-decoration: none;
}





.section-9 .section-title {
    height: inherit;
    line-height: inherit;
    text-indent: inherit;
    background-color: inherit;
    border-bottom: 0;
    margin-bottom: 30px;
}

.section-title, .unit-title {
    height: 50px;
    line-height: 50px;
    text-indent: 1.5em;
    font-size:16px;
    color: #fff;
    /* background: linear-gradient(to right, #09f 0%, #2f1078 100%); */
    background-color: rgba(204, 204, 204, 0.3);
    _position: relative;
    margin-bottom: 20px;
    border-bottom: 2px solid #f36e73;
}
.section {
    margin: 100px auto 50px;
    width: 1200px;
}
.section-9 {
	margin:20px 0;

}
.section-9 .swiper-container-keji {
	position: relative;
	overflow: hidden;
	width: 1200px;
}
.section-9 .swiper-slide {
	padding-bottom:20px;
}
.section-9 .mod-tile {
	width:236px;
	margin: 0 2px;
}
.section-9 .news-title {
 margin-bottom:40px;
}
.section-9 .swiper-slide:nth-child(odd) .mod-tile {
    margin-top:20px;
}
.section-9 .media img {
	width: 100%;
	height: 420px;
}
.section-9 .unit-title {
	text-align:center;
	font-weight: 100;
	margin-bottom: 0;
	text-indent: inherit;
	background: none;
	border: none;
	color: rgba( 51, 51, 51, 1);
	line-height: 2;
	height: inherit;
}
.section-9 .unit-title a {
	color: rgba( 51, 51, 51, 1);
}
.section-9 .unit-title a:hover {
	color: #dc0000;
}
.section-9 .abstract {
	color: rgba( 51, 51, 51, 1);
	max-height: 245px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
    line-height: 1.6;
}
.section-9 .swiper-button-next, .section-9 .swiper-button-prev {
	background-color: rgba(0, 0, 0, .6);
	padding: 20px 5px;
}
.section-9 .swiper-button-next {
	right: 20px;
	top: 35%
}
.section-9 .swiper-button-prev {
	left: 20px;
	top: 35%
}
.section-9 ul {
	margin-top: 30px;
}
.section-9 .item {
	width: 550px;
	height: 30px;
	line-height: 30px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 10px 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #999;
}
.section-9 .item:nth-of-type(odd) {
	margin-right: 20px;
}
.section-9 .item:nth-of-type(even) {
	margin-left: 20px;
}
.section-9 .item span {
	margin-right: 10px;
}
.section-9 .item a {
	color: #333;
}
.section-9 .item a:hover {
	color:#b30000;
}



