@charset "utf-8";

/* CSS Document */
a:hover{text-decoration: none;}

/*banner*/

.www51buycom {

	width: 1920px;

	height: 455px;

	position: relative;

	overflow: hidden;

	margin-left: 50%;

	left: -960px;

	top: 0px;

}


em{ font-style:normal; color:#3ba313 !important;}
@media (min-width: 992px){
	header{ border-top: 5px solid #3BA313; }
}
#head {

}
.head1 {
	margin: 0 auto;
}
#logo {
    float: left;
    margin-top: 31px;
    position: relative;
}
#logo>img {
 width:;
 height:;
}

/*#logo::after{ content:url(../images/fg.png); margin-left:30px;}*/
#dw {
    float: left;
    margin-top: 31px;
    padding-left: 0;
}
#dw p {
	display: block;
	color: #333;
	font-size: 18px;
	font-weight: 100;
	margin-bottom: 8px;
}
#tel {
	float: right;
	margin-top: 37px;
}
#tel .right {
    margin-top: -16px;
    margin-bottom: 20px;
}
#tel img {
	margin-right: 20px;
}
#tel span{ color:#666; font-size:15.2px;}
#tel p {
	font-size: 28px;
	color: #fb5b00;
	font-weight: 100;
}

/*导航*/
.navbar{ margin-bottom: 0px; border: 0px;background: #3BA313;height: 50px; z-index: 999;}
.navbar .navbar-brand{ background: #2D8B09;}
.navbar .navbar-header a,.navbar .navbar-header a:hover{ color: #fff; display: inline-block; }
.navbar .nav li a,.navbar .nav li a:hover{ color: #fff; font-size: 16px;display: inline-block;}
.navbar .nav li a:hover,.navbar .navbar-header a:hover{ background: #2D8B09;}
.navbar .nav ul.second { background: #3BA313;}
.navbar .nav ul.second li a{ display: inline-block; width: 100%; line-height: 30px; text-align: left;}
.navbar .nav ul.second li a:hover{ background: #2D8B09;}
.dropdown-menu > li > a:hover
   {
    text-decoration: none;
    color: @dropdown-link-hover-color;
    background-color: #2D8B09;
  }
  .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #2D8B09;
}
@media only screen and (max-width: 992px) {
	.nav>li>a{padding: 10px;}
}

@media only screen and (min-width: 1200px) {
	.navbar .navbar-brand{ width: 125px; text-align: center;}
	.navbar .nav > li a{ width: 145px;text-align: center;}
}

@media only screen and (max-width: 767px) {
	.nav>li{ text-align: right;}
	.navbar-nav{ background: #45a643; margin-left: 60%;  width: 40%; margin-top: 0px;}
	.navbar-nav li:hover,.navbar .nav > li a:hover{ background: #1e2b49;}
	.navbar .nav > li a{ color: #fff; display: inline-block;}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{ color: #fff; background: #1e2b49;}
	.navbar .nav ul.second li:hover{ background: #1E2B49;}
	.navbar .nav ul.second li a:hover{ background: #45a643;}
	
}






/*数字按钮样式*/

.www51buycom .num {

	overflow: hidden;

	height: 25px;

	position: absolute;

	bottom: 12px;

	zoom: 1;

	z-index: 3;

	left: 50%;

	-webkit-transform: translateX(-50%);

	-ms-transform: translateX(-50%);

	transform: translateX(-50%);

}

.www51buycom .num li {

	width: 15px;

	height: 15px;

	line-height: 25px;

	text-align: center;

	font-weight: 400;

	font-family: "微软雅黑", Arial;

	color: #FFFFFF;

	background: #fff;

	margin-right: 10px;

	border-radius: 50%;

	cursor: pointer;

	float: left;

	font-size: 0px;

}

.www51buycom .num li.on {

	background: rgba(255,255,255,0.7);

} /*当前项*/

/*上一个  下一个*/

.www51buycom .prev, .www51buycom .next {

	display: none;

	width: 40px;

	height: 100px;

	background:  no-repeat;

	position: absolute;

	top: 180px;

}

.www51buycom .prev {

	left: 50%;

	margin-left: -635px;

}

.www51buycom .next {

	right: 50%;

	margin-right: -635px;

	background-position: right

}

a {
    text-decoration: none;
    color: #4E4646;
    cursor: pointer;
}
/*banner end*/

/*search*/

#search {

	width: 100%;

	height: 58px;

	border-bottom: 1px solid #E2E2E2;

}

.search {

	width: 1180px;

	padding: 0;

	margin: 0 auto;

	height: 58px;

	position: relative;

}

.search_left {

	width: 833px;

	line-height: 58px;

	float: left;

	color: #333;

	position: absolute;

	left: 0;

}

.search_left img {

	margin-right: 10px;

}

.search_left a {

	color: #666;

	margin: 0 6px;

}

.search_right {

	width: 367px;

	float: right;

	margin-top: 12.5px;

}

.searchbar {

	width: 285px;

	line-height: 28px;

	outline: none;

	padding-left: 20px;

	border: 1px solid #4B9E2A;

	float: left;

	background: none;height: 28px;

}

.searchbtn {

	width: 60px;

	height: 30px;

	border: 0;

	background: #4B9E2A;

	outline: none;

	cursor: pointer;

	color: #fff;

}

/*search end*/

.title {

	margin: 0 auto;

	background: url(../images/tt_bg.png) center no-repeat;

	text-align: center;

	margin-bottom: 33px;

}

.title a {

	font-size: 28px;

	color: #fb5b00;

	font-weight: 100;

}

.title a p {

	font-size: 18px;

	color: #666;

	font-family: "Times New Roman", serif;

}

/*product*/

#product {

	width: 100%;

	height: auto;

	overflow: hidden;

}

.product {

	/*width: 1180px;*/

	padding: 0;

	margin: 0 auto;

}

.juedui_more {

	position: absolute;

	right: 0;

	top: 68px;

}

/*.product_left {

	width: 240px;

	float: left;

}*/

.cpzxtt {

	height: 107px;

	background: url(../images/prott_bg.jpg);

}

.cpzxtt2 {

	height: 107px;

	background: url(../images/prott2.jpg);

}

.cpzxtt a {

	display: block;

	line-height: 90px;

	color: #fff;

	font-size: 27px;

	font-weight: 600;

	text-align: center;

}

.cpzxtt a span {

	font-size: 16px;

	color: #d2d2d2;

	font-weight: 100;

	margin-left: 10px;

}

a.lxwm_img {

	display: block;

	width: 120px;

	height: 120px;

	overflow: hidden;

	margin-bottom: 20px;

	margin: 0 auto;

	padding-top: 20px;

}

.pro_lxwm {

	background: #f3f3f3;

	color: #666;

	padding-bottom: 13px;

	border: 1px solid #bbb;

	border-top: 0;

}

.pro_lxwm img {

	width: 100%;

}

.pro_lxwm p {

	padding: 0 12px;

	font-size: 14px;

	line-height: 30px;

	padding-left: 30px;

}

.fenlei {

	line-height: 35px;

	background: #f3f3f3;

	border: 1px solid #bbb;

	border-bottom:0;

}

.fenlei>ul>li {

	height: 56px;

	line-height: 56px;

	position: relative;

	border-bottom: 1px solid #bbb;

	text-align: center;

}

.fenlei>ul>li a {

	display: block;

	text-align: center;

	margin-top: 10.5px;

	color: #333;

	height: 35px;

	line-height: 35px;

}

.fenlei>ul>li:hover::after {

	content: url(../images/proli_af.jpg);

	margin-top: 10.5px;

	position: absolute;

	right: -20px;

	top: -10.5px;

}

.fenlei2 p {

	line-height: 20px;

	font-size: 14px;

}

.fenlei>ul>li:hover a {

	color: #fff;

	background: #fb5b00;

}

.product_right {

	/*width: 899px;*/

	float: right;

}

.r_more {

	float: right;

}

.product_right h4 {

	font-size: 18px;

	/*width: 898px;*/

	height: 56px;

	line-height: 56px;

	margin-bottom: 20px;

	border-bottom: 1px solid #ddd;

}

.product_right>h4>ul>li.selected {

	color: #4a9e2a;

}


/*.tab_menu li span {

	content: "|";

	position: relative;

	left: 21px;

	color: #C7C7C7;

	font-weight: 100;

}*/

.tab_menu li {
	padding-left: 10px;

	font-size: 16px;

	/*width: 118px;*/

	/*height: 56px;*/

	line-height: 56px;

	float: left;

	font-weight: 600;

	cursor: pointer;

}

.r_more {

	font-size: 14px;

	font-weight: 100;

	color: #999;

}

.tab_box .hide {

	display: none;

}

/*.product_show {

	width: 940px;

}*/

.product_show li {

	float: left;

	margin-right: 19px;

	margin-bottom: 15px;

}

.product_show li h5 a {

	display: block;

}

.product_show li h5:hover a {

	color: #00488c;

}

.product_show li:hover img {

	width: 102%;

	height: 102%;

}

.product_show li h5 {

	height: 50px;

	width: 281px;

	line-height: 50px;

	text-align: center;

}

.product_img {

	border: 1px solid #ddd;

	background: #fff;

	position: relative;

}



.product_img a {

	overflow: hidden;

	margin: 5px;

	display: block;

}

.product_img img {
	width: 100%;
	transition: all ease 300ms;

}

/*product end*/

/*jidi*/

#jidi {

	width: 100%;

	background: url(../images/jidi_bg.jpg) center no-repeat;

	height: 850px;

	margin-top: 35px;

}

.jidi {

	width: 1180px;

	margin: 0 auto;

	padding-top: 273px;

}

.jidi ul {

	width: 1300px;

	margin-top: 38px;

}

.jidi ul li {

	float: left;

	margin-right: 40px;

	width: 267px;

}

.jidi_img {

	width: 247px;

	height: 247px;

	overflow: hidden;

	border-radius: 50%;

	border: 10px solid #f0f8ed;

}

.jidi ul li img {

	width: 247px;

	height: 247px;

}

.title3 {

	line-height: 20px;

	text-align: center;

}

.title3 a {

	color: #1d9c4f;

	font-size: 36px;

    font-weight: 600;

}

.title3 p {

	margin-top: 16px;
	font-size: 16px;
    color: #666;
    font-weight: 100;

}
/*jidi end*/

/*banner1*/



.tantou1 {

	float: right;

	text-align: left;

}

.tantou1 h5 {

	margin-right: 246px;

}

.tantou1 h5 p {

	font-size: 43px;

	float: left;

	font-weight: 100;

	color: #00933c;

	margin-top: 24px;

	font-family: "Times New Roman", serif;

	margin-right: 30px;

}

.btn1 {

	height: 50px;

	float: left;

	overflow: hidden;

	transition: all 300ms ease;

	display: inline-block;

	width: 276px;

	margin-top: 16px;

	border-radius: 15px;

	border: 1px solid #00933c;

}

.btn1 a {

	color: #00933c;

	display: block;

	text-align: center;

	font-size: 24px;

	line-height: 50px;

	font-weight: 100;

}

.btn1:hover {

	border-radius: 25px;

}

/*banner1 end*/

/*reason*/

.title2 {

    width: 1180px;

    height: 75px;

    margin: 0 auto;

    margin-top: 40px;

    text-align: center;

    padding-top: 30px;

    border-bottom: 1px solid #ddd;

}

h3.title2 a {

	font-size: 36px;

	font-weight: 600;

	color: #00933c;

	position: relative;

}

h3.title2 a img {

	width: 1180px;

	height: 116px;

}

h3.title2 a p {

	font-size: 16px;

	color: #666;

	font-weight: 100;

	margin: 10px auto;

	margin-bottom: 33px;

}

#reason {

	width: 100%;

	background: #f5feeb;

}

.reason {

	width: 1180px;

	margin: 0 auto;

	height: 602px;

	position: relative;

	margin-top: 50px;

	background: url(../images/ys_bg.jpg) left top no-repeat;

}

.reason ul li {

	width: 300px;

	position: absolute;

}

.reason ul li h5 {

	font-size: 18px;

	color: #fb5b00;

	text-align: left;

	font-weight: 600;

	margin-bottom: 9px;

	line-height: 50px;

	margin-left: 31px;

}

.reason ul li h5 img {

	margin-right: 10px;

}

.ys1 {

	float: left;

}

.ys_img1 {

	position: absolute;

	right: 0;

}

.ys_img2 {

	position: absolute;

	top: 598px;

}

.reason ul li p {

	font-size: 13px;

	line-height: 25px;

	position: relative;

	color: #fff;

}

.reason ul li span {

	display: block;

	font-size: 18px;

	color: #fff;

	line-height: 43px;

	font-weight: 100;

	margin-top: -4px;

}

.ys1 {

	top: 37px;

	margin-left: 25px;

}

.ys2 {

	top: 294px;

	margin-left: 34px;

}

.ys3 {

	right: 52px;

	top: 52px;

}

.ys4 {

	right: 34px;

	margin-top: 311px;

}

.col_333 {

	color: #333 !important;

}

/*reason end*/



/*case*/

#case {

	width: 100%;

	height: 476px;

}

.case {

	width: 1180px;

	margin: 0 auto;

	padding-top: 50px;

}

#focus_Box {

	position: relative;

	width: 1180px;

	height: 335px;

	margin: 20px auto;

}

#focus_Box ul {

	position: relative;

	width: 910px;

	height: 335px;

	margin: auto;

}

#focus_Box li {

	z-index: 0;

	position: absolute;

	width: 0px;

	height: 0px;

	top: 146px;

	cursor: pointer;

	left: 377px;

	border-radius: 4px;

	box-shadow: 1px 1px 12px rgba(200, 200, 200, 1);

}

#focus_Box li img {

	width: 100%;

	height: 100%;

}

#focus_Box li h5 {

	position: absolute;

	right: 0;

	bottom: 0px;

	width: 100%;

	height: 40px;

	line-height: 40px;

	background: rgba(0,0,0,.8);

	text-align: center;

}

#focus_Box li h5 a {

	color: #fff;

	font-size: 14px;

}

