body {
	margin: 0;
	overflow-x: hidden;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

a:focus {
	outline: none;
	-moz-outline-style: none;
}

.clear {
	clear: both;
}

.header {
	width: 1250px;
	margin: auto;
	height: 114px;
	/*background: pink;*/
	/*border-bottom: 1px solid red;*/
}

.logo {
	float: left;
	padding-right: 130px;
	width: 250px;
}

.logo img {
	padding-top: 28px;
	width: 100%;
}

.navs {
	line-height: 114px;
	float: left;
}

.navs li {
	float: left;
}

.navs li a {
	padding: 10px 25px;
	font-size: 16px;
	color: #666666;
}

.navs li a:hover {
	color: #fff;
	background: #1f77d3;
}

.navs li a.cur {
	color: #fff;
	background: #1f77d3;
}

li,
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.banners {
	position: relative;
}

.banner_float {
	position: absolute;
	top: 50%;
	margin-top: -122px;
	left: 0;
	text-align: center;
	width: 100%;
	min-width: 1250px;
}

.banner_float>img {
	padding-bottom: 35px;
}

.banner_float p {
	font-size: 18px;
	color: #fff;
	margin: 10px 0;
}

.banner_float a {
	color: #fff;
	font-size: 14px;
	padding-top: 20px;
	display: inline-block;
}

.banner_float a img {
	padding-left: 10px;
}

.banners>img {
	width: 100%;
	min-width: 1250px;
}

.language {
	float: right;
	padding-top: 40px;
	position: relative;
}

.language>div {
	float: left;
	padding-right: 20px;
	line-height: 32px;
}

.language>div img {
	padding-right: 5px;
	vertical-align: middle;
}

.language>div span {
	vertical-align: middle;
	color: #666666;
	font-size: 14px;
}

.en span:hover {
	color: #176bc3;
}

.zg {
	border: 1px solid #d2d2d2;
	width: 100px;
	height: 35px;
	display: inline-block;
	padding-right: 0 !important;
	padding-left: 15px;
	position: relative;
	cursor: pointer;
}

.zg img {
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -3px;
}

.xl_gj {
	display: none;
	position: absolute;
	top: 36px;
	right: 0;
	width: 115px;
	z-index: 3;
}

.xl_gj li {
	display: block;
	text-align: left;
	background: #f1f1f1;
	padding-left: 15px;
	font-size: 14px;
	cursor: pointer;
}

.xl_gj li:hover {
	background: #dfe7f2;
}

.xl_gj li:hover a {
	color: #176bc3 !important;
}

.xl_gj li a {
	color: #666666;
	width: 100%;
	display: inline-block;
}

.zg p {
	margin: 0;
	padding: 0;
}

.earth {
	display: none;
}


/*在线咨询*/

.qq_float {
	position: fixed;
	top: 45%;
	right: 0;
	width: 210px;
	z-index: 9;
}

.qq_float>a>div {
	background: #fff;
	height: 77px;
	line-height: 77px;
	text-align: center;
}

.bs {
	color: #fff !important;
}

.qq_float>a>div>img {
	padding-right: 8px;
	vertical-align: middle;
}

.qq_float>a>div>span {
	vertical-align: middle;
	font-size: 14px;
	color: #176bc3;
}

.qq_float>a>div>span>img {
	padding-left: 2px;
	vertical-align: middle;
}

.qq2 {
	display: none;
}


/*banner下面的内容*/

.all_content {
	background: #f1f1f1;
}

h2 {
	margin: 0;
	padding: 0;
}

.index_title {
	padding: 95px 0 75px 0;
	text-align: center;
}

.index_title .title {
	color: #444444;
	font-size: 48px;
	font-style: normal;
	margin: 0;
	padding: 0 0 15px 0;
}

.index_title p {
	color: #555;
	font-size: 18px;
	padding: 0 0 10px 0;
	margin: 0;
}

.product_lx {
	width: 1250px;
	margin: auto;
	padding-bottom: 90px;
}

.bjs {
	background: #176bc3 !important;
}

.ch {
	width: 1300px;
}

.ch div {
	width: 395px;
	height: 220px;
	background: #fff;
	margin: 0 35px 35px 0;
	float: left;
	text-align: center;
	border-bottom: 2px solid #fff;
	transition: 0.3s;
}

.ch div:hover {
	border-bottom: 2px solid #176bc3;
	-webkit-box-shadow: 0 0 3px 3px #d0ddea;
	-moz-box-shadow: 0 0 3px 3px #d0ddea;
	box-shadow: 0 0 3px 3px #d0ddea;
}

.ls {
	display: none;
}

.mores {
	padding: 10px;
	margin-top: 20px;
	display: inline-block;
	border: 1px solid #f1f1f1;
}

.mores:hover {
	border: 1px solid #1f77d3;
	color: #1f77d3 !important;
}

.ch div p {
	color: #666;
	font-size: 18px;
	font-weight: bold;
}

.ch div:hover p {
	color: #176BC3;
}

.ch div img {
	padding-top: 50px;
}

.earth_wl {
	position: relative;
	overflow: hidden;
}

.earth_wl .index_title {
	position: absolute;
	top: 130px;
	width: 100%;
	text-align: center;
	color: #fff;
}

.earth_wl .title {
	color: #fff;
}

.earth_wl p {
	color: #fff;
}

.earth_wl a {
	color: #fff;
	padding-top: 20px;
	display: inline-block;
}

.earth_wl a>img {
	padding-left: 5px;
}

.earth_wl>img {
	width: 100%;
	min-width: 1250px;
	transition: 3s;
}


/*.earth_wl>img:hover{
	transform: scale(1.4);
}*/

.index_contact a {
	color: #666 !important;
}

.contact_nr {
	width: 1250px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 90px;
}

.ch2 {
	width: 1300px;
}

.ch2>a>div {
	width: 395px;
	height: 430px;
	background: #fff;
	margin: 0 35px 35px 0;
	float: left;
	text-align: center;
	border-bottom: 2px solid #fff;
	transition: 0.3s;
	box-shadow: 0 5px 5px #D2D2D2;
	overflow: hidden;
}

.ch2>a>div:hover {
	box-shadow: 0 5px 5px #d0ddea;
}

.ch2>a>div img {
	width: 100%;
	height: 230px;
	transition: all 0.6s;
}

.scale {
	width: 395px;
	height: 230px;
}

.hover_fd {
	transform: scale(1.4) !important;
}

.ch2>a>div p {
	position: relative;
	margin: 0;
	overflow: hidden;
}

.jt3 {
	display: none;
}

.baner_more {
	padding: 10px !important;
	margin-top: 20px;
}

.baner_more:hover {
	border: 1px solid #fff;
}

.ch2>a>div p span {
	position: absolute;
	top: 50%;
	margin-left: -80px;
	margin-top: -24.5px;
	left: 50%;
	font-size: 36px;
	color: #fff;
}

.ch2 ul {
	text-align: left;
	padding: 0 90px;
}

.ch2 .dz {
	padding: 15px 35px;
	color: #666;
	font-size: 16px;
}

.ch2 ul li {
	line-height: 25px;
	color: #666;
	font-size: 16px;
}

.foot {
	background: #176bc3;
	width: 100%;
	padding: 50px 0 10px 0;
}

.footer {
	width: 1250px;
	margin: auto;
}

.footer>ul>li {
	float: left;
	width: 25%;
}

.foot ul li a {
	color: #fff;
}

.foot ul li {
	color: #fff;
	font-size: 14px;
	line-height: 27px;
}

.small_list>a {
	padding-bottom: 12px;
	border-bottom: 1px solid #5b8fc8;
	display: inline-block;
	width: 100%;
	margin-bottom: 25px;
	font-size: 18px;
	font-weight: bold;
}

.copy {
	text-align: center;
	font-size: 14px;
	color: #b2c5d9;
	margin-top: 35px;
}

.banner_float h2 {
	font-size: 34px;
	color: #fff;
	padding-bottom: 20px;
}

.ny {
	padding: 140px 0;
}

.ny .title {
	font-size: 34px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 25px;
}

.ny p {
	color: #888888;
}

.sm_yj {
	width: 100%;
	min-width: 1250px;
	background: #e6eaec;
}

.sm_yj li {
	float: left;
	width: 50%;
	position: relative;
}

.sm_yj li img {
	width: 100%;
}

.pic_list {
	background: url(../img/pic.png);
	background-repeat: no-repeat;
	background-position: center;
	/*padding-bottom: 200px;*/
}

.all_fd {
	width: 610px;
	position: absolute;
	top: 85px;
}

.all_fd p img {
	width: 47px;
	height: 44px;
	vertical-align: middle;
	padding-right: 10px;
}

.all_fd p span {
	font-size: 34px;
	color: #fff;
	vertical-align: middle;
}

.all_fd p {
	font-size: 18px;
	color: #fff;
	line-height: 27px;
}

.sm_right {
	right: 100px;
}

.yj_left {
	left: 100px;
}

.title_list {
	font-size: 20px !important;
	color: #555;
	padding-top: 30px !important;
	font-weight: bold;
	padding-bottom: 20px;
}

.title_list img {
	vertical-align: bottom;
	padding-right: 10px;
}

.product_lxs {
	width: 1250px;
	margin: auto;
	padding-bottom: 140px;
}

.bsd {
	display: none;
}

.chs {
	width: 1300px;
}

.product_ul> li p img {
	float: right;
	padding: 30px 60px;
}

.chs div {
	width: 395px;
	height: 300px;
	background: #fff;
	margin: 0 35px 35px 0;
	float: left;
	border-bottom: 2px solid #fff;
	transition: 0.3s;
}

.chs div:hover {
	border-bottom: 2px solid #176bc3;
	-webkit-box-shadow: 0 0 3px 3px #d0ddea;
	-moz-box-shadow: 0 0 3px 3px #d0ddea;
	box-shadow: 0 0 3px 3px #d0ddea;
}

.chs div p {
	color: #666;
	font-size: 16px;
	margin: 0;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 30px;
}

.h_3 {
	padding-bottom: 15px;
}


/*产品展示*/

.banner_floats {
	width: 480px;
	position: absolute;
	left: 390px;
	bottom: 85px;
	color: #fff;
}

.product_banner {
	height: 480px;
}

.product_banner img {
	height: 480px;
}

.banner_floats h2 {
	font-size: 40px;
}

.banner_floats p {
	font-size: 16px;
	margin: 5px 0;
}


/*产品展示*/

.products {
	background: #f1f1f1;
	width: 100%;
}

.product_list {
	width: 1230px;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 65px;
}

.product_list ul {
	width: 350px;
	background: #fff;
	float: left;
}

.product_title {
	font-size: 24px;
	color: #fff;
	height: 80px;
	width: 350px;
	background: #7c868f;
	line-height: 80px;
	margin: 0;
}

.product_title span {
	padding-left: 30px;
}

.product_ul>li {
	/*height: 70px;*/
	width: 350px;
	line-height: 70px;
	border-bottom: 1px solid #f1f1f1;
	cursor: pointer;
}

.product_ul>li p {
	padding-left: 30px;
	/*background: #fff;*/
	color: #666666;
	font-size: 18px;
	margin: 0;
}

.product_ul>li:hover p {
	color: #fff;
}

.product_ul ul {
	display: none;
}

.product_ul ul li {
	line-height: 75px;
	padding-left: 30px;
	background: #e5e6e7;
	border-bottom: 1px solid #fff;
	color: #666;
	font-size:16px;
}

.cur2 {
	color: #fff !important;
	background: #1378e1 !important;
}

.rem {
	color: #1378e1 !important;
}

.all_tab {
	float: right;
}

.all_tab .con_ul {
	display: none;
	width: 840px;
	background: #fff;
}

.product_xq {
	padding: 40px;
}

.all_tab .product_xq h2 {
	font-size: 20px;
	color: #176bc3;
	padding-bottom: 15px;
}

.product_xq ul {
	width: 100%;
	padding: 40px 0px 0 0px;
}

.product_xq ul p {
	font-size: 20px;
	color: #333;
	margin: 0;
	/*line-height: 40px;*/
	padding: 15px 0;
}

.all_tab .product_xq li {
	font-size: 18px;
	color: #666;
	line-height: 30px;
}

.xz span {
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #ec721e;
	margin: 30px 15px 0 0;
}

.xz span:hover {
	background: #176bc3;
}

.qiu_net {
	top: 35% !important;
}

.qiu_net h2 {
	font-size: 40px;
}

.net_work .fd {
	/*height: 600px;*/
	overflow: hidden;
	position: relative;
	min-width: 1250px;
}

.net_work .fd>img {
	/*height: 610px;*/
	transition: 3s;
	width: 100%;
	vertical-align: bottom;
}

.img_sac {
	transform: scale(1.2);
}

.network_banner {
	/*height: 900px;*/
}

.network_banner img {
	/*height: 900px;*/
	vertical-align: bottom;
}

.net_work .net_work_float {
	text-align: center;
	position: absolute;
	top: 50%;
	/*left: 50%;*/
	margin-top: -170px;
	/*margin-left: -150px;*/
	width: 100%;
}

.net_work_float a {
	color: #fff;
	font-size: 20px;
	padding: 5px 15px;
	border: 1px solid transparent;
}

.net_work_float a:hover {
	border: 1px solid #fff;
}

.net_work div p {
	font-size: 38px;
	color: #fff;
	text-align: center;
}

.net_work div p img {
	padding: 20px 0;
}

.map {
	background: #e3e3e3;
	position: relative;
	text-align: center;
}

.map>div>img {
	width: 996px;
	min-width: 996px;
}

.map p {
	margin: 0 !important;
	cursor: pointer;
}

.map_float {
	/*width: 300px;
	height: 300px;*/
	/*position: absolute;*/
	/*left: 385px;
	bottom: 15%;*/
}

.map_float p span {
	font-size: 16px;
	color: #333;
}

.rb {
	position: absolute;
	right: 119px;
	top: 228px;
}

.hg {
	position: absolute;
	right: 244px;
	top: 212px;
}

.tw {
	position: absolute;
	right: 325px;
	top: 380px;
}

.dl {
	position: absolute;
	right: 340px;
	top: 170px;
}

.sh {
	position: absolute;
	right: 360px;
	top: 268px;
}

.sz {
	position: absolute;
	right: 464px;
	top: 391px;
}

.xg {
	position: absolute;
	right: 388px;
	top: 397px;
}

.tg {
	position: absolute;
	right: 552px;
	top: 476px;
}

.mlxy {
	position: absolute;
	right: 517px;
	top: 624px;
}

.yn {
	position: absolute;
	right: 331px;
	top: 657px;
}

.yd {
	position: absolute;
	right: 817px;
	top: 398px;
}

.cx {
	height: 230px;
	width: 360px;
	position: absolute;
	top: 100px;
	left: 95px;
}

.cx ul {
	/*height: 150px;*/
	max-height: 200px;
	width: 300px;
	background: #fff;
	border: 1px solid #E3E3E3;
	padding: 30px;
	box-shadow: 0 0 3px #a7d2fe;
	display: none;
}

.cx ul p {
	font-size: 16px;
	color: #333;
	text-align: left;
	padding-bottom: 15px;
}

.cx ul li {
	font-size: 16px;
	color: #666;
	text-align: left;
	line-height: 27px;
}

.icon2 {
	display: none;
}

.map_float p img {
	/*width: 25px;*/
	padding: 0 !important;
}

.xs {
	float: right;
	font-size: 25px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 10px;
	color: #666;
	cursor: pointer;
}

.xs:hover {
	background: #1f77d3;
	color: #fff !important;
}


/*联系我们*/

.Map {
	background: #fff;
	/*padding-top: 60px;*/
	width: 100%;
	margin: 0 auto;
	/*padding-bottom: 50px;*/
}

#Map1 {
	height: 560px;
	width: 100%;
}

