@charset "gb2312";
/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: none;
	font-size: 12px;
	text-decoration: none;
}
.clear{
	clear: both;
}
.left{
	float: left;
}
.right{
	float: right;
}

.sernav-center{
	margin-left: auto;
	margin-right: auto;
}
.sernav-top{
	width: 1000px;
	margin-left: auto;
	margin-right:auto; 
}
.sernav-top-tit{
    height: 30px;
    text-align: left;
	font-size: 14px;
	color: #333;
	
}
.sernav-top-tit span{
	margin-left: 5px;
}
.sernav-top-tit span a{
	color: #333;
}
.sernav-top-tit span .sernav-top-selec{
color: #008e4c;
}
.sernav-top-name{
	color: #000;
}

.sernav-top-icon{
	display: block;
	float: left;
	width: 17px;
	height: 13px;
	margin-top: 3px;
	background: url(imagesserli_13.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat; 
}
.sernav-top-tl img{
	height: 150px;
	width: 1000px;
}
.sernav-content{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.sercon-le ul{
   width: 229px;
   background:#008e4c;
}
.sercon-le li{
	
	color: #fff;
	width: 229px;
	height: 61px;
	
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.sercon-le li:hover{

	color: #008e4c;
	background: #fff;
	width: 229px;
	height: 61px;
	
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.sercon-le ul li a{
	height: 60px;
	margin-left: auto;
	margin-right: auto ;
	display: block;
	width: 180px;
	color: #fff;
	font-size: 18px;
	line-height: 60px;
	border-bottom: 1px solid #fff;
}
.sercon-le ul li a:last-child{
	height: 61px;
	margin-left: auto;
	margin-right: auto ;
	display: block;
	width: 180px;
	color: #fff;
	font-size: 18px;
	line-height: 75px;
	
}
.sercon-le ul li a:hover{
	display: block;
	width: 170px;
	color: #008e4c;
	font-size: 18px;
	line-height: 75px;
	background: #fff;
	border-bottom: none;
}

.serconri-tit-sp1{
	font-size: 12px;
	color: #7e7e7e;
}
.serconri-tit-sp2{
	font-size: 12px;
	color: #008e4c;
}
.sercon-ri{
	float:right;
	width: 752px;
}







.tab_box ul li a{
	font-size: 14px;
	color: #616161;
	line-height: 30px;
	margin-left: 2px;
}

.tab_box ul{
	margin-top:50px;
	width: 413px;
}
.tab_box ul li{
	text-align: left;
	height: 28px;
    width: 380px;
	border-bottom: 1px solid #d8d8d8;
	margin-right: auto;
	margin-left: auto;
}
.tab_box ul li:last-child{
border:none;
}
/* tab */

#tab {
	width: 413px;
	height: 230px;
float: left;
	position: relative;
	margin-top: 15px;
		border-top: 2px solid #008e4c;
		border-right: 1px solid #d8d8d8;
		border-left: 1px solid #d8d8d8;
		border-bottom:1px solid #d8d8d8 ;
}
#tab .tab_menu {
	width: 414px;
	float: left;
	z-index: 1;
 *margin-top: 30px;
	height: 40px;

}
#tab .tab_menu li {
	font-size: 14px;
	float: left;
	width: 137px;   /*菜单栏每块宽度*/
	height: 40px;   /*菜单栏高度*/
	line-height: 40px;
	cursor: pointer;
	text-align: left;
	text-align: center;
	margin-left: -1px;

	background:#f3f3f3;
	border:1px solid #d8d8d8;
	color: #333;
	position:relative;
	cursor:pointer;
}
#tab .tab_menu  li:last-child{
	border-right: none;
}
#tab .tab_box {
	width: 413px;
	clear: both;
	position: relative;
	text-align: left;
}
#tab .tab_menu .selected {
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	border-bottom: 0px;
	font-size: 14px;
color: #008e4c;
	font-weight: bold;
	background: #fff;
}
.hide {
	display: none;
}

#tab1 {
	float: right;
	width: 320px;
height: 230px;
	position: relative;
	margin-top: 15px;
		border-top: 2px solid #008e4c;
		border-right: 1px solid #d8d8d8;
		border-left: 1px solid #d8d8d8;
		border-bottom:1px solid #d8d8d8 ;
}
#tab1 .tab_menu {
	width: 320px;
	float: left;
	z-index: 1;
 *margin-top: 30px;
	height: 40px;

}
#tab1 .tab_menu li {
	font-size: 14px;
	float: left;
	width: 159px;   /*菜单栏每块宽度*/
	height: 40px;   /*菜单栏高度*/
	line-height: 40px;
	cursor: pointer;
	text-align: left;
	text-align: center;
	margin-left: -1px;

	background:#f3f3f3;
	border:1px solid #d8d8d8;
	color: #333;
	position:relative;
	cursor:pointer;
}
#tab1 .tab_menu  li:last-child{
	border-right: none;
	width: 160px;
}
#tab1 .tab_box1 {
	width: 330px;
	clear: both;
	position: relative;
	text-align: left;
}
#tab1 .tab_menu .selected1 {
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	border-bottom: 0px;
	font-size: 14px;