#focus_Box .prev, #focus_Box .next {

	display: block;

	z-index: 100;

	overflow: hidden;

	cursor: pointer;

	position: absolute;

	width: 54px;

	height: 53px;

	top: 120px;

}

#focus_Box .prev {

	background:  left bottom no-repeat;

	left: 0px

}

#focus_Box .next {

	background:  right bottom no-repeat;

	right: 0px

}

/*case end*/





/*client*/

#client {

	width: 100%;

	/*height: 798px; background:url(../images/client_bg.jpg) center no-repeat;*/

}

.tantou2{ margin-right:150px;}

.tantou2 span {

    float: left;

    margin-top: 29px;

    font-size: 18px;

}

.tantou2 p{ font-size:27px !important; color:#00933c !important;}

.tantou2 .btn1{ width:145px; height:35px; background:#3ba313;}

.tantou2 .btn1 a{ font-size:18px; color:#fff; line-height:35px;}

.client {

    margin: 0 auto;

    padding-top: 20px;

    padding-bottom: 30px;

}

.client ul {

    margin-top: 15px;

}

.client ul li {

	overflow: hidden;

	float: left;

	text-align: center; 

}

.client_img {

    overflow: hidden;

    margin: 0 auto;

    transition: all ease 500ms;

    position: relative;

    z-index: 1;

    margin-top: 7px;

}

.client_img img {

	width: 100%;

	height: 100%;
	padding: 10px;

}

.client_img:hover img { width:101%; height:101%;

}

.client_text {


    padding: 15px;

    z-index: 0;

}

.client_text h5 {

	font-size: 15px;

	line-height: 40px;

	text-align: left;

	font-weight: 600;

}

.client_text h5 a {

	color: #fff;

}

.client_text h5 a:hover {

}

.client_text p {

	color: #fff;

	line-height: 24px;


	overflow: hidden;

	margin-bottom: 10px;

}

.more_kuang{ border:1px solid #fff; text-align:center; line-height:28px; margin:0 auto; margin-top:20px; }

.more_kuang a{ color:#fff;}

.more_r {

	float: right;

}

/*client end*/

/*banner2*/

#banner2 {

	width: 100%;

	height: 274px;

	background: no-repeat 50%;

	pandding: 0;

	margin: 0 auto;

}

.banner2 {

	height: 223px;

}

.banner2 .tantou1 {

	margin-top: 16px;

}

.banner2 .tantou1 h5 p {

	font-weight: 100;

	margin-top: 5px;

}

.left {
	float: left;
}
.right {
	float: right;
}
.more{ width:80px;background:#00916A;}
.more a{ display:block; color:#fff!important; text-align:center; line-height:28px;}

/*about*/

#about {

	width: 100%;

	overflow: hidden; margin-top:25px;

}

.about {

	padding: 0;

	margin: 0 auto;

	margin-bottom: 47px;

	padding-top: 10px; 

}

.about_text {

    line-height: 26px;

}
.about_text h3{
	margin: 0;
}

.about_text h3 a {

	display: block;

	color: #333;

	line-height: 43px;

	font-size: 24px;

}

.about_text p {

	overflow: hidden;

	color: #666;
	margin: 0;

}

.about_text a {

	color: #333;

}

.about_text a:hover {

	color: #444;

}

.about_img {

    overflow: hidden;

    margin-top: 4px;


}

.about_img img {
	width: 100%;

}



.ryzz {

	margin: 0 auto; margin-top:18px;

}

.f_title {

	margin-bottom: 10px;

}

.factory_box ul li {

	float: left;

}

.factory_box ul li .img {

	display: block;

	overflow: hidden;

}


.factory_box ul li p {

	text-align: center;

	margin-top: 12px;

}



ul.tab_menu.factory_menu a {

	line-height:14px; display:block;

}

.ryzz .tab_menu li {

	margin-top:20px;

	float: left;

	text-align: center; 

}

.factory_menu .selected a{ color:#093;

}

.r_more {

	float: right;

}

.r_more a {

	font-size: 14px;

	font-weight: 100 !important;

	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;

	color: #999;

}

/*about end*/

#banner03{ width:100%; background:url(../images/banner03.jpg) center no-repeat; height:226px;}

.banner03{ width:1180px; margin:0 auto; text-align:right;}

.banner03 p {

    font-size: 25px;

    color: #16994a;

    text-align: right;

    padding-top: 93px;

    padding-right: 50px;

}

.banner03 .btn1 {

    float: right;

    width: 137px;

    height: 34px;

    background: #fb5b00;

    border: 0;

    margin-right: 172px;

}

.banner03 .btn1 a{ color:#fff; font-size:18px; text-align:center; line-height:34px;}

/*news*/


.m03 {

	padding: 0;

	margin: 0 auto;

	padding-top: 20px;

}

.m_title {

	margin-bottom: 0px;

	height: 37px;

	line-height: 37px;

	font-size: 17px;

	padding-right: 20px;

	font-weight: 600; border-bottom:1px solid #4B9E2A;

}

.xwdt .m_title { border-bottom:1px solid #4B9E2A; 

}

.xwdt .m_title a {

	color: #333;

}

.cjwt_box {

	padding: 20px;

}

.news_box {

	padding: 10px 0;

}

.news_img {

	width: 279px;

	height: 159px;

	overflow: hidden;

	position: relative;

}

.news_img a {

	display: block;

}

.news_img a img {

	width: 279px;

	height: 159px;

}

.news_menu>li {

	float: left;

	width: 100px;

	text-align: center;

}

.news_menu>.selected a{

	color:#4B9E2A;

}



.tab3_box>.r_more {

	position: relative;

	left: 20px;

	top: 17px;

}

.cjwt_box>.r_more {

	position: relative;

	left: 20px;

	top: 16px;

}

.new2 {

	margin-top: 25px;

}

.new2 ul li a {

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	line-height: 32px;

	display: block;

	float: left;

	font-size: 14px;

}



.new1 {

	margin-top: 9px;

}

.new1_left {

	overflow: hidden;

	float: left;

}

.new1_left img {

	width: 100%;

	height: auto;

}

.new1_right {

	float: right;

	padding-top: 5px;

}

.new1_right h6 {
	font-weight: 600;
	font-size: 16px;

	line-height: 40px;

}

.new1_right p {

	line-height: 24px;

	height: 49px;

	overflow: hidden;

	color: #666;

	font-size: 14px;

}

.more_p a {

	color: #00916A;

	display: inline-block;

	margin: 10px 0;

	font-size: 14px;

}

.new1_right small {

	margin-top: 10px;

	display: block;

}

.new1_right small a {

	color: #0f3685;

	text-decoration: underline;

}

.line {

	width: 657px;

	height: 12px;

	border-bottom: 1px solid #DCDCDC;

}

.new2 {

	margin-top: 2px;

}

.new2 ul li {

	float: left;

	/*margin-right: 29px;*/

	border-bottom: 1px dashed #00916A;

	position: relative;

	overflow: hidden;

}

.new2 ul li span {

	font-size: 15px;

	color: #999;

	float: right;

	display: inline-block;

	line-height: 40px;

}

.new2 ul li a::before {

	content: "▸";

	margin-right: 3px;

}

.new2 ul li a:hover {

	color: #00916A;

}

.cjwt {

padding-top: 9px;

}

.cjwt ul li {

	width: 100%;

	border-bottom: 1px dashed #826751;

}

.da {

	line-height: 24PX;

	padding-bottom: 16.5px;

	padding-top: 10px;

	color: #555;

	padding-left: 23px;

	overflow: hidden;

	position: relative;

	font-size: 14px;

}

.wen {

	margin-top: 15px;

}

.wen a {

	font-weight: 600;

	text-overflow: ellipsis;

	white-space: nowrap;

	overflow: hidden;

	font-size: 15px;

}

.wen::before {

	content: url(../images/q.png);

	color: #C99968;

	font-size: 18PX;

	margin-right: 5px;

	margin-top: 15px;

}

.da::before {

	content: url(../images/a.png);

	color: #C99968;

	position: absolute;

	font-size: 18PX;

	margin-left: -22px;

}

/************文字滚动************/



.cjwt ul {

	height: 357px;

	overflow: hidden;

}

.r_more {

	float: right;

	line-height: 39px;

}

.r_more a {

	font-weight: 100 !important;

	font-size: 13px; color:#999;

}

.cjwt .m_title a {

	margin-left: 20px;

}

/*news end*/

/*foot*/
#foot {
    width: 100%;
    background: #52a233; overflow: hidden;
        text-align: center;
}
#foot::before{ content:url(../images/foot_top.jpg);}
.foot_nav {

    padding-bottom: 18px;
    padding-top: 30px;
    border-bottom: 1px solid #cbf5bb;
}
.foot_nav ul li a {
	color: #fff;
}

.foot_nav ul{ width: 919px;
    margin: 0 auto;}
	
.foot_nav ul li {
	height: 50px;
	float: left;
	text-align: center;
	width: 106px;
	position: relative;
	line-height: 50px;
}
.foot {
	padding: 0;
	margin: 0 auto;
}
.foot_logo.left {
	margin-top: 30px;
	padding-right: 61px;
}
.foot a {
	color: #fff;
	margin: 0 2px
}
.foot h2,.foot span{	color: #fff;
	margin: 0 2px; font-size:14px; font-weight:100; display:inline-block; line-height:28px;}
.foot a:hover {
	text-decoration: underline;
}
.foot_left p {
	color: #fff;
	line-height: 24px;
	font-size: 14px;
}
.weixin {
	margin-top: 20px;
	padding-right: 40px;
	margin-left: 184px;
	height: 110px;
	width: 110px;
}
.weixin img {
	height: 110px;
	width: 110px;
}
.foot_left.left {
	    margin-top: 20px;
    padding-left: 49px;
}
/*foot end*/




/*links*/

#links {

	width: 100%;

	height: 43px;

	margin-bottom: 10px;

}

.links {

	width: 1180px;

	height: 43px;

	padding: 0;

	margin: 0 auto;

	overflow: hidden;

}

.links b {

	font-size: 18px;

	color: #4B9E2A;

	display: inline-block;

	text-align: center;

	line-height: 43px;

	width: 116px;

	height: 43px;

}

.links a {

	display: inline-block;

	padding: 0px 17px;

	color: #666;

	line-height: 43px;

}

.links a:hover {

	color: #222;

	text-decoration: underline;

}

/*links end*/





.fenlei>ul>li {

    height: 40px;

    line-height: 40px;

    position: relative;

    border-bottom: 1px solid #bbb;

    text-align: center;

}

.fenlei>ul>li a {

    display: block;

    text-align: center;

    margin-top: 3.5px;

    color: #333;

    height: 35px;

    line-height: 35px;

}

.pro_lxwm p {

    padding: 0 12px;

    font-size: 14px;

    line-height: 21px;

    padding-left: 30px;

}