﻿@charset "utf-8";
* {
	font-family: "微软雅黑";
	margin: 0;
	padding: 0;
}
body {
	min-width: 1260px;
	margin: 0 auto;
}
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;
}


/*story_list*/

.story_list {
	width: 100%;
	box-sizing: border-box;
}

.story_list li {
	padding: 30px 10px;
	border-bottom: 1px dotted #ddd;
}

.story_list li .story_list_title {
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
	font-weight: bold;
}

.story_list li .story_list_title a {
	color: #333;
}

.story_list li .story_list_title a:hover {
	color: #0189e1;
}

.story_list_cont {
	padding-left: 20px;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 26px;
}
/*story_list end*/
/**/
#to_Top {
	color: #fff;
	position: fixed;
	bottom: 10px;
	right: 0;
	width: 36px;
	height: 42px;
	overflow: hidden;
	background: #297ad7 url(../images/totop.png) no-repeat center;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	display: none;
	transition: .3s;
	z-index: 200;
}

.floatLeft {
	float: left;
}
/*header*/
.htop {
	width: 100%;
	height: 40px;
	line-height:40px;
	text-align: center;
	background: #374654;
	font-size: 14px;
}

.htop_box {
	width: 1200px;
	margin: 0 auto;
	color: rgba(255, 255, 255, .5);
}

.htop_p1 {
	float: left;
}

.htop_p2 {
	float: right;
}

.htop_p2 a {
	color: rgba(255, 255, 255, .5);
	cursor: pointer;
}

.htop_p2 a:hover {
	color: #fff;
}


