.news-article-bd{
	margin-top: 60px;
	border-top: 1px solid #D0D0D0;
}
.news-article-bd  .htit{
	font-size: 24px;
	padding: 45px 0px 20px;
	text-align: center;
}
.news-article-txt{
	font-size: 16px;
	color: #656565;
	line-height: 200%;
}
.news-article-txt p{
	text-indent: 30px;
	margin-top: 10px;
}
.news-pages{
	padding-top: 20px;
    margin-top: 30px;
    border-top: 1px solid #ddd;
}
.news-pages li{
	line-height: 30px;
}

/* 常见问题 */
.policiesbox{
	margin-top: 60px;
	border-top: 1px solid #D0D0D0;
}
.policiesbox h3{
	padding: 6px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #555;
	margin-top: 30px;
}
.policiesbox .hdbox{
	font-size: 16px;
	color: #555;
	background: #FCFCFC;
	border: 1px solid #ddd;
	padding:15px 20px 20px;
	line-height: 25px;
	margin-top: 6px;
}

/* 在线留言 */
.rcommon{
	margin-top: 50px;
	padding-top: 20px;
	border-top: 1px solid #D0D0D0;
}
.onlinelist{
	overflow: hidden;
}
.onlinelist li{
	float:left;
	width: 440px;
	margin-top: 25px;
}
.onlinelist li label,.lxliuyan  label{
	font-size: 16px;
	width: 100px;
	text-align: right;
	display: inline-block;
	margin-right: 10px;
	line-height: 40px;
}
.onlinelist li input{
	width: 280px;
	height: 40px;
	line-height: 40px;
	padding: 0px 5px;
	border: 1px solid #ccc;
	font-family:"Microsoft Yahei";
}
.onlinelist li input:focus{
  border:1px solid #0A94DC;
  outline: none;
}
.lxliuyan{
	margin-top: 25px;
	overflow: hidden;
}
.lxliuyan .text{
	float: left;
	width: 715px;
	padding: 10px;
	height: 130px;
	border: 1px solid #ccc;
	font-family:"Microsoft Yahei";
}
.lxliuyan textarea:focus{
	border:1px solid #0A94DC;
  	outline: none;
}
.tjbtn{
	font-size: 18px;
    width: 167px;
    border: none;
    height: 50px;
    line-height: 50px;
    background:#0A94DC;
    text-align: center;
    color: #fff;
    margin: 40px 0px 30px 380px;
    font-family:"Microsoft Yahei";
    cursor: pointer;
    outline: none;
    border-radius: 5px;
}
.tjbtn:hover{
	background:#0A87CB;
}