color: #008e4c;
	font-weight: bold;
	background: #fff;
}

.tab_box1 ul li a{
	font-size: 14px;
	color: #616161;
	line-height: 30px;
	margin-left: 2px;
}

.tab_box1 ul{
	margin-top:50px;
	width: 320px;
}
.tab_box1 ul li{
	text-align: left;
	height: 28px;
    width: 286px;

	margin-right: auto;
	margin-left: auto;
}
.tab_box1 ul li:last-child{
border:none;
}

.tab_box2-bg{
	display:block;
	float: left;
	margin-top: 18px;
	margin-left: 10px;
	height: 240px;
	width: 220px;
	background: url(imagesservice-nav_15.jpg);
	background-size:100% 100%;
	background-repeat: no-repeat;
}
.tab_box2-bg a img{
	width: 212px;
	height: 232px;
}
.tab_box2-bg a{
	width: 212px;
	height: 232px;
	display: block;
position: relative;
color: #fff;
font-size: 14px;
font-weight: bold;
}

#tab2 {

	width: 471px;
height: 314px;
	position: relative;
	
		border-top: 2px solid #008e4c;
		border-right: 1px solid #d8d8d8;
		border-left: 1px solid #d8d8d8;
		border-bottom:1px solid #d8d8d8 ;
}
#tab2 .tab_menu {
	width: 471px;
	float: left;
	z-index: 1;
 *margin-top: 30px;
	height: 40px;

}
#tab2 .tab_menu li {
	font-size: 14px;
	float: left;
	width: 235px;   /*菜单栏每块宽度*/
	height: 40px;   /*菜单栏高度*/
	line-height: 40px;
	cursor: pointer;
	text-align: left;
	text-align: center;
	margin-left: -1px;

	background:#f3f3f3;
	border:1px solid #d8d8d8;
	color: #333;
	position:relative;
	cursor:pointer;
}
#tab2 .tab_menu  li:last-child{
	border-right: none;
	width: 235px;
}
#tab2 .tab_box2 {
	width: 471px;
	clear: both;
	position: relative;
	text-align: left;
}
#tab2 .tab_menu .selected2 {
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	border-bottom: 0px;
	font-size: 14px;
color: #008e4c;
	font-weight: bold;
	background: #fff;
}
.sercon-rili-tit{
	width: 212px;
	height: 40px;
	background:url(imagesservice-nav1.png);
	position: absolute;
	bottom: 0px; 
	line-height: 40px;
}
.sercon-rili-le{
	float: left;

}
.sercon-ri-new{
	width: 100%;
}
.sercon-rili-ri{
	position: relative;
	float:right;	
}
.sercon-ri .sercon-ri-tit{
	text-align: left;
	border-bottom: 1px solid #292929;
	height: 30px;
	line-height: 30px; 
}

.sercon-ri-li{
	width: 100%;
	margin-top: 15px;
}

.sercon-seract{
	width: 260px;
	height: 150px;
	border:1px  solid #d8d8d8; 
	text-align: left;
}
.sercon-seract-top{
	height: 30px;
	background: #008e4c;
	text-align:left;
}
.sercon-seract-top span{
	display: inline-block;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 34px;f
}
.sercon-seract-sp1{
	margin-top: 15px;
	margin-left: 15px;
	display: block;
	font-size: 12px;
	color: #3a3a3a;
}
.sercon-seract-sp2{
	margin-top: 5px;
	margin-left: 30px;
	font-size: 12px;
	color: #767676;
	display: block;
}
#sercon-seract-submit{
	display: inline-block;
	width: 55px;
	height: 26px;
	background: #008e4c;
	margin-top: 15px;
	margin-right: 20px;
}

#sercon-seract-submit a,#sercon-seract-look a{
font-size: 16px;
color: #fff;
line-height: 26px;
}
#sercon-seract-look {
display: inline-block;
	width: 55px;
	height: 26px;
margin-top: 15px;
	background: #fa8d14;
}
.sercon-column{
	width: 260px;
	height: 120px;
	background: url(imagessernav_03.jpg);
	background-size:100% 100%;
	background-repeat: no-repeat;
	position: relative;
	margin-top: 15px;
	border: 1px solid #d8d8d8;
}
.sercon-column span{
	display: block;
	width:260px; 
	height:40px;
	position: absolute;
	top: 40px;
	background: url(imagesservice-nav1.png);
}
.sercon-column span a{
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	line-height: 42px;
}

