.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
/* display none until init */
.owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);display: none;
}

/* mouse grab icon */
.grabbing { 
cursor:url(/css/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}
#owl-demo{position:relative;max-width: 1300px;margin: 0 auto;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:100%;overflow: hidden;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;color:#fff;text-align:center;}
.owl-pagination{position:absolute;left:0;bottom:52px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:11px;height:11px;margin:0 5px;*display:inline;*zoom:1;background:#fff;border-radius: 100%;}
.owl-pagination .active{background:#5d257c;}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:12px;background-image:url(/images/bg17.png);}
.owl-next{right:12px;background-image:url(/images/bg18.png);}
.owl-prev:hover{background-image:url(/images/bg19.png);}
.owl-next:hover{background-image:url(/images/bg20.png);}

.c_box_1{
	width: 100%;background: #f9f9f9;margin-top: 10px;
}
.box_1{
	max-width: 1300px;margin: 0 auto;
}
.b1_left{
	width: 16%;background:  #488DD8;
}
.b1_left h4{
	width: 100%;font-size: 14px;color: #182963;text-align: center;height: 32px;line-height: 32px;padding: 5px 0;overflow: hidden;background: #F5F5F6;margin-top: 5px;font-weight: bold;
}
.b1_left ul{
	width: 100%;
}
.b1_left ul li{
	width: 100%;float: left;margin-top: 1px;
}
.b1_left ul li a{
	display: block;width: 100%;height: 40px;line-height: 40px;padding-left: 40px;box-sizing: border-box;color: #fff;font-size: 15px;font-weight: 600;
}
.b1_left ul li a.f_1{
	background: url(/images/ico_3.png) no-repeat 10px center;
}
.b1_left ul li a.f_2{
	background: url(/images/ico_4.png) no-repeat 10px center;
}
.b1_left ul li a.f_3{
	background: url(/images/ico_5.png) no-repeat 10px center;
}
.b1_left ul li a.f_4{
	background: url(/images/ico_6.png) no-repeat 10px center;
}
.b1_left ul li a.f_5{
	background: url(/images/ico_7.png) no-repeat 10px center;
}
.b1_left ul li a.f_6{
	background: url(/images/ico_8.png) no-repeat 10px center;
}
.b1_left ul li a.f_7{
	background: url(/images/ico_9.png) no-repeat 10px center;
}
.b1_left ul li a.f_8{
	background: url(/images/ico_10.png) no-repeat 10px center;
}

.b1_left ul li a.f_1:hover{
	background: url(/images/ico_3_1.png) no-repeat 10px center #F5F5F6;
}
.b1_left ul li a.f_2:hover{
	background: url(/images/ico_4_1.png) no-repeat 10px center #F5F5F6;
}
.b1_left ul li a.f_3:hover{
	background: url(/images/ico_5_1.png) no-repeat 10px center #F5F5F6;
}
.b1_left ul li a.f_4:hover{
	background: url(/images/ico_6_1.png) no-repeat 10px center #F5F5F6;
}
.b1_left ul li a.f_5:hover{
	background: url(/images/ico_7_1.png) no-repeat 10px center #F5F5F6;
}
.b1_left ul li a.f_6:hover{
	background: url(/images/ico_8_1.png) no-repeat 10px center #F5F5F6;
}
.b1_left ul li a.f_7:hover{
	background: url(/images/ico_9_1.png) no-repeat  10px center #F5F5F6;
}
.b1_left ul li a.f_8:hover{
	background: url(/images/ico_10_1.png) no-repeat 10px center #F5F5F6;
}

.b1_left ul li a:hover{color: #000;}

.b1_center{
	width: 50%;overflow: hidden;padding: 0 15px;box-sizing: border-box;
}

.c_tit{
	width: 100%;height: 40px;line-height: 40px;border-left: 10px solid #FFAE00;font-size: 15px;box-sizing: border-box;padding-left: 20px;
}
.c_tit h4{
	float: left;font-size: 15px;color: #333;font-weight: bold;
}
.c_tit h4 span{
	margin-left: 10px;
}
.c_tit a{
	float: right;
}
.c_news{
	margin-left: 25px;margin-top: 10px;
}
.c_news li{
	width: 100%;float: left;border-bottom: 1px dotted #bababa;padding: 5px 0 5px 0;
}
.c_rq{
	width: 100%;line-height: 26px;
}
.c_rq span.date{
	padding-left: 20px;background: url(/images/ico_11.png) no-repeat left center;margin-right: 20px;color: #999;font-size: 12px;display: block;float: left;
}
.c_rq font{
	padding-left: 20px;background: url(/images/ico_12.png) no-repeat left center;margin-right: 20px;color: #999;font-size: 12px;display: block;float: left;
}
.c_news li a{
	color: #000;font-size: 14px;display: block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;height: 26px;line-height: 26px;padding-right: 10%;box-sizing: border-box;
}
.c_news li a:hover{color: #D47274;}
.b1_right{
	width: 34%;overflow: hidden;padding: 0 15px;box-sizing: border-box;
}
.c_ad{
	width: 100%;
	padding: 10px 0;
	/* margin: 10px 0; */
	background: #fff;
}
.c_ad a{
	display: block;max-width: 1300px;margin: 0 auto;
}
.c_ad a img{
	display: block;width: 100%;margin-bottom:10px;
}
.c_box_2{
	width: 100%;background: #f9f9f9;
}
.box_2{
	max-width: 1300px;margin: 0 auto;border-bottom: #ddd solid 1px;
}
.b2_left{
	width: 50%;border-right: #ddd solid 2px;box-sizing: border-box;
}
.q_nav{
	width: 100%;height: 50px;background: #EEEEEE;
}
.q_nav li{
	float: left;width: 25%;text-align: center;font-weight: 600;color: #000;border-top: 2px solid #EEEEEE;cursor: pointer;height: 48px;line-height: 48px;overflow: hidden;-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;
}
.q_nav li.q_1{
	background: url(/images/q_ico1.png) no-repeat 20% center;
}
.q_nav li.q_2{
	background: url(/images/q_ico2.png) no-repeat 20% center;
}
.q_nav li.q_3{
	background: url(/images/q_ico3.png) no-repeat 12% center;
}
.q_nav li.on{
	color: #FF5722; border-top: 2px solid #FF5722;
}
.q_nav li.q_1.on{
	background: url(/images/q_ico1_1.png) no-repeat 20% center #fff;
}
.q_nav li.q_2.on{
	background: url(/images/q_ico2_1.png) no-repeat 20% center #fff;
}
.q_nav li.q_3.on{
	background: url(/images/q_ico3_1.png) no-repeat 12% center #fff;
}

.c_news_1{
	padding-left: 25px;background: #fff;padding-top: 5px;padding-bottom: 5px;
}
.c_news_1 li{
	width: 100%;float: left;
}
.c_news_1 li a{
	color: #000;font-size: 14px;display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;height: 26px;line-height: 26px;box-sizing: border-box;max-width: 90%;
}
.c_news_1 li a:hover{color: #D47274;}
.c_more{
	width: 100%;padding-right: 30px;box-sizing: border-box;text-align: right;height: 30px;overflow: hidden;line-height: 30px;
}
.i_news{
	width: 100%;
}
.i_news a{
	float: left;
}
.i_news img{
	/*float: left;margin-top: 8px;*/
}
.b2_center{
	width: 25%;border-right: #ddd solid 2px;box-sizing: border-box;background:#fff;
}
.b2_center h4{
	height: 50px;line-height: 50px;padding-left: 20px;box-sizing: border-box;background: #eee;color: #000;font-size: 15px;font-weight: 600;
}

.c_jx{
	padding: 10px 0;border-bottom: 1px solid #A4A4A4;
}
.jx_img{
	width: 30%;text-align: center;
}
.jx_img img{
	max-width: 100%;
}
.jx_ul{
	width: 70%;overflow: hidden;border-left: 1px solid #EFEFEF;box-sizing: border-box;padding-left: 6%;
}
.jx_ul li{
	width: 100%;line-height: 20px;margin: 5px 0;height: 20px;overflow: hidden;
}
.jx_ul li a{
	display: block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.jx_ul li a:hover{
	color: #F00;
}
.c_link{
	width: 100%;background: #f9f9f9;padding-top: 10px;
}
.link_box{
	max-width: 1300px;margin: 0 auto;border-bottom: #ddd solid 1px;background: #fff;
}
.link_left{
	width: 50%;
}
.link_left h4{
	height: 50px;line-height: 50px;padding-left: 20px;box-sizing: border-box;background: #eee;color: #000;font-size: 15px;font-weight: 600;
}
.link_con{
	width: 100%;padding: 10px 0;
}
.link_con span{
	float: left;width: 15%;text-align: center;font-weight: bold;color: #333;
}
.link_list{
	width: 85%;border-left: 1px solid #EFEFEF;box-sizing: border-box;
}
.link_list li{
	float: left;padding-left: 3%;line-height: 20px;
}
.link_list li a{
	font-size: 14px;color: #000;margin: 5px;display: block;
}
.link_img{
	width: 50%;
}
.link_img li{
	float: left;width: 50%;border-left: #ddd solid 2px;box-sizing: border-box;padding: 5px 10px;
}
.link_img li img{
	display: block;width: 100%;
}
.c_foot{
	width: 100%;background: #f9f9f9;
}
.foot_1{
	max-width: 1300px;margin: 0 auto;background: #336699;padding: 30px 0 0 10px;box-sizing: border-box;
}

.foot_2{
	max-width: 1300px;margin: 0 auto;background: #3B485B;padding: 10px 0;
}
.foot_2 p{
	line-height: 30px;color: #fff;width: 100%;text-align: center;
}
.foot_2 a{
	color: #fff;
}

.f_ul{
	padding-left: 15px;width: 25%;box-sizing: border-box;
}
.f_ul h4{
	font-size: 15px;font-weight: 600;color: #fff;margin-bottom: 15px;
}
.f_ul ul li{
	color: #fff;line-height: 30px;padding-left: 25px;
}
.f_ul ul li.i_1{
	background: url(/images/ico_13.png) no-repeat left center;
}
.f_ul ul li.i_2{
	background: url(/images/ico_14.png) no-repeat left center;
}

.f_ul_1{
	padding-left: 15px;width: 33%;box-sizing: border-box;
}
.f_ul_1 h4{
	font-size: 15px;font-weight: 600;color: #fff;margin-bottom: 15px;
}
.f_ul_1 ul li{
	color: #fff;line-height: 24px;padding-left: 25px;
}
.f_ul_1 ul li.i_3{
	background: url(/images/ico_15.png) no-repeat left 5px;
}
.f_ul_1 ul li.i_4{
	background: url(/images/ico_16.png) no-repeat left 5px;
}
.f_ul_1 ul li a{
	color: #FF8724;
}

.f_ul_2{
	width: 33%;
}
.f_ul_2 h4{
	font-size: 15px;font-weight: 600;color: #fff;margin-bottom: 15px;
}
.f_ul_2 ul{
	width: 100%;margin-bottom: 15px;
}
.f_ul_2 ul li{
	float: left;padding-right: 20px;width: 33.33%;box-sizing: border-box;
}
.f_ul_2 ul li p{
	color: #fff;margin-bottom: 20px;font-size: 12px;
}
.f_ul_2 ul li img{
	display: block;max-width: 100%;
}
.f_img{
	width: 9%;
}
.f_img img{
	max-width: 100%;display: inline-block;
}
.q_con > p{
	display: none;
}
.m_nav{
	width: 100%;padding: 10px;box-sizing: border-box;display: none;
}
.m_nav span{
	float: left;line-height: 0.6rem;font-size: 0.3rem;
}
.m_nav a{
	float: right;
}
.m_nav a img{
	width: 0.8rem;height: 0.6rem;
}

.l_ban{
	width: 100%;height: 200px;background: #f3f3f3;
}
.l_con{
	max-width: 1300px;margin: 0 auto;position:relative;
}
.l_left{
	width: 16.5%;background: #3B485B;margin-top: -70px;
}
.l_left h4{
	height: 70px;line-height: 70px;font-size: 16px; font-weight: 600;width: 100%;text-align: center;color: #fff;
}
.flnav{
	width: 100%;padding-left: 10px;box-sizing: border-box;
}
.flnav li{
	width: 100%;float: left;background: #488DD8;border-top: 1px solid #3F3F3F;height: 50px;line-height: 50px;
}
.flnav li a{
	padding-left: 60px;color: #fff;display: block;
}
.l_right{
	width: 83.5%;background: #fff;padding: 0 30px;box-sizing: border-box;margin-bottom: 15px;margin-top:30px;
}
.l_wz{
       
	width:98%;height:50px;line-height:50px;background:#fff;
             border-bottom: 1px solid #F3F3F3;margin:auto;font-weight:bold;
}
.l_wz .cn{
 display:inline-block;width:45%;height:90px;line-height:90px;float:left;
    font-size: 24px;padding-left:30px;
    color: #928F8F;
   
    font-weight: 600;

}
.l_wz .wz{
 display:inline-block;width: 45%;height:90px;line-height:90px;float:right;text-align:right;font-size:12px;color:#6e6e6e;

}
.l_wz a{
	font-size:12px;color:#6e6e6e;
}
.l_wz span{
	color: #ccc;margin: 0 10px;
}
.l_wz a:hover{
	color: #D47274;
}
.p_tit{
	width: 100%;text-align: center;
}
.p_tit h4{
	font-size: 20px;line-height: 40px;margin: 20px 0;
}
.p_zy{
	color: #9A9595;padding-bottom: 20px;border-bottom: 1px solid #F3F3F3;
}
.p_zy span{
	margin: 0 5px;
}
.l_txt{
	width: 100%;padding: 30px 20px;box-sizing: border-box;border-bottom: 1px solid #F3F3F3;
}
.l_txt p{
	line-height: 32px;font-size: 16px;
}
.l_txt  img{
	/*display: block;*/
        max-width: 100%;
}
.n_left{
	width: 16.5%;background: url(/images/lleft1.png) no-repeat top left;

}
.n_left h4{
	height: 180px;line-height: 180px;text-align: center;font-size: 24px;color: #fff;font-weight: bold;position: relative;
}
.n_left ul{
	width: 100%;padding: 0 6px;box-sizing: border-box;
}
.n_left ul li{
	height: 55px;line-height: 55px;padding: 0 30px;box-sizing: border-box;border-bottom: #ddd solid 1px;
}
.n_left ul li a{
	display: block;background: url(/images/l_dot.png) no-repeat right center;
}
.n_left ul li a:hover{
	color: #0d6fb8;font-weight: bold;
}
.n_right{
	width: 83.5%;padding: 30px 20px;box-sizing: border-box;
}

.list_box{
	padding: 0 20px;box-sizing: border-box;border-bottom: 1px solid #F3F3F3;
}
.list_box .c_rq{
	margin-bottom: 10px;
}
.list_box .c_news li a{
	font-size: 16px;margin-bottom: 5px;
}
.l_fan{
	width: 100%;text-align: right;line-height: 32px;font-size: 16px;margin: 10px 0;
}
.l_fan a:hover{color: #D47274;}
.n_left h4:before{
	content:'';display: block;
    position: absolute;
    left: 0px;
    top: -33px;
    width: 374px;
    height: 33px;
    z-index: 99;
	background:  url(/images/after_top.png) no-repeat;
}

.n_date{
	width: 16.5%;background-image: url(/images/pixel-pattern.png);
    background-repeat: repeat;
    background-size: 2px 2px;padding-left: 20px;box-sizing: border-box;height: 260px;
}
.n_date h4{
	font-size: 100px;
}
.n_date h5{
	font-size: 15px;color: #9a9a9a;
}
.n_date p{
	font-size: 15px;
}
.l_share{
	width: 100%;line-height: 50px;
}
.l_share a{
	color: #000;
}
.l_share a:hover{
	color: #D47274;
}
.l_t{
	padding-left: 15px;background: url(/images/l_ico1.png) no-repeat left center;
}
.l_d{
	padding-left: 15px;background: url(/images/l_ico2.png) no-repeat left center;
}
.imglist{
	width: 100%;margin-top: 20px;
}
.imglist li{
	float: left;width: 33.33%;padding: 0 15px;box-sizing: border-box;overflow: hidden;margin-bottom: 30px;
}
.imglist li img{
	display: block;width: 100%;
}
.imglist li p{
	background: #f6f6f6;height: 80px;line-height: 50px;color: #4F608C;font-size: 16px;padding: 0 30px;box-sizing: border-box;
}
.l_wz h5{
	font-size: 18px;font-weight: 600;
}
.n_right_1{
	max-width: 1300px;margin: 0 auto;display: contents;
}
.l_h{
	font-size: 20px;
}
.j_box{
	width: 100%;margin-top: 10px;
}
.j_box h4{
	height: 38px;
	    line-height: 38px;  
	    color: #333;
	    font-size: 16px;
	    font-weight: normal;
	    border-left: 5px solid #488DD8;
	    background-color: #fbfbfb;
	    text-align: left;
	    padding: 0px 15px;
	    margin-bottom: 8px;
}
.j_box ul{
	width: 100%;
}
.j_box ul li{
	float: left;width: 50%;
}
.j_box ul li a{
display: block;
margin-bottom: 5px;
padding: 5px;
line-height: 20px;
font-size: 14px;
}
.j_box ul li a:hover{
	color: #D47274;
}
.j_left{
	margin-top: 0;
}
.mt20{
	margin-top: 20px;
}
.wx{
	width: 82%;
}
.l_ss{
	text-align: center;width: 400px;margin:10px auto;
}

.l_ss .s_input{
	border: #ddd solid 1px;
}








@media screen and (max-width: 1024px) {
    .q_nav li.q_3,.q_nav li.q_3.on{
		background-position:  left center ;
	}
	.q_nav li.q_1,.q_nav li.q_2,.q_nav li.q_1.on,.q_nav li.q_2.on{
		background-position:  5% center ;
	}
	.c_nav,#owl-demo,.c_box_1,.c_ad,.c_box_2,.c_link,.c_foot{
		max-width: 750px;margin: 0 auto;
	}
	.b1_left,.b1_center,.b1_right,.b2_left,.link_left,.link_img,.f_img,.f_ul,.f_ul_1,.f_ul_2{
		width: 100%;
	}
	.b2_center{
		width: 50%;
	}
	.f_img{
		text-align: center;
	}
	.n_left{
		width: 20%;
	}
	.n_right{
		width: 80%;
	}
	.l_con{
		max-width: 750px;
	}
	.l_left,.l_right{
		width: 100%;
	}
	.n_date{
		display: none;
	}
	.j_left{
		display: none;
	}

}

@media screen and (max-width: 768px) {
	.topleft span,.topright,.c_ss{
		display: none;
	}
	.topleft{
		text-align: center;width: 100%;
	}
	.c_logo{
		width: 60%;margin: 0 auto;float: none;display: block;
	}
	.c_logo img,.l_con{
		width: 100%;
	}
	.c_head{
		height: auto;padding-bottom: 10px;
	}
	.b2_center{
		width: 100%;
	}
	.link_img li{
		width: 100%;border-left: none;border-top: #ddd solid 2px;
	}
	.link_img li img{
		width: auto;max-width: 100%;margin: 0 auto;
	}
	.q_nav{
		display: none;
	}
	.q_con > p{
		height: 38px;line-height: 38px;background: url(/images/icon-accordion.gif) no-repeat right 0px #ebebeb;margin: 10px 0;padding: 0 10px; color: #8a8a8a;font-weight: bold;display: block;
	}
	.q_con > p.on{
		background: url(/images/icon-accordion.gif) no-repeat right bottom #488DD8;color: #fff;
	}
	.m_nav{
		display: block;
	}
	.c_nav{
		display: none;
		background: #333 none repeat scroll 0 0;
		}
	.yyui_menu1 > li{
		width: 100%;
	}
	.yyui_menu1 > li > a.on, .yyui_menu1 > li > a:hover{
		background: none;
	}
	.yyui_menu1 li ul{
		position: initial;
	}
	.yyui_menu1 li ul{
		display: block;background: none;padding-left: 46px;
	}
	.yyui_menu1 > li > a{
		color: #fff;margin-bottom: 0;
	}
	.yyui_menu1 li ul a{
		color: #c7c7c7;
	}
	.yyui_menu1 li ul a.more{
		background-position: 70px center;
	}
	.yyui_menu1 li ul.two{
		padding-left: 28px;
	}
	.n_left{
		display: none;
	}
	.n_right{
		width: 100%;
	}
	.list_box{
		padding: 0;
	}
	.c_news{
		margin: 0;
	}
	.imglist li{
		width: 100%;
	}
	.j_box ul li{
		width: 100%;
	}
	.l_ss .c_ss{
		display: inline-block;
	}
	.l_h{
		padding-left: 10px;
	}
}