@charset "utf-8";
/* CSS Document */

/*css重置*/
*{ margin:0; padding:0;font-family:"Microsoft YaHei";}
a{ text-decoration:none;font-family:"Microsoft YaHei";}
li{ list-style:none;}
.clearfix{ clear:both;}
img{ border:0; display:block;}
p{font-family:"Microsoft YaHei";}

.pc{ display:block}
.pc1{ display:none}
/*--------------------------------------------------------------------------------------------------------------------------------------550--*/
body{}
@media all and (max-width:1650px){  
.pc{ display:none}
.pc1{ display:block}
}

.menu_location ul { padding:0px; margin:0px;}
.menu_location ul li { list-style:none;}
.menu_location {
	position: relative;
	z-index: 99;
	
	color: #666666;
	border-bottom: solid 1px #e5e5e5;  height:65px; line-height:65px
}

.menu_location .location {
	padding-left: 27px;
	background: url(../images/location_icon.png) no-repeat left; font-size:16px;
}
.menu_location .location a {font-size:16px;}
.menu_location .location em {
	font-style: normal;
	opacity: 0.3;
	padding: 0px 10px
}

.menu_location a {
	color: #666666;
}
.menu_location .menu{ margin:0px; padding:0px;}
.menu_location .menu li {
	font-size: 18px;
	position: relative;
	margin-right: 60px
}

.menu_location .menu li a { font-size:17px;}
.index-content {
    width: 1300px;
    margin:0 auto;
}
@media (min-width: 768px){
.menu_location .menu li {
    float: left;
    padding-bottom: 1px;
}.menu_location .location {
    float: right;
}.menu_location .menu {
    float: left;
    display: block !important;
}
.menu_location .menu a:hover, .menu_location .menu .aon a {
    color: #31a34e;
}.menu_location .menu li#active:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 2px;
    width: 100%;
    background: #31a34e;
}.menu li#active a{ color:#237336; font-weight:bold }
}

