@charset "utf-8";
/* CSS Document */

body {   
    font-size:16px; color:#5a5a5a;
	font-family: "Microsoft Yahei","微软雅黑",sans-serif;
     
    background-color: #fff;
    margin: 0 auto; padding: 0; line-height:31px;min-width:1200px;
	overflow-x:hidden;overflow-y:auto;
}



 ul, dl, dd, dt, ol, li, p, form, select, fieldset, table, img, td, div, input { margin: 0; padding: 0;  }
*{ margin:0; pading:0;}
ul,li{list-style:none}
h2,h3,h5{font-style:normal;font-weight:normal;margin:0 0 10px 0;color:#30c39e;line-height:46px;}
h1{ font-size:18px; font-weight:bold; text-align: center !important; margin:0 auto; padding-top:20px; padding-bottom:8px;}
img,button{border:none;outline:none}
a { outline-style: none; color: #5a5a5a; text-decoration: none; }
a:hover{color:#30c39e; }

.topright{
	width:230px;
	height:72px;
	margin-left:1240px;
	position: absolute;
	float: right;
	z-index:999999999;
}
.topright li{
	list-style-type: none;float: left;display: block; padding-left:30px; padding-top:25px
}

.weixin{   width:25px; height:23px;display: block;} 





.banner { width:1200px; height:850px; margin:0 auto;}
.slider_container img{ width:2000px;
  margin:0 calc(50% - 980px);}
.menu{
	width:100%;
	border-radius: 0px 0px 20px 20px;
	 z-index:999999;  text-align:center; position:absolute;
}
.menu_bg{width:1170px;height:98px; margin:30px auto -180px auto; padding:15px 15px; background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;	background-position: center;
	border-radius: 0px 0px 20px 20px; z-index:9999; position:relative;line-height:45px; box-sizing: border-box;}

.logo{ width:180px; float:left;  }
.menu_right{ float:right; font-size:18px; color:#5a5a5a; height:35px; padding-top:15px;}
.menu_right li{ float:right; display: table; line-height:45px; }
.menu_right li a{padding:10px 15px; transition: all 0.5s ease;}
.menu_right li a:hover{   border-radius:30px; color:#FFF; background-color:#30c39e; transition: all 0.5s ease;}
#menu_active{ color:#fff; }
#menu_btn{background-color:#30c39e;  border-radius:30px; color:#FFF;}
.slider-bottom-bg {
	position: relative;
	margin-top:-180px;
	width:100%;
	min-width:100%;
	height: 152px;
	background-position: center top;
	z-index:99999999999;
	background-image: url(../images/slider_bottom.png);
	background-repeat: repeat-x;
	text-align:center;
	background-position: center top; display: table; 
}


/* CSS 种苗start */
body>div, form>div { margin: 0 auto; }
a img { border: 0; }

ul, ol, li { list-style-type: none; }

.m2yw_piclist a:hover{ color:#30c39e; }
a, area { blr:expression(this.onFocus=this.blur())
}
:focus { -moz-outline-style: none; }
.clear { clear: both; }
.hidden { display: none; }
.block { display: block; }
.left { float: left; }
.right { float: right; }
.text p{text-indent: 35px;}
.text-indent{text-indent: 35px;}
.m2yw_tab { width:576px; height: 108px; margin:35px auto 0px auto; text-align:center;}
.m2yw_tab ul li { width:180px;cursor: pointer; display:inline-block; text-align: center;line-height:35px;height:35px; background-color:#30c39e; color:#FFF; font-size:18px; margin:0px 6px;}
.m2yw_tab ul .m2yw_cutli { color: #fff; background-color:#faa707; line-height:35px; }
.m2yw_btnl { cursor: pointer; float: left; height: 114px; margin: 0 15px; padding-top: 3px; width: 16px; }
.m2yw_piclist {float: left;height: 470px;position: relative;width:1200px; margin-bottom:40px;}
.m2yw_btnr { cursor: pointer; float: left; padding-top: 3px; }
.m2yw_posul { left: 0; position: absolute; top: 0; }
.m2yw_piclist ul{ width:1224px; margin-left:-12px;}
.m2yw_piclist ul li {
	float:left;
	height:472px; overflow: hidden;
	text-align: left;
	width:290px; margin:0px 8px;
	background:#FFF;
	border-radius:20px;
	box-sizing:border-box;  
	padding-top: 8px;
    padding-bottom: 30px;
    border: 3px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
	box-shadow: 0 1px 30px rgba(7, 76, 213, 0.07);
}
.m2yw_piclist ul li:hover{ border-color: #30c39e;}
.m2yw_piclist ul li p{ padding-left:30px;padding-right:30px; padding-bottom:20px; line-height:28px;}
.m2yw_piclist ul li p img{  padding-right:15px; margin-top:-26px;}
.m2yw_piclist ul li img { width:270px; height:234px; display: block; margin: 0 auto; color: #FFF; border-radius:20px 20px 0 0 ; text-align:center;  }



.m2yw_piclist1 {float: left;height: 470px;position: relative;width:950px; margin-bottom:40px;}

.m2yw_piclist1 ul li {
	float:left;
	height:472px; overflow: hidden;
	text-align: left;
	width:290px; margin:0px 13px;
	background:#FFF;
	border-radius:20px;
	box-sizing:border-box;  
	padding-top: 8px;
    padding-bottom: 30px;
    border: 3px solid #fff;
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
	box-shadow: 0 1px 30px rgba(7, 76, 213, 0.07);
}
.m2yw_piclist1 ul li:hover{ border-color: #30c39e;}
.m2yw_piclist1 ul li p{ padding-left:30px;padding-right:30px; padding-bottom:20px; line-height:28px;}
.m2yw_piclist1 ul li p img{  padding-right:15px; margin-top:-26px;}
.m2yw_piclist1 ul li img { width:270px; height:234px; display: block; margin: 0 auto; color: #FFF; border-radius:20px 20px 0 0 ; text-align:center;  }









.pic_margin-right{ margin-right:15px;}
#seedlings-img {width:260px; height:260px; display: block; margin: 0 auto; color: #FFF; border-radius:50%; text-align:center;}
.ma_buy{ float:right;}
.font24{ font-size:24px; font-weight:100;  font-family: Arial;color:#30c39e; }
.font28{ font-size:32px; font-weight:bold; color:#30c39e;  }         
.seedlings{ width:100%; margin-top:0px;  text-align:center; padding-top:60px; background:#f4f7fe; padding-bottom:60px;}
.seedlings span{ color:#30c39e;}
.seedlings_zm{ color:#30c39e;}
.seedlings li{ float:left; }
.container{width:1200px; margin:0 auto;}
.btn {line-height:80px;   border-radius:40px; color:#FFF; background: linear-gradient(120deg, #35c49a 40%, #b2d731 80%); text-align:center; display: inline-block;  font-weight:600; font-size:17px;cursor: pointer;}
.btn a{ color:#FFF; padding: 0 55px;line-height:73px; cursor: pointer;}
.btn a:hover{cursor: pointer;    border-radius:40px; color:#FFF; text-align:center; display: inline-block; color:#FFF;  font-size:17px;  background:#35c49a;}
.btn-buy {line-height:43px; font-size:18px;   border-radius:40px; color:#FFF; background: linear-gradient(120deg, #ff7e01 40%, #ff0701 80%); text-align:center; display: inline-block;  cursor: pointer;}
.btn-buy a{ color:#FFF; padding: 0 30px;line-height:43px; cursor: pointer; font-size:18px;  }
.btn-buy a:hover{cursor: pointer;    border-radius:40px; color:#FFF; text-align:center; display: inline-block; color:#FFF;  font-size:18px; background: linear-gradient(120deg, #ff0701 40%, #ff7e01 80%); }


.f_l{ text-align:right; float:right; }
.f_l a{ color:#30c39e; }
.font16{ font-size:16px;  padding-top:20px; z-index:999; }
.seedlings_bg{ position: absolute;   box-sizing: border-box; display: inline-block;left:2%;top: 880px; }
.m_t{ margin-top:50px;}
.m_t_2{ margin-top:-71px;}
.m_t_3{ margin-top:30px;}
.m_t_5{ margin-top:40px;}
.m_t_6{margin-top:50px;}
.m_t_7{margin-top:60px;}
#m_t_4{ margin-top:-70px;}





.font50{ font-size:50px; color:#006f2c; text-align:center; margin-top:30px; margin-bottom:20px; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;}
.font50 span{ vertical-align:bottom; font-size:14px; margin-left:10px; display:inline-block; margin-bottom:-15px;}

.margin_right125{ margin-right:100px; margin-left:515px; }
.padding115{ padding-left:115px; padding-right:115px;}
.more03{ width:132px; height:35px; background-color:#79c904; font-size:16px; line-height:35px; display:block; margin:25px auto 30px auto;}
.more03 a{color:white; text-align:center;padding:7px 18px 7px 18px;}
.more03 a:hover{color:#fff;  background-color:#006f2c; padding:7px 18px 7px 18px;}





/* CSS 鲜果 start */
#CSSBox {
	float: right; 
	}
#CSSBox ul li{ 
    float: left;
	height: 390px;
	text-align: left;
	width: 390px;
	background:#FFF; border-radius:20px;box-sizing:border-box; color:#333;  padding-top: 12px; margin-left:1px; margin-right:15px;
    padding-bottom: 30px;
}
#CSSBox_img { width:356px; height:240px; display: block; margin: 0 auto; color: #FFF; border-radius:20px 20px 0 0; text-align:center; }
#LeftButton{cursor:pointer; margin-left:-400px; margin-top:120px;height:500px;width:55px;float:left;background:url(../images/zs_btn1.png) center center no-repeat;}
#RightButton{
	cursor: pointer; 
	margin-left:-320px; margin-top:320px;
	height:100px; display: inline-block;
	width:55px;
	float:left;
	background-image: url(../images/zs_btn2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#wrapper{width:800px; height:495px;  float:right; }
#ProductShow{width:305px;height:245px;text-align:center;border:1px solid #c0c0c0;margin:5px;}
.cprz{ width:1200px; margin:0 auto;padding-top:120px; padding-bottom:15px; }
.cprz02{
	width:100%;
	
	
	color:#FFF;
	text-align:center; background:#30c29d;
	position:relative;display: table;
}
.cprz h2{ color:#fff; text-align:left;}	

.text01{ color:#fff; font-size:30px; font-weight:bold;  padding-top:35px; padding-bottom:20px; line-height:40px;}
.fruil_text{ width:390px; float: left; text-align:left; display:block;}
.fruil_text a{ color:#fff}
.font24_2{ font-size:24px; font-weight:100;  font-family: Arial;color:#30c39e; padding-left:30px; }
h6{ font-size:18px; font-weight:bold; text-align: left; padding-top:25px;  padding-left:30px; padding-bottom:15px;}
.ma{ text-align:right; float:right; padding-right:30px; margin-top:-43px;}
/* CSS 鲜果 end*/ 

/* CSS 世界热带水果之窗 start*/
.about{width:1200px; background-color:#FFF; height:620px;  }
.about span{ color:#30c39e;}
.tex01{ font-size:16px;  padding-top:40px; }
.about_tex{ float: right; width:570px; padding-top:100px;}
.about_tex h2{ text-align:left;}
.news_date{ float:left; width:50px; margin-top:33px;}
.news_img{ width:620px; height:552px;float:left; margin-bottom:30px; margin-left:-35px;}
.news_p{ color:#30c39e;   margin-bottom:65px;}
.news_right{  float: left; margin-left:40px;  }
.news_right-home{ width:780px;  float: left; margin-left:40px;  }
.font22{font-size:22px; margin-top:28px;}
.font-color{color: #979797; padding-top:3px;}
.font14{ font-size:14px; text-align:center;  width:50px;}
.font46{ font-size:46px; font-family:Arial, Helvetica, sans-serif; width:50px;}
.xuline{border-bottom: dashed 1px #d9d9d9; height:115px; width:870px; }

.margin_right{ margin-right:608px; }
.news_btn{ width:132px; height:35px; background-color:#79c904; font-size:16px; line-height:35px; display:block; z-index:9999999;}
.news_btn a{color:white; text-align:center;padding:7px 18px 7px 18px; background-color:#79c904;}
.news_btn a:hover{color:#fff;  background-color:#006f2c; padding:7px 18px 7px 18px;}
.news_btn-bj{background-color:#fff; padding-left:522px; padding-bottom:95px;}
.news02{width:1200px; margin:0 auto;}

/* 证书 CSS */ 
.zs{
	min-width:100%;
	height:642px;
	margin-top:1px;
	color:#FFF;
	background-image:url(../images/zs_bg.jpg);
	background-repeat: no-repeat;
	text-align:center;
	background-position: center top; display: table; 
}
.tex02{ width:400px; font-size:17px;  text-align:left;  padding-top:150px; color:#FFF; float:left;}
.tex02 h2{ text-align:left; color:#FFF;}
.tex02 span{ font-size:16px; margin-bottom:30px;}
.m_b{ margin-top:40px; line-height:36px;}
.tm_pic{ width:800px; height:510px; float:right; margin-top:120px;}

/* 新闻 CSS */ 
.case{ width:590px; float:left; text-align:left; margin-top:25px; margin-bottom:25px; margin-bottom:20px; background-color:#FFF; padding:20px 0 20px 20px;border-radius:20px; box-sizing:border-box; }
.case:hover{box-shadow: 0 1px 30px rgba(7, 76, 213, 0.07); cursor:pointer;}
.case_pic{  float:left;  }
.case_pic img{border-radius:20px; box-sizing:border-box;}

.news-home{ width:590px; float:left; text-align:left; margin-top:50px; margin-bottom:20px; }
.news{ width:100%; float:left; text-align:left;  padding-left:20px; padding-top:40px; padding-bottom:40px; border-bottom:dashed 1px #acacac; }
.news:hover{box-shadow: 0 1px 30px rgba(7, 76, 213, 0.07);  border-radius:20px; }
.news_pic{  float:left; margin-right:20px; border:8px solid #fff;box-shadow: 0 1px 30px rgba(7, 76, 213, 0.07);}
.news_pic img{ width:240px; height:205px;}
.gray{color:#b6b6b6; padding-top:10px;}
.news_tex02{ float: left; width:300px; padding-top:15px;}
.news_tex-case{ float:  right; width:1125px; padding-top:20px;}
.news_tex{ float:  right; width:910px; padding-top:20px;}
.news_tex02-case{ float: right; width:285px; padding-top:33px;}
.line{border-top:  solid 1px #eaeaea; margin-top:15px; padding-top:15px;}
.home-line{border-top:  solid 1px #ccc; margin-top:15px; padding-top:15px;}

.news_title{ font-size:18px; font-weight: bold; height:35px; line-height:35px; display:block; overflow:hidden;}
.news_h{ height:590px;}
.f_r{ float: right}
.news a:hover { color:#30c39e;}

/* 底部 CSS */ 
.hotline{ width:100%;  display:inline-block;   box-sizing: border-box;}
.footer{  font-size:15px; background-color:#212b31; padding-top:175px;  color:#d4d4d4; width:100%; display:table;}
.footer a{color:#d4d4d4;transition: all 0.3s ease-out 0s;}
.footer a:hover{color:#30c39e; padding-left: 5px;}

.footer_left{ width:760px; float:left;}
.footer_right{ width:178px; float:right; text-align:center; padding-left:30px;}
.footer_right img{ margin-bottom:5px; }
.lxff{ width:360px; float:left; margin-bottom:5px;margin-right:40px;}

.gsdz{ width:150px;  float:left;  }
.foot-link{  float:left; margin-left:40px;}
.margin_right15{ margin-right:10px; float:left; color:#FFF; }
.font-bold{ font-weight:bold; color:#fff; font-size:17px; float:left; }
.font-color02{color: #79c904; font-weight:bold;}
.margin_top20{ width:1000px; text-align:left; }
.margin_bottom{ margin-bottom:10px; }
.h_line{ border-bottom:3px solid #30c39e; width:40px; height:37px; margin-bottom:20px; }
.Copyright{ color:#9d9fa0; background-color:#1a2227; width:100%; height:85px; line-height:85px; text-align:left; margin-top:50px;}
.tel{ width:1200px; height:140px; position:relative; margin:0 auto -80px auto; }
.tel_bg{ background-color:#f4f7fe;}
div.box
{
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
width:150px;
float:left;}



/* 内页 CSS */
div.box01
{
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
width:33.3%;  line-height:40px; text-align:  center;
float:left; border-left:solid 4px #FFF;  margin-bottom:10px; margin-top:20px; border:solid 1px #CCC; border-radius:20px;box-sizing:border-box; 
}
.box1_bg{ background-color:#CCC;}
div.box01 a:hover{color:#30c39e; padding-left:10px;}
div.box02
{
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
width:350px;  line-height:40px; text-align: left;
float: right;
}
div.box02 h4{  font-size:28px; text-align: left; line-height: 46px; padding-top:30px; padding-bottom:30px;}
.leftnews_pic
{
box-sizing:border-box; overflow:hidden; vertical-align:middle;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
 height:124px; width:220px;  text-align:center;
background-color:#fdfefe; margin-bottom:15px;
}
.leftnews_pic img{width:220px; height:174px;} 
#show-img{width:220px; height:124px;}
.leftnews_tex
{
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
 text-align: left;border-bottom:solid 1px #eeeeee; margin-bottom:30px; padding-bottom:28px; line-height:22px;
}
.con{height:500px; min-width:1200px; overflow:hidden; text-align:center; display: table; margin:0 auto;  }

.con-banner{width:100%; margin:0 auto; background-image:url(../images/seedlings_banner.jpg) ; 
	background-repeat: no-repeat;
	text-align:center;
	background-position: center top;}
.con_tex{width:1200px; height:100px;   text-align:center; display:block;  position: absolute;   box-sizing: border-box;  top:290px;  z-index:99999999; font-size:18px; color:#FFF; margin:0 auto;}
.con_tex h4{ font-size:48px; color:#FFF;text-align:center; letter-spacing:4px; font-weight:bold; margin-bottom:25px;}
.con_tex a{color:#FFF;text-align:center;}
.jt{ font-size:24px; padding-right:10px; float:right;}

.content{ width:1200px; height:auto; margin:0 auto; padding-bottom:80px;    padding-top:50px; }

.left{ width:210px; float:left; text-align:left;  margin-top:35px; margin-bottom:10px;}

.left li:hover a{ color: #fff; transition: all 0.5s ease;}
.left li:hover{ color:#fff; border-bottom:solid 1px #30c39e; background-color:#30c39e; border-radius:30px; padding-left:20px; padding-right:10px;transition: all 0.5s ease; }
.left_title{height:80px; line-height:80px; font-size:28px;  background-color:#30c39e; color:#FFF; text-align:center; border-radius:20px ; margin-bottom:10px;}
.pagination-list {
	clear:both;  height:50PX; width:100%;
    text-align: center;
    margin: 40px 0 0 0;
	display: inline-block;
line-height: 30px;
}
.pagination-list li {
    position: relative;
    display: inline-block;
    margin: 0px 5px 10px;
	}
.pagination-list li a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 6px 5px;
    font-size: 16px;
    text-transform: uppercase;
    min-width: 40px;
    border: 2px solid rgba(0,0,0,0.10);
    background: #ffffff;
    color: #1a1a1a;
    text-align: center;
    border-radius: 3px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
}
.pagination-list li a:hover{ background-color:#30c39e; color:#FFF;}
.pagination-list li a.active {
    color: #ffffff;
    background: #30c39e;
    border-color: #30c39e;}

.left div li{ border-bottom:solid 1px #f6f6f6; height:50px; line-height:50px; margin-bottom:1px; font-size:18px; color:#30c39e; text-align: left; padding-left:10px;}
.left div li img{ margin-left:20px;}
#left_padding{ padding-left:70px;}
#left_padding02{ padding-left:40px;}
.right{ width:950px; float:right; line-height:37px;margin-top:40px; text-align:left;}

.right_buy{  box-sizing:border-box; font-size:18px; clear:both; text-align:center;background-color:#fdfefe;margin-bottom:4px;line-height:80px; }
.right_buy li{ float:left; width:33%; line-height:80px; text-align:center; background-color:#f9fdfc; border-left:solid 1px #FFF;  margin-bottom:1px;}
#right_CSSBox{ width:296px; margin:0px 10px;}
#right_CSSBox .CSSBox_img{height: 185px;width:280px;display: block;overflow: hidden;margin: 0 auto;color: #FFF;border-radius: 20px 20px 0 0;text-align: center;}








#right_CSSBox h1{ padding-top:0px;}

.CSSBox {
	float: right; 
	 color:#373737;}
.CSSBox ul li{ 
    float: left; 
	height: 350px;
	text-align: left;
	border: 3px solid #fff;
	background:#FFF; border-radius:20px; box-sizing:border-box; padding-top:6px; margin-left:1px; margin-right:24px; margin-bottom:40px;
    padding-bottom: 30px; 
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
	box-shadow: 0 1px 30px rgba(7, 76, 213, 0.07);
}
.CSSBox ul li:hover{ border-color: #30c39e;}
.CSSBox_img  { height:185px; width:310px; display: block; overflow:hidden; margin: 0 auto; color: #FFF; border-radius:20px 20px 0 0; text-align:center; }
.case_detail-title{ width:100%; height:60px; border-bottom:solid 1px #ccc; margin-bottom:20px; margin-top:30px; font-size:24px; font-weight:bold;}
.mbx{  width:100%;  border-bottom:  solid 1px #e2e2e2; margin-bottom:20px;color: #979797; margin-top:-15px; padding-bottom:5px;}

/* show start  */
#right_CSSBox2{}
.CSSBox2 {
	float: right; 
	 color:#373737;}
.CSSBox2 ul li{ 
    float: left; width:300px;  overflow: hidden;
	text-align: left;
	background:#FFF; box-sizing:border-box;margin-left:1px; margin-right:20px; margin-bottom:45px;
    padding-bottom: 30px;border-radius:20px; box-sizing:border-box; 
    border-top-color: rgb(255, 255, 255);
    border-right-color: rgb(255, 255, 255);
    border-bottom-color: rgb(255, 255, 255);
    border-left-color: rgb(255, 255, 255);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
	box-shadow: 0 1px 30px rgba(7, 76, 213, 0.07);
}
.CSSBox2 ul li.last{margin-right: 0;}
.CSSBox2 ul li div{  width:410px; height:186px;overflow: hidden;}
.CSSBox_img2:hover{transform: scale(1.1);transition: all 0.6s ease 0s;  overflow: hidden;}
.CSSBox_img2 {overflow: hidden; display: block; margin: 0 auto; color: #FFF;  text-align:center;   transform: scale(1);  
                transition: all 0.6s ease 0s; cursor: pointer;}
.font_title-2{ text-align: center; padding-top:20px;  }
.font_title-3{ text-align: center;   color:#b6b6b6; line-height:20px; }
.show_ditail{ height:950px; margin-top:-150px; background-color:#FFF; display: block; margin: 0 auto;  border-radius:20px 20px 0 0; }
.show_ditail_title{  font-size:28px; text-align: left; line-height: 46px; padding-top:20px; margin-bottom:20px;}
.title-link{color:#30c39e;}
.shou_time{ text-align: left;   color:#999; padding-left:20px; }
.shou_kuan{ border:solid 1px #30c39e; padding:15px; margin-top:10px; }
.player-wrap{ background-color:#222328; height:45px; line-height:40px;}
.bshare-custom{ float:right;  width:200px;  padding-top:12px;}
.player_left{ width:70px; float:left; font-size:14px;   cursor:pointer;padding-left:20px; color:#9c9c9c;}
.font20{ font-size:22px; padding-right:3px;font-weight:bold; }
.player_left:hover{color:#30c39e;}
/* show end  */

.m_r{ margin-right:60px; margin-top:-50px;}

.p_t{ padding-bottom:100px; margin-top:-30px;}
.p_t02{ padding-bottom:10px; margin-bottom:40px; }
.p_t02 p{ text-indent: 35px;}
.p_t03{  margin-bottom:20px;}
.p_t04{ padding-bottom:60px; margin-top:-10px;}
.p_t05{ margin-top:40px;}
.news_tex03{ padding-left:20px; float: left; width:77%;padding-top:50px;}





.right_line{border-bottom:solid 1px #CCC;height:60px; line-height:60px; margin-top:35px; margin-bottom:35px; background-image:url(../images/crumbs-home.jpg) center left no-repeat; }
#green{ border-radius:30px; color:#FFF; background-color:#30c39e; transition: all 0.5s ease;  padding-left:20px; }
.green02{color: #30c39e ; font-weight:bold;}
h2{ text-align:center; font-size:46px;
}
h3{  font-size:36px; text-align:center; margin-bottom:50px;}
h4{  font-size:28px; text-align:center; line-height: 46px;}

.right_img{ width:430px;  float:left; margin-right:40px;}
.right_tex{ float:left}

.left_hight01{ height:2870px;}
.font_weight{ font-weight:bold; font-size:24px;}

.news_img02{ width:260px; height:203px; float:left; margin-right:20px;}
.news_line{border-bottom: dashed 1px #d9d9d9; height:205px;  padding-bottom:40px; margin-top:40px;}
.news_line a:hover{ color:#79c904;}
.cprz_img{width:301px; height: auto;float:left;  text-align:center; padding-top:20px; padding-bottom:8px; margin-right:20px; margin-bottom:50px;   border:1px solid #ebebeb; }
.cprz_img03{width:420px;float:left;  text-align:center; margin-left:40px; margin-bottom:50px; margin-top:20px; padding-top:57px; padding-bottom:22px; border:1px solid #ebebeb; }
.cprz_img02{ width:301px; height:auto; float:right; text-align:center;margin-bottom:50px;  padding-top:20px;padding-bottom:8px;border:1px solid #ebebeb; }
.cprz_img-img{width:267px;}
.font-color03{color: #b6b6b6; text-align:center; margin-top:10px; margin-bottom:50px; border-bottom: dashed 1px #efefef; padding-bottom:20px;}
.text-align{ text-align:center}







.weare-serv-li-num p{ font-size:20px;}
.weare-eng{ font-size:12px;}
.weare-serv-ul{ position:relative; padding:4% 0; }
.weare-serv-ul li{ float:left; width:25%; text-align:center; color:#30c39e;}
.weare-serv-li-num{ text-align:center; color:#30c39e;}
.weare-serv-li-num span{ vertical-align:bottom; font-size:14px; margin-left:10px; display:inline-block;}
.weare-serv-li-num p{ display:inline-block; font-size:50px; }
.weare-serv-li-p{ text-align:center;  }
.weare-eng{ text-transform:uppercase; font-weight:bold; color:#f0f0f0; font-size:16px; }










/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */
}
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
}
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
}