.fen {
	width: 1200px;
	margin: 0 auto;
}
	.index_ind{
    color: #f60!important;
    font-weight: bold;
    height: 38px;
}
.fen1 {
	    width: 125px;
    height: 175px;
    float: left;
    margin-top: 80px;
    background: #fff;
    margin-right: 28px;
    /*border-top: 2px solid #ffc069;*/
}

.fico { 
	text-align: center;
	/*margin-top: 20px;*/
}
.fico img{
	    width: 75px;
}
.fenh {
	    margin-top: 25px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-family: 黑体;
    color: #000;
    font-size: 16px;
}

a:hover .fen1 {
	border: none;
	margin-top: 75px;
	vertical-align: bottom;
}
.xmbox {
	    border-radius: 8px;
    line-height: 19px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #b9b9b9;
    margin-top: 20px;
    display: block;
    float: left;
    margin-right: 4px;
    padding-left: 5px;
    padding-right: 5px;
    color: #666;
}

.xmbox2 {
	border-radius: 10px;
	line-height: 30px;
	font-size: 14px;
	margin-left: 10px;
	padding: 3px;
	text-align: center;
	background: #e7e7e7;
	color: #ea2417;
}
#slide{
    position: absolute;
    height: 300px;
    width: 1200px;
    color: #000;
    overflow: hidden;
    border: 1px solid #ddd;
    }
#slide p{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    overflow: hidden;
        padding-left: 80px;
            cursor: pointer;
    }
#slide span{
    float: right; 
    width: 400px;
    margin-right: 80px;
    overflow: hidden;
    color: #747474;
    }
#slide span i{
    font-style: normal;
    color: #ff0000;
        padding-right: 30px;
    }
 .spi{
 	    width: 560px; 
    font-style: normal;
    display: block;
    overflow: hidden;
 }
