@charset "utf-8";
/* CSS Document */
html,body,p,div,ul,li,img{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "微软雅黑","Arial Narrow","黑体";
}
li{
	list-style: none;
}
.body-i{
	background-color:#fff; 
}
a:link,a:visited{
	text-decoration:none!important;
}
.p-list-ls a:link,
.p-list-ls a:visited,
.p-two-ct1 a:link,
.p-two-ct1 a:visited
{
     color:#333; 
}
.p-list-ls a:hover{
     color:#6bae13; 
    text-decoration: underline;
}
.top{
	height: 130px;
	width: 1200px;
	margin: 0 auto;
}
.top-logo{
	width: 229px;
	height: 67px;
	padding-top: 33px;
	float: left;
}
.top-text{
	width: 500px;
	height: 68px;
	float: right;
	padding-top: 10px;
}
.top-text-lg{
	font-family:inherit;
	font-size: 14px;
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 189px;
	float: right;
}
.top-text-phone{
	font-family:inherit;
	font-size: 14px;
	padding-top: 10px;
	width: 350px;
	float: right;
}
.top-text-lg a:link,.top-text-lg a:visited{
	display: inline-block;
	padding-right: 5px;
	color: #333;
}
.top-text-lg a:hover{
	color:#055519 ;
}
.top-text-tit{
	color:#363636;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 10px;
	line-height: 14px;
	float: left;
}
.top-text-php{
	font-size: 36px;
	color: #666;
	display: block;
	line-height: 30px;
	float: right;
}
.h-banner{
	width: 100%;
	height: 709px;
	background-image: url(/images/inde_10.jpg);
	background-position: center;
}
.nav{
	height: 52px;
	width: 100%;
	background-color:#127c2c;
	position: relative;
	z-index: 30;
}
.nav-c{
	width:1200px;
	height: 52px;
	margin: 0 auto;
	position: relative;
}
.nav-l{
	width:1200px;
	height: 52px;
	line-height: 52px;
	font-size: 16px;
}
.nav-list{
	height: 52px;
	width: 145px;
	text-align: center;
	float: left;
	position: relative;

}
.nav-list>a:link,
.nav-list>a:visited
{
	font-size: 15px;
	color: #fff;
	display: inline-block;
	height: 52px;
}
.nav-2>a:link,
.nav-2>a:visited
{
	font-size: 14px;
	color: #333;
	display: inline-block;
	height: 52px;
}
.nav-list>a:hover
{
	color:#f7e302;
}
.nav-2>a:hover
{
	color: #127c2c;
}
.nav-2 span{
	color: #ccc;
}
.nav-1{
	width: 1200px;
	background-color: #f4f4f4;
	height: 0px;
	position: absolute;
	top:52px;
	left: -290px;
	overflow: hidden;
	opacity: 0;
}
.nav-2{
	width: 1100px;
	background-color: #f4f4f4;
	height:0px;
	position: absolute;
	top:52px;
	padding-left: 100px;
	left: -580px;
	 overflow: hidden;
	opacity: 0;

}
.nav-1-list{
	width: 250px;
	height: 490px;
	padding-top: 20px;
	padding-left: 40px;
	float: left;
}
.nav-1-pic{
	height: 100px;
	width:250px;
	overflow: hidden;
	background-color: #ccc;
	
}
.nav-1-tist{
	width: 250px;
	height: 220px;
	text-align: left;
	font-size: 14px;
}
.nav-1-sgt a:link,
.nav-1-sgt a:visited{
	display:block;
	line-height: 15px;
	height: 25px;
	float: left;
	font-size: 12px;
	width: 125px;
	color: #666;
}
.nav-1-bgt a:link,
.nav-1-bgt a:visited{
	color: #333;
}
.nav-1-sgt a:hover,.nav-1-bgt a:hover{
	color: #127c2c;
	text-decoration: underline;
}

