﻿/*---------- base ---------*/
* {
	padding: 0px;
	margin: 0px;
}
html {
	background: #FFF;
}
body {
	font: 12px Verdana,Arial,Tahoma;
	font-family: 微软雅黑 ;
	overflow-x:hidden;
	margin:auto;
}
img {
	border: none;
}
a {
	color: #256EB1;
	text-decoration: none;
	font-family: 微软雅黑 ;

}

ul {
	list-style: none;
	margin:0px auto ;
}
input, select, button {
	font: 12px Verdana,Arial,Tahoma;
	vertical-align: middle;
}
.fwz{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}
.fwzjz{
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}


.dropdown{
	float: right ;
}
.btn-default{
	margin-top:35px;
}
#langchange{
	float: right ;
	margin-top:35px;
	line-height:30px;
	height:30px;
	width:110px;
	border-radius:5px;
	text-align: center ;
}
.keshi{
	margin:auto;
	width:83.33%;
}
.btn-primary{
	background-color: rgba(0,0,0,0);
	border:0px #fff solid;
}
.btn-primary:hover{
	background-color: rgba(0,0,0,0);
	border:0px #fff solid;
}
.btn-primary:focus, .btn-primary.focus{
	background-color: rgba(0,0,0,0);
	border:0px #fff solid;
}

/*---------- stock ---------*/
.slide{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative ;
	float: left ;
}
.slide ul{
	width: 10000%;
	list-style-type: none;
}
.next_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .5;
	vertical-align: middle;
	background: rgba(0,0,0);
	right: 5px;
	top: 50%;
	color: #fff;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	font-family: 微软雅黑;
}
.prev_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .9;
	vertical-align: middle;
	background: rgba(0,0,0,.1);
	left: 5px;
	top: 50%;
	color: #fff;
	font-family: 微软雅黑;	
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.slide ul:after{
	content: '';
	clear: both;
	display: block;
}
.slide ul li{
	float: left;
	text-align: center;
}
.slide ul li img{
	vertical-align: middle;
	width: 100%;
}
.slide .circle_btn{
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 0;
	display: table;
	margin: 0 auto;
	width: 100%;
}
.slide .circle_btn button{
	box-sizing: content-box;
	opacity: .8;
	outline: none;
	border: none;
	padding: 2px 18px;
	background: rgba(255,255,255,.2);
	margin: 2px 5px;
	overflow: hidden;
	transition: all .6s;
	cursor: pointer;
}
.slide .circle_btn button.active{
	background: rgba(167,167,167,.8);
}
/***产品***/
.cpzs{
	float: left;
	width: 100%;
	background:url('../images/cpbj.jpg') no-repeat center center; 
	background-size: cover;
	padding:97px 0px 80px 0px;
	position:relative;
}
.cpnm{
	width: 20%;
	font-size:26px;
	color: #666666;
	text-transform: uppercase;
	line-height: 40px;
	margin-top:140px;
	position:absolute;
}
.cpnm span{
	font-size:40px;
	color: #000;
	font-weight: bold;
}
.cpyq{
	position:absolute;
	right:16%;
	top:11%;
	width: 38.8%;
	height:746px;
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}
.cpyq1{
	position:absolute;
	width: 100%;
	height:100%;
	background:rgba(255,255,255,0.5);
	border-radius:50%;
	box-shadow: 0px 0px 14px rgba(0,0,0,0.1);
}
.cpyq2{
	position:absolute;
	width: 84%;
	height:84%;
	background:rgba(255,255,255,0.4);
	border-radius:50%;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}