.jt {
	margin-top: -8px;
	margin-left: -8px;
	width: 100px;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Safari and Chrome */
	-o-transform: rotate(180deg); /* Opera */
	-moz-transform: rotate(180deg); /* Firefox */
}
a .summary:link {color: #000000}     /* 未访问的链接 */
a .summary:visited {color: #ff5a00}  /* 已访问的链接 */
a:hover .index_more {
	border: none;
	color: #fff;
	background: #f60;
}
.box_m {
        width: 46%;
    float: left;
    height: 380px;
    background: #fff;
    padding: 0 2%;
}
.box_m_top {
       width: 90%;
    height: 130px;
    margin-top: 20px;
}
.box_m_bot {
    width: 100%;
    height: 248px;
}
.box_m_left {
    width: 35%;
    height: 130px;
    float: left;
    margin-left: 20px; 
}
.box_m_right {
    width: 55%;
    float: right;
    margin-right: 2%;
    height: 130px;
}
.box_m_left img {
    width: 100%;
    height: 100%;
}
.m_right_tit {
    height: 45px;
    line-height: 45px;
    width: 100%;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.m_right_cen {
    height: 78px;
    line-height: 25px;
    width: 100%;
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    color: #888;
} 
.box_m_bot ul li {
        width: 90%;
    height: 35px;
    line-height: 35px;
    margin-left: 3%;
    float: left;
    margin-top: 12px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.box_m_bot ul li i {
    display: block;
    width: 25px;
    float: left;
    font-size: 32px;
    text-align: center;
    font-style: normal;
    color: #666;
}
.hot_new{
	    width: 89%;
    height: 40px;
    line-height: 40px;
    padding-left: 2%;
    font-size: 16px;
    color: #222;
}
/* //////////////////// */
.inner{
	width: 1200px;
	margin: 0 auto;
	height: 2500px;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
.nav-sub{
	min-width: 1240px;
	width: 100%;
	height: 188px;
	/* background: #efa300; */
}
.nav-sub-inner{
	height: 188px;
	position: relative;
	background: url(/assets/img/nav_sub_bg.jpg);
}
.nav-sub-title{
	font: italic bold 30px/30px "微软雅黑";
	color: #fff;
	padding: 50px 0 10px 45px;
}
.english-title{
	position: absolute;
	left: 110px;
	top: 90px;
	font: italic bold 30px/30px "微软雅黑";
	color: #9f6c00;
}
.nav-sub-title-icon{
	display: inline-block;
	vertical-align: middle;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #9f6c00;
	margin-right: 10px;
}
.nav-sub-lists{
	position: absolute;
	bottom: 0;
	right: 100px;
	height: 47px;
	padding: 0 30px;
	border-radius: 8px 8px 0 0;
	background: #fff;
}
.nav-sub-list{
	width: 85px;
	height: 43px;
	font: bold 16px/43px "微软雅黑";
	text-align: center;
	border-bottom: 4px solid #fff;
}
.nav-sub-list a{
	color: #222;
}
.nav-sub-list-current{
	border-bottom: 4px solid #ff7e00;
}
.nav-sub-list-current a{
	color: #ff7e00;
}
.nav-sub-line{
	width: 2px;
	height: 17px;
	background: #999;
	margin: 15px 3px;
}
/*////////////////////////////////////*/
/*////////////////////////////////////*/

.news-contain{
	min-width: 1240px;
	width: 100%;
	padding-top: 20px;
	background: #f4f7ff;
}
.news-contain-right{
	width: 353px;
}
.news-right-title{
	padding: 0 10px;
	height: 56px;
	font: bold 18px/56px "微软雅黑";
	color: #ff7e00;
	background: #fff;
}
.news-right-title1{
	border-top: 20px solid #f4f7ff;
}
.news-right-title-icon{
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height:18px;
	background: #ff7e00;
	margin-left: 10px;
	margin-right: 5px;
}
.news-right-lists{
	background: #fff;
	padding: 0 10px;
	padding-bottom: 5px;
}
.news-right-list{
	border-top: 1px solid #f4f7ff;
	padding: 10px 0;
	margin-bottom: 20px;
	height: 90px;
	position: relative;
}
.news-right-list img{
	width: 120px;
	height: 90px;	
}
.news-right-list1{
	height: 191px
}
.news-right-list1 img{
	width: 340px;
	height: 191px;	
}
.news-right1-icon{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 46px;
	height: 27px;
	background: url(/assets/img/Top1.png);
}
.news-right1-title{
	position: absolute;
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 52px;
	padding-top: 8px;
	background: rgba(0,0,0,0.5);
}
.news-right1-title-text{
	padding: 0 10px;
	font: 16px/24px "微软雅黑";
	color: #fff;
}
.news-right2-title{
	padding: 8px 0 0 20px;
	height: 52px;
	font: 16px/24px "微软雅黑";
	color: #333;
	/*æ–°å¢žï¼šå³ä¾§æ–°é—»åˆ—è¡¨æº¢å‡ºéšè—*/
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news-right2-title:hover{
	color: #ff7e00;
}
.news-right-time{
	height: 30px;
	font: 14px/30px "微软雅黑";
	color: #999;
	padding-left: 140px;
	padding-top: 5px;
}
.news-right2-icon{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 22px;
	height: 22px;
	background: #a2a2a2;
	font: 12px/22px "微软雅黑";
	color: #fff;
	text-align: center;
}
.news-right2-icon2{
	background: #ff7930;
}
/*////////////////////////////////////////*/

.news-contain-left{
	width: 845px;
}
.news-left1{
	float: left;
	width: 100%;
	height: 280px;
	/* position: relative; */
}
.banner-container {
	width: 100%;
	height: 280px;
	position: relative;
}
#banner-pagination {
	position: absolute;
	left: 0;
	bottom: 35px;
	z-index: 1000;
}
#banner-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: gray;
	opacity: 1;
	outline: none;
}
#banner-pagination .swiper-pagination-bullet-active {
	outline: none;
	background: #fff;
}
/* .news-left1 img{
	width: 860px;
	height: 280px;
}
.news-left1-title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: rgba(0,0,0,0.5);
}
.news-left1-title-text{
	height: 50px;
	padding-left: 20px;
	font: 16px/50px "å¾®è½¯é›…é»‘";
	color: #fff;
} */
.news-left2-lists{
	width: 100%;
	height: 111px;
	padding: 0px auto;
	background: #f4f7ff;
	margin-bottom: 20px;
}
.news-left2-list{
	position: relative;
	width: 264px;
	height: 111px;
	font-size: 0;
	margin-right: 22px;
}
.news-left2-list img{
	width: 264px;
	height: 111px;
}
.news-left2-list:last-child{
	margin-right: 0;
}
.news-left3-lists{
	width: 100%;
	background: #fff;
}
.news-left3-list{
	font-size: 0;
	padding: 10px 20px;
	height: 210px;
	border-bottom: 1px solid #f4f7ff;
	border-left: 2px solid #ff7e00;
	margin-bottom: 15px;
}
.news-left3-icon{
	width: 280px;
	height: 180px;
}
.news-left3-list:last-child{
	border-bottom: 0;
}
.news-left3-right{
	width: 520px;
	height: 170px;
	padding: 10px 18px 0 10px;
}
.news-left3-title{
	width: 432px;
	height: 16px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font: bold 16px/16px "微软雅黑";
	color: #222;
	margin-bottom: 14px;
}
.news-left3-title:hover{
	color: #ff7e00;
}
.news-left3-description{
	height: 90px;
    font: 12px/22px "微软雅黑";
    color: #999;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.meta{
	height: 14px;
	font: 12px/14px "微软雅黑";
	color: #999;
	margin: 12px 0 10px;
}
.dig{
	color: #ff5e33;
}
.dig-icon{
	width: 15px;
	height: 13px;
	margin: 5px 5px 0 0;
}
/*æ–°å¢žæ–‡ç« åˆ—è¡¨æ ·å¼*/
.news-tag-keyword {
	font-size: 14px;
    color: #333;
    background: #fff;
    /* padding: 0 20px 60px; */
} 
.news-tag-keyword a {
	font-size: 14px;
    color: #333;
}
.news-tag-keyword a:hover {
	color: #00acff;
}

.news-list-icon {
	display: inline-block;
    width: 12px;
    height: 14px;
    background: url(/assets/img/icon_4.png) no-repeat;
    padding-right: 6px;
    vertical-align: bottom;
}
/*æ–°å¢žæ–‡ç« ä¾§è¾¹*/
.news-right-keyword {
	font-size: 12px;
	color: #999;
	width: 140px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	position: absolute;
	bottom: 0px;
	left: 200px;
}
.news-right-keyword a {
	font-size: 12px;
	color: #999;
}
.news-right-keyword a:hover {
	color: #2faaff;
}
/*æ–°å¢žä¾§è¾¹æ æ ‡ç­¾æ ·å¼*/
.ad-tag {
	padding-left: 22px;
	background: #fff; 
	padding-bottom: 22px;
	margin-top: 20px;
}
.ad-tag-title {
	padding: 24px 0 18px;
	font-size: 18px;
	font-weight: bold;
	color: #ff7e00;
}
.ad-tag-lists ul li {
	margin-right: 10px;
	margin-bottom: 10px;
}
.ad-tag-lists ul li a {
	display: block;
	font-size: 12px;
	color: #333;
	border: 1px solid #eaeaea;
	padding:5px;
}
.ad-tag-lists ul li a:hover {
	color: #2faaff;
	background: #edf8ff;
	border: 1px solid #2faaff;
}
.ad-line {
	width: 6px;
    height: 18px;
    background: #ff7e00;
    margin-right: 8px;
}
/* åˆ†é¡µæ æ ·å¼å¼€å§‹ */
.pag{
	width: 100%;
	margin-top: 20px;
	background: #fff;
}

.pag ul {
	padding: 20px 0;
	text-align: center;
}

.pag li {
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	background-color: #fff;
	color: #675F5F;
	border: 1px solid #c4c4c4;
	border-radius: 6px;
}

.pag .upAndDown {
	width: 60px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	background-color: #fff;
	border: 1px solid #c4c4c4;
	border-radius: 6px;
}

.pag li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #675F5F;
}
.pag li.cur {
	background-color: #28a7e1;
	color: #fff;
	border: 0;
}

.pag li a:hover {
	background-color: #28a7e1;
}

.pageNum {
	display: none;
}
/* åˆ†é¡µæ æ ·å¼ç»“æŸ */

/*å¹¿å‘Šä½*/
.news-right-ad {
	width: 360px;
	height: 191px;
	background: #fff;
	margin-bottom: 20px;
}
.news-right-ad1 {
	width: 360px;
	height: 330px;
	background: #fff;
	margin-bottom: 20px;
	margin-top: 20px;
}


/*新闻内页*/

/*contentéƒ¨åˆ†æ ·å¼å¼€å§‹*/
.content_wrap{
	min-width: 1200px;
    width: 100%;
    background: #f4f7ff;
}
.clearfix:before,.clearfix:after{
	display: table;
	content: "";
	clear: both;
	height: 0;
}
.clear{
	zoom: 1;
}
.content_wrap .contentnews{
    width: 1200px;
    margin: 0 auto;
}
/*/////////////////////////////////////////////////////////////////////////////*/
/*contentå³ä¾§éƒ¨åˆ†å¼€å§‹*/
.content_wrap .content_right{
    width: 354px;
    float: right;
    background: #f4f7ff;
}
.content_right_p{
	height: 18px;
    font: 18px/18px "微软雅黑";
    color: #222;
    padding: 20px 0;
    background: #fff;
}
.content_right_p h3{
    font: 18px/18px "微软雅黑";
    color: #222;
}
.content_right_p1{
	margin-top: 20px;
}
.content_right_icon1{
	width: 6px;
	height: 18px;
	background: #ff7e00;
	margin: 0 12px 0 13px;
	float: left;
}
.content_right_icon2{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #ff7e00;
	position: absolute;
	top: 24px;
	left: 13px;
}
.content_wrap .content_right li{
    border-top: 1px solid #eee;
    padding: 18px 10px 18px 31px;
    position: relative;
    background: #fff;
}
.content_wrap .content_right h4{
    font: 14px/22px "å¾®è½¯é›…é»‘";
    color: #666;
    letter-spacing: 1px;
}
.content_wrap .content_right h4:hover{
    color: #ff7e00;
}
.content_wrap .content_right .consult_list h4,.content_right_icon2_h4  {
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*/////////////////////////////////////////////////////////////////////////////*/
/*consult_listéƒ¨åˆ†æ ·å¼å¼€å§‹*/
.consult_lists{
	margin-top: 20px;
	background: #fff;
}
.consult_list_title{
	width: 100%;
}
.consult_list_p{
	width: 120px;
	height:53px;
	border-top: 4px solid #fff; 
	float: left;
	text-align: center;
}
.consult_list_p h3{
	font: 18px/53px "å¾®è½¯é›…é»‘";
    color: #333;
}
.consult_list_current{
	border-top: 4px solid #26a6ff;
}
.consult_list_current h3{
	color: #26a6ff;
}
.consult_list1{
	display: none;
}
/*consult_listéƒ¨åˆ†æ ·å¼ç»“æŸ*/
/*contentå³ä¾§éƒ¨åˆ†ç»“æŸ*/
/*/////////////////////////////////////////////////////////////////////////////*/
/*contentå·¦ä¾§éƒ¨åˆ†å¼€å§‹*/
.content_wrap .content_left{
    width: 820px;    
}
/*/////////////////////////////////////////////////////////////////////////////*/
.content_wrap .content_left .content_left_up{
    width: 820px;
    background: #fff;
}
.content_wrap .content_left .content_left_up .article_title h1{
    font-size: 24px;
    font-family: "微软雅黑, Microsoft YaHei, \5FAE\8F6F\96C5\9ED1";
    color: #000;
    text-align: center; 
    padding: 35px 0 15px;
}
.content_wrap .content_left .content_left_up .author_time{
    padding: 20px;
    font: 14px/14px "微软雅黑, Microsoft YaHei, \5FAE\8F6F\96C5\9ED1";
    color: #999;
    position: relative;
}
.content_wrap .content_left .content_left_up .author_time .author_source {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    height: 14px;
    text-align: center;
}
.content_wrap .content_left .content_left_up .author_time .time_part{
    float: right;
}
.content_wrap .content_left .content_left_up .summary{
    width: 820px;
    /*height: 56px;*/
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px;
    font: 14px/22px "微软雅黑";
    color: #999;
}

.news-tag-keyword1 {
	font-size: 14px;
    color: #333;
    background: #fff;
    padding: 0 20px 60px;
} 
.news-tag-keyword1 a{font-size: 14px;color: #db261d;float: left;padding: 0 14px;height: 28px;line-height: 28px;text-align: center;border: 1px solid #db261d;margin-left: 10px;margin-bottom: 12px;border-radius: 15px;-webkit-border-radius: 15px;}
.news-tag-keyword1 a:first-child{margin-left: 0;}

#content1{
	background: #fff;
	padding: 20px;
	color: #666;
	font-size: 16px;
}
#content1 a{
	text-decoration: underline;
	color: #666;
}
#content1 img{
	max-width:650px;
	padding: 10px 0px;
}
#content1 a:hover{
	color: #ff7e00;
}
.superaddition{
	background: #fff;
	color: #333;
	font-family: "微软雅黑";
	font-size: 14px;
	padding: 20px 20px 30px;
}
.superaddition a{
	text-decoration: underline;
	color: #222;
}
.superaddition a:hover{
	color: #ff7e00;
}


