@charset "utf-8";
/*-- 全局reset
-------------------------------------------*/
html, body, div,
h1, h2, h3, h4, h5, h6,
hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre, form, fieldset, object, code,
legend, button, input, textarea, label,
th, td, a, img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
body {
font: 14px/1.5  'Arial', 'Microsoft YaHei', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif';
color: #666666;
background-color: #FFFFFF;
}
a{
color: #666666;
text-decoration: none;
}
a:hover {
color: #caab72;
text-decoration: none;
}
.swiper-pagination-bullet{
width: 15px;
height: 5px;
margin: 0px 10px 0px 0px;
border-radius: 0px;
background-color: #000000;
color: #000000;
}
.swiper-pagination-bullet-active{
	background-color: #077ad1;
}
/*清除内外边距*/
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

ul,
ol {
    list-style: none;
}

.area-image img {
    width: 100%;
    transition: all 2s ease-in-out 0s;
    -webkit-transition: all 2s ease-in-out 0s;
    -moz-transition: all 2s ease-in-out 0s;
    -o-transition: all 2s ease-in-out 0s;
}
.area-image img:hover {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
}
.area-image {
    overflow: hidden;
}
.swiper-container2{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	/* Fix of Webkit flickering */
	z-index: 1;
}
.swiper-container3{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	/* Fix of Webkit flickering */
	z-index: 1;
}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
    *font-size: 100%;
    outline: none;
}

textarea {
    resize: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
.neirong {
	line-height: 30px;
}
.neirong img{
	max-width: 100%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clear{clear:both;}
.xian,.yin { width:100%; height:auto;}
.yin  { display: none;}
a.map{
	width: 140px;
	border-radius: 50px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	float: right;
	background-color: #fb1c15;
	margin-top: 20px;
}
a.map:hover{
	color: #fff;
}
a.map1{
	font-size: 16px; 
    width: 130px; 
	height: 50px;
    line-height: 50px; 
    text-align: center;
	display: block;
}
a.map1:hover{
    color: #FFFFFF;
	background-color: #1164ce;
	font-size: 16px;
	width: 130px; 
	height: 50px;
	line-height: 50px; 
	text-align: center;
	display: block;
}
a.map2{
	font-size: 16px; 
   width: 100%;
	height: 43px;
    line-height: 43px; 
   background: url(../img/31.jpg) left no-repeat #077ad1;
   padding-left: 31px;
	display: block;
	text-align: left;
	color: #FFFFFF;
}
a.map2:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
a.map3{
	font-size: 14px; 
   width: 100%;
	height: 30px;
    line-height: 30px; 
  background-color: #fcfcfc;
   padding-left: 31px;
	display: block;
	text-align: left;
	margin-top: 2px;
	overflow: hidden;
}
a.map3:hover{
	background-color: #077ad1;
	color: #FFFFFF;
}
.zj1200{
    width: 1200px;
    margin: 0 auto;
}
.zj1400{
    width: 1400px;
    margin: 0 auto;
}
.zj1300{
    width: 1300px;
    margin: 0 auto;
}
.wenzi{
	font-size: 20px;
	text-transform: uppercase;
}
.wenzi1{
	font-size: 25px;
	color: #333;
	text-align: center;
	margin-bottom: 5px;
}
.wenzi2{
	color: #666666;
	text-align: center;
}
.wenzi3{
	font-size: 18px;
}
.wenzi4{
	padding: 5px 0px;color: #999;
}
.pc-sy-cp-lb{
	margin-bottom: 20px;
}
.pc-sy-cp-lb-top{
	border: 1px solid #cbcbcb;
}
.pc-sy-cp-lb-xia{
	line-height: 50px;
	height: 50px;
	text-align: center;
	overflow: hidden;
	background-color: #f5f5f5;
}
.pc-sy-cp-lb{
	font-size: 16px;
}
img{
	max-width: 100%;
}

.pages {font-size: 12px;padding: 5px 0;margin-top: 15px;clear: both;text-align: right;}
.pages:after {content: '.';clear: both;height: 0;line-height: 0;display: block;visibility: hidden;}
.pages ul {padding: 0;list-style: none;margin: 0;display: block;width: 100%;}
.pages li {display: inline-block;margin-right: 5px;float: none;font-size: 12px;}
.pages li a {padding: 5px 10px;border: 1px solid #e1e1e1;height: 24px;line-height: 24px;color: #666;font-size: 12px;}
.pages li a:hover {border: 1px solid  #caab72;background:  #caab72;color: #fff;text-decoration: none;}
.pages li span {border: 1px solid #e1e1e1;height: 24px;line-height: 24px;color: #c4c4c4;padding: 5px 10px;}
.pages .current a {border: 1px solid #caab72;background:  #caab72;color: #fff;}
#pagelist ul li a:hover{background-color:#017b30; color:#FFF; border:1px solid #017b30;}
.selectpage{}
.selectpage a{font-weight: bold;border:1px solid #519500!important; background-color:#077ad1!important;color: #FFF!important; }


.odript{ width:100%; height:25px; line-height:25px; border:1px solid #e2e2e2;}
.odript2{ width:100%;height:45px; line-height:45px; background-color:#ff7f00; text-align:center; color:#FFF; border:0px; font-size:14px;}

.odript3{width:100%; height:25px; line-height:25px; border:1px solid #6e7795;}
.odript5{width:100%; border:1px solid #6e7795;}

.odript6{ width:100%;height:30px; line-height:30px; background-color:#ff7f00; text-align:center; color:#FFF; border:0px; font-size:14px;}