body,div,header,li,ul,ol,p,a,h1,h2,h3,strong,nav{margin: 0;padding: 0;font-family: "microsoft yahei";list-style: none;box-sizing: border-box;}
body{min-width: 320px;}
a{text-decoration: none;color: inherit;}
a:hover{text-decoration: none;}
a:focus{text-decoration: none;color: inherit;}
body{background: #fff;}
img{max-width: 100%;}

.swiper-button-prev{
	background-image: url(/static/images/leftb.png);
	left: 0;
	width: 58px;
	height: 58px;
	background-size: 100% 100%;
}
.swiper-button-next{
	background-image: url(/static/images/rightb.png);
	right: 0;
	width: 58px;
	height: 58px;
	background-size: 100% 100%;
}
.swiper-pagination-bullet{
	width: 50px;
	height: 2px;
	background-color: #fff;
}
.swiper-pagination-bullet-active{
	width: 50px;
	height: 5px;
	background-color: #fff;
}

header{
	width: 100%;
	margin: 0 auto;
	height: 110px;
	line-height: 110px;
	padding:0 15px;
	background: #fff;
}
.container{
	margin: auto;
}
.logo{
	float: left;
}
.head_phone{
	float: right;
}
.menu{
	width: 100%;
	background-color: #eeeeee;
	height: 105px;
}
.menu_nav{
	background: #00b8ee;
	height: 100%;
	line-height: 105px;
	text-align: center;
	padding: 30px 45px;
	border-right: 1px solid #fff;
}
.menu_nav:hover{
	background: #0e99f1;
}
.menu_nav_on{
	background: #0e99f1;
}
.menu_nav p{
	line-height: initial;
	color: #fff;
	margin-left: 30px;
}
.isStuck{
	z-index: 999;
}
.introduce{
	margin-top: 65px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 40px;
}
.introduce_t{
	text-align: center;
	font-size: 26px;
	color: #00b8ee;
}
.introduce_b{
	text-align: center;
	color: #999999;
	font-size: 16px;
	margin-top: 20px;
}
.introduce_c{
	margin-top: 65px;
	color: #ea7232;
	font-size: 20px;
	text-align: center;
}
.advantage{
	padding-top: 60px;
}
.advantage_n{
	color: #00b8ee;
	font-size: 26px;
	text-align: center;
	margin-bottom: 20px;
}
.advantage_f{
	margin-top: 30px;
	float: left;
	width: 20%;
	max-width: 223px;
	position: relative;
	text-align: center;
	margin-left: 21.25px;
}
.advantage_f:nth-child(1){
	margin-left: 0;
}
.advantage_f_t{
    width: 100%;
	height: 73px;
	line-height: 73px;
	text-align: center;
	background-color: #ea7232;
	color: #fff;
	font-size: 22px;

	/*font-weight: bold;*/
}
.advantage_f_k{
	border: 1px solid #ddd;
	border-top: 0;
	width: 100%;
	height: 155px;
	line-height: 30px;
	font-size: 14px;
	color: #999999;
	padding: 20px 20px 0 20px;
	text-align: justify;
}
.usepng{
	position: absolute;
	bottom: 0;
	margin: auto;
	margin-bottom: -21px;
	margin-left: -21px;
}
.index_product{
	width: 100%;
	background: #f7f7f7;
	padding: 70px 0 0;
}
.index_product_name{
	text-align: center;
	color: #00B8EE;
	font-size: 26px;
}
.index_product .container .row .col-md-4{
	padding-left: 15px;
	padding-right: 15px;
}
.index_product .container .row .col-md-4 .index_product_1{
	border: 1px solid #00b8ee;
	margin: auto;
	margin-top: 40px;
	max-width: 380px;
}
/*.index_product .container .row .col-md-4 img{
	width: 80%;
}*/
.asd{
	display: none;
}

.index_product_content{
/*	background-color: #7fdbf6;*/
	background-color: #00b8ee;
	padding: 30px 10px;
}
.index_product_content a{
	display: block;
	width: 238px;
	height: 40px;
	line-height: 40px;
	color: #858383;
	text-align: center;
	background-color: #f7f7f7;
	margin: auto;
	margin-top: 15px;
}
.index_product_content a:hover{
	background-color: #0e99f1;
	color: #fff;
}
.index_product_title{
	color: #333333;
	text-align: center;
	font-size: 24px;
}
.index_product_des{
	color: #333333;
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
}
.index_product_ext{
	color: #333333;
	font-size: 18px;
	text-align: center;
	margin-top: 15px;
}
.index_news{
	padding: 40px 0;
}
.index_news_top{
	border-bottom: 1px solid #e5e7e9;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.index_news_cname{
	font-size: 26px;
	color: #00b8ee;
	float: left;
}
.index_news_more{
	font-size: 14px;
	color: #999999;
	float: right;
	padding-top: 15px;
}
.index_news_z_img{
	margin-right: 40px;
	float: left;
	width: 100%;
	max-width: 366px;
}
.index_news_z_content{
	float: right;
	width: 100%;
	max-width: 794px;
}
.index_news_z_title{
	font-size: 16px;
	line-height: 25px;
	color: #222;
	margin-top: 15px;
}
.index_news_z_des{
	margin-top: 20px;
	line-height: 25px;
	color: #999;
}
.index_news_z_time{
	margin-top: 20px;
	color: #999;
}
.index_news_b_new{
	border-bottom: 1px solid #ddd;
	padding: 15px 0;
}
.index_news_b_title{
	float: left;
	color: #222;
}
.index_news_b_time{
	float: right;
	color: #999;
}
.index_news_b .col-md-6:nth-child(1n){
	padding-right: 20px;
	padding-left: 0;
}
.index_news_b .col-md-6:nth-child(2n){
	padding-left: 20px;
	padding-right: 0;
}
.index_news_b{
	margin-top: 20px;
}
.fl_thumbs {
    margin-top: 50px;
    margin-bottom: 60px;
}
.fl_thumb>a {
    display: block;
}
.wt {
    width: 100%;
    max-width: 182px;
    height: 79.48px;
    background-position-y: -86px;
}
.fl_thumb:hover .wt {
    background-position-y: 0 !important;
}
.user_cname{
	color: #00b8ee;
	font-size: 26px;
	text-align: center;
}
.user .row{
	margin-left: 0;
	margin-right: 0;
}
.footer_head {
    background: #3d3d3d;
    text-align: center;
    line-height: 75px;
    font-size: 30px;
    color: #ea7232;
    font-weight: bold;
    letter-spacing: 5px;
    margin-top: 30px;
}
.footer_head img {
    margin-right: 20px;
}
.request{
	color: #00b8ee;
	font-size: 26px;
	text-align: center;
	margin-top: 20px;
}
.men{
	margin-top: 185px;
	font-size: 26px;
	color: #222222;
}
.function{
	margin-top: 60px;
}
.function_cname{
	color: #00b8ee;
	font-size: 26px;
	text-align: center;
	margin-bottom: 15px;
}
.function_nr_1{
	width: 1150px;
	margin: auto;
}
.function_nr_2{
	width: 1040px;
	margin: auto;
}
.function_nr{
	width: 14.28%;
	text-align: center;
	float: left;
	margin-top: 30px;
}
.function_nr_1 .function_nr{
	padding-left: 20px;
	padding-right: 20px;
}
.function_nr_2 .function_nr{
	padding-left: 10px;
	padding-right: 10px;
}
.function_nr_title{
	color: #ee8e5b;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.function_nr_des{
	color: #999;
	font-size: 14px;
}
.contact{
	border: 1px solid #00b8ee;
	padding: 45px 0;
	margin-top: 60px;
}
.contact_t{
	color: #00b8ee;
	font-size: 22px;
}
.contact_a{
	margin-top: 20px;
	color: #222222;
	font-size: 16px;
}
.mydl{
	width: 378px;
	height: 71px;
	background-color: #ee8e5b;
	margin: auto;
	font-size: 26px;
	line-height: 71px;
	color: #fff;
	box-shadow: 5px 10px #bf5319;
}
.mydl:hover{
	background-color: #00b8ee;
	box-shadow: 5px 10px #00a8ee;
}
.xxts{
	color: #333333;
	font-weight: bold;
	font-size: 30px;
	margin-top: 150px;
	margin-left: 240px;
}
.xxts_1{
	color: #333333;
	font-size: 20px;
	margin-top: 20px;
	margin-left: 240px;
}
.cxhtj{
	margin-top: 30px;
	text-align: center;
}
.bz_k{
	width: 100%;
	max-width: 845px;
	min-width: 365px;
	border: 3px solid #eeeeee;
	padding: 35px 45px;
	margin-top: 60px;
}
.bz_k_1{
	float: left;
	width: 60%;
}
.bz_k_2{
	float: left;
	width: 40%;
	text-align: center;
}
.bz_k_1_1{
	color: #333333;
	font-size: 30px;
	font-weight: bold;

}
.bz_k_1_2{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
}
.app_a{
	color: #333333;
	font-size: 18px;
	text-align: center;
	margin-top: 130px;
}
.ty_1{
	color: #333;
	font-size: 30px;
	font-weight: bold;
	margin-top: 90px;
}
.ty_2{
	color: #999;
	font-size: 18px;
}
.ty_a{
	color: #2e2e2e;
	font-size: 30px;
	font-weight: bold;
	margin-top: 140px;
}
.ty_b{
	color: #333;
	font-size: 18px;
	margin-top: 25px;
}
footer{
	padding: 30px 20px;
	width: 100%;
	background: #262626;
	text-align: center;
	color: #7a7a7a;
}
footer p{
	display: inline-block;
	margin-bottom: 0;
}
@media (max-width: 767px) {
    .index_product_content{
        padding: 10px;
    }
    .index_product_1 img{
        max-width: 40% !important;
    }
    .index_product_title{
        font-size: 16px;
    }
    .index_product_des, .index_product_ext{
        font-size: 14px;
        margin-top: 10px;
    }
}