.nav-1-bgt{
	font-size: 16px;
}
.nav-1-sgt{
	width: 200px;
	height:160px;
}
/*广告-s*/
.flexslider {
        margin: 0px auto 20px;
        position: relative;
        width: 100%;
        height: 709px;
        overflow: hidden;
        zoom: 1;
    }
    
    .flexslider .slides li {
        width: 100%;
        height: 100%;
    }
    
    .flex-direction-nav a {
        width: 70px;
        height: 70px;
        line-height: 99em;
        overflow: hidden;
        margin: -35px 0 0;
        display: block;
        background: url(/images/ad_ctr.png) no-repeat;
        position: absolute;
        top: 50%;
        z-index: 10;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: all .3s ease;
        border-radius: 35px;
    }
    
    .flex-direction-nav .flex-next {
        background-position: 0 -70px;
        right: 0;
    }
    
    .flex-direction-nav .flex-prev {
        left: 0;
    }
    
    .flexslider:hover .flex-next {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-prev {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {
        opacity: 1;
        filter: alpha(opacity=50);
    }
    
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 10px;
        text-align: center;
    }
    
    .flex-control-nav li {
        margin: 0 2px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }
    
    .flex-control-paging li a {
        background: url(/images/dot.png) no-repeat 0 -16px;
        display: block;
        height: 16px;
        overflow: hidden;
        text-indent: -99em;
        width: 16px;
        cursor: pointer;
    }
    
    .flex-control-paging li a.flex-active,
    .flex-control-paging li.active a {
        background-position: 0 0;
    }
    
    .flexslider .slides a img {
        width: 100%;
        height: 709px;
        display: block;
    }
/*广告-e*/
.i-title{
	font-size: 24px;
	color: #525252;
	text-align: center;
	line-height: 22px;
	padding-top: 80px;
}
.i-ftit{
	font-size: 16px;
	color: #666;
	line-height:30px; 
	padding-top: 16px;
	text-align: center;
}
.i-plist{
	width: 1200px;
	height: 292px;
	margin: 80px auto;
}
.i-pimg{
	width: 285px;
	height: 292px;
	float: left;
	border: 2px solid #fff; 
}
.i-pic{
	width: 285px;
	height: 160px;
	overflow: hidden;
}
.i-pimg:hover img,
.p-list-v:hover img,
.p-two-list:hover img,
.n-two-list:hover img{
	-webkit-transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	transition:all .3s ease-in;
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
	transform:scale(1.1);
	}
.i-text{
	height:132px;
	width: 275px;
	padding-left:10px;
}
.i-tb{
	font-size: 16px;
	color: #000;
	padding:14px 0px 20px 0px;   
}
.i-tp{
	font-size: 14px;
	color: #666;
	line-height:18px; 
	width: 250px;
}
.i-text a:link,.i-text a:visited{
	color: #333;
}
.i-text a:hover{
	text-decoration: underline;
}
.i-pading{
	margin-right:14px;
}
.i-piclist{
	width: 960px;
	padding: 30px;
	height: 530px;
	margin: 0 auto;
}
.i-piclist p{
	width: 300px;
	height: 249px;
	overflow: hidden;
	margin: 10px;
	float: left;
}
.i-piclist p img{
	width: 300px;
}
.i-midimg{
	width: 100%;
	height:419px; 
}
.i-midimg-a{
	display: block;
	width: 100%;
	height:419px; 
}
.i-tit-new{
	border-bottom: 1px solid #f8f8f8;
	height: 36px;
}
.i-tit-new span{
	display: inline-block;
	width: 110px;
	height: 35px;
	border-bottom: 3px solid #6bae13;
}
.i-newlist{
	width: 1200px;
	height: 292px;
	margin: 45px auto 120px auto;
	display: none;
}
.new-tab{
	height: 30px;
	line-height: 20px;
	padding-top: 40px;
	text-align: center;
	font-size: 16px;
	color: #a4a4a4;
}
.new-tab span{
	padding: 0 20px;
	cursor: pointer;
}
.new-tab-active{
	color: #666;
}
.i-new-text{
	background-color: #fff;
}
.i-pimg:hover{
	border: 2px solid #7bb931; 
}
.i-pimg:hover .i-new-text{
	background-color: #7bb931;
	-webkit-transition:all .2s ease-in;
	-moz-transition:all .2s ease-in;
	transition:all .2s ease-in;
}
.i-pimg:hover .i-new-text  a,.i-pimg:hover .i-new-text .i-tp{
	color: #fff;
}
.tn{
  width: 1200px;
    height: 60px;
    line-height: 60px;  
	margin: 0 auto;
}
.tn-n{
	width: 1200px;
    height: 60px;
    line-height: 60px;   
	margin: 0 auto;
}
.tn-c{
    height: 60px;
    margin: 0 auto;
    font-size: 14px;
    color:#868686; 
	float: left;
}
.tn-r{
	 height: 60px;
    margin: 0 auto;
    font-size: 14px;
    color:#868686;
	float: right;
}
.tn-r a{
	padding: 0 10px;
}
.tn-r span{
	color: #ccc;
}
.tn-r-active{
	font-weight: bold;
}
.tn-c a:link,
.tn-c a:visited,
.tn-r a:link,
.tn-r a:visited{
     color:#868686; 
}
.tn-c a:hover,
.tn-r a:hover{
     color:#6bae13; 
    text-decoration: underline;
}

.tcn{
  width: 100%;
    height: 60px;
    line-height: 60px;  
	border-bottom: 1px solid #f4f4f4;
}
.tcn-n{
	width: 1200px;
    height: 60px;
    line-height: 60px;   
	margin: 0 auto;
}
.tcn-c{
    height: 60px;
    margin: 0 auto;
    font-size: 14px;
    color:#868686; 
	float: left;
}
.tcn-r{
	 height: 60px;
    margin: 0 auto;
    font-size: 14px;
    color:#868686;
	float: right;
}
.tcn-r a{
	padding: 0 10px;
}
.tcn-r span{
	color: #ccc;
}
.tcn-r-active{
	font-weight: bold;
}
.tcn-c a:link,
.tcn-c a:visited,
.tcn-r a:link,
.tcn-r a:visited{
     color:#868686; 
}
.tcn-c a:hover,
.tcn-r a:hover{
     color:#6bae13; 
    text-decoration: underline;
}
#tcn-hover{
	background-color:#fff!important;
	opacity:0.96;
	position:fixed;
	top:0px;
	left:0px;
	z-index:30;
	border-bottom: 1px solid #f4f4f4;
}
/*--底部-s-*/
#bottom-t{
    height:320px;
    width: 100%;
    background-color: #474747;
}
.bottom-c{
    width:1200px;
    height: 300px;
    margin: 0 auto;
}
.bottom-logo{
    height:37px;
    width: 42px;
	margin-left: 1202px;
	cursor: pointer;
}
.bottom-con{
    height: 160px;
    width: 1200px;
    margin-top: 30px;
}
.bottom-middle{
    float: left;
	margin-left: 130px;
}
.bottom-text{
    width: 150px;
    height: 160px;
    float: left;
}
.bottom-text span{
    display: block;
    color: #dadada;
    font-size: 16px;
    margin-bottom: 30px;
}
.bottom-text a:link,.bottom-text a:visited{
    display: block;
     color: #dadada;
    font-size: 14px;
    padding-bottom: 14px;
}
.bottom-text a:hover,.bottom-text a:active{
     color: #6bae13;
}
.bottom-right{
    width: 160px;
    height: 160px;
    float: right;
}
.bottom-right img{
    width: 100px;
    height:100px;
    margin-bottom:10px;
    margin-left:62px;
   }
