* {
	margin: 0;
	padding: 0;
	font-family: "Arial", "微软雅黑";

}
@font-face{
            font-family: 'Geometr415';
            src : url('../img/Geometr415 Blk BT Black.ttf');
        }
        
        
html {
	font-family: "Arial"
}
body{ }
ul,
ol {
	list-style: none;
}

.clearfix {
	clear: both;
}

a {
	color: #333;
	text-decoration: none;
}

em {
	font-style: normal;
}

.content {
	width: 1200px;
	margin: auto;
}

.neiong {
	margin-top: 86px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.case_fl::-webkit-scrollbar {
	width: 5px;
	/*对垂直流动条有效*/
	height: 5px;
	/*对水平流动条有效*/
}


/*定义滚动条的轨道颜色、内阴影及圆角*/

.case_fl::-webkit-scrollbar-track {
	background-color: #fff;
	border-radius: 3px;
}


/*定义滑块颜色、内阴影及圆角*/

.case_fl::-webkit-scrollbar-thumb {
	border-radius: 7px;
	background-color: #e1e1e1;
}


/*定义右下角汇合处的样式*/

.case_fl::-webkit-scrollbar-corner {
	background: khaki;
}

table {
	border: 0;
	border-spacing: 0;
	border-collapse: 0
}

th,
td {
	padding: 8px
}

.table {
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1
}

.table th,
.table td {
	padding: 8px 12px;
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1
}

.table th {
	background: #f9f9f9
}

.table tr:hover td {
	background: #fffffc
}

input,
textarea,
select,
button {
	display: block;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	color: #2b333b;
	outline: 0
}

::-moz-placeholder {
	text-align: left;
	color: #999
}

::-webkit-input-placeholder {
	text-align: left;
	color: #999
}

::-ms-input-placeholder {
	text-align: left;
	color: #999
}

input[type='text'],
input[type='password'] {
	width: 100%;
	height: 38px;
	line-height: 38px;
	padding: 0 8px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box
}

input[type='radio'],
input[type='checkbox'] {
	display: inline-block;
	vertical-align: -2px
}

input[type='file'].file {
	left: 0;
	top: 0;
	width: 100%;
	height: 38px;
	line-height: 38px;
	opacity: 0;
	font-size: 80px;
	cursor: pointer;
	overflow: hidden
}

textarea {
	width: 100%;
	height: 88px;
	line-height: 28px;
	padding: 2px 8px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box;
	resize: none
}

select {
	width: 100%;
	height: 38px;
	line-height: 38px;
	border: 1px solid #e1e1e1;
	box-sizing: border-box
}

input[type='button'],
input[type='submit'],
input[type='reset'],
button,
.btn {
	display: block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	padding: 0 12px;
	background: #009688;
	border: 0;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	cursor: pointer
}

input[type='button'].btn-border,
input[type='submit'].btn-border,
input[type='reset'].btn-border,
button.btn-border,
.btn-border {
	background: #fff;
	border: 1px solid #e1e1e1;
	color: #2b333b
}

input[type='button'].btn-blue,
input[type='submit'].btn-blue,
input[type='reset'].btn-blue,
button.btn-blue,
.btn-blue {
	background: #2f81c4
}

input[type='button'].btn-green,
input[type='submit'].btn-green,
input[type='reset'].btn-green,
button.btn-green,
.btn-green {
	background: #57ac57
}

input[type='button'].btn-red,
input[type='submit'].btn-red,
input[type='reset'].btn-red,
button.btn-red,
.btn-red {
	background: #f45445
}

input[type='button'].btn-orange,
input[type='submit'].btn-orange,
input[type='reset'].btn-orange,
button.btn-orange,
.btn-orange {
	background: #f7783a
}

input[type='button'].btn-black,
input[type='submit'].btn-black,
input[type='reset'].btn-black,
button.btn-black,
.btn-black {
	background: #2b333b
}

.radius {
	border-radius: 4px
}

.radius-50 {
	border-radius: 50%
}

.radius-form {
	border-radius: 19px
}

.pf {
	position: fixed
}

.pr {
	position: relative
}

.pa {
	position: absolute
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both
}

.tl {
	text-align: left
}

.tc {
	text-align: center
}

.tr {
	text-align: right
}

.auto {
	margin: 0 auto
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.hide {
	display: none
}

.border-box {
	box-sizing: border-box
}

.hidden {
	overflow: hidden
}
.head_shang{ background: #009b4c; height: 44px; line-height: 44px; width: 100%; color: #fff; font-size: 14px;}
.head_shang_nr{ width: 1200px; margin: 0 auto;}
.head_shang_nr_le{ float: left;}
.head_shang_nr_re{ float: right;}
.head_shang_nr_re span img {
    margin-right: 5px;
    display: inline-block;
    vertical-align: -2px;
}


.header {
	
}

.logo_box {}

.logo {
	float: left;
	margin-top: 6px;
}

.top_nav {
	float: left; width: 904px; margin-left: 90px; margin-top: 20px;
	
}

.top_nav li a p{ font-size: 13px; font-weight: normal; margin-top: 5px; color: #666;text-transform:Capitalize}



.banner {/*position: relative;*/ padding-top: 140px;
	
}

.swiper-container,
.swiper-wrapper,
.swiper-slide {
	height: 783px;
	width: 100%;
}

/*.swiper-button-prev,
.swiper-button-next {
	display: none;
	transition: all 0.3s;
}*/

.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
	display: block;
}
.head{ width: 100%; height: 50px; }
.head_nr{width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 0;}
.head_nr_left{ float: left; width: 204px; margin-top: 15px; margin-bottom: 15px;}






.top_nav li {
	position: relative;
	cursor: pointer;
}

.top_nav a {
	color: #000;
	font-size: 16px;
	display: block; 
	font-family: "Arial"
}

.top_nav a:hover {
	 color: ##009b4c;
}

.top_nav li:hover .sj_xia {
	display: block;transition: all 0.5s;
}

.top_nav li {
	
	position: relative; float: left; display: block;
}
.top_nav li a{ display: block; text-align: center; padding: 10px 15px;}
.top_nav li a:hover {
 color: #009b4c;
}

.top_nav .on {
	  color: #009b4c;
}

.top_nav .on a {
	color: #009b4c;
}
.top_nav .on a p{color: #009b4c; font-size: 14px;}
.top_nav li .sj_xia {
	position: absolute;
	top: 52px;
	width: 140px;
	padding-bottom: 10px;
	display: none;
	z-index: 99;
	background: #fff;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	left: 50%;
	margin-left: -70px;transition: all 0.5s;
}
.top_nav li .sj_xia a{ color: #000; background: no-repeat;width: 140px; padding: 0; font-size: 15px;}
.top_nav li .sj_xia a:hover{ color: #009b4c;}
.r_jt {
	background: url(../img/jt.jpg) no-repeat right;
}

.top_nav li .sj_xia li {
	
	line-height: 48px;
	display: block;
	border-bottom: 1px solid #f7f7f7; position: relative;
}

.top_nav li .sj_xia li a {
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize
}

.top_nav li .sj_xia li dl{ position: absolute; left: 180px; top: 0; z-index: 999; background: #fff;box-shadow: 0 2px 5px 0 rgba(0,0,0,.08); border-radius: 0px; text-align: center; display: none;}
.top_nav li .sj_xia li dl dd{ border-bottom: 1px solid #e7e7e7; text-align: center; padding-left: 10px;}
.top_nav li .sj_xia li dl dd a{ width: 240px; text-align: left; padding-left: 20px;}
.top_nav li .sj_xia li:hover dl{ display: block;}

















.head_bg{ height: 140px;position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 9999;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.12);}


.yingw a{ background: #009b4c; color: #fff; border-radius: 60px; padding: 6px 15px; display: inline-block; }

.yingw{  position: absolute; right: 0; top: 30px;}



.shuzi{position: absolute;
    bottom: -43px;
    right: 0;
    width: 60vw;
    height: 15vh;
    z-index: 999; background: #fff;
    box-shadow: 0px 2px 29px 0px rgba(191, 191, 191, 0.34); border-radius: 60px 0 0 0;
    }
 .shuzi1{  float: left; background:#009b4c; width: 12vw;border-radius: 60px 0 0 0; padding-top: 10px; text-align: center; height: 130px;}
 .shuzi2 ul li{ float: left; text-align: center; width: 26%; padding-top: 20px; position: relative;}
 .shuzi2 ul li p{ text-align: center; font-size: 16px; color: #4a4d57;}
    
    
    
    
 .shuzi2 ul li:before{content:'';display:block;width:1px;height:90px;border-right:solid 1px #ededed;position:absolute;right:-6px;top:25px;z-index:9}
    
    
/* 底部开始
*/
.bottom{ background: #1e1b2e;}
.bottom1{ background: url(../img/bottom.jpg) no-repeat top center; height: 320px; padding-top: 75px; border-bottom: 1px solid #393747;}
.bottom1_nr{ width: 1200px; margin: 0 auto;}
.bottom_left{ width: 236px; border-right: 1px solid #3b3c4d;  float: left; height: 280px;}

.bottom_left2 ul li{ display: inline-block; text-align: center; margin-right: 10px; margin-top: 40px;}
.bottom_left2 ul li p{ text-align: center;  color: #fff; font-size: 14px;}
.bottom_center{  float: left; width: 280px;border-right: 1px solid #3b3c4d; margin-left: 30px;}

.bottom_center1{color: #fff; font-size: 16px;}
.bottom_center2 p{ color: #b8b8bc; font-size: 14px; line-height: 26px;}
.bottom_center2{ margin-top:10px;}
.trr{ margin-top: 30px;}
.bottom_right{  float: right; width:605px; color: #fff;  padding-left: 10px;}
.bottom_right ul li{ float: left; width: 120px;}
.bottom_right ul li h2{ font-weight: bold; font-size: 15px; margin-bottom: 15px;}
.bottom_right ul li a{  font-size: 14px; line-height: 28px; color: #c6c7c9;}
.bottom_right ul { }
.bottom_right ul li a:hover{ color: #fff;}

.bottom2{ width: 1200px; margin: 0 auto;color: #a2a2a6; font-size: 14px; height: 95px;}
.bottom2 a{color: #a2a2a6;}
.bottom2_left{ float: left; margin-top: 25px; line-height: 24px;}
.bottom2_left a:hover{color: #fff;}
.bottom2_right{ float: right; line-height:95px ;}
.bottom2_right a:hover{color: #fff;}



/*合作伙伴开始*/

.hzhb{ background: url(../img/hz_bj.png) no-repeat top center; height: 390px; text-align: center;padding-top: 35px;}
.syb_left{ float: left; width: 70px; height: 254px;}
.syb_right{ width: 1130px; float: right;}
.syb{ width: 1200px; margin: 0 auto; margin-top: 10px; margin-bottom: 40px;}



.syb_right ul li{ float: left; width: 340px; height: 250px; position: relative; margin-left: 30px;transition: all 0.5s;}
.syb_right ul li:nth-child(2) .syb_right1{ border-radius: 4px;}
.syb_right ul li:nth-child(3) .syb_right1{ border-radius: 0 0 40px 0;}
.syb_right ul li:nth-child(3) .syb_right2{border-radius: 0 0 40px 0;}


.syb_right ul li:nth-child(1) .syb_right1{ border-radius: 40px 0 0 0;}
.syb_right ul li:nth-child(1) .syb_right2{border-radius: 40px 0 0 0;}



.syb_right1{ width: 340px; height: 250px;overflow: hidden;position: absolute; left: 0; top: 0; z-index: 1;}
.syb_right2{ background: url(../img/hei.png) repeat-x bottom; width: 340px; height: 250px; position: absolute; left: 0; top: 0; z-index: 2;}
.syb_right3{width: 340px; height: 46px; position: absolute; left: 0; bottom: 0; z-index: 3;  ccolor: #fff;}
.syb_right3 span{ float: left; color: #fff;padding-left: 16px;font-size: 22px; }
.syb_right3 b{ float: right;color: #fff; padding-right: 16px; font-size: 15px; font-weight: normal;padding-top: 6px;}



.syb_right1 img{ width: 100%; text-align: center;transition: 1s;transition: all 0.5s;}
.syb_right ul li:hover .syb_right1 img {
	transform: scale(1.1);transition: all 0.5s;
}
.syb_right ul li:hover .syb_right3 b{ text-decoration: underline; color: #009b4c;}
.syfw{ background: url(../img/hai.jpg) no-repeat top center; height: 561px;padding-top: 56px;}
.syfw_nr{ width: 1200px; margin: 0 auto; position: relative;}
.syfw_right{ position: absolute;right: 0;bottom: -4px; z-index: 10; border-radius: 20px 20px 0 0;}
.syfw_right img{ width: 689px; height: 460px;border-radius: 20px 20px 0 0;}


.syfw_left_t{ width: 590px; height: 109px; padding-top: 30px; padding-left: 20px; background: #009b4c; color: #fff; border-radius: 4px 4px 0 0; }
.syfw_left_t h2{ font-size: 35px; color: #fff;}
.syfw_left_t h3{ font-size: 16px; color: #fff;}

.syfw_left_n{ background: rgba(0,155,76,0.3); height: 382px; color: #fff;box-sizing: border-box; padding-top: 80px; padding-left: 50px;transition: all 0.5s;}
.syfw_left_n h2{font-size: 23px; line-height: 30px; font-weight: normal;}
.syfw_left_n h3{font-size: 15px; margin-top: 26px; margin-bottom: 60px ;}
.syfw_left_n:hover a{ padding-left: 0px;}
.syfw_left_n a{transition: all 0.5s;}



.youshi{background: url(../img/changc.jpg) no-repeat center fixed ; height: 445px;}
.youshi_nr{ width: 1200px; margin:0 auto;}
.youshi_nr_t{   float: right; text-align: right; color: #fff;  margin-top: 86px;}
.youshi_nr_t h2{  font-size: 36px;}
.youshi_nr_t h3{  font-size: 16px; margin-top: 5px;}

.hr{
	height: 74px;
	position: relative;transition: 1.4s all;
}
.hr span{
	display: block;
	background: #fff;
	height: 1px;
	width: 400px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.hr img{
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: 1.4s all;
}
.youshi_nr_t:hover .hr img{
	right: 400px;
}

.youshi_nr_t .hr img {
    position: absolute;
    right: 0;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    transition: 1.2s all;
}




.youshi_nr_n{ width: 640px; padding-top: 180px;}
.youshi_nr_n ul li{  float: left; width: 180px; text-align: center;}
.youshi_nr_n ul li p{ color: #fff; font-size: 22px; margin-top: 10px;}




.chanp{background: url(../img/nan.jpg) no-repeat top center; height: 624px; padding-top: 100px;}
.dingw img{ margin-right: 5px;
    display: inline-block;
    vertical-align: -5px;}
.chanp_n{ width: 1200px; margin: 0 auto;}
.dingw{ background: #009b4c; color: #fff; border-radius: 60px; padding: 10px 20px; display: inline-block; cursor: pointer;  position: absolute;right: 0; top: 0;}
.dingw a{ color: #fff;}
.dingw:hover{ background: #05b45b;}

.chanp_tit{ position: relative;}
.chanp_tit h3{ font-size: 30px; color: #000;}
.chanp_tit h2{ font-size: 40px; color: #2d2d2d;font-family: 'Geometr415';text-transform: uppercase;}


.chanp_m ul li{ float:left; width: 262px; text-align: center; margin-right: 50px; margin-top: 40px;}
.chanp_m1{background: url(../img/ff1.png) no-repeat top center; width: 243px; height: 76px; line-height: 60px;}
.chanp_m1 a{ color: #fff; display: block; font-size: 16px; font-weight: bold;}

.chanp_m ul li:nth-child(2) .chanp_m1{background: url(../img/ff2.png) no-repeat top center;}
.chanp_m ul li:nth-child(3) .chanp_m1{background: url(../img/ff3.png) no-repeat top center;}
.chanp_m ul li:nth-child(4) .chanp_m1{background: url(../img/ff4.png) no-repeat top center;}
.chanp_m ul li:nth-child(4){margin-right:0px; float: right;}

.chanp_m2{ border-radius: 10px; margin-top: 15px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 2px 29px 0px rgba(191, 191, 191, 0.24); overflow: hidden;}
  
.chanp_m ul li:nth-child(2) .chanp_m2{border-radius: 50%; width: 262px; height: 262px;overflow: hidden;}
.chanp_m ul li:nth-child(2) .chanp_m2 img{border-radius: 50%; width: 100%; height: 262px;}

.chanp_m ul li:nth-child(4) .chanp_m2{border-radius: 50%; width: 262px; height: 262px; overflow: hidden;}
.chanp_m ul li:nth-child(4) .chanp_m2 img{border-radius: 50%; width: 100%; height: 262px;}


.chanp_m2 img{ width: 100%; text-align: center;transition: 1s;transition: all 0.5s;}
.chanp_m2:hover img {
	transform: scale(1.1);transition: all 0.5s;
}
.chanp_m ul li .chanp_m1 a{transition: all 0.5s;}
.chanp_m ul li:hover .chanp_m1 a{ padding-left: 10px;transition: all 0.5s;}

.news{background: url(../img/luse.jpg) no-repeat top center; height: 689px;padding-top: 80px;}
.news_nr{ width: 1200px; margin: 0 auto;}
.news_nr .tie_t h2{  color: #fff;}

.news_nr .tie_t h3{  color: #fff;}
.news_zw_re1{ width: 347px; height: 223px;border-radius: 4px 4px 0 0; overflow: hidden; align-items: center;
    display: flex;
    justify-content: center;

}
.news_zw_re ul li:hover .news_zw_re2 a{ color: #03a854;}



.news_zw_re1 img{ width: 100%; text-align: center;transition: 1s;transition: all 0.5s;border-radius: 4px 4px 0 0;}
.news_zw_re1:hover img {
	transform: scale(1.1);transition: all 0.5s;
}
.news_zw_re ul li:hover .news_zw_re1 img{transform: scale(1.1);transition: all 0.5s;}

.news_zw_re2{width: 332px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.news_zw_re2 a { color: #111525; font-weight: bold;}
    
.news_zw_re{  float: right; width: 730px; margin-top: 50px;}
.news_zw_re ul li{width: 347px; height: 223px; float: left; background: #fff; border-radius: 4px 4px 0 0; height: 400px; margin-left: 15px;}
.news_zw_re3{color: #5b5b62;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
    margin-bottom: 16px;
    margin-top: 10px;}
    
  .baok{ padding: 18px;box-sizing: border-box;}
  .news_zw_re4{ color: #666; font-size: 16px;}
  
  .news_zw_left{float: left; width: 470px; height: 482px; overflow: hidden; position: relative; border-radius: 4px;}

  .news_zw_left a{ display: block;}
  .news_zw_left1{ width: 470px; height: 482px;position: absolute; bottom: 0; z-index: 4;  overflow: hidden;}
  
  .news_zw_left1 img{ width: 470px; height: 482px; text-align: center;transition: 1s;transition: all 0.5s;}
.news_zw_left1:hover img {
	transform: scale(1.1);transition: all 0.5s;
}
  
  .chanp_tit em{ margin-top: 20px; display: inline-block;}
  
  .news_zw_left:hover .news_zw_left1 img{transform: scale(1.1);transition: all 0.5s;}
  
  
  
  .news_zw_left2{background: url(../img/hei2.png) repeat-x bottom center; position: absolute; bottom: 0; z-index: 5;width: 470px; height: 482px;}
  .news_zw_left3{width: 400px;
    line-height: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;position: absolute; bottom: 46px; z-index: 6; padding-left: 20px; padding-right: 15px;color: #fff; font-weight: bold;}

  
  .dingw2 img{ margin-right: 5px;
    display: inline-block;
    vertical-align: -5px;}
.dingw2{ background: #009b4c; color: #fff; border-radius: 60px; padding: 10px 20px; display: inline-block; cursor: pointer;font-size: 14px;  display: inline-block;position: absolute; bottom: 16px; left: 15px; z-index: 7;}
.dingw2 a{ color: #fff; font-size: 14px;}
.dingw2:hover{ background: #05b45b;}

.news_zw{ margin-top: 40px;}








/*关于我们开始*/
.about_bg{background: url(../img/xin.png) no-repeat right -4px; }
.about{ width: 1200px; margin: 0 auto;   position: relative;}
.mww{font-size: 16px; color: #5d5d5d; margin-top: 20px;} 
.about_left{  float: left; padding-top: 80px;}
.shiim{ width: 550px; height: 448px;background: url(../img/shpin.png) no-repeat top center; text-align: center; border-radius: 0 40px 0 0; margin-top: 55px; margin-bottom: 60px;}


.shiim a{ cursor: pointer; display: inline-block; margin-top: 150px;}
.about_right{ position: absolute; width: 585px; right: 0; top: 100px;z-index: 10px;}

.about_right h2{ color: #009b4c; font-size: 23px;}
.about_right h3{ color: #009b4c; font-size: 19px; margin-top: 5px;}
.about_right em{ background: #009b4c;  width: 50px; height: 2px; display: block; margin-top: 20px;}

.about_txt{color: #484953;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 15px;
    margin-bottom: 16px;
    margin-top: 30px; border-bottom: 1px solid #d3d9d8; padding-bottom: 20px;}
.about_txt2 a { color: #ff6b37; font-size: 15px; margin-top: 20px;}
.about_txt2 a:hover{ text-decoration: underline;}

.about_you_tu{ width: 451px; height: 537px; overflow: hidden; float: right; margin-top: 50px; }
.about_you_tu img{ width: 100%; text-align: center;transition: 1s;transition: all 0.5s;}
.about_you_tu:hover img {
	transform: scale(1.1);transition: all 0.5s;
}

.set{ position: absolute; left: -47px;
    bottom: 50px; z-index: 20;}
    
    .femm{ width: 320px; float: right; margin-top: 20px;} 
    .femm ul li{  float: left; display: block; padding: 15px 40px; background: #f5f5f5; border-radius: 60px; margin-left: 10px; cursor: pointer;} 
    .femm ul  .one{ background: #4ad377; color: #fff;}
 .femm ul  .one a{  color: #fff;}






.nivoSlider{position:relative;z-index:1}
.nivoSlider img{position:absolute;top:0;left:0;}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;}
/* The slices and boxes in the Slider */
.nivo-slice{display:block;position:absolute;z-index:5;height:100%;}
.nivo-box{display:block;position:absolute;z-index:5;}
/* Caption styles */
.nivo-caption{position:absolute;background:#000;color:#fff;opacity:0.8; /* Overridden by captionOpacity setting */width:100%;z-index:8;}
.nivo-caption p{padding:5px;margin:0;}
.nivo-caption a{display:inline !important;}
.nivo-html-caption{display:none;}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a{position:absolute;top:45.6%;z-index:8;cursor:pointer;}
.nivo-prevNav{left:0;}
.nivo-nextNav{right:0;}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:bold;}

/* maxx-theme */
.maxx-theme .nivoSlider{position:relative;background:#fff url(../img/loading.gif) no-repeat 50% 50%;height:783px;width:100%;}
.maxx-theme .nivoSlider img{position:absolute;top:0;left:0;display:none; width: 100%;height:783px;}
.maxx-theme .nivoSlider a{border:0;display:block;}
.maxx-theme .nivo-controlNav,.maxx-theme .nivo-controlNav a,.maxx-theme .nivo-directionNav a{background-image:url(../img/sprite.png);background-repeat:no-repeat}
.maxx-theme .nivo-controlNav{position:absolute;left:50%;bottom:88px;width:126px;height:42px;background-position:-24px 0;margin-left:-63px; /* Tweak this to center bullets */z-index:10}
.maxx-theme .nivo-controlNav a{display:block;width:16px;height:16px;text-indent:-9999px;border:0;margin:12px 3px 0 3px;float:left;background-position:0 0;}
.maxx-theme .nivo-controlNav a:first-child{margin-left:11px;}



.maxx-theme .nivo-controlNav a.active{background-position:-2px -17px}
.maxx-theme .nivo-directionNav a{display:block;width:30px;height:53px;text-indent:-9999px;border:0;}


.maxx-theme .nivo-directionNav a.nivo-nextNav{background-position: -195px -1px; right: 4vw;}
.maxx-theme .nivo-directionNav a.nivo-prevNav{left:4vw;background-position:-161px 0;}



.maxx-theme .nivo-caption{font-family: Helvetica, Arial, sans-serif;width:460px;padding:5px 10px 10px;right:0;top:228px;text-align:right;min-height:65px;}
.maxx-theme .nivo-caption h1{margin-top:0;margin-bottom:10px;}
.maxx-theme .nivo-caption a{color:#fff;border-bottom:1px dotted #fff;}
.maxx-theme .nivo-caption a:hover{color:#fff;}




/*新的修改*/
.ziji{ position: relative;}
.yin8{ position: absolute; left: 50px; top: 75px;}
.ziji ul li{ float: left; width: 561px; display: block; margin-top: 40px; margin-bottom: 30px;}
.ziji ul li:nth-child(2){ float: right;}
.ziji ul li:nth-child(4){ float: right;}
.ziji { margin-bottom: 80px;}
.ziji ul li:nth-child(5){ display: none;}
.ziji1{ background: #f2f3f3; height: 63px; line-height: 63px; border-radius: 20px 20px 0 0; text-align: center;box-shadow: 0px 3px 7px 0px rgba(105, 108, 139, 0.28); font-size: 22px; color: #333; margin-top: 10px;transition: all 0.5s;}
.ziji1 a{ display: block;transition: all 0.5s;}
.ziji2 img{ width: 561px;height: 300px;transition: 1s;transition: all 0.5s;}

.ziji2:hover img{transform: scale(1.1);transition: all 0.5s;}


.ziji2{ border-radius: 0 50px 0px 50px; box-shadow: 0px 9px 14.08px 1.92px rgba(36, 36, 36, 0.12); overflow: hidden; position: relative; margin-top: 20px; height: 300px;}
.ziji2_dw{ position: absolute;transition: all 0.5s; right: 20px; bottom: 20px; background: #009b4c; border-radius: 60px; font-size: 13px; padding: 6px 15px; color: #fff;}
.ziji ul li:nth-child(2) .ziji2{border-radius: 50px 0px  50px 0;}
.ziji ul li:nth-child(3) .ziji2{border-radius: 50px 0px  50px 0;}

.ziji ul li:hover .ziji1 a{ background: #009b4c; color: #fff; border-radius: 20px 20px 0 0;}
.ziji ul li:hover .ziji2_dw{ right: 30px;}





/*内页开始*/
.ny_banner{ margin-top: 140px; height: 446px;}
.ny_banenr_txt{ width: 1200px; margin: 0 auto; color: #fff; padding-top: 160px;}
.ny_banenr_txt h2{ font-size: 44px;}
.ny_banenr_txt h3{ font-size: 20px; margin-top: 6px;text-transform: capitalize;}



.dqwz{ background: #fff; height: 70px;line-height: 70px; border-bottom: 1px solid #e8e8e8;}
.dqwz_nr{ width: 1200px; margin: 0 auto; font-size: 16px;}
.dqwz_nr_le{  float: left;}
.dqwz_nr_re{  float: right;}
.dqwz_nr_le{ float: left; background: url(../img/fang.png) no-repeat 0 27px; padding-left: 20px; color: #606061;}
.dqwz_nr_le a{ color: #606061;}
.dqwz_nr_le a:hover{ color: #009b4c;}
.dqwz_nr_re ul li{  float: left; padding: 0 20px;border-right: 1px solid #e3e3e3;}
.dqwz_nr_re ul li a {  color: #333; display: block; font-size: 16px;}
.dqwz_nr_re ul .one{ background: #009b4c; color: #fff;}
.dqwz_nr_re ul .one a{  color: #fff;}
.dqwz_nr_re ul li:hover{background: #009b4c; color: #fff;}
.dqwz_nr_re ul li:hover a{ color: #fff;}




/*内页成长园地开始*/



.ny_nr{ background: #f4f5f7; padding-top: 10px; padding-bottom: 60px;}
.czyd_left{ float: left; width: 600px; height: 380px; overflow: hidden;}
.czyd_left img{width: 100%; text-align: center;transition: 1s;transition: all 0.5s;}
.czyd_left:hover img {
	transform: scale(1.1);transition: all 0.5s;
}
.czyd ul li{ background: #fff; margin-top: 24px;}
.czyd_right{ padding: 40px;box-sizing: border-box; width: 600px;  float: right;}
.czyd_right h2{ font-size: 24px; margin-top: 20px;}
.czyd_right h2 img{ margin-right: 8px;
    display: inline-block;
    vertical-align: -10px;}
.czyd_right h3{color: #646b7a;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 15px;
    margin-bottom: 20px; margin-top: 30px;}
 .czyd_right h4{transition: all 0.5s; font-size: 14px; color: #009b4c; border:1px solid #009b4c; border-radius: 4px; width: 114px; height: 38px; text-align: center; line-height: 38px; margin-top: 40px;} 
.czyd_right a:hover h4{ background: #009b4c; color: #fff; margin-left: 10px;}
.czyd_right a:hover h2{ color: #009b4c;}


.czyd ul li:hover .czyd_left img {
	transform: scale(1.1);transition: all 0.5s;
}


.czyd ul li:nth-child(even) .czyd_left{ float: right;}
.czyd ul li:nth-child(even) .czyd_right{ float: left;}

.dqwz_nr{text-transform:Uppercase}


/*商务合作开始*/

.swhz{ background: #fff; width: 1200px; margin: 0 auto; margin-top:20px; border-radius: 6px; padding-top: 10px; padding-bottom: 40px;}
.swhz ul li{ margin: 30px;box-sizing: border-box; }

.swhz_left{  float: left; width: 354px; height: 235px; border-radius: 4px; overflow: hidden;}
.swhz_left img{width: 100%; text-align: center;transition: 1s;transition: all 0.5s;}
.swhz_left:hover img {
	transform: scale(1.1);transition: all 0.5s;
}

.swhz_right{ float: left; width: 740px; margin-left: 30px; margin-top: 10px;}
.swhz_right h2{line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.swhz_right h2 a{ font-size: 22px; }
.swhz_right h3{ font-size: 15px; color: #666; background: url(../img/rl.jpg) no-repeat left center; padding-left: 25px; margin-top: 15px; margin-bottom: 15px;} 
.swhz_right_txt{color: #6d6f79;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
    margin-bottom: 16px;}
.swhz_right h4{transition: all 0.5s; font-size: 14px; color: #009b4c; border:1px solid #009b4c; border-radius: 4px; width: 114px; height: 38px; text-align: center; line-height: 38px; margin-top: 40px;}
.swhz_right h4 a{ color: #009b4c;}
.swhz ul li{  border-bottom: 1px dashed #dedede; padding-bottom: 30px;transition: all 0.5s;}

.swhz ul li:hover .swhz_right h2 a{ color: #009b4c;}
.swhz ul li:hover .swhz_right h4{  background: #009b4c; color: #fff;}
.swhz ul li:hover .swhz_right h4 a{   color: #fff;}

.swhz ul li:hover .swhz_left img {
	transform: scale(1.1);transition: all 0.5s;}
	
	
	
	
	
/*合作品牌内页开始*/
.zhongguo{ width: 1200px; margin: 0 auto;}
.zhongguo ul li{background: #fff; border-radius: 4px;box-sizing: border-box; padding: 30px;transition: all 0.3s; margin-top: 20px;}

.zhongguo_left{ float: left;width: 202px; height: 116px;border-radius:4px; border: 1px solid #e8e8e8; overflow: hidden;align-items: center;
    display: flex;
    justify-content: center; }
.zhongguo_left img{ width: 64%;  transition: all 0.3s;}
.zhongguo_center{ float: left; width: 748px; margin-left: 30px;}
.zhongguo_center h2{ font-size: 16px;  font-weight: bold; margin-top: 20px;}
.zhongguo_center h3{ font-size: 15px; color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
   margin-bottom: 16px; margin-top: 10px;}
 .zhongguo_right{  float: right;  background: url(../img/thc1.png) no-repeat center center; width: 76px; height: 31px; margin-top: 50px;transition: all 0.3s;}
.zhongguo ul li:hover .zhongguo_right{ background: url(../img/thc2.png) no-repeat center center;}
.zhongguo ul li:hover .zhongguo_left img{}
.zhongguo ul li:hover .zhongguo_center h2{ color: #009b4c;}





/*内页新闻样式*/

.ny_news{ width: 1200px; margin: 0 auto;}
.ny_news ul li{ background: #fff;border-radius:4px 4px 0 0; float: left; width: 386px; margin-right: 21px; margin-bottom: 12px; margin-top: 24px; }

.ny_news1{ width: 386px; height: 194px; overflow: hidden; text-align: center;border-radius: 4px 4px 0 0;align-items: center;
    display: flex;
    justify-content: center;}
.ny_news1 img{ width: 100%; text-align: center;transition: 1s;transition: all 0.5s; }
.ny_news1:hover img {
	transform: scale(1.1);transition: all 0.5s;
}


.ny_news2{box-sizing: border-box; padding: 25px; padding-bottom: 40px; }

.ny_news ul li:nth-child(3n+0){ float: right;  margin-right: 0;}
.ny_news2 h2{line-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.ny_news2 h2 a{ font-size: 17px;  color: #000;}
.ny_news2 h3{color: #7f7f7f;
    line-height: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 15px;
    margin-bottom: 16px; height: 46px;}
 .timme{ font-size: 15px; color: #666; background: url(../img/rl.jpg) no-repeat left center; padding-left: 25px;}
 .ny_news2 h4{ font-size: 14px; border-radius: 6px; border: 1px solid #c9c9c9; padding: 10px 15px; display: inline-block;transition: all 0.5s;}
 
 .ny_news ul li:hover .ny_news2 h4{ background: #009b4c; color: #fff;border: 1px solid #009b4c;margin-right: 20px;transition: all 0.5s;}
 .ny_news ul li:hover .ny_news2 h4 a{ color: #fff;}
 .ny_news ul li:hover .ny_news2 h2{color: #009b4c;}
.ny_news ul li:hover .ny_news2 h2 a{ color: #009b4c; }

.ny_news ul li:hover{box-shadow: 0 2px 10px 0 rgba(0,0,0,.05);}

/*分页*/
#pageinfo{margin-top:50px; font-size:0; text-align: center; padding-bottom: 40px;}
#pageinfo a{display:inline-block; min-width:16px; height:36px; line-height:36px; margin:0 4px; padding:0 12px; background:#fff; border:1px solid #e1e1e1; font-size:15px;}
#pageinfo a.info{color:#888;}
#pageinfo a:hover{background:#009b4c; border-color:#009b4c; color:#fff;}
#pageinfo a.current{background:#009b4c; border-color:#009b4c; color:#fff;}





/*视频平台*/
.shipin{ width: 1200px; margin: 0 auto; background: #fff;box-shadow: 0 2px 6px 0 rgba(0,0,0,.05);box-sizing: border-box; padding: 15px;border-radius: 4px; margin-top:16px;}
.shipin ul li{ float: left;  margin-right: 10px; position: relative;}
.shipin ul li a{ background: #f2f3f5; padding: 8px 25px; display: inline-block;border-radius: 4px;}
.shipin ul li .xuanz{ background: #009b4c; color: #fff;}

.shipin ul li a:hover{background: #009b4c; color: #fff;}


.ny_news1{ position: relative;}


.chuang{  position: absolute; left: 44%; top: 41%; z-index: 6;}
.chuang img{ width: 59px; height: 59px;}



.ny_news1:hover .chuang img {
	transform: scale(1.0);transition: all 0.5s;
}
.ny_news ul li:hover .ny_news2_a a{ color: #009b4c;}




/*招商合作*/
.hzjj{  background: #fff; width: 1200px; margin: 0 auto; margin-top: 20px; border-radius: 4px;box-sizing: border-box; padding: 30px; padding-bottom: 60px;}
#detail-info{padding-bottom:30px; border-bottom:1px dashed #e1e1e1; text-align:center; padding-top:50px;}
#detail-info h1{line-height:34px; font-size:28px;}
#detail-info h3{height:18px; line-height:18px; margin-top:10px; font-size:15px; color:#999; overflow:hidden;}
#detail-share{margin-top:20px;}

#detail{line-height:30px; margin-top:26px; font-size:15px; color:#464646; text-align: left; font-size: 15px;}
#detail img{display:inline-block; vertical-align:middle; max-width: 100%;}


#prev-next{height:56px; margin-top:26px; padding-top:28px; border-top:1px dashed #e1e1e1; overflow:hidden;}
#prev-next dl dd{height:18px; line-height:18px; margin-bottom:20px; font-size:15px; color:#464646; overflow:hidden;}
#prev-next dl dd:last-child{margin-bottom:0;}
#prev-next dl dd a{color:#464646;}
#prev-next dl dd a:hover{color:#de4349;}




/*关于欧莱*/


.jieshao{  width: 1200px;  margin: 0 auto; margin-top: 30px;}

.jieshao2{  font-size: 15px;  line-height: 30px; color: #57575e; padding-top: 20px; padding-bottom: 20px;}
.jieshao3{ text-align: center;}
.jieshao3 img{ max-width: 100%; }




/*大事记开始*/
.dasj{ background: url(../img/luse.jpg) no-repeat top center; height: 850px; margin-top: 30px;}
.dasj_nr{  width: 1200px;  margin: 0 auto; margin-top: 30px;}

.dasj_nr .bais99{ color: #fff; text-align: right; }
.dasj_nr .bais99 h2{ color: #fff;}
.dasj_nr .bais99 h3{ color: #fff;}






/*我们的故事开始*/
.gushi{ background: url(../img/gushi_bj.jpg) no-repeat top center; height: 706px;}
.gushi_nr{ width: 1200px; margin: 0 auto; padding-top: 60px;}




/*我们的团队开始*/
.tuand{ background: url(../img/td_bj.jpg) no-repeat top center; height: 952px;  }
.tuand_n{ width: 1200px; margin: 0 auto; padding-top: 20px;}
.teb h2{ color: #fff;}
.teb h3{ color: #fff;}
.teb .hr span{ left: 33%;}
.teb .hr img{ left: 50%;}


.tuand_n2{ background: rgba(255,255,255,0.8); border-radius: 6px;box-sizing: border-box; padding: 34px; height: 620px;}
.tuand_n2 h2{ font-size: 24px;}
.tuand_n2 em{ display: inline-block; background: #009b4c; width: 80px; height: 2px;}
.tuand_n3{ font-size: 16px; color: #515158; line-height: 30px; padding-top: 30px; overflow-y:auto; height: 450px; margin-top: 20px;}








/*产品内页开始*/
.chan_xie{ width: 1200px; margin: 0 auto; margin-top: 20px;}
.chan_xie_left{  float: left; width: 285px;}
.chan_xie_right{   float: right; width: 890px; background: #fff; border-radius: 6px; min-height: 900px;box-sizing: border-box; padding: 20px; padding-top: 0; padding-bottom: 50px;}

.qianyi1_left{ float: left; width: 172px; height: 99px; border-radius: 4px;border: 1px solid #e7e7e7; text-align: center; }
.qianyi1_left img{  width: 90%;border-radius: 4px; height:100%;}
.qianyi1_right{ float: right; width: 652px;}
.qianyi1_right h2{line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; font-size: 15px; color: #454545; margin-top: 16px;}
 .qianyi1_right h3 a{ color: #009b4c; font-size: 14px; border: 1px solid #009b4c; border-radius: 60px; padding: 7px 15px;}
 .qianyi1_right h3{ margin-top: 10px;}
  .qianyi1_right h3 a:hover{ background: #009b4c; color: #fff;}
 
 .qianyi2 ul li{ float: left; width: 196px;height: 276px; margin-right: 22px;border-radius: 4px; margin-top: 20px; position: relative; overflow: hidden;align-items: center;
    display: flex;
    justify-content: center;}
  .qianyi2 ul li img{border-radius: 4px; width: 100%; text-align: center;transition: 1s;transition: all 0.5s;}
  
  

  
  
 .qianyi2 ul li:nth-child(4n+0){  float: right; margin-right: 0;}
 .chan_xie_right1{ border-bottom: 1px dashed #d9d9d9; padding-bottom: 30px; padding-top: 30px;}
 
 .mingcheng{ position: absolute; bottom: 0;  left: 0; background: rgba(0,0,0,0.4); height: 50px;  color: #fff; width: 100%;line-height:50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;box-sizing: border-box; padding-left: 10px; padding-right: 10px;border-radius:0px 0 4px 4px; font-size: 15px;}
 
  .qianyi2 ul li:hover .mingcheng{  text-decoration: underline;}
  
  
  
  .fanghu1{ background: #fff; border-radius: 6px; margin-bottom: 20px;}
  .fanghu1_tit{ background: #009b4c; color: #fff; height: 56px; line-height: 56px;border-radius: 6px 6px 0 0; font-weight: bold;}
.fanghu1_tit img {
    margin-right: 10px;
    display: inline-block;
    vertical-align: -10px; margin-left: 25px;
}

.fanghu1_nr{ margin: 20px; padding-bottom: 22px;}
.fanghu1_nr ul li{ font-size: 15px; color: #474c56; line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;background: url(../img/dianm.png) no-repeat left center; padding-left: 10px;}
   
.fanghu1_nr ul li a:hover{ color: #009b4c;}
.fanghu1_nr ul li .lusm{color: #009b4c;}




/* 本例子css */
		.gushi_z .picScroll-left{ width:1200px; overflow: hidden;   position:relative; margin-top: -80px;  }
		.gushi_z .picScroll-left .hd{   }
		.gushi_z .picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:43px; height:43px; 
			 cursor:pointer; }
	
		.gushi_z .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.gushi_z .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.gushi_z .picScroll-left .hd ul li.on{ background-position:0 0; }
		.gushi_z .picScroll-left .bd{   }
		.gushi_z .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.gushi_z .picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; width: 1200px;position: relative; overflow: hidden;}
		.gushi_z .picScroll-left .bd ul li .pic{ text-align:center; float: right;  }
		.gushi_z .picScroll-left .bd ul li .pic img{ width:538px; height:556px; display:block;border-radius: 60px 0 0 0; }
		.gushi_z .picScroll-left .bd ul li .pic a:hover img{   }
		.gushi_z .picScroll-left .bd ul li .title{ line-height:24px; background: #fff; border-radius: 10px;box-shadow: 0 5px 10px 0px rgba(0,0,0,.12);
		position: absolute; left: 12px; top:100px; z-index: 8; width: 708px; height: 400px;
	
		  }
		.gushi_z .picScroll-left .bd ul li .title h2{ color: #128452;}
		.gushi_z .picScroll-left .bd ul li .title em{ display: inline-block; background: #128452; width: 60px; height: 2px;}  

.gushi_z .picScroll-left .hd .prev{background: url(../img/sg1.png) no-repeat left center; position: absolute; right: 528px; top: 145px; z-index: 99; }
.gushi_z .picScroll-left .hd .next{background: url(../img/sg2.png) no-repeat left center; position: absolute; left: 570px; top: 145px; z-index: 99; }

.gushi_z .picScroll-left .hd .prev:hover{background: url(../img/sg3.png) no-repeat left center;}
.gushi_z .picScroll-left .hd .next:hover{background: url(../img/sg4.png) no-repeat left center;}


.gushi_z .picScroll-left .bd ul li .title{box-sizing: border-box; padding: 40px; text-align: left;}
.gushi_z .picScroll-left .bd ul li .title h3{color: #484953;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    font-size: 15px;
    margin-bottom: 16px;
    margin-top: 20px;
    padding-bottom: 20px;}
    
    
    
    
    
    
    
    
   /*大事记*/
  /* 本例子css */
		.txtScroll-top{ width:1200px;  overflow:hidden; position:relative; padding-bottom: 60px;  }
		.txtScroll-top .hd{}
		.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block;  width:35px; height:35px;
			 cursor:pointer; }
		.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
		.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		
		
		
		.txtScroll-top .hd ul:before{ 		
		content:'';display:block;width:1px;height:81%;border-left:solid 1px #fff;position:absolute;left:12.4%;top:18px;z-index:9
		}
		.txtScroll-top .hd ul li.on{ background-position:0 0; }
		.txtScroll-top .bd{ padding:15px;  }
		.txtScroll-top .infoList li{ line-height:24px; color: #fff; padding-left: 180px;  position: relative; margin-bottom: 42px;background: url(../img/baid.png) no-repeat 125px 3px;  font-size: 15px;  }
		.txtScroll-top .infoList li .date{  position: absolute; left:0 ; top: 5px; color:#fff; z-index: 98; font-size: 28px; }
		
		
		.txtScroll-top .hd .prev{background: url(../img/o1.png) no-repeat left center; position: absolute; left: 130px; bottom: 51px; z-index: 99; }
       .txtScroll-top .hd .next{background: url(../img/o2.png) no-repeat left center; position: absolute; left: 130px; bottom: 0; z-index: 99; }





.yuany h2{ text-align: center; font-size: 23px; margin-top: 30px; line-height: 35px;}
.yuany h3{ text-align: center; font-size: 15px; color: #666; margin-top: 6px; border-bottom: 1px dashed #e6e6e6; padding-bottom: 20px;}

.yuany2_nn{ font-size: 15px; line-height: 30px; color: #444; box-sizing: border-box; padding: 10px;padding-top: 20px;}
.yuany2_nn img{ max-width: 100%;}




.biaot_uu{ background:#f5f5f5; height: 50px; line-height: 50px; padding-left: 16px; border-radius: 4px 4px 0 0; font-size: 16px;}
.chan_xie_right1_ztm{ font-size: 24px; text-align: center;  margin-bottom: 20px;}
.nuy{ border: 1px solid #dddddd;border-radius: 4px; margin-bottom: 20px;}



.xiaolu{box-sizing: border-box; padding: 20px; padding-top: 6px;}
.xiaolu ul li { width: 22.9%;}




.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none; margin-top: 30px; margin-bottom: 50px;
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px; font-size: 14px; margin-right: 5px;
}
.pager .previous>a, .pager .previous>span {
    float: left;
}
.pager .next>a, .pager .next>span {
    float: right;
}

.pager li>a:hover, .pager li>span:hover{ border: 1px solid #289559; color: #289559;} 




#nav2{ display: none;}
.banner2{ display: none;}
.head_nr_left img{ width: 94%;}
.news_zw_left1{ border-radius:  60px 0 60px 0;}
.news_zw_left2{ border-radius:  60px 0 60px 0;}


/*响应式开始*/
@media screen and (max-width: 900px){
	.banner{ display: none;}
	#nav2{ display: block;}
	.tmeq{ width: 100%!important;}
	.top_nav{ display: none}
	.head_shang_nr{ width: 100%;}
	.head_shang_nr_le{ font-size: 0.85rem;box-sizing: border-box; padding-left: 1rem;}
	.head_shang_nr_re{display: none;}
	.head_nr_left img{ height: 2.6rem;}
	.head_nr_left{ padding-left: 1rem;}
	.head_bg{ height: auto;}
	.head{ height: 3rem;}
	.head_nr_left{ margin-bottom: 0.5rem;margin-top: 0.5rem;}
	
#nav-btn {
    width: 28px;
    height: 56px;
    z-index: 9999;
    overflow: hidden;
    right: 4%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 5px;
    z-index: 27;
    display: block;
}
#nav-btn ul {
    height: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#nav-btn ul li{
	position: absolute;
    top: 26px;
    right: 0;
    width: 27px;
    height: 2px;
    background: #333;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#nav-btn ul li:first-child {
    top: 18px;
}
#nav-btn ul li:last-child {
    top: 34px;
}
#nav-btn.close li{
	opacity: 0;
}
#nav-btn.close li:first-child{
	transform: rotate(45deg);
    top: 25px;
    opacity: 1;
}
#nav-btn.close li:last-child{
	transform: rotate(-45deg);
    top: 25px;
    opacity: 1;
}

#nav2{left:-200%; right:0; top:6.5rem; margin-left:auto; margin-right:auto; padding-top:0.25rem; transition: all 0.5s ease;
background:#fff; box-sizing:border-box; z-index:998; overflow-y:auto;    width: 100%; 
}
#nav2.show{left:0;}
#nav2 ul li{line-height:3.375rem; border-bottom:1px solid #eee; font-size:1rem;}
#nav2 ul li:last-child{border-bottom:none;}
#nav2 ul li a{display:block; padding:0 3.5625rem 0 1rem;transition: all 0.5s ease; color: #333; font-size: 1.0rem;
 background:url(../img/arrow.png) no-repeat right 1rem center; text-transform : capitalize;
    background-size: 0.5rem 0.8rem;}
#nav2 ul li a:hover{; color:#01885f;}
#nav2 ul li ul{width:100%; display:none;}
#nav2 ul li ul li:first-child{border-top:0.0625rem dashed #e1e1e1;}
#nav2 ul li ul li a{padding-left:1.0625rem;}
#nav2 ul li.on >a{
	background:url(../img/arrow-h.png) no-repeat right 1rem center #01885f;
	background-size: 0.8rem  0.5rem;
	color: #fff;
}
#nav2 ul li .erji{	
	font-size: 0.95rem;
	overflow: hidden;
	padding-left: 1rem;
	display: none;
	transition: all 0.5s ease;
}
#nav2 ul li .erji dd{
	line-height: 2.8rem;
	border-top: 1px solid #eee;
}
#nav2 ul li.on .erji{
	display: block;
}


.bus{
		background: url(../img/bus.jpg) no-repeat center fixed;
	}

.chanp_n{ width: 100%;}
.chanp_tit h2{ font-size: 1.5rem;}

.chanp_tit h3{ font-size:1.2rem;}
.chanp_tit {box-sizing: border-box; padding-left: 1rem; padding-right: 1rem; }
.dingw{ right: 1rem; padding: 0.6rem 1rem;  top: 2rem;}
.dingw a{ font-size: 0.85rem;}
.chanp{ padding-top: 1rem;}
.chanp_tit em img{ width: 100%; height: 3px;}
.chanp_tit em{ margin-top: 0.8rem;}
.ziji ul li{ width: 48%;}
.ziji1{ font-size: 1rem; height: 3rem; line-height: 3rem;}
.ziji{box-sizing: border-box; padding: 0.6rem;}
.ziji ul li{ margin-top: 1rem; margin-bottom: 1rem;}
.ziji2 img{ width: 100%; height: 150px;}
.ziji2{height: 146px;}
.yin8 {
    position: absolute;
    left: -22px;
    top: 19%;
}
.yin8 img{ width: 100%;}
.youshi_nr_n{ width: 100%;}
.youshi_nr_n ul li{ width: 33%; text-align: center;}
.youshi_nr_n1 img{ width: 64%; }
.youshi_nr_n ul li p{  font-size: 1.0rem; margin-top: 0;}
.youshi_nr{ width: 100%;}
.youshi_nr_t{ padding-right: 20px;}
.youshi_nr_t h2{ font-size:1.8rem ;}
.youshi_nr_t h3{ font-size:1.0rem ;}
.youshi{ height: 27rem;}
.youshi_nr_t{ margin-top: 2rem;}
.ziji{ margin-bottom: 1rem;}


.syfw_left_t{  width: 100%;box-sizing: border-box;}
.syfw_left_n{ width: 100%;box-sizing: border-box; padding-left: 1rem; padding-top: 1rem;}
.syfw_right img{ width: 100%; height: auto;}
.syfw_right{ width: 100%; margin: 0 auto;box-sizing: border-box; padding-left: 1rem; padding-right: 1rem; bottom: -5rem;}
.syfw_nr{ width: 100%;}
.syfw_left_t h2{ font-size: 1.6rem;}
.syfw_left_t h3{ font-size: 1.0rem;}
.syfw_left_n h2{  font-size: 1.1rem;}
.syfw_left_t{ height: 110px;}
.syb{ width: 100%;box-sizing: border-box; padding-left: 0.5rem; padding-right: 0.5rem;}
.hzhb { height: 9rem;}
.hzhb img{ width: 90%;}
.bottom_right{ display: none;}
.bottom1_nr{ width: 100%;}
.bottom_left{ width: 100%;border-bottom: 1px solid #3b3c4d; border-right: none; height: auto; padding-bottom: 2rem; margin-bottom: 2rem;
}

.bottom_center{ width: 100%; margin-left: 0;box-sizing: border-box;border-right:none; padding-left: 0.5rem;}
.bottom_left1 { padding-left: 0.5rem;}
.bottom_left1 img{  width: 55%;}
.bottom_center1{ font-size: 1.0rem;}
.bottom_center2 p{ font-size: 0.85rem;}
.bottom2{ width: 100%;  height: auto;box-sizing: border-box; padding-left:1rem; padding-right: 1rem;font-size: 0.88rem;}
.bottom1{box-sizing: border-box; padding-left:1rem; padding-right: 1rem; height: auto; padding-top: 2rem; padding-bottom: 1rem;}


.bottom_left2{ padding-left: 0.8rem;box-sizing: border-box;}
.bottom_left2 ul li{ margin-top: 10px;}
.bottom_left{ padding-bottom: 1rem;  margin-bottom: 1rem;}


.syb{ padding-top: 1rem; margin-bottom: 1rem;}
.syb_right{ width: 100%; float: none;}
.syfw{ width: 100%;}
.syb_right ul li{ width: 47%; margin-left: 2%; margin-right:1%;box-sizing: border-box; margin-bottom: 1rem;}
.syb_right ul li:nth-child(1){ width: 78%;}
.syb_right ul li:nth-child(2){ width: 47%; height: 150px;}
.syb_right ul li:nth-child(3){ width: 47%;height: 150px;}
.syb_right1{ width: 100%;}
.syb_right2{ height: 150px;}
.syb_right1{height: 150px;}
.syb_right3 span{   font-size: 0.92rem; padding-left: 0.5rem;}
.syb_right3 b{ font-size: 0.8rem; padding-top: 3px;}
.syb_right3{ height: 33px;}


.syb_right1 img{ width: 100%;height: 150px;}
.syb_right2{ width: 100%;}
.syb_right3 { width: 100%; font-size: 1.0rem;}
.news_zw_left { width: 100%;box-sizing: border-box; padding-left: 1rem; padding-right: 1rem; height: 360px;}
.news_zw_left2{ width: 100%;}
.news_zw_left1{ width: 100%;}
.news_zw_left1 img { width: 100%;}
.femm{ width: 100%;}
.news_nr{ width: 100%;}

.syb_right ul li{ height: 216px;}
.syb_right ul li:nth-child(1) .syb_right1{  height: 220px;}
.syb_right ul li:nth-child(1) .syb_right2{ height: 220px;}
.syb_left{ height: 220px; width: 61px; margin-left: 2%; }
.syb_left img{ height: 220px;}





.shiim{  width: 94%; margin: 0 auto;}
.about{ width: 100%; padding-top: 2rem;}

.about_you_tu{ width: 100%;}
.about_you_tu{ display: none;}
.about_bg {
    background: url(../img/xin.png) no-repeat right top;
    background-size: 73%;
}
.shiim{ background-size: 95%; height: 19rem; margin-top: 1rem; margin-bottom: 1rem;}
.about_txt {  width: 100%;border-bottom:none}
.about_right{ width: 100%; position: initial;box-sizing: border-box; padding-left: 1rem; padding-right: 1rem;}
.set{ display: none;}
 .about_right h2 { font-size: 1.1rem;}
 .about_right h3{ font-size: 0.9rem;}
 .about_txt{ line-height: 26px;}
 .shiim a{ margin-top: 7rem;}
 .layui-layer-page .layui-layer-content{ width: 100%;}
 .layui-layer-page .layui-layer-content video{ width: 100%;}
 .layui-layer{ width: 100%!important;height: auto!important;}
 
 
 .news_zw_re{ width: 100%;}
 .news_zw_left1{ position:inherit;}
 .news{ padding-top: 2rem; height: auto;}
 .news_zw_re ul li{ width: 47%;margin-left: 2%;}
 .news_zw_re1{ width: 100%; height: auto;}
 .news_zw_left{ padding-left: 0.6rem; padding-right: 0.6rem; height: 300px;}
 .news_zw{ margin-top: 6rem;}
 .news_zw_left3{ width: 100%;}
 .news_zw_re{ margin-top: 1rem;}
 .news_zw_re2{ width: 100%;}
 .news_zw_re ul li{ height: 280px;}
 .news{ height: 51rem;}
 .news_zw_left2{ width: 95%;}
 .bottom2_right{ float: none;}
 .news_zw_re3{ font-size: 0.88rem;}
 .news_zw_re2 a{ font-size: 1rem;}
 .baok{ padding: 0.5rem;}
 .news_zw_re4{ font-size: 0.85rem;}
 .femm ul li{ width: 24%;margin: 2%; text-align: center;}
 .news_zw_re3{ margin-top: 0.5rem; margin-bottom: 0.5rem;}
 .about_txt{ font-size: 0.9rem;}
 .about_txt2 a{ font-size: 0.9rem;}
 .about_txt2{ margin-bottom: 2rem;}
 .about_txt{ margin-top: 1rem;}
 .mww{ font-size:0.85rem ;}
 .head_nr{ width: 100%;}
 .about_left{ width: 100%;}
 .nr{ width: 100%;}

 
 .shuzi{ width: 95%; top: -21px!important;}
 .yingw {
    position: absolute;
    right: 4rem;
    top: 17px;
}
 
 .banner2{ width: 100%; height: 200px;padding-top: 105px; display: block;}
  .banner2 .swiper-slide{ height: 200px; }
   .banner2 .swiper-slide img{ width: 100%; height: 200px;}
   .shuzi2 ul li img{ width: 76%;}
   .shuzi1 img{ width: 100%;}
   .shuzi1{width: 25vw;}
   .shuzi2 ul li p{ font-size: 0.84rem; padding-left: 0.5rem; padding-right: 0.5rem;box-sizing: border-box;}
   .shuzi2 ul li{ width: 24%;}
   .shuzi{ height: 110px!important;}
 .shuzi1{ height: 100px;border-radius: 30px 0 0 0;}
 .shuzi2 ul li{ padding-top: 15px;}
 .shuzi2 ul li:before {
    content: '';
    display: block;
    width: 1px;
    height: 90px;
    border-right: solid 1px #ededed;
    position: absolute;
    right: -2px;
    top: 14px;
    z-index: 9;
}
 
 .banner2 .swiper-container{ height: 200px;}
  .banner2 .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom: 24px;}
 .banner2 .swiper-pagination-bullet{ background: #000;opacity: .3;}
 .banner2 .swiper-pagination-bullet-active{ background: #009b4c;opacity: .8; width: 10px; height: 10px;}
 .ziji2_dw { right: 33px;}
  .banner{ display: none;}
  .about_txt{-webkit-line-clamp: 5;}
  .shiim a img{ width: 85%;}
  
  .youshi{  height: 380px;}



/*  新闻响应式*/


.ny_banner{ width: 100%;}
.ny_banenr_txt{  width: 100%;box-sizing: border-box; padding-left: 1rem;}
.ny_banner {
    margin-top: 103px;
    height: 167px;
}
.ny_banenr_txt{ padding-top: 50px;}
.ny_banenr_txt h2{  font-size: 2rem;}
.ny_banenr_txt h3{ font-size: 1rem;}
.dqwz_nr{ width: 100%;}
.dqwz_nr_le{ font-size: 0.85rem;box-sizing: border-box; padding-left: 2rem;background: url(../img/fang.png) no-repeat 1rem 27px;}
.dqwz_nr_le a{font-size: 0.85rem;}
.dqwz_nr_re{ width: 100%;}
.ny_news ul li{  width: 94%; margin:0 auto; float: inherit; margin-top: 1rem;}
.ny_news1{ width: 100%;}
.ny_news2{ width: 100%;}
.ny_news{ width: 100%;}
.dqwz_nr_re ul li{ float: inherit; display: inline-block;}
.dqwz_nr_re{box-sizing: border-box; padding-left: 0.5rem;}

.ny_news ul li:nth-child(3n+0) {
    float: inherit;
    margin-right: 0; margin: 0 auto; margin-top: 1rem;
}
.ny_nr{ padding-top: 68px;}
.dqwz_nr_re ul li{ background: #fff; border-right: none;    padding: 0 15px;}
.dqwz_nr_re{ line-height: 50px; margin-top: 1rem;}




/*新闻详情页面*/

.hzjj{ width: 100%;}
.pager li{ width: 100%;}
#detail-info{ padding-top: 10px; padding-bottom: 10px; font-size: 1.2rem;}
#detail-info h1 {
    line-height: 34px;
    font-size: 1.5rem;
}

.shipin{ width: 100%;}

.swhz_left{ float: left; width: 120px; height: auto;}
.swhz ul li{ width: 100%;}
.swhz ul li{ margin: 0px;box-sizing: border-box; padding: 1rem;}
.swhz_right{ margin-left: 0; padding-left: 130px ; width: 100%;box-sizing: border-box; float: none;}
.swhz_right h2 a{ font-size: 1.1rem;}
.swhz_right_txt{ font-size: 0.86rem;}
.swhz_right h4{ margin-top: 0;}
.swhz_right h3{ margin-top: 0.5rem; margin-bottom: 0.5rem;}
.swhz_right{  margin-top: 0;}


.swhz{ width: 100%;}
.dqwz_nr_re ul li a{ font-size: 0.96rem;}
.dqwz_nr_re ul li {
    background: #fff;
    border-right: none;
     padding: 0; 
    width: 23.6%;
    margin-bottom: 0.6rem;
    text-align: center;
}

 .zhongguo ul li{ padding: 1rem;box-sizing: border-box; }
 .zhongguo_left{ width: 110px;}
 .zhongguo_center{ float: left; width: 66%;box-sizing: border-box;  padding-left: 1rem; margin-left: 0;}
 .zhongguo ul li{ width: 100%;}
 .zhongguo{ width: 100%;}
 .zhongguo_right{ float: left; margin-top: 0; margin-left: 1rem;}
 .zhongguo_center h2{ margin-top: 0;}
 
 .content{ width: 100%;}
 .czyd ul li{ width: 94%; margin: 0 auto; margin-top: 1rem;}
 .czyd_left{ width: 100%}
 .czyd_right{ width: 100%;box-sizing: border-box; padding: 20px;}
 .czyd_left{ height: auto;}
 .czyd_right h2{ margin-top: 0;}
 .czyd_right h2{ font-size: 22px;}
 .czyd_right h2 img {
    margin-right: 8px;
    display: inline-block;
    vertical-align: -6px;
    width: 30px;
    height: 30px;
}
.czyd_right h3{ margin-top: 1rem; margin-bottom: 0;}
.czyd_right h4{ margin-top: 1rem;transition: all 0.1s;}

.dqwz_nr_re{box-sizing: border-box;}
.chan_xie_left{  float: left; width: 140px; margin: 0 auto; margin-left: 0.5rem;}
.chan_xie{ width: 100%;}
.chan_xie_right{ width: 60%;box-sizing: border-box; padding: 0.5rem;}
.qianyi2 ul li{ width: 40%; margin-right: 10px;}

.qianyi1_right{ width: 100%;}
.fanghu1_tit img{ margin-left: 10px;}
.fanghu1_nr{ margin: 10px;}
.fanghu1_nr ul li{ font-size: 0.85rem;}
.fanghu1_tit{font-size: 0.9rem; text-align: center;}
.fanghu1_tit img{ display: none; }
.fanghu1{ margin-bottom: 0;}


.chan_xie_right {
    width: 59%;
    box-sizing: border-box;
    padding: 0.5rem;
    margin-right: 0.5rem;
}
.qianyi2 ul li{ width: 45.6%;}
.qianyi1_left{ width: 90px;}
.qianyi1_right{ width: 50%;}
.qianyi1_left img{ height: auto;}
.qianyi1_left{ height: 60px;}
.qianyi1_right h2{ margin-top: 0;}
.qianyi2 ul li{ height: 152px;}
.mingcheng{ height: 40px; line-height: 40px; font-size: 0.85rem;}

.xiaolu{ padding: 0.2rem;box-sizing: border-box;}
 .jieshao{ width: 100%;}
 .dasj{ width: 100%;}
 .dasj_nr{ width: 100%;}
 .gushi{ width: 100%;}
 .gushi_nr{  width: 100%;}
 
 .tuand_n{ width: 100%;}
 .hr span{ width: 100%;}
 .teb .hr span{ left: 0;}
 .gushi_z .picScroll-left .bd ul li .title{ width: 100%;}
 .gushi_z .picScroll-left .bd ul li{ width: 100%!important;}
 .gushi_z .picScroll-left{ width: 100%;}
 .jieshao1 img{ max-width: 86%;}
 .txtScroll-top{ width: 100%;}
 
.gushi_z .picScroll-left .bd ul li .title{ width: 94%; left: 1%; margin: 0 auto; padding: 32px;box-sizing: border-box; height: auto;}
.gushi_z .picScroll-left .hd .next{ left: 60%;}
.gushi_z .picScroll-left .hd .prev{ right: 15%;}
.tuand{ background-size: cover;}
.gushi_z{ padding-top: 6rem;}
.gushi_z .picScroll-left .bd ul li .pic img{ width: 100%;}
.gushi_z .picScroll-left .bd ul li{ }
.gushi_z .picScroll-left .bd ul li .pic{ width: 100%;}
 .jieshao2{box-sizing: border-box; }
 .jieshao{padding: 1rem;box-sizing: border-box; }
 .dqwz{ height: 50px; line-height: 50px;}
 .dqwz_nr_le {
    font-size: 0.85rem;
    box-sizing: border-box;
    padding-left: 2rem;
    background: url(../img/fang.png) no-repeat 1rem 17px;
}
.gushi_z .picScroll-left .bd ul li .pic img{ height: 550px;}
.jieshao1{ margin-top: 1rem;}
.gushi_nr{ margin-top:0.8rem; margin-top: 0px;}
.ny_banenr_txt h2{ font-size: 1.3rem; font-weight: bold;}
.jieshao2{ margin-top: -1rem;}
.gushi_z .picScroll-left .bd ul li .title{}
.gushi_z .picScroll-left .bd ul li .title h3{-webkit-line-clamp:9; line-height: 26px; padding-bottom: 0;}
.bottom1{ border-bottom: none; padding-top: 1rem!important;}
.ymm{ padding-bottom: 10px!important; margin-bottom: 10px!important;}
  .youshi{  height:350px;background: url(../img/changc.jpg) no-repeat top center; background-size: cover;}
  .syfw_nr{ margin-top: -1rem;}
  
  .head_nr_left img{ width: auto;}
  .syfw_left_n h3{ margin-bottom: 1rem;}
  


}







.xshipin{ width: 1200px; margin: 0 auto;}
.xshipin{ margin-top: 200px;}
	.xshipin	.slideGroup{ width:1200px;  position: relative; }
	.xshipin	.slideGroup .parHd{ position: relative;
    width: 428px;
    float: right;
    height: 27px;
    margin-top: 51px;
    margin-bottom: 37px; }
    
 .xshipin  .dingw{  bottom: 0; display: block; width: 140px; height: 50px;}

	
		.xshipin .slideGroup .slideBox{ overflow:hidden; zoom:1; padding:10px 0 123px 0px; position:relative;   }

		.xshipin .slideGroup .sPrev,.slideGroup .sNext{ position:absolute;  display:block; width:72px; height:72px; top: 453px;
    z-index: 999999; }
		.xshipin .slideGroup .sPrev{background: url(../img/ss1.png);}
.xshipin .slideGroup .sNext{background: url(../img/ss2.png); left: 80px;}
.xshipin .slideGroup .parBd{margin-top: 30px;padding-bottom: 50px; }
		.xshipin .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.xshipin .slideGroup .parBd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center; position: relative;  }
		
		.xshipin .slideGroup .parBd ul li .pic{ text-align:center; }
		.xshipin .slideGroup .parBd ul li .pic img{ width:370px; height:233px; display:block; }
		.xshipin .slideGroup .parBd ul li .pic a:hover img{  }
		.xshipin .slideGroup .parBd ul li .title{ line-height:24px; background: url(../img/ss4.png) no-repeat left top; padding-top: 30px; margin-top: 40px;  width: 230px; text-align: left; padding-bottom: 50px;}
  .xshipin .parHd ul li{display: inline-block;  width:128px;  height:50px; line-height:50px;background: #f5f5f5; border-radius: 60px; margin-left: 10px; cursor: pointer; text-align: center;}
  .xshipin .parHd ul .on{ background: #4ad377; color: #fff;}
  .xshipin .chanp_tit{  float: left; width: 515px;}
  .shme{ position: absolute;  right: 20px;  bottom: 0; font-size: 30px; color: #262626;font-family: 'Geometr415'; } 
  	.xshipin .slideGroup .parBd ul li:hover .title{ color: #009b4c;}
  	  	.xshipin .slideGroup .parBd ul li:hover .shme{ color: #009b4c;}
.xshipin .dingw {
    top: 616px;
    display: block;
    width: 138px;
    text-align: center;
    height: 50px;
    padding: 0;
    line-height: 50px;
    line-height: 50px;
}


.xshipin .slideGroup .parBd ul li .pic img{border-radius: 30px 0 30px 0;}

.xshipin_d{background: url(../img/dt.png) no-repeat left bottom;background-size: 38%;}



@media screen and (max-width: 900px){
	
	.xshipin{ width: 100%;}
	.xshipin .slideGroup{ width: 100%;}
	.xshipin .chanp_tit{ width: 100%;}
	 .xshipin {
    margin-top: 40px;
}
.xshipin .slideGroup .parHd {
    position: relative;
    width: 100%;
    float: right;
    height: 27px;
    margin-top: 17px;
    margin-bottom: 10px;
}
.xshipin .parHd ul li { width: 29%;}

.xshipin .dingw{top: 540px;}
.xshipin .slideGroup .sPrev, .slideGroup .sNext {
    position: absolute;
    display: block;
    width: 72px;
    height: 72px;
    top: 390px;
    z-index: 9;
}
.xshipin .slideGroup .parBd ul li .title {
    line-height: 24px;
    background: url(../img/ss4.png) no-repeat left top;
    padding-top: 30px;
    margin-top: 31px;
    width: 230px;
    text-align: left;
    padding-bottom: 21px;
}

.xshipin .slideGroup .parBd{padding-bottom: -11px;}
.xshipin .slideGroup .slideBox {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 81px 0px;
    position: relative;
}

}
