@charset "utf-8";
/* CSS Document */
::selection {
	color:#fff;
    background-color: #63c730;
}

::-moz-selection {
	color:#fff;
    background-color: #63c730;
}

::-webkit-selection {
	color:#fff;
    background-color: #63c730;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

* {
    padding: 0;
    margin: 0;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}


li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}
.between{
	width:1180px;
	margin:0 auto;
	overflow: hidden;
}
.title_nav{
	width: 1180px;
	height: 57px;
	margin:0 auto;
}
.title_nav i{
	font-size: 24px;
	color: #63c730;
	font-weight: bold;
	display: block;
	text-align: center;
	line-height: 24px;
}
.title_nav span{
	font-size: 14px;
	color: #cccccc;
	text-align: center;
	line-height: 14px;
	text-transform: uppercase;
	display: block;
	margin: 8px 0;
}
.title_nav b{
	width: 20px;
	height: 2px;
	background: #ff8400;
	display: block;
	margin: 0 auto;
}
.clearfix{clear:both;}


/**banner**/
.banner {
  width: 100%;
  height: 520px;
  overflow: hidden;
}
.fullSlide {
  width: 100%;
  position: relative;
  height: 100%;
  background: transparent;
}
.fullSlide .bd {
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  height: 100%;
  width: 100%!important;
}
.fullSlide .bd li {
  height: 100%;
	width: 100%!important;
  overflow: hidden;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}
.fullSlide .bd li a {
  display: block;
  height: 100%;
  width: 100%;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.fullSlide .hd ul {
  text-align: center;
  margin-bottom: 20px;
}
.fullSlide .hd ul li {
  background: #63c730;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 42px;
  height: 11px;
  margin: 1px;
  overflow: hidden;
  *filter: alpha(opacity=50);
  *opacity: .5;
  line-height: 999px;
}
.fullSlide .hd ul .on {
  background: #ff8400;
}
.fullSlide .prev,
.fullSlide .next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px #000000 no-repeat;
  cursor: pointer;
  *filter: alpha(opacity=50);
  *opacity: .5;
  display: none;
}
.fullSlide .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}
/*banner结束*/





/* search栏开始 */
.search {
	overflow:hidden;
	width: 100%;
	height:40px;
	margin-top: 10px;
}
.sear_box{
	width: 1180px;
	margin:0 auto;
}
.keytext{
	width: 780px;
	height: 40px;
	line-height: 40px;
	font-family:Microsoft YaHei;
	font-size: 14px;
	color: #333;
	overflow: hidden;
	float: left;
}
.keytext span{
	line-height: 40px;
	color:#333;
	font-size:14px;
}
.keytext a{
	margin: 0px 8px 0px 0px;
	line-height:45px;
	font-size:14px;
	color:#595959;
}
.keytext a:hover{
	color: #63c730;
}
.rmgj-n-r{
	width:260px;
	height: 31px;
	margin-top: 5px;
	overflow: hidden;
	float: right;
	background: url(../images/search.jpg) no-repeat left center;
}
.text2{
	padding:0px 0px 0px 10px;
	float:left;
	width: 210px;
	height: 28px;
	margin-left: 4px;
	margin-top: 2px;
	font-size:12px;
	color:#595959;
	background: none;
}
.submit{
	width:36px;
	height:31px;
	float:right;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	background:url(../images/ico1.png) no-repeat;
}

/* search栏结束 */




/* service start */
.service{
	width: 100%;
	height: 512px;
	overflow: hidden;
	margin-top: 80px;
}
.serv_con{
	width: 1180px;
	height: 335px;
	margin-top: 40px;
	padding-top: 80px;
	background: url(../images/serv_con.jpg) no-repeat center top;
}
.serv_con li{
	width: 231px;
	height: 335px;
	float: left;
	margin: 0 31px;
}
.serv_con li > a{
	width: 231px;
	height: 231px;
	border-radius: 50%;
	display: block;
	overflow: hidden;
}
.serv_con li > a img{
	width: 231px;
	height: 231px;
	border-radius: 50%;
	overflow: hidden;
}
.serv_con li span{
	width: 163px;
	height: 35px;
	background: url(../images/serv_t.jpg) no-repeat center;
	display: block;
	margin: 4px auto;
}
.serv_con li h4 a{
	font-size: 18px;
	color: #4c4c4c;
	text-align: center;
	line-height: 18px;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	margin-top: 8px;
}
.serv_con li h4 a:hover{
	color: #63c730;
}
.serv_con li p{
	font-size: 14px;
	color: #737373;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	margin-top: 12px;
	text-align: center;
}
/* service end */




