::-webkit-scrollbar {
	display: none;
}

a {
	color: #000000;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(200, 200, 200, 0.2);
}
a:hover{

	text-decoration: none;
}

a:focus, a:hover {
    color: #920303;
    text-decoration: none;
}
body {
	font-family: "微软雅黑";
}

img {
	border: none;
}

ul {
	list-style-type: none;
	padding-inline-start: 0px;
}

body {
	background: #fff;

}

input {
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
}

textarea {
	resize: none;
	background: inherit;
}

.container {
	padding-left: 0;
	padding-right: 0;
}

.row {
	padding-left: 0;
	padding-right: 0;
}

.cont_c li:hover{
	background: #fdcdbe;
}



.top_tb {
	text-align: left;
	height: 35px;
	line-height: 35px;
}

.top_tb span {
	font-size: 12px;
	color: #4a4a4a;
}

.top_rb {
	text-align: right;
	float: right;
}

.top_rb li {
	float: left;
	font-size: 12px;
	color: #4a4a4a;
}



.con_top {
	width: 100%;
	background-color: white;
	height: auto;
}

.ltop_a {
	float: left;
	text-align: left;
	padding-left: 0;
	padding-right: 0;
}

.ltop_a img {
	padding: 0 0 0 0;
}

.ltop_a p {
	padding: 22px 0 0 77px;
	font-size: 18px;
	color: #848484;
	margin: 0 0 3px;
}

.ltop_b {
	float: left;
	text-align: left;
	padding-left: 200px;
	padding-right: 0;
}

.ltop_b img {
	margin-top: 20px;
}
.cltop_c{
	float: right;
}
.cltop_c img {
	
}



.nav_dd {
	width: 100%;
	background-image: url(../image/nav_bak.png);
	background-repeat: no-repeat;
}

.nav_con {
	padding-left: 0;
	padding-right: 0;
}

.nav_con ul {
}


.nav_con li {
    font-size: 18px;
    color: #3d3d3d;
    padding-left: 2px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
}

.nav>li>a:hover {
	text-decoration: none;
	color: white;
	background-image: url(../image/nav_act.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	
}


.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #fff;
	color: red;

}
.navbar-nav>li>a {
	line-height: 1.5em;
}

.another {
	background-color: #0d77c1;
}