.bottom-erwei{
    height: 120px;
    width: 120px;
    background-color: #fff;
    float: left;
}
.bottom-link{
    height:160px;
    width: 285px;
    padding-left: 15px;
    float: left;
	color: #c4c4c4;
}
.bottom-link span,.bottom-link b{
    display: block;
    color:#dbdbdb;
}
.bottom-ps{
font-size: 15px;
padding-bottom: 10px;
}
.bottom-ph{
    font-size: 39px;
    line-height: 20px;
    padding-bottom: 8px;
	font-family:inherit;
	font-weight: normal;
}
.bottom-ti{
    font-size: 12px;
    line-height: 15px;
    padding-bottom: 17px;
}
.bottom-sao{
font-size: 14px;
	padding-top: 10px
}
/*--底部-e-*/
/*--备案信息-s-*/
#reserved{
    height: 45px;
    width: 100%;
    background-color: #2e2e2e;
    line-height: 45px;
}
.reserved-c{
    height: 45px;
    width: 1200px;
    margin: 0 auto;
}
.reserved-l{
    height: 45px;
    float: left;
}
.reserved-l a:link,.reserved-l a:visited{
    color: #999;
    font-size: 14px;
}
.reserved-l a:hover,.reserved-l a:active{
    color: #b59539;
}
.reserved-l span{
    color: #999;
    font-size: 14px;
    padding: 0 5px;
}
.reserved-r{
    color: #999;
    width: 1200px;
	margin: 0 auto;
	text-align: right;
    line-height: 45px;
    font-size: 14px;
}
/*--备案信息-e-*/
/*--产品-s-*/
.i-bg{
    height: 500px;
    width: 100%;
    background-color: #ccc;
    background-position: center;
    background-repeat: no-repeat;
}
.p-list{
    width: 1200px;
    height: 100%;
    overflow-x: hidden;
     margin: 0 auto;
	padding-bottom: 30px;
}
.p-n-tit{
	width: 1200px;
	height:54px;
	line-height: 54px;
	background-color: #e6e6e6;
	font-size: 20px;
	color: #333;
}
.p-n-tit span{
	color: #666;
	font-size: 20px;
}
.p-n-tit i,
.p-nc-t i{
	display: inline-block;
	height: 10px;
	width: 10px;
	background-color: #127c2c;
	margin: 0 10px;
	font-size: 20px;
}
.p-nc{
	 width: 1200px;
   height: 100%;
   overflow: hidden;
   margin: 0 auto;
}
.p-nc-left{
	 width:190px;
   height: 100%;
   overflow: hidden;
   float: left;

}
.p-nc-right{
	 width:910px;
   height: 100%;
   overflow: hidden;
   float: right;
}
.p-ncp{
	width:910px;
   height: 100%;
   overflow: hidden;
	padding-top: 35px;
	border-bottom: 1px solid #d8d8d8;
}
.p-ncp-left{
	width:650px;
   height: 100%;
   overflow: hidden;
	float: left;
}
.p-ncp-right{
	height: 229px;
	width: 229px;
	float: right;
	overflow: hidden;
	margin-top: 56px;
}
.p-ncp-tit{
	font-size: 18px;
	height: 20px;
	padding-bottom:33px; 
}
.p-ncp-con{
	color: #666;
	font-size: 14px;
	line-height: 24px;
	padding-bottom:20px;
}
.p-nc-t{
	height: 37px;
	width: 190px;
	line-height: 37px;
	font-size:18px;
	color: #333;
	margin-top: 23px;
}
.p-nc-tc{
	width:190px;
	height:auto;
	overflow: hidden;
	background-color:#f4f4f4; 
	padding: 25px  0px  25px  0px;
}
.p-nc-tc a:link,
.p-nc-tc a:visited
{
	display: block;
	padding-left: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
}