.rightbox .htitel01{
	text-align: center;
	font-size: 28px;
	color:#EBEBEB;
	letter-spacing: 1px;
}
.demo_line_02{
    height: 1px;
    width: 330px;
    margin: 25px auto 0px;
    border-top: 2px solid #ECECEC;
    text-align: center;
    display: block;
}
.demo_line_02 span{
    position: relative;
    top: -23px;
    background: #fff;
    padding: 0 12px;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 1px;
}
/*进口流程*/
.jkliuclist{
	margin-top: 50px;
	border-top: 1px solid #D0D0D0;
	overflow: hidden;
}
.jkliuclist li{
	float: left;
	width:390px;
	border: 1px solid #EEEEEE;
	margin: 40px 30px 0px 0px;
}
.jkliuclist li a{
	display: block;
}
.jkliuclist li .pic{
	width: 390px;
	height: 305px;
	display: table-cell; 
  	vertical-align:middle; 
  	text-align:center; 
 	*display: block;
}
.jkliuclist li .pic img{
	vertical-align:middle;
    max-width:390px;
    max-height:305px;
}
.jkliuclist li h3{
	height: 70px;
	line-height: 70px;
	font-size: 21px;
	text-align: center;
	display: block;
	border-top: 1px solid #EEEEEE;
	overflow: hidden;
}
.jkliuclist li:hover h3{
	background:#0A7CDC;
	border-top: 1px solid #0A7CDC;
	color: #fff;
	display: block;
}
.jkbanner{
	background: url(../images/jkbanner.jpg) no-repeat center center;
	height: 370px;
}
.sgbanner{
	background: url(../images/sgbanner.jpg) no-repeat center center;
	height: 370px;
}
.successlist{
	margin-top: 60px;
	border-top: 1px solid #D0D0D0;
}
.successlist li{
	float: left;
	width: 440px;
	margin: 30px 5px 0px 0px;
}
.successlist li .pic{
	width: 440px;
	height: 615px;
	display: table-cell; 
  	vertical-align:middle; 
  	text-align:center; 
 	*display: block;
}
.successlist li .pic img{
	vertical-align:middle;
    max-width:440px;
    max-height:615px;
}
.successlist li h3{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 21px;
	overflow: hidden;
}
.partnerbg{
	background: url(../images/partnerbg.jpg) no-repeat center center;
	height: 370px;
}
.partnerbox{
	width: 882px;
	margin-top: 60px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.partnerbox li{
	float: left;
	width: 293px;
	height: 175px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.partnerbox li .pic{
	width: 293px;
	height: 175px;
	display: table-cell; 
  	vertical-align:middle; 
  	text-align:center; 
 	*display: block;
}
.partnerbox li .pic img{
	vertical-align:middle;
    max-width:293px;
    max-height:175px;
}

/*服务项目*/
.servicebg{
	background:url(../images/servicebg.jpg) no-repeat center center;
	height: 370px;
}
.servicetit{
	padding:50px 0px 10px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.servicetit .ltit{
	float: left;
}
.servicetit .ltit em{
	font-size: 21px;
	display: inline-block;
	font-weight: bold;
	color: #0181DB;
	letter-spacing: 1px;
	font-style: normal;
}
.servicetit .ltit span{
	font-size: 18px;
	padding: 0px 10px;
	text-align: center;
	font-style: normal;
	color: #fff;
	display: inline-block;
	background-image: url(/static/index/img/sbxbg.png);
	background-size: 100% 100%;
}
.servicetit .rtel{
	float: right;
	font-size: 18px;
	color: #0181DB;
	font-weight: bold;
	padding-right: 10px;
}
.servicetit .rtel i{
	color:#F47B13;
}
.servicetxt{
	font-size: 16px;
	color: #656565;
	line-height: 200%;
	padding-top: 10px;
}
.servicetxt p{
	text-indent: 30px;
	margin-top: 10px;
}
.seryslist{
	margin-top: 30px;
	padding-bottom: 20px;
	overflow: hidden;
}
.seryslist li{
	float: left;
	background: #41A5D7;
	margin: 10px 0px 0px 10px;
	width: 380px;
	padding: 15px 25px 0;
	color:#fff;
	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;
  	border-radius: 6px;
  	font-size: 16px;
  	line-height: 30px;
	min-height: 80px;
}
.seryslist li:hover{
	background: #0A94DC;
}
.seryslist li b{
	font-size: 18px;
}


/*报关清关*/
.bgqgtxt{
	font-size: 18px;
	line-height: 28px;
}
.bgqglist{
	overflow: hidden;
}
.bgqglist li{
	float: left;
	width: 220px;
	background: #F0F0F0;
	height: 430px;
	margin: 50px 50px 0px 0px;
	-moz-border-radius: 8px;
  	-webkit-border-radius: 8px;
  	border-radius: 8px;
	overflow: hidden;
}
.bgqglist li:nth-last-child(1){
	/*height: 760px;*/
}
.bgqglist li .pic img{
	width: 220px;
	height: 175px;
	display: block;
	-moz-border-radius: 8px 8px 0px 0px;
  	-webkit-border-radius: 8px 8px 0px 0px;
  	border-radius: 8px 8px 0px 0px;
}
.bgqglist li h3{
	text-align: center;
	font-size: 21px;
	padding: 20px 0px 15px;
	background: url(../images/bgqgbg.jpg) no-repeat bottom center;
}
.bgqglist li p{
	padding: 10px 15px 0px;
	font-size: 16px;
	line-height: 25px;
	text-align: justify ;
}
.bgqglist li:hover{
	background:#6EC7EF;
	color: #fff;
}
.bgqglist li:hover h3{
	background: url(../images/bgqgbgh.jpg) no-repeat bottom center;
}
/*批文备案*/
.pwbatext{
	font-size: 16px;
	line-height: 200%;
}
.pwbatext p{
	padding-bottom: 10px;
	text-indent: 30px;
}
.serimg{
	text-align: center;
	padding: 25px 0px;
}
.serimg img{
	max-width: 885px;
}
/*器械单证*/
.pxdztext{
	text-indent: 30px;
}
.pxdztext .btit{
	font-size: 18px;
	font-weight: bold;
}
.pxdztext  dl{
	margin-top: 25px;
}
.pxdztext  dl dt{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
.pxdztext  dl dd{
	font-size: 16px;
	color: #656565;
	line-height: 30px;
	margin-top: 5px;
}
/*标签备案*/
.bqbatit{
	font-size: 24px;
}
.bqbatit02{
	font-size: 21px;
}
.bqbatit03{
	font-size: 16px;
	display: block;
	margin-top: 15px;
}
.bqbatxt{
	background: #FCFCFC;
	border: 1px solid #ddd;
	padding: 5px 20px 15px;
	margin-top: 15px;
	font-size: 16px;
	color:#656565;
	line-height: 180%;
}
.bqbatxt p{
	margin-top: 10px;
	text-indent: 20px;
}
.bqbatxt02{
	font-size: 16px;
	color: #656565;
	line-height: 30px;
}
#d_etc23{
	width:100%;
	height:50px;
	margin-top: 50px;
	padding-top: 40px;
	border-top: 1px solid #D0D0D0;
}
#d_etc23 .d_fixed{
	position:relative;
	top:0;
	width:100%;
	z-index: 99;
}
#d_etc23 ul{
	height:42px;
	width: 885px;
	background: #fff;
	overflow: hidden;
}
#d_etc23 ul li{
	float:left;
}
#d_etc23 ul li a{
	color:#ffffff;
	display: block;
	height: 42px;
	line-height: 42px;
	padding: 0px 10px;
	background: #0A94DC;
	color: #fff;
	font-size: 18px;
	margin-left: 55px;
	-moz-border-radius: 21px;
  	-webkit-border-radius: 21px;
  	border-radius: 21px;
}
#d_etc23 ul li.on a{
	background: #FF6D00;
}

 .htitel01{
	text-align: center;
	font-size: 28px;
	color:#EBEBEB;
	letter-spacing: 1px;
}