/*/////////////////////////////////////////////////////////////////////////////*/

.page_turning{
    width: 820px;
    height: 110px;
    margin-top: 20px;
    padding: 0 100px;
    background: #fff;
}
.page_turning .page_turning_up,.page_turning .page_turning_down{
    width: 300px;
    height: 110px;
    font: 14px "微软雅黑";
    color: #222;
    text-align: center;
    background: #fff;
}
.page_turning_up:hover,.page_turning_down:hover{
	box-shadow: 0 0 6px #999;
}
.page_turning .page_turning_up a,.page_turning .page_turning_down a{
	display:inline-block;
    width: 300px;
    height: 19px;
    font: 16px "微软雅黑";
    color: #222;
    text-align: center;
}
.page_turning .page_turning_up a:hover,.page_turning .page_turning_down a:hover{
    color: #ff7e00;
}
.page_turning .page_turning_down{
    float: right;
}
.page_turning p:first-child{
    padding: 20px 0 20px;
    color: #666;
}
/*/////////////////////////////////////////////////////////////////////////////*/

.article_link{
    width: 820px;
    height: 240px;
    background: #fff;
    padding: 20px 0 46px;
    margin-top: 20px;
}
.article_link .article_links{
    width: 240px;
    height: 240px;
    margin-right: 25px;
    float: left;
    font: 14px/20px "微软雅黑";
    color: #222;
}
.article_link .article_links .article_link_up{
    width: 240px;
    height: 135px;
    background: white;
}
.article_link .article_links p{
    margin-top: 17px;
}
.article_link .article_links p a{
	font: 16px "微软雅黑";
	color: #666;
}
.article_link .article_links p a:hover{
	color: #ff7e00;
}
.article_link .article_links:first-child{
    margin-left: 25px;
}
/*article_linkéƒ¨åˆ†æ ·å¼ç»“æŸ*/
/*/////////////////////////////////////////////////////////////////////////////*/
/*å¹¿å‘Šä½æ ·å¼*/
.caishui_ad {
	width: 354px;
	height: 324px;
	background: red;
	margin: 20px 0 20px 0px;
	overflow: hidden;
}
.news-right-ad img {
	width: 354px !important;
	height: 191px;
}
/*æŠ¥åè¡¨å•*/
.caishui_wrap {
	height:277px;
	padding-top: 6px;
	background: #fff;
	margin-bottom: 20px;
}
.caishui_form_wrap {
	width: 340px;
	background: #f4f2f3;
	padding-bottom: 15px;
	margin: 0 auto 20px;
}
.caishuiform_top {
	width: 340px;
	height: 66px;
}
.caishuiform_top img {
	width: 100%;
	height: 100%;
	display:block;
}
.caishui_form_name,.caishui_form_tel,.caishui_form_need {
	width: 298px;
	height: 34px;
	line-height: 32px;
	border: 1px solid #979af2;
	padding-left: 45px;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
}
.caishui_form_name {
	margin-top: 18px;
}
.caishui_form_tel {
	margin-top: 10px;
	margin-bottom: 10px;
}
.caishui_form_need {
	margin-bottom: 12px;
}
.caishui_form_name span,.caishui_form_tel span,.caishui_form_need span {
	display: inline-block;
	width: 21px;
	height: 22px;
	position: absolute;
	top:4px;
	left: 10px;
}
.caishui_form_name span {
	background: url(../images/caishui_id_imgs/caishui_form_name.png) no-repeat;
}
.caishui_form_tel span {
	background: url(../images/caishui_id_imgs/caishui_form_tel.png) no-repeat;
}
.caishui_form_need span {
	background: url(../images/caishui_id_imgs/caishui_form_need.png) no-repeat;
}
.caishui_form input {
	display: block;
	border: none;
	outline: none;
	height: 18px;
	margin-top: 6px;
	font-size: 12px;
	font-family: "微软雅黑";
	background: #f4f2f3;
}
.caisui_form_btn {
	width: 298px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-family: "微软雅黑";
	background: #2c36f0;
	margin: 0 auto;
	cursor: pointer;
}