﻿@charset "utf-8";
* {
	font-family: "微软雅黑";
	margin: 0;
	padding: 0;
}
body {
	max-width: 1920px;
	min-width: 1100px;
	margin: 0 auto;
}
img {
	border: none;
}
li {
	list-style: none;
}
a {
	color: #682c2a;
	text-decoration: none;
}
a:hover {
	cursor: pointer;
}
.clear,
.clearfix {
	clear: both;
}
#to_Top {
	color: #fff;
	position: fixed;
	bottom: 10px;
	right: 0;
	width: 40px;
	height: 44px;
	text-align: center;
	background: #39af5e ;
	font-weight: bold;
	cursor: pointer;
	display: none;
}
.box1100 {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.floatLeft {
	float: left;
}
.w1100 {
	width: 1100px;
	margin: 0 auto;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
/*头部开始*/
.header {
	width: 100%;
	height: 164px;
	background: url(../images/topbj_01.png)no-repeat center;
}
.function {
	height: 40px;
}
.function span {
	display: block;
	float: left;
}
.function span a {
	float: left;
	display: block;
	width: 120px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.function span a:before {
	content: '';
	float: right;
	display: block;
	width: 1px;
	height: 10px;
	background: #eee;
	margin: 15px 0;
}
.function span a:last-child:before {
	display: none;
}
.function span a:hover {
	text-decoration: underline;
}
.function p {
	display: block;
	float: right;
	width: 200px;
	font-size: 19px;
	font-family: arial;
	color: #fff;
	line-height: 40px;
}
.function p tt {
	display: block;
	width: 10px;
	height: 16px;
	background: url(../images/topsjivo_03.png)no-repeat;
	float: left;
	margin: 12px 10px;
}
.heaCon {
	height: 124px;
}
.logo {
	float: left;
	width: 156px;
	height: 124px;
}
.logo img {
	width: 156px;
	height: 86px;
	margin: 20px auto;
}
.show {
	float: left;
	width: 844px;
	height: 124px;
	padding-left: 100px;
}
.show .showBox {
	width: 844px;
	height: 84px;
}
.show .showBox h2 {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #39af5e;
	line-height: 84px;
}
/*ss*/
.search_div {
	float: right;
	width: 460px;
	height: 50px;
	/* background: #FAFAFA; */
	margin-top: -70px;
}
.searchBox {
	width: 460px;
	/* height: 100%; */
	margin: 0 auto;
	/* border-bottom: 1px solid #ccc; */
	box-sizing: border-box;
	position: relative;
	padding: 25px 350px 20px 100px;
}
.searchBox a {
	padding: 5px 10px;
	font-size: 14px;
	color: #666;
	/* z-index: 10; */
	/* float: left; */
	/* width: 68px; */
}
.searchBox a:hover {
	text-decoration: underline;
}
.searchBox:after {
	display: block;
	content: '';
	height: 0;
	width: 100%;
	background: #ccc;
	position: absolute;
	bottom: -30px;
}
.searchWord {
	width: 700px;
	float: left;
	font-size: 12px;
	font-family: "宋体";
	color: #333;
	padding-left: 110px;
	padding-top: 40px;
	box-sizing: border-box;
	position: relative;
	text-align: justify;
}
.searchWordL {
	width: 400px;
	/* height: 100%; */
	/* background: pink; */
	position: absolute;
	left: 0;
	top: 26px;
	transform: translateY(0%);
	text-align: left;
	width: 700px;
}
.searchWordL p:nth-child(1) {
	font-size: 14px;
	color: #333;
	width: 85px;
	float: left;
}
.searchWordR {
	width: 320px;
	/* height: 100%; */
	/* margin-left: 20px; */
	/* border-left: 1px solid #ccc; */
	/* border-right: 1px solid #ccc; */
	position: absolute;
	right: 0;
	top: 40px;
	transform: translateY(0%);
}
.searchWordRTel {
	position: absolute;
	left: 100px;
	top: 50%;
	transform: translate(0, -50%);
	padding-left: 40px;
	background: url(../images/tel2.png) no-repeat left center;
	letter-spacing: 2px;
}
.searchWordRTel p {
	font-size: 24px;
	color: #ea788f;
	font-family: arial;
	font-weight: bold;
	transform: translateY(-3px);
}
.searchWordRTel p:nth-child(1) {
	color: #555;
	font-size: 15px;
}
.searchWord span {
	position: absolute;
	left: 0;
	top: 40px;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	letter-spacing: 2px;
}
.searchWord a {
	color: #333;
	margin-right: 10px;
	font-size: 14px;
}
.searchWord a:hover {
	text-decoration: underline;
}
.w1100 {
	width: 1100px;
	height: 99%;
	margin: 0 auto;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
/**/
.search {
	float: right;
	width: 250px;
	height: 50px;
	/* border-top: 1px solid #999; */
	position: absolute;
	right: 0;
	top: 0px;
	/*transform: translateX(50%);*/
}
.select {
	position: absolute;
	right: 100%;
	top: 50%;
	transform: translateY(-50%);
}
.search .search_tow {
	width: 100%;
	height: 40px;
	padding-right: 80px;
	padding-left: 10px;
	margin-top: 5px;
	box-sizing: border-box;
	font-size: 12px;
	letter-spacing: 1px;
	background: rgba(0, 0, 0, 0);
	color: #333;
	border: 1px solid rgba(0, 0, 0, 0);
	/* border-bottom: 1px solid #999; */
	position: relative;
}
.search .search_button {
	background: #00538d;
	font-size: 18px;
	border: 0;
	color: #ffffff;
	width: 30px;
	height: 20px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
}
.search .search_tow:focus {
	outline: #ccc;
}
.SearchType {
	background: rgba(0, 0, 0, 0);
}
#SearchType {
	width: 50px;
	height: 40px;
	border: none;
	background: #ffffff;
}
.search .search_tow::-moz-placeholder {
	color: #666;
}
.search .search_tow::-ms-input-placeholder {
	color: #666;
}
.search .search_tow::-webkit-input-placeholder {
	color: #666;
}
.searchIco {
	font-size: 14px;
	position: absolute;
	right: 7px;
	top: 58%;
	transform: translateY(-50%);
}
/*.searchIco {
	position: absolute;
	margin-top: -32px;
	margin-left: 216px;
}*/
/*搜索结束*/
/*搜索联系开始*/
.findTel {
	width: 1100px;
	height: 100px;
	margin: 50px auto;
	border-bottom: 1px solid #999;
}
.findTelL {
	float: left;
	width: 550px;
	height: 100%;
	margin-left: 110px;
}
.ftimg {
	width: 58px;
	height: 100%;
	float: left;
	margin-right: 20px;
}
.ftcont1 {
	width: 470px;
	height: 100%;
	float: left;
}
.ftcont1 p:nth-child(1) {
	font-size: 24px;
	color: #333;
}
.ftcont1 p:nth-child(2) {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
}
.findTelR {
	float: left;
	width: 300px;
	height: 100%;
	margin-left: 40px;
}
.ft2p1 {
	font-size: 14px;
	color: #666;
	margin-bottom: 5px;
}
.ft2p2 {
	font-size: 24px;
	font-family: arial;
}
/*ss--------*/
/*navsea*/
.navsea {
	width: 800px;
	height: 40px;
	margin-left: 40px;
}
.navseacon {
	margin: 0 auto;
}
/*nav*/
.nav {
	width: 800px;
	height: 40px;
}
.navLi {
	float: left;
	/*margin-left: 20px;*/
}
.navLiA {
	font: normal 14px "微软雅黑";
	color: #fff;
	line-height: 40px;
	padding: 0 18px;
}
.navLiA:hover {
	text-decoration: underline;
}
.navLiAOn {
	text-decoration: underline;
}
/*nav*/
/*头部结束*/
/*轮播图开始*/
.carousel {
	box-sizing: border-box;
	position: relative;
	width: 100%;
	height: auto;
	background: #ccc;
	margin: 0 auto;
	overflow: hidden;
}
.carousel .pic_box {
	width: 100000px;
}
.carousel .pic_box li {
	float: left;
}
.carousel .pic_box li img {
	display: block;
}
.arrow {
	width: 44px;
	height: 88px;
	line-height: 88px;
	background: rgba(64, 64, 64, .3);
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	text-align: center;
	font-size: 40px;
	color: #fff;
	font-weight: bold;
	transition: all 300ms;
	z-index: 30;
}
.left {
	opacity: 0;
	left: 4%;
}
.right {
	opacity: 0;
	right: 4%;
}
.carousel:hover .left {
	left: 5%;
	opacity: 1;
}
.carousel:hover .right {
	opacity: 1;
	right: 5%;
}
.panel {
	/*居中写法*/
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 15px;
	margin: 0 auto;
	z-index: 30;
}
.control {
	background: #ccc;
	margin: 5px;
	width: 40px;
	height: 3px;
	line-height: 20px;
	text-align: center;
	overflow: hidden;
	display: inline-block;
	cursor: pointer;
	transition: .5s;
	position: relative;
}
.active {
	background: #39af5e;
}
/*轮播图结束*/
/*网站地图开始*/
.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;
}
/*底部开始*/
.footer{
	width: 100%;
	height: 200px;
	background: #333;
	padding: 60px 0;
}
.ewm{
	float: left;
	width: 110px;
	height: 110px;
	position: relative;
	overflow: hidden;
	margin: 20px 10px;
}
.ewm img{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.footRmode{
	float: left;
	width: 320px;
	height: 200px;
	margin-left: 220px;
}
.footRmode h3{
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #eee;
	display: block;
	margin: 20px 0;
	/* text-align: center; */
}
.footRmode p{
	 width: 370px;
	 height: 20px;
	 font-size: 14px;
	 float: left;
	 color: #eee;
	 margin: 4px 0;
}
.footRmode p img{
	display: block;
	float: left;
	width: 16px;
	height: 19px;
	margin-right: 10px;
}
.footRmode p tt{
	display: block;
	width: 185px;
	height: 20px;
	text-align: left;
	float: left;
}
.footRmode p a{
	color: #eee;
	font-size: 14px;
}
.footRmode p a:hover{
	text-decoration: underline;
}
.fooNav{
	float: right;
	width: 250px;
	height: 180px;
}
.fooNav a{
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	color: #eee;
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	margin: 10px 6px;
}
.fooNav a:hover{
	text-decoration: underline;
}
.copy{
	width: 1100px;
	height: 30px;
	font-size: 14px;
	color: #999;
	line-height: 30px;
	text-align: center;
	margin-top: 20px;
}
.copy a{
	font-size: 14px;
	color: #999;
}
.copy a:hover{
	text-decoration: underline;
}
/*底部结束*/
