@charset "utf-8";

/* CSS Document */

::selection {

	color:#fff;

    background-color: #2db02d;

}



::-moz-selection {

	color:#fff;

    background-color: #2db02d;

}



::-webkit-selection {

	color:#fff;

    background-color: #2db02d;

}



::-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: 60px;

	margin:0 auto;

}

.title_nav i{

	font-size: 32px;

	color: #2db02d;

	font-weight: bold;

	display: block;

	float: left;

	text-align: left;

	text-transform: uppercase;

	display: block;

	line-height: 27px;

}

.title_nav i span{

	font-size: 16px;

	color: #999999;

	font-weight: normal;

	display: block;

	text-align: left;

	text-transform: uppercase;

	line-height: 50px;

}

.title_nav p{

	float: right;

	font-size: 20px;

	color: #666666;

	text-align: right;

	margin-top: 5px;

}

.title_nav p span{

	font-size: 12px;

	color: #999999;

	text-align: right;

	text-transform: uppercase;

	display: block;

}

.clearfix{clear:both;}





/**banner**/

.banner {

  width: 100%;

  height: 500px;

  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: #2db02d;

  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: #1d6ae7;

}

.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: 5px;

}

.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: #2db02d;

}

.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栏结束 */

















/* product start */

.product{

	width: 100%;

	overflow: hidden;

	margin-top: 50px;

}

.pro_box .pro_left{

	width: 235px;

	height: 780px;

	background: #fbfbfb;

	float: left;

	overflow: hidden;

}

.pro_left .pro_nav{

	width: 235px;

	height: 70px;

	background: url(../images/pro_nav.jpg) no-repeat center;

	overflow: hidden;

}

.pro_nav i{

	font-size: 24px;

	color: #fff;

	text-align: center;

	line-height: 70px;

	display: block;

	font-weight: bold;

}

.sideMenu{

	width: 224px;

	height: 440px;

	padding-left: 11px;

	background: #fbfbfb;

}

.sideMenu h3{

	width: 190px;

	height: 35px;

	border: 1px solid #2db02d;

	padding-left: 25px;

	margin-top: 22px;

}

.sideMenu .on{

	background: #2db02d;

}

.sideMenu .on a{

	color: #fff;

}

.sideMenu h3 a{

	font-size: 18px;

	line-height: 43px;

	color: #2db02d;

	float: left;

	display: block;

	width: 100%;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}

.sideMenu ul{

	width: 215px;

	display: none;

}

.sideMenu ul li{

	width: 190px;

	height: 41px;

	border-bottom: 1px solid #e5e5e5;

	padding-left: 25px;

}

.sideMenu ul li:hover{

	border-color: #2db02d;

}

.sideMenu ul li a{

	font-size: 14px;

	color: #666666;

	width: 180px;

	line-height: 41px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	display: block;

}

.sideMenu ul li a:hover{

	color: #2db02d;

}

.pro_box .pro_con{

	width: 945px;

	height: 845px;

	overflow: hidden;

	float: right;

}

.pro_con > ul{

	width: 915px;

	height: 35px;

	float: left;

	margin-left: 30px;

	overflow: hidden;

}

.pro_con > ul li{

	width: 120px;

	height: 35px;

	float: left;

	margin-right: 20px;

	background: #2db02d;

}

.pro_con > ul li i{

	font-size: 16px;

	text-align: center;

	color: #fff;

	line-height: 35px;

	display: block;

}

.pro_con > ul .on{

	background: #1d6ae7;

}

.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: #2db02d;

}

.pro_con .pro_cont{

	width: 945px;

	height: 810px;

	overflow: hidden;

}

.pro_cont ul{

	width: 945px;

	height: 810px;

	overflow: hidden;

}

.pro_cont ul li{

	width: 206px;

	height: 220px;

	overflow: hidden;

	float: left;

	margin-left: 30px;

	margin-top: 30px;

}

.pro_cont ul li a{

	width: 206px;

	height: 220px;

	overflow: hidden;

	display: block;

}

.pro_cont ul li a div{

	width: 206px;

	height: 180px;

	border: 1px solid #cccccc;

	overflow: hidden;

}

.pro_cont ul li a div:hover{

	border-color: #2db02d;

}

