/**********  所有页面都要共用的样式  **********/

/*::-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;
	margin-bottom: 0px;
}

.top_rb li {
	float: left;
	font-size: 12px;
	color: white;
}
.top_rb li a{color: white;}

/*二部分*/

.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 {
	margin-top: 20px;
}

/*三部分 导航区域*/

.nav_dd {
	width: 100%;
	background: unset;
	position: fixed;
	z-index: 999;
	top: 40px;
}

.nav_con {
	padding-left: 0;
	padding-right: 0;
}

.nav_con ul {
	margin-block-end: -2px;
}


.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:focus,*/
.nav>li>a:hover {
	text-decoration: none;
	background-color: #0269b7;
	color: #fff;
	/*border-bottom: 2px solid #0b8c00;*/
}


.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #0269b7;
	color: #fff;
	border-bottom: 0px solid #fff;
}
.navbar-nav>li>a {
	line-height: 1.5em;
}

.another {

}

.another a {
	color: #FFFFFF;
}

.another img {
	vertical-align: middle;
}

.another span {
	/*padding: 0 5px;*/
	/*vertical-align: middle;*/
	color: black;
}
.another span:hover {
	color: #fff;
}
.another:hover span{
	color: #fff;
}


.nav>li>a {
	padding: 39px 12px;
	font-size: 16px;
	color: #000;
}

.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: 155px;
}

.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: #2f2f2f;
	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 p:hover{color: yellow;}

.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: -10%;
	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;
/*	margin-bottom: 10px;*/
	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*/
.link_bt {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.link_bt li {
	float: left;
	/*max-width: 20%;*/
	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: #0b8c00;*/
    color: #fff;
    cursor: default;
    background: url(../img/link.png) no-repeat center;
   /* border: 1px solid #ddd;*/
    border: none;
    border-bottom-color: transparent;
    
}
.link_nr {
	width: 100%;
	height: 84px;
	margin: 10px auto;
	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;border-bottom: 1px solid #d69f3e;text-align: center;}
.xl_foot_top a{padding: 0 20px;font-size: 16px;color: #d69f3e;}
.xl_foot_top a:hover{color: white;}

.foot_la {
	height: 100%;
	width: 100%;
}
.xl_cop_sits{color: #d69f3e;}
.xl_cop_sits:hover{color: yellow;}

.foot_cen {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
}

.foot_l {
	float: left;
	/*width: 15%;*/
}

.foot_c {
	float: left;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	/* margin-top: 20px */
}

.foot_r {
	float: right;
	width: 16%;
	text-align: center;
}

.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;
	}
/*.not_a span {
    font-size: 1rem;
}*/

    
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    min-height: 397px;
    }    

/*.carousel-inner {
    margin-top: 85px;
}*/
.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;
}
/*.not_a p {
    font-size: 1rem;
    }*/
	.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 {
 /*   top: 21px;*/
    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;
}
.ban_d{
	display: block;
}

/*.cond_li {
    top: 69%;
    left: 17px;
}*/
} 
@media screen and (max-width: 1200px){
	#top_mobile{
		display: block;
		position: absolute;
	    z-index: 9999;
	    width: 94%;
	    left: 0;
	    right: 0;
	    top: 10px;
	    margin: 0 auto;
	}
	.foot_mobile{
	display: block;
}
.ban_moile{
	display: block;
}
.ban_moile .link_nr{
	height:auto;
}
.about_l{
	display: none;
}

.link{
	display: none;
}
/*.bt_a {
      width: auto;
    }*/
    
.wdd_a li {
    width: 100%;
    margin: 11px auto;
}    
 .container{
 	background: #fff;
 } 
.row {
     padding-right: 15px; 
    padding-left: 15px; 
	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: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
}

.hcc_rr{
	text-align: center;
	padding:5px 0;
	width: 20%;
}

.hcc_rr img{
	height: 20px;
}
.hcc_rr p{
	font-size: 14px;
	color: #4e4e4e;
}




.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    height: 170px;
    }


	.navbar-default .navbar-toggle {
    border-color: #fff;
	border: none;
}

.navbar-toggle {
    margin-top:8px;
	}
	.top_mo li{
		font-size: 18px;
	}
	.dropdown-menu>li>a {
text-align: left;
}
.biao{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: url(../img/to_bj.jpg) 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;	
   /* padding-bottom: 10px;*/
}

.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 #ff8300;
	height: 39px;
	line-height: 39px;
}
.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: #ff8300;
    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: 6px;
 } 
 .not_a a {
    display: inline;
    height: auto;
    } 
 
}



@media (min-width: 992px){
	.col-md-8{width: 1200px;margin: 0 auto;}
}
.bk_logo{text-align: center;}
.container{margin: 0 auto;}
.xl_inner{width: 1300px;margin: 0 auto;}
.xl_innerone{width: 1600px;margin: 0 auto;    box-shadow: 0 0 20px #777;}
.xl_clear{clear: both;}
.right{float: right;}


.shenzhouimghov{-webkit-transition: All 0.6s ease-in-out;-moz-transition: All 0.6s ease-in-out; -o-transition: All 0.6s ease-in-out;}
.shenzhouimghov:hover{transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}
.jiuzwh{background-image: url(../img/new_img/index_bk.png);background-size: 100% 100%;}
.jiuzwh_left{float: left;width: 540px;height: 350px;background-color: black;padding-top: 20px;padding-left: 30px;}
.jiuzwh_right{float: right; width: 610px;height: 350px;}
.jiuzwh_leftone{float: left;}
.jiuzwh_lefttwo{float: left;padding-left: 20px;}
.jiuzwh_lefttwop{text-align: right;padding-top: 170px;}
.mores_ll{padding: 40px 0;text-align: center;width: 100%;}

.mjpj{background-image: url(../img/new_img/index_bk2.png);background-size: 100% 100%;}
.scroll_horizontal{position:relative;margin:0 auto;margin-bottom: 0;padding-bottom: 10px;line-height: 0;padding-top: 10px;width: 1600px;}
.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{border-top: 1px solid #000;padding-top: 30px;padding-bottom: 30px;background-image: url(../img/new_img/casebak.png);width: 230px;}
.scroll_horizontal .list li .list_img{ overflow:hidden;width:230px;background-image: url(../img/new_img/casebak.png);padding: 50px 0;}
.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;width: 40%;height: 350px;}
.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:-100px;background-position:0 0;background-image:url(../img/jianjie/lefts.png);height: 45px;width: 25px;background-size: 100% 100%;}
.scroll_horizontal .next{right:-100px;background-position:0 0;background-image:url(../img/jianjie/rights.png);height: 45px;width: 25px;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(../images/bofang.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);  }


.szlt_ustwo .scroll_horizontal .list li{width:400px;}
.szlt_ustwo .scroll_horizontal .list li p{width: 390px;}
.szlt_ustwo .scroll_horizontal .list li .list_img{width:390px;padding-top: 0;}
.szlt_ustwo .scroll_horizontal .list li img{width: 100%;height: 260px;}
.szlt_ustwo .scroll_horizontal .box{width: 100%;}
.szlt_ustwo .szlt_usoneconmore{padding: 10px 50px;width: 260px;}
.szlt_usone .szlt_usonerfour{padding: 10px 50px;width: 260px;}


.szlt_usfour .scroll_horizontal .list li{width:400px;}
.szlt_usfour .scroll_horizontal .list li p{width: 390px;}
.szlt_usfour .scroll_horizontal .list li .list_img{width:390px;padding-top: 0;}
.szlt_usfour .scroll_horizontal .list li img{width: 100%;height: 260px;}
.szlt_usfour .scroll_horizontal .box{width: 100%;}
.szlt_usfour .szlt_usoneconmore{padding: 10px 50px;width: 260px;}
.szlt_usfour .szlt_usonerfour{padding: 10px 50px;width: 260px;}