/**/
.header {
	height: 120px;
}
.header_box {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.header_box h1 {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.header_box .hname {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.header_box .hname h2 {
	font-size: 16px;
	color: #646464;
	margin-bottom: 15px;
	font-weight: normal;
	letter-spacing: 2px;
}

.header_box .hname h3 {
	font-size: 26px;
	font-family: "宋体";
	color: #333;
}

.header_box .htel {
	text-align: right;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.header_box .htel .htel_p1 {
	font-size: 20px;
	color: #ee7000;
	letter-spacing:3px;
	margin-bottom: 10px;
	font-weight:bold;
	background-image: url(tel.png);
	background-position: left center;
	padding-left: 40px;
	text-align: left;
	background-repeat: no-repeat;
	line-height: 34px;
}

.header_box .htel .htel_p2 {
	font-size: 20px;
	font-weight: bold;
	color: #297ad7;
	font-family: arial;
	position: relative;
}

.header_box .htel .htel_p2:before {
	position: absolute;
	left: -30px;
	top: 0;
}
/*Navigation*/
.nav {
	font-size: 16px;
	color: #ffffff;
	height: 50px;
	line-height: 50px;
	background: #297ad7;
	text-align: center;
}
.nav_box {
	width: 1260px;
	margin: 0 auto;position: relative;
}
.nav .nav_box .hideBj{
	background:rgba(255,255,255,0.95);
	position: absolute;
	width: 1160px;
	top:50px;
	box-shadow: 0 0 5px #666;
	display: none;
	z-index:1110;
	left:30px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.nav .nav_box .hideBj li{ width:270px; float: left; text-align:left;margin-right:10px; margin-left:10px;}
.nav .nav_box .hideBj li a{display: block;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #297ad7;
	line-height: 50px;}
.nav .nav_box .hideBj li ul{display: block;width:270px;border-top-width: 1px;border-top-style: solid;border-top-color: #CCCCCC;overflow: hidden;}
.nav .nav_box .hideBj li ul li{display: block;float:left;text-align:left;width:115px; margin:0px;}
.nav .nav_box .hideBj li ul li a{
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	line-height:40px;
	font-weight: normal;
}
.nav .nav_box .hideBj1{
	background:rgba(255,255,255,0.95);
	position: absolute;
	width: 1160px;
	top:50px;
	box-shadow: 0 0 5px #666;
	display: none;
	z-index:1110;
	left:30px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.nav .nav_box .hideBj1 li{ width:270px; float: left; text-align:left;margin-right:10px; margin-left:10px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCCCCC;}
.nav .nav_box .hideBj1 li a{display: block;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: bold;
	color: #297ad7;
	line-height: 50px;}
.nav .nav_box .hideBj1 li ul{display: block;width:270px;border-top-width: 1px;border-top-style: solid;border-top-color: #CCCCCC;overflow: hidden;}
.nav .nav_box .hideBj1 li ul li{display: block;float:left;text-align:left;width:115px; margin:0px;}
.nav .nav_box .hideBj1 li ul li a{
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	line-height:40px;
	font-weight: normal;
}
.navLiA {
	color: #ffffff;
	font-size: 16px;
	border-bottom: 0px solid rgba(0, 0, 0, 0);
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom:8px;
	padding-left: 24px;
}
.navLiA:hover {
	color: #fff;
	background-color: #FF3366;
margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom:8px;
	padding-left: 24px;border-radius:10px;
}
.navLiAOn {
	color: #fff;
	background-color: #FF3366;
margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom:8px;
	padding-left: 24px;border-radius:10px;
}
/*header end*/
/*banner star*/
.big_baner {
	position: relative;
	overflow: hidden;
}
.swiper-container-banner {
	width: 100%;
}

.swiper-container-banner .swiper-pagination-bullet {
	width: 7px;
	height: 7px;
	/* border-radius: 50%; */
	background: rgba(255, 255, 255, 0);
	border: 1px solid rgba(255, 255, 255, .5);
	box-sizing: border-box;
	margin: 0 5px !important;
	transition: .3s;
	font-weight: bold;
	position: relative;
}

.swiper-container-banner .swiper-pagination-bullet:after {
	font-family: arial;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
}


/*.swiper-container-banner .swiper-pagination-bullet:nth-child(1):after {
	content: '01';
}

.swiper-container-banner .swiper-pagination-bullet:nth-child(2):after {
	content: '02';
}

.swiper-container-banner .swiper-pagination-bullet:nth-child(3):after {
	content: '03';
}

.swiper-container-banner .swiper-pagination-bullet:nth-child(4):after {
	content: '04';
}

.swiper-container-banner .swiper-pagination-bullet:nth-child(5):after {
	content: '05';
}*/

.swiper-container-banner .swiper-pagination-bullet-active {
	width: 11px;
	height: 11px;
	transform: translateY(2px);
	background: #fff;
	/* width: 64px; */
	/* height: 8px; */
	/* border-radius: 8px; */
	/* transform: translateY(3px); */
}

.swiper-container-banner .swiper-pagination-bullet-active:after {
	color: #fff;
}

.swiper-button-prev-banner {
	width: 43px;
	height: 61px;
	position: absolute;
	left: 60px;
	top: 60%;
	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: 60%;
	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;
}


/*banner end*/


/*search star*/


/*search star*/

.resou_box {
	width: 100%;
	background: #fff;
	position: relative;
	z-index: 3;
}

.resou {
	width: 1200px;
	margin: 0 auto;
	padding: 39px 400px 39px 144px;
	box-sizing: border-box;
	color: #333;
	position: relative;
}

.resou a {
	color: #666;
	font-size: 14px;
	margin: 0 5px;
}

.resou a:after {
	content: '、';
}

.resou a:last-child:after {
	display: none;
}

.resou a:hover {
	color: #228eb0;
	/* text-decoration: underline; */
}

.w1100 {
	width: 1200px;
	height: 99%;
	margin: 0 auto;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.resou_word {
	color: #000;
	position: absolute;
	left: 0;
	top: 38px;
	font-size: 16px;
	/* letter-spacing: 0px; */
}

.resou_word b {
	color: #228eb0;
	font-size: 18px;
}

.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: 30px;
	border-radius: 20px;
	background: #fff0;
}

.select {
	width: 75px;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	color: #666;
	box-sizing: border-box;
	padding-right: 5px;
	padding-left: 10px;
	border: navajowhite;
	border-bottom: 1px solid rgba(0, 0, 0, .14);
	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: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.14);
	background: rgba(0, 0, 0, 0);
}

.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;
	opacity: 0.5;
}

.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;
}


/*sitemap end*/

.caseOneTilte {
	text-align: center;
}


/*links star*/
.links_box {
	width: 100%;
	min-height: 18px;
	background: #0287e6;
	padding: 20px 0;
	position: relative;
	z-index: 3;
}

.links {
	width: 1200px;
	margin: 0 auto;
	padding-left: 130px;
	box-sizing: border-box;
	position: relative;
}
.links:before {
	content: 'LINKS';
	font-size: 30px;
	letter-spacing:2px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	position: absolute;
	left: 0;
	top: -3px;
}
.links a {
	font-size: 14px;
	color: #ffffff;
	margin-right:20px;
	position: relative;
}
.links a:after {
	content: '';
	display: block;
	width: 6px;
	height: 1px;
	background: #ffffff;
	position: absolute;
	right: -14px;
	top: 50%;
}

.links a:last-child:after {
	display: none;
}

.links a:hover {
	color: #fff;
	text-decoration: underline;
}

/*links end*/
/*footer star*/
.footer {
	background: #354555;
	min-height: 100px;
	padding-top:10px;
	padding-right: 0;
	padding-bottom:10px;
	padding-left: 0; overflow:hidden;
}

.footer_box {
	width: 1200px;
	margin: 0 auto;
}
.footer_ft {
	width: 1200px;
	margin: 0 auto;
}
.ft_one {
	width: 400px;
	float: left;
	margin-right: 50px;
}
.ft_one_ti {
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
	color: #fff;

}
.ft_nav {
	border-bottom: 1px solid #495764;
	padding-top: 15px;
	padding-bottom: 15px;font-size: 12px;color:#7b838b; margin-bottom:15px;
}
.ft_nav a {
	font-size: 16px;
	color: #ccc;
	display:inline-block;
	margin-left:20px;
	margin-right:20px;
}
.ft_nav a:hover {
	color: #ddd;
}
.copy {
	color: #ccc;
	font-size: 14px; line-height:24px;
}
.copy a {
	color: #ccc;
	display: inline-block;
}
.copy a:hover {
	color: #ddd;
}
.ft_info {
	color: #fff;
	font-size: 14px;
	line-height: 43px;
	margin-top: 16px;
}
.ft_info a {
	color: #fff;
}
.ft_info a:hover {
	text-decoration: underline;
}

.ft_info b {
	color: #0287e6;
	font-size: 16px;
}

.ft_ewm {
	width: 120px;
	float: right;
	padding-top: 27px;
	margin-left: 20px;
}

.ft_ewm img {
	width: 120px;
	height: 120px;
}

.ft_ewm_p {
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-top: 13px;
}
.page {
	padding: 15px 0;
	line-height: 30px;
	text-align: center;
	font-size: 12px;
}
.page a {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 0 10px;
	background: #eee;
	margin: 0 2px;
}
.page a:hover,
.page a.act {
	background: #00B096;
	color: #fff;
}
.page SPAN.current {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 0 10px;
	background: #00B096;
	color: #fff;
	margin: 0 2px;
}
.page SPAN.disabled {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 0 10px;
	background: #eee;
	margin: 0 2px;
}
.baojia{
	width:1200px;
	font-family:"微软雅黑";
	position:relative;
	min-width:1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.baojia ul li{ width:292px; height:120px; float:left; display:inline-block; margin-right:8px; border:1px solid #eeeeee; margin-top:10px; position:relative;}
.baojia ul li a:hover{ text-decoration:none;}
.baojia ul  .bg66_1{ background:url(/images/baojia_03.png) no-repeat 15px 27px;}
.baojia ul  .bg66_1:hover{ border:1px solid #ff772b;}
.baojia ul  .bg66_2{ background:url(/images/baojia_0921.jpg) no-repeat 15px 27px;}
.baojia ul  .bg66_2:hover{ border:1px solid #fb6d85;}
.baojia ul  .bg66_3{ background:url(/images/baojia_05.png) no-repeat 15px 27px;}
.baojia ul  .bg66_3:hover{ border:1px solid #876cd5;}
.baojia ul  .bg66_4{ background:url(/images/baojia_07.png) no-repeat 15px 27px; margin-right:0px;}
.baojia ul  .bg66_4:hover{ border:1px solid #47a7fe;}
.baojia ul  .bg66_5{ background:url(/images/baojia_15.png) no-repeat 15px 27px;}
.baojia ul  .bg66_5:hover{ border:1px solid #9ec641;}
.baojia ul  .bg66_6{ background:url(/images/baojia_16.png) no-repeat 15px 27px;}
.baojia ul  .bg66_6:hover{ border:1px solid #efb925;}
.baojia ul  .bg66_7{ background:url(/images/baojia_17.png) no-repeat 15px 27px;}
.baojia ul  .bg66_7:hover{ border:1px solid #f33855;}
.baojia ul  .bg66_8{ background:url(/images/baojia_19.png) no-repeat 15px 27px;margin-right:0px;}
.baojia ul  .bg66_8:hover{ border:1px solid #57baa6;}
.baojia ul li h3{ font-size:20px; margin-top:30px; margin-left:95px; }
.baojia ul li p{ font-size:13px; color:#666; margin-left:95px; width:180px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis; line-height:30px; }
.color66_1{ color:#ff772b;}
.color66_2{ color:#fb6d85;}
.color66_3{ color:#876cd5;}
.color66_4{ color:#47a7fe;}
.color66_5{ color:#9ec641;}
.color66_6{ color:#efb925;}
.color66_7{ color:#f33855;}
.color66_8{ color:#57baa6;}
.mr0{margin-right:0px;}
.main-im{position:fixed;right:10px;top:150px;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background:url(/images/qq-icon-bg.png) no-repeat center 8px;}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:none;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:101px;border-bottom:1px solid #dddddd; padding-top:8px;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:14px;line-height:22px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background:url(/images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background:url(/images/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background:url(/images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background:url(/images/open_im.png) no-repeat left top;}