*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
ul{
	list-style-type: none;
}
img{
	border: 0;
}
body{overflow-x:hidden ;}
.search-top{height:46px; line-height:46px; border-bottom:1px solid #eee;}
.search-top .wp-inner{width:1230px; margin:0 auto;}
.search-top .search-left{float:left}
.search-top .search-left a{color:#333;}
.search-top .search-right{float:right;}
.wp_search {position:relative; top:-3px;}
.wp_search table tr td{height:28px !important; }
.wp_search table tr td input.keyword{height:26px !important; border:1px solid #eee; padding-left:10px;}
.wp_search .search{background:url(../images/Search.jpg) no-repeat center; width:42px; height:28px; border:0px; cursor: pointer; position:relative;top:8px; right:10px;}
/*top*/
.acxkList{display:none}
.top{
	width: 100%;
	height: 164px;
	background:#fff url(../images/toppic.jpg) no-repeat left center;
	background-size:100%;
}

.top .top_content .top_search{
	width: 230px;
	float: right;
	height: 40px;
	margin-top: 30px;
	border:3px solid #2067b5;
	border-radius: 8px;
	-webkit-border-radius: 8px;
}
.top .top_content .top_search input[type=text]{
	width: 176px!important;
	height: 40px;
	border: 0;
	color: #9c9c9c;
	font-size: 12px;
	padding-left: 10px;
	border-radius: 8px 0 0 8px;
	-webkit-border-radius: 8px 0 0 8px;
	float: left;
	line-height:40px;
}
.top .top_content .top_search input[type=submit]{
	width:44px;
	height: 40px;
	float: right;
	background: url(../images/search_btn.png) no-repeat center center;
	border: 0;
	
}


/*导航*/
.nav{
	width: 100%;
	height: 60px;
	
	background-color: #075bb3;
	
}
.nav .nav_content{
	width: 1400px;
	position: relative;
	left: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.wp_nav { display:block; margin: 0; padding: 0;display: block; *zoom:1;}
.wp_nav * {margin: 0; padding: 0}
.wp_nav:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.wp_nav .nav-item { display:inline-block; float:left; position:relative;box-sizing:border-box;line-height: 60px;}
.wp_nav .on { z-index:10;}
.wp_nav .nav-item .mark {display:block; width:100%; height:100%; position:absolute; left:0; z-index:99; }
.wp_nav .nav-item a{ color:#fff;font-family:"Microsoft Yahei"; display:block;text-align:center;position:relative; z-index:100;}
.wp_nav .nav-item a.parent:hover{color:#fff;}
.wp_nav .nav-item a.parent{color:#fff;}
.wp_nav .nav-item a span.item-name {font-size:18px;display:inline-block;padding:0px 0px;width:104px;text-align:center;border-right:none;cursor:pointer;}
.wp_nav .nav-item .sub-nav{display:block; position:absolute;top:60px !important; z-index:200;border:none !important;border-top:none; }
.wp_nav .nav-item .sub-nav .nav-item { white-space:nowrap; }
.wp_nav .nav-item .sub-nav .nav-item .mark {background:#075bb3;text-align:center;text-align:center;  opacity:1 !important;}
.wp_nav .nav-item .sub-nav .nav-item a {font-family:"Microsoft Yahei"; font-size:16px;font-weight:normal; color:#fff !important;text-align:center;border-top:1px solid #0066cc;min-width:170px; text-align:center;}
.wp_nav .nav-item .sub-nav .nav-item a.parent:hover{ background:#0066cc;color:#fff !important;}
.wp_nav .nav-item .sub-nav .nav-item a.parent{background:#0066cc; color:#fff !important;}
.wp_nav .nav-item .sub-nav .nav-item a span.item-name{font-size:16px;line-height:30px; border-right:none !important;font-weight:normal !important;padding:5px 0px;width:170px;text-align:center; }
.wp_nav>.nav-item>.sub-nav>.nav-item>.sub-nav{top:0px !important; left: 100%;position:absolute; }


.dtjt9_div_img{position:relative;overflow:hidden;}
.dtjt9_div_img img{display:block;}
.dtjt9_div_text{width:100%;text-align:left;position:absolute;right:0px;bottom: 0px;z-index:150;}
.dtjt9_div_text .dtjt9_div_text_title{background:#eee;text-align:center;height:35px;line-height: 35px;}
.dtjt9_div_text a{font-size:14px;font-weight:bold;line-height:20px;color:#000;text-decoration: none;}
.dtjt9_div_text a:link{font-size:14px;font-weight:bold;line-height:20px;color:#000;text-decoration: none;}
.dtjt9_div_text a:visited{font-size:14px;font-weight:bold;line-height:20px;color:#000;text-decoration: none;}
.dtjt9_div_text a:hover{color:#1f74cf;}
.dtjt9_div_img .number{position:absolute;right:5px;bottom: 44px;z-index:100;}
.dtjt9_div_img .number .nomal{width:16px;height:16px;line-height:16px;display:block;text-align:center;opacity: 0.7;background:#6C6D6E;float:left;color:#FFF;margin-right:5px;border:1px solid #FFF;font-size:12px;TEXT-DECORATION:none}
.dtjt9_div_img .number .current{width:16px;height:16px;line-height:16px;display:block;text-align:center;opacity: 0.7;background:#a40001;float:left;color:#FFF;margin-right:5px;border:1px solid #FFF;font-size:12px;TEXT-DECORATION:none}



.nav_children{
	width: 100%;
	height: 300px;
	position: absolute;
	top:161px;
	z-index: 9999;
	left: 0;
	background-color: #0066CC;
	display: none;
}.nav_children .nav_children_content{
	width: 1270px;
	margin: 0 auto;
	position: relative;
	left: 10px;
}.nav_children .nav_children_content ul{
		float: left;
	line-height: 40px;
	font-size: 16px;
	font-family: "microsoft yahei";
	color: #fff;
	cursor: pointer;
	height: 300px;
	width: 104px;
	text-align: center;
}.nav_children .nav_children_content ul li{
	padding: 0 12px;
}.nav_children .nav_children_content ul li a{color: #fff;}
/*轮播图*/
.slider{
	width: 100%;
	
	
}
.container{
	width: 100%;
}
.container .contain{
	width: 1230px;
	margin: 0 auto;
}
.container .contain .box{
	width: 100%;
	height: 375px;
	margin-top: 30px;
}
.container .contain .box .box_left{
	width: 835px;
	float: left;
}
.box_left .box_header,.box_right .box_header{
	width: 100%;
	height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #214992;
}
.box_left .box_header span,.box_right .box_header span{
	float: left;
	font-size: 24px;
	color: #214992;
	font-family: "microsoft yahei";
}
.box_left .box_header small,.box_right .box_header small{
	font-size: 20px;
	font-family: "microsoft yahei";
	color: #214992;
}
.box_left .box_header a,.box_right .box_header a{
	float: right;
	font-size: 10px;
	color: #8d9095;
	display: block;
	border: 1px solid #e6e6e6;
	padding: 4px 8px;
	margin-top: 5px;
}
.box_left .box_content{
	width: 100%;
	height:329px;
	margin-top:14px;
}
.box_left .box_content .box_flash{
	width: 439px;
	height: 329px;
	float: left;
}
.box_left .box_content .box_list{
	width: 375px;
	float: right;
}
.box_left .box_content .box_list ul li{
	font-size: 14px;
	color: #626262;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-family: "microsoft yahei";
	border-bottom: 1px dotted #d0d0d0;
}
.box_left .box_content .box_list ul li a{
	color: #6e6e6e;
	float: left;
}
.box_left .box_content .box_list ul li span{
	float: right;
}
.box_right{
	width: 378px;
	float: right;
}
.box_right .box_right_content{
	width: 100%;
}
.box_right .box_right_content .notice_content{
	width: 100%;
}
.box_right_content .notice_content .notice_list{
	width: 100%;
	height: 52px;
	float: left;
	margin-top: 15px;
	cursor: pointer;
}

.notice_list .notice_date{
	width: 58px;
	height: 52px;
	text-align: center;
	float: left;
}
.notice_list .notice_date .p1{
	font-size: 15px;
	background-color: #1f74cf;
	height: 26px;
	line-height: 26px;
	color: #fff;
} .notice_list .notice_date .p2{
	height: 26px;
	width: 100%;
	background-color: #075bb3;
	color: #fff;	font-size: 15px;
	line-height: 26px;
}
.notice_list .notice_data{
	width: 305px;
	float: right;
}
.notice_list .notice_data .notice_data_title{
	font-size: 14px;
	font-family: "microsoft yahei";
	color: #343434;
	width: 100%;
	margin-top: 5px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.notice_list .notice_data .notice_data_title a{
	color: #343434;
}
.notice_list .notice_data .notice_data_content{
	color: #8b8b8b;font-size: 14px;
	font-family: "microsoft yahei";margin-top: 4px;
	width: 100%;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.notice_list .notice_data .notice_data_content a{
	color: #8b8b8b;
}
.box_right_content .notice_img{
	width: 100%;
	margin-top: 11px;
}


.box2{
	width: 100%;
	height: 580px;
	margin-top: 30px;
	background:#075ab6;
	background-size: cover;
	
	
}
.box2 .box2_content{
	width: 1140px;
	margin: 0 auto;
	overflow: hidden;position: relative;
	height: 653px;
}
.box2 .box2_content .box2_tab_header{
	width: 100%;
	height: 24px;
	line-height: 24px;
	margin-top: 30px;
	float: left;
	cursor: pointer;
}
.box2_tab_header ul li{
	font-size: 20px;
	font-family: "microsoft yahei";
	color:#fff;
	float: left;
	padding: 0 12px;
	border-right:3px solid #fff;
	
}.box2_tab_header ul li.on{
	color: #8db5e8;
}
.box2_tab_header ul li:first-child{
	padding-left: 0;
}
.box2_tab_header ul li.li4{
	border-right: 0;
}
.box2_tab_content{
	width: 400%;
	float: left;
	margin-top: 30px;
	position: relative;
}.box2_tab_content .box2_tab{
	float: left;
	width: 1140px;
	
}

.box2_tab_content .box2_tab_img{
	width: 198px;
	float: left;
}
.box2_tab_content .box2_tab_list{
	width: 920px;
	float: right;
}
.box2_tab_content .box2_tab_list1{
	width: 100%;
	height: 111px;
	float: left;
	border-top:1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;    padding: 10px 0 11px;
}
.box2_tab_content .box2_tab_list1 .box2_tab_title{
	width: 100%;
	font-size: 17px;
	font-family: "microsoft yahei";overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.box2_tab_title a{
	color: #fff;
}
.box2_tab_date{
	color: #fff;
	font-size: 14px;
	margin-top: 7px;
}
.box2_tab_text{
	line-height: 24px;
	font-size: 14px;
	font-family: "microsoft yahei";color: #fff;
	margin-top: 5px;
	width: 100%;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.box2_tab_text a{
	color: #fff;
}
.more{
	float: right;
	color: #fff;
}.more a{
	color: #fff;
}

.box3{
	width: 100%;
	height: 150px;
	margin-top:30px;
}
.box3 .box3_header{
	width: 100%;
	height: 32px;
	background: url(../images/box3_header.jpg) no-repeat center center;
	text-align: center;
	line-height: 32px;
	font-size: 22px;
	font-family: "microsoft yahei";
	color: #4c4c4c;
}
.box3 .box3_content{
	width: 1200px;
	margin: 0 auto;
}
.box3 .box3_content ul li{
	float: left;
	width: 148px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	border: 3px solid #0165b1;
	border-radius: 8px;
	font-size: 13px;
	font-family: "microsoft yahei";
	color: #2d2d2d;
	background-size: 30px 30px;
	margin-left: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 94% center;
}
.box3 .box3_content ul li a{
	color: #2d2d2d;
}
.box5{margin-top:20px; height:270px;}
.box5 .acxk-left{width:600px;float: left;}
.box5 .acxk-right{width:600px;float: right;}
.box5 .acxk-right .acxk-tab{color:#075bb3;font-size:14px; cursor: pointer;}
.box5 .acxk-right .ac{padding-left:15px;}
.box5 .box_header{
	width: 100%;
	height: 40px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #214992;
}
.box5 .box_header span i{font-style: normal;font-size: 24px;
    color: #075bb3;position:relative; top:2px;}
.box5 .box_header span small{
	font-size: 20px;
	font-family: "microsoft yahei";
	color: #214992;
	margin-left: 5px;
}
.box5 .box_header a{float: right;
    font-size: 10px;
    color: #8d9095;
    display: block;
    border: 1px solid #e6e6e6;
    padding: 4px 8px;
    margin-top: 5px;}
    .box5 .box_content{margin-top:10px;}
    .box5 .box_content .box_list ul li {
    font-size: 14px;
    color: #626262;
    width: 595px;
    height: 32px;
    line-height: 32px;
    font-family: "microsoft yahei";
    border-bottom: 1px dotted #d0d0d0;
}
.box5 .box_content .box_list ul li a{color: #626262;}
.box5 .box_content .box_list ul li span{float:right}
.box2_header_show{height:28px;}
.box2_header_show ul li{float:left;color: #075bb3; cursor: pointer;}
.box2_header_show a{float:right; font-size: 10px;
    color: #8d9095;
    display: block;
    border: 1px solid #e6e6e6;
    padding: 4px 8px;
    margin-top: 5px;}
    .box5 .box2_list_content {display:none}
    .box5 .box2_list_content .box2_list_news ul li {
    font-size: 14px;
    color: #626262;
    width: 595px;
    height: 32px;
    line-height: 32px;
    font-family: "microsoft yahei";
    border-bottom: 1px dotted #d0d0d0;
}
.box5 .box2_list_content .box2_list_news ul li a{color: #626262;}
.box5 .box2_list_content{margin-top:10px;}
.box5 .box2_list_content .box2_list_news ul li span{float:right;}
.footer{
	width: 100%;
	height: 123px;
	background: url(../images/footer_bg.jpg) repeat-x;
}
.footer .footer_content{
	width: 1230px;
	margin: 0 auto;
}
.footer .footer_content .footer_left{
	float: left;width: 600px;}
.footer .footer_content .footer_left p{
	color: #fff;
	font-size: 15px;
	font-family: "microsoft yahei";
	padding-top:15px;
}
.footer .footer_content .footer_right{
	float: right;
	color:#fff;
	
}
.footer .footer_content .footer_right a{margin-top:75px; display:inline-block;}


/**新闻默认样式**/
.news_title a:hover {color: #214992; text-decoration: underline;}
.news_list .news {border-bottom: 1px dashed #d2d3d4; width: 100%; height: 42px;}
.news_list .news .news_title {font-size: 14px; color: #000000; line-height: 42px; float: left;}
.news_list .news .news_title a {color: #000000;}
.news_list .news .news_date {font-size: 14px; color: #000000; line-height: 42px; float: right;}
/**新闻样式**/
.post-head {height: 38px; line-height: 38px; margin-bottom: 14px;}
.post-head .title {font-size: 20px; color: #075bb3; float: left;}
.post-head .more {margin: 0;}
.post-head .more a {color: #767676;}

.wp-container .panel-9 {width: 48.1%; float: left;}
.wp-container .panel-9 .post-1 .more {     font-size: 10px;
    float: right;
    font-size: 10px;
    color: #8d9095;
    display: block;
    border: 1px solid #e6e6e6;
    padding: 0px 8px;
    margin-top: 5px;
    line-height: 22px;}
.wp-container .panel-9 .post-1 .more a { color: #8d9095;}
.wp-container .panel-9 .post-2 .news_img {width: 29.2%; float: left; max-height: 130px; margin-right: 17px;}
.wp-container .panel-9 .post-2 .news_img img {width: 100%; height: 126px;}
.wp-container .panel-9 .post-2 .news_title {line-height: 26px; color: #000; font-size: 15px; float: left; width: 67.8%;}
.wp-container .panel-9 .post-2 .news_title a {color: #626262;}
.wp-container .panel-9 .post-2 .news_text {line-height: 20px; color: #7a7a7a; font-size: 12px; width: 67.8%; float: left;}
.wp-container .panel-9 .post-3 .news_list {float: left; height: 40px; border-bottom: 1px dotted #d0d0d0; width: 100%;}
.wp-container .panel-9 .post-3 .news_title {float: left; line-height: 40px; font-size: 14px; color: color: #626262;}
.wp-container .panel-9 .post-3 .news_title a {color: #626262;}
.wp-container .panel-9 .post-3 .news_date {font-size: 13px; color: #626262;line-height: 40px; float: right;}
.wp-container .panel-10 {width: 48.1%; float: right;}
.wp-container .panel-10 .post-1 .more {    font-size: 10px;
    float: right;
    font-size: 10px;
    color: #8d9095;
    display: block;
    border: 1px solid #e6e6e6;
    padding: 0px 8px;
    margin-top: 5px;
    line-height: 22px;}
.wp-container .panel-10 .post-1 .more a {color: #767676;}
.wp-container .panel-10 .post-2 .news_img {width: 29.2%; float: left; max-height: 130px; margin-right: 17px;}
.wp-container .panel-10 .post-2 .news_img img {width: 100%; height: 126px;}
.wp-container .panel-10 .post-2 .news_title {line-height: 26px; color: #000; font-size: 15px; float: left; width: 67.8%;}
.wp-container .panel-10 .post-2 .news_title a {color: #626262;}
.wp-container .panel-10 .post-2 .news_text {line-height: 20px; color: #7a7a7a; font-size: 12px; width: 67.8%; float: left; overflow: hidden;}
.wp-container .panel-10 .post-3 .news_list {float: left; height: 40px;border-bottom: 1px dotted #d0d0d0; width: 100%;}
.wp-container .panel-10 .post-3 .news_title {float: left; line-height: 40px; font-size: 14px;  color: #626262;}
.wp-container .panel-10 .post-3 .news_title a {color: #626262;}
.wp-container .panel-10 .post-3 .news_date {font-size: 13px;  color: #626262; line-height: 40px; float: right;}

/*轮播图*/

.js-silder {
	position: relative;
	min-width: 320px;
}

.silder-scroll {
	width: 100%;
	overflow: hidden;
}

.silder-main {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.silder-main-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.silder-main-img img {
	width: 100%;
}

.js-silder-ctrl {
	width: 20%;
	text-align: center;
	position: relative;
	top: -50px;
	z-index: 9999;
	left: 40%;
	background:rgba(0,0,0,0.6);
	height: 40px;
	border-radius: 20px;
}

.silder-ctrl-prev,
.silder-ctrl-next {
	position: absolute;
	top: -200px;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}

.silder-ctrl-prev {
	left: 20px;
	text-align: left;
	display: none;
}

.silder-ctrl-next {
	right: 20px;
	text-align: right;display: none;
}.slider{
	position: relative;
	width: 100%;
}
.fix_text{
	position: absolute;
	z-index: 20;
	left: 20%;
	top:40%;
	width: 786px;
	height: 156px;
	background:url(../images/fix_bg.png) repeat;
}
.fix_text .fix_text_content{
	padding:30px;
}
.fix_text h2{
	font-size: 24px;
	font-family: "microsoft yahei";
	color: #fff;
	margin-bottom: 20px;
	
}
.fix_text h2 a{
	color: #fff;
}
.fix_text p{
	font-size: 14px;
	font-family: "microsoft yahei";
	line-height: 22px;
	color: #fff;
}.fix_text a{
	color: #fff;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span {
	position: absolute;
	top: 50%;
	margin-top: -40px;
}

.silder-ctrl-prev>span {
	left: 0;
}

.silder-ctrl-next>span {
	right: 0;
}

.silder-ctrl-con {
	display: inline-block;
	width: 20px;
	padding: 10px 0;
	margin: 0 10px;
	cursor: pointer;
}

.silder-ctrl-con>span {
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	cursor: pointer;
	background-color: #fff;
}

.silder-ctrl-con.active>span {
	background-color: #0669cf;
}





@media (max-width: 768px) {
	.silder-ctrl-prev,
	.silder-ctrl-next {
		width: 10%;
		font-size: 26px;
		margin-top: -25px;
	}
	.silder-ctrl-con {
		width: 14px;
		height: 14px;
		padding: 0;
		margin: 0 5px;
	}
	.silder-ctrl-con>span {
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		padding: 0;
	}
}
.phone_top,.phone_nav,.phone_footer{
		display: none;
	}
.top,.nav,.footer{
		display: block;
	}
	
	.box_left .box_content .box_flash1{
     	
     	display: none;
     }.box_left .box_content .box_flash{
     	display: block;
     }
     
     
     
  
@media only screen and (min-width: 100px) and (max-width: 640px) {
	.top,.nav,.footer{
		display: none;
	}#flow{
display: none!important;
}
.box_right_content .notice_img img {
    width: 100%; 
}
	.phone_top{
		width: 100%;
		height: 80px;
		background: url(../images/logo1.jpg) no-repeat;
		background-size: 100% 100%;
		display: block;
	}.phone_nav {
		width: 100%;
		height: 50px;
		background-color: #075bb3;
		display: block;
		line-height: 50px;
		position: relative;
		float: left;display: block;
		z-index: 99999;
	}.box_left .box_content .box_list{
	margin-top: 20px;
}
	.phone_nav img {
		width: 30px;
		float: right;
		margin-top: 13px;
		margin-right: 15px;
	}
	.phone_nav span {
		color: #fff;
		float: left;
		margin-left: 15px;
		font-size: 18px;
		font-family: "microsoft yahei";
		font-weight: bold;
	}
	.phone_nav .show_nav {
		position: absolute;
		left: 0;
		width: 100%;
		height:250px;
		top: 50px;
		z-index: 99999;
		background-color: #005DA7;
		display: none;
	}
	.phone_nav .show_nav ul li {
		width: 50%;
		float: left;
		text-align: center;
		height: 40px;
		line-height: 40px;
		background: url(../images/jiantou.png) no-repeat 96% center;
		background-size: 15px 15px;
	}.phone_nav .show_nav ul li:nth-of-type(2n){
		border-right: 0;
	}
	.phone_nav .show_nav ul li a {
		color: #fff;
		font-size: 16px;
		font-family: "microsoft yahei";
	}.js-silder-ctrl{
		height: 24px;
		width: 30%;
	top: -30px;
	}.fix_text{
		display: none;
	}.box_left .box_content .box_flash,.container .contain .box .box_left,.box_left .box_content .box_list,.box2 .box2_content,.box5 .box_content,.box5 .box_header{
		width: 100%;
	}
	.container .contain .box,.slider,.box_left .box_content .box_flash{
		height: auto;
	}.container .contain .box{
		margin-top: 0;
	}.box,.box2,.box3{
		float: left;
	}.footer{
		display: none;
	}
	.phone_footer{
		float: left;
		background-color:#0068CC;
		width: 100%;
		text-align: center;
		color: #fff;
		padding: 20px 0;
		display: block;
	}
	.phone_footer p{
		margin-bottom: 10px;
		color: #fff;
		font-family: "microsoft yahei";
	}
	.phone_footer a{
		color: #fff;
	}.box2_tab_content .box2_tab_img{
	 display: none;
     }
     .box2_tab_content .box2_tab_img img{
     	width: 100%;
     }
     .box2_tab_content .box2_tab,.box2_tab_content .box2_tab_list{
     	width: 100%;
     }.box3 .box3_header{
     	
     }.box3 .box3_content{
     	margin-top: 35px;
     	width: 100%;
     }.box3 .box3_content ul li{
     	    width: 45%;
    margin-left: 2.5%;
    margin-top: -10px;
    line-height: 44px;
    height: 44px;
     }.box3{
     	height: auto;
     	margin-bottom: 30px;
     }.box_right{
     	width: 100%;
     	margin-top: 20px;
     }.container .contain{
     	width: 96%;
     	padding: 0 2%;
     }.box2{
     	height: auto;
     }.box2_tab_content{
     	width: 400%;
     	padding-bottom: 20px;
     }.box2_tab_content .box2_tab{
     	width: 21%;
    padding: 0 2%;
     }.box2 .box2_content .box2_tab_header{
     	width: 96%;
     	padding: 0 2%;
     	height: 26px;
     	line-height: 26px;
     }.box2_tab_header ul li{
     	padding: 0 5px;
     border-right: 1px solid #fff;
     font-size: 16px;
     }.box_left .box_content .box_list ul li a{
     	display: block;
     	width: 70%;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
     }.box_left .box_content .box_flash1{
     	display: block;
     	width: 300px;
     	height: 200px;
     }.box_left .box_content .box_flash{
     	display: none;
     }
.box_left .box_header span i, .box_right .box_header span  i{
	font-style: normal;
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	color:#075bb3;
}

.banner{
	width: 100%;
}
.notice_list .notice_data {
    width: 285px;
    float: right;
}
}
@media only screen and (min-width: 480px) and (max-width: 640px) {
	.pagination{
		bottom: 0!important;
		left: 44%!important;
	}
	.box5{display: none !important;}
	.notice_list .notice_data {
    width: 285px;
    float: right;
}
}@media only screen and (min-width: 100px) and (max-width: 640px) {
	.pagination{
		display: none!important;
	}.box2_tab_content .box2_tab_list1 .box2_tab_title{
		white-space: inherit!important;
	}.box2_tab_content .box2_tab_list1{
		height: auto;
	}.fix_text{
		width: 60%;
		left: 20%;
		display: block;
		top:10%;
		bottom: 10%;
		overflow: hidden;
		height: auto;
		
	}.fix_text .fix_text_content{
		padding: 10px;
	}.fix_text h2{
		font-size: 14px;
		margin-bottom: 0;
	}.fix_text p{
		font-size: 12px;
		height: 40px;
		overflow: hidden;
		line-height: 20px;
	}
	.box5{display: none !important;}
	.notice_list .notice_data {
    width: 285px;
    float: right;
}
}
@media only screen and (min-width: 320px) and (max-width:375px ) {
	.fix_text p{
		font-size: 12px;
		height: 20px;
		overflow: hidden;
	}
	.box5{display: none !important;}
    .notice_list .notice_data {
    width: 285px;
    float: right;
}
}