/* company start */
.company{
	width: 100%;
	height:403px;
	padding-top: 197px;
	margin-top: 80px;
	background: url(../images/com_bg.jpg) no-repeat center;
}
.com_box h4{
	float: left;
	width: 520px;
	height: 320px;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	margin-left: 37px;
}
.com_box h4 i{
	width: 520px;
	height: 320px;
	border-radius: 6px;
	overflow: hidden;
	display: block;
}
.com_box h4 i img{
	width: 520px;
	height: 320px;
	border-radius: 6px;
	overflow: hidden;
}
.com_box .com_w{
	width: 557px;
	float: right;
	margin-top: 48px;
	height: 230px;
	overflow: hidden;
}
.com_w h3 i{
	width: 550px;
	font-size: 24px;
	color: #63c730;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: bold;
	line-height: 24px;
}
.com_w span{
	font-size: 14px;
	color: #b2b2b2;
	text-transform: uppercase;
	display: block;
	margin: 20px 0;
}
.com_w > i{
	width: 60px;
	height: 1px;
	background: #e5e5e5;
	display: block;
}
.com_w p{
	width: 520px;
	font-size: 14px;
	color: #808080;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	height: 90px;
	overflow: hidden;
	margin: 15px 0;
}
.com_w > a{
	font-size: 14px;
	color: #808080;
	display: block;
}
.com_w > a:hover{
	color: #63c730;
}
/* company end */