.another a {
	color: #FFFFFF;
	background-image: url(../image/nav_act.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.another img {
	vertical-align: middle;
}

.another span {
	padding: 0 5px;
	vertical-align: middle;
}

.nav>li>a {
	padding: 22px 35px;
	text-align: center;
	font-size: 16px;
	color: white;
}

.serc {
	position: absolute;
	top: 5px;
	right: 13px;
	bottom: 4px;
	background: #0b8c00;
	border-radius: 5px;
	padding: 6px 16px;
}

.serc span {
	color: #FFFFFF;
	font-size: 18px;
	vertical-align: middle;
}

.dropdown-menu {
	min-width: 188px;
}

.dropdown-menu>li>a {
	text-align: center;
	padding: 9px 15px;
	font-size: 14px;
}




.news {
	width: 100%;
	margin: 0 auto;
	background: #fef7ef;
}

.anno {
	margin: 45px auto 0;
	padding-top: 15px;
	background: #f7f8f8;
}

.anno ul {
	padding-inline-start: 0;
	padding-left:0px;
	margin-left:0px;
}

.anno li {
	text-align: center;
	background: #fae9e4;
	padding: 26px 2px;
	margin-bottom: 15px;
}

.anno  li:hover{
	background: #fdcdbe;
	
}

.anno img {
	vertical-align: middle;
}

.anno span {
	vertical-align: middle;
	font-size: 20px;
	font-weight: 600;
	color: #db0000;
}

.reb_tu {
	height: 30px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	background: #0b8c00;
	opacity: 0.8;
}

.carousel-inner p {
	line-height: 30px;
	height: 30px;
	font-size: 20px;
	padding-left: 10px;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	color: #FFFFFF;
	z-index: 999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	width: 77%;
}

.carousel-inner {
	margin-top: 45px;
}

.carousel-indicators .active {
	width: 10px;
	height: 10px;
	margin: 0;
	background-color: #fff;
	border-radius: 0;
	border: none;
	vertical-align: middle;
}

.carousel-indicators li {
	border: none;
	border-radius: 0px;
	background: #dadada;
	vertical-align: middle;
}

@media screen and (min-width: 768px) .carousel-indicators {
	bottom: 0;
}

.carousel-indicators {
	position: absolute;
	bottom: 0;
	left: -50%;
	right: 0;
	z-index: 15;
	width: 100%;
	padding-left: 0;
	margin-left: 0;
	text-align: right;
	list-style: none;
	margin-bottom: 14px;
}

.bt_con {
	width: 100%;
	margin: 0 auto;
}

.bt_a {
	text-align: center;
    width: 26%;
	border-bottom: 3px solid #0b8c00;
}
.bt_b {
	text-align: center;
    width: 114px;
	border-bottom: 3px solid #0b8c00;
}
.bt_a h3 {
	font-size: 20px;
	color: #db0000;
	font-weight: 600;
}

.bt_a h2 {
	font-size: 25px;
	color: #db0000;
	font-weight: 600;
}
.not_con{
	padding-left: 0;
	padding-right: 0;
}
.notice {
	border: 1px solid #d0d0d0;
}

.not_a {
	width: 100%;
	overflow: hidden;
}

.not_a ul {
	list-style-type: square;
	color: #999999;
	padding-left: 2em;
	overflow: hidden;
	margin-top: 1px;
}

.not_a li {
	width: 100%;	
	height: 33px;
	clear: both;
}

.not_a a {
	overflow: hidden;
	display: inline-flex;
	height: 31px;
	line-height:31px;
	
}

.not_a p {
    width: 63%;
	text-align: left;
	font-size: 14px;
	color: #525252;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	float: left;
	margin:0;
}

.not_v {
	display: inline-block;
}

.not_a span {
	width: 25%;
	font-size: 14px;
	color: #525252;
}

.more_a {
	float: right;
	color: #cf3c3a;
	font-size: 14px;
	padding: 0 5px;
	margin-top: -15px;
	padding-right: 15px;

	padding-bottom: 10px;
}




.wd_con {
	width: 100%;
	margin: 20px auto;
	border-bottom: 2px solid red;
}

.wd_a {
	padding: 5px 10px;
	width: 50%;
	background: -webkit-linear-gradient(112deg, #dc2800, #fe2f00);
	text-align: center;
}

.wd_a img {
	vertical-align: middle;
	padding: 0 5px;
}

.wd_a span {
	font-size: 18px;
	font-weight: 600;
	color: #FFFFFF;
	vertical-align: middle;
}

.wd_tu {
	width: 100%;
	margin: 0 auto;
}

.wd_i {
	width: 50%;
	float: left;
	border: 1px solid #e5e5e5;
	margin: 0 auto;
	padding: 2px;
}

.wd_i img {
	width: 100%;
	height: 118px;
}

.wd_w {
	padding: 10px;
}

.wd_w {
	width: 50%;
	float: right;
	padding: 15px;
}

.wd_w p {
	font-size: 14px;
	line-height: 2em;
	max-height:80px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.wd_w a {
	float: right;
	text-align: right;
	color: #cf3c3a;
}
.wd_w a:hover{

	color: #920303;
}
.wdd_con {
	width: 100%;
	margin: 0px auto;
}



.wdd_a {
	width: 100%;
	overflow: hidden;
}

.wdd_a ul {
	list-style-type: square;
	color: #fe2f00;
	padding-left: 2em;
	overflow: hidden;
}

.wdd_a li {
	width: 100%;
	margin: 11px auto;
	clear: both;
}

.wdd_a p {
	width: 90%;
	text-align: left;
	font-size: 14px;
	color: #525252;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	float: left;
}


.wdd_a p:hover {
	color: #fe2f00;
}
.not_a p:hover {
	color: #fe2f00;
}
.feet_s p:hover {
	color: #fe2f00;
}

.wdd_a p {
	font-size: 14px;
	color: #525252;
	width: 90%;
	overflow: hidden;
	height:20px;
	line-height:20px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	float: left;
}



.fp_rwe {
	background: #f9f3f3;
	border: 4px solid #ffdada;
}

.fp_bt {
	width: 100%;
	margin: 0 auto;
	border-bottom: 2px solid #cccccc;
}

.fp_bt_n {
	width: 36%;
	text-align: center;
	border-bottom: 3px solid #fe2f00;
}

.fp_bt_n h3 {
	font-size: 18px;
	color: #4b4b4b;
	font-weight: 600;
}

.fp_rin {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    padding-left: 0;
    margin: 0 auto;
    border-spacing: 20px 26px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 0;
}

.fp_rin .inner {
	display: table-cell;
	vertical-align: middle;
	width: 33.3%;
	padding: 19px 30px;
	background: #ffeaea;
	border: 1px solid #e4e4e4;
	border-radius: 5px;
	text-align: center;
}


.fp_rin .inner:hover{
	background: #fdcdbe;
	
}
.inner span{
    font-size: 20px;
    font-weight: 600;	
	display: inline-block;
    color: #f80000;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff9000), to(#f80000));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
}
.fp_rin .bander {
	padding: 19px 30px;
	display: table-cell;
	vertical-align: middle;
	width: 33.3%;
	background: #ffeaea;
	border: 1px solid #e4e4e4;
	border-radius: 5px;
	text-align: center;
}


.fp_rin .bander:hover{
	background: #fdcdbe;
	
}
.bander span{	 
    font-size: 20px;
    font-weight: 600;	
	display: inline-block;
    color: #f80000;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ff9000), to(#f80000));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
}
.fp_wen {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #e4e4e4;
	overflow: hidden;
	display: table;
	margin: 0 auto;
}

.feet_s {
	width: 100%;
	overflow: hidden;
}
.feet_s a{
	padding-bottom: 10px;
}

.feet_s ul {
	list-style-type: square;
	color: #999999;
	padding-left: 2em;
	overflow: hidden;
}

.feet_s li {
	width: 100%;
	margin: 11px auto;
}

.feet_s p {
	width: 90%;
	text-align: left;
	font-size: 14px;
	color: #525252;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	float: left;
}

.tel_li {
	position: relative;
}

.tel_li img {
	top: 20px;
    right: 17%;
	position: absolute;
}

.pall_wen {
	width: 100%;
	margin: 53px auto 20px;
	text-align: center;
}

.pall_wen p {
	font-size: 18px;
	color: #ee5a09;
}

.pall-r {
	width: 80%;
	margin: 25.5px auto;
	background: #ffceb2;
	border-radius: 5px;
	padding: 17px 40px;
}

.pall-r:hover{
	background: #fae9e4;
}

.pall_wen b {
	font-size: 20px;
	color: #ed0000;
}


.link_bt {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.link_bt li {
	float: left;
	
	text-align: center;
	font-size: 18px;
	color: #000;
}
.nav-tabs {
    border-bottom: none;
}
.link_bt li a{
	font-size: 18px;
	color: #000;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  
    color: #fff;
    cursor: default;
    background: url(404.png) no-repeat center;
   
    border: none;
    border-bottom-color: transparent;
    
}
.link_nr {
	width: 100%;
	height: 84px;
	margin: 10px auto;
	border: 1px solid #c2c2c2;
	padding: 10px;
	overflow: hidden;
}
.link_nr ul{
	margin-left:0px;
	padding-left:0px;
}
.link_nr li {
float: left;
       padding: 0 9px;
    text-align: center;
}

.link_nr span {
	font-size: 16px;
	color: #7a7a7a;
	line-height: 2em;
}
.link_nr span:hover {
	
	color: #0b8c00;
}



.foot {

	margin: 0 auto;
}
.xl_foot_top{height: 84px;line-height: 84px;color: white;background-color: #085299;border-bottom: 1px solid #3772ab;text-align: center;}
.xl_foot_top a{padding: 0 20px;font-size: 16px;color: white;}
.xl_foot_top a:hover{color: #fff600;}

.foot_la {
	height: 100%;
	width: 100%;
	background-color: #004383;
	background-image: url(../image/foot_bak.png);
}
.xl_cop_sits{color: white;}
.xl_cop_sits:hover{color: #fff600;}

.foot_cen {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
}

.foot_l {
	float: left;
	width: 630px;
	padding-top: 30px;
}

.foot_c {
	float: left;
	width: 380px;
	text-align: left;
	padding-left: 15px;
	color: #FFFFFF;
	
}

.foot_r {
	float: right;
	width: 160px;
	text-align: center;
	padding-top: 50px;
}

.foot_r p {
	font-size: 14px;
	color: #FFFFFF;
}

.nav_foot {
	width: 100%;
	margin: 0 auto;
}

.nav_foot ul {
	display: inline-block;
	text-align: center;
	overflow: hidden;
	padding-inline-start: 0px;
	margin-bottom: 0;
	margin-left:0px;
	padding-left:0px;
}

.nav_foot li {
	float: left;
	border-right: 1px solid #fff;
	padding: 0 10px;
	color: #fff;
}

.nav_foot a {
	color: #fff;
}
.nav_foot a:hover {
	color: #f0f0f0;
}

.foot_c span {
	line-height: 2em;
}

.foot_dii {
	background: #fffff3;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0;
}

.foot_dii span {
	font-size: 14px;
	color: #393939;
}
.fdf{
    margin-top: 59px;
    height: 379px;
}

.carousel-inner img{
	width: 100%;
}
#top{
	display: none;
}
#top_mobile{
	display: none;
}
.foot{
	display: none;
}
.foot_mobile{
	display: none;
}
.ban_d{
	display: none;
}
.ban_moile{
	display: none;
}
@media screen and (min-width: 1440px) and (max-width: 1679px) {
	.wd_a {
    width: 51%;
    }
	.nav_con li {
    font-size: 16px !important;
}
}
@media screen and (min-width: 1200px) and (max-width: 1439px) {
	.wd_a {
    width: 58%;
    }
	.foot_c {
    float: left;
    width: 68%;
	}
	.nav_con li {
    font-size: 14px !important;
}
.link_bt li a {
    font-size: 14px !important;
}
}
@media screen and (min-width: 1200px) and (max-width: 1680px) {
	.ltop_b h1 {
		font-size: 32px;
	}


    
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    min-height: 397px;
    }    


.carousel-inner p{
	width: 75%;
}
.inner span {
	font-size: 20px;
}
.fp_rin .inner {
    padding: 25px 13px;
    }
.fp_rin .bander {
    padding: 25px 13px;
    }    
.fp_rin {
    border-spacing: 10px 20px;
}

.not_a p {
    width: 60%;
   }    
.not_a span{
    width: 30%;
   }
.bt_a{
	width: 160px !important;
}

	.nav_con li {
		font-size: 18px;
		padding: 0 5px;
	}

	.nav>li>a {
	 padding: 10px 9px;
	}
	.serc {  
    top: 5px;
    bottom: 4px;
    padding: 7px 16px;
    }
	.ltop_b h1 {
    line-height: 11.8rem;
	}
	.tel_li img {
 
    left: 8%;
    width: 83%;
}
.pall_wen b {
    font-size: 1.6rem;
}
.pall-r {
    padding: 18px 7px;
}
.fdf{
	margin-top: 59px;
}
.pall_wen p {
    font-size: 16px;
}
.pall-r {
    margin: 30.5px auto;
	}
}


@media screen and (min-width: 1200px){
	#top{
		display: block;
	}
	.foot{
		display: block;
		width: 100%;
	}
.ban_d{
	display: block;
}


} 
@media screen and (max-width: 1200px){
	#top_mobile{
		display: block;
	}
	.foot_mobile{
	display: block;
}
.ban_moile{
	display: block;
}
.ban_moile .link_nr{
	height:auto;
}
.about_l{
	display: none;
}

.link{
	display: none;
}

    
.wdd_a li {
    width: 100%;
    margin: 11px auto;
}    
 .container{
 	background: #fff;
 } 
.row {
     
	margin-right: 0px; 
    margin-left: 0px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 0px !important;
    padding-left: 0px !important;
}  
.foot_mo{
	background-color: #009ae1;
	margin-bottom: 50px;
	padding-left: -15px !important;
	padding-right: -15px !important;
}
.foot_mo_l{
	float: left;
	width: 50%;
	text-align: center;
}
.foot_mo_r{
	text-align: center;
	float: right;
	width: 50%;
	color: #fff;
}
.foot_mo_c{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
    padding: 0 5px;
}
.foot_mo_ff{
	background: #007dca;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
}
.hcc_rr{
	text-align: center;
	padding:5px 0;
}
.hcc_rr img{
	height: 20px;
}
.hcc_rr p{
	font-size: 14px;
	color: #fff;
}




.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    
    }


	.navbar-default .navbar-toggle {
    border-color: #fff;
	border: none;
}

.navbar-toggle {
    margin-top:8px;
	}
	.top_mo li{
		font-size: 16px;
	}
	.dropdown-menu>li>a {
text-align: left;
}
.biao{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: url(404.png) no-repeat center;
	padding: 25px 0;
}
.biao span{
	font-size: 19px;	
	color: #fe2f00;
	font-weight: 600;
}
.navbar {
    margin-bottom: 0px; 
}
.nab_as{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;	
   
}

.fp_rwe{
	padding-bottom: 0px !important;
}
.jjd_a{
	margin-top: 0px !important;
}
.ban_moile{
	margin: 10px auto !important;
}
.nab_as ul{
 padding-inline-start: 0px;
 overflow: hidden;
 margin-left:0px;
 padding-left:0px;
}
   
.nab_as li{
	width: 33.33%;
	text-align: center;
	float: left;
	padding-top: 25px;
}
.nab_as img{
	width: 50%;
}
.nab_as p{
	margin-top: 10px;
	font-size: 16px;
	color: #313131;
	margin-bottom: 0;
}
.sec_sou{
	width: 100%;
	margin: 0 auto;
	padding: 10px 10px;
	background: #FFFFFF;
}
.sec_sou input{
	border: 1px solid #a3a3a3;
	height: 40px;
	line-height: 30px;
}
.sec_sou input[type="text"]{
	width: 80%;
}
.sec_sou input::-webkit-input-placeholder{
	font-size: 18px;
	color:#a3a3a3 ;
}
.sec_sou input[type="text"]{
	width: 80%;
}
.sec_sou span{
	display: inline-block;
    width: 20%;
    height: 40px;
    line-height: 36px;
    background: #0075c2;
    color: #fff;
    margin-left: -5px;
    text-align: center;
    font-size: 20px;
}
.news {
    background: #fff;
}
.anno {
	width: 100%;
    margin:0 auto; 
    }
    
.wd_a {
    width: 64%;
    }    
.anno span {
    font-size: 12px;
    }    
.anno li{
	width: 23%;
    float: left;
    border-radius: 5px;
    padding: 17px 2px;
    margin-left: 5px;
}  
.carousel-inner {
     margin-top: 15px; 
}
.carousel-inner p {
	width: 70%;
}
.carousel-inner img{
	height:auto ;
}
.more_a {
    text-align: center;
    width: 100%;
    background: #eee;
    padding: 10px 0;
    }
.more_a:hover{
	color: #920303;
}  
    

.inner span {
    font-size: 15px;
    }
.fp_rin .inner{
	padding: 14px 12px;
}
.bander span {
    font-size: 15px;
    } 
.pall_wen b {
    font-size: 16px;
}    
.fp_rin .bander {
	padding: 14px 12px;
}

.fp_rin {
    border-spacing: 17px 8px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.fp_rwe {
    background: #fff;
    border: none;
}
.tel_li img {
    top: 15px;
    right: 9%;
    }
.link_bt li {
    font-size: 13px;
    }
 .link_nr span {
    font-size: 12px;
    color: #000;
}   
.link_nr li {
    width: 33.33%;
}
.link_bt li a{
	font-size: 14px;
}
.pic_nss{
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.not_a p {
    width: 60%;
   }
.anno img {
	width: 18px;
}   
.nav_foot li {
    float: none;
    display: inline;
    }
 .navbar-brand>img {
    margin-top: 8px;
 } 
 .not_a a {
    display: inline;
    height: auto;
    } 
 
}

.xl_inner{width: 1200px;margin: 0 auto;}
.xl_clear{clear: both;}
.xl_left{float: left;}
.xl_right{float: right;}
.xl_index_logo{text-align: center;}
.xl_indexusbk{border-left: 1.5px solid #fff;border-top: 1px solid #fff;}

.comeinusleft{width: 810px;}
.comeinusright{width: 360px;}

.xl_cp{background-image: url(../image/cp_bak.png);text-align: center;margin-top: 30px;background-size: 100% 100%;padding-bottom: 40px;}
.xl_cp_content{width: 1424px;margin: 0 auto;}
.xl_cp_top_nav{padding-top: 50px;border-bottom: 1px solid #aaa;color: white;font-size: 16px;padding-bottom: 10px;color: black;}
.xl_cp_top_nav a{color: white;}
.xl_cp_top_nav span{padding:0 20px;color: #666;font-size: 14px;}
.xl_cp_top_nav span:hover{color: yellow;}
.xl_tit_cp{text-align: left;padding: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;width: 100%;}
.xl_mores_cp{text-align: right;font-size: 13px;color: gray;padding-bottom: 10px;padding-right: 10px;}
.moresf{color: gray;padding-top: 2px;}}
.moresf:hover{color: red;}

.dropdown-submenu {position: relative;}
.dropdown-submenu > .dropdown-menu {top: 0;left: 100%;margin-top: -6px;margin-left: -1px;-webkit-border-radius: 0 6px 6px 6px;-moz-border-radius: 0 6px 6px;border-radius: 0 6px 6px 6px;}
.dropdown-submenu:hover > .dropdown-menu {display: block;}
.dropdown-submenu > a:after {display: block;content: " ";float: right;width: 0;height: 0;border-color: transparent;border-style: solid;border-width: 5px 0 5px 5px;border-left-color: #ccc;margin-top: 5px;margin-right: -10px;}
.dropdown-submenu:hover > a:after {border-left-color: #fff;}
.dropdown-submenu.pull-left > .dropdown-menu {left: -100%;margin-left: 10px;-webkit-border-radius: 6px 0 6px 6px;-moz-border-radius: 6px 0 6px 6px;border-radius: 6px 0 6px 6px;}

.scroll_horizontal{position:relative;margin:0;margin-bottom: 0;padding-bottom: 10px;line-height: 0;padding-top: 50px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:1200px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;padding-left: unset;}
.scroll_horizontal .list li{float:left;width:240px;position: relative; text-align: center;cursor: pointer;overflow: hidden;padding-bottom: 20px;}
.scroll_horizontal .list li:hover p{ color:#c30d24}
.scroll_horizontal .list li p{ margin-top:20px;}
.scroll_horizontal .list li .list_img{ overflow:hidden;width:220px;background-color: #fff}
.scroll_horizontal .list li img{-webkit-transition: All 0.6s ease-in-out;-moz-transition: All 0.6s ease-in-out; -o-transition: All 0.6s ease-in-out;padding-top: 20px;width: 100%;height: 170px;}
.scroll_horizontal .list li:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}
.scroll_horizontal .prev,
.scroll_horizontal .next{position:absolute;top:44%;background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}
.scroll_horizontal .prev{left:5px;background-position:0 0;background-image:url(../image/left.png);height: 70px;width: 70px;background-size: 100% 100%;}
.scroll_horizontal .next{right:5px;background-position:0 0;background-image:url(../image/right.png);height: 70px;width: 70px;background-size: 100% 100%;}
.scroll_horizontal .list i{transition: All 0.6s ease-in-out;  -webkit-transition: All 0.6s ease-in-out;-moz-transition: All 0.6s ease-in-out;-o-transition: All 0.6s ease-in-out;margin: auto;background-image:url(404.png); background-size: 60px;display: block;width: 60px; height: 60px; position: absolute;top: -27px;bottom: 0;right: 0;left: 0  }
.scroll_horizontal .list li:hover i{ transform:rotate(360deg);-webkit-transform:rotate(360deg); -o-transform:rotate(360deg); -moz-transform:rotate(360deg);  }

.kdkdkdk{color: #fff;display: inline-block;padding: 0 27px;}
.kdkdkdk:hover{color: yellow;}
.xllzhogntaibl a:focus{color: yellow;}

.xll_newsscontent{background-color: #fff;margin-top: 40px;}
.xl_titiless{font-size: 15px;}
.xll_newsleft{width: 870px;}
.xl_tjnewspic{width: 390px;height: 270px;float: left;margin-top: 30px;}
.xl_tjnews_content{float: left;width: 460px;padding-left: 20px;}
.xll_newsright{width: 310px;margin-bottom: 40px;}
.xll_newss .nav-pills>li>a{padding: 0 30px;text-align: center;font-size: 16px;border-radius: unset;color:black;background-color: unset;}
.xll_newss .nav-pills>li{float: right;}
.xll_newss .nav{height: 50px;line-height: 50px; border-bottom: 1px solid #d8d8d8;}
.xll_newss .nav-pills>li.active>a, .tabbable .nav-pills>li.active>a:focus, .tabbable .nav-pills>li.active>a:hover{color: #d01100;border-bottom: 1px solid #d01100;background-color: unset;}
.xll_newss .nav-pills > li > a{background-image: unset;}
.xll_newss .nav-pills > li > a:hover{color: red;}
.xll_newss .xl_tab{margin: 28px 0;padding-bottom: 0px;margin-bottom: 15px;}
.xl_tab_tit_left img{width: 175px;height: 120px;}
.xl_tab{border-bottom: 1px solid #ececec;margin: 28px 0;padding-bottom: 20px;}
.xl_tab_tit_rightp{font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #333;font-weight: bold;}
.xl_tab_tit_rightp:hover{color: red;}
.xl_tab_tit_rightp1{font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;float: left;width: 280px;color: #333;}
.xl_tab_tit_rightp1:hover{color: red;}
.xl_tab_tit_rightp2{font-size: 13px;color: gray;height: 36px;overflow: hidden;}
.xl_tab_tit_rightp3{color: #0c72bd;font-size: 12px;}
.datas{color: gray;font-size: 13px;}
.xl_indexnewstit{border-bottom: 1px dashed #bbb;margin-bottom: 7px;}
.index_bsl{width: 320px;}
.xll_xmr{padding-top: 0px;}
.index_bslp1{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 15px;color: black;}
.index_bslp2{font-size: 13px;color: gray;line-height: 25px;}


.xl_links{background-color: #fff;}
.xl_link{line-height: 68px;overflow: hidden;}
.xl_link_titli{float: left;padding: 0 20px;}
.xl_link_titli a{color: #666;}
.xl_link_titli a:hover{color: red;}


.scroll_horizontal1{position:relative;margin:0;margin-bottom: 0;padding-bottom: 10px;line-height: 0;padding-top: 10px;}
.scroll_horizontal1 .box{overflow:hidden;position:relative;width:1200px;margin:0 auto;}
.scroll_horizontal1 .list{overflow:hidden;width:9999px;padding-left: unset;}
.scroll_horizontal1 .list li{float:left;width:300px;position: relative; text-align: center;cursor: pointer;overflow: hidden;padding-bottom: 20px;}
.scroll_horizontal1 .list li:hover p{ color:#c30d24}
.scroll_horizontal1 .list li p{ margin-top:20px;}
.scroll_horizontal1 .list li .list_img{ overflow:hidden;width:300px;}
.scroll_horizontal1 .list li .list_img img{width:290px;}
.scroll_horizontal1 .list li img{-webkit-transition: All 0.6s ease-in-out;-moz-transition: All 0.6s ease-in-out; -o-transition: All 0.6s ease-in-out;max-width: 300px;}
.scroll_horizontal1 .list li:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}
.scroll_horizontal1 .prev,
.scroll_horizontal1 .next{position:absolute;top:30%;background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}
.scroll_horizontal1 .prev{left:5px;background-position:0 0;background-image:url(../image/lefts.png);height: 50px;width: 26px;background-size: 100% 100%;}
.scroll_horizontal1 .next{right:5px;background-position:0 0;background-image:url(../image/rights.png);height: 50px;width: 26px;background-size: 100% 100%;}
.scroll_horizontal1 .list i{transition: All 0.6s ease-in-out;  -webkit-transition: All 0.6s ease-in-out;-moz-transition: All 0.6s ease-in-out;-o-transition: All 0.6s ease-in-out;margin: auto;background-image:url(404.png); background-size: 60px;display: block;width: 60px; height: 60px; position: absolute;top: -27px;bottom: 0;right: 0;left: 0  }
.scroll_horizontal1 .list li:hover i{ transform:rotate(360deg);-webkit-transform:rotate(360deg); -o-transform:rotate(360deg); -moz-transform:rotate(360deg);  }

.footskk{width: 165px;height: 35px;line-height: 35px;color: white;border:1px solid #fff;text-align: center;}
.footskk:hover{color: yellow;}
.ahover{color: white;}
.ahover:hover{color: yellow}

.cp_mores{padding: 50px 0;}


.xl_wap{display: none;}
.zhongtaijianjie{width: 396px;line-height: 25px;color: gray;}
.xllzhongtail{width: 400px;float: left;}
.xllzhongtair{width: 400px;float: left;margin-left: 40px;}
.xllzhogntaibl{float: left;width: 70%;text-align: center;}
.xllzhogntaibr{float: right;width: 30%;padding-top: 50px;text-align: right;}
.xllzhogntaibr img{width: 120px;}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{background-color: unset;background-image: url(../image/nav_act.png);background-repeat: no-repeat;background-size: 100% 100%;}
.xll_xmrssss{float: left;width: 25%;text-align: center;padding: 0 10px;}

.nav > li > a:focus, .nav > li > a:hover{background-color: unset;background-image: url(../image/nav_act.png);}

@media screen and (max-width: 1200px){
	.xl_inner{width: 100%;}
	.carouselddd{width: 100%;}
	.navbar-brand{padding: 0;}
	.xl_pc{display: none;}
	.xl_wap{display: block;background-color: #fff;}
	.xlwp_cplist a img{float: left;width: 50%;padding: 2%;box-shadow: 2px 2px 2px #ddd;margin-bottom: 20px;}
	.xlwp_morecp{width: 94%;margin: 30px auto;height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: white;background-color: #0b8c00;}
	.xl_about_us_logo img{width: 100%;}
	.xl_about_us{background-size: 100% 100%;}
	.xl_about_us_content_left{float: unset;text-align: center;}
	.xl_about_us_content{width: 100%;}
	.xl_about_us_content_left img{width: 80%;}
	.xl_about_us_content_right{float: unset;background-size: 100% 100%;width: 100%;height: auto;margin-top: 10px;padding-bottom: 20px;}
	.xl_us_p1{padding-top: 20px;font-size: 16px;margin-bottom: 5px;}
	.xl_us_p2{font-size: 12px;padding-bottom: 0;}
	.xl_us_p3{padding-left: 15px;padding-right: 10px;line-height: 25px;font-size: 12px;}
	.xl_about_us_more{text-align: center;padding-right: unset;}
	.xl_about_us_more a img{width: 35%;}
	.xl_about_us_content{padding-bottom: unset;}
	.xl_news_logo img{width: 40%;}
	.nav-pills>li>a{padding: 7px 0;font-size: 16px;}
	.nav-pills>li{width: 49%;text-align: center;}
	.xl_tab_right{display: none;}
	.xl_tab_left{width: 100%;}
	.xl_tab_tit_rightp1{font-size: 16px;}
	.xl_tab_tit_left{width: 25%;}
	.xl_tab_tit_right{width: 73%;}
	.foot_cen{padding: 10px 0;font-size: 12px;}
	.nav>li>a {padding: 10px 51.5px;text-align: left;}
	.carousel-indicators {left: -44%;}

	.foot{width: 100%;}
	.navbar-default{background-color: #fff;}
	.comeinusleft{width: 100%;padding:10px;}
	.zhongtaijianjie{width: 100%;}
	.comeinusright{width: 100%;padding: 10px;}
	.comeinusright img{width: 100%;}

	.xllzhongtail{width: 100%;padding: 10px;}
	.xllzhongtair{width: 100%;margin-left: 0;padding: 10px;}
	.xll_newsleft{width: 100%;}
	.xll_newsright{width: 100%;}
	.xll_xmr{width: 100%;text-align: center;}
	.zhongtaiimgs{width: 100%;margin-top: 20px;}
	.xl_cp_content{width: 100%;}
	.scroll_horizontal1 .prev, .scroll_horizontal1 .next{z-index: 100}
	.scroll_horizontal1 .box{width: 74%;}
	.scroll_horizontal1 .list li{width:150px;padding-bottom: 0;}
	.scroll_horizontal1 .list li .list_img{width: 140px;}
	.scroll_horizontal1 .list li .list_img img{width:142px;}
	.scroll_horizontal1 .prev, .scroll_horizontal1 .next{top: 22%;}
	.ksdjflksdfjlsdfj img{width: 100%;}
	.pic_nss{width: 50%;}
	.xllzhogntaibl{float: left;width: 100%;text-align: center;}
	.xllzhogntaibr{float: right;width: 100%;text-align: center;}
	.navbar-toggle{margin-right: 0;}
	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{background-image: unset;}
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{background-image: unset;}
	.xl_cp_top_nav{color: #000;padding-left: 5px;padding-right: 5px;}
	.xl_cp_top_nav a{color: gray;font-size: 14px;}
	.xll_xmrssss{width: 50%;}
	.xll_xmrssss img{height: 100px;}
}