.w-imgText{ overflow:hidden; width:100%;}
.w-imgText ul,.w-imgText li{ list-style:none; padding:0; margin:0;}
.w-imgText .item{ position:relative;}
.w-imgText .item > a{ display:block; position:absolute; left:0; top:0; right:0; bottom:0; z-index:2;}
.w-imgText .img-count-in{ position:absolute; top:0; left:0; right:0; bottom:0; overflow:hidden;*height:100%; }
.w-imgText .textB{ line-height:1.7;}
.w-imgText .textB .bg_x{ position:absolute; left:0; right:0; top:0; bottom:0; z-index:0;}
.w-imgText .text_x{ position:relative; z-index:1;}
.w-imgText .igt_page{ text-align:center; display:none; z-index:5;}
.w-imgText .igt_page .swiper-pagination-bullet{ border-radius:0; -webkit-border-radius:0; width:1em; height:5px; background:#999; opacity:0.5;}
.w-imgText .igt_page .swiper-pagination-bullet-active{ background:#f80; opacity:1;}
.cpgdan{
	width:44%;
	background:#f08200;
	text-align: center;
	line-height: 50px;
	margin-top:135px;
	font-size: 16px;
	color: #fff;
}
.w-imgText1{position:relative;}
.w-imgText1 .item{ position:relative;}
.w-imgText1 .img{ width:31.8%; float: right; margin-right: 16.8%; margin-top:115px; margin-bottom: 118px;}
.w-imgText1 .img img{width:100%;transition:all 0.5s; -webkit-transition:all 0.5s; border-radius:50%;box-shadow: 0px 0px 10px rgba(0,0,0,0.5);}
.w-imgText1 .textB{ position:absolute; left:0; margin-top:18.2%; width:31%;}
.w-imgText1 .textB .bg_x{ }
.w-imgText1 .text_x .tt_h{font-size:30px; color:#000; line-height:1.5; margin-bottom:30px;}
.w-imgText1 .text_x p{color:#666; font-size:16px;}
.w-imgText1 .igt_btn{ position:absolute; z-index:9; right:0; top:50%; width:64%; height:69px;}
.w-imgText1 .igt_btn .igt_prev,.w-imgText1 .igt_btn .igt_next{ position:absolute; cursor:pointer; top:0; width:69px; height:69px; border:1px #B7B7B7 solid; background-color:#B7B7B7;border-radius:50%;}
.w-imgText1 .igt_btn .igt_prev{ left:0;}
.w-imgText1 .igt_btn .igt_next{ right:0;}
.w-imgText1 .igt_btn .igt_prev:before,.w-imgText1 .igt_btn .igt_next:before{ content: ''; position:absolute; width:35px; height:35px; text-align:center; top:23%; left:23%; }
.w-imgText1 .igt_btn .igt_prev:before{background:url(../images/prev2.png) no-repeat center;}
.w-imgText1 .igt_btn .igt_next:before{background:url(../images/next2.png) no-repeat center;}
.w-imgText1 .igt_btn .igt_prev:hover,.w-imgText1 .igt_btn .igt_next:hover{background-color:#f08200;border:1px #f08200 solid;}
/****gsjj***/
.gsjj{
	float: left;
	width: 100%;
	background: url('../images/gsjjbj.jpg') no-repeat center center; 
	background-size: cover;
	padding:8.6% 0px 8.1% 0px;
}
.gsjjimg{
	float: left;
	width: 47.6%;
}
.gsjjimg img{
	width: 100%;
	max-width: 763px;
}
.gsjjnr{
	float: right;
	width: 45.6%;
}
.gsjjnm{
	float: left;
	width: 100%;
	font-size:40px;
	color: #000;
	font-weight: bold;
	line-height: 40px;
}
.gsjjnm span{
	font-size:26px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 400;
}
.gsjjnrwz{
	width: 100%;
	float: left;
	font-size:16px;
	line-height:30px;
	margin-top:50px;
	color:#333333;
}
.gsjjnrwz p{
	text-indent:2em;
}
.gsjjgd{
	float: left;
	width: 25%;
	line-height:50px;
	text-align: center;
	background:#333333;
	margin-top:140px;
}
.gsjjgd a{
	font-size:16px;
	color: #fff;
}
/*****优势***/
.youshi{
	float: left;
	width: 100%;
	background:url('../images/ysbj.jpg') no-repeat left center; 
	padding: 8% 0px 7.6% 0px;
	background-size: cover;
}
.ysbt{
	float: left;
	width: 30%;
	margin-top:20px;
}
.ysnm{
	float: left;
	width: 100%;
	font-size:40px;
	color:#fff;
	font-weight: bold;
	line-height: 30px;
}
.ysnm span{
	font-size:16px;
	font-weight: 200;
	text-transform: uppercase;
}
.ysjs{
	float: left;
	width: 100%;
	font-size:16px;
	color: #fff;
	line-height: 24px;
	margin-top:40px;
}
.ysgd{
	float: left;
	width: 36%;
	background:#f08200;
	line-height: 50px;
	text-align: center;
	margin-top:45px;
}
.ysgd a{
	font-size:16px;
	color: #fff;
}
.yslb{
	float: right;
	width: 62%;
}
.yslb ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.yslb ul li{
	width: 48.5%;
	margin-bottom:45px;
	background:url('../images/ys1.png') no-repeat center center; 
	padding: 10% 6% 8% 6%;
	background-size: contain;
}
.yslb ul li .yslbnm{
	float: left;
	width: 100%;
	font-size:20px;
	color: #fff;
}
.yslb ul li .yslbwz{
	float: left;
	width: 100%;
	font-size:16px;
	color: #fff;
	margin-top:17px;
}
/****rxcp***/
.rxcp{
	float: left;
	width: 100%;
	margin:3.8% 0px 4.6% 0px;
}
.rxcpnm{
	float: left;
	width: 100%;
	font-size:40px;
	color: #000;
	font-weight: bold;
	text-align: center;
	line-height:30px;
}
.rxcpnm span{
	font-size:26px;
	color: #666666;
	text-transform: uppercase;
	font-weight: 300;
}
.rxcpnr{
	float: left;
	width: 100%;
	margin-top:30px;
}
.rxcpnr ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
.rxcpnr ul li{
	width:24%;
	margin-bottom:25px;
	border:1px #c5c5c5 solid;
}
.rxcpnr ul li .rxcpimg{
	float: left;
	width: 100%;
	overflow: hidden;
}
.rxcpnr ul li .rxcpimg img{
	width: 100%;
	transition: transform 0.5s ease;
}
.rxcpnr ul li .rxcpnrnm{
	float: left;
	width: 100%;
	text-align: center;
	line-height:50px;
	text-align: center;
	max-height:50px;
	overflow: hidden;
	font-size:16px;
	color: #000;
	background:#c5c5c5;
}
.rxcpnr ul li:hover{
	border:1px #f08200 solid;
}
.rxcpnr ul li:hover .rxcpnrnm{
	color:#fff;
	background:#f08200;
}
.rxcpnr ul li:hover .rxcpimg img{
	transform: scale(1.1);
}
/****xinwen****/
.xinwen{
	float: left;
	width: 100%;
	margin-bottom:4.6%;
}
.xinwennr{
	float: left;
	width: 100%;
	margin-top:50px;
}
.xinwennr ul{
		display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
}
.xinwennr ul li{
	width:31%;
	position:relative;
}
.xinwennr ul li .xinwenimg{
	width: 100%;
}
.xinwennr ul li .xinwenimg img{
	width: 100%;
}
.xinwennr ul li .xinwensj{
	width:80px;
	background:#0368b8;
	padding:20px 0px 10px 0px;
	font-size:46px;
	color: #fff;
	text-align: center;
	position:absolute;
	top:220px;
	left:19px;
	border-radius:10px;
	line-height: 20px;
}
.xinwennr ul li .xinwensj span{
	font-size:14px;
}
.xinwennr ul li .xinwenwz{
	width: 100%;
	background:#eaeaea;
	padding:65px 25px 33px 25px;
}
.xinwennr ul li .xinwenwz .xinwenwznm{
	width: 100%;
	font-size:18px;
	color: #000;
	font-weight: bold;
}
.xinwennr ul li .xinwenwz .xinwenwzjs{
	width: 100%;
	font-size:14px;
	color: #666666;
	line-height: 25px;
	margin-top:25px;
}
.xinwennr ul li .xinwenwz .xinwenwzgd{
	width: 100%;
	font-size:14px;
	color: #333333;
	font-weight: bold;
	margin-top:32px;
}
.xinwennr ul li:hover .xinwensj{
	background:#f39801;
}
.xinwennr ul li:hover .xinwenwz{
	background:#1d2088;
}
.xinwennr ul li:hover .xinwenwz .xinwenwznm{
	color: #fff;
}
.xinwennr ul li:hover .xinwenwz .xinwenwzjs{
	color: #fff;
}
.xinwennr ul li:hover .xinwenwz .xinwenwzgd{
	color: #fff;
}
/****foot***/
.foot{
	float: left;
	width: 100%;
	background:url('../images/footbj.jpg') no-repeat center center; 
	background-size: cover;
	padding:2.6% 0px 0px 0px;
}
.footlx{
	float: left;
	width: 32%;
	margin-top: 6%;
}
.footlxlg{
	float: left;
	width: 100%;
}
.footlxlg img{
	width: 100%;
	max-width:231px;
}
.footlxnr{
	float: left;
	width: 100%;
	margin-top:27px;
}
.footlxnr ul li{
	float: left;
	width: 100%;
	margin-bottom:17px;
}
.footlxnr ul li img{
	width:6%;
	float: left;
	max-width:31px;
}
.footlxnr ul li span{
	float: left;
	margin-left:13px;
	font-size:16px;
	color: #fff;
	line-height:31px;
	width: 90%;
}
.footkjdh{
	float: left;
	width: 21%;
	margin-left: 5%;
	margin-top:10.2%;
} 
.footdhnm{
	float: left;
	width: 100%;
	font-size:20px;
	color: #fff;
}
.footdhnr{
	float: left;
	width: 100%;
	margin-top:30px;
}
.footdhnr ul li{
	float: left;
	width: 50%;
	line-height: 35px;
}
.footdhnr ul li a{
	font-size:16px;
	color: #fff;
}
.footly{
	float: right;
	width: 39%;
	background:url('../images/lybj.png') no-repeat center center; 
	padding:5.4% 3.6% 1.8% 3.6%;
	background-size: contain;
}
.footnm{
	float: left;
	width: 100%;
}
.footnm img{
	max-width: 50px;
	width:10%;
}
.footnmnr{
	float: right;
	width:85.6%;
	line-height: 50px;
	border-radius:25px;
	border:0px aqua solid;
	padding:0px 17px;
	font-size:16px;
	color: #3c3f43;
	margin-bottom:20px;
}
.footyzm{
	float: left;
	width: 100%;
}
.yzmk{
	float: left;
	width: 60%;
	line-height:50px;
	border-radius:25px;
	border:0px aqua solid;
	padding:0px 17px;
	font-size:16px;
	color: #3c3f43;
}
.footyzm img{
	float: right;
	width: 35%;
}
.tjan{
	float: right;
	width:85.6%;
	line-height: 50px;
	border-radius:25px;
	border:0px aqua solid;
	text-align: center;
	font-size:18px;
	color: #fff;
	background:#333333;
	margin-top:20px;
}
.footbq{
	float: left;
	width: 100%;
	background:#000;
}
.footbqsy{
	float: left;
	width: 50%;
	line-height:67px;
	font-size:14px;
	color: #fff;
}
.footbqsy a{
	font-size:14px;
	color: #fff;
}
.footbqjs{
	float: left;
	width: 50%;
	font-size:14px;
	line-height:67px;
	color: #fff;
	text-align: right;
}
.footbqjs a{
	font-size:14px;
	color: #fff;
}
.pagination-wrapper1 {
	margin: 20px 0;float:left;
}
.pagination1 {
	height: 34px;
	text-align: center;
}
.pagination1 li {
	display: inline-block;
	height: 28px;
	margin-right: 5px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #333;

}
.pagination1 li a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding: 0 8px;
}
.pagination1 li a:hover {
	background: #1f96ef;
	color: #fff;
	
}
.pagination1 li.thisclass {
	background: #1f96ef;
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
}
.pagination1 li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #971b21;
	color: #fff;
	cursor: default;
}
.footer_nav{
	display: none ;
	background:#30343f;
}
.foot_nav{ width:33%; float:left;text-align:center; line-height: 28px;} 

.foot_nav a{color:#fff;display:block; font-size: 16px;}
.foot_nav a:hover {
	color: #fff;
}

.foot_nav a:hover,.foot_nav a:focus{text-decoration:none;}

.foot_nav span{display:block; padding:3px 0px 0px 0px;}
.foot_nav span img{
	width: 25%;
}
@media screen and (max-width: 1440px) {
.keshi{
	width: 100%;
	padding:0px 15px;
}
}
@media screen and (max-width: 800px) {
.navbar-brand{
	width: 80%;
}
	.navbar-toggle {
		border: 1px solid rgb(255, 255, 255);
	}
	.navbar-toggle .icon-bar {
		background: #000;
	}
	.navbar-nav {
		float: none;
		margin-top: 2em;
		text-align: center;
		margin: 0;
	}
	.navbar-top {
		position: relative;
	}
	div#bs-example-navbar-collapse-1 {
		padding: 0;
		width: 100%;
		z-index: 99;
		position: absolute;
		background: hsla(0, 0%, 0%, 0.75);
	}
	ul.nav.navbar-nav li a {
		margin: 1em 0;
	}
	.w3-button {
		width: 33%;
	}
	.navbar-toggle {
		margin-top: 16px;
	}
	.callbacks_tabs {
		left: 41%;
		top: 80%;
	}
	.services-icon-info p {
		margin: 1em auto 0;
		line-height: 1.8em;
		width: 70%;
	}
	.services-right-grid:nth-child(2) {
		margin: 2em 0 0 0;
	}
	.gallery-grids-left {
		width: 50%;
		float: left;
	}
	.g-captn {
		width: 321px;
		height: 185px;
	}
	.g-captn h4 {
		font-size: 1.5em;
		margin: 2em 0 0 0;
	}
	.w3ls-button a,
	.w3l-button a,
	.w3ls-about-left a {
		padding: .2em 1.4em;
	}
	.contact input[type=text], .contact input[type=email], .contact textarea {
		width: 100%;
		float: none;
	}
	.contact-right.agileits-w3layouts {
		float: none;
		padding: 0;
		margin-bottom: 0.5em;
	}
	.free_agile_consultaion_img {
		min-height: 507px;
	}
	ul.nav.navbar-nav li a {
		font-size: .9em;
		line-height: 20px;
		color: #fff;
	}
	.container_sp{
	width: auto ;
}
.keshi{
	width: 100%;
	padding:0px 15px;
}
.cpzs{
	padding:40px 0px;
}
.cpnm{
	width: 100%;
	margin-top:0px;
	float: left;
	position:relative;
	margin-bottom:15px;
}
.w-imgText1 .textB{
	position:relative;
	width: 100%;
	margin-top:0px;
}
.w-imgText1 .img{
	width: 100%;
	margin:auto;
	margin-top:25px;
}
.cpgdan{
	margin-top:20px;
}
.w-imgText1 .igt_btn{
	display: none;
}
.gsjjimg{
	width: 100%;
}
.gsjjnr{
	width: 100%;
	margin-top:15px;
}
.gsjjgd{
	width: 45%;
	margin-top:30px;
}
.ysbt{
	width: 100%;
}
.yslb{
	width: 100%;
	margin-top:25px;
}
.yslb ul li{
	width: 100%;
	padding: 20% 6% 21% 6%;
}
.rxcpnr ul li{
	width: 48%;
}
.xinwennr ul li{
	width: 100%;
	margin-bottom:15px;
}
.xinwennr ul li .xinwensj{
	display: none;
}
.xinwennr ul li .xinwenwz{
	padding: 33px 25px 33px 25px;
}
.footlx{
	width: 100%;
}
.footkjdh,.footly{
	display: none;
}
.foot{
	background:#3c3f43;
}
.footbqsy,.footbqjs{
	width: 100%;
	line-height: 25px;
	text-align: center;
}
.footbq{
	padding-bottom:70px;
}
  .navbar{ margin:0px; border:none;}

      .navbar-default .navbar-brand {color: #fff; font-size: 16px;}

      .navbar-default .navbar-brand:hover,

      .navbar-default .navbar-brand:focus {color: #fff;}

      .navbar-toggle{border:none;}

      .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none;}

      .navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {

        background-color:  #FF2828;

      }

      .navbar-default .navbar-toggle .icon-bar{background-color: #fff;}

      .navbar-default .navbar-nav{margin-top: 0px;margin-bottom: 0px;}

      .navbar-default .navbar-nav > li {}

      .navbar-default .navbar-nav > li:last-child{border: none;}

      .navbar-default .navbar-nav > li > a,

      .navbar-default .navbar-nav .open .dropdown-menu > li > a{color: #fff;}

      .navbar-default .navbar-nav > li > a:hover,

       .navbar-default .navbar-nav > li > a:focus,

       .navbar-default .navbar-nav > .active > a, 

       .navbar-default .navbar-nav > .active > a:hover, 

       .navbar-default .navbar-nav > .active > a:focus,

       .navbar-default .navbar-nav > .open > a, 

       .navbar-default .navbar-nav > .open > a:hover, 

       .navbar-default .navbar-nav > .open > a:focus,

       .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{

        background-color:  #800000; color: #fff;}

	.footer_nav{ display: block ;}
}