.scroll_horizontalone{position:relative;margin:0 auto;margin-bottom: 0;padding-bottom: 10px;line-height: 0;padding-top: 10px;width: 1300px;}
.scroll_horizontalone .box{overflow:hidden;position:relative;width:1300px;margin:0 auto;}
.scroll_horizontalone .list{overflow:hidden;width:9999px;padding-left: unset;}
.scroll_horizontalone .list li{float:left;width:320px;position: relative; text-align: center;cursor: pointer;overflow: hidden;padding-bottom: 20px;}
.scroll_horizontalone .list li:hover p{ color:#c30d24}
.scroll_horizontalone .list li p{border-top: 1px solid #000;padding-top: 30px;padding-bottom: 30px;background-image: url(../img/new_img/casebak.png);width: 300px;}
.scroll_horizontalone .list li .list_img{ overflow:hidden;width:300px;background-image: url(../img/new_img/casebak.png);padding: 50px 0;}
.scroll_horizontalone .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;width: 100%;height: 240px;}
.scroll_horizontalone .list li:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);}
.scroll_horizontalone .prev,
.scroll_horizontalone .next{position:absolute;top:44%;background-repeat:no-repeat;font:0/0 Arial;cursor:pointer;}
.scroll_horizontalone .prev{left:-100px;background-position:0 0;background-image:url(../img/jianjie/lefts.png);height: 45px;width: 25px;background-size: 100% 100%;}
.scroll_horizontalone .next{right:-100px;background-position:0 0;background-image:url(../img/jianjie/rights.png);height: 45px;width: 25px;background-size: 100% 100%;}
.scroll_horizontalone .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(../images/bofang.png); background-size: 60px;display: block;width: 60px; height: 60px; position: absolute;top: -27px;bottom: 0;right: 0;left: 0  }
.scroll_horizontalone .list li:hover i{ transform:rotate(360deg);-webkit-transform:rotate(360deg); -o-transform:rotate(360deg); -moz-transform:rotate(360deg);  }







.xinwendt{background-image: url(../img/new_img/news_bak.png);background-size: 100% 100%;}
.xinwendt_bk{width: 30%;margin:0 1.5%;float: left;margin-bottom: 40px;padding: 8px;background-image: url(../img/new_img/casebak.png);}
.xinwendt_bk p{width: 100%;line-height: 50px;background-color: white;font-size: 16px;text-align: center;margin-bottom: unset;}
.xinwendt_bk img{height: 171px;}
#xlmoersd{height: 222px;}

.zsjm{background-image: url(../img/new_img/zhaoshang_bak.png);background-size: 100% 100%;}
.zsjm_content{text-align: center;}

.lybkss{background-image: url(../img/new_img/liuyan_bak.png);background-size: 100% 100%;}