.pro_cont ul li a div img{

	width: 206px;

	height: 180px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.pro_cont ul li a div img:hover{

	-webkit-transform:scale(1.2,1.2);

	transform:scale(1.2,1.2);

}

.pro_cont ul li a h4{

	font-size: 14px;

	color: #4c4c4c;

	line-height: 14px;

	float: left;

	margin: 15px 0 0 10px;

	width: 168px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}

.pro_cont ul li a span{

	width: 14px;

	height: 15px;

	background: url(../images/pro_t.jpg) no-repeat center;

	float: right;

	margin:15px 10px 0 0;

	display: block;

}

.pro_cont ul li a:hover h4{

	color: #2db02d;

}

/* product end */







/* partner start */

.partner{

	width: 100%;

	height: 237px;

	overflow: hidden;

	margin-top: 50px;

}

.par_con{

	width: 1180px;

	height: 137px;

	overflow: hidden;

	margin-top: 40px;

}

.par_con ul{

	width: 1180px;

	height: 137px;

	overflow: hidden;

}

.par_con ul li{

	width: 214px;

	height: 135px;

	overflow: hidden;

	border: 1px solid #e5e5e5;

	float: left;

	margin: 0 10px;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.par_con ul li a{

	width: 214px;

	height: 135px;

	overflow: hidden;

	display: block;

}

.par_con ul li a div{

	width: 214px;

	height: 90px;

	overflow: hidden;

}

.par_con ul li a div img{

	width: 214px;

	height: 90px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.par_con ul li a div img:hover{

	-webkit-transform:scale(1.2,1.2);

	transform:scale(1.2,1.2);

}

.par_con ul li a h4{

	width: 177px;

	height: 35px;

	border-top: 1px dashed #d0d0d0;

	font-size: 14px;

	color: #4c4c4c;

	text-align: center;

	line-height: 35px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	margin: 10px auto;

}

.par_con ul li:hover{

	border-color: #2db02d;

}

.par_con ul li:hover a h4{

	border-color: #2db02d;

	color: #2db02d;

}

/* partner end */









/* process start */

.process{

	width: 100%;

	height: 295px;

	overflow: hidden;

	margin-top: 50px;

}

.proc_con{

	width: 1180px;

	height: 195px;

	overflow: hidden;

	margin-top: 40px;

}

.proc_con li{

	width: 133px;

	height: 193px;

	border: 1px solid #e5e5e5;

	margin: 0 16px;

	float: left;

	position: relative;

	overflow: hidden;

}

.proc_con li i{

	width: 50px;

	height: 50px;

	background: #2db02d;

	display: block;

	position: absolute;

	right: -28px;

	top: -10px;

	z-index: 8;

	-webkit-transform: skew(45deg);

  	transform:skew(45deg);

}

.proc_con li span{

	font-size: 14px;

	color: #fff;

	display: block;

	position: absolute;

	top: 0;

	right: 2px;

	z-index: 9;

}

.proc_con li b{

	display: block;

	position: absolute;

	left: 53px;

	top: 60px;

}

.proc_con li h4{

	font-size: 14px;

	color: #595959;

	position: absolute;

	left: 39px;

	top: 121px;

}

.proc_con .proc1 b{

	width: 28px;

	height: 26px;

	display: block;

	background: url(../images/proc1.png) no-repeat center;

}

.proc_con .proc2 b{

	width: 26px;

	height: 26px;

	display: block;

	background: url(../images/proc2.png) no-repeat center;

}

.proc_con .proc3 b{

	width: 32px;

	height: 32px;

	display: block;

	background: url(../images/proc3.png) no-repeat center;

}

.proc_con .proc4 b{

	width: 24px;

	height: 26px;

	display: block;

	background: url(../images/proc4.png) no-repeat center;

}

.proc_con .proc5 b{

	width: 30px;

	height: 26px;

	display: block;

	background: url(../images/proc5.png) no-repeat center;

}

.proc_con .proc6 b{

	width: 32px;

	height: 24px;

	display: block;

	background: url(../images/proc6.png) no-repeat center;

}

.proc_con .proc7 b{

	width: 30px;

	height: 32px;

	display: block;

	background: url(../images/proc7.png) no-repeat center;

}

/* process end */









/* xb1 start */

.xb1{

	width: 100%;

	height: 260px;

	background: url(../images/xb1_bg.jpg) no-repeat center;

	margin-top: 50px;

}

.xb1 .xb1_w{

	width: 570px;

	float: right;

	margin-top: 50px;

}

.xb1_w h4{

	font-size: 22px;

	color: #2db02d;

	text-align: right;

}

.xb1_w h5{

	font-size: 12px;

	color: #cccccc;

	text-align: right;

	text-transform: uppercase;

	margin: 12px 0 22px;

}

.xb1_w h6{

	font-size: 16px;

	color: #666666;

	text-align: right;

}

.xb1_w h6 span{

	font-size: 22px;

	color: #2db02d;

	font-weight: bold;

}

.xb1_w > a{

	width: 120px;

	height: 35px;

	font-size: 16px;

	color: #fff;

	line-height: 35px;

	text-align: center;

	display: block;

	float: right;

	margin: 20px 0 0 0;

	background: #2db02d;

	-webkit-transition:all .5s;

	transition:all .5s;

}

.xb1_w > a:hover{

	background: #1d6ae7;

}

/* xb1 end */











/* case start */

.case{

	width: 100%;

	height: 627px;

	overflow: hidden;

	margin-top: 50px;

}

.case_nav{

	width: 390px;

	position: relative;

	z-index: 999;

}

.case_nav p{

	font-size: 32px;

	color: #2db02d;

	font-weight: bold;

	display: block;

	line-height: 28px;

}

.case_nav p span{

	font-size: 16px;

	color: #999999;

	text-transform: uppercase;

	display: block;

	margin: 15px 0;

	font-weight: normal;

}

.case_nav p b{

	width: 60px;

	height: 1px;

	background: #2db02d;

	display: block;

	margin-bottom: 5px;

}

.case_nav p i{

	font-size: 16px;

	color: #666666;

	display: block;

	font-weight: normal;

}

.case_con{

	width: 1180px;

	height: 627px;

	overflow: hidden;

	margin-top: -120px;

}

.case_con li{

	width: 284px;

	height: 200px;

	overflow: hidden;

	position: relative;

	float: left;

	margin-left: 14px;

	margin-bottom: 14px;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.case_con li a{

	width: 284px;

	height: 200px;

	overflow: hidden;

	display: block;

}

.case_con li a div{

	width: 284px;

	height: 200px;

	overflow: hidden;

}

.case_con li a div img{

	width: 284px;

	height: 200px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.case_con li a div img:hover{

	-webkit-transform:scale(1.2,1.2);

	transform: scale(1.2,1.2);

}

.case_con li a h4{

	width: 284px;

	height: 40px;

	background: #f5f5f5;

	position: absolute;

	left: 0;

	bottom: 0;

}

.case_con li a h4 span{

	font-size: 14px;

	color: #666666;

	float: left;

	margin-left: 20px;

	line-height: 40px;

	display: block;

	width: 220px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}

.case_con li a h4 i{

	width: 16px;

	height: 16px;

	float: right;

	margin: 12px 20px 0 0;

	background: url(../images/case_t.png) no-repeat center;

}

.case_con li a h4:hover span{

	color: #2db02d;

}

.case_con .case1,.case_con .case4{

	margin-left: 0;

}

.case_con .case1,.case_con .case2{

	margin-top: 213px;

}

.case_con .case3{

	width: 584px;

	height: 413px;

	overflow: hidden;

	position: relative;

	float: left;

	margin-left: 14px;

	margin-bottom: 14px;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.case_con .case3 a{

	width: 584px;

	height: 413px;

	overflow: hidden;

	display: block;

}

.case_con .case3 a div{

	width: 584px;

	height: 413px;

	overflow: hidden;

}

.case_con .case3 a div img{

	width: 584px;

	height: 413px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.case_con .case3 a div img:hover{

	-webkit-transform:scale(1.2,1.2);

	transform: scale(1.2,1.2);

}

.case_con .case3 a h4{

	width: 584px;

}

.case_con .case3 a h4 span{

	font-size: 14px;

	color: #666666;

	float: left;

	margin-left: 20px;

	line-height: 40px;

	display: block;

	width: 510px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}

/* case end */















/* reason start */

.reason{

	width: 100%;

	height: 1190px;

	margin-top: 50px;

	padding-top: 40px;

	background: url(../images/rea_bg.png) no-repeat center top;

}

.reas_box .rea_nav{

	width: 440px;

	height: 65px;

	background: url(../images/rea_nav.png) no-repeat right 27px;

	margin:0 auto;

}

.rea_nav p{

	font-size: 80px;

	color: #2db02d;

	font-weight: bold;

	line-height: 63px;

	display: block;

}

.rea_nav p i{

	font-size: 40px;

	color: #2db02d;

	font-weight: bold;

	display: block;

	float: right;

	width: 376px;

	line-height: 37px;

}

.rea_nav p span{

	font-size: 16px;

	color: #666666;

	font-weight: normal;

	display: block;

	float: right;

	width: 376px;

	margin-top: -40px;

}

.rea_con{

	width: 1180px;

	height: 1085px;

	margin-top: 40px;

}

.rea_con li{

	width: 1180px;

	height: 256px;

}

.rea_con li img{

	width: 535px;

	height: 256px;

	float: right;

	overflow: hidden;

}

.rea_con li .rea_w{

	width: 535px;

	float: left;

	margin-top: 27px;

}

.rea_w h4{

	width: 380px;

	float: left;

}

.rea_w h4 span{

	font-size: 16px;

	color: #cccccc;

	text-transform: uppercase;

	display: block;

	line-height: 16px;

}

.rea_w h4 b{

	font-size: 20px;

	color: #2db02d;

	display: block;

	margin: 18px 0;

}

.rea_w h4 i{

	width: 40px;

	height: 2px;

	background: #e5e5e5;

	display: block;

}

.rea_w > span{

	font-size: 66px;

	color: #f5f5f5;

	line-height: 84px;

	float: right;

	display: block;

}

.rea_w p{

	width: 535px;

	font-size: 14px;

	color: #666666;

	line-height: 30px;

	float: left;

	margin-top: 20px;

}

.rea_con .rea2{

	height: 471px;

	margin-top: 50px;

}

.rea_con .rea2 .rea_w{

	float: right;

}

.rea_con .rea2 .rea_w2{

	margin-top: 33px;

}

.rea_con .rea2 .rea_w3{

	margin-top: 50px;

	float: right;

}

.rea_con .rea2 img{

	width: 534px;

	height: 471px;

	float: left;

}

.rea_con .rea4{

	margin-top: 50px;

}

.rea_con .rea4 img{

	width: 538px;

	height: 259px;

}

/* reason end */







/* xb2 start */

.xb2{

	width: 100%;

	height: 260px;

	background: url(../images/xb2_bg.jpg) no-repeat center;

	margin-top: 50px;

}

.xb2 .xb2_w{

	width: 570px;

	float: left;

	margin-top: 50px;

}

.xb2_w h4{

	font-size: 22px;

	color: #2db02d;

}

.xb2_w h5{

	font-size: 12px;

	color: #cccccc;

	text-transform: uppercase;

	margin: 12px 0 22px;

}

.xb2_w h6{

	font-size: 16px;

	color: #666666;

}

.xb2_w h6 span{

	font-size: 22px;

	color: #2db02d;

	font-weight: bold;

}

.xb2_w > a{

	width: 120px;

	height: 35px;

	font-size: 16px;

	color: #fff;

	line-height: 35px;

	text-align: center;

	display: block;

	margin: 20px 0 0 0;

	background: #2db02d;

	-webkit-transition:all .5s;

	transition:all .5s;

}

.xb2_w > a:hover{

	background: #1d6ae7;

}

/* xb2 end */













/* customer start */

.customer{

	width: 100%;

	height: 450px;

	margin-top: 80px;

}

.cus_box ul{

	width: 1180px;

	height: 360px;

	margin-top: 30px;

}

.cus_box ul li{

	width: 360px;

	height: 360px;

	overflow: hidden;

	float: left;

	margin: 0 16px;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.cus_box ul li a{

	width: 360px;

	height: 360px;

	overflow: hidden;

}

.cus_box ul li a div{

	width: 360px;

	height: 234px;

	overflow: hidden;

}

.cus_box ul li a div img{

	width: 360px;

	height: 234px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.cus_box ul li:hover a div img{

	-webkit-transform:scale(1.2,1.2);

	transform: scale(1.2.1.2);

}

.cus_box ul li a h4{

	font-size: 14px;

	color: #4c4c4c;

	padding-left: 20px;

	width: 320px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	line-height: 14px;

	margin-top: 20px;

}

.cus_box ul li a p{

	font-size: 14px;

	width: 320px;

	height: 45px;

	padding-left: 20px;

	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 a i{

	font-size: 14px;

	color: #808080;

	display: block;

	padding-left: 20px;

}

.cus_box ul li:hover a h4,.cus_box ul li:hover a i{

	color:#2db02d;

}

/* customer end */











/* company start */

.company{

	width: 100%;

	height: 606px;

	overflow: hidden;

	margin-top: 50px;

}

.com_top{

	width: 1180px;

	height: 413px;

	overflow: hidden;

}

.com_top > a{

	width: 540px;

	height: 413px;

	float: left;

	overflow: hidden;

	display: block;

	position: relative;

}

.com_top > a img{

	width: 540px;

	height: 413px;

	overflow: hidden;

	position: relative;

	z-index: 8;

}

.com_top > a h4{

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	font-size: 20px;

	color: #fff;

	text-align: center;

	line-height: 413px;

	z-index: 9;

	background: rgba(0,0,0,0.5);

	opacity: 0;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.com_top > a:hover h4{

	opacity: 1;

}

.com_top .com_left{

	width: 590px;

	height: 330px;

	margin-top: 50px;

	float: right;

}

.com_left i{

	font-size: 24px;

	line-height: 24px;

	color: #2db02d;

	font-weight: bold;

	display: block;

}

.com_left > p{

	width: 590px;

	height: 90px;

	line-height: 30px;

	font-size: 14px;

	color: #808080;

	display: -webkit-box;

	-webkit-box-orient:vertical;

	-webkit-line-clamp:3;

	overflow: hidden;

	margin: 24px 0 50px 0;

}

.digital{

	width: 590px;

	height: 94px;

	border-top: 1px solid #e5e5e5;

	border-bottom: 1px solid #e5e5e5;

	padding-top: 35px;

}

.digital .main{

	width: 590px;

	height: 94px;

}

.digital .main .mumping_mun{

	width: 590px;

	height: 94px;

}

.mumping_mun li{

	width: 95px;

	float: left;

	margin: 0 50px;

}

.mumping_mun li .mun_top h4{

	font-size: 24px;

	color: #2db02d;

	float: left;

}

.mumping_mun li .mun_top span{

	font-size: 24px;

	color: #2db02d;

	float: right;

	display: block;

}

.mumping_mun .mun1 .mun_top h4{

	margin-left: 10px;

}

.mumping_mun .mun1 .mun_top span{

	margin-right: 15px;

}

.mumping_mun .mun3 .mun_top h4{

	margin-left: 5px;

}

.mumping_mun .mun3 .mun_top span{

	margin-right: 5px;

}

.mumping_mun li p{

	font-size: 14px;

	color: #666666;

	text-align: center;

	margin-top: 45px;

	line-height: 14px;

	clear: both;

}

.com_bottom{

	width: 1180px;

	height: 153px;

	overflow: hidden;

	margin-top: 40px;

	position: relative;

}

.team{

	background: url(../images/hon_k.jpg) no-repeat left center;

	width: 110px;

	height: 139px;

	padding-left: 46px;

	padding-top: 14px;

	float: left;

}

.team li{

	width: 110px;

	height: 34px;

	background: #2db02d;

	margin-bottom: 10px;

}

.team li i{

	font-size: 16px;

	color: #fff;

	text-align: center;

	line-height: 34px;

	display: block;

}
.team li:first-child{
	background: #1d6ae7;
}
.team .on{

	background: #1d6ae7;

}

.com_bottom .team_con{

	width: 994px;

	height: 153px;

	overflow: hidden;

	float: right;

	position: relative;

}

.team_con > a{

	width: 10px;

	height: 16px;

	display: block;

	position: absolute;

	top: 70px;

}

.team_con .lefts{

	background: url(../images/hon_jt.jpg) no-repeat left top;

	left: 0;

}

.team_con .rights{

	background: url(../images/hon_jt.jpg) no-repeat right top;

	right: 0;

}

.team_con .team_cont{

	width: 928px;

	height: 153px;

	overflow: hidden;

	margin: 0 auto;

}

.team_cont ul{

	width: 928px;

	height: 153px;

	overflow: hidden;

}

.team_cont ul li{

	width: 217px;

	height: 153px;

	overflow: hidden;

	float: left;

	margin-right: 20px;

	position: relative;

}

.team_cont ul li a{

	width: 217px;

	height: 153px;

	overflow: hidden;

	display: block;

}

.team_cont ul li a div{

	width: 217px;

	height: 153px;

	overflow: hidden;

	display: block;

}

.team_cont ul li a div img{

	width: 217px;

	height: 153px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.team_cont ul li a div img:hover{

	-webkit-transform:scale(1.2,1.2);

	transform:scale(1.2,1.2);

}

.team_cont ul li a h4{

	position: absolute;

	left: 0;

	bottom: 0;

	width: 197px;

	padding:0 10px;

	height: 30px;

	background: rgba(45,176,45,0.8);

	font-size: 14px;

	line-height: 30px;

	color: #fff;

	text-align: center;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

}

.team_cont ul li a h4:hover{

	background: #2db02d;

}

/* company end */











/* news start */

.news{

	width: 100%;
	height:510px;

	margin-top: 80px;

}

.new_con{

	width: 1180px;

	height: 470px;

	overflow: hidden;

}

.new_con > i{

	font-size: 26px;

	color: #2db02d;

	font-weight: bold;

	display: block;

	float: left;

	width: 130px;

	line-height: 26px;

	background: url(../images/newt.jpg) no-repeat right 5px;

}

.new_con > ul{

	width: 336px;

	height: 30px;

	float: right;

}

.new_con > ul li{

	width: 102px;

	height: 30px;

	background: #2db02d;

	float: left;

	margin-left: 10px;

	-webkit-transition:all 1s;

	transition:all 1s;

}

.new_con > ul li i{

	font-size: 14px;

	color: #fff;

	text-align: center;

	line-height: 30px;

	display: block;

}

.new_con > ul .on{

	background: #1d6ae7;

}

.new_con .bd{

	width: 1180px;

	height: 400px;

	margin-top: 40px;

	clear: both;

	overflow: hidden;

}

.new_con .bd .new_cont{

	width: 1180px;

	height: 400px;

	overflow: hidden;

}

.new_cont dl{

	width: 1180px;

	height: 206px;

	overflow: hidden;

}

.new_cont dl dd{

	width: 562px;

	height: 205px;

	border-bottom: 1px solid #e5e5e5;

	float: left;

	margin: 0 14px;

}


.new_cont dl dd a{

	width: 562px;

	height: 180px;

	overflow: hidden;

	display: block;

}

.new_cont dl dd a div{

	width: 218px;

	height: 178px;

	border: 1px solid #cccccc;

	overflow: hidden;

	float: left;

}

.new_cont dl dd a div img{

	width: 218px;

	height: 178px;

	overflow: hidden;

	-webkit-transition:all 1s;

	transition: all 1s;

}

.new_cont dl dd a div:hover{

	border-color: #2db02d;

}

.new_cont dl dd a div:hover img{

	-webkit-transform:scale(1.2,1.2);

	transform:scale(1.2,1.2);

}

.new_cont dl dd a h4{

	font-size: 16px;

	color: #4c4c4c;

	float: left;

	margin: 30px 0 0 20px;

	line-height: 16px;

	width: 320px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	display: block;

}

.new_cont dl dd a p{

	font-size: 14px;

	color: #808080;

	float: left;

	margin: 25px 0 15px 20px;

	line-height: 30px;

	width: 320px;

	height: 60px;

	display: -webkit-box;

	-webkit-box-orient:vertical;

	-webkit-line-clamp:2;

	overflow: hidden;

}

.new_cont dl dd a i{

	font-size: 14px;

	color: #808080;

	display: block;

	float: left;

	margin-left: 20px;

}

.new_cont dl dd a h4:hover,.new_cont dl dd a i:hover{

	color: #2db02d;

}

.new_cont ul{

	width: 1180px;

	height: 230px;

}

.new_cont ul li{

	width: 562px;

	height: 40px;

	float: left;

	border-bottom: 1px solid #e5e5e5;

	margin-left: 56px;

	-transition:all 1s;

	transition:all 1s;
	margin:0 14px;

}



.new_cont ul li a{

	font-size: 14px;

	color: #595959;

	float: left;

	width: 460px;

	line-height: 40px;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	display: block;

}

.new_cont ul li a span{

	width: 16px;

	height: 1px;

	background: #e5e5e5;

	display: block;

	float: left;

	margin: 20px 10px 0 1px;

}

.new_cont ul li i{

	font-size: 14px;

	color: #808080;

	display: block;

	float: right;

	margin-right: 10px;

	line-height: 40px;

}

.new_cont ul li:hover{

	border-color: #2db02d;

}

.new_cont ul li:hover a{

	color: #2db02d;

}

/* news end */



























/*link start*/



.link{

	width: 100%;

	height: 60px;

	margin-top: 50px;

	margin-bottom: 50px;

}

.link .link_box{

	width: 1180px;

	margin:0 auto;

}

.link_box h4{

	font-size: 18px;

	color: #2db02d;

	line-height: 20px;

	width: 1180px;

	background: url(../images/link.jpg) no-repeat right center;

}

.link_box a{

	float: left;

	font-size: 14px;

	color: #666666;

	line-height: 60px;

	padding: 0 15px;

}

.link_box a:hover{

	color: #2db02d;

}

/*link end*/