.p-nc-tc a:hover
{
background-color: #ccc;
}
.p-list-c{
    width:1200px;
    height:450px;
    border-bottom: 1px solid #D7D7D7;
   
}
.p-nc-active,
.p-nc-active:hover{
	background-color:#127c2c!important;
	color:#fff!important;
	background-image: url(/css/ic.jpg);
	background-repeat: no-repeat;
	background-position:20px center; 
}
.p-list-l{
    height:260px;
    width: 680px;
    padding-top: 70px;
    overflow: hidden;
	float: left;
	margin-left: 75px;
	
}
.p-list-r{
    height:260px;
    width: 680px;
    padding-top: 70px;
    overflow: hidden;
	float: right;
	margin-right: 75px;
}
.p-list-pic{
    height: 260px;
    width: 336px;
	overflow: hidden;
    background-color: #ccc;
}
.p-list-pic img{
	width: 100%;
}
.p-list-left{
    float: left;
    text-align: right;
}
.p-list-left .p-list-kan a{
   float: right;
}
.p-list-right{
    float: right;
}
.p-list-text{
    width: 310px;
    height: 260px;
}
.p-list-bt{
    font-size: 28px;
    color: #000;
    padding-bottom: 10px;
}
.p-list-js{

    font-size: 14px;
    color: #868686;
    line-height: 20px;
}
.p-list-ls{
   line-height: 22px;
    font-size: 14px;
    color: #333;
    margin-top: 20px;
}
.p-list-kan{
    height:40px;
    margin-top: 20px;
}
.p-list-kan a:link,
.p-list-kan a:visited{
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color:#127c2c;
    color: #fff;
    font-size: 14px;
}
.p-list-kan a:hover{
    background-color:#0f6023;
}
.p-two-nav{
    width: 1200px;
    height: 42px;
    margin: 30px auto 0 auto;
}
.p-two-nav a:link,
.p-two-nav a:visited{
    height: 40px;
    width: 150px;
    display: inline-block;
    margin-right: 20px;
     border: 1px solid #ccc;
    text-align: center;
    line-height: 40px;
    background-color: #f4f4f4;
    font-size: 14px;
    color: #333;
}
.p-two-nav a:hover{
    border: 1px solid #127c2c;
}
.p-nav-active{
    background-color:#127c2c!important; 
    color: #fff!important; 
    
}
.p-two-c{
    width: 1240px;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
}
.p-two-list{
    width: 373px;
    height: 389px;
    float: left;
    margin: 0 20px;
}
.p-two-pic{
    width: 373px;
    height: 220px;
    background-color: #ccc;
	overflow: hidden;
}
.p-two-pic img{
	width: 100%;
}
.p-two-ct{
    height: 125px;
    width: 373px;
}
.p-two-ct1{
    font-size: 18px;
    padding-top: 23px;
    padding-bottom: 10px;
}
.p-two-ct2{
    font-size: 14px;
    line-height: 20px;
    color: #868686;
}
.p-con{
    height:auto;
    width: 1200px;
    margin: 0 auto;
	overflow: hidden;
}
.p-big{
    font-size: 36px;
    color: #333;
    line-height: 30px;
    padding-top: 55px;
    padding-bottom: 40px;
    text-align: center;
}
.p-ctixt {
    text-align: center;
    line-height:28px;
    color: #868686;
    font-size: 16px;
}
.p-cbixt {
    text-align: left;
    line-height:28px;
    color: #333;
    font-size: 16px;
    padding-top:30px;
}
.p-ert{
    font-size: 20px;;
    color: #5E5E5E;
    padding-top:30px;
	text-align: center;
}
.p-tab{
	width: 100%;
}
.service_nm{
	border-width: 1px 1px 1px 1px;
	border-style: solid ;
	border-color: #e6e6e6;
		margin-top: 60px;
}
.p-tab-c{
	width:900px;
	margin: 0 auto;
	border-color: #C9C9C9;
	border-style:solid;
}
.p-tab-b{
	width: 898px;
}
.p-tab-p{
	padding:30px;
	float: left;
	font-size: 14px;
	text-align: center;
	color: #333;
	background-color:#f8f8f8;
	border-width: 1px 0px 1px 1px;
	border-style: solid ;
	border-color: #e6e6e6;
	cursor: pointer;
}
.p-tab-p:last-of-type{
	border-width: 1px 1px 1px 1px;
	} 