.xl_footers{background-color: #000;background:url(../img/foot_bak.png) no-repeat center top;padding-top: 50px;}

.xl_foots_bottom{float: left;margin-top: 50px;margin-bottom: 40px;}
.xl_foots_bottomr{float: right;margin-top: 50px;}
.xl_foots_bottomlll{width: 50%;float: left;color: #d5d5d5;}
.xl_foots_bottomrrr{width: 50%;float: right;color: #d5d5d5;text-align: right;}
.xl_foots_bottomrrr a{color: #d5d5d5;}
.xl_foots_bottomrrr a:hover{color: yellow;}

.erweimas{margin-top: 50px;text-align: center;}
.erweimas p{color: #d69f3e;font-size: 12px;margin-top: 10px;}
.xl_foot_boots{height: 74px;line-height: 74px;color: white;text-align: center;border-top: 1px solid #045db9;}
.xldz_ylzs{background-image: url(../img/yunli_bak.jpg);}
.xl_zdytit{width: 100%;height: 45px;line-height: 45px;background-image: url(../img/title_bak.png);padding-left: 15px;padding-right: 15px;margin-top: -45px;position: relative;z-index: 10;color: white;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xl_pos{background-color: #dfdfdf;height: 60px;line-height: 60px;}
.xl_wap{display: none;}

#zdyinput{width: 660px;height: 40px;border: 1px solid #d69f3e;background-color: unset;color: #fff;}
#zdytextarea{width: 660px;height: 240px;border: 1px solid #d69f3e;}
#zdysublimt{width: 660px;height: 40px;background-color: #d69f3e;color: black;border: unset;border-radius: 5px;margin-top: 20px;}
#xllliuyans{width: 660px;margin: 0 auto;padding-bottom: 50px;}


.video_index_l{width: 570px;height: 350px;}
.media-object{width:190px;height: 140px;}

@keyframes fadeIn {
	0% { opacity: 0 }
	100% { opacity: 1 }
}


.nav_dd_l{width: 80%;float: left;}
.nav_dd_r{width: 312px;float: right;}
.nav_dd_rlist{text-align: center;float: left;background-color: #0068b7;height: 100%;}
.nav_dd_rs{background-color: #4fb233;text-align: center;color: #fff;float: left;position: relative;overflow: hidden;}
.nav_dd_rs:hover{overflow: unset;}
.nav_dd_rs:hover .nav_dd_rscon{opacity: 1;transition: 300ms all;}
.nav_dd_rscon{position: absolute;top: 102px;left: 0;right: 0;background-color: #0068b7;opacity: 0;transition: 300ms all;}
.nav_dd_rscon a{color: #fff;padding: 10px 0;display: block;}
.nav_dd_rscon a:hover{background-color: #4fb233;}
.szlt_bkone{background:url(../img/index_op.png) no-repeat center top;margin-top: -270px;position: relative;z-index: 10;}
.szlt_bkonetop .szlt_bkonetoplist{width: 25%;height: 155px;text-align: center;color: #fff;float: left;transition: 600ms;}
.szlt_bkonetop .szlt_bkonetoplist:hover{background-color: rgba(255, 255, 255, 0.8);border-top: 4px solid #e40111;transition: 600ms;}
.szlt_bkonetop .szlt_bkonetoplist p{font-size: 35px;font-weight: bold;margin-top: 30px;color: #fff;}
.szlt_bkonetop .szlt_bkonetoplist span{color: #fff;}
.szlt_bkonetop .szlt_bkonetoplist:hover p{color: #e40111;}
.szlt_bkonetop .szlt_bkonetoplist:hover span{color: #e40111;}
.szlt_bkls{background-color: #fff;position: relative;}
.szlt_bkls .nav-tabs{border-bottom: 1px solid #0068b7;}

.bsfour_hover{display: none;}
.szlt_bkls .nav>li>a{padding:24px 48.2px}
.szlt_bkls .nav-tabs>li.active>a, .szlt_bkls .nav-tabs>li.active>a:focus, .szlt_bkls .nav-tabs>li.active>a:hover{transition: 300ms; text-align: center;color: #0068b7;border:unset;background-color: #eeeeee;border-bottom: 3px solid #0068b7;}
.szlt_indexform{padding: 29px 0;box-shadow: 2px 2px 2px #999;}
.szlt_indexform .szlt_indexformdiv{float: left;padding: 0 30px;background-color: #eeeeee;border-right: 1px solid #cacaca;}
.szlt_indexform select{height: 50px;background-color: #eeeeee;border: unset;}
.szlt_indexform select:focus{border: unset;}
.szlt_indexform button{height: 50px;background-color: #0068b7;color: #fff;width: 150px; border: unset;margin-left: -4px;float: left;}
.szlt_indexform .szlt_indexseach{height: 50px;background-color: #0068b7;color: #fff;width: 150px; border: unset;margin-left: -4px;float: left;}

.szlt_bktwol .nav>li>a{background-color: rgb(255,255,255,0.5);margin-top: 10px;padding: 11px 30px;transition: 400ms;font-weight: bold;}
.szlt_bktwol{float: left;width: 320px;}
.szlt_bktwor{float: right;width: 970px;}
.szlt_bktwol .nav>li>a:hover{background-color: #0068b7;transition: 400ms;}

.szlt_bktwol .nav-tabs>li{float: unset;}
.szlt_bktwol .nav-tabs>.active a{background-color: #0068b7;}
.szlt_bktworl{float: left;width: 490px;padding-top: 40px;}
/*.szlt_bktworl img{width: 530px;height: 500px;}*/
.szlt_bktworr{float: right;width: 450px;padding-top: 40px;padding-left: 20px}
.szlt_bktworrone{font-size: 39px;font-weight: bold;}
.szlt_bktworrtwo{color: #101010;font-size: 28px;}
.szlt_bktworrthr{color: #575757;font-size: 14px;line-height: 45px;}
.szlt_bktworrfivel{background-color: #4fb233;padding: 10px 20px;color: #fff;}
.szlt_bktworrfiver{border: 1px solid #ddd; padding: 10px 20px;}
.szlt_bktworrfour{height: 80px;}
.szlt_bktworrfour img{display: inline-block;}
.szlt_bktworrfour a{position: relative;display: block;float: left;text-align: center;}
.szlt_bktworrfourimgsone,.szlt_bktworrfourimgstwo,.szlt_bktworrfourimgsthr,.szlt_bktworrfourimgsfour,.szlt_bktworrfourimgsfive{opacity: 0;background:url(../img/hover.png) no-repeat center top;color: #fff;padding: 8px;font-size: 12px;}
.szlt_bktworrfourone{width: 65px;}
.szlt_bktworrfourtwo{width: 65px;}
.szlt_bktworrfourthr{width: 65px;}
.szlt_bktworrfourfour{width: 65px;}
.szlt_bktworrfourfive{width: 76px;}
.szlt_bktworrfourone:hover .szlt_bktworrfourimgsone{position: absolute;z-index: 9999;opacity: 1;transition: 300ms;font-size: 12px;}
.szlt_bktworrfourtwo:hover .szlt_bktworrfourimgstwo{position: absolute;z-index: 9999;opacity: 1;transition: 300ms;font-size: 12px;}
.szlt_bktworrfourthr:hover .szlt_bktworrfourimgsthr{position: absolute;z-index: 9999;opacity: 1;transition: 300ms;font-size: 12px;}
.szlt_bktworrfourfour:hover .szlt_bktworrfourimgsfour{position: absolute;z-index: 9999;opacity: 1;transition: 300ms;font-size: 12px;}
.szlt_bktworrfourfive:hover .szlt_bktworrfourimgsfive{position: absolute;z-index: 9999;opacity: 1;transition: 300ms;font-size: 12px;}

.szlt_bktwob{padding-top: 10px;margin-bottom: 20px;}
.szlt_bktwob a{background-color: rgb(0,104,183,0.5);padding: 25px 10px;display: inline-block;width: 318px;text-align: center;font-size: 20px;font-weight: bold;transition: 300ms;}
.szlt_bktwob a:hover{background-color: rgb(0,104,183);color: #fff;transition: 300ms;}
.szlt_bktwob a+a{width: 23.8%;margin-left: 1%;}

.szlt_bkthr{background:url(../img/bak_two.png) no-repeat center top;padding-bottom: 80px;}

.szlt_bkthrdiv{background-color: rgb(255,255,255,0.8);border-bottom: 3px solid #2db706;padding: 30px 20px;}
.szlt_bkthrcon .nav{padding-bottom: 30px;}
.szlt_bkthrcon .nav>li>a{color:  #000000;font-size: 25px;padding: 10px 20px;}
.szlt_bkthrcon .nav-tabs>li.active>a, .szlt_bkthrcon .nav-tabs>li.active>a:focus, .szlt_bkthrcon .nav-tabs>li.active>a:hover{color: #1150a5;border-bottom: 2px solid #1150a5;}
.szlt_bkthrcon .nav>li>a:hover{color: #1150a5;border-bottom: 2px solid #1150a5;}

.szlt_bkthrdivl{float: left;width: 48%;}
.szlt_bkthrdivr{float: right;width: 48%;}

.szlt_bkthrdivl .nav-tabs{border-bottom: 1px solid #aaa;}
.szlt_bkthrtit{padding: 25px 0;border-bottom: 1px solid #aaa;}
.szlt_bkthrtitdata{float: left;width: 74px;text-align: center;}
.szlt_bkthrtitdata p{font-size: 50px;color: #383838;margin-bottom: 0;line-height: 45px}
.szlt_bkthrtitdes{line-height: 50px;height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 20px;color: #000000;padding-left: 20px;}
.szlt_bkthrtit:hover .szlt_bkthrtitdes span{color: #1150a5;}
.szlt_bkthrtitdata span{color: #5a5a5a;}
.addmoresdnews{float: right;padding-top: 20px;}

.szlt_bkthrdivr .carousel-indicators{width: 100px;left: 80%;}

.szlt_bkthrdivrtop{padding-top: 10px;}
.szlt_bkthrdivrtop span{font-size: 25px;color: #272727;}
.szlt_bkthrdivrtop span+span{font-size: 14px;color: #545454;}
.szlt_bkthrdivrtop a{float: right;padding-top: 10px;display: inline-block;}

.szlt_bkthrdivrcon{padding-top: 40px;}
.szlt_bkthrdivrcon .carousel-inner>.item>a>img, .szlt_bkthrdivrcon .carousel-inner>.item>img, .szlt_bkthrdivrcon .img-responsive, .thumbnail a>img, .szlt_bkthrdivrcon .thumbnail>img{height: 350px;}

.szlt_bkfourtit{font-size: 45px;color: #0068b7;font-weight: bold;font-family: 'Arial';margin-bottom: 0;}
.szlt_bkfourdes{font-size: 35px;color: #000000;}
.szlt_bkfourspan{font-size: 15px;color: #565656;margin-bottom: 40px;display: block;width: 500px;}
.szlt_bkfoura{width: 180px;height: 48px;line-height: 48px;border: 2px solid #3e68b7;display: block;text-align: center;color: #3e68b7;}

.szlt_bkfour{background:url(../img/fourbak.png) no-repeat center top;padding-bottom: 80px;}

.szlt_bkfive{background:url(../img/ht.png) no-repeat center top;height: 168px;}

.szlt_bksixlist{width: 31%;float: left;}
.szlt_bksixlist+.szlt_bksixlist{margin-left: 1.5%;}
.szlt_bksixlistone{font-size: 16px;color: #4d4c4c;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.szlt_bksixlistwo{display: table;margin-top: 20px;padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px solid #ddd;height: 200px;}
.szlt_bksixlistwo img{display: table-cell;height: 164px;}
.szlt_bksixlistwo p{display: table-cell;vertical-align: top;font-size: 12px;color: #5f5f5f;line-height: 23px;padding-left: 10px;}
.szlt_bksixlisthr{font-size: 25px;color: #2d2d2d;font-weight: bold;}
.szlt_bksixlisfour{font-size: 18px;color: #545454;font-weight: bold;}
.szlt_bksixlisvie{font-size: 14px;color: #6b6b6b;}
.szlt_bksixlissix{padding: 5px 30px;border: 1px solid #ddd;display: block;width: 140px;text-align: center;}

.szlt_bksix{background:url(../img/bak_thr.png) no-repeat center top;padding-bottom: 50px;}
.xl_footerlist{float: left;width: 18%;}
.xl_footerlisttoptit{font-size: 25px;color: #fff}
.xl_footerlisttopht{background-color: #fff;width: 50px;height: 4px;}
.xl_footersfour span{font-size: 14px;color: #fff;}
.xl_footersfour .xl_footerlisttoptit{float: left;height: 38px;display: block;}
.xl_footersfour span{padding-top: 14px;display: inline-block;padding-left: 10px;}
.xl_footerlist a{display: block;padding: 7px 0;color: #fff;}
.xl_footerlist a:hover{color: yellow;}
.xl_footerlisttopht{margin-bottom: 30px;}
.xl_footersfive{float: right;text-align: right;width: 13%;}
.xl_footersfour{width: 31%;}

/*关于我们*/
.banner_aboutus{background:url(../img/jianjie/banner.png) no-repeat center top;height: 530px}
.banner_aboutus img{padding-top: 250px;}
.szlt_usonetop{position: relative;height: 530px;}
.bllltm{background:url(../img/foot_bottom_bak.png) no-repeat center top;}
.szlt_usoneimg{position: absolute;top: 0;left: -10%;width: 768px;}
.szlt_usoner{width: 660px;right: 0;top: 0; padding-left: 100px;position: absolute;padding-top: 100px;}
.szlt_usonerone{color: #0068b7;font-size: 30px;font-weight: bold;}
.szlt_usonertwo{color: #2c2c2c;font-size: 35px;margin-bottom: 20px;font-weight: 100;font-family: 'fangsong';}
.szlt_usonerthr{color: #5c5c5c;font-size: 18px;display: block;padding-bottom: 60px;line-height: 32px;text-indent: 36px;}
.szlt_usonerfour{font-size: 16px;color: #fff;background-color: #4fb233;padding: 5px 30px;display: block;width: 180px;text-align: center;}
.xnsldsp{font-size: 20px;}

.szlt_usone{background:url(../img/jianjie/bak2.png) no-repeat center top;padding-bottom: 120px;}
.szlt_usonecon{padding: 20px;margin-top: 100px;width: 100%;height: 280px;background-color: rgb(255,255,255,0.8);position: relative;z-index: 100;}
.szlt_usoneconl{float: left;width: 50%;}
.szlt_usoneconr{float: right;width: 50%;}
.szlt_usoneconll{float: left;}
.szlt_usoneconlr{float: left;padding:50px 80px;}
.szlt_usoneconlr p{margin-top: 40px}
.szlt_usoneconlr p span{float: left;display: block;width: 60px;text-align: center;}
.szlt_usoneconrl{float: left;}
.szlt_usoneconrr{float: left;padding:50px 40px;}
.szlt_usoneconrr p{margin-top: 30px}
.szlt_usoneconmore{font-size: 16px;color: #fff;background-color: #4fb233;padding: 5px 30px;display: block;width: 180px;text-align: center;margin:0 auto;margin-bottom: 100px;}

.szlt_usthr{background:url(../img/jianjie/bak.png) no-repeat center top;padding: 100px 0;}
.szlt_usthrl{float: left;width: 500px;}
.szlt_usthrr{float: right;background-color: rgb(255,255,255,0.4);padding: 15px;width: 530px;height: 570px;overflow-y: scroll;}
.szlt_usthrrbor{background-color: rgb(255,255,255,0.4);padding-top: 10px;}
.szlt_usthrcon p{color: #fff;padding-left: 10px;margin-top: 30px;font-size: 16px;}
.szlt_usthrcon img{margin-bottom: 80px;}
.szlt_usthrrlist{margin-top: 10px;margin-bottom: 20px;padding: 20px;border-bottom: 1px solid #e6e6e6;}
.szlt_usthrrlist p{font-size: 43px;color: #0068b7;font-weight: 600;margin-bottom: 0;line-height: 40px;font-family: fantasy;}
.szlt_usthrrlist span{font-size: 24px;color: #0068b7}
.szlt_usthrrlistl{float: left;}
.szlt_usthrrlistr{float: right;font-size: 40px;font-weight: 100;color: #0068b7;}
.szlt_usthrrlist:hover{background-color: #4fb233;}
.szlt_usthrrlist:hover p{color: #000;}
.szlt_usthrrlist:hover span{color: #000;}
.szlt_usthrrlist:hover .szlt_usthrrlistr{color: #000;}
.szlt_usthrrlist:last-child{margin-bottom: 0;}

.szlt_usfour{background:url(../img/jianjie/bak1.png) no-repeat center top;padding: 100px 0;padding-top: 220px;}
.szlt_usfourtit{padding-top: 36px;padding-left: 360px;}
.szlt_usfoura{font-size: 16px;color: #fff;background-color: #4fb233;padding: 8px;display: block;width: 260px;text-align: center;margin-top: 30px;}

.szlt_usnyone{padding: 60px 0;}
.szlt_usnyonel{float: left;width: 49%;}
.szlt_usnyoner{float: right;width: 49%;}
.szlt_usnyoner img{padding-top: 100px;}
.szlt_usnyoneltit{font-size: 30px;font-weight: bold;color: #2c2c2c;}
.szlt_usnyoneldes{font-size: 35px;color: #2c2c2c;font-weight: 100;}
.szlt_usnyonelsmo{font-size: 18px;color: #5c5c5c;line-height: 34px;padding-top: 20px;text-indent: 35px;}

.szlt_usnytwo{background-color: #f3f3f3;padding: 60px 0;}
.szlt_usnytwo .szlt_usnyonel img{padding-top: 80px;}

.szlt_usnythr{padding: 60px 0;}
.szlt_usnythr .szlt_usnyonel{width: 48%;}
.szlt_usnythr .szlt_usnyoner{width: 51%;}
.szlt_usnythr .szlt_usnyoner img{padding-top: 0;}

.szlt_usnyfour{background:url(../img/jianjie/ny_bak.png) no-repeat center top;padding: 60px 0;}

.szlt_usnyfive{padding: 60px 0;}
.szlt_usnyfive .szlt_usnyonel{width: 45%}
.szlt_usnyfive .szlt_usnyoner{width: 54%;}
.szlt_usnyfive .szlt_usnyonel img{padding-top: 140px;}
.szlt_bksixlistonediyi{padding-left: 30px;}


/*加入我们*/
.banner_jionus{background:url(../img/jionus/banner.png) no-repeat center top;height: 530px}
.banner_jionus img{padding-top: 250px;}


.jionusny .nav-tabs{width: 100%;}
.jionusny .nav-tabs>li{float: left;width: 31.3%;margin-left: 3%;}
.jionusny .nav-tabs>li:nth-child(1){margin-left: 0;}
.jionusny .nav-tabs>li>a{font-weight: bold;background-color: #c7c7c7;text-align: center;padding: 20px 0;font-size: 18px;;}
.jionusny .nav-tabs>li.active>a, .jionusny .nav-tabs>li.active>a:focus, .jionusny .nav-tabs>li.active>a:hover{color: #fff;background-color: #003e6b;}
.llldjkdkd{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;font-size: 16px;}

.jionusny .tab-content{width: 100%;}
.jionusny{padding: 50px 0;background-color: #eee;}
.xzzps{background-color: #fff;margin-top: 20px;padding-left: 15px;}
.xzzpsone{font-weight: bold;float: left;width: 35%;height: 60px;line-height: 60px;font-size: 16px;}
.xzzpstwo{font-size: 15px;color: gray;float: left;width: 30%;height: 60px;line-height: 60px;}
.xzzpsthr{font-size: 15px;color: gray;float: left;width: 30%;height: 60px;line-height: 60px;}
.xzzpsmore{width: 30px;background-color: #003e6b;float: right;height: 60px;line-height: 60px;font-size: 30px;text-align: center;color: #fff;font-weight: 100;}

.szlt_bkls .nav-tabs>li{text-align: center;}
.jionusnycontop{height: 60px;line-height: 60px;border-bottom: 2px solid #d3d3d3;margin-bottom: 20px;}
.jionusnycontop p{font-size: 30px;font-weight: bold;}
.jionusny .nav-tabs>li:nth-child(3){float: right;}

/*加入我们dan*/
.jionusny{background:url(../img/jionus/bak1.png) no-repeat center top;}
.banner_jionusp{background:url(../img/jionus/banner1.png) no-repeat center top;height: 530px}
.banner_jionusp img{padding-top: 250px;}
.jionusnyrtop p{color: #0068b7;font-size: 30px;font-weight: bold;margin-bottom: 0;}
.jionusnyrtop span{color: #0068b7;font-size: 30px;font-weight: bold;}
.jionusnyl{float: left;}
.jionusnyr{float: right;width: 490px;padding-top: 20px;}
.jionusnyrcon{background-color: #0068b7;margin-top: 40px;}
.jionusnyrconlist{padding: 20px;padding-bottom: 35px;position: relative;}
.jionusnyrconlistmores{position: absolute;right: 20px;top: 20px;display: none;}

.jionusnyrconlist .jionusnypone{font-size: 16px;color: #fff;}
.jionusnyrconlist .jionusnyptwo{font-size: 25px;font-weight: bold;color: #fff;margin-bottom: 0;}
.jionusnyrconlist .llldjkdkd{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: 16px;color: #fff;}
.jionusnyrconlist:hover{background-color: #2bc500;}
.jionusnyrconlist:hover .jionusnypone{color: #000;}
.jionusnyrconlist:hover .jionusnyptwo{color: #000;}
.jionusnyrconlist:hover .llldjkdkd{color: #000;}
.jionusnyrconlist:hover .jionusnyrconlistmores{display: block;}

.jionusnytwocon{width: 1400px;margin: 0 auto;background-color: #0068b7;padding: 60px;margin-bottom: 100px;}
.jionusnytwolist{width: 30%;float: left;}
.jionusnytwolist img{width: 100%;}
.jionusnytwolist+.jionusnytwolist{margin-left: 4.3%;}
.jionusnytwolist .jionusnyptwo{text-align: center;font-size: 16px;font-weight: 500;width: 100%;padding: 20px;background-color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.jionusnytwocon .jionusnyrtop{margin-bottom: 50px;position: relative;}
.jionusnytwocon .jionusnyrtop img{position: absolute;right: 20px;top: 20px;}
.jionusnytwocon .jionusnyrtop p{color: #fff;}
.jionusnytwocon .jionusnyrtop span{color: #fff;}

.banner_keyan{background:url(../img/keyan/img_01.jpg) no-repeat center top;height: 530px}

.banner_keyan img{padding-top: 250px;}

.keyan_onehover{display: none;}
.keyan_one{background:url(../img/keyan/bak.png) no-repeat center top;}
.keyan_one .nav-tabs>li{float: unset;}
.keyan_one .nav>li>a{color: #fff;}
.keyan_one .nav>li>a:hover{background-color: #fff;color: #000;}
.keyan_one .nav>li>a:hover .keyan_onehover{display: inline;}
.keyan_one .nav>li>a:hover .keyan_onedef{display: none;}


.keyan_one .nav-tabs{width: 45%;float: left;}
.keyan_one .llldjkdkd{padding-left: 32px;padding-top: 10px;}
.keyan_one .tab-content{width: 55%;float: right;padding: 60px 80px;}
.keyan_onetit{font-size: 30px;font-weight: bold;color: #0068b7;}
.keyan_onetitle{font-size: 35px;color: #2c2c2c;margin-bottom: 30px;font-weight: 100;}
.keyan_onedes{font-size: 18px;color: #5c5c5c;line-height: 38px;display: block;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 4;-webkit-box-orient: vertical;}
.keyan_one .jionusnycontop p{border-bottom: unset;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.keyan_one .jionusnycontop{border-bottom: unset;height: auto;line-height: unset;}
.keyan_oneredmore{background-color: #4fb233;padding: 10px 60px;color: #fff;font-size: 16px;margin-top: 50px;display: block;width: 240px;text-align: center;}

.keyan_two{background:url(../img/keyan/img_03.jpg) no-repeat center top;}
.keya_twocon{background-color: rgb(0,104,183,0.5);float: right;padding: 30px 20px;width: 530px;}
.keya_twocon p{font-size: 18px;color: #fff;line-height: 45px;padding: 30px;}
.keya_twocon .keya_twocondiv{background-color: rgb(0,104,183,0.5);}
.keya_twocon .keya_twocondiv a{font-size: 28px;color: #ddd;float: right;padding-right: 50px;padding-bottom: 30px;}

.keyan_thr{background-color: #f3f3f3;}
.keyan_more{padding: 20px 50px;color: #fff;font-size: 16px;background-color: #4fb233;display: block;margin: 0 auto;width: 240px;text-align: center;margin-bottom: 50px;}

.keyan_four{background:url(../img/keyan/img_09.jpg) no-repeat center top;padding: 50px 0;}
.keyan_fourl{float: left;width: 40%;}
.keyan_fourl .keyan_more{margin-top: 40px;margin-left: 0;padding: 10px 50px;}
.keyan_fourr{float: right;width: 40%;background-color:rgb(255,255,255,0.5);padding: 20px;}
.keyan_fourrcon{background-color:rgb(255,255,255,0.5);}
.keyan_fourrcon a{display: block;line-height: 120px;border-bottom: 1px solid #fff;padding-left: 30px;padding-right: 30px;font-size: 20px;}
.keyan_fourrcon a:hover{background-color: #fff;}
.keyan_fourrcon span{text-align: right;float: right;font-size: 40px;font-weight: 100;color: #999;}
.keyan_thr .scroll_horizontalone .prev, .scroll_horizontalone .next{top: 27%;}

.keyansl_top{padding: 60px 0;text-align: center;width: 80%;margin: 0 auto;}
.keyansl_top p{font-size: 30px;font-weight: bold;color: #0068b7;}
.keyansl_top span{font-size: 16px;color: #4f4f4f;}

.keyansl_oneconl{width: 49%;float: left;background:url(../img/keyan/pic_04.png) no-repeat center top;height: 670px;padding: 80px 60px;padding-top: 400px;}

.keyansl_oneconr{width: 49%;float: right;}
.keyansl_oneconrone{height: 320px;background:url(../img/keyan/pic_06.jpg);padding: 80px no-repeat center top;padding: 80px;}
.keyansl_oneconrtwo{height: 320px;margin-top: 20px;background:url(../img/keyan/pic_09.jpg) no-repeat center top;padding: 80px;}
.keyannytitl{font-size: 30px;font-weight: bold;color: #ffffff;}
.keyannydess{font-size: 16px;color: #ffffff;font-weight: 100;}

.keyansl_two{background:url(../img/keyan/pic_13.jpg) no-repeat center top; margin-top: 60px;padding: 70px 0;}
.keyansl_twol{float: left;width: 45%;padding-left: 50px;}
.keyansl_twor{float: right;width: 45%;padding-right: 50px;}
.keyan_show{margin-top: 40px;margin-bottom: 50px;}
.keyan_show .abo_con{background-color: #fff;}
.keyan_showl{float: left;width: 930px;background-color: #f1f6f9;}
.keyan_showr{float: right;width: 350px;background-color: #fff;}
.keyan_showrboot{background-color: #f1f6f9;padding: 50px 20px;}
.keyan_showrbootp{font-size: 20px;font-weight: bold;}
.keyan_showrboota{background-color: #0068b7;padding: 10px 30px;color: #fff;display: block;margin-top: 20px;width: 200px;text-align: center;}

.banner_fuwu{background:url(../img/fuwu/banner.png) no-repeat center top;height: 530px}
.banner_fuwu img{padding-top: 250px;}
.fuwu_bkone{padding: 50px 0;}
.fuwu_bkonel{float: left;width: 45%;}
.fuwu_bkoner{float: right;width: 55%;text-align: right;}
.fuwu_bkonellist p{font-size: 16px;color: #393939;margin: 20px 0;}
.fuwu_bktwo{background-color: #eef2f5;padding: 60px 0;}
.fuwu_bktwol{float: left;width: 48%;}
.fuwu_bktwor{float: right;width: 48%;}
.fuwu_bktop{height: 90px;line-height: 90px;}
.fuwu_bktop a{float: right;}

.fuwu_bkfour{background:url(../img/fuwu/pic_31.png) no-repeat center top;}
.fuwu_bkfourcon{padding: 100px 0;}
.fuwu_bktwolist{height: 50px;line-height: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-bottom: 1px solid #ddd;}
.fuwubktwocontit{background-color: #e5e9eb;margin-top: 60px;padding: 40px;font-size: 15px;line-height: 40px;}
.fuwush_bkone{margin-top: 80px;background:url(../img/fuwu/one_02.png) no-repeat left top;}
.fuwush_bkonel{float: left;width: 50%;padding: 30px 20px;}
.fuwush_bkoner{float: right;width: 50%;}
.fuwush_bkonel p{color: #fff;line-height: 30px;padding-top: 15px;}

.fuwush_bktwol{float: left;width: 50%;}
.fuwush_bktwor{float: right;width: 50%;padding-top: 100px;}
.fuwush_bktwop{font-size: 16px;color: #494949;line-height: 35px;}
.fuwush_bkthr{margin-top: 80px;margin-bottom: 80px;background-image: url(../img/fuwu/one_23.png);padding: 66px;text-align: right;}

.fuwulist{margin-top: 80px;margin-bottom: 80px;}
.fuwulist .media{background-color: #f1f6f9;padding: 10px;}
.fuwulist .media-left{padding: 20px 30px;padding-right: 150px;background: url(../img/fuwu/def.png) no-repeat left top;margin-bottom: 0;}
.fuwulist .media-left .media_top{font-size: 60px;font-weight: bold;color: #818181;line-height: 60px;}
.fuwulist .media-left .media_down{padding: 2px 5px;font-weight: 100;border-top: unset;background-color: unset;}
.fuwulist .media-heading{padding-top: 50px;font-size: 20px;height: 100px;}
.fuwulist .fuwulistspan{display: table-cell;float: right;padding: 10px 50px;background-color: #e2e2e2;border-radius: 25px;margin-top: -60px;}

.fuwulist .media-left:hover{background: url(../img/fuwu/act.png) no-repeat left top;}
.fuwulist .media-left:hover .media_top{color: #004ea5;}
.fuwulist .media-left:hover .media_down{color: #004ea5;background-color: unset;}
.fuwulist .media:hover .left .media_down{background-color: unset;}
.fuwulist .media:hover .media-left .media_top{color: #004ea5;}
.fuwulist .media:hover .media-left .media_down{background-color: unset;}
.fuwulist .media:hover .media-left .media_down span{color: #004ea5;}
.fuwulist .media:hover .media-heading{color: #004ea5;}
.fuwulist .media:hover .fuwulistspan{color: #004ea5;}

.banner_callus{background:url(../img/callus/banner.png) no-repeat center top;height: 530px}
.banner_callus img{padding-top: 250px;}

.callus_bkone .cont_e{padding:20px;}

.callus_bkonel{float: left;width: 500px;}
.callus_bkoner{float: right;text-align: right;}
.callus_bkone{padding: 130px 0;}
.callus_bkonecon{padding-top: 20px;}
.callus_bkonecon p{line-height: 43px;margin-bottom: 0;padding-left: 20px;}
.callus_bktwo{margin-bottom: 50px;}

.banner_dangqun{background:url(../img/dangqun/banner.png) no-repeat center top;height: 530px}
.banner_dangqun img{padding-top: 250px;}
.dangjianny{margin-top: 50px;}
.dangjianny .media-right{background-color: #5d5d5d;padding: 0;width: 100px;}
.dangjianny .media_top h2{color: #fff;padding-bottom: 0;font-size: 50px;padding-top: 20px;}
.dangjianny .media_down span{color: #fff;}
.dangjianny .media_down{border-top: unset;padding-top: 0;}
.dangjianny .media-heading{margin-bottom: 20px;margin-top: 10px;}
.dangjianny .media-body{width: 92%}
.dangjianny .media:hover .media-right{background-color: red;}
.lllkkdkdj {background-color: #f6c4c4;}

.banner_product{background:url(../img/product/banner.png) no-repeat center top;height: 530px}
.banner_product img{padding-top: 250px;}

.cp_bkone{position: relative;background-color: #eef2f5;margin-bottom: 60px;padding-bottom: 30px;}
.cp_bkonelt{position: absolute;top: 60px;left: 0;}
.cp_bkoneboot{margin-left: 40%;padding-top: 60px;padding-right: 50px;}
.cp_bkoneboota{padding: 8px 40px;background-color: #4fb233;color: #fff;font-size: 16px;display: block;width: 200px;margin-bottom: 40px;margin-top: 40px;}
.cp_bkonebootfl a{padding: 10px 66px;color: #1d74b6;display: inline-block;padding-left: 0;font-size: 16px;}
.cp_bkoneboot p{line-height: 40px;}
.szpt_conone{margin-top: -85px;padding-left: 50px;background-color: #fff;}

.topcpbfl{float: left;font-size: 39px;font-weight: bold;}
.topcpbfr span{display: inline-block;}
.topcpbfr{float:right;}
.topcpbfr a{display: inline-block;width: 80px;height: 80px;text-align: center;line-height: 80px;border-radius: 40px;border: 1px solid #ddd;margin-left: 20px;}
.topcpbfr .topcpbfrone a:hover{background-color: #0f5af2;color: #fff;}
.topcpbfr .topcpbfrtwo a:hover{background-color: #ff0000;color: #fff;}
.topcpbfr .topcpbfrthr a:hover{background-color: #3add5d;color: #fff;}
.topcpbfr .topcpbfrfour a:hover{background-color: #dd7f3a;color: #fff;}

.topcpbfr .topcpbfrone .active{background-color: #0f5af2;color: #fff;}
.topcpbfr .topcpbfrtwo .active{background-color: #ff0000;color: #fff;}
.topcpbfr .topcpbfrthr .active{background-color: #3add5d;color: #fff;}
.topcpbfr .topcpbfrfour .active{background-color: #dd7f3a;color: #fff;}


.isdshare{text-align: right;}
.isdshare a{line-height: 50px;padding-left: 20px;}


.szpt_contwos{padding: 50px 40px;margin-bottom: 60px;background-color: #fff;}
.liebiaocp{padding: 30px 0;}
.liebiaocp a{padding: 12px 30px;font-size: 18px;font-weight: bold;color: #2f2b2c;border: 1px solid #ddd;}
.liebiaocp a:hover{background-color: #0068b7;color: #fff;}
.actwojiade{background-color: #0068b7;color: #fff;}
.liebiaocp .actwojiade{color: #fff;}
.szpt_contwos .wojiade{text-align: center;}
.szpt_contwos .wojiade p{font-size: 20px;font-weight: bold;color: #0068b7;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.szpt_contwos .wojiade span{font-size: 14px;color: #5e5e5e;}
.szpt_contwos .wojiade div{color: #fff;background-color: #4fb233;padding: 10px 20px;margin-top: 20px;width: 60%;margin:0 auto;}
.szpt_contwos .pic_nss img{height: 320px;width: auto;border: unset;}
.szpt_contwos .pic_nss:hover img{border: unset;}
.szpt_contwos .pic_nss{border: unset;}
.kkkkkkkkkkklkk{padding-left: 30px;}

.banner_news{background:url(../img/news/banner.png) no-repeat center top;height: 530px}
.banner_news img{padding-top: 250px;}
#xlsyszaddna{position: absolute;right: 0;top: 0;}

.szmap{padding:20px;background-color: #e8e8e8;}
.szmap form{width: 590px;margin: 0 auto;}
.szmap select{border: 1px solid #ddd;width: 240px;height: 38px;}
.szmap input{border: 1px solid #ddd;width: 240px;height: 38px;}
.szmap button{width: 100px;height: 38px;border: unset;background-color: #4fb233;font-size: 18px;color: #fff;}
.wojiade{width: 20%;}
.szlt_indexform select:focus{border: unset;outline: none;}
@media screen and (min-width: 1400px) and (max-width: 1680px) {
	.xl_innerone{width: 1400px;}
}
.xl_foots_bottomrrr{position: relative;}
.xl_foots_bottomrrrerwema{display: none;position: absolute;right: 30px;bottom: 40px;width: 120px;}
.xl_foots_bottomrrrweixin:hover .xl_foots_bottomrrrerwema{display: block;}


/*.navbar-nav>li>a:hover ul {
  -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0);
}
.dropdown-menu{
	max-height: 0;
	  overflow: hidden;
	  -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg);
	  -webkit-transform-origin: 50% 0;
	  -webkit-transition: 350ms;
	  -moz-transition: 350ms;
	  -o-transition: 350ms;
	  transition: 350ms;
}*/

@media screen and (min-width: 1400px) and (max-width: 1680px) {
	.nav_dd_l{width: 73%;}
	.nav>li>a {padding: 10px 7px;}
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .nav_dd_l .nav>li>a>img{height: 60px;}
    #szltlogkj{padding: 15px 5px;}
    .nav_dd_l{width: 68%;}
    .nav>li>a {padding: 14px 0px;font-size: 14px;}
}
@media screen and (min-width: 1681px) and (max-width: 1900px) {
	.nav_dd_l{width: 73%;}
	.nav>li>a {padding: 10px 7px;}
}

.contentindex .nav>li>a{font-weight: bold;}


@media screen and (max-width: 1200px){
	.xl_pc{display: none;}
	.xl_wap{display: block;}
	.xl_inner{width: 100%;}

	.navbar{min-height: 44px;}
	.navbar-brand{padding: 0px;height: 44px;}

	.navbar{border: #d69f3e;}
	
	.container-fluid{padding-right: 0;}
	.navbar-default .navbar-toggle .icon-bar{background-color: #555;}
	.nav>li>a{padding: 10px;}
	.xl_topnavs{float: left;width: 20%;text-align: center;padding-top: 20px;}
	.xl_topnavs img{width: 70%;}
	.xl_topnavs p{padding-top: 10px;}
	.wp_fsjj{font-size: 14px;color: #666;text-align: center;padding: 20px;}
	.xl_wapmore{padding: 20px 0;}
	.xl_wapmore img{width: 100%;}
	.wapmjpj div{float: left;width: 44%;margin:20px 3%;text-align: center;background-color: #e5e5e5;}
	.wapmjpj div img{height: 180px;padding: 20px 0;}
	.wapmjpj div p{padding-top: 10px;border-top: 3px solid #fff;}
	.xinwendt{background-image: unset;}
	.xinwendt_bk{width: 47%;}
	.xinwendt_bk img{height: 90px;}
	.xinwendt_bk{margin-bottom: 0;}
	.xinwendt_bk p{background-color: #eee0c8;line-height: 30px;font-size: 14px;}
	#xlmoersd{height: 120px;}
	.mores_ll{display: none;}
	.xlwpzsjm{width: 90%;margin: 0 auto;padding-top: 20px;}
	.xlwpzsjm img{padding: 10px 0;}
	#xllliuyans{width: 90%;margin: 0 auto;padding-bottom: 20px;}
	#zdyinput{width: 100%;height: 30px;}
	#zdytextarea{width: 100%;height: 80px;}
	#zdysublimt{width: 100%;height: 30px;margin-top: 10px;}

	
	.szlt_bkonetop .szlt_bkonetoplist{display: none;}
	#xlsyszaddna{width: 100%;margin: 0 auto;float: unset;margin-top: -40px;}
	#xlsyszaddna a>img{height: auto;width: 100%;}
	.szlt_bkls .nav-tabs{border-bottom: unset;}
	.szmap form{width: 100%;}


	.szlt_bkone{margin-top: 0;background-image: unset;}
	.carousel-indicators{left: -44%;}
	.szlt_bkonetop .szlt_bkonetoplist p{font-size: 20px;font-weight: 500;color: #666;}
	.szlt_bkonetop .szlt_bkonetoplist span{font-size: 16px;color: #666;}
	.szlt_bkonetop .szlt_bkonetoplist{height: 118px;}
	#xlsyszaddna{position: unset;display: block;}
	.szlt_bkls{width: 90%;margin: 0 auto;}
	.szlt_bkls .nav-tabs>li{width: 25%;float: left;text-align: center;display: none;}
	.szlt_bkls .nav>li>a{padding: 20px 0;transition: 300ms;}
	.szlt_bkls .nav>li>a>img{height: 34px;}
	.szlt_bktwol .nav>li>a>img{height: 28px;}
	.szlt_bkls .nav>li>a>span{font-size: 14px;}
	.szlt_indexform{box-shadow: unset;border: unset;}
	.szlt_indexform .szlt_indexformdiv {width: 100%;text-align: center;border: 1px solid #ddd;margin-bottom: 4px;}
	.szlt_indexform select{height: 38px;}
	.szlt_indexform {padding: 10px 0;}
	.szlt_indexform .szlt_indexseach{height: 38px;width: 100%;margin-left: 0;}
	.szlt_bkthrtitdata span{font-size: 10px;}
	.szlt_bkthrdiv .nav-tabs>li{width: 33%;}
	.szlt_bkthrdivr .carousel-indicators{left: 66%;}
	.szlt_bksixcon img{display: none;}
	.szlt_bksixlistonediyi{padding-left: 0;}



	.navbar-default .navbar-nav>li>a{color: #777;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{color: #fff;}
	.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{color: #777;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{color: #666;}
	.szlt_bktwol .nav-tabs>li{width: 100%;float: left;}
	.szlt_bktwol .nav>li>a>span{font-size: 12px;}
	.szlt_bktwol .nav>li>a{padding: 10px;text-align: center;background-color: #f2f2f2;}
	.szlt_bktwol{width: 90%;float: unset;margin: 0 auto;margin-top: 50px;}
	.szlt_bktwor{width: 100%;float: unset;padding-bottom: 30px;}
	.szlt_bktworl{width: 100%;float: unset;text-align: center;padding-top: 30px;}
	.szlt_bktworl img{width: 80%;}
	.szlt_bktworrthr{line-height: 20px;}
	.szlt_bktwob{display: none;}
	.slmoreswap{padding: 20px 0;color: #555;font-size: 13px;}
	.szlt_bkthrtitdata{text-align: left;width: 48px;}
	.kkkkkkkkkkklkk{padding-left: 0;}
	.szlt_bksixlistwo{height: auto;}
	.szlt_bksixlistwo p{padding-left: 0;}

	.szlt_bktworl img{width: 100%;height: auto;}
	.szlt_bktworr{width: 100%;float: unset;padding: 20px;padding-top: 300px;}
	.szlt_bktworrone{font-size: 30px;}
	.szlt_bktworrtwo{font-size: 20px;}
	.szlt_bktworrfourone,.szlt_bktworrfourtwo,.szlt_bktworrfourthr,.szlt_bktworrfourfour,.szlt_bktworrfourfive{width: 55px;}
	.thumbnailss{margin-left: 140px;margin: 0 auto;}
	.szlt_bktworrfivel{display: block;width: 150px;float: left;}
	.szlt_bktworrfiver{display: block;width: 150px;float: left;}
	.szlt_bktwob a{width: 49%;font-size: 12px;margin-bottom: 10px;}
	.szlt_bktwob a+a{width: 49%;font-size: 12px;margin-left: 0;}
	.szlt_bkthrdivl{width: 100%;float: unset;}
	.szlt_bkthrdivr{width: 100%;float: unset;margin-top: 30px;}
	.szlt_bkthrcon .nav>li>a{font-size: 16px;text-align: center;padding: 10px;}
	.addmoresdnews{display: none;}
	.szlt_bkthrtitdes{padding-left: 5px;font-size: 13px;color: #555;}

	.szlt_bkthrtitdata p{font-size: 26px;color: #666;line-height: 30px;}
	.szlt_bkthrtit{padding: 5px 0;}
	.szlt_bkthrdivrcon{padding-top: 20px;}
	.szlt_bkthr{margin-bottom: 30px;padding-bottom: 30px;background-size: 100% 100%;}
	.szlt_bkthrdiv{width: 90%;margin: 0 auto;padding-bottom: 0;}
	.szlt_bkthr .bk_logo img{width: 90%;}
	.szlt_bkthrdivrcon .carousel-inner>.item>a>img, .szlt_bkthrdivrcon .carousel-inner>.item>img, .szlt_bkthrdivrcon .img-responsive, .thumbnail a>img, .szlt_bkthrdivrcon .thumbnail>img{height: unset;}
	.szlt_indexform button{margin-left: 0;}
	.szlt_bkfourspan{width: 100%;}
	.szlt_bkfour{background-image: unset;padding: 0 10px;margin-bottom: 30px;}
	.szlt_bkfourimgt{width: 70%;}
	.szlt_bkfourtit{font-size: 24px;}
	.szlt_bkfourdes{font-size: 20px;}
	.szlt_bkfoura{height: 30px;line-height: 30px;font-size: 14px;}

	.szlt_bkfive{width: 100%;background-size: 150%;display: none;}
	.szlt_bksix{padding: 10px;background-image: unset;}
	.szlt_bksixlist{width: 100%;margin-bottom: 0px;padding: 15px;}
	.szlt_bksixlist+.szlt_bksixlist{margin-left: 0;}
	.carousel-inner p{width: 65%;}
	.szlt_bkthrdivrtop span {font-size: 16px;}
	.szlt_bkthrdivrtop span+span {font-size: 12px;}
	.szlt_bkthrdivrtop a{display: none;}
	.szlt_bksixlisthr{font-size: 18px;}
	.szlt_bksixlisfour{font-size: 16px;}
	.szlt_bksixlisvie{font-size: 13px;}


	.banner_aboutus{height: 120px;background-size: 115%;}
	.banner_aboutus img{width: 40%;padding-top: 60px;}
	
	.banner_jionus{height: 120px;background-size: 138%;}
	.banner_jionus img{width: 40%;padding-top: 60px;}
	
	.banner_news{height: 120px;background-size: 138%;}
	.banner_news img{width: 40%;padding-top: 60px;}

	.szlt_usone{background-image: unset;}
	.szlt_usoner{width: 100%;float: unset;padding: 15px;}
	.szlt_usoneimg{display: none;}
	.szlt_usonerone{font-size: 22px;}
	.szlt_usonertwo{font-size: 18px;}
	.szlt_usonerthr{font-size: 14px;padding-bottom: 20px;}
	.szlt_usonetop{height: 360px;}
	.szlt_usonerfour{font-size: 12px;}
	.szlt_usonecon{margin-top: 0;}
	.szlt_usoneconl{width: 100%;float: unset;}
	.szlt_usoneconr{width: 100%;float: unset;}
	.szlt_usoneconll{width: 35%;}
	.szlt_usoneconll img{width: 100%;}
	.szlt_usoneconlr{width: 64%;padding: 10px;}
	.szlt_usoneconlr img{width: 120px;}
	.szlt_usoneconlr p span{font-size: 12px;}


	.szlt_usoneconrl{width: 35%;}
	.szlt_usoneconrl img{width: 100%;}
	.szlt_usoneconrr{width: 64%;padding: 10px;}
	.szlt_usoneconrr img{width: 120px;}
	.szlt_usoneconrr p span{font-size: 12px;}
	
	.fuwush_bkone{margin-top: 0;}
	.fuwush_bkonel{width: 100%;float: unset;}
	.fuwush_bkoner{width: 100%;float: unset;}
	.fuwush_bkoner img{width: 100%;}
	.fuwush_bktwol{width: 100%;float: unset;}
	.fuwush_bktwor{width: 100%;float: unset;}
	.fuwush_bktwo .fuwush_bktwol{width: 100%;float: unset;padding: 10px;}
	.fuwush_bktwo .fuwush_bktwor{width: 100%;float: unset;padding: 10px;}
	.fuwush_bktwol img{width: 100%;}
	.fuwush_bktwor img{width: 100%;}
	.fuwush_bkthr img{width: 100%;}
	
	.fuwulist .media-heading{padding-top: 0;font-size: 16px;}
	.fuwulist .fuwulistspan{padding: 4px 37px;}
	

	.szlt_ustwo .bk_logo img{width: 100%;}
	.scroll_horizontal .list li .list_img{padding: 0;}
	.szlt_usoneconmore{margin-bottom: 30px;}
	.scroll_horizontal{width: 84%;}
	.scroll_horizontal .next{right: -20px;height: 30px;width: 15px;}
	.scroll_horizontal .prev{left: -20px;height: 30px;width: 15px;}

	.szlt_usthrcon img{width: 70%;margin-bottom: 10px;}
	.szlt_usthr{padding: 40px 10px;}
	.szlt_usthrr{width: 100%;}
	.szlt_usthrrlist{padding: 10px;}
	.szlt_usthrrlist p{font-size: 25px;}
	.szlt_usthrrlist span{font-size: 18px;}
	.szlt_usthrr{height: 390px;}
	.szlt_usfour{display: none;}

	.banner_product{width: 100%;text-align: center;height: 160px;}
	.banner_product img{width: 40%;padding-top: 70px;}

	.cp_bkone img{width: 100%;}
	.cp_bkone{width: 100%;background-size: 100%;}
	.cp_bkone .cp_bkonelt img{width: 40%;}
	.cp_bkoneboot{padding-top: 10px;}
	.cp_bkoneboota{margin-bottom: 0;margin-top: 20px;font-size: 12px;}
	.cp_bkoneboot p{line-height: 24px;}
	.cp_bkonebootfl a{padding: 5px 10px;font-size: 14px;}
	.szpt_conone{padding: 10px;margin-top: 0;}
	.xl_innerone{width: 100%;}
	.ddddddddddsf img{display: none;}
	.szpt_contwos{padding: 10px;}
	.szpt_contwos p{padding: 10px;font-size: 25px;}
	.topcpbfr a {width: 64px;height: 64px;line-height: 64px;}
	.liebiaocp a {padding: 10px 30px;font-size: 15px;display: block;margin-bottom: 5px;}
	.wojiade{width: 50%;}
	.szpt_contwos .pic_nss img{height: 150px;}
	.szpt_contwos .wojiade div{width: 80%;}
	.banner_fuwu{height: 156px;background-size: 150%;}
	.banner_fuwu img{padding-top: 40px;width: 60%;}
	.fuwu_bkonel{width: 100%;float: unset;padding: 10px;}
	.ppppppppppdk{width: 100%;}
	.fuwu_bkoner{width: 100%;float: unset;padding: 10px;}
	.fuwu_bkoner img{width: 100%;}
	.fuwu_bktwol{width: 100%;float: unset;padding: 10px;}
	.fuwu_bktwor{width: 100%;float: unset;padding: 10px;}
	.lllllskd{height: 70px;}
	.fuwubktwocontit{margin-top: 20px;}
	.fuwu_bktwo{padding: 30px 0;}
	.lsdkdf{width: 100%;}
	.fuwu_bkfour .bk_logo img{width: 100%;}
	
	.xll_slsidd{background-color: #0168b7;}


	.banner_dangqun{width: 100%;text-align: center;height: 160px;background-size: 160%;}
	.banner_dangqun img{width: 70%;padding-top: 40px;display: none;}
	.dangjianny .media-right{display: none;}

	.banner_keyan{width: 100%;text-align: center;height: 160px;background-size: 160%;}
	.banner_keyan img{width: 70%;padding-top: 40px;}

	.keyan_showl{width: 100%;padding: 10px;}
	.keyan_one .nav-tabs{width: 100%;float: unset;padding: 10px;}
	.keyan_one .tab-content{width: 100%;float: unset;padding: 10px;padding-bottom: 30px;}
	.keyan_one{background-color: #337ab7;background-image: unset;}
	.keyan_one .jionusnycontop p{color: #fff;}
	.keyan_onedes{color: #fff;}
	.keya_twocon{width: 100%;padding: 10px;float: unset;padding-top: 30px;}

	.banner_callus{width: 100%;text-align: center;height: 160px;background-size: 160%;}
	.banner_callus img{width: 70%;padding-top: 40px;}
	.callus_bkone{padding: 30px 10px;}


	.callus_bkonel{width: 100%;padding: 10px;float: unset;}
	.callus_bkoner{width: 100%;padding: 10px;float: unset;}

	.callus_bktwo{padding: 10px;}
	.keya_twocon p{font-size: 15px;}

	.keyan_thrcon .bk_logo img{width: 100%;}
	.scroll_horizontalone .list li .list_img{padding: 0;}
	.scroll_horizontalone{width: 84%;}
	.scroll_horizontalone .next{right: -24px;height: 30px;width: 15px;}
	.scroll_horizontalone .prev{left: -24px;height: 30px;width: 15px;}
	.scroll_horizontalone .list li{width: 180px;}
	.scroll_horizontalone .list li .list_img{width: 170px;}
	.scroll_horizontalone .list li img{height: 120px;}
	.scroll_horizontalone .prev, .scroll_horizontalone .next{top: 24%;}
	.scroll_horizontalone .box{width: 100%;}
	.keyan_more {padding: 15px 50px;font-size: 13px;}
	.keyan_fourl{width: 100%;float: unset;padding: 10px;}
	.keyan_fourr{width: 100%;float: unset;padding: 10px;background-color: #1b68b8;}
	.keyan_fourl img{width: 100%;}
	.keyan_fourrcon a{line-height: 70px;}
	.szlt_usnyone{padding: 20px 0;}
	.szlt_usnyonel{float: unset;width: 100%;padding: 10px;}
	.szlt_usnyoner{float: unset;width: 100%;padding: 10px;}
	.szlt_usnyoneltit{font-size: 24px;}
	.szlt_usnyoneldes{font-size: 18px;}
	.szlt_usnyonelsmo{font-size: 15px;}
	.szlt_usnyoner img{padding-top: 0;width: 100%;}
	.szlt_usnytwo .szlt_usnyonel img{width: 100%;padding-top: 0;}
	.szlt_usnytwo{padding: 30px 0;}
	.szlt_usnythr{padding: 30px 0;}
	.szlt_usnythr .szlt_usnyonel{float: unset;width: 100%;padding: 10px;}
	.szlt_usnythr .szlt_usnyoner{float: unset;width: 100%;padding: 10px;}
	.szlt_usnyfive .szlt_usnyonel{float: unset;width: 100%;padding: 10px;}

	.szlt_usnyfive{padding: 30px 0;}
	.szlt_usnyfive .szlt_usnyoner{float: unset;width: 100%;padding: 10px;}
	.szlt_usnyfive .szlt_usnyonel img{padding-top: 0;width: 100%;}
	.szlt_usnyfour{padding: 10px;background-image: unset;}

	.jionusny .nav-tabs>li>a{padding: 8px 0;font-size: 15px;}
	.xzzpsone{width: 100%;height: 30px;line-height: 30px;font-size: 14px;}
	.xzzpstwo{width: 50%;line-height: 30px;font-size: 14px;font-size: 14px;}
	.xzzpsthr{width: 35%;line-height: 30px;font-size: 14px;font-size: 14px;}
	.xzzpsmore{line-height: 30px;font-size: 14px;font-size: 20px;}



	.dangjianny .media-right{width: auto;}
	.szlt_bksixlistwo img{height: auto;}

	.xlfoterwapcop{margin-bottom: 50px;height: 64px;line-height: 18px;padding-top: 7px;color: #d5d5d5;background-color: #000;font-size: 10px;padding: 7px 20px;text-align: center;}


	.keyansl_oneconl{width: 100%;height: auto;padding: 20px;float: unset;}
	.keyansl_oneconr{width: 100%;}
	.keyansl_oneconrone{height: auto;padding: 20px;}
	.keyansl_oneconrtwo{height: auto;padding: 20px;}
	.keyansl_two{padding: 20px 0;padding-left: 10px;}
	.keyansl_twol{padding-left: 10px;}
	.keyansl_twor{padding-right: 10px;}
	.keyannytitl{font-size: 22px;}
	.keyannydess{height: 190px;display: block;overflow: scroll;}




	.xl_yeal{float: left;width: 46%;margin: 0 2%;}
	.xl_aboutus{background-image: unset;padding-bottom: 20px;}
	.xl_aboutus_content{width: 100%;height: unset;padding-bottom: unset;padding-top: unset;}
	.xl_aboutus_content_left{float: unset;}
	.xl_aboutus_content_right{float: unset;margin-left: unset;width: 100%;height: unset;}
	.xl_aboutus_content_right p{font-size: 13px;line-height: 25px;}
	.video_index_l{width: 100%;height: 200px;}
	
	.xl_new_left{float: unset;width: 100%;}
	.xl_new_right{float: unset;width: 100%;}
	.xl_new_tits{overflow: hidden;}
	.xl_aboutus_bottom_left{float: unset;}
	.xl_aboutus_bottom_right{float: unset;margin-top: 20px;}
	.xl_aboutus_bottom_left img{width: 100%;}
	.xl_aboutus_bottom_right img{width: 100%;}
	.bk_logo img{width: 60%;margin: 0 auto;}
	.nyxl_banner img{width: 100%;}
	
	.xl_notice{height: 40px;line-height: 40px;}
	.xl_yeal img{width: 100%;height: auto;}
	.xl_yeal p{padding-top: 0;font-size: 16px;margin-bottom: 20px;}
	.moreswap{text-align: center;}
	.moreswap img{width: 60%;}
	.xl_newtop_left{width: 35%;}
	.xl_newtop_left img{width: 100%;height: 80px;}
	.xl_newtop_right{width: 63%;}
	.xl_newtop_left_tit{line-height: 25px;font-size: 16px;}
	.xl_new_day{font-size: 16px;}
	.xl_new_mouth{margin-bottom: 0;}
	.xl_footswppic{text-align: center;margin-bottom: 50px;}
	.xl_footswppic img{width: 80%;}
	.xl_footers{border-top: unset;background-image: unset;background-color: #337ab7;padding-top: 0;}
	.bllltm{background-image: unset;}
	.xl_foots_bottom{margin-top: 0;padding: 20px;text-align: center;padding-top: 0;margin-bottom: 0;}
	.xl_foots_bottomrrr{display: none;}
	.media-object{width:100%;height: 70px;}
	.notice_tit{width: 150px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-flex;}
	.xl_newtop_left_data{display: none;}
	.xl_newcontetns{padding: 0 5px;}
	.xl_foots_bottomlll{width: 100%;float: unset;}

	.foot_mobile_uss{padding: 30px;}
	.foot_mobile_uss a{display: block;line-height: 36px;}
	
	.cont_e img{max-width: 100%;}
	
	.dangjianny .media-heading{margin-top: 4px;margin-bottom: 0px;}
	.media-body p{margin-bottom: 0;}
	
	
}