.dfqy{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.dfqy-list{
	width: 735px;
	float: left;
	margin-top:20px; 
}
.dfqy-li-top{
	height: 30px;
	border-bottom: 2px solid #008e4c; 
}
.dfqy-li-top span{
	display: inline-block;
	float: left;
	width: 130px;
	height:30px;
	background: #008e4c;
	color: #fff;
	line-height: 32px;
	font-size: 14px;
    text-align:center;
}
.dfqy-li-img{
	float: left;
	margin-top: 13px;
	height: 96px;
	width: 120px;
}
.dfqy-li-img img{
	height: 96px;
	width: 120px;
}
.dfqy-list-ul li{
	height: 124px;
	border-bottom: 1px solid #d4d4d4;
}
.dfqy-li-name{
	display: block;
font-size: 16px;
color: #008e4c;
margin-top: 15px;
}
.dfqy-li-text{
text-align: left;
float: left;
margin-left: 15px;
width:600px;
}
.dfqy-li-infor{
font-size: 12px;
color: #6d6d6d;
display: inline-block;
width: 513px;
margin-top: 10px;

}
.dfqy-li-more {
	font-size: 12px;
color: #000;
display: inline-block;
margin-left: 50px;


}
.dfqy-li-more a{
	font-size: 12px;
color: #000;
}

.dfqy-search{
	width: 243px;
	height: 230px;
	background: #f6f6f6;
	float: right;
	margin-top: 20px;
}
.dfqy-search-top{
height: 32px;
width: auto;
background: #fa8d14;
text-align:center;
margin-bottom:20px;
}
.dfqy-search-top span{
	font-size: 14px;
	line-height: 32px;
	color: #fff;
}
.dfqy-search-name{
	font-size: 14px;
	color: #000;
	display: inline-block;
	margin-top: 25px;
}
.dfqy-search  input{
	width: 140px;
	height:28px;
	border: 1px solid #999;
    padding-left:5px;
    background:#fefefe;
}
.dfqy-search-text{
	margin-top: 0px;
    padding:0 12px;
    height:50px;
    text-align:center;

}
.dfqy-search-button{
    margin-top:20px;
    text-align:center;
}
.dfqy-search-cx{
	width: 58px;
	height: 28px;
	background: #008e4c;
	font-size: 14px;
	color: #fff;
	display: inline-block;
margin-right: 20px;
	margin-top: 35px;
}
.dfqy-search-cz{
	line-height: 28px;
	display: inline-block;
	width: 58px;
	height: 28px;
	background: #fa8d14;
	font-size: 14px;
	color: #fff;
	margin-top:35px; 
}
.dfqy-search-cz a,.dfqy-search-cx a{
	font-size: 14px;
	color: #fff;
	line-height: 28px;
}


.cpy-detl{
width: 1000px;
margin-right: auto;
margin-left: auto;
border-bottom: 1px solid #636363;
}
.cpy-detl-top{
height: 30px;
border-bottom:2px solid #008e4c;
text-align:center;
margin-top:20px;
}
.cpy-detl-top span{
	display: block;
	float: left;
	height: 30px;
	width: 118px;
	font-size: 14px;
	background: #008e4c;
	line-height: 34px;
	color: #fff;
}
.cpy-detl-name{
	display: block;
font-size: 24px;
font-weight: bold;
color: #008e4c;
text-align: left;
line-height: 60px;
}
.cpy-detl-infor img{
width: 500px;
height: 350px;
display: inline-block;
float: left;
border: 1px solid #d3d3d3;
}
.cpy-detl-infor{
	line-height: 35px;
	text-align: left;
}
.cpydetl-infor-type{
	font-size: 16px;
	color: #232323;
}
.cpydetl-infor-name{
	margin-left: 40px;
	font-size: 18px;
	color: #000;
}

.cpy-detl-text{
	text-align:left;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#cpy-detl-icon{
	display: inline-block;
	width: 3px;
	height: 15px;
	background: #008e4c;
	margin-top: 36px;
}
.cpy-detl-brief{
font-size: 20px;
font-weight: bold;
color: #008e4c;
margin-left: 6px;
}

.cpy-detl-text p{
font-size: 16px;
color: #606060;
text-indent: 2em;
line-height: 30px;
margin-top: 5px;
margin-bottom: 20px;
}

.service-list{
width: 1000px;
margin-left: auto;
margin-right: auto;
}
.service-list .sernav-top-tit{
    height: 30px;
    text-align: left;
	font-size: 14px;
	color: #333;
	line-height: 30px;
	margin-top: 10px;
}
.service-list .sercon-ri-tit{
	height: 30px;
	text-align: left;
	border-bottom: 1px solid #7e7e7e;
    width: 692px;
    margin-top: 10px;
}
.service-list .dfqy-li-top{
width: 692px;
margin-top: 20px;
}
.serli-ul{
	text-align: left;
	width: 693px;
	margin-top: 10px;
}
.serli-ul li{
   
	height: 135px;
	border-bottom: 1px solid #ccc;
}
.serli-ul li:last-child{
	border:none;
}
.serli-name{
	display: block;
	font-size: 18px;
	color: #1e1e1e;
	text-align: left;
	margin-top: 10px;
}
.serli-ul img{
	display: block;
	width: 185px;
	height:77px;
}
.serli-ul-le{
	float: left;
	text-align: left;
	margin-top: 10px;
}
.serli-time{
font-size: 12px;
color: #949393;
margin-top: 5px;
display: block;
}

.serli-text{
	display: inline-block;
	width: 480px;
	font-size: 12px;
	color: #424242;
	margin-top: 10px;
	margin-left: 15px;
}
.serli-text a{
	font-size: 12px;
	color: #424242;
	line-height: 20px;
}
.serli-le{
	float: left;
}
.serli-ri{
	float: right;

}

.serli-ri{
	width: 290px;
	margin-top: 10px;

}
.serli-ri span{
	display: block;
width: 288px;
height: 32px;
color: #fff;
font-size: 14px;
text-align: center;
background: #008e4c;
line-height: 32px;
}
.serli-ri ul{
	width: 286px;
	border-bottom: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	height: 120px;
	text-align: left;
	padding-top: 5px;
}

.serli-ri ul li a{
	font-size: 12px;
	color: #000;

}
.serli-ri ul li{
	padding-top: 10px;
	margin-left: 15px;
}
.expert-search-imgbg{
	float: left;
width: 84px;
height: 106px;
margin-top: 10px;
background: url(imageszjcx_03.jpg);
	background-size:100% 100%;
	background-repeat: no-repeat;
}
.expert-search-imgbg img{
	display: block;
width: 78px;
height: 100px;

}
.expert-search-imgbg a{
	display: block;
width: 78px;
height: 100px;
}
.expert-search-ul{
width: 676px;
}
.expert-search-ul li{
height: 120px;
width: 676px;
border-bottom: 1px solid #e5e5e5;
text-align: left;
}
.expert-search-ul li:last-child{
	border:none;
}
.expert-sear-le .sercon-ri-tit{
	width: 676px;
}
.expert-sear-le  .dfqy-li-top
{
	width: 676px;
}
.expert-name{
    display: block;
font-weight: bold;
	font-size: 16px;
	color: #008e4c;
	margin-top: 10px;
	margin-left: 15px;
}
.expert-sp1{
	display: inline-block;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 20px;
margin-top: 6px;
margin-left: 15px;
}
.expert-sp2{
	font-size: 12px;
	color: #565656;
	font-weight: bold;
}
.expert-search-text{
	float: left;
	text-align: left;
}
.expert-sear-le{
	float: left;
}
.expert-sear-ri {
	width: 300px;
	float: right;
}

.expert-search{
	width: 300px;
	height: 230px;
	background: #f6f6f6;
	float: right;
	margin-top: 10px;
}
.expert-search-top{
height: 50px;
width: 300px;
border-bottom: 2px solid #008e4c;
text-align: left;
}
.expert-search-top span{
	font-size: 18px;
	line-height: 54px;
	color: #008e4c;
	font-weight: bold;
	margin-left: 20px;
}
.expert-search-name{
	font-size: 14px;
	color: #000;
	display: inline-block;
	margin-top: 20px;
}
.expert-search  input{
	width: 166px;
	height:28px;
	border: 1px solid #999;
}
.expert-sear-text{
	margin-top: 20px;

}
.expert-search-cx{
	width: 58px;
	height: 28px;
	background: #008e4c;
	font-size: 14px;
	color: #fff;
    margin-right:15px;
}
.expert-search-cx  input{
	width: 58px;
	height:28px;
    background: #008e4c;
    font-size: 14px;
	color: #fff;
    padding-left:0;
}
.expert-search-cz{
	width: 58px;
	height: 28px;
	background: #fa8d14;
	font-size: 14px;
	color: #fff;
    margin-left:15px;
}
.expert-search-cz  input{
	width: 58px;
	height:28px;
	  background: #fa8d14;
    font-size: 14px;
	color: #fff;
}
.expert-search-cz a,.expert-search-cx a{
	font-size: 14px;
	color: #fff;
	line-height: 28px;
}
.expertsear-content{
margin-left: auto;
margin-right: auto;
width: 1000px;
}

.buy {
    background:#F39700;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    height: 42px;
    line-height: 42px;
    margin: 15px 0px;
    text-align: center;
    width: 142px;
    border-radius:5px;
    color:#fff;
}