/* trouble start */
.trouble{
	width: 100%;
	height: 1000px;
	padding-top: 80px;
	background: url(../images/tro_bg.jpg) no-repeat center;
}
.tor_con{
	width: 1180px;
	height: 850px;
	overflow: hidden;
	margin-top: 40px;
}
.tor_con ul{
	width: 660px;
	height: 848px;
	float: left;
}
.tor_con ul li{
	width: 660px;
	height: 212px;
	overflow: hidden;
}
.tor_con ul li img{
	width: 330px;
	height: 212px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	float: left;
	overflow: hidden;
}
.tor_con ul li .tro_w{
	background: #fafafa;
	width: 294px;
	height: 167px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	float: left;
	overflow: hidden;
	padding: 45px 18px 0;
}
.tro_w h4{
	font-size: 20px;
	color: #63c730;
	font-weight: bold;
	text-align: center;
}
.tro_w p{
	width: 294px;
	font-size: 14px;
	color: #808080;
	line-height: 30px;
	margin-top: 15px;
	text-align: center;
}
.tor_con ul .tro2 img{
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.tor_con ul .tro2 .tro_w{
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.tor_con dl{
	width: 505px;
	height: 398px;
	float: right;
	margin-top: 455px;
}
.tor_con dl dd{
	width: 138px;
	height: 199px;
	float: left;
	margin-left: 30px;
}
.tor_con dl dd img{
	width: 138px;
	height: 138px;
	border-radius: 50%;
	overflow: hidden;
}
.tor_con dl dd p{
	width: 138px;
	font-size: 14px;
	color: #f2f2f2;
	line-height: 24px;
	text-align: center;
	margin-top: 10px;
}
/* trouble end */



/* reason start */
.reason{
	width: 100%;
	height: 1093px;
	overflow: hidden;
	margin-top: 80px;
	padding-top: 50px;
	background: url(../images/rea_bg.jpg) no-repeat center;
}
.reason .xb1{
	width: 1180px;
	margin: 0 auto;
	height: 292px;
}
.xb1 h4{
	font-size: 18px;
	color: #63c730;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}
.xb1 p{
	font-size: 12px;
	color: #b2b2b2;
	text-align: center;
	line-height: 18px;
	margin: 20px 0;
	text-transform: uppercase;
}
.xb1 h5{
	width: 600px;
	border-top: 1px solid #e5e5e5;
	padding-top: 35px;
	font-size: 24px;
	color: #ff8400;
	text-align: center;
	font-weight: bold;
	margin: 20px auto;
}
.xb1 a{
	width: 158px;
	height: 38px;
	border: 1px solid #63c730;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	font-size: 16px;
	color: #63c730;
	text-align: center;
	line-height: 38px;
	margin: 0 auto;
	display: block;
}
.xb1 a:hover{
	background: #63c730;
	color: #fff;
}
.rea_nr{
	width: 1180px;
	margin-top: 70px;
}
.rea_nr .rea_nav{
	width: 1180px;
	height: 97px;
	overflow: hidden;
}
.rea_nav h4{
	font-size: 50px;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
}
.rea_nav h4 span{
	font-size: 30px;
	color: #ffffff;
}
.rea_nav h5{
	font-size: 12px;
	color: #f5f5f5;
	text-transform: uppercase;
	margin: 10px 0;
	text-align: center;
}
.rea_nav b{
	width: 90px;
	height: 1px;
	background: #ff8400;
	margin: 0 auto;
	display: block;
}
.rea_con{
	width: 1180px;
	height: 550px;
	background: #ffffff;
	border-top-left-radius: 100px;
	border-top-right-radius: 100px;
	padding-top:40px;
	margin-top: 44px;
}
.rea_con > ul{
	width: 704px;
	height: 150px;
	margin: 0 auto;
}
.rea_con > ul li{
	width: 64px;
	height: 134px;
	padding: 8px;
	background: #63c730;
	float: left;
	margin-left: 24px;
	border-radius: 6px;
	cursor: pointer;
	-webkit-transition:all .5s;
	transition:all .5s;
}
.rea_con > ul li:first-child{
	margin-left: 0;
}
.rea_con > ul .on{
	background: #ff8400;
}
.rea_con > ul li span{
	width: 62px;
	height: 28px;
	border: 1px solid #ffffff;
	border-radius: 4px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	display: block;
}
.rea_con > ul li p{
	width: 18px;
	color: #fafafa;
	font-size: 18px;
	text-align: center;
	margin: 10px auto;
	line-height: 22px;
}
.rea_con .bd{
	width: 1180px;
	height: 320px;
	margin-top: 40px;
	overflow: hidden;
}
.rea_con .bd .rea_cont{
	width: 1180px;
	height: 320px;
	overflow: hidden;
}
.rea_cont img{
	width: 520px;
	height: 320px;
	border-radius: 8px;
	float: left;
	overflow: hidden;
	margin-left: 67px;
}
.rea_cont .rea_w{
	width: 555px;
	float: right;
	margin-top: 30px;
}
.rea_w h4{
	font-size: 18px;
	color: #63c730;
	font-weight: bold;
}
.rea_w span{
	font-size: 12px;
	color: #999999;
	text-transform: uppercase;
	display: block;
	margin: 10px 0;
}
.rea_w i{
	width: 50px;
	height: 1px;
	background: #ff8400;
	display: block;
}
.rea_w p{
	width: 460px;
	padding-left: 28px;
	font-size: 14px;
	color: #808080;
	line-height: 28px;
	background: url(../images/rea_t.png) no-repeat left top;
	margin-top: 20px;
}
/* reason end */




/* product start */
.product{
	width: 100%;
	height: 689px;
	overflow: hidden;
	margin-top: 80px;
}
.pro_con{
	width: 1180px;
	height: 592px;
	overflow: hidden;
	margin-top: 40px;
}
.pro_con > ul{
	width: 555px;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
}
.pro_con > ul li{
	width: 120px;
	height: 30px;
	float: left;
	margin-left: 25px;
	background: #63c730;
	border-radius: 4px;
}
.pro_con > ul li:first-child{
	margin-left: 0;
}
.pro_con > ul li a{
	font-size: 14px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	display: block;
}
.pro_con > ul .on{
	background: #ff8400;
}
.pro_con > ul .on a{
	color: #fff;
}
.pro_con > ul > a{
	float: right;
	margin-right: 10px;
	font-size: 14px;
	color: #4c4c4c;
	text-transform: uppercase;
	line-height: 35px;
}
.pro_con > ul > a:hover{
	color: #63c730;
}
.pro_con .pro_cont{
	width: 1180px;
	height: 522px;
	margin-top: 40px;
	overflow: hidden;
}
.pro_cont ul{
	width: 1180px;
	height: 522px;
	overflow: hidden;
}
.pro_cont ul li{
	width: 263px;
	height: 237px;
	overflow: hidden;
	float: left;
	margin:16px;
}
.pro_cont ul li > a{
	width: 261px;
	height: 195px;
	border: 1px solid #f5f5f5;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	overflow: hidden;
	display: block;
}
.pro_cont ul li:hover > a{
	border-color: #63c730;
}
.pro_cont ul li > a img{
	width: 261px;
	height: 195px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	overflow: hidden;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.pro_cont ul li:hover a img{
	-webkit-transform:scale(1.2,1.2);
	transform:scale(1.2,1.2);
}
.pro_cont ul li h4 a{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 40px;
	width: 263px;
	height: 40px;
	background: #f5f5f5;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.pro_cont ul li:hover h4 a{
	background: #63c730;
	color: #fff;
}
/* product end */






/* case start */
.case{
	width: 100%;
	height: 352px;
	overflow: hidden;
	margin-top: 80px;
}
.case_cont{
	width: 1180px;
	height: 255px;
	margin-top: 40px;
	position: relative;
}
.case_cont > a{
	width: 11px;
	height: 17px;
	display: block;
	position: absolute;
}
.case_cont .lefts{
	top:110px;
	left: 0;
	background: url(../images/case_jt.jpg) no-repeat left center;
}
.case_cont .rights{
	top:110px;
	right: 0;
	background: url(../images/case_jt.jpg) no-repeat right center;
}
.case_cont .case_nr{
	width: 1110px;
	height: 255px;
	margin:0 auto;
	overflow: hidden;
}
.case_nr ul{
	width: 1110px;
	height: 255px;
	margin:0 auto;
	overflow: hidden;
}
.case_nr ul li{
	width: 338px;
	height: 253px;
	float: left;
	border: 1px solid #cccccc;
	margin: 0 15px;
	position: relative;
	border-radius: 6px;
}
.case_nr ul li >a{
	width: 338px;
	height: 253px;
	overflow: hidden;
	display: block;
	border-radius: 6px;
}
.case_nr ul li >a img{
	width: 338px;
	height: 253px;
	border-radius: 6px;
	overflow: hidden;
}
/* case end */









/* customer start */
.customer{
	width: 100%;
	height: 470px;
	overflow: hidden;
	margin-top: 80px;
}
.cus_box ul{
	width: 1180px;
	height: 380px;
	margin-top: 30px;
}
.cus_box ul li{
	width: 320px;
	height: 332px;
	overflow: hidden;
	float: left;
	margin: 0 16px;
	background: #fafafa;
	border-radius: 6px;
	padding: 24px 20px;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.cus_box ul li > a{
	width: 320px;
	height: 210px;
	border-radius: 6px;
	overflow: hidden;
	display: block;
}
.cus_box ul li > a img{
	width: 320px;
	height: 210px;
	border-radius: 6px;
	overflow: hidden;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.cus_box ul li:hover > a img{
	-webkit-transform:scale(1.2,1.2);
	transform: scale(1.2.1.2);
}
.cus_box ul li h4 a{
	font-size: 14px;
	color: #4c4c4c;
	width: 320px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	line-height: 14px;
	margin-top: 20px;
	display: block;
}
.cus_box ul li p{
	font-size: 14px;
	width: 320px;
	height: 45px;
	overflow: hidden;
	line-height: 24px;
	color: #808080;
	margin: 15px 0;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.cus_box ul li h5 a{
	font-size: 14px;
	color: #808080;
	display: block;
	text-align: center;
}
.cus_box ul li:hover{
	background: #63c730;
	box-shadow: 0px 0px 16px rgba(99,199,48,.4);
    transform: translate3d(0,-2px,0);
}
.cus_box ul li:hover h4 a,.cus_box ul li:hover p,.cus_box ul li:hover h5 a{
	color:#fff;
}
/* customer end */




/* honor start */
.honor{
	width: 100%;
	margin-top: 80px;
}
.hon_cont{
	width: 1180px;
	height: 180px;
	margin-top: 40px;
	position: relative;
}
.hon_cont .lefts{
	position: absolute;
	left: 0;
	top: 78px;
	width: 10px;
	height: 16px;
	display: block;
	background: url(../images/hon_jt.jpg) no-repeat left center;
}
.hon_cont .rights{
	position: absolute;
	right: 0;
	top: 78px;
	width: 10px;
	height: 16px;
	display: block;
	background: url(../images/hon_jt.jpg) no-repeat right center;
}
.hon_cont .hon_nr{
	width: 1080px;
	height: 180px;
	overflow: hidden;
	margin:0 auto;
}
.hon_nr ul{
	width: 1080px;
	height: 180px;
	overflow: hidden;
}
.hon_nr ul li{
	width: 242px;
	height: 178px;
	border: 1px solid #e5e5e5;
	float: left;
	margin: 0 15px;
	border-radius: 6px;
	position: relative;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.hon_nr ul li:hover{
	border-color: #63c730;
}
.hon_nr ul li > a{
	width: 242px;
	height: 178px;
	border-radius: 6px;
	overflow: hidden;
	display: block;
}
.hon_nr ul li > a img{
	width: 242px;
	height: 178px;
	border-radius: 6px;
	overflow: hidden;
	-webkit-transition:all 1s;
	transition:all 1s;
}
.hon_nr ul li:hover > a img{
	-webkit-transform:scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.hon_nr ul li h4 a{
	width: 242px;
	height: 30px;
	background: rgba(99,199,48,0.8);
	position: absolute;
	bottom: 0;
	left: 0;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	line-height:30px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.hon_nr ul li:hover h4 a{
	background: #63c730;
}
/* honor end */





/* news start */
.news{
	width: 100%;
	height: 499px;
	margin-top: 50px;
}

.news_box .new{
	width: 400px;
	float: left;
	height: 499px;
	overflow: hidden;
}
.new .new_nav{
	width: 400px;
	height: 43px;
	border-bottom: 1px solid #cccccc;
	background: url(../images/new_nav.jpg) no-repeat left center;
}
.new_nav h3 i{
	font-size: 18px;
	color: #63c730;
	float: left;
	margin-left: 28px;
	line-height: 40px;
}
.new_nav > a{
	font-size: 14px;
	color: #666666;
	line-height: 40px;
	float: right;
	margin-right: 10px;
	display: block;
	text-transform: uppercase;
}
.new_nav > a:hover{
	color: #63c730;
}
.new .new_con{
	width: 400px;
	height: 426px;
	margin-top: 30px;
}
.new_con > a{
	width: 400px;
	height: 180px;
	border-radius: 8px;
	overflow: hidden;
	display: block;
}
.new_con > a img{
	width: 400px;
	height: 180px;
	border-radius: 8px;
	overflow: hidden;
	-webkit-transition:all 1s;
	transition: all 1s;
}
.new_con > a img:hover{
	-webkit-transform:scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.new_con li{
	width: 400px;
	height: 22px;
	margin-top: 13px;
}
.new_con li a{
	font-size: 14px;
	color: #4c4c4c;
	width: 320px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
}
.new_con li a:hover{
	color: #63c730;
}
.new_con li span{
	float: right;
	display: block;
	font-size: 14px;
	color: #666666;
}
.news_box .indu{
	width: 400px;
	height: 499px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	overflow: hidden;
}
.indu .indu_nav{
	width: 400px;
	height: 43px;
	border-bottom: 1px solid #cccccc;
	background: url(../images/indu_nav.jpg) no-repeat left center;
}
.indu_nav h3 i{
	font-size: 18px;
	color: #63c730;
	float: left;
	margin-left: 28px;
	line-height: 40px;
}
.indu_nav > a{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 40px;
	float: right;
	margin-right: 10px;
	display: block;
	text-transform: uppercase;
}
.indu_nav > a:hover{
	color: #63c730;
}
.indu .indu_con{
	width: 400px;
	height: 426px;
	margin-top: 30px;
}
.indu_con > a{
	width: 400px;
	height: 180px;
	border-radius: 8px;
	overflow: hidden;
	display: block;
}
.indu_con > a img{
	width: 400px;
	height: 180px;
	border-radius: 8px;
	overflow: hidden;
	-webkit-transition:all 1s;
	transition: all 1s;
}
.indu_con > a img:hover{
	-webkit-transform:scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.indu_con li{
	width: 400px;
	height: 22px;
	margin-top: 13px;
}
.indu_con li a{
	font-size: 14px;
	color: #4c4c4c;
	width: 320px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	float: left;
}
.indu_con li a:hover{
	color: #63c730;
}
.indu_con li span{
	float: right;
	display: block;
	font-size: 14px;
	color: #666666;
}
.news_box .konw{
	width:319px;
	float: right;
	height: 499px;
}
.konw .know_nav{
	width: 319px;
	height: 43px;
	border-bottom: 1px solid #cccccc;
	background: url(../images/indu_nav.jpg) no-repeat left center;
}
.know_nav h3 i{
	font-size: 18px;
	color: #63c730;
	float: left;
	margin-left: 28px;
	line-height: 40px;
}
.know_nav > a{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 40px;
	float: right;
	margin-right: 10px;
	display: block;
	text-transform: uppercase;
}
.know_nav > a:hover{
	color: #63c730;
}
.konw .know_con{
	width: 319px;
	height: 426px;
	overflow: hidden;
	margin-top: 30px;
}
.know_con > a{
	width: 319px;
	height: 180px;
	border-radius: 8px;
	overflow: hidden;
	display: block;
	margin-bottom: 21px;
}
.know_con > a img{
	width: 319px;
	height: 180px;
	border-radius: 8px;
	overflow: hidden;
	-webkit-transition:all 1s;
	transition: all 1s;
}
.know_con > a img:hover{
	-webkit-transform:scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.know_con ul{
	width: 310px;
	height: 315px;
	overflow: hidden;
}
.know_con ul li{
	width: 319px;
	height: 90px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 34px;
}
.know_con ul li .faq_q{
	width: 310px;
	height: 20px;
	margin-bottom: 18px;
}
.faq_q span{
	background: url(../images/faq_q.jpg) no-repeat center;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
}
.faq_q a{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 20px;
	width: 260px;
	float: left;
	margin-left: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.faq_q a:hover{
	color: #63c730;
}
.know_con ul li .faq_a{
	width: 310px;
	height: 50px;
}
.faq_a span{
	background: url(../images/faq_a.jpg) no-repeat center;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
}
.faq_a p{
	font-size: 14px;
	color: #4c4c4c;
	line-height: 24px;
	width: 260px;
	height: 42px;
	float: left;
	margin-left: 10px;
	margin-top: -6px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
/* news end */











/*link start*/

.link{
	width: 100%;
	height: 20px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.link .link_box{
	width: 1180px;
	margin:0 auto;
}
.link_box h4{
	font-size: 18px;
	color: #63c730;
	line-height: 20px;
	float: left;
	margin-right: 20px;
}
.link_box h4 span{
	font-size: 14px;
	color:#808080;
	text-transform: uppercase;
}
.link_box a{
	float: left;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	padding: 0 15px;
}
.link_box a:hover{
	color: #63c730;
}
/*link end*/
