* {
	margin: 0px;
	padding: 0px;
}
body {
	min-width: 1080px;
	background: #ffffff;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 12px;
	font-variant: normal;
	font-family: "微软雅黑";
}
a:link,
a:visited,
a:hover,
a:active {
	text-decoration: none;
}
a {
	text-decoration: none;
}
li {
	list-style-type: none;
}
ul,
ol {
	list-style-type: none;
	list-style-image: none;
}
/**/
.top {
	width: 100%;
	height: 40px;
	background: #eee;
}
.top_main {
	width: 1080px;
	margin: 0 auto;
	overflow: hidden;
}
.top_main a {
	font-size: 12px;
	color: #1a1a1a;
	line-height: 40px;
	margin-left: 6px;
}
.top_main p {
	display: block;
	float: left;
	line-height: 40px;
	font-size: 12px;
	color: #1a1a1a;
}

.top ul {
	float: right;
}
.top ul li {
	float: left;
	position: relative;
	margin-left: 15px;
}
.top_main li a {
	font-size: 12px;
	color: #1a1a1a;
	float: left;
	line-height: 40px;
	margin-left: 6px;
}

.top ul li:after {
	content: "";
	background: #686868;
	width: 1px;
	height: 12px;
	top: 14px;
	margin-left: 9px;
	position: absolute;
}
.top ul li:last-child:after {
	width: 0;
	height: 0;
}
/**/
.header{
	width: 100%;
	height: 110px;
	float: left;
}
.head{
	width: 1080px;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.head .name img{
	display: block;
}
.head .tel{
	width: 180px;
}
.head .tel img{
	display: block;
	float: left;
	margin-right: 5px;
}
.head .tel span{
	display: block;
	float: right;
	font-size: 20px;
	color: #34ac1f;
	font-weight: bold;
}
.head .tel p{
	display: block;
	font-size: 12px;
	color: #666;
}
/**/
.nav_box {
	width: 100%;
	height: 45px;
	background:#34ac1f;
	float: left;
}
.nav {
	height: 45px;
	display: block;
	padding: 0px;
	width: 1080px;
	margin: 0 auto;
}
.nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.nav ul li {
	width: 154px;
	height: 45px;
	float: left;
	overflow: hidden;
	position: relative;
	line-height: 45px;
}
.nav ul li a {
	display: block;
	color: #fff;
	font-size: 16px;
	line-height: 45px;
	text-align: center;
	transition: all .6s;
}
.nav ul li a:hover{
	background: #77ce0f;
}
/**/
.slideBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.slideBox .hd {
	height: 45px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -33px;
	bottom: -10px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 10px;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	border: 1px solid #77ce0f;
	cursor: pointer;
}
.newscontent a{color:#000;}
.slideBox .hd ul li.on {
	background: #77ce0f;
}

.slideBox .bd {
	position: relative;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 100%;
	height: auto;
	display: block;
}
/**/
.search {
	width: 100%;
	height: 60px;
	background: #eee;
	float: left;
}

.search .main {
	width: 1080px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.search .main p {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #34ac1f;
	line-height: 57px;
	float: left;
}

.search .main ul li {
	float: left;
	margin-right: 20px;
	line-height: 60px;
	text-align: center;
}

.search .main ul li a {
	font-size: 12px;
	color: #222;
	line-height: 60px;
	text-align: center;
}
.search .main ul li a:hover{
	color: #34ac1f;
}
/**/
.product{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 60px;
}
.product .main{
	width: 1080px;
	height: auto;
	margin: 0 auto;
}
.product .main .list,.con_left .list{
	width: 220px;
	height: auto;
	float:left;
	background: #34ac1f;
}
.product .main .list .title,.con_left .list .title{
	width: 80%;
	height: auto;
	margin: 0 auto;
	padding: 30px 0 10px 0;
	border-bottom: 1px solid #fff;
}
.product .main .list .title img,.con_left .list .title img{
	display: block;
	margin-bottom: 10px;
}
.product .main .list .title p,.product .main .list .title span,.con_left .list .title p,.con_left .list .title span{
	display: block;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}
.product .main .list ul,.con_left .list ul{
	width: 80%;
	height: auto;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}
.product .main .list ul li,.con_left .list ul li{
	width: 100%;
	height: 35px;
	border-radius: 10px;
	position: relative;
}
.product .main .list ul li:before,.con_left .list ul li:before{
	content: "";
	background: #fff;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	position: absolute;
	left: 5px;
	top: 15px;
	
}
.product .main .list ul li:hover,.con_left.list ul li:hover{
	background: #77ce0f;
}
.product .main  .list ul li a,.con_left  .list ul li a{
	display: block;
	font-size: 15px;
	color: #fff;
	line-height: 35px;
	padding-left: 30px;
}
.product .main .list .tel,.con_left .list .tel{
	width: 85%;
	height: 100px;
	margin: 0 auto;
	margin-top: 20px;
}
.product .main .list .tel img,.con_left .list .tel img{
	display: block;
	float: left;
	width: 15%;
	margin-right: 9px;
}
.product .main .list .tel p,.con_left .list .tel p{
	display: block;
	font-size: 13px;
	color: #fff;
	float: left;
}
.product .main .list .tel span,.con_left .list .tel span{
	display: block;
	font-size: 22px;
	color: #e9b951;
	float: right;
}
.product .main .pic{
	width: 853px;
	height: auto;
	float: right;
}
.product .main .pic ul li{
	float:left;
	border: 1px solid #e0e0e0;
	margin-right: 8px;
	margin-bottom: 10px;
}
.product .main .pic ul li:nth-child(3n){
	margin-right: 0;
}
.product .main .pic ul li:hover{
	border: 1px solid #34ac1f;
}
.product .main .pic ul li img{
	display: block;
	width: 267px;
	height: 213px;
	margin: 5px;
}
.product .main .pic ul li p{
	display: block;
	font-size: 15px;
	color: #1a1a1a;
	line-height: 40px;
	text-align: center;
}
/**/
.adv{
	width: 100%;
	height: 308px;
	float: left;
	margin-top: 50px;
	background:url(../images/adv_bg.png)no-repeat center;
}
.adv span{
	display: block;
	font-size: 56px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 45px;
}
.adv p{
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-top: 15px;
}
.adv img{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}
/**/
.str{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
}
.str .main{
	width: 1080px;
	height: auto;
	margin: 0 auto;
}
.str .main .title img{
	display: block;
	margin: 0 auto;
}
.str .main ul{
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.str .main ul li{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
.str .main ul li .left{
	width: 540px;
	height: auto;
	float: left;
}
.str .main ul li .left .info{
	width: 80%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
.str .main ul li .left .info .tit{
	float: left;
}
.str .main ul li .left .info img{
	display: block;
	float: left;
	margin-right: 10px;
}
.str .main ul li .left .info .tit span{
	display: block;
	font-size: 18px;
	color: #2a2a2a;
	font-weight: bold;
	padding: 10px 0 5px 0;
}
.str .main ul li .left .info .tit p{
	display: block;
	font-size: 12px;
	font-family: arial;
	color: #bebebe;
	margin-left: 70px;
}
.str .main ul li .left .info .text{
	float: left;
	margin-top: -10px;
	margin-left: 70px;
}
.str .main ul li .left .info .text p{
	display: block;
	font-size: 12px;
	color: #2a2a2a;
	line-height: 26px;
	padding-left: 15px;
	position: relative;
}
.str .main ul li .left .info .text p:before{
	content: "";
	background:url(../images/str_brfore.png);
	width: 10px;
	height: 11px;
	position: absolute;
	left: 0;
	top: 9px;
}
.str .main ul li .pic{
	width: 463px;
	height: 327px;
	float: right;
	background: url(../images/str_bg01.png)no-repeat center;
	background-size: 100% 100%;
}
.str .main ul li .pic img{
	display: block;
	width: 396px;
	height: 261px;
	margin: 25px 0 0 50px;
}
.str .main ul li:nth-child(2n) .left{
	float: right;
}
.str .main ul li:nth-child(2n) .pic{
	background: url(../images/str_bg02.png)no-repeat center;
	background-size: 100% 100%;
}
.str .main ul li:nth-child(2n) .pic img{
	margin-top: 25px;
	margin-left: 15px;
}
.str .main ul li:nth-child(2n) .pic{
	float: left;
}
/**/
.cases{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 50px;
	padding-bottom: 90px;
	overflow: hidden;
	background: url(../images/cases_bg.png)no-repeat center;
}
.cases .main{
	width: 1080px;
	height: auto;
	margin: 0 auto;
}
.cases .main .title{
	width: 100%;
	height: 60px;
	margin-top: 50px;
	background: url(../images/cases_title.png)no-repeat center;
}
.cases .main .title .name{
	width: 286px;
	height: 25px;
	margin: 0 auto;
	padding-top: 40px;
}
.cases .main .title .name span{
	display: block;
	font-size: 18px;
	color: #ffa533;
	line-height: 25px;
	font-weight: bold;
	float: left;
	position: relative;
}
.cases .main .title .name span:after{
	content:"";
	background: #fff;
	width: 3px;
	height: 14px;
	position: absolute;
	right: -10px;
	top: 6px;
}
.cases .main .title .name p{
	display: block;
	font-size: 15px;
	color: #fff;
	float: right;
	line-height: 25px;
}


.cases_scroll{
	position: relative;
	margin-top: 30px;
}
.cases .main .cases_scroll{
	width: 1100px;
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
}
.cases .main .cases_scroll .scroll li{
	float: left;
	margin-right: 20px;
	position: relative;
}
.cases .main .cases_scroll .scroll li img{
	display: block;
	width: 350px;
	height: 250px;
}
.cases .main .cases_scroll .scroll li p{
	display: block;
	width: 100%;
	font-size: 14px;
	height: 40px;
	background: #fff;
	margin-top: 1px;
	color: #000;
	line-height: 40px;
	text-align: center;
}
.cases .main .cases_scroll .scroll li:hover p{
	color: #2ea918;
}
.cases .main .hd ul{
	position: absolute;
	bottom: -45px;
	left: 47%;
}
.cases .main .cases_scroll .hd ul li.on{
	width: 16px;
	height: 16px;
	background:url(../images/cases_on.png)no-repeat center;
}
.cases .main .cases_scroll .hd ul li{
	width: 16px;
	height: 16px;
	float: left;
	border-radius: 50%;
	margin-right: 10px;
	background:url(../images/cases_icon.png)no-repeat center;
	cursor: pointer;
	text-indent: -9999px;
}
/**/
.about{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 50px;
}
.about .main{
	width: 1080px;
	height: auto;
	margin: 0 auto;
}
.about .main .pic{
	float: left;
}
.about .main .pic img{
	display: block;
	width: 641px;
	height: 422px;
	border: 5px solid #eee;
}
.about .main .right{
	width: 400px;
	height: auto;
	float: right;
	margin-top: 35px;
}
.about .main .right .title span{
	display: block;
	font-size: 24px;
	color: #34ac1f;
	font-weight: bold;
	float:left;
	margin-right: 5px;
	position: relative;
}
.about .main .right .title span:after{
	content: "";
	background: #34ac1f;
	width: 100px;
	height: 2px;
	position: absolute;
	bottom: -10px;
	left: 0;
}
.about .main .right .title b{
	display: block;
	font-size: 24px;
	color: #1a1a1a;
	float:left;
}
.about .main .right .text{
	width: 100%;
	height: 275px;
	overflow: hidden;
	margin-top: 30px;
	float: left;
}
.about .main .right .text p{
	display: block;
	font-size: 15px;
	color: #1a1a1a;
	line-height: 28px;
}
.about .main .right .text a{
	font-size: 15px;
	color: #34ac1f;
	line-height: 28px;
	margin-left: 5px;
}
/**/
.mid{
	width: 100%;
	height: 308px;
	float: left;
	margin-top: 50px;
	background:url(../images/adv_bg02.png)no-repeat center;
}
.mid span{
	display: block;
	font-size: 56px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 45px;
}
.mid p{
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-top: 15px;
}
.mid img{
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}
/**/
.container{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 50px;
}
.container .main{
	width: 1080px;
	height: auto;
	margin: 0 auto;
}
.container .main .news{
	width: 572px;
	height: auto;
	float: left;
}
.container .main .news .title{
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #e5e5e5;
}
.container .main .news .title p{
	display: block;
	font-size: 23px;
	color: #1a1a1a;
}
.container .main .news .title a{
	display: block;
	font-size: 14px;
	color: #666;
}
.container .main .news ul{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.container .main .news ul li{
	float: left;
	width: 100%;
	height: 80px;
	background: #eee;
	margin-bottom: 10px;
}
.container .main .news ul li .info{
	width: 96%;
	height: auto;
	padding-top: 12px;
	margin: 0 auto;
}
.container .main .news ul li .info span{
	display: block;
	font-size: 18px;
	color: #1a1a1a;
	width: 70%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}
.container .main .news ul li .info p{
	display: block;
	font-size: 12px;
	color: #666;
	float: right;
}
.container .main .news ul li .text{
	width: 96%;
	margin: 0 auto;
}
.container .main .news ul li .text p{
	display: block;
	font-size: 14px;
	color: #666;
	float: left;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 10px;
}
.container .main .news ul li:hover{
	background: #34ac1f;
}
.container .main .news ul li:hover .info span{
	color: #fff;
}
.container .main .news ul li:hover .info p{
	color: #fff;
}
.container .main .news ul li:hover .text p{
	color: #fff;
}
.container .main .tro{
	width: 492px;
	height: auto;
	float: right;
}
.container .main .tro .title{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
}
.container .main .tro .title p{
	display: block;
	font-size: 23px;
	color: #1a1a1a;
	float: left;
}
.container .main .tro ul{
	width: 100%;
	height: 442px;
	background: #eee;
	margin-top: 20px;
	overflow: hidden;
}
.container .main .tro ul li{
	float: left;
	width: 96%;
	margin-left: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a8a8a8;
}
.container .main .tro ul li span{
	display: block;
	width: 80%;
	font-size: 18px;
	color: #34ac1f;
	line-height: 25px;
	margin-top: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.container .main .tro ul li span img{
	display: block;
	float: left;
	margin-top:5px;
	margin-right: 8px;
}
.container .main .tro ul li p{
	display: block;
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.container .main .tro ul li p img{
	display: block;
	float: left;
	margin-top:5px;
	margin-right: 8px;
}
/**/
.friendlink{
	width: 100%;
	height: 58px;
	float: left;
	margin-top: 60px;
}
.link{
	width: 1080px;
	height: 58px;
	margin: 0 auto;
	background: #eee;
}
.link ul{
	width: 752px;
	height: 58px;
	float: right;
	overflow: hidden;
}
.link ul li{
	float: left;
	margin-right: 20px;
}
.link ul p{
	display: block;
	font-size: 16px;
	color: #34ac1f;
	line-height: 58px;
	float: left;
}
.link ul li a{
	display: block;
	font-size: 10px;
	color: #191919;
	line-height:30px;
}
/**/
.quick_nav{
	width: 320px;
	height: 350px;
	float: left;
	position: absolute;
	top: -58px;
	left: 0;
}
.quick_nav .title{
	width: 100%;
	height: 58px;
	background: #191919;
}
.quick_nav .title p{
	display: block;
	font-size: 18px;
	color: #fff;
	line-height: 58px;
	text-align: center;
}
.quick_nav .text{
	width: 100%;
	height: 100%;
	background: #34a021;
	float: left;
}
.quick_nav .text .icon img{
	display: block;
	margin: 0 auto;
}
.quick_nav ul{
	height: auto;
	float: left;
	margin-top: 40px;
	margin-left: 35px;
}
.quick_nav ul li a{
	display: block;
	font-size: 15px;
	color: #fff;
	line-height: 30px;
}
.quick_nav .tel{
	width: 348px;
	height: 67px;
	margin:30px 0 0 20px;
	background: url(../images/quick_nav_tel.png)no-repeat center;
}
.quick_nav .tel img{
	display: block;
	float: left;
	margin: 20px 10px 0 15px;
}
.quick_nav .tel p{
	display: block;
	font-size: 13px;
	color: #545454;
	float: left;
	line-height: 67px;
}
.quick_nav .tel span{
	display: block;
	font-size: 30px;
	font-family: arial;
	color: #00479d;
	float: left;
	line-height: 67px;
}
/**/
.footer{
	width: 100%;
	height: 350px;
	float: left;
	background: #48b435;
}
.foot{
	width: 1080px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
.foot .section{
	width: 635px;
	height: auto;
	float: right;
}
.foot .section .msg{
	height: auto;
	float: left;
}
.foot .section .msg .title{
	margin-top: 60px;
}
.foot .section .msg .title span{
	display: block;
	font-size: 28px;
	color: #fff;
	font-weight: bold;
}
.foot .section .msg .title p{
	display: block;
	font-size: 12px;
	font-family: arial;
	color: #fff;
}
.foot .section .msg .text{
	height: auto;
	margin-top: 20px;
}
.foot .section .msg .text p{
	display: block;
	font-size: 13px;
	color: #fff;
	line-height: 30px;
}
.foot .section .msg .text p a{
	font-size: 13px;
	color: #fff;
	line-height: 30px;
}
.foot .section .icon{
	float: right;
	margin-top: 60px;
	width: 205px;
}
.foot .section .icon img{
	display: block;
	width: 166px;
	height: 166px;
	border: 5px solid #fff;
	float: left;
}
.foot .section .icon p{
	display: block;
	float: right;
	width: 25px;
	height: auto;
	background: #fff;
	font-size: 14px;
	color: #34ac1f;
	text-align: center;
	line-height: 20px;
	padding: 18px 0 18px 0;
}
/**/
.copyright{
	width: 100%;
	height: 43px;
	float: left;
	background: #313131;
}
.copyright .main{
	width:900px;
	height: 100%;
	margin: 0 auto;
}
.copyright .main p{
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 43px;
	float: left;
}
.copyright .main span{

	font-size: 14px;
	color: #fff;
	line-height: 43px;

}
.copyright .main a{
	
	font-size: 14px;
	color: #fff;
	line-height: 43px;

}
/**/
*html .fixed {
	margin-top: 258px;
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop));
}

.fixed {
	position: fixed;
	width: 50px;
	height: 230px;
	right: 0;
	top: 214px;
	z-index: 100;
}

.fixed ul li {
	width: 50px;
	height: 50px;
	float: left;
	position: relative;
	margin-bottom: 10px;
}

.fixed ul li .sidetop {
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	background: #454545;
	transition: all 0.3s;
}

.fixed ul li .sidetop:hover {
	background-color: #e32b1f;
}

.fixed ul li .sidebox {
	position: absolute;
	width: 50px;
	height: 50px;
	top: 0;
	right: 0;
	transition: all 0.3s;
	background: #454545;
	color: #fff;
	font: 14px/54px "微软雅黑";
	overflow: hidden;
}

.fixed ul li .sidebottom {
	width: 50px;
	height: 50px;
	line-height: 50px;
	display: inline-block;
	background: #454545;
	transition: all 0.3s;
}

.fixed ul li .sidebottom:hover {
	background-color: #e32b1f;
}

.fixed ul li img {
	float: left;
}

.sidebox span {
	display: block;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.sidebox p {
	display: block;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	line-height: 18px;
	color: #fff;
}
.hid_box{
	display: none;
	position: fixed;
	bottom: 370px;
	right: 70px;
}
.hid_box img{
	display: block;
	width: 139px;
	height: 139px;
}

.contain{ width:1080px; margin:20px auto; }
.con_left{ width:220px; float:left; margin-right:20px; margin-bottom:50px;}
.con_right{ width:840px; float:left; margin-bottom:30px; margin-top:50px;}
.l_about{ width:100%; float:left;}
.in_prokind{ width:190px; padding-left:30px; height:40px;line-height:40px; color:#34ac1f; font-size:18px; background:#eee url(../images/icon08.png) no-repeat 5px; border-bottom:#34ac1f 1px solid; font-weight:bold;  position:relative;}
.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px;}
.in_prokind span a:link{ color:#333;}
.in_prokind span a:visited{ color:#333;}
.in_prokind span a:hover{ color:#000;}
.in_casetit{ width:97%; padding-left:3%; background:url(../images/p02.png) no-repeat 5px; height:57px;  line-height:57px;font-size:21px; font-weight:bold; color:#333; text-align:left; position:relative; border-bottom:#ccc 1px dotted;}
.position{ position:absolute; right:5px; top:10px; font-size:14px; font-weight:normal;}
.position a:link{ color:#333;}
.position a:visited{ color:#333;}
.position a:hover{ color:#34ac1f;}
.ul_news{ width:100%; margin:0px auto; background:#f0f0f0; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:185px;  font-size:13px; height:42px; line-height:42px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/n_ico2.jpg) no-repeat 5px; padding-left:15px;}
.in_contact{width:100%; margin-top:10px; float:left; color:#333;}
.in_contact p{ width:200px; font-size:14px; line-height:24px; padding-left:5px; padding-right:5px;}
.in_contact p a{color:#333;}
.in_contactmid{ background:#f0f0f0;padding-bottom:10px;border-bottom:#e9e9e9 2px solid;  }
.in_contactmid h3{line-height:28px; font-size:16px;padding-left:5px;color:#1b242d;}
.in_contactmid img{ margin-top:10px; width:100%;}
.clear{ clear:both;}
.index_aboutimg{ width:193px; margin:10px; float:left;}
.index_aboutcont{ width:422px;float:left; margin-top:10px; line-height:24px; }
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product,.main_case{ width:100%; margin:0px auto;}
.main_right_product ul,.main_case ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:275px; height:240px;  float:left; margin-top:10px; margin-right:13px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{width:265px; height:200px; padding:5px;border:#eee 1px solid;}
.main_right_product ul li a:link,.main_case ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited,.main_case ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover,.main_case ul li a:hover{ color:#34ac1f; text-decoration:none;}
.product_con{ width:100%;} 
.product_con img,.productimg img{ text-align:center; margin:0px auto;}
.index_newscont{ width:100%; margin:10px auto;}
.index_newscont ul li{ height:42px; line-height:42px; border-bottom:#CCC 1px dotted; font-size:13px;  background:url(../images/n_ico2.jpg) no-repeat 5px; padding-left:15px; position:relative;}
.newscontent{ font-size:16px; line-height:28px;}
.news_time{ position:absolute; right:0px; top:0px;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#3e3e3e;;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#34ac1f;}
.nav ul li.current {background: #77ce0f;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}

/*分页*/
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px; border-radius:3px;}
.thisclass{ background:#34ac1f; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#34ac1f; text-decoration:none;}
.footer .right .info a{ color:#FFF;}

/*留言*/
.message{width:100%; height:600px; /*background:#eee;*/ margin-left:50px;}
.message  span{ width:100%; height:60px; line-height:60px;float:left; color:#000; text-align:center; font-size:30px;}
.message p{font-size:15px; color:#999; text-align:center;}
   
 .message_left{float:left;width:40%;height:34px;line-height:34px;font-size:14px;color:#777777;text-align:left;border-color:#333333;border-style:none;clear:both; margin-top:8px; }
.message_right{float:left;width:90%;height:24px;line-height:24px;background-color:#eee;font-size:14px;color:#777777;text-align:left;padding:4px;border:1px;border-color:#aaa;border-style:dashed;}
   
   .area_message{float:left;width:90%;height:122px;line-height:24px;background-color:#eeeeee;background-image:none;font-size:14px;color:#777777;text-align:left;padding:4px;font-family:Microsoft YaHei;border:1px;border-color:#aaa;border-style:dashed;}
   
   .sub_message{float:left; width:92%;height:40px;line-height:40px;background-color:#34ac1f; border-radius:5px;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}