.contact_all {
	background: #f1f1f1;
}

.lx_us {
	width: 845px;
	margin: auto;
	padding: 50px 0;
}

.ly span {
	color: #444444;
	font-size: 24px;
	vertical-align: middle;
}

.ly img {
	vertical-align: middle;
	padding-right: 15px;
}

.lx_us ul {
	padding-top: 35px;
}

.lx_us ul>li {
	width: 400px;
	float: left;
}

.lx_us ul>li input {
	width: 385px;
	border: 1px solid #dcdcdc;
	height: 45px;
	background: #F1F1F1;
	margin-bottom: 20px;
	padding-left: 15px;
	color: #b1b1b1;
	font-size: 16px;
}

.lx_us ul>li p {
	font-size: 16px;
	color: #666;
	margin: 0;
	padding-bottom: 12px;
}

.mar {
	margin-right: 40px;
}

.lys {
	width: 840px;
}

.lys textarea {
	width: 810px;
	border: 1px solid #dcdcdc;
	height: 180px;
	background: #F1F1F1;
	padding: 15px;
	color: #b1b1b1;
	font-size: 16px;
}

.tj {
	width: 160px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #176bc3;
	color: #fff;
	margin-top: 30px;
	cursor: pointer;
}

.tj:hover {
	background: #ec721e;
}