.jctrobox{
	padding: 40px 0px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
}
.jctrobox .pic{
	float:left;
	width: 230px;
	height: 150px;
}
.jctrobox .pic img{
	width: 230px;
	height: 150px;
}
.jctrobox .text{
	float:right;
	width: 550px;
}
.jctrobox .text h3{
	font-size: 24px;
	padding: 10px 0px;
}
.jctrobox .text p{
	font-size: 15px;
	color: #878787;
	line-height: 25px;
}
.yeliucbox{
	padding: 30px 0px 50px;
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.yeliucbox .liuc{
	float:left;
	width: 96px;
	height: 80px;
	background: #F3F3F3;
	font-size: 26px;
	padding-top: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	color: #555;
	letter-spacing: 2px;
	-moz-border-radius: 50%;
  	-webkit-border-radius: 50%;
  	border-radius: 50%;
}
.yeliucbox  .liutxt{
	float:right;
	width: 760px;
	font-size: 16px;
	color: #555555;
	line-height: 30px;
}
.yyeimg{
	position: relative;
	margin-top: 50px;
}
.yyeimg .imglist{
	text-align: center;
	overflow: hidden;
}
.yyeimg .imglist li{
	float:left;
	margin-left: 20px;
}
.yyebg{
	position: absolute;
	top:-20px;
	left: 400px;
	width: 96px;
	height: 80px;
	background: #F3F3F3;
	font-size: 26px;
	padding-top: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	color: #555;
	letter-spacing: 2px;
	-moz-border-radius: 50%;
  	-webkit-border-radius: 50%;
  	border-radius: 50%;
}
.ptit{
	font-size: 16px;
	color: #555;
	padding-top: 10px;
}
.nftable{
	border: 1px #333 solid;
	border-collapse: collapse;
    width: 100%;
    font-size: 18px;
    margin-top: 25px;
}
.nftable th{
	background:#BDDDF6;
	padding: 20px 0px;
	text-align: center;
	font-weight: normal;
	border: 1px #333 solid;
}
.nftable td{
	text-align: center;
	border: 1px #333 solid;
	padding: 15px 0px
}

.jkbanner{
	background: url(../images/jkbanner.jpg) no-repeat center center;
	height: 370px;
}
.sgbanner{
	background: url(../images/sgbanner.jpg) no-repeat center center;
	height: 370px;
}
.successlist{
	margin-top: 60px;
	border-top: 1px solid #D0D0D0;
}
.successlist li{
	float: left;
	width: 440px;
	margin: 30px 5px 0px 0px;
}
.successlist li .pic{
	width: 440px;
	height: 615px;
	display: table-cell; 
  	vertical-align:middle; 
  	text-align:center; 
 	*display: block;
}
.successlist li .pic img{
	vertical-align:middle;
    max-width:440px;
    max-height:615px;
}
.successlist li h3{
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 21px;
	overflow: hidden;
}
.partnerbg{
	background: url(../images/partnerbg.jpg) no-repeat center center;
	height: 370px;
}
.partnerbox{
	width: 882px;
	margin-top: 60px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.partnerbox li{
	float: left;
	width: 293px;
	height: 175px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.partnerbox li .pic{
	width: 293px;
	height: 175px;
	display: table-cell; 
  	vertical-align:middle; 
  	text-align:center; 
 	*display: block;
}
.partnerbox li .pic img{
	vertical-align:middle;
    max-width:293px;
    max-height:175px;
}


/*企业文化*/
.haxqywh{
	height: 276px;
	padding: 80px 0px 0px 445px;
	margin-top: 50px;
	font-size: 18px;
}
.qywh01{
	background: url(/static/index/img/qywh01.jpg) no-repeat left top;
	
}
.qywh02{
	background: url(/static/index/img/qywh02.jpg) no-repeat left top;
}
.qywh01 p,.qywh02 p{
	padding: 15px 0px;
}
/*团队风采*/
.tdfcbox01{
	width: 882px;
	height: 351px;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}
.tdfcbox01 img{
	width: 882px;
	height: 351px;
}
.tdfcbox01 .introbox{
	width: 245px;
	height: 351px;
	background: #0282DB;
	position: absolute;
	left: 318px;
	top:0;
	color: #fff;
}
.tdfcbox01 .introbox h3{
	text-align: center;
	font-size: 23px;
	font-weight: bold;
	padding: 50px 0px 25px;
	background: url(../images/tdfcbg.jpg) no-repeat center bottom;
}
.tdfcbox01 .introbox p{
	font-size: 21px;
	padding: 20px 15px 0px;
	line-height: 40px;
}
.tdfcbox01 .introbox p span{
	padding-right: 15px;
}
.tdfclist{
	overflow: hidden;
}
.tdfclist li{
	float: left;
	width:420px;
	margin-top: 40px;
	margin-left: 5px;
}
.tdfclist li img{
	width:420px;
	height: 315px;
}
/*总经理寄语*/
.managerbox{
	background: #F7F7F7;
	height: 375px;
	padding: 0px 15px;
	margin-top: 30px;
	overflow: hidden;
}
.managerbox .zjltxt{
	float: left;
	font-size: 26px;
	width: 60px;
	text-align: center;
	padding-top: 140px;
}
.managerbox .zjlimg{
	float: left;
	width: 390px;
	margin-left: 10px;
}
.managerbox .zjlimg img{
	width: 100%;
	height: 100%;
}
.managerbox  .zjltext{
	float: left;
	width: 345px;
	margin-top: 50px;
	margin-left: 10px;
	font-size: 18px;
	color: #656565;
	text-indent: 30px;
	line-height: 200%;
}
/*公司视频*/
.gsspboxtop{
	margin-top: 20px;
}
.gsspboxtop .lbigsp{
	float:left;
	width: 500px;
	height: 285px;
	margin-top: 10px;
}
.gsspboxtop .splist{
	float:right;
	width: 370px;
	overflow: hidden;
}
.gsspboxtop .splist li{
	float:left;
	width: 175px;
	height: 135px;
	margin: 10px 0px 0px 10px;
}
.gsspboxlist li{
	float:left;
	width: 210px;
	height: 135px;
	margin-top: 30px;
	margin: 30px 5px 0px;
}