.p-tab-p:last-of-type.p-ni-active{
	border-width: 1px 1px 0px 1px;
	} 
.p-tab-p:last-of-type:hover{
	border-width: 1px 1px 0px 1px;} 	
.p-tab-p:hover{
	border-width: 1px 0px 1px 1px;
	background-color:#fff;} 	
.p-ni{
	height: auto;
	width: 900px;
	overflow: hidden;
	margin: 0 auto 60px auto;
    display: none;
}
.p-ni-pic{
	height: 240px;
	width: 240px;
	overflow: hidden;
	background-color: #ccc;
	margin-top: 180px;
	margin-left: 25px;
	float: left;
}
.p-ni-tex{
	width: 600px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 60px;
	padding-left:20px;
	font-size: 14px;
	line-height: 26px;
}
.p-ni-bx{
	font-size: 18px;
	margin-bottom: 20px;
}
.p-ni-be{
	line-height:15px;
	font-size: 16px;
	padding-bottom: 20px;
}
.p-ni-active{
	background-color:#fff;
	border-width: 1px 0px 0px 1px;
	color: #333;
}
.p-ni-list li{
	font-size: 14px;
	color: #5E5E5E;
	font-family: "微软雅黑";
	list-style:decimal;
	line-height: 40px;
	list-style-position:inherit;
}

.ping-fist,.section,.ping-last{
	background-position: center;
	background-repeat: no-repeat;
	
}
.section:last-of-type{
	background-position:top center;
	background-repeat: no-repeat;
	
}
.ping-fist{
	height: 80%;
	width: 100%;
}



.p-list-i{
    width: 100%;
    height: 100%;
    overflow-x: hidden;
     margin: 0 auto;
	   
}
.p-list-co{
    width: 1200px;
    height: 100%;
    overflow-x: hidden;
     margin: 0 auto;
}
.p-list-img {
	 width: 1250px;
   height: 520px;
	 overflow: hidden;
	margin: 6px auto;
}
.p-list-img img{
	width: 100%;
	display: block;
}
.p-list-vl{
	padding-left: 15px;
}
.p-list-l1{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	cursor:pointer;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(/css/om4_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 18px;
}
.p-list-vl a:link,
.p-list-vl a:visited{
	color: #333;
	font-size: 16px;
}
.p-list-vl a:hover{
	color: #daa637;
	font-size: 16px;
}
.p-list-l2{
	padding-left: 25px;
	display: none;
}
.p-list-l3{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	cursor:pointer;
}
.p-list-l4{
	padding-left: 15px;
	display: none;
}
.p-list-l5{
	color: #333;
	line-height: 25px;
}
.p-list-l5 a{
	font-size: 14px!important;}
.service-right-c{
	width: 215px;
	line-height:10px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}
.service-right-c3{
	width: 380px;
	margin-right: 70px;
}
.service1-right-c{
	width: 285px;
	line-height:10px;
	float: left;
	overflow: hidden;
	height:500px;
	margin-right: 10px;
}
.service-right-ck{
	/* margin-right: 0px; */
}
.service-right-cp{
	width: 215px;
	height: 180px;
	overflow:hidden;
}
.service-right-cp3{
	width: 378px;
	height: 318px;
	border: 1px solid #FBF7F7;
}

.service1-right-cp{
	width: 270px;
	height: 249px;
	overflow:hidden;
	background-color:#ccc;
}
.service-right-cp img{
	width: 215px;
}
.service1-right-cp img{
	width: 285px;
}
.service-right-cp3 img{
	width: 380px;
}
.service-right-txt{
	width: 215px;
	line-height: 21px;
	overflow: hidden;
	padding-bottom: 40px;
}
.service-right-txt3{
	width:380px;
}
.service1-right-txt{
	width: 270px;
	line-height: 21px;
	overflow: hidden;
	padding-bottom: 40px;
}
.service-right-txt b{
	display: block;
	height:35px;
	line-height:35px;
	text-align: center;
}
.service-right-txt3 b{
	height:50px;
	line-height:50px;
}
.service-right-txt3 b a{


	padding-top:10px;
}
.service1-right-txt b{
	display: block;
	height:50px;


	line-height:50px;
	text-align: center;
}
.service-right-txt span{
	display:inline-block;
	line-height:28px;
	text-align: left;
	font-size: 15px;
}
.service1-right-txt span{
	display:inline-block;
	line-height:28px;
	text-align: left;
	font-size: 15px;
}
.service-right-txt a:link,
.service-right-txt a:visited
{
	text-decoration: none;
	color:rgb(0, 128, 0);
	line-height: 30px;
	display:block;
}
.service-right-txt a:hover
{
	text-decoration: none;
	color:#daa637;
}

.service1-right-txt a:link,
.service1-right-txt a:visited
{
	text-decoration: none;
	color:rgb(0, 128, 0);
	line-height: 40px;
}
.service1-right-txt a:hover
{
	text-decoration: none;
	color:#daa637;
	line-height: 40px;
}
/*--产品-e-*/
/*--关于九游会j9老哥-s-*/
.a-tab{
	width: 1200px;
	height:45px;
	padding-top: 100px;
	margin: 0 auto;
	border-bottom:1px solid #C9C9C9; 
	
}
.a-tab-c{
	height: 45px;
	width: 635px;
	margin: 0 auto;
}
.a-tab-p{
	height: 45px;
	width: 125px;
	float: left;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	border-color: #C9C9C9; 
	border-width:1px 0px 0px 1px;
	border-style:solid;
	cursor: pointer;
}
.a-tab-last{
	border-width:1px 1px 0px 1px!important;
}
.a-tab-active{
	background-color: #f4f4f4;
}
.a-con{
	width: 1100px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	display: none;
	padding: 100px 50px;
}
.a-con p{
	padding-bottom: 20px;
	width: 80%;
	margin: 0 auto;
}
.a-con img{
	width: 70%;
	display: inline-block;
	text-align: center;
	margin: 0;
}
/*--关于九游会j9老哥-e-*/
/*--新闻-s-*/

.n-two-list{
    width: 373px;
    height: 389px;
    float: left;
    margin: 0px 20px 60px 20px;
}
.n-two-ct{
    height: 175px;
    width: 363px;
	padding-left: 10px;
	background-color: #fff;
}
.n-two-ct3{
	margin-top: 30px;
	font-size: 14px;
	color: #666;
}
.new-c{
	height: auto;
	overflow: hidden;
	width: 1100px;
	margin: 0 auto 50px auto;
	background-color: #fff;
	padding: 50px;
}
.new-c-tit{
	color: #333;
	font-size: 20px;
	padding-bottom: 15px;
}
.new-c-time{
	font-size: 14px;
	color: #666;
}
.new-c-con{
	font-size: 14px;
	line-height: 40px;
	padding-top: 50px;
	color: #666;
}
.n-two-list:hover .n-two-ct{
	background-color: #7bb931;
	-webkit-transition:all .3s ease-in;
	-moz-transition:all .3s ease-in;
	transition:all .3s ease-in;
}
.n-two-list:hover .n-two-ct a,
.n-two-list:hover .p-two-ct2
{
     color:#fff; 
}
/*--新闻-e-*/
/*--广聚英才
-s-*/
.j-ctixt {
    text-align: center;
    line-height:35px;
    color: #868686;
    font-size: 14px;
}
.j-list{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 100px auto;
	
}
.j-list-li{
	height: 70px;
	background-color: #fff;
	border: 1px solid #C9C9C9; 
	margin-bottom: 30px;
}
.j-list-li:hover{
	border: 1px solid #FF9900; 
}
.j-list-li span{
	display: block;
	float: left;
	color: #333;
	line-height: 70px;
	height: 70px;
}
.j-list-l1{
	font-size: 20px;
	padding-left:20px;
	padding-right:20px;
	width: 390px;
}
.j-list-l2{
	font-size:14px;
	width: 270px;
}
.j-list-l3{
	font-size:14px;
	width: 150px;
}
.j-list-l4{
	font-size:14px;
		width: 120px;
}
.j-list-l5{
	display: block;
	margin-left: 40px;
	height:40px;
	background-color:#FF9900;
	width: 150px;
	color: #fff!important;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	float: left;
	margin-top: 15px;
}
.j-c-tit{
	line-height: 20px;

	font-size: 14px;
	color: #666;
	padding-bottom: 30px;
}
.j-c-con{
	padding-bottom: 50px;
	height: auto;
	overflow: hidden;
}
.j-c-big{
	font-size: 16px;
	color: #333;
}
.j-c-li{
	color: #666;
	font-size: 14px;
	line-height: 30px;
	padding-top: 20px;
}
/*--广聚英才
-e-*/
/*--共赢-s-*/
.m-tab-c{
	height: 45px;
	width: 507px;
	margin: 0 auto;
}
/*--共赢-e-*/
/*--九游会j9老哥-s-*/
.s-big{
    font-size: 36px;
    color: #333;
    line-height: 30px;
    padding-top: 55px;
    padding-bottom: 15px;
    text-align: center;
}
.s-ctixt {
    text-align: center;
    line-height:28px;
    color: #868686;
    font-size: 12px;
}
.s-xtixt {
    text-align: center;
    line-height:28px;
    color: #5E5E5E;
    font-size: 14px;
	padding-top: 40px;
}
.s-btixt {
    text-align: center;
    line-height:28px;
    color: #5E5E5E;
    font-size: 16px;
	padding-top: 40px;
	margin-bottom: 100px;
}
.service-left{
	width:252px;
	float: left;
	height: auto;
	overflow: hidden;
}
.service-right{
	width:900px;
	float: right;
	height: auto;
	overflow: hidden;
	padding-bottom: 50px;
}
.service-right h2{
	color: #333;
	font-weight: 400;
	border-bottom:1px solid #ccc; 
	padding-bottom: 5px;
}
.p-oem p{
	font-size: 16px;
	color: #666;
	padding-bottom: 10px;
	overflow: hidden;
	line-height:30px;
}
.sl-top{
	border: 1px solid #d6d6d6;
	width: 230px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.sl-bt{
	height: 40px;
	line-height: 40px;
	background-color: #d6d6d6;
	font-size: 16px;
	padding-left: 10px;
	margin-bottom: 18px;
}
.sl-bt1{
	height: 40px;
	line-height: 40px;
	background-color: #d6d6d6;
	font-size: 16px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 18px;
}
.sl-bt b,.sl-bt1 b{
	font-weight: 400;
	padding-left: 10px;
	color: #666;
}
.sl-bt span,.sl-bt1 span{
	color:#055519;}
.sl-c1{
	padding: 18px  10px  7px  10px;
	font-size: 15px;
	color:#055519;
}
.sl-c2{
	font-size: 14px;
	padding:4px 10px;
	line-height: 20px;
}
.sl-c2 a:link,
.sl-c2 a:visited{
	font-size: 14px;
	line-height: 20px;
	color:#333;
}
.sl-c2 a:hover{
	text-decoration:underline;
	color:rgb(0, 128, 0);
}
.sl_hr{
	height: 1px;
	width: 210px;
	margin: 10px auto;
	background-color: #e1e1e1;
}
.s-rt{
	text-align: center;
	color: #555;
	font-size: 16px;
	margin-top: 20px;
}
.s-nl{
	height: 150px;
	width: 90%;
	padding-left: 50px;
	margin-top: 50px;
	padding-bottom: 50px;	
	border-bottom: 1px solid #d6d6d6;
}
.s-nltxt{
	width: 400px;
	height: 150px;
	float: left;
}
.s-nltxt{
	width: 400px;
	height: 150px;
	float: left;
	line-height: 30px;
}
.s-nlpic{
	width: 300px;
	height: 150px;
	float: right;
}
.s-nlt1{
	font-size: 18px;
	color: #055519;
}
.s-nlt2{
	font-size: 14px;
}
/*--九游会j9老哥-e-*/
.pagefy a{ color:#666}