/*network_xq*/

.network_xq {
	background: url(../img/xq_bg.png);
	background-repeat: no-repeat;
}

.xq_nr {
	width: 1130px;
	margin: auto;
	padding: 75px 60px;
	background: #f1f1f1;
}

.xq_nr h2 {
	font-weight: normal;
	font-size: 30px;
	color: #666;
}

.ttle_xq {
	font-size: 28px;
	color: #666;
	margin: 0;
}

.orange {
	line-height: 50px;
	background: #ec721e;
	color: #fff;
	font-size: 20px;
	padding-left: 15px;
}

.xq_nr ul>p {
	margin: 25px 0 10px 0;
}

.xq_nr ul>p span {
	font-size: 24px;
	color: #2077d3;
	/*font-weight: bold;*/
	vertical-align: middle;
}

.xq_nr ul>p img {
	vertical-align: middle;
	padding-right: 10px;
}

.xq_nr ul li {
	width: 50%;
	float: left;
	font-size: 20px;
	color: #777;
}

.xq_nr ul li p {
	margin: 0;
	line-height: 30px;
}

.fh {
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #2077d3;
	color: #fff;
	/*float: right;*/
	/*margin: 20px 0;*/
}

.fh:hover {
	background: #ec721e;
}


/*.product_ul @media only screen and (min-width: 1250px) and (max-width: 1500px) {
	.all_fd {
		width: 510px;
	}
}*/
@media only screen and (max-width: 768px) {
.banner_float,.banners>img {
    min-width:inherit;
}
.banner_float h2 {
	font-size:22px !important;
}
}