﻿@charset "utf-8";
* {
	font-family: "微软雅黑";
	margin: 0;
	padding: 0;
}

body {
	max-width: 1920px;
	min-width: 1200px;
	margin: 0 auto;
	/*background: url(../images/bbb.jpg) no-repeat center top;*/
}

img {
	border: none;
}

li {
	list-style: none;
}

a {
	color: #682c2a;
	text-decoration: none;
}

.clear,
.clearfix {
	clear: both;
}

.w1100 {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.w1200 {
	width: 1200px;
	height: 10%;
	margin: 0 auto;
	position: relative;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}


/**/

#to_Top {
	color: #fff;
	position: fixed;
	bottom: 10px;
	right: 0;
	width: 40px;
	height: 44px;
	text-align: center;
	background: #01a4e9;
	font-weight: bold;
	cursor: pointer;
	display: none;
	transition: .3s;
}

.box1100 {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.floatLeft {
	float: left;
}

.w1100 {
	width: 1200px;
	height: 99%;
	margin: 0 auto;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}


/*header star*/

.header {
	width: 100%;
	height: 156px;
	background: url(../images/topbg.jpg) no-repeat center top;
	/* opacity: .4; */
}

.header_box {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.header_box h1 img {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.header_box .header_name {
	position: absolute;
	left: 112px;
	top: 48%;
	transform: translateY(-50%);
}

.header_box .header_name h2 {
	font-size: 30px;
	color: #333;
	font-weight: 400;
}

.header_box .header_name h3 {
	font-size: 13px;
	font-weight: normal;
	font-family: arial;
	color: #999;
	margin-top: 5px;
}

.header_line {
	display: block;
	width: 1px;
	height: 52px;
	background: #cccccc;
	position: absolute;
	left: 592px;
	top: 50%;
	transform: translateY(-50%);
}

.header_a {
	position: absolute;
	left: 930px;
	top: 43px;
}

.header_a a {
	font-size: 14px;
	color: #fff;
	margin-right: 25px;
}

.header_a:hover {
	text-decoration: underline;
}

.header_num {
	position: absolute;
	left: 802px;
	top: 82px;
	font-size: 22px;
	color: #ffe200;
	font-family: arial;
	font-weight: 600;
}

.header_a:last-child {
	border-left: 1px solid #ccc;
}

.header_by {
	position: absolute;
	left: 625px;
	top: 50%;
	transform: translateY(-50%);
}

.header_by p {
	font-size: 16px;
	color: #231815;
	font-weight: bold;
	letter-spacing: 1px;
}


/*导航开始*/

.nav_box {
	width: 100%;
	height: 60px;
	/* background: skyblue; */
	position: relative;
	overflow: hidden;
	/* opacity: .5; */
}

.nav_box:before {
	content: '';
	display: block;
	width: 50%;
	height: 100%;
	background: #e3e5e9;
	position: absolute;
	left: 0;
	top: 0;
}

.nav {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #01a4e9;
	text-align: center;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
}

.nav_a {
	float: right;
}

.navLiA {
	font-size: 14px;
	line-height: 54px;
	color: #fff;
	padding: 3px 15px;
	margin-left: 3px;
	letter-spacing: 1px;
	position: relative;
}

.navLiA:first-child {
	margin-left: 0;
}

.navLiA:before {
	content: '';
	display: none;
	width: 10px;
	background: #ccc;
	position: absolute;
	left: -15px;
	top: 50%;
}

.navLiA:first-child:before {
	display: none;
}

.navLiA:hover {
	color: #111;
	background: #ffe200;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
}

.navLiAOn {
	color: #111;
	background: #ffe200;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
}

.navLiADel:before {
	height: 0;
}

.nav_tel {
	font-size: 22px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 11px 30px 11px 70px;
	border-radius: 40px;
	background: #01a4e9 url(../images/navtel.png) no-repeat center left 31px;
	color: #fff;
}


/*header end*/


/*banner star*/

.banner_big {
	width: 100%;
	position: relative;
	overflow: hidden;
	/* opacity: .5; */
}

.swiper-container-banner {
	width: 100%;
}

.swiper-container-banner .swiper-wrapper {
	/*transform: translateX(-300px) !important;*/
}

.swiper-container-banner .swiper-pagination-bullet {
	width: 50px;
	height: 3px;
	background: rgb(255, 255, 255) !important;
	border-radius: 0;
	transition: .3s;
	padding: 0;
	border: none;
	box-shadow: none;
	opacity: 1;
}

.swiper-container-banner .swiper-pagination-bullet:after {
	display: none;
}

.swiper-container-banner .swiper-pagination-bullet-active {
	background: #0054fc !important;
}

.swiper-button-prev-banner {
	width: 43px;
	height: 61px;
	/*background: rgba(0, 0, 0, .5);*/
	position: absolute;
	left: 60px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	transition: .3s;
}

.swiper-container-banner:hover .swiper-button-prev-banner {
	opacity: 1;
	left: 50px;
}

.swiper-button-prev-banner:before {
	content: '';
	display: block;
	width: 6px;
	height: 30px;
	background: #ffffff;
	transform: skew(-30deg) translate(16.1px, 0.6px);
}

.swiper-button-prev-banner:after {
	content: '';
	display: block;
	width: 6px;
	height: 30px;
	background: #ffffff;
	transform: skew(30deg) translate(16px, 0px);
}

.swiper-button-next-banner {
	width: 43px;
	height: 61px;
	/*background: rgba(0, 0, 0, .5);*/
	position: absolute;
	right: 60px;
	top: 50%;
	transform: translateY(-50%) rotateZ(180deg);
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	transition: .3s;
}

.swiper-container-banner:hover .swiper-button-next-banner {
	opacity: 1;
	right: 50px;
}

.swiper-button-next-banner:before {
	content: '';
	display: block;
	width: 6px;
	height: 30px;
	background: #ffffff;
	transform: skew(-30deg) translate(17px, 1px);
}

.swiper-button-next-banner:after {
	content: '';
	display: block;
	width: 6px;
	height: 30px;
	background: #ffffff;
	transform: skew(30deg) translate(16px, 1px);
}

.swiper-pagination-banner {
	text-align: center;
	position: absolute;
	bottom: 25px !important;
	z-index: 11;
}

.swiper-pagination-banner .swiper-pagination-bullet {
	width: 40px;
	height: 2px;
	margin: 0 10px !important;
	/* transform: translateX(-530px); */
}


/*banner end*/


/*search star*/

.resou_box {
	width: 100%;
	height: 123px;
	/* border-bottom: 1px #ccc solid; */
	position: relative;
}

.resou_box:before {
	content: '';
	width: 50%;
	height: 100%;
	background: #0098e6;
	position: absolute;
	top: 0;
	right: 50%;
}

.resou {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	color: #333;
	position: relative;
	/* opacity: .5; */
}

.resou_p {
	width: 450px;
	font-size: 16px;
	line-height: 32px;
	font-weight: 700;
	letter-spacing: 1px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
}

.find_box {
	width: 530px;
	float: right;
	margin-top: 14px;
}

.find_hot {
	border-top: 1px solid #ccc;
	margin-top: 5px;
	padding-top: 16px;
	font-size: 14px;
	color: #444;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.find_hot span b {
	color: #008fda;
}

.resou .find_hot a {
	margin-left: 20px;
}

.resou a {
	color: #333;
	font-size: 14px;
	margin: 0 5px;
}

.resou a:hover {
	color: #01a4e9;
	text-decoration: underline;
}

.w1100 {
	width: 1200px;
	height: 99%;
	margin: 0 auto;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.resou_word {
	color: #161616;
	position: absolute;
	left: 0;
	top: 28px;
	font-size: 14px;
	/* letter-spacing: 0px; */
}

.resou_word span {
	color: #01a4e9;
	font-weight: bold;
}

.search_word a {
	color: #fff;
	margin: 0 10px;
}

.search_word a:hover {
	text-decoration: underline;
}

.serach_tel {
	font-size: 18px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #1f7ece;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: arial;
}

.serach_tel:before {
	content: url(../images/telico.png);
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #1f7ece;
	position: absolute;
	right: 100%;
	top: 50%;
	transform: translate(-5px, -50%);
}


/**/

.search_cont {
	width: 400px;
	position: absolute;
	left: 420px;
	top: 50%;
	transform: translateY( -50%);
}

.resou_right {
	width: 600px;
	height: 100%;
	background: #6d1cf2;
	position: absolute;
	right: 0;
	top: 0;
}

.search {
	width: 350px;
	height: 44px;
	/*position: absolute;
	right: 0;
	top: 17px;*/
	border-radius: 20px;
	background: #fff;
}

.select {
	width: 60px;
	height: 100%;
	/* background: #ffffff; */
	color: #666;
	box-sizing: border-box;
	padding-right: 5px;
	/* padding-left: 10px; */
	border: 1px solid rgba(0, 0, 0, 0);
	outline-color: rgba(0, 0, 0, 0);
	font-size: 14px;
	font-family: arial;
	float: left;
	/* margin-left: 20px; */
}

.select option {
	color: #333;
	background: #ffffff;
}

.search:focus {
	outline: none;
}

.search .search_tow {
	width: 200px;
	height: 100%;
	box-sizing: border-box;
	padding: 0 10px;
	margin-left: 2px;
	background: #111119;
	font-size: 12px;
	color: #999;
	border: 1px solid rgba(0, 0, 0, 0);
	background: #ffffff;
}

.search .search_button {
	width: 50px;
	height: 100%;
	overflow: hidden;
	background: rgba(0, 0, 0, 0) url(../images/searchico.png)no-repeat center;
	box-sizing: border-box;
	color: rgba(0, 0, 0, 0);
	font-size: 18px;
	border: 0;
	cursor: pointer;
	float: right;
}

.search .search_tow:focus {
	outline: #333;
}

.SearchType {
	background: rgba(0, 0, 0, 0);
}

.search .search_tow::-moz-placeholder {
	color: #333;
}

.search .search_tow::-ms-input-placeholder {
	color: #333;
}

.search .search_tow::-webkit-input-placeholder {
	color: #333;
}

.searchIco {
	width: 30px;
	height: 30px;
	background: url(../images/searchico.png) no-repeat center;
	font-size: 14px;
	position: absolute;
	right: 4px;
	top: 56%;
	transform: translateY(-50%);
}


/*搜索结束*/


/*网站地图开始*/

.mapUl {
	margin: 20px;
	border-bottom: 1px dashed #D9D9D9;
}

.mapUlP {
	line-height: 28px;
	text-indent: 2em;
	font-size: 16px;
	margin-left: -32px;
	margin-bottom: 5px;
	color: #666;
}

.mapUlP a {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.mapUlP:hover {
	color: #5B9C34;
}

.mapUl .mapLi {
	color: #666;
}

.mapUl .mapLi:after {
	content: " ";
	margin-left: 20px;
}

.mapUl .mapLi:first-child:after {
	content: " ";
	margin-left: 0px;
}

.mapLi:hover {
	color: #5B9C34;
}

.on {
	background: #5B9C34;
}

.topTop {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 999;
	width: 100px;
	height: 100px;
	line-height: 100px;
	color: red;
	font-weight: bold;
	text-align: center;
}


/*网站地图结束*/

.caseOneTilte {
	text-align: center;
}


/*links star*/

.links {
	width: 1200px;
	margin: 42px auto;
	padding-left: 180px;
	box-sizing: border-box;
	position: relative;
}

.links:before {
	content: url(../images/linkico.png);
	position: absolute;
	left: 0;
	top: -10px;
}

.links a {
	font-size: 14px;
	color: #777;
	margin-right: 40px;
}

.links a:hover {
	color: #008fda;
}


/*links end*/


/*footer star*/

.footer {
	width: 100%;
	height: 463px;
	background: #008fda;
	overflow: hidden;
}

.foot {
	width: 1200px;
	height: 100%;
	padding-top: 78px;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
}

.foot_one {
	width: 146px;
	height: 295px;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	float: left;
	margin-right: 35px;
}

.foot_one p:nth-child(1) {
	color: #fff;
	font-size: 16px;
}

.foot_one p:nth-child(2) {
	color: rgba(255, 255, 255, .5);
	font-size: 24px;
	font-weight: 300;
	margin-top: 4px;
	margin-bottom: 27px;
}

.foot_one ul li {
	margin-bottom: 16px;
}

.foot_one a {
	color: rgba(255, 255, 255, .5);
	font-size: 14px;
}

.foot_one a:hover {
	color: rgba(255, 255, 255, 1);
}

.foot_info {
	width: 350px;
	float: left;
	margin-left: 33px;
}

.foot_info_p1 {
	font-size: 14px;
	color: #ffe200;
}

.foot_info_p2 {
	font-size: 26px;
	color: #ffe200;
	font-family: arial;
	margin-top: 5px;
	font-weight: 600;
}

.foot_info_p3 {
	font-size: 14px;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	margin-top: 20px;
	padding-bottom: 22px;
}

.foot_info_p4 {
	font-size: 13px;
	color: #fff;
	margin-top: 26px;
	line-height: 26px;
}

.foot_info_p4 a {
	color: #fff;
}

.foot_info_p4 a:hover {
	color: #fff;
}

.foot_ewm {
	width: 115px;
	height: 115px;
	overflow: hidden;
	position: absolute;
	top: 80px;
	right: -73px;
}

.link_btn {
	width: 220px;
	height: 36px;
	line-height: 36px;
	color: #666;
	font-size: 14px;
	padding-left: 28px;
	box-sizing: border-box;
	background: #fff;
	margin-top: 20px;
	cursor: pointer;
	position: relative;
}

.link_btn span {
	width: 13px;
	height: 13px;
	overflow: hidden;
	background: #fff;
	position: absolute;
	right: 24px;
	top: 50%;
	/*transform: translateY(-62%) rotateZ(180deg);*/
}

.link_btnon span {
	transform: translateY(-22%);
}

.link_btnoff span {
	transform: translateY(-62%) rotateZ(180deg);
}

.link_btn span:after {
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	background: #555;
	opacity: .5;
	transform: rotateZ(45deg) translate(-5px, -6px);
}

.links_list {
	width: 700px;
	height: 300px;
	padding: 30px;
	background: #008fda;
	box-shadow: 0px 0px 20px 0 rgba(36, 36, 37, 0.17);
	position: absolute;
	top: 75px;
	left: 0;
	box-sizing: border-box;
	transform: translateY(400px);
	transition: .3s;
}

.links_list a {
	color: #fff;
	font-size: 14px;
	margin-left: 10px;
}

.links_list a:hover {
	text-decoration: underline;
}


/*footer end*/