@charset "utf-8";
/* CSS Document */
.main{
	width: 1060px;
	margin: 10px auto 0;
	background: #fff;
	padding: 20px;
	text-align: left;
	min-height: 400px;
}
.main .wrap_width{
	width: 1060px;
}
.fl1{
	height: 100%;
	width: 100%;
	overflow: auto;
}
.fl1_left{
	float: left;
	width: 545px;
	height: 370px;
}
/*yx_rotaion*/
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{
	position: absolute;
}
.yx-rotation-title{
	position: absolute;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.yx-rotation-t{
	width: 380px;
	color: #fff;
	font-size: 18px;
	z-index: 2;
	bottom: 0;
	left: 10px;
	line-height: 48px;
    overflow: hidden;  /*溢出隐藏*/
    text-overflow: ellipsis; /*以省略号...显示*/
    white-space: nowrap;  /*强制不换行*/
}
.yx-rotation-focus span,.yx-rotaion-btn span{
	background: url(/xfj/upload_web/img/ico.png) no-repeat;
	display: block;
}
.yx-rotation-focus{
	height: 40px;
	line-height: 40px;
	right: 10px;
	bottom: 3px;
	z-index: 2;
}
.yx-rotation-focus span{
	width: 18px;
	height: 16px;
	line-height: 16px;
	float: left;
	margin-left: 5px;
	position: relative;
	top: 14px;
	cursor: pointer;
	background-position: -28px -124px;
	text-indent: -9999px;
}
.yx-rotaion-btn{
	width: 100%;
	height: 41px;
	top: 50%;
	margin-top: -20px;
}
.yx-rotaion-btn span{
	width: 41px;
	height: 41px;
	cursor: pointer;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	position: relative;
}
.yx-rotaion-btn .left_btn{
	background-position: -2px -2px;
	float: left;
	left: 10px;
}
.yx-rotaion-btn .right_btn{
	background-position: -2px -49px;
	float: right;
	right: 10px;
}
.yx-rotaion-btn span.hover{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.yx-rotation-focus span.hover{
	background-position: -10px -124px;
}
.rotaion_list{
	width: 0;
	height: 0;
	overflow: hidden;
}
.rotaion_list img{
	width: 545px;
	height: 370px;
}
.fl1_right{
	float: right;
	width: 490px;
}
/*== 选项卡切换 ==*/
.fl1_right .tabTitle{ 
	position: relative; 
	color: #333; 
	height: 38px; 
	border-bottom: #298eff 2px solid;
}
.fl1_right .tabTitle li{ 
	float: left; 
	padding: 0 32px 0 25px; 
	height: 40px; 
	line-height: 40px; 
	text-align: center; 
	color: #555; 
	cursor: pointer; 
	font-size: 16px;
}
.fl1_right .tabTitle li.titleOn{
	background: url(/xfj/upload_web/img/title_bg1.png) no-repeat;
	color: #fff;
	height: 45px;
	line-height: 40px;
}
.fl1_right .tabTitle li a{ 
	display: none;
}
.fl1_right .tabTitle li.titleOn a{ 
	display: block;
}
.more{	
	display: block;
	position: absolute; 
	right: 0; 
	top: -3px; 
	cursor: pointer; 
	font-size: 14px; 
	font-weight: normal; 
	color: #2877d4;
	padding: 0 3px 0 0;
	background: url(/xfj/upload_web/images/icon_more.png) no-repeat right;
}
.fl1_right .tabBox{
	clear: left;
	display: none;
}
.fl1_right .show{
	display: block;
}
.fl1_right_top{
	border-bottom: #ddd 1px solid;
	height: 143px;
	margin: 0 0 10px;
}
.fl1_right_top a{
	color: #2877d4;
	display: block;
	width: 100%;
	font-size: 18px;
	text-align: center;
	padding: 20px 0;
	overflow: hidden;
	width: 100%;
    text-overflow: ellipsis; 
    white-space: nowrap; 
}
.fl1_right_top div{
	font-size: 14px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	color: #666;
	text-indent: 2em;
}

.title3{
	position: relative;
	width: 100%;
	height: 37px;
	line-height: 37px;
}
.title3 span{
	position: absolute;
	top: -10px;
	left: 3px;
	display: block;
	background: url(/xfj/upload_web/img/title_bg3.png) no-repeat;
	width: 117px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.title2 span{
	background: url(/xfj/upload_web/img/title_bg2.png) no-repeat;
	width: 146px;
}
.title3 a{
	position: absolute;
	right: 13px;
	font-size: 14px;
	color: #2877d4;
	height: 27px;
	line-height: 27px;
}
.ad{
	height: 120px;
	overflow: hidden;
	width: 100%;
	margin: 20px 0 0;
}
.fl2{
	height: 100%;
	margin: 10px 0 0;
	width: 100%;
}
.fl2_left{
	float: left;
	width: 628px;
	margin: 20px  0 0;
	border: #ddd 1px solid;
	height: 265px;
	border-top: #2877d4 3px solid;
}
.fl2_cont{
	position: relative;
	height: 190px;
}
.fl2_cont a{
	border-radius: 4px;
	display: block;
	position: absolute;
	width: 290px;
	height: 85px;
	color: #fff;
	font-size: 18px;
	line-height: 85px;
	box-sizing: border-box;
	padding: 0 0 0 130px;
}
.fl2_cont_icon1{
	background: url(/xfj/upload_web/img/icon1.png) no-repeat #76db56 12px 14px;
	left: 13px;
	top: 15px;
}
.fl2_cont_icon2{
	background: url(/xfj/upload_web/img/icon2.png) no-repeat #30c1ca 12px 14px;
	left: 320px;
	top: 15px;
}
.fl2_cont_icon3{
	background: url(/xfj/upload_web/img/icon3.png) no-repeat #bd60e3 12px 14px;
	left: 13px;
	top: 116px;
}
.fl2_cont_icon4{
	background: url(/xfj/upload_web/img/icon4.png) no-repeat #538fd7 12px 14px;
	left: 320px;
	top: 116px;
}
.fl2_cont a.fl2_cont_icon5{
	background: url(/xfj/upload_web/img/icon5.png) no-repeat #e89e56 center 35px;
	left: 428px;
	top: 15px;
	height: 185px;
	padding: 100px 0 0 0;
	text-align: center;
}
.fl2_right{
	margin: 20px 0 0 20px;
	float: left;
	width: 408px;
	border: #ddd 1px solid;
	height: 265px;
	border-top: #2877d4 3px solid;
}
#scrollImg3{ 
	width: 100%; 
	height: 200px; 
	position: relative; 
	overflow: hidden; 
	margin: 0 0 0 0;
	clear: left;
}
.jcarousel-skin-tango3{
	height: 200px;
	margin: 10px auto 0;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.jcarousel-skin-tango3 li{
	height: 40px;
	line-height: 40px;
	clear: both;
	border-bottom: #ddd 1px dashed;
	list-style: none; 
	padding: 0px; 
}
.jcarousel-skin-tango3 li a{
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 15px;
	float: left;
	width: 295px;
	overflow: hidden;
    text-overflow: ellipsis; /*以省略号...显示*/
    white-space: nowrap;  /*强制不换行*/
	background: url(/xfj/upload_web/img/sj.png) no-repeat 2px 15px;
}
.jcarousel-skin-tango3 li a:hover{
	color: #a10e1b;
	text-decoration: underline;
}
.jcarousel-skin-tango3 li span{
	float: right;
	color: #888;
}
.fl3{
	height: 100%;
	overflow: auto;
	margin: 10px 0 0;
}
.fl3_left{
	width: 720px;
	float: left;
	height: 100%;
	overflow: auto;
}
.fl3_left_box{
	float: left;
	width: 338px;
	border: #ddd 1px solid;
	margin: 20px 20px 0 0;
	height: 290px;
	border-top: #2877d4 3px solid;
}
.fl2 .news_list{
	margin: 0 10px;
}
.fl3 .news_list{
	margin: 0 10px;
}
.news_list li{
	height: 40px;
	line-height: 40px;
	border-bottom: #ddd 1px dashed;
}
.news_list li a{
	float: left;
	background: url(/xfj/upload_web/img/sj.png) 2px 15px no-repeat;
	padding: 0 0 0 15px;
	width: 205px;
	overflow: hidden;
    text-overflow: ellipsis; 
    white-space: nowrap; 
    text-align: left;
    font-size: 14px;
}

.news-list-li-a-indexTab{
	width: 380px;
}

.news_list li span{
	float: right;
	color: #888;
}
.fl3_right{
	float: right;
	width: 340px;
	margin: 20px 0 0;
}
.fl3_right .title3{
	/*border: #ddd 1px solid;*/
	/*border-top: #2877d4 3px solid;*/
	height: 37px;
	width: 338px;
}
.fl3_right img{
	margin: 20px 0 0;
}
.fl3_right_ewm img{
	height: 140px;
	margin: 5px 18px;
}
.link{
	margin: 20px 0 0 0;
	height: 105px;
}
.link_title{
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border-bottom: #2877d4 2px solid;
}
.link_title div{
	width: 108px;
	height: 40px;
	line-height: 40px;
	background: #2877d4;
	text-align: center;
}

.link .select-box{
	float: left;
	margin: 29px 50px 0 0;
	color: #005dba;
}
.select-box{
	width: 298px;
	padding: 0 10px;
	height: 30px;
	border: 1px solid #999;
	position: relative;
	border: #ccc 1px solid;
	background: url(/xfj/upload_web/img/sjx.png) no-repeat right 10px center #dddddd;
}
.select-box input{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px \9;
	border: 0;
	outline: 0;
	background: none;
	color: #666;
	font-size: 14px;
	cursor: pointer;
}
.select-box ul{
	width: 100%;
	display: none;
	position: absolute;
	left: -1px;
	top: 30px;
	overflow: hidden;
	background-color: #fff;
	max-height: 150px;
	overflow-y: auto;
	border: 1px solid #999;
	border-top: 0;
	box-shadow: 0 3px 5px #999;
	z-index: 9999;
}
.select-box ul li{
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 10px;
	cursor: pointer;
}
.select-box ul li.on{
	background-color: #e0e0e0;
}
.select-box ul li a{
	display: block;
	color: #666;
	font-size: 14px;
}

.news_title{
	font-size: 24px;
	text-align: center;
	color: #333;
	height: 30px;
	line-height: 30px;
	padding: 40px 30px;
}
.news_info{
	border-bottom: #ddd 1px dashed;
	font-size: 16px;
	color: #666;
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding: 0 0 15px;
}
.news_info span{
	display: inline-block;
	padding: 0 10px;
}
.news_show{
	font-size: 18px;
	line-height: 40px;
	color: #333;
	padding: 50px 30px;
	text-indent: 2em;
	text-align: justify; 
	text-justify: inter-ideograph;
}
.news_show img{
	max-width: 800px;
	display: block;
}
.news_show_img{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0;
}
.news_show_img img{
	max-width: 800px;
}
.current{
	height: 40px;
	border-bottom: #ccc 2px solid;
}
/******路径导航******/
.breadcrumb {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border-bottom: #327cd3 2px solid;
}
.breadcrumb>dt{
    float: left;
    color: #888;
    height: 40px;
    line-height: 40px;
}
.breadcrumb>dd a {
    color: #888;
    text-decoration: none;
}
.breadcrumb>dd {
    display: inline-block;
}
.breadcrumb>dd.active{
    color: #333;
}
.breadcrumb>dd+dd:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.left_menu{
	float: left;
	width: 240px;
}
.left_menu_title{
	height: 62px;
	width: 240px;
	background: #327cd3;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 62px;
}
.sub_menu{
	margin: 0 0 50px;
}
.sub_menu li{
	height: 50px;
	width: 240px;
	line-height: 50px;
	background: url(/xfj/upload_web/images/jiantou.png) no-repeat 36px 18px #f1f1f1;
	margin: 2px 0 0;
}
.sub_menu li a{
	padding: 0 0 0 80px;
	display: block;
	font-size: 16px;
}
.sub_menu li:hover{
	background: url(/xfj/upload_web/images/jiantouhover.png) no-repeat 36px 18px  #3e8be7;
}
.sub_menu li.active{
	background: url(/xfj/upload_web/images/jiantouhover.png) no-repeat 36px 18px  #3e8be7;
}
.sub_menu li:hover a{
	color: #fff;
}
.sub_menu li.active a{
	color: #fff;
}

.right{
	float: left;
	width: 790px;
	margin: 0 0 0 30px;
}

.right .current{
	border-bottom: #ccc 2px solid;
	height: 60px;
	line-height: 60px;
}

.right .current dt{
	padding: 0 0 0 10px;
	height: 60px;
	line-height: 60px;
}

.right .breadcrumb{
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	padding: 0 10px 0 0;	
	float: right;
}
.right .news_list{
	margin: 10px 0 0;
}
.right .news_list li{
	position: relative;
	height: 48px;
	line-height: 48px;
}
.right .news_list li .news_list_name{
	position: absolute;
	left: 30px;
	font-size: 18px;
	color: #333;
}
.right .news_list li a{
	position: absolute;
	background: url(/xfj/upload_web/img/sj.png) 2px 20px no-repeat;
	left: 0;
	top: 0;
	display: block;
	color: #333333;
	font-size: 14px;
	overflow: hidden;
    text-overflow: ellipsis; /*以省略号...显示*/
    white-space: nowrap;  /*强制不换行*/
}
.right .news_list li a:hover{
	color: #a10e1b;
	text-decoration: underline;
}
.news_list li a:hover{
	color: #a10e1b;
	text-decoration: underline;
}
.right .news_list li .news_list_date{
	position: absolute;
	right: 0;
	font-size: 14px;
	color: #999;
}
.page{
	height: 40px;
	text-align: center;
	padding: 50px 0 0;
}

.ad_list {
	width: 1060px;
	height: 85px;
	margin: 10px auto 0px;
}

.ad_list ul {
	list-style: none;
}

.ad_list li {
	display: block;
	float: left;
	margin-left: 20px;
}