/*top*/
.head_bg{ width:100%;background-color:rgba(255,255,255,1); border-bottom:1px solid #ddd; position:fixed; top:0; left:0; z-index:200;}
.top_box{ width:1300px; height:131px; margin:0 auto;}
.top_box .logo{ float:left; margin-top:15px; width:300px}
.top_kuang1{ float:left; margin-left:4px; margin-top:28px;}
.top_kuang1 .top_p1{ font-size:38px; color:#333; font-weight:bold;}
.top_kuang1 .top_p2{ font-size:16.7px; color:#4d4d4d; font-family:Arial; text-transform:uppercase;  margin-top:2px;}


.top_right{ float:right; padding-top:27px;}
.top_p3{ float:right; margin-left:10px;}
.top_p3 a{ display:block; font-size:14px; width:28px; height:28px; color:#5ec343; text-align:center; line-height:28px; border:1px solid #5ec343; border-radius:30px;}
.top_p4{ float:right; margin-left:15px;margin-top:15px;}
.top_p4 a{ display:block; font-size:14px; width:29px; height:29px; color:#fff; text-align:center; line-height:29px;border:1px solid #5ec343;  background-color:#5ec343; border-radius:30px; background-image: -webkit-linear-gradient(left,#2d7a38,#4a933c,#6baf40);}

.ss1{ float:right; margin-top:15px;}
.ss1 .ss_title{ width:125px; height:34px;  float:left; background-color:#ececec; border:0; font-size:13px; color:#6d6d6d; line-height:34px; padding-left:15px; position:relative;z-index:77;}
.ss1 .ss_button{ float:left; width:41px; height:34px;border:0; background-color:#31a34e; font-size:13px; color:#fff; line-height:34px; text-align:center;   position:relative; z-index:88; cursor:pointer;}

.top_right ul{ margin-top:0px; float:right}
.top_right ul li{ float:left; font-size:17px; color:#3e3e3e;  margin-right:38px;}
.top_right ul li a{color:#3e3e3e;}
.top_right ul li a:hover{ color:#2d7a38;}

/*nav*/
nav {float:right; height:97px;}
nav ul { margin-top:0px; margin-bottom:0px;}
nav ul li {  float:left; }
nav ul li a {   text-align:center; line-height:67px;  padding:0 11x; font-size:17px; display: block; color:#000; font-family:; font-weight:400;}
nav ul li a:hover {
	color: #b11852;
	text-decoration: none; font-weight:bold;
	background-image: url(../images/xx1.jpg);
	background-repeat: no-repeat;
	background-position: center 46px;
}
nav .dropdown {  position:relative;} 
nav ul.dropdown_menu { display:block;/* width:100%;*/ position:absolute; z-index:99;  margin:0; margin-left:-40px; border-bottom:0px solid #09428a; top:103px}
nav .dropdown_menu li { width:180px;  margin:0;background-color:#f6f6f6; height:0; overflow:hidden; float:none; padding:0 10px; transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s; -moz-transition:all .3s;  }
nav .dropdown:hover .dropdown_menu li { height: 45px;}
nav .dropdown:hover ul.dropdown_menu { border-bottom:0px solid #09428a;} 

nav .dropdown .dropdown_menu li a{color: #404040; font-size: 16px; font-weight:700; line-height:40px;  display: block; padding:0px;   text-align: center; }

nav .lili a{ width:37px; height:37px; border:3px #9390a3 solid; float:left; margin-top:30px; line-height:37px}

nav .dropdown .dropdown_menu li a:hover{color:#2d7a38; margin-left:4%;  transition:all 0.4s}
nav .dropdown .dropdown_menu li a:hover i {
	margin: -1px 5px 0px 0px; transition:0.4s cubic-bezier(0.35, 0.45, 0.55, 1); width: 3px; height: 3px; vertical-align: middle; display: inline-block; background-color:#59a03e; -webkit-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; -moz-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; border-radius: 50%; 
}nav .dropdown .dropdown_menu li a i {
	margin: -1px 5px 0px 0px; transition:0.4s cubic-bezier(0.35, 0.45, 0.55, 1); width: 3px; height: 3px; vertical-align: middle; display: inline-block; background-color:#59a03e; -webkit-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; -moz-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; border-radius: 50%; display:none
}

nav .dropdown i {
	margin: -1px 5px 0px 0px; transition:0.4s cubic-bezier(0.35, 0.45, 0.55, 1); width: 0px; height: 1px; vertical-align: middle; display: inline-block; background-color:#59a03e; -webkit-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s; -moz-transition: all .4s cubic-bezier(0.35, 0.45, 0.55, 1) 0s;
}

nav .dropdown:last-child i {
	background:#3f3f3f;
}
nav .dropdown.on i {
	width: 15px;
}
nav .dropdown:hover i {
	width: 15px;


}




/*通栏*/
#wrapper {
	position:relative; z-index:100;
}



.fullwidthbanner-container{
	width:100% !important;
	position:relative;
	padding:0;
	max-height:854px !important;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:854px !important;
	position:relative;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	  .banner, .bannercontainer			{	width:768px; height:309px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	   .banner, .bannercontainer		{	width:480px; height:193px;	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
		.banner, .bannercontainer		{	width:320px;height:129px;	}
}

@media only screen and (max-width: 319px) {
		.banner, .bannercontainer		{	width:240px;height:97px;	}
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {	
	background:#c20000 !important; 
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {	
	background-color:#c20000 !important;
 }
/** BULLETS **/
.tp-bullets {
    z-index: 1001;
    position: absolute;
    bottom: 0px;
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: #014292;
    width: 98px;
    height: 0px;
    float: left;
	margin-bottom: 10px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
}


.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: #393939 url(../images/slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	margin-left: 0px;
	margin-top: -21px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}

.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: #393939 url(../images/slider-right-arrow.png) no-Repeat 0 0;
    width: 42px;
    height: 43px;
    margin-left: 0;
    margin-top: -21px;
    -webkit-transition: background 0.1s linear;
    -moz-transition: color, background 0.1s linear;
    -o-transition: color, background 0.1s linear;
    transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/
	/*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}



.tp-bullets.tp-thumbs {
    z-index: 100;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	/*filter: alpha(opacity=50);	*/
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;

    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    position: absolute;
    z-index: 200;
    z-index: 5000;
}

.tp-bannertimer.tp-bottom {
    bottom: 0px !important;
    height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .responsive .tp-bullets.tp-thumbs {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .tp-mask {
        width: 300px !important;
        height: 30px !important;
    }

    .responsive .tp-bullets.tp-thumbs .bullet {
        width: 60px !important;
        height: 30px !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none;
    }

    .responsive .tparrows {
        display: none;
    }
}


.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-simpleresponsive a {
    text-decoration: none;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 10000px;
    height: 10000px;
}

.tp-loader {
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}




/*首页简介*/
.s_jj_box{ width:1300px; margin:0 auto; margin-top:134px;}
.s_jj_left{ width:617px; float:left;}
.s_jj_kuang{ background-image:url(../images/img1.jpg); width:560px; height:200px; margin-bottom:8px;}
.s_jj_kuang .s_jj_pic{ float:left; margin-left:52px; margin-top:63px;}
.s_jj_wenzi{ float:left; margin-left:11px; padding-top:68px; position:relative}

.s_jj_wenzi:before{ width:40px; height:2px; background:#fff; content:""; position:absolute; left:0px; top:40%}

.s_jj_wenzi .s_jj_p1{ font-size:29px; color:#fff; font-weight:bold;}
.s_jj_wenzi .s_jj_p2{ font-size:18px; color:#fff; margin-top:1px; }

.s_jj_pic1{ width:231px; height:293px; overflow:hidden; float:left;}
.s_jj_pic1 img{ transform: scale(1);transition: all 1s ease-out;  }
.s_jj_pic1 img:hover{transform: scale(1.2);  }
.s_jj_kuang2{ width:321px; float:right;}

.s_jj_pic2{ width:321px; height:119px; overflow:hidden; margin-bottom:8px;}
.s_jj_pic2 img{transform: scale(1);transition: all 1s ease-out;}
.s_jj_pic2 img:hover{transform: scale(1.2);  }
.s_jj_pic3{ width:321px; height:165px; overflow:hidden;}
.s_jj_pic3 img{transform: scale(1);transition: all 1s ease-out;}
.s_jj_pic3 img:hover{transform: scale(1.2);  }

.s_jj_right{ width:660px; float:right;}
.s_jj_right .s_jj_p3{ font-size:28px; color:#333; font-weight:normal; float:left; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; padding-top:40px}

.s_jj_right .s_jj_p3 span{ font-size:48px; font-weight:normal; font-family:Helvetica Medium; background-image: -webkit-linear-gradient(left,#257437,#4f973c,#83c443);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
@font-face {
	font-family:Helvetica Medium;
	src: url('../fonts/Helvetica Medium.ttf'); }
.s_jj_right .s_jj_pic4{ float:right; margin-top:57px;}
.s_jj_right .s_jj_line{ height:1px; background-color:#eeeeee; margin-top:17px; margin-bottom:33px;}
.s_jj_nr p{ font-size:16px; color:#555555; line-height:36px;}
.s_jj_nr p a{color:#555555;}

.s_jj_more{ width:102px; margin-top:40px;transition:all 0.4s linear;}
.s_jj_more p a{ display:block; font-size:14px; color:#fff; line-height:30px; background-color:#5ec343; text-align:center;}
.s_jj_more:hover{ margin-left:20px;}
 line{ width: 40px;
    height: 1px;
    background: #727272;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;}
.con {
    width: 100%;
    margin: 0px auto; margin-top:40px
}
.liaojie_con dl {
    width: 33.3%;
    float: left;
    margin-top: 0px;
    text-align: center;
    padding-top: 2%;
    height: 277px;
    position: relative;
    overflow: hidden;
    background: url(../images/a_xx2.jpg) no-repeat right center;
}.liaojie_con dl dt {
    width: 100%;
    height: 80px;
    position: absolute;
    z-index: 9;text-align:center
}
.liaojie_con dl dt img{ text-align:center; margin:0 auto}

img {
    vertical-align: middle;
}.liaojie_con dl dd {
    position: absolute;
    z-index: 9;
    top: 30%;
    width: 100%;
}.liaojie_con dl dd h3 {
    font-size: 22px;
    color: #505050;
    line-height: 60px;
    font-weight:normal;
    background: url(../images/a_xx.jpg) no-repeat center 55px;
    height: 42px;
}
.liaojie_con dl dd p{ font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#6c7778}
.liaojie_con dl:hover img{transform: rotate(360deg); transition:all 0.4s}

@font-face {
	font-family:BEBAS;
	src: url('../fonts/BEBAS.ttf'); }

/*首页产品*/
.s_pro_bg{ background:url(../images/img6.jpg) center no-repeat; width:100%; height:840px; margin-top:0px;background-attachment:fixed; background-size: cover;}
.s_pro_box{ width:1300px; margin:0 auto; padding-top:69px; text-align:center}
.s_pro_box .s_pro_p1{ font-family:BEBAS;font-size:30px; text-align:center; text-transform:uppercase; 
    font-weight: normal;
    background-image: -webkit-linear-gradient(left,#257437,#4f973c,#96d25b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; display:inline-table; text-align:center; font-family: Helvetica Medium;}
.s_pro_box .s_pro_line{ width:48px; height:2px; background-color:#414141; margin:0 auto; margin-top:8px;}
.s_pro_box .s_pro_p2{ font-size:30px; color:#555555; text-align:center;  margin-top:12px;margin-bottom:55px;}
.s_pro_box .s_pro_p3{ font-size:16px; color:#555; text-align:center;  margin-top:13px; margin-bottom:85px;}


#wrap2{ width:100%; }
#wrap2 ul{ width:100%; display:flex; flex-wrap: nowrap ;}

#wrap2 ul li .a1 img{
	width: 274px;
	height: 425px;
}
#wrap2 ul li{
	
	height: 425px; margin-left:8px; margin-right:8px;
	list-style: none;
	position: relative;
	float: left;
	overflow: hidden; margin-bottom:16px; flex:1
} 



#wrap2 ul li .a1 .divA{
	position: absolute;
	bottom: 53px;
	left: 0;

	
}
#wrap2 ul li .a1 .divA>.p1{
	 padding-left:20px;

	font-size: 25px;
    
    color: #fff; text-align:left
}
#wrap2 ul li .a1 .divA>.p2{
	 padding-left:20px;
	
    font-size: 14px; padding-top:10px;
    color: #fff;
    
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; text-align:left;font-family:Barlow-Regular
}
@font-face {
	font-family:Barlow-Regular;
	src: url('../fonts/Barlow-Regular.ttf'); }


/*遮罩*/
#wrap2 ul li .a2{
	position: absolute;
	top: 0;
	left:-100%;
	width: 100%;
	height: 485px;
	color: white;
	background: rgba(0,0,0,0.5);
	transition: all 0.2s;  
} 
#wrap2 ul li .a2 .p4{
	width: 80%; 
	
	position: absolute;
	top: 54px;
    
	color: #fff;
	font-size: 24px; border-bottom:1px solid #fff; padding-bottom:19px;
    transition: all 0.2s 0.1s ease-out ;  
}
 #wrap2 ul li .a2 .p4 span{ font-size:12px; font-family:Barlow-Regular}
#wrap2 ul li .a2 .p5{
	width: 200px; height:305px; background:url(../images/img5.png) repeat-x bottom center;
	position: absolute;
	top: 29px; left:26px;
    transition: all 0.2s 0.2s ease-out ;  
}

#wrap2 ul li .a2 .p5 p{ font-size:15px; color:#fff; line-height:22px; margin-bottom:9px; border:1px rgb(255,255,255,.2) solid; padding:3%; }
#wrap2 ul li .a2 .p5 p:hover{ background:#5ec343; transition:all 0.4s}
#wrap2 ul li .a2 .p5 p span{
font-family:Arial, Helvetica, sans-serif; font-size:11px;color:rgb(255,255,255,.7)
}
#wrap2 ul li .a2 .p5 p a{color:#fff;}


#wrap2 ul li .a2 .p7{ font-size:14px; color:#fff; 
	position: absolute;
	bottom: 135px;
	left: 27px;	
	transition: all 0.2s 0.2s ; z-index:999
}

#wrap2 ul li .a2 .p7 a{ color:#fff;}


.rollBox1{  width:100%; margin:0 auto; margin-top:0%; margin-bottom:6% }
.rollBox1  h3{width:100%;  font-size:35px; font-weight:normal; height:90px; float:left; color:#393939; text-align:center; padding-bottom:30px; background:url(../images/pro.png) no-repeat top center; padding-top:30px; margin-top:50px;}
.rollBox1 h3 span{color:#828282; text-align:center; font-size:17px; line-height:27px; padding-top:15px; float:left;width:1300px; }

.rollBox1 .Cont{width:100%; margin:0 auto}
.rollBox1 .Cont #List1{ width:100%; display:flex; justify-content: flex-start;flex-wrap: wrap  }
.rollBox1 .Cont .pick{width:32%; height:300px; text-align:center; color:#333; margin: 0 0.5%; margin-bottom:20px;
  }
.rollBox1 .Cont .pic1{width:100%; height:300px; float:left;text-align:left;  color:#333; overflow:hidden;font-family:"微软雅黑"; border:#e1e1e1 solid 1px;
  background:#f3f3f3; 
 }.rollBox1 .Cont .pic1 p{ font-size:17px; margin:0}
.rollBox1 .Cont .pic1 h5{ width:100%;float:left; color:#3b3b3b; font-size:18px!important; text-align:center;  margin-top:10px; font-weight:normal; text-align:center}
.rollBox1 .Cont .pic1 h5 a{  color:#3b3b3b; text-align:center }
.rollBox1 .Cont .pic1 h5 img{ height:220px; width:auto!important ; margin-bottom:20px; max-width:90%; margin:0 auto}

.rollBox1 .Cont .pic1 .linkmore a{ width: 40%; height:31px; line-height:31px; margin:0 auto; text-align:center; display:block; text-decoration:none; background:#e0e0e0; color:#333; display:block; margin:0 30%; float:left; margin-top:16px; 
}
.rollBox1 .Cont .pic1 .linkmore a:hover{ color:#fff; background:#31a34e; border:0; }


.rollBox1 .Cont .wenn{width:100%; text-align:center; height:50px;  float:left; margin-bottom:20px}



.rollBox1 .Cont .pick:hover img{ transition:all 0.4s;transform: scale(1.1)}
.rollBox1 .Cont .pick:hover p{ color:#31a34e;}

.rollBox1 .Cont .pick:hover .linkmore a{ color:#fff; background:#31a34e; border:0}

.rollBox1 .Cont .pick:hover .wenn{ color:#31a34e}

.rollBox1 .Cont .pic1{ transition:all 0.4s}

.rollBox1 .Cont .pic1:hover{transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;




   transform: translate(0,-10px);
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -o-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);   }

.rollBox1 .Cont .pic1:after{right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;}

.rollBox1 .Cont .pic1:after{content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    height: 5px;
    width: 0;
    background:#31a34e;
    transition: 400ms ease all; }



.rollBox1 .Cont .pic1:hover:after {
    width: 100%;
    transition: 800ms ease all;
}

.ggmain{ width:1300px; margin:0 auto; }
.nuyyy{ width:94%; margin:0 auto; display:flex; justify-content:  space-between; padding:3%; background:#f7f7f7  }

.detaildiv1{ width:750px; font-size:17px; line-height:30px; color:#333
}

.detaildiv img{ width: 250px; margin-left: 50px;}
.detaildiv1 img{ width:250px;}
.detaildiv { width:350px; height:auto;   font-size:16px; line-height:27px; border-right:#ededed solid 1px; margin-bottom:20px
}
.detaildiv1 h3
{ font-size:26px; color:#333;
    font-weight:normal;
    margin-bottom: 30px; line-height:45px; margin-top:40px; font-family:Arial, Helvetica, sans-serif
}
.detaildiv1 h4
{font-size: 20px;
 margin-bottom: 0px; line-height:40px
}
.cbc22{ margin-top:5%}

.xiangqing{ width:1200px; float:left; background:#f0f0f0; height:43px; line-height:40px; border-top:#31a34e solid 3px; margin-top:30px;}
.xiangqing h5{float:left; background:#31a34e; line-height:40px; border-top:#31a34e solid 3px; font-size:17px; padding-left:20px; padding-right:20px; color:#FFFFFF; font-weight:normal; margin-bottom:20px; margin-top:0}

.xiangqing1{ width:1200px; float:left; line-height:25px;  padding-top:30px; color:#333}
.xiangqing2{ width:1200px; float:left; line-height:25px; margin-bottom:50px; color:#bbbbbb}

.nr3{ float:right; width:48px; height:0px; position: relative;clear: both; z-index:100; }
.nnnn{ width:519px; height:395px; float:left}

.pppp{ width:1200px;   border-top:#ededed solid 1px; float:left; padding-top:30px; text-align:center}


.cbc{ color:#000000; text-decoration:underline; float:left; width:510px;}
.cbc1{float:left; width:510px;}

.mm11 {
	line-height: 30px; float:left;

	text-align: center;
	width:150px;
	margin-top: 0px; font-style:normal; margin-right:10px;
} 

.mm11 a{ margin-bottom:20px;
	line-height: 30px; float:left;
	color: #fff;
	background:#b1b1b1;
	text-align: center;
	width:150px;
font-style:normal; margin-right:500px;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
} 

.mm11 a:hover{
	line-height: 30px; float:left;
	color: #fff;
	background:#31a34e;
	text-align: center;
	width:150px;
 font-style:normal; margin-right:500px; -moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;-webkit-transition:all .8s ease 0s; transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);} 



.mm22{
	line-height: 30px; float:left; 

	text-align: center;
	width:150px;
	margin-top: 0px; font-style:normal; 
} 

.mm22 a{ margin-bottom:20px;
	line-height: 30px; float:left;
	color: #fff;
	background:#31a34e;
	text-align: center;
	width:150px;
font-style:normal; margin-right:500px;transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
} 

.mm22 a:hover{
	line-height: 30px; float:left;
	color: #fff;
	background:#237336;
	text-align: center;
	width:150px;
 font-style:normal; margin-right:500px; -moz-transition: all .8s ease 0s;-ms-transition: all .8s ease 0s;-o-transition: all .8s ease 0s;transition: all .8s ease 0s;-webkit-transition:all .8s ease 0s; transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);} 

.s_pro_box1{ width:1300px; margin:0 auto; margin-top:0px;}
.newspage {
width:100%;PADDING-RIGHT: 0px; DISPLAY: block; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px;  PADDING-TOP: 20px; TEXT-ALIGN: center; margin:20px auto 40px; clear:both; height:50px
}
.newspage A { 
BORDER-RIGHT: #999 1px solid; PADDING-RIGHT:8px; BORDER-TOP: #999 1px solid; PADDING-LEFT: 8px; BACKGROUND: #fff; PADDING-BOTTOM: 3px; FONT: 13px/22px ""; BORDER-LEFT: #999 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 3px; BORDER-BOTTOM: #999 1px solid; font-family:"å¾®è½¯é›…é»‘"!important;border-radius: 5px;
}
.newspage A:hover {
BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid; BACKGROUND: #8cc956; BORDER-LEFT: #fff 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #fff 1px solid; TEXT-DECORATION: none
}
.newspage A:active {
BORDER-RIGHT: #666 1px solid; BORDER-TOP: #666 1px solid; BACKGROUND: #8cc956; BORDER-LEFT: #666 1px solid; COLOR: #FFFFFF; BORDER-BOTTOM: #666 1px solid
}
.newspage SPAN.current {
 PADDING-RIGHT: 8px;  PADDING-LEFT: 8px; BACKGROUND: #8cc956; PADDING-BOTTOM: 3px;  COLOR: #fff; MARGIN-RIGHT: 5px; PADDING-TOP: 3px;  font-size:13px;border-radius: 5px; border:1px #8cc956 solid; 

}
.newspage SPAN.disabled {
BORDER-RIGHT: #fff 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #fff 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #fff 1px solid; COLOR: #666; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #fff 1px solid
}

.ss2{ float:left; }
.ss2 .ss_title2{ width:800px; height:52px; float:left; border:0;  background-color:#ebebeb; font-size:15px; color:#626262; line-height:52px; padding-left:24px;}
.ss2 .ss_pic3{ float:left; border:0;}

.s_pro_more1{ width:205px; margin:0 auto}
.s_pro_more1 p a{ display:block; font-size:18px; color:#fff; line-height:52px; text-align:center; background-color:#5f5f5f;transition:all 0.2s linear;}
.s_pro_more1 p a:hover{background-color:#31a34e;}


.max_box .s_pro_p1{ font-family:BEBAS;font-size:30px; text-align:center; text-transform:uppercase; 
    font-weight: normal;
    background-image: -webkit-linear-gradient(left,#257437,#4f973c,#96d25b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; display:inline-table; text-align:center; font-family: Helvetica Medium;}
.max_box .s_pro_p2{ font-size:40px; color:#333; text-align:center;  margin-top:0px;margin-bottom:15px;}

/*首页新闻*/
.news_1 .s_pro_p1{ font-family:BEBAS;font-size:30px; text-align:center; text-transform:uppercase; 
    font-weight: normal;
    background-image: -webkit-linear-gradient(left,#257437,#4f973c,#96d25b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; display:inline-table; text-align:center; font-family: Helvetica Medium;}
.news_1 .s_pro_line{ width:48px; height:2px; background-color:#414141; margin:0 auto; margin-top:8px;}
.news_1 .s_pro_p2{ font-size:30px; color:#555555; text-align:center;  margin-top:0px;margin-bottom:15px;}
.news_1 .s_pro_p3{ font-size:16px; color:#555; text-align:center;  margin-top:13px; margin-bottom:85px;}

.news_1 {
	width:100%;
	margin:0 auto;
	background:#f7f7f7;
	height:800px
}
.news_1 h2 {
	font-size:32px;
	font-family:SourceHanSerifCN-Bold_0;
	color:#181818;
	text-align:center;
	background:url(../images/line4.jpg) no-repeat center bottom;
	padding-bottom:20px
}


.con {
    width: 100%;
    margin: 0px auto;
}.biaoti {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 30px;
}.biaoti h3 {
    color: #555;
    font-size: 48px;
    line-height: 35px;
    font-weight: normal;
    margin: 0 auto;
}.biaoti p {
    text-transform: uppercase;
    color: #262525;
    font-size: 16px;
    line-height: 50px;
}.zzsc .tab {
	overflow:hidden;
	width:662px;
	height:50px;
	line-height:50px;
	float:left
}
.zzsc .tab a {
	display:block;
	float:left;
	text-decoration:none;
	color:#333;
	width:217px;
	text-align:center;
	font-size:17px;
	background:#f7f7f7;
	margin-right:3px
}
.zzsc .tab a:hover {
	background:#a9194f;
	color:#fff;
	text-decoration:none;
}
.zzsc .tab a.on {
	background:#a9194f;
	color:#fff;
	text-decoration:none;
}
.zzsc .content_2 {
	overflow:hidden;
	width:662px;
	position:relative;
	height:470px;
	margin-top:20px
}
.zzsc .content_2 ul {
	position:absolute;
	left:0;
	top:0;
}
.zzsc .content_2 li {
	width:657px;
	float:left;
	border-bottom:1px #d9d9d9 solid;
	padding:14px 0
}.zzsc .content_2 li:hover h4{ background-image: -webkit-linear-gradient(left,#247337,#48923c,#83c443);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
	
.zzsc .content_2 li:hover { margin-left:2%;  transition:all 0.4s}	
	
.zzsc .content_2 li:hover	.home_news_li_r{background-image: -webkit-linear-gradient(left,#237336,#83c443); color:#fff}
.zzsc .content_2 .fifi {
	display:block;
	padding-top:10px;
	width:100%;
	float:left;
}
.content_2 li {
	border-bottom:1px #d9d9d9 solid
}
.content_2 .riri {
	width:122px;
	float:right;
	margin-top:50px
}
.content_2 .home_news_li_r {
	color: #333;
	border: 1px solid #ababab;
	transition:All 0.4s ease-in-out;
	font-size:14px;
	text-align:center;
	line-height:35px;
	margin:0!important;
	margin-top:50px;
	width:115px;
	height:35px;
	float:left;
	
}
.content_2 .home_news_li_r:hover {
	background:#83c343;
	color:#fff
}
.home_news_li_m {
	width:80%;
	float:left;
}
.home_news_li_m h4 {
	color:#000;
	font-size:22px;
	font-weight:normal
}
.home_news_li_l {
	font-size:16px;
	width:115px;
	height:92px;
	float:left;
	text-align:center;
	color:#fff
}
.home_news_li_l span {
	font-size:30px;
	margin-top:10px;
	display:block
}
.home_news_li_m p {
	color:#666;
	font-size:16px;
	line-height:40px
}
.home_news_li_m span {
	color:#8b8b8b;
	font-size:14px;
	line-height:22px
}
.home_news_tu {
	width:596px;
	height:462px;
	overflow:hidden;
	margin-top:20px;
	position:relative;
	float:right;
}
.home_news_tu_img {
	width:596px;
	height:462px;
	position:absolute;
	top:0px;
	left:0px;
}
.home_news_tu_con {
	width:596px;
	height:108px;
	position:absolute;
	bottom:0px;
	left:0px;background-image: -webkit-linear-gradient(left,#83c343,#82cb60);
	display:flex;
	justify-content: space-between;
	opacity:0.83;
}
.home_news_li_m a {
	color:#0341a6
}
.home_news_tu_con h3 {
	padding-left:55px;
	padding-top:25px;
	color:#FFF;
	line-height:28px;
	font-size:31px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
.home_news_tu_con h3 p {
	font-family:"微软雅黑";
	font-size:17px;
	line-height:23px;
}
.home_news_tu_con_b {
	float:right;
	padding-right:43px;
	padding-top:43px;
}
.zzsc a .home_news_tu.right .home_news_tu_img, .zzsc a .home_news_tu.right .home_news_tu_con {
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.zzsc a:hover .home_news_tu.right .home_news_tu_img {
	width:110%;
	height:110%;
	top:-5%;
	left:-5%;
}
.zzsc a:hover .home_news_tu.right .home_news_tu_con {
	height:90px;
}
.index_2 {
	width:100%;
	background:url(../images/bg34.jpg) no-repeat center top fixed;
	color:#fff;
	text-align:center;
	padding-bottom:10%;
	position:relative;
	padding-top:8.70833333333333vw;
}
.index_2_2 {
	position:relative;
	margin-top:1em;
	color:rgb(255, 255, 255, .7);
	padding-bottom:1.5em;
	font-size:18px;
}
.index_2_1 {
	font-size:50px;
}
.index_2_1 b {
	font-weight:100;
	font-family:"微软雅黑"
}
.index_2_2:after {
	margin-left:-20px;
	bottom:0;
	content:'';
	position:absolute;
	left:50%;
	height:2px;
	background-color:#fff;
	width:40px;
}
.index_2 .wmid {
	position:relative;
	z-index:10;
}
.index_2:after {
	background-color:#000;
	opacity:0;
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.index_2_3 {
	margin-top:4em;
}
.zl {
	width:100%;
	clear:both;
	overflow:visible;
}
.zl dl {
	width:24%;
	display:inline-block;
	text-align:center;
	color:#fff;
	font-size:18px;
}
.zl dl img {
	margin:0px auto 27px;

}
.zl dl dt {
	line-height:26px;
	width:70%;
	margin:0px auto;
	color:#fff;
	text-transform:uppercase;
	font-size:22px;
	font-family:EUCLIDCIRCULARA
}
.zl dl dd {
	color:#fff;
	font-size:18px;
	font-weight:100;
	line-height:27px;
	font-family:Barlow-Regular;
	padding-top:30px
}.zzsc {
    width: 1300px;
    margin: 0 auto;
}
.a_more{ font-size:17px; color:#fff!important; line-height:50px; width:200px; margin:auto;display:inline-block; 
  border: 1px solid rgb(255,255,255,.6); 
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; margin:0 auto; margin-top:30px; display:block; text-align:center
}
.a_more a{  color:#fff!important; text-align:center;
}
.a_more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
 
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;background-image: -webkit-linear-gradient(left,#458f3b,#83c443);
    color: #fff;
}
.a_more:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.a_more:hover{ color:#fff;}


/*首页风貌*/
.s_fac_box{ width:1300px; margin:0 auto; padding-top:109px;}
.s_fac_box .s_fac_p1{ font-family:Impact; font-size:60px; text-align:center; text-transform:uppercase; color:#5ec343;}
.s_fac_box .s_fac_line{ width:48px; height:2px; background-color:#8b8b8b; margin:0 auto; margin-top:3px;}
.s_fac_box .s_fac_p2{ font-size:30px; color:#555555; text-align:center; font-weight:bold; margin-top:12px; margin-bottom:55px;}


.s_fac_tip{ width:361px; height:304px; overflow:hidden; float:left; margin-bottom:45px; margin-right:55px;}
.s_fac_tip img{width:361px; height:304px;transform: scale(1);transition: all 1s ease-out; }
.s_fac_tip img:hover{transform: scale(1.2);}
.s_fac_tip:nth-child(3n){margin-right:0px;}


.s_fac_more{ width:102px; margin:0 auto; margin-top:22px;transition:all 0.4s linear;}
.s_fac_more p a{ display:block; font-size:14px; color:#fff; background-color:#5ec343; line-height:28px; text-align:center;}
.s_fac_more:hover{ width:140px;}




/*首页联系我们*/
.s_lx_bg1{ background-color:#5ec343; height:55px; margin-top:92px; padding-top:26px;}
.s_lx_bg1 .s_lx_line1{ height:1px; background-color:#46a3ac;}
.s_lx_bg1 p{ font-size:18px; color:#63aeb6; text-transform:uppercase; text-align:center; line-height:28px; font-weight:bold; letter-spacing:14px;}


.s_lx_bg{ background:url(../images/bg2.jpg) center no-repeat; width:100%; height:463px;background-attachment:fixed; background-size: cover;}
.s_lx_box{ width:1300px; margin:0 auto; padding-top:156px;}
.s_lx_box .s_lx_p1{ font-size:22px; color:#fff; text-align:center; letter-spacing:8px }
.s_lx_box .s_lx_p2{ font-size:38px; color:#fff; font-weight:bold; margin-top:8px;text-align:center}
.s_lx_box .s_lx_line{ width:54px; height:2px; background-color:#9d9b99; margin-top:16px; margin-bottom:27px;}
.s_lx_nr p{ font-size:16px; color:#000; line-height:36px;}
.s_lx_nr p a{ color:#000;}
.s_lx_nr{margin-left:130px;}



/*首页邮箱*/



/*页脚*/
 .foot{ background:#2a3139}
.foot .wd1300{ padding-top:40px; padding-bottom:38px;font-size:16px; color:#fff;}
.fmenu{ width:100%}
.fmenu ul { width:55%; margin:0 auto;}
.fmenu ul li a{ font-size:17px; color:#fff; }
.foot .foota{ padding-top:40px; padding-bottom:10px; color:#fff; font-size:16px;margin-top:30px; border-bottom:1px solid rgba(255,255,255,0.1);border-top:1px solid rgba(255,255,255,0.1); }
.flex {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
}

.foot .foota{ padding-top:40px; padding-bottom:10px; color:#fff; font-size:16px;margin-top:30px; border-bottom:1px solid rgba(255,255,255,0.1);border-top:1px solid rgba(255,255,255,0.1); }


.foot .flian ul li:nth-child(2n){ float:right}
.foot .flian ul li{ width:48%; float:left;display: flex; align-items: center; margin-bottom:40px; }
.foot .flian ul li .ictxt{ font-weight:normal; margin-left:20px;}
.foot .flian ul li .ictu{width: 54px;
height: 54px;
border-radius: 50%;
overflow: hidden;
background-color: #0067ac;
min-width: 54px;}
.foot .flian ul li a{ color:#fff;}
.foot .flian ul li .ico_add { background:url(../images/ico2.png) no-repeat center;background-size: auto 22px;background-color: #5ec343;}
.foot .flian ul li .ico_tel { background:url(../images/ico1.png) no-repeat center;background-size: auto 22px;background-color: #5ec343;}
.foot .flian ul li .ico_email { background:url(../images/ico3.png) no-repeat center;background-size: auto 22px;background-color: #5ec343;}
.foot .flian ul li .ico_url { background:url(../images/ico4.png) no-repeat center;background-size: auto 22px;background-color: #5ec343;}



.ewm img{ padding:5px; background:#fff; border-radius:5px;}
.ewm p{ text-align:center; margin-top:10px;}


.banquan{ color:#ccc; padding-top:30px; font-size:15px;}
a.zzb07link{font-family: Arial, Helvetica, sans-serif;text-decoration:none;color:#ccc;font-size:15px;}

a.zzb07link:hover {text-decoration: underline;color:#fff}
.zzb07tail{font-family:Arial, Helvetica, sans-serif;color:#ccc;font-size:15px;}
.wd1300 {
    width: 1300px;
    margin: 0 auto;
    padding-top: 80px;
    padding-bottom: 80px;
}


/*about*/
.max_box{ width:1300px; margin:0 auto; margin-top:0px; padding-bottom:0px;}
.max_box .max_p1{ font-size:34px; color:#464646; float:left;}
.max_box .max_p2{ font-size:21px; color:#dddddd; font-weight:bold; font-style:italic; text-transform:uppercase; float:right; margin-top:13px;}
.max_box .max_line{ height:1px; background-color:#e7e7e7; margin-top:14px; margin-bottom:45px;}


.jj_nr p{ font-size:16px; color:#000; line-height:36px;}
.jj_nr p a{color:#000;}


.jj_box{ width:1300px; margin:0 auto; margin-bottom:100px; display:flex; flex-wrap:wrap;}
.jj_pic{ width:697px; height:380px; }
.jj_hezi{ width:598px; height:380px;  background-image: -webkit-linear-gradient(left,#31a34e,#83c343,#9cd861);
}
.jj_hezi .jj_p1{ font-size:36px; color:#fff; font-weight:bold; margin-left:68px; padding-top:81px;}
.jj_hezi .jj_p2{ font-size:72px; color:rgb(255,255,255,.5); font-weight:bold; text-transform:uppercase;margin-left:68px; font-family:Helvetica Medium}
.jj_hezi .jj_p3{ font-size:33px; color:rgb(255,255,255,.6); font-weight:bold;text-transform:uppercase;margin-left:68px; margin-top:-10px; font-family:Helvetica-Neue-Light-2_0; letter-spacing:2px}
.jj_hezi .jj_p4{ font-size:26px; color:#fff;margin-left:68px; margin-top:10px; }



@font-face {
	font-family:Helvetica-Neue-Light-2_0;
	src: url('../fonts/Helvetica-Neue-Light-2_0.ttf'); }


/*新闻*/
.xw_tip{ height:144px;  margin-bottom:12px;transition:all .3s linear; 
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;}
.xw_kuang1{ width:183px; float:left; padding-top:29px;}
.xw_kuang1 .xw_p1{ font-size:38px; font-weight:bold; color:#000; text-align:center; font-family:Helvetica-Neue-Light-2_0}
.xw_kuang1 .xw_p2{ font-size:20px; color:#000; text-align:center; margin-top:5px; font-family:Helvetica-Neue-Light-2_0}
.xw_tip .xw_line{ width:1px; height:36px; background-color:#e5e5e5; float:left; margin-top:55px;}
.xw_tip .xw_p3{ font-size:16px; color:#333; float:left; line-height:144px; margin-left:60px;}
.xw_kuang2{ float:right; width:154px; border:1px solid #ccc; border-radius:37px; margin-right:46px; margin-top:46px;}
.xw_kuang2 p{ font-size:16px; line-height:53px; text-align:center; color:#333;}

.xw_tip:hover{background-image: -webkit-linear-gradient(left , #31a34e, #8ec855)!important;
    background-image: -moz-linear-gradient(left , #31a34e, #8ec855)!important;
    background-image: linear-gradient(left , #31a34e, #8ec855)!important;}
.xw_tip:hover .xw_kuang1 .xw_p1{ color:#fff;}
.xw_tip:hover .xw_kuang1 .xw_p2{ color:#fff;}
.xw_tip:hover .xw_p3{ color:#fff; padding-left:10px;transition: 0.3s ease-out;}
.xw_tip:hover .xw_kuang2{border:1px solid #fff;}
.xw_tip:hover .xw_kuang2 p{ color:#fff;}



.news_title{width:100%; font-size:17px; color:#5ec343; line-height:74px; background-color:#fbfbfb; text-align:center; border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6;}
.news_title2{ font-size:13px;color:#f31f42; text-align:right; margin-top:10px; font-weight:bold;}
.new_nr_wenzi{ margin-top:16px;}
.new_nr_wenzi p{ font-size:13px; text-align:justify; line-height:32px; color:#333;}
.new_nr_wenzi p a{color:#333;}
.new_nr_wenzi img{max-width:1300px!important; height:auto!important;; margin:0 auto; margin-bottom:5px; margin-top:5px;}



.newspage1 { margin:0 auto; margin-top:40px;}
.newspage1 A { font-size:12px; color:#666; padding-left:8px; padding-right:8px; padding-top:3px; padding-bottom:3px; border:1px solid #999; margin-left:1px; margin-right:1px;}
.newspage1 A:hover {BACKGROUND: #5ec343;  COLOR: #FFFFFF; border:1px solid #5ec343;}
.newspage1 SPAN.current{ font-size:12px; BACKGROUND: #5ec343;COLOR: #FFFFFF;border:1px solid #999; padding-left:8px; padding-right:8px;padding-top:3px;  padding-bottom:3px;margin-left:1px; margin-right:1px;}


.back_bg{ background-color:#ebebeb; margin-top:20px;}
.back_bg p{ font-size:13px; color:#666; text-align:center; line-height:38px;} 
.back_bg p a{color:#666;}


#ny_about { margin:auto;
	width:100%; overflow:hidden; padding-top:40px }
#ny_xinwen_da {
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
#ny_xinwen_da h3 {
	font-size: 28px;
	line-height: 33px;
	color: #333;
	text-align: center;
	float: left;
	padding-bottom:20px;
	width:1300px; 
	margin-top: 15px;
	font-weight: normal; margin-bottom:0
}
.xinwen_zz {
	font-size: 13px;
	line-height: 32px;
	color: #bbbbbb;
	float: left;
	height: 46px;
	width:1300px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	text-align: center;
}
.xinwen_con {
	line-height: 32px;
	text-align: left;
	float: left;
	width:100%; margin-top: 30px;
	margin-bottom: 50px;
	font-size: 15px;
}


.pnpage{ width:1300px; float:left; padding-bottom:0px; height:60px ;margin-top:20px; font-size:15px; line-height:60px; margin-bottom:9%; background-image: -webkit-gradient(linear, left , from(#31a34e), to(#8ec855));
    background-image: -webkit-linear-gradient(left , #31a34e, #8ec855);
    background-image: -moz-linear-gradient(left , #31a34e, #8ec855);
    background-image: linear-gradient(left , #31a34e, #8ec855);}
.pnpage1{ width:29%; float:left; text-align:left; padding-left:4%}
.pnpage2{ width:29%; float:right; text-align:right; padding-right:4%}
.pnpage3{ width:33%; float:left; text-align:center; color:#333 }
.pnpage3 a{color:#fff }
.pnpage a,.pnpage span{color:#fff }
.search { width:100%; float: left; margin-bottom:40px}
.search form {
	
	width: 590px; margin:0px auto; height:68px; border:2px solid #dadada; border-radius:50px; background:#fff; 

}
.search_zi {
	line-height: 28px;
	text-align: left; 
	float: left;
	height: 28px;
	width: 63px;
	color: #898989;
}

.search1 {
	float: left; width:490px; line-height:68px; padding-left:40px; font-family:"微软雅黑"; font-size:16px; font-weight:400;  text-align:left; color:#989898; border:none; background:none; 
	
}
.searchimg1 {
	float: left; width:40px; margin-top:15px;
	display: inline;
}

table.gridtable {
	

	color:#333333;
	border-width: 1px;
	border-color:#CCC;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color:#CCC;
	background-color: #dedede;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #CCC;

}

.ny_ly_con {
    width: 935px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    color: #fff;
}



/*资质*/
.product-list li {
	float: left; 
	 
}

.product-list li {
	background: none;
	width: 32%;
	height: 400px; border:1px solid #ddd;
	
	display: block;
	line-height: normal;
	overflow: hidden;
	position: relative;  background:#fff; margin-right:0.5%; margin-bottom:27px; margin-left:0.5%; text-align:center
	
	
}
.product-list li p{ line-height:60px; font-size:16px}
.product-list li:nth-child(3n){margin-right:0px;}

.product-list li figure{ display:block; text-align:center; background:#f1f1f1; margin:0 auto}
.product-list li figure img {
	width:auto;
	height:330px;
	transition: 424ms linear; margin:0 auto
}





.fac_box{ margin-bottom:5%}
.product-box .product-down {
	float: left;
}.hlla p{ font-size:16px; line-height:32px;}
.hlla { margin-bottom:3%}
.product-list li  mark {
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: rgba(0, 117, 207, 0.2);
	background: #83c343\9;
	filter: alpha(opacity=20);
	z-index: 20;
	opacity: 0;
	transform: skewX(45deg);
	visibility: hidden;
	transition: 360ms;
}

.product-list li mark b {
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -23px;
	margin-top: -23px;
	z-index: 30;
}

.product-list li  mark b:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #83c343;
	position: absolute;
	left: 0;
	top: 23px;
	transform: translateX(-200px);
	-webkit-transform: translateX(-200px);
	-moz-transform: translateX(-200px);
}

.product-list li  mark b:after {
	content: "";
	width: 1px;
	height: 100%;
	background: #83c343;
	position: absolute;
	left: 23px;
	top: 0;
	transform: translateY(-200px);
	-webkit-transform: translateY(-200px);
	-moz-transform: translateY(-200px);
}

.product-list li  mark:before {
	content: "";
	width: 100%;
	height: 0%;
	border-left: 3px solid #83c343;
	border-right: 3px solid #83c343;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	transition: 320ms;
}

.product-list li  mark:after {
	content: "";
	width: 0%;
	height: 100%;
	border-top: 3px solid #83c343;
	border-bottom: 3px solid #83c343;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	transition: 320ms;
}

.product-list li:hover  mark {
	opacity: 1;
	transform: skewX(0);
	visibility: visible;
}
.product-list li:hover img{ transition:all 0.4s;transform: scale(1.1)}
.product-list li:hover mark:before {
	height: 100%;
	transition: 330ms 200ms;
}

.product-list li:hover  mark:after {
	width: 100%;
	transition: 330ms 200ms;
}

.product-list li:hover f img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

.product-list li:hover  mark b:before {
	transition: 355ms 180ms;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
}

.product-list li:hover  mark b:after {
	transition: 355ms 240ms;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.product-list li:hover figcaption {
	color: #83c343;
}






/*联系我们*/
.con_box{ width:540px; float:right;}
.con_box h1{ font-size:28px; color:#444; margin-bottom:30px; margin-top:5%}
.con_box p{ font-size:16px; color:#333; line-height:47px;}
.con_box p a{color:#333;}
.con_box p span{ font-size:12px;}

.con_ditu{ float:left; width:695px; height:400px; margin-bottom:8%}




/*招聘*/
.job_dong{  border-top:5px solid #5ec343; background:#f6f7f7; cursor:pointer; margin-top:20px;}
		.job_dong .job_p4{ font-size:18px; color:#3f3a39; font-weight:bold; float:left; line-height:70px; width:370px; padding-left:35px;}
		.job_dong .job_p4 span{ font-size:13px;}
		.job_dong .job_p5{ font-size:16px; color:#3f3a39; float:left; line-height:60px; width:270px;}
		.job_dong .job_p6{ font-size:16px; color:#3f3a39; float:left; line-height:60px;}
		.job_dong img{ float:right; margin-top:30px; padding-right:35px;}
		.sideMenu1 ul{ padding:20px 35px 20px 35px; background-color:#fff;  display:none; /* 默认都隐藏 */ }
         .jobs_nr p{font-size: 14px;color: #333;line-height: 32px;}




/*产品*/
.left_box{ width:270px; float:left; border-bottom:5px solid #2098a0;}
.left_kuang1{ height:105px;background: linear-gradient(45deg,#2098a0,#41ac95); border-top-left-radius: 6px; border-top-right-radius: 6px; margin-bottom:1px;}
.left_kuang1 .left_p1{ font-size:27px; color:#fff; font-weight:bold; padding-left:30px; padding-top:22px;}
.left_kuang1 .left_p2{ font-size:19px; color:#fff;  padding-left:30px; }

.sideMenu{ background-color:#f5f5f5;}
.sideMenu h3 a{ display:block; font-size:16px; font-weight:normal; color:#333; line-height:59px; border-bottom:1px solid #cccccc; padding-left:25px;}
.sideMenu h3 a:hover{ background: linear-gradient(45deg,#2098a0,#41ac95); color:#fff;transition: all 0.4s; }
.sideMenu h3 span{ color:#2098a0;}
.sideMenu h3 a:hover span{color:#fff;transition: all 0.4s;}



.sideMenu ul{  display:none; /* 默认都隐藏 */ }
.sideMenu ul li{font-size:14px;  color:#333; line-height:38px; padding-left:29px;}
.sideMenu ul li a{color:#333;}
.sideMenu ul li a:hover{ color:#2098a0;}




.right_box{ width:890px; float:right;}

.pro_fl_title{ font-size:16px; font-weight:bold; color:white; text-align:center; line-height:48px; background: linear-gradient(45deg,#2098a0,#41ac95); }
.pro_fl_title a{color:white;}

.pro_tb{ width:100%; margin-bottom:20px; }
.pro_tb tr td{ font-size:14px; color:#333; line-height:60px; }
.pro_tb tr td a{ color:#333;}


.pro3_p1{ background-color:#efefef; font-size:14px; font-weight:bold; color:#000; text-align:center; line-height:44px;}



.pro_title{ font-size:17px; color:white; line-height:55px; text-align:center; background: linear-gradient(45deg,#2098a0,#41ac95); font-weight:bold; }
.pro_nr_box table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; }
.pro_nr_box table tr td{ padding:11px; font-size:15px; color:#333; line-height:60px;border:1px solid #ccc; border-top:0; border-right:0;}
.pro_nr_box p{ font-size:14px; color:#333; line-height:35px;}
.pro_nr_box img{ max-width:100%!important; height:auto;!important}



.pro_more{ width:150px;background-color:#0764b9; margin:0 auto;  margin-bottom:20px;}
.pro_more p a{ display:block; font-size:13px; color:#333;  text-align:center; line-height:38px;background-color:#e5e5e5;}
.pro_more p a:hover{background: linear-gradient(45deg,#2098a0,#41ac95);  color:white;}


.nr_bo:hover{ background-color:#edf6fb;}





.szfw_box p{ font-size:15px; color:#000; line-height:36px;}

/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:850px){  
.head_bg{ display:none}
.s_jj_box {
    width: 93%;
    margin: 0 auto;
    margin-top: 24px;
}
.s_jj_left {
    width: 100%;
    float: left;
}
.s_jj_left img{ width:100%}
.s_jj_right {
    width: 100%;
    float: right;
}.s_jj_right .s_jj_p3 {
    font-size: 20px;
    color: #333;
    font-weight: normal;
    float: left;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 40px;
}.s_jj_right .s_jj_p3 span {
    font-size: 28px;
    font-weight: normal;
    font-family: Helvetica Medium;
    background-image: -webkit-linear-gradient(left,#257437,#4f973c,#83c443);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}.s_jj_right .s_jj_pic4 {
    float: right;
    margin-top: 17px;
}.s_jj_right .s_jj_line {
    height: 1px;
    background-color: #eeeeee;
    margin-top: 7px;
    margin-bottom: 13px;
}.s_jj_nr p {
    font-size: 14px;
    color: #555555;
    line-height: 30px;
}.con{ margin-top:5%}
.liaojie_con dl dd h3 {
    font-size: 18px;
    color: #505050;
    line-height: 40px;
    font-weight: normal;
    background: url(../images/a_xx.jpg) no-repeat center 55px;
    height: 32px;
}.liaojie_con dl dd p {
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #6c7778;
}
.liaojie_con dl {
    height: 217px;
}
.s_pro_box {
    width: 93%;
    margin: 0 auto;
    padding-top: 39px;
    text-align: center;
}
.s_pro_box .s_pro_p2 {
    font-size: 22px;
    color: #555555;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 55px;
}#wrap2 ul li{ flex:none; width:32%;height: 235px; margin-right:1%; margin-left:1%}
#wrap2 ul li:nth-child(3){ margin-right:0;}
#wrap2 ul li:nth-child(1){ margin-left:0;}
#wrap2 ul li:nth-child(4){ margin-left:0;}
#wrap2 ul{flex-wrap: wrap ;}
#wrap2 ul li .a1 .divA>.p1 {
    padding-left: 20px;
    font-size: 16px;
    color: #fff;
    text-align: left;
}
#wrap2 ul li .a1 .divA>.p2 {
    padding-left: 20px;
    font-size: 12px;}
#wrap2 ul li .a2 .p4 {
    width: 70%;
    position: absolute;
    top: 54px;
    color: #fff;
    font-size: 18px;}
#wrap2 ul li .a1 img {
    width: 110%;
    height: auto;
}.s_pro_bg {
    background: url(../images/img6.jpg) center no-repeat;
    width: 100%;
    height: 780px;
    margin-top: 0px;
    background-attachment:scroll;
    background-size: cover;
}

.s_pro_box1 {
    width: 100%;
    margin: 0 auto;
    margin-top: 10px;
}
.s_pro_more1 p a {
    display: block;
    font-size: 13px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    background-color: #5f5f5f;
    transition: all 0.2s linear;
}.s_pro_more1 {
    width: 105px;
    margin: 0 auto;
}
.con {
    margin-top: 0;
}

.biaoti {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 0px;
}.s_pro_box .s_pro_p1 {
   
    font-size: 28px;}

.s_pro_box .s_pro_p2 {
    margin-top: 3px;
}
.news_1 .s_pro_p1 {
 
    font-size: 28px;}

.news_1 .s_pro_p2 {
    font-size: 22px;}
.zzsc {
    width: 90%;
    margin: 0 auto;
}
.zzsc .content_2 {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 470px;
    margin-top: 0px;
}
.home_news_li_m h4 {
    color: #000;
    font-size: 17px;
    font-weight: normal;
}.zzsc .content_2 ul {
    position: absolute;
    left: 0;
    top: 0;
    WIDTH: 100%;
}.zzsc .content_2 li {
    width: 100%;
    float: left;
    border-bottom: 1px #d9d9d9 solid;
    padding: 14px 0;
}.home_news_li_m {
    width: 100%;
    float: left;
}.home_news_li_l {
    font-size: 14px;
    width: 115px;
    height: 42px;
    float: left;
    text-align: center;
    color: #fff;
}.home_news_li_m p {
    color: #666;
    font-size: 13px;
    line-height: 30px;
}.home_news_li_m span {
    color: #8b8b8b;
    font-size: 12px;
    line-height: 22px; margin-bottom:2%; display:block
}.content_2 .home_news_li_r {
    color: #333;
    border: 1px solid #ababab;
    transition: All 0.4s ease-in-out;
    font-size: 12px;
    text-align: center;
    line-height: 30px;
    margin: 0!important;
    margin-top: 50px;
    width: 105px;
    height: 30px;
    float: left;
}.home_news_tu{ display:NONE}

.news_1 {
    width: 100%;
    margin: 0 auto;
    background: #f7f7f7;
    height: 700px;
}
.s_lx_box {
    width: 90%;
    margin: 0 auto;
    padding-top: 56px;
}
.s_lx_bg {
    background: url(../images/bg2.jpg) center no-repeat;
    width: 100%;
    height: 263px;
    background-attachment:scroll;
    background-size: cover;
}
.s_lx_box .s_lx_p2 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-top: 8px;
    text-align: center;
}.s_lx_box .s_lx_p1 {
    font-size: 14px;
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
}.a_more {
    font-size: 12px;
    color: #fff!important;
    line-height: 30px;
    width: 100px;
    margin: auto;
    display: inline-block;
    border: 1px solid rgb(255,255,255,.6);
    position: relative;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    margin: 0 auto;
    margin-top: 30px;
    display: block;
    text-align: center;
}




.wd1300 {
    width: 90%;}

.fmenu ul {
    width: 100%;
    margin: 0 auto;
}.fmenu ul li a {
    font-size: 12px;
    color: #fff;
}.foot .foota{flex-wrap:  wrap;}

.foot .flian ul li .ictxt{ font-size:12px}
.foot .flian ul li .ictu {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #0067ac;
    min-width: 24px;
}
.foot .flian ul li .ictu{background-size: auto 12px;background-color: #5ec343;}

.ewm{ display:none}
.zzb07tail {
    font-family: Arial, Helvetica, sans-serif;
    color: #ccc;
    font-size: 12px;
}.banquan, .banquan p, .banquan a{
    font-size: 12px !important;
}

.max_box {
    width: 90%;
    margin: 0 auto;
    margin-top: 0px;
    padding-bottom: 0px;
}.jj_box {
      width: 90%;
}.jj_pic {
    width: 100%;
    height:auto;
}
.index-content {
    width: 90%;
    margin: 0 auto;
}.baneeer{ background-size:cover!important; height:234px!important}
.menu_location .location a {
    font-size: 13px;
}.menu_location .menu{ display:none}

.max_box .s_pro_p1 {
   
    font-size: 25px;}
.max_box .s_pro_p2 {
    font-size: 22px;
    color: #333; line-height:22px}

.jj_nr p {
    font-size: 13px;
    color: #000;
    line-height: 36px;
}

.jj_hezi {
    width: 100%;
    height: 200px;
    background-image: -webkit-linear-gradient(left,#31a34e,#83c343,#9cd861);
}.jj_hezi .jj_p1 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-left: 48px;
    padding-top: 41px;
}.jj_hezi .jj_p2 {
    font-size: 30px;
    color: rgb(255,255,255,.5);
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 48px;
    font-family: Helvetica Medium;
}
.jj_hezi .jj_p3 {
    font-size: 23px;
    color: rgb(255,255,255,.6);
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 48px;
    margin-top: 0px;
    font-family: Helvetica-Neue-Light-2_0;
    letter-spacing: 2px;
}.jj_hezi .jj_p4 {
    font-size: 18px;
    color: #fff;
    margin-left: 48px;
    margin-top: 10px;
}
.jj_box .jj_hezi:nth-child(4){ display:none}

.jj_box .jj_pic2{ display:none}


.rollBox1 .Cont .pick {
    width: 49%;
    height: 300px;
    text-align: center;
    color: #333;
    margin: 0 0.5%;
    margin-bottom: 20px;
}.rollBox1 .Cont .pic1 h5 img {
    height: auto;
    width: auto!important;
    margin-bottom: 20px;
    max-width: 90%;
    margin: 0 auto;
}.rollBox1 .Cont .pic1 {
    width: 100%;
    height: 200px!important;
    float: left;
    text-align: left;
    color: #333;
    overflow: hidden;
    font-family: "微软雅黑";
    border: #e1e1e1 solid 1px;
    background: #f3f3f3;
}.rollBox1 .Cont .pic1 p {
    font-size: 14px;
    margin: 0;
}

.jobs_4_2 ul {
    cursor: pointer;
    background-color: #fff;
    border: 1px #d3d7df solid;
    margin-bottom: 5px;
    margin-left: 0;
    padding: 0;
    height: 43px;
}.search form {
    width: 90%;
    margin: 0px auto;
    height: 48px;
    border: 1px solid #dadada;
    border-radius: 50px;
    background: #fff;
}.search1 {
    float: left;
    width: 80%;
    line-height: 48px;
    padding-left: 20px;
    font-family: "微软雅黑";
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    color: #989898;
    border: none;
    background: none;
}

.searchimg1 {
    float: left;
    width: 30px;
    margin-top: 10px;
    display: inline;
}
table.gridtable td {
    border-width: 1px;
    padding: 0px;
    border-style: solid;
    border-color: #CCC;
}.font3 td strong {
    font-size: 14px!important;
}.font3 td strong {
    font-size: 14px!important;
}
.menu_location .location {
    font-size: 14px;
}
.ggmain {
    width: 100%;
    margin: 0 auto;
}.detaildiv {
    width: 100%;
    height: auto;
    font-size: 16px;
    line-height: 27px;
    border-right: #ededed solid 1px;
    margin-bottom: 20px;
}.nuyyy {flex-wrap: wrap}
.detaildiv1 h4 {
    font-size: 15px;
    margin-bottom: 0px;
    line-height: 30px;
}.mm11 a{ font-size:12px}
.mm22 a { font-size:12px}


.pnpage {
    width: 100%;
    float: left;
    padding-bottom: 0px;
    height: 40px;
    margin-top: 20px;
    font-size: 12px;
    line-height: 40px;}

.hlla p {
    font-size: 12px;
    line-height: 32px;
}.product-list li {
    background: none;
    width: 48%;
    height: 200px;
    border: 1px solid #ddd;
    display: block;
    line-height: normal;
    overflow: hidden;
    position: relative;
    background: #fff;
    margin-right: 0.5%;
    margin-bottom: 27px;
    margin-left: 0.5%;
    text-align: center;
}.product-list li figure img {
    max-width: 100%;
    height: auto;
    transition: 424ms linear;
    margin: 0 auto; max-height:157px
}

.product-list li p {
    line-height: 40px;
    font-size: 12px;
}.product-list li {
    background: none;
    width: 48%;
    height: 200px;
    border: 1px solid #ddd;
    display: block;
    line-height: normal;
    overflow: hidden;
    position: relative;
    background: #fff;
    margin-right: 0.5%;
    margin-bottom: 13px;
    margin-left: 0.5%;
    text-align: center;
}
.con_box {
    width: 100%;
    float: right;
}
.con_box h1 {
    font-size: 20px;
    color: #444;
    margin-bottom: 10px;
    margin-top: 5%;
}.con_box p {
    font-size: 14px;
    color: #333;
    line-height: 27px;
}
.con_ditu {
    float: left;
    width: 100%;
    height: 400px;
    margin-bottom: 8%; margin-top:3%
}
}






















