/*2018-8-30 新改服务介绍*/
*{
	margin:0;
	padding:0;
}
body{
}
li{
	list-style: none;
}
.left{
	float:left;
}
.right{
	float:right;
}
.service_js_box{
	/*width:920px;*/
	height:auto;
}
.service_js_box .title_box{
	/*width:872px;*/
	margin:0 auto;
	border:1px solid #e5e5e5;
}
.service_js_box .title_box .title_box_div{
	/*width:872px;*/
	margin:0 auto;
	background: #1b85e2;
	color:#fff;
	padding:40px 0 40px 0;
}
.service_js_box .title_box .title_box_div .title{
	font-size:30px;
	font-weight: 600;
	margin:0 0 10px 40px;
}
.service_js_box .title_box .title_box_div .text{
	margin-left:40px;
	font-size:18px;
}
.service_js_box .title_box .content_box{
	width:100%;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	height:auto;
	border-bottom:1px solid #e5e5e5;
}
.service_js_box .title_box .content_box:last-child{
	border-bottom:none;
}
.service_js_box .title_box .content_box .title{
	float:left;
	/*width:15%;*/
	color:#1b85e2;
	text-align: center;
	font-size:18px;
}
.service_js_box .title_box .content_box .title>p{
	display: block;
    position: absolute;
    top: 48%;
    left: 7.5%;
    transform: translate(-50%,-50%);

}
.service_js_box .title_box .content_box .content_t{
	float:left;
	width:85%;
	border-left:1px solid #e5e5e5;
	box-sizing: border-box;
	padding:40px;
	font-size:16px;
    margin-left: 15%;
}
.service_js_box .title_box .content_box .content_t div{
	overflow: hidden;
	color:#333333;
	line-height: 25px;
}
.service_js_box .title_box .content_box .content_t div p:nth-of-type(1){
	float:left;
}
.service_js_box .title_box .content_box .content_t div p:nth-of-type(2){
	float:left;
	width:88%;
}
/*办理流程*/
.bllc_box{
	width:100%;
	background: #f7f7f7;
	margin-top:20px;
	padding-bottom:20px;
}
.biaoti_box{
	font-size:30px;
	color:#333333;
	text-align: center;
	padding:50px 0;
	font-weight: 600;
}
.bllc_box ul{
	width:94%;
	margin:0 auto;
	overflow: hidden;
	display: block !important;
}
.bllc_box ul li{
	width:118px;
	height:118px !important;
	float:left;
	border:2px solid #81b6e5;
	border-radius: 20px;
	background: #fff;
	text-align: center;
	margin: 0 31px 26px 0;
}
.bllc_box ul li:nth-of-type(6){
	margin-right:0;
}
.bllc_box ul li .number{
	width:32px;
	height:32px;
	line-height: 32px;
	border-radius: 50%;
	background: #1b85e2;
	color:#fff;
	margin:25px auto 10px auto !important;
}
.bllc_box ul li .text{
	font-size:16px;
	color:#333333;
}
/*设立分公司的优势*/
.gsys_box{
	width:100%;
	height:auto;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/ys_bj.png) no-repeat;
	background-size:100% 100%;
	padding-bottom:40px;
	overflow: hidden;
}
.gsys_box ul{
	width:94%;
	margin:0 auto;
	display: block !important;
}
.gsys_box ul li{
	float:left;
	/*width:245px;*/
	height:220px;
	background: #47a2f1;
	border-radius: 10px;
	color:#fff;
	font-size:14px;
	display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
	position: relative;
	margin-right:60px;
	margin-bottom:20px;
}
.gsys_box ul li:nth-of-type(3){
	margin-right:0;
}
.gsys_box ul li div p:nth-of-type(1){
	display: inline-block;
    position: absolute;
    top: 0;
    left: -20px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 22px;
    background: #47a2f1;
    border-radius: 50%;
    border: 10px solid #fff;
    font-size: 20px;
}
.gsys_box ul li div p:nth-of-type(2){
	width:86%;
	margin:0 auto;
}
/*为什么选择憨牛网*/
.why_xwhnw{
	/*width:872px;*/
	margin:0 auto;
	overflow: hidden;
}
.why_xwhnw .pk{
	/*width:872px;*/
	height: 100px;
	margin:0 auto;
	background: #1b85e2;
	overflow: hidden;
	position: relative;
}
.why_xwhnw .pk p{
	float:left;
	/*width:50%;*/
	text-align: center;
	line-height: 100px;
	color:#fff;
	font-size:20px;
	font-weight: 600;
}
.why_xwhnw .pk img{
	position: absolute;
	left:44.6%;
}
.why_xwhnw ul{
	width: 48.3%;
	float:left;
	border:1px solid #e5e5e5;
	box-sizing: border-box;
	border-bottom:none;
}
.why_xwhnw ul:nth-of-type(1){
	margin-left:10px;
}
.why_xwhnw ul li{
	width:100%;
	height:140px;
	border-bottom:1px solid #e5e5e5;
}
.why_xwhnw ul li div{
	display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
.why_xwhnw ul li div p:nth-of-type(1){
	display: inline-block;
	width:75px;
	height:35px;
	line-height: 35px;
	border:1px solid #1b85e2;
	border-radius: 40px;
	text-align: center;
	font-weight: 600;
	color:#1b85e2;
	font-size:18px;
	margin-top:24px;
}
.why_xwhnw ul li div p:nth-of-type(2){
	width:70%;
	margin-top:10px;
	color:#333333;
	font-size:16px;
}
.why_xwhnw ul:nth-of-type(2){
	border-left:none;
}
.why_xwhnw ul:nth-of-type(2) li div p:nth-of-type(1){
	color:#333333;
	border-color: #e5e5e5;
}
/*憨牛网平台的优势*/
.pt_youshi_box{
	width:100%;
	height:auto;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/hnwptys.png) no-repeat;
	background-size:100% 100%;
	margin-top:20px;
}
.pt_youshi_box .content_box ul{
	overflow: hidden;
	width:80%;
	margin:0 auto;
}
.pt_youshi_box .content_box ul li{
	float:left;
	margin:0 60px 24px 0;
}
.pt_youshi_box .content_box ul li:nth-of-type(2),
.pt_youshi_box .content_box ul li:nth-of-type(4),
.pt_youshi_box .content_box ul li:nth-of-type(6),{
	margin-right:0;
}
.pt_youshi_box .content_box ul li p:nth-of-type(1){
	display: inline-block;
	width:30px;
	height:30px;
	border:1px solid #1b85e2;
	border-radius: 50%;
	text-align: center;
	font-size:24px;
	color:#1b85e2;
	font-weight: 600;
	float:left;
	font-family: 'Impact Regular';
	background: #fff;
}
.pt_youshi_box .content_box ul li p:nth-of-type(2){
	width:244px;
	height:31px;
	line-height: 31px;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/hnwptys_jx.png) no-repeat;
	background-size:100% 100%;
	float:left;
	text-align: center;
	color:#fff;
	font-size:16px;
}
.pt_youshi_box .content_box div{
	width:100%;
	height:50px;
	line-height: 50px;
	background: #1b85e2;
	color:#fff;
	text-align: center;
	font-size:16px;
	margin-top:15px;
}
/*常见问题*/
.cjwt_box{
	width:100%;
}
.cjwt_box .content_box{
	/*width:90%;*/
	margin:0 auto;
}
.cjwt_box .content_box div{
	margin-bottom:20px;
	font-size: 14px;
	margin-left:10px;
}
.cjwt_box .content_box div .wen{
	width:378px;
	border:1px solid #1b85e2;
	border-radius: 60px;
	overflow: hidden;
}
.cjwt_box .content_box div .wen p:nth-of-type(1){
	display: inline-block;
	width:46px;
	height:46px;
	line-height: 46px;
	background: #1b85e2;
	border-radius: 50%;
	text-align: center;
	color:#fff;
	float:left;
}
.cjwt_box .content_box div .wen p:nth-of-type(2){
	/*color:#1b85e2;
	float:left;
	line-height: 46px;
	margin-left:5px;
	width:80%;*/
	color: #1b85e2;
    float: left;
    /* line-height: 46px; */
    margin-left: 5px;
    width: 80%;
    height: 46px;
    display: flex;
    /* align-items: center; */
    justify-content: space-around;
    flex-direction: column;
}
.cjwt_box .content_box div .da{
	overflow: hidden;
	margin-top:20px;
}
.cjwt_box .content_box div .da p:nth-of-type(1){
	display: inline-block;
	width:46px;
	height:46px;
	line-height: 46px;
	background: #36c695;
	border-radius: 50%;
	text-align: center;
	color:#fff;
	float:left;
}
.cjwt_box .content_box div .da p:nth-of-type(2){
	display: block;
	float:left;
	width:90%;
	color:#333;
	margin:8px 0 0 5px;
	line-height: 28px;
	font-size:14px;
}
/*售后保障*/
.shbz_box{
	/*width:872px;*/
	margin:0 auto;
	margin-top:40px;
}
.shbz_box .row{
	border:1px solid #e5e5e5;
}
.shbz_box .big_title{
	width:100%;
	height:104px;
	line-height: 104px;
	font-size:30px;
	color:#1b85e2;
	font-weight: 600;
	background: #f7f7f7;
	border-bottom:1px solid #e5e5e5;
}
.shbz_box .big_title p{
	margin-left:40px;
}
.shbz_box .content_box{
	padding:40px 0;
	border-bottom:1px solid #e5e5e5;
	overflow: hidden;
}
.shbz_box .content_box:last-child{
	border-bottom:none;
}
.shbz_box .content_box p{
	margin-left:40px;
	color:#333;
}
.shbz_box .content_box .title{
	color:#1b85e2;
	font-size:18px;
	font-weight: 600;
	margin-bottom:10px;
}
.shbz_box .content_box .lc_box {
	width:100%;
}
.shbz_box .content_box .lc_box p{
	margin-left:0;
}
.shbz_box .content_box .lc_box .lc{
	/*width:95px;*/
	height:50px;
	line-height: 50px;
	text-align: center;
	color:#fff;
	border-radius: 10px;
	background: #1b85e2;
	float:left;
	margin-top:35px;
	font-size:14px;
	position: relative;
}
.shbz_box .content_box .lc_box .lc .style_p{
	display: inline;
	width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-left: 20px solid #1b85e2;
    border-bottom: 18px solid transparent;
    position: absolute;
    right: -13px;
    top: 7px;
    z-index: 1000;
}
.shbz_box .content_box .lc_box .lc{
	margin-left:40px;
	padding:0;
}
.shbz_box .content_box .lc_box .lc_two{
	margin-left:0px !important;
}
.shbz_box .content_box .lc_box .three_box{
	float:left;
	/*width:148px;*/
	height:126px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 6px #e7e7e7;
	display: flex;
    justify-content: space-around;
    flex-direction: column;
    padding:30px;
    font-size:14px;
    line-height: 22px;
	position: relative;
}
.shbz_box .content_box .lc_box .three_box:nth-of-type(3){
	background: #1b85e2;
}
.shbz_box .content_box .lc_box .three_box:nth-of-type(3) .style_p{
	border-left: 20px solid #1b85e2;
}
.shbz_box .content_box .lc_box .three_box:nth-of-type(3) p{
	color:#fff;
}
.shbz_box .content_box .lc_box .three_box .style_p{
	display: inline-block;
	width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-left: 20px solid #fff;
    border-bottom: 18px solid transparent;
    position: absolute;
    right: -13px;
    top: 40px;
    z-index: 1000;
}
.shbz_box .content_box .text{
	font-size:14px;
	line-height: 26px;
	width:90%;
}
/*======商标页面======*/
.newsb_box{
	/*width:920px;*/
}
.newsb_box .sbbhfs_box{
	width:100%;
	height:auto;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/seo_xq_bj1.png) no-repeat;
	background-size:100% 100%;
	padding-bottom:50px;
}
.newsb_box .sbbhfs_box>div{
	/*width:872px;*/
	margin:0 auto;
}
.newsb_box .sbbhfs_box>ul{
	margin:0 15px;
}
.newsb_box .head_title{
	text-align: center;
	padding:64px 0 42px 0;
}
.newsb_box .head_title>p{
	color:#1b79d9;
	font-size:28px;
	font-weight: 600;
}
.newsb_box .head_title img{
	display: inline-block;
}
/*.newsb_box .content_box{
	width: 815px;
    margin: 0 auto;
}*/
.newsb_box .text_text{
	color:#696969;
	font-size:20px;
	text-align: center;
	font-weight: 600;
	margin-bottom:26px;
}
.newsb_box .sbbhfs_box ul li{
	overflow: hidden;
	width:100%;
	height:90px;
	background: #fff;
    border-radius: 10px;
    margin-bottom:20px;
}
.newsb_box .sbbhfs_box ul li .title{
	display: block;
	height:90px;
	line-height: 90px;
	text-align: center;
	/*width:170px;*/
	background: #1b79d9;
	float:left;
	color:#fff;
	font-weight: 600;
	font-size: 20px;
	position: relative;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.newsb_box .sbbhfs_box ul li .title em{
	display: inline-block;
	width:0;
    height:0;
    border-width:8px 0 8px 16px;
    border-style:solid;
    border-color:transparent transparent transparent #1b79d9;/*透明 透明 透明 灰*/
    position:absolute;
    right: -12px;
    top: 36px;
}
.newsb_box .sbbhfs_box ul li .text{
	float:left;
	width:76%;
	height:90px;
	display: flex;
    align-items: left;
    justify-content: space-around;
    flex-direction: column;
    color:#696969;
    font-size:18px;
    line-height: 28px;
    margin-left:20px;
}
/*PCT国际申请优势*/
.new_pct_box{
	width:100%;
}
.new_pct_box .new_pct{
	/*width:872px;*/
	margin:0 auto;
}
.new_pct_box .content_box ul{
	overflow: hidden;
}
.new_pct_box .content_box ul li{
	float:left;
	/*width:415px;*/
	height:240px;
	border:2px solid #1b79d9;
	margin:0 144px 20px 0;
}
.new_pct_box .content_box ul li:nth-of-type(2),
.new_pct_box .content_box ul li:nth-of-type(4),
.new_pct_box .content_box ul li:nth-of-type(6),
.new_pct_box .content_box ul li:nth-of-type(8),
.new_pct_box .content_box ul li:nth-of-type(10){
	margin-right:0;
}
.new_pct_box .content_box ul li p:nth-of-type(1){
	width:172px;
	height:40px;
	line-height: 40px;
	background: #1b79d9;
	border-radius: 30px;
	text-align: center;
	color:#fff;
	font-size:20px;
	font-weight: 600;
	margin:28px 0 15px 40px;
}
.new_pct_box .content_box ul li p:nth-of-type(2){
	width:320px;
	margin-left:30px;
	color:#696969;
	font-size:18px;
	line-height: 28px;
}
/*为什么需要做驳回复审*/
.why_sbbhfs_box{
	width:100%;
	overflow: hidden;
}
.why_sbbhfs_box .why_sbbhfs{
	/*width:872px;*/
	margin:0 auto;
}
.why_sbbhfs_box .why_sbbhfs .content_box .content{
	/*width:317px;*/
	height:300px;
	background: #f6f6f7;
	border-radius: 10px;
	float:left;
	display: block;
	padding:0;
	width:41.66666667% !important;
}
.why_sbbhfs_box .why_sbbhfs .content_box .content:nth-of-type(1){
	margin-right:150px;
}
.why_sbbhfs_box .why_sbbhfs .content_box .content>p{
	text-align: center;
	font-size:22px;
	color:#333;
	font-weight: 600;
	padding:20px 0;
	background: #adadad;
	color:#fff;
}
.why_sbbhfs_box .why_sbbhfs .content_box .content:nth-of-type(2)>p{
	background: #1b79d9;
}
.why_sbbhfs_box .why_sbbhfs .content_box .content>div{
	color:#696969;
	font-size: 18px;
	line-height: 28px;
	margin-top:50px;
	padding:0 20px;
}
/*办理流程*/
.new_bllc_box{
	width:100%;
	height:auto;
	background:url(https://www.68hn.cn/Publics/Yzs/css/images/seo_xq_bj2.png) no-repeat;
	background-size:100% 100%;
	margin-top:84px;
	overflow: hidden;
	padding-bottom:80px;
}
.new_bllc_box ul{
	/*width:872px;*/
	margin:0 auto;
	margin-top:40px;
}
.new_bllc_box ul li{
	float:left;
	/*width:188px;*/
	height:75px;
	background: #1b79d9;
	border-radius: 10px;
	position: relative;
	margin-right:40px;
	margin-bottom:40px;
	margin-left: 36px;
}
.new_bllc_box ul li p:nth-of-type(1){
	display: inline-block;
	width:34px;
	height:34px;
	line-height: 34px;
	text-align: center;
	color:#1b79d9;
	font-weight: 600;
	border-radius: 50%;
	background: #fff;
	font-size: 24px;
	border:1px solid #1b79d9;
	position: absolute;
	left: -16px;
    top: -20px;
}
.new_bllc_box ul li p:nth-of-type(2){
	text-align: center;
	line-height: 75px;
	font-size:18px;
	color:#fff;
}
/*需要准备的材料*/
.new_zbcl_box{
	width:100%;
}
.new_zbcl_box .zbcl{
	/*width:872px;*/
	margin:0 auto;
}
.new_zbcl_box .zbcl ul{
	overflow: hidden;
	border:2px solid #1b79d9;
	border-radius: 10px;
}
.new_zbcl_box .zbcl ul li{
	float:left;
	width:50%;
	padding:0;
}
.new_zbcl_box .zbcl ul li:last-child .number{
	border-bottom:none;
}
.new_zbcl_box .zbcl ul li .number{
	width:20%;
	height:100px;
	line-height: 100px;
	background: #1b79d9;
	text-align: center;
	color:#fff;
	font-size:24px;
	font-weight: 600;
	float:left;
	border-bottom:1px solid #fff;
}
.new_zbcl_box .zbcl ul li .number p{
	display: inline-block;
	width:30px;
	height:30px;
	line-height: 30px;
	border:2px solid #fff;
	border-radius: 50%;
}
.new_zbcl_box .zbcl ul li .text{
	width:79.5%;
	height:100px;
	float:left;
	display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    font-size:18px;
    color:#696969;
    border-bottom:1px solid #1b79d9;
    padding:0 40px;
    line-height: 28px;
    padding:0;
}
.new_zbcl_box .zbcl ul li:last-child .text{
	border-bottom:none;
}
.tabbox .tab{
	z-index: 10000;
}
/*为什么选择憨牛网*/
.new_whyxzhnw_box{
	width:100%;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/seo_xq_bj3.png) no-repeat;
	background-size:100% 100%;
	margin-top:88px;
	padding-bottom:80px;
}
.new_whyxzhnw_box .new_whyxzhnw{
	/*width:872px;*/
	margin:0 auto;
	overflow: hidden;
}
.new_whyxzhnw_box .new_whyxzhnw .left_box{
	width:60%;
	border:2px solid #1b79d9;
	border-radius: 10px;
	float:left;
	box-sizing: border-box;
}
.new_whyxzhnw_box .new_whyxzhnw .left_box>p{
	width:100%;
	height:72px;
	line-height: 72px;
	text-align: center;
	color:#fff;
	font-size:28px;
	font-weight: 600;
	background: #1b79d9;
}
.new_whyxzhnw_box .new_whyxzhnw .left_box .content{
	width:100%;
	height:80px;
	border-bottom:1px solid #bdbdbd;
	position: relative;
	display: block;
}
.new_whyxzhnw_box .new_whyxzhnw .left_box .content:last-child{
	border-bottom:none;
}
.new_whyxzhnw_box .new_whyxzhnw .left_box .content div{
	display: inline-block;
	width:20%;
	height:79px;
	line-height: 79px;
	text-align: center;
	color:#1b79d9;
	font-weight: 600;
	font-size:20px;
	background: #d6e9fa;
	float:left;
}
.new_whyxzhnw_box .new_whyxzhnw .left_box .content:last-child span{
	border-bottom-left-radius: 10px;
}
.new_whyxzhnw_box .new_whyxzhnw .left_box .content p{
	float:left;
	width:80%;
	height:79px;
	background: #fff;
	display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    font-size:18px;
    color:#696969;
    border-bottom-right-radius: 10px;
}
.new_whyxzhnw_box .new_whyxzhnw .left_box .content img{
	position: absolute;
	right:0;
	top:0;
}
.new_whyxzhnw_box .new_whyxzhnw .right_box{
	float:right;
	width:40%;
	height:auto;
	border:2px solid #cecece;
	box-sizing: border-box;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-left:none;
	margin-top:20px;
}
.new_whyxzhnw_box .new_whyxzhnw .right_box>p{
	width:100%;
	height:72px;
	line-height: 72px;
	background: #e2e2e2;
	text-align: center;
	font-size:28px;
	font-weight: 600;
	color:#8e8e8d;
}
.new_whyxzhnw_box .new_whyxzhnw .right_box .content_t{
	width:94%;
	height:72px;
	color:#696969;
	font-size:16px;
	padding:0 10px;
	display: flex;
    justify-content: space-around;
    flex-direction: column;
    border-bottom:1px solid #cecece;
    background: #fff;
}
.new_whyxzhnw_box .new_whyxzhnw .right_box .content .title{
	color:#696969;
	font-weight: 600;
}
.new_whyxzhnw_box .new_whyxzhnw .right_box .content:last-child{
	border-bottom:none;
	border-bottom-right-radius: 10px;
}
/*憨牛网平台的优势*/
.new_ptys_box{
	width:100%;
}
.new_ptys_box .new_ptys{
	/*width:872px;*/
	margin:0 auto;
}
.new_ptys_box .new_ptys .text_text{
	margin-top:40px;
}
.new_ptys_box .new_ptys .text_text{
	display: block;
	width:220px;
	height:42px;
	line-height: 42px;
	border-radius: 10px;
	background: #fea313;
	color:#fff;
	font-size:20px;
	margin:40px auto;
	
}
.new_ptys_box .new_ptys ul{
	overflow: hidden;
}
.new_ptys_box .new_ptys ul li{
	float:left;
	/*width:260px;*/
	height:64px;
	line-height: 64px;
	border:1px dashed #fea313;
	text-align: center;
	border-radius: 40px;
	color:#515151;
	margin-right:40px;
	margin-bottom:20px;
}
.new_ptys_box .new_ptys ul li div{
	font-size:16px;
}
.new_ptys_box .new_ptys ul li:nth-of-type(3){
	margin-right:0;
}
.new_ptys_box .new_ptys ul li .number{
	display: inline-block;
	color:#ffbc2c;
	font-size:25px;
	font-weight: 600;
}
.new_ptys_box .new_ptys ul li .jia{
	display: inline-block;
	color:#ffbc2c;
	position: relative;
	top:-5px;
}
.new_ptys_box .new_ptys .new_ptys_bottom{
	width:100%;
	height:88px;
	line-height: 88px;
	text-align: center;
	background: #fff3e0;
	font-size:22px;
	color:#515151;
	margin-top:30px;
}
/*常见问题*/
.new_cjwt_box{
	width:100%;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/seo_xq_bj4.png) no-repeat;
	background-size:100% 100%;
	margin-top:60px;
	padding-bottom:40px;
}
.new_cjwt_box .new_cjwt{
	/*width:872px;*/
	margin:0 auto;
}
.new_cjwt_box .new_cjwt .head_title p{
	width:140px;
	height:46px;
	line-height: 46px;
	border:2px solid #1b79d9;
	margin:0 auto;
	text-align: center;
	font-size:26px;
	border-radius: 10px;
}
.new_cjwt_box .new_cjwt .content_t{
	margin-bottom:26px;
}
.new_cjwt_box .new_cjwt .content_t p:nth-of-type(1){
	color:#feab13;
	font-size:20px;
	font-weight: 600;
}
.new_cjwt_box .new_cjwt .content_t p:nth-of-type(2){
	width:95%;
	height:auto;
	background: #fff;
	padding:20px;
	border-radius: 10px;
	color:#696969;
	font-size:16px;
	line-height: 28px;
	margin-top:30px;
	position: relative;
}
.new_cjwt_box .new_cjwt .content_t p:nth-of-type(2) em{
	width: 0;
    height: 0;
    border-width: 0 13px 31px;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
    top: -13px;
    left: 19px;
}
/*售后保障*/
.new_shbz_box{
	width:100%;
}
.new_shbz_box .new_shbz{
	/*width:872px;*/
	margin:0 auto;
}
.new_shbz_box .new_shbz .head_title p{
	width:140px;
	height:46px;
	line-height: 46px;
	border:2px solid #1b79d9;
	margin:0 auto;
	text-align: center;
	font-size:26px;
	border-radius: 10px;
}
.new_shbz_box .new_shbz .content_t{
	margin-bottom:30px;
	font-size: 16px;
}
.new_shbz_box .new_shbz .content_t>p:nth-of-type(1){
	display: inline-block;
	width:166px;
	height:42px;
	line-height: 42px;
	background: #1b79d9;
	text-align: center;
	color:#fff;
	font-weight: 600;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	margin-left:20px;
}
.new_shbz_box .new_shbz .content_t .text{
	width:99%;
	height:auto;
	border:2px solid #1b79d9;
	border-radius: 10px;
	padding: 30px;
	font-size:16px;
	color:#696969;
	line-height: 28px;
}
.new_shbz_box .new_shbz .cl>p{
	border-radius: 10px !important;
	margin-bottom:30px;
}
.new_shbz_box .new_shbz .cl div ul{
	overflow: hidden;
}
.new_shbz_box .new_shbz .cl div ul li{
	float:left;
	/*width:118px;*/
	height:140px;
	border:1px solid #1b79d9;
	border-radius: 10px;
	display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    color:#696969;
    font-size:16px;
    padding:10px;
    margin-right:36px;
    position: relative;
}
.new_shbz_box .new_shbz .cl div ul li .font_w{
	display: inline-block;
	font-weight: 600;
	color:#1b79d9;
}
.new_shbz_box .new_shbz .cl div ul li .style_p{
	width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-left: 18px solid #87c9ff;
    border-bottom: 12px solid transparent;
    position: absolute;
    right: -31px;
    top: 63px;
    z-index: 1000;
    background: none;
    border-radius: 0px !important;
}
.new_shbz_box .new_shbz .cl div ul li:last-child{
	margin-right:0;
}

/**/
.header2{
	overflow: hidden;
}
.header2 .header2_ct{
	overflow: hidden;
}

/*=========出口退税页面==========*/
.ckts_top_head{
	width:100%;
	height:142px;
	line-height: 142px;
	color:#fff;
	font-size:72px;
	text-align: center;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/ckts_img1.png) no-repeat;
	background-size:100% 100%
}
.ckts_fwjs_box{
	width:100%;
	height:auto;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/ckts_img2.png) no-repeat;
	background-size:100% 100%;
	padding:45px 0;
	box-shadow: 0 0 20px #e1e1e1;
}
.ckts_fwjs_box .left_fd_title{
	width:200px;
	height:66px;
	line-height: 66px;
	background: #4265ed;
	color:#fff;
	font-size:30px;
	font-weight: 600;
	text-align: center;
	border-top-right-radius: 35px;
	border-bottom-right-radius: 35px;
}
.ckts_fwjs_box .ckts_fwjs{
	margin:0 30px;
}
.ckts_head_title{
	margin:40px auto;
	text-align: center;
}
.ckts_head_title .line{
	display: inline-block;
	width:168px;
	height:2px;
	background: #4265ed;
	position: relative;
	top:-6px;
}
.ckts_head_title .text{
	color:#4265ed;
	font-size:28px;
	margin:0 22px;
	font-weight: 600;
}
.ckts_head_title p{
	text-align: center;
	color:#929292;
	font-size:18px;
}
.ckts_fwjs_box .head_text{
	text-align: center;
	color:#696969;
	font-size:16px;
	line-height: 30px;
	margin-bottom:66px;
}
.ckts_fwjs_box ul{
	border:2px solid #4265ed;
}
.ckts_fwjs_box ul li{
	overflow: hidden;
	background: #fff;
	position: relative;
	
}
.ckts_fwjs_box ul li:last-child div{
	border-bottom:none;
}
.ckts_fwjs_box ul li:last-child p{
	border-bottom:none;
}
.ckts_fwjs_box ul li>p{
	width: 15%;
    position: absolute;
    top: 50%;
    left: 7%;
    transform: translate(-50%,-50%);
    font-size: 22px;
    font-weight: 600;
    background: #4265ed;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    color:#fff;
    border-bottom:2px solid #fff;
}
.ckts_fwjs_box ul li div{
	width:86%;
	margin-left: 14%;
	padding:30px 20px;
	color:#696969;
	font-size:16px;
	line-height: 30px;
	border-bottom:2px solid #4265ed;
}
/*服务流程*/
.ckts_fwlc_box{
	margin-top:50px;
}
.ckts_fwlc_box .ckts_fwlc{
	margin:0 30px;
}
.ckts_fwlc_box .ckts_fwlc ul li .bj_img{
	width:320px;
	height:59px;
	line-height: 59px;
	text-align: center;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/ckts_img3.png) no-repeat;
	background-size:100% 100%;
	color:#fff;
	font-size:22px;
	font-weight: 600;
	position: relative;
    top: 24px;
}
.ckts_fwlc_box .ckts_fwlc ul li{
	overflow: hidden;
}
.ckts_fwlc_box .ckts_fwlc ul li div{
	width:94%;
	padding:36px 0;
	border:2px solid #4265ed;
	float:right;
	text-align: center;
	font-size:16px;
	color:#696969;
}
/*为什么选择憨牛网*/
.ckts_why_box{
	width:100%;
	height:auto;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/ckts_img4.png) no-repeat;
	background-size:100% 100%;
	margin-top:90px;
	box-shadow: 0 0 20px #e1e1e1;
}
.ckts_why_box .ckts_why{
	margin:0 30px;
	overflow: hidden;
}
.ckts_why_box .ckts_why .ckts_why_content{
	margin-top:90px;
}
.ckts_why_box .ckts_why .ckts_why_content .box1{
	width:370px;
	float:left;
	background: none !important;
    border: none !important;
}
.ckts_why_box .ckts_why .ckts_why_content .box1 p{
	color:#4265ed;
	font-size:24px;
	font-weight: 600;
	text-align: center;
	margin-bottom:40px;
}
.ckts_why_box .ckts_why .ckts_why_content .box1 div{
	width:100%;
	height:50px;
	line-height: 50px;
	background: #4265ed;
	margin-bottom:20px;
	color:#fff;
	font-size:14px;
	padding-left:15px;
}
.ckts_why_box .ckts_why .ckts_why_content .box2{
	float:left;
	width:76px;
	position: relative;
	bottom:54px;
	margin:0 20px;
}
.ckts_why_box .ckts_why .ckts_why_content .box2 .line{
	width:1px;
	height:28px;
	background: #fea313;
	margin:0 auto;
}
.ckts_why_box .ckts_why .ckts_why_content .box2 .text{
	width:66px;
	height:33px;
	line-height: 33px;
	background: #fea313;
	text-align: center;
	color:#fff;
	font-size:16px;
	margin:5px auto;
}
.ckts_why_box .ckts_why .ckts_why_content .box3 p{
	color:#adadad;
}
.ckts_why_box .ckts_why .ckts_why_content .box3 div{
	background: #adadad;
}
/*憨牛网平台的优势*/
.ckts_ptys_box{
	margin-top:50px;
}
.ckts_ptys_box .ckts_ptys{
	margin:0 30px;
}
.ckts_ptys_box .ckts_ptys ul{
	overflow: hidden;
	margin-top:60px;
}
.ckts_ptys_box .ckts_ptys ul li{
	float:left;
	width:50%;
	margin:0 auto;
}
.ckts_ptys_box .ckts_ptys ul li div{
	width:322px;
	margin:0 auto;
}
.ckts_ptys_box .ckts_ptys ul li div i{
	float:left;
	font-weight: 600;
	font-size:36px;
	color:#fea313;
	font-family: "Impact";
	margin-top:8px;
}
.ckts_ptys_box .ckts_ptys ul li div em{
	float: left;
    font-weight: 600;
    font-size: 36px;
    color: #fea313;
    font-family: "Impact";
    margin-top: 8px;
}
.ckts_ptys_box .ckts_ptys ul li div p{
	float:left;
	width:258px;
	height:66px;
	line-height: 66px;
	text-align: center;
	border:2px dotted #fea313;
	border-radius: 30px;
	margin:0 0 20px 20px;
}
.ckts_ptys_box .ckts_ptys ul li div p{
	color:#515151;
	font-size:16px;
}
.ckts_ptys_box .ckts_ptys ul li div p span{
	font-weight: 600;
	font-size:26px;
	color:#ffbc2c;
}
/*常见问题*/
.ckts_cjwt_box{
	width:100%;
	height:auto;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/ckts_img6.png) no-repeat;
	background-size:100% 100%;
	margin-top:45px;
	padding-top:80px;
}
.ckts_cjwt_box .ckts_cjwt{
	margin:0 30px;
}
.ckts_cjwt_box>p{
	width: 200px;
    height: 66px;
    line-height: 66px;
    background: #4265ed;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
}
.ckts_cjwt_box ul{
	margin-top:52px;
}
.ckts_cjwt_box ul li{
	width:100%;
	padding:30px 0;
	background: #f7f7f7;
	border:2px solid #e5e5e5;
	margin-bottom:20px;
}
.ckts_cjwt_box ul li .title{
	margin-left: 25px;
    font-size: 20px;
    border-bottom: 2px solid #fea313;
    display: initial;
    color: #6f6f6f;
    font-weight: 600;
}
.ckts_cjwt_box ul li .title span:nth-of-type(1){
	display: inline-block;
	color:#fea313;
	border:2px solid #fea313;
	width:35px;
	height:35px;
	line-height: 35px;
	border-radius: 50%;
	text-align: center;
	font-size:22px;
	font-weight: 600;
}
.ckts_cjwt_box ul li .title span:nth-of-type(2){
	font-size: 22px;
	color:#6f6f6f;
	font-weight: 600;
	margin-left:10px;
	border-bottom:2px solid #fea313;
	padding-bottom:2px;
}
.ckts_cjwt_box ul li .ckts_cjwt_content{
	overflow: hidden;
	width:80%;
	height:auto;
	/*padding:18px 20px 18px 0;*/
	background: #fff;
	margin:0 auto;
	border-left:1px solid #fea313;
	padding-left:3px;
	margin-top:20px;
	position: relative;
}
.ckts_cjwt_box ul li .ckts_cjwt_content p{
	float:left;
	width:6%;
	height:100%;
	background: #fea313;
	font-size:22px;
	text-align: center;
	color:#fff;
	position: absolute;
    top: 50%;
    left: 4%;
    transform: translate(-50%,-50%);
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
.ckts_cjwt_box ul li .ckts_cjwt_content div{
	float:left;
	width:90%;
	height:auto;
	display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    font-size:16px;
    line-height: 26px;
	color:#696969;
	padding:20px;
	margin-left:7%;
}
.ckts_shbz_box>p{
	width: 200px;
    height: 66px;
    line-height: 66px;
    background: #4265ed;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    margin:90px 0 60px 0;
}
.ckts_shbz_box .new_shbz .content_t>p:nth-of-type(1){
	background: #4265ed;
}
.ckts_shbz_box  .new_shbz .content_t .text{
	border-color: #4265ed;
}
.ckts_shbz_box .new_shbz .cl div ul li{
	border-color: #4265ed;
}
.ckts_shbz_box .new_shbz .cl div ul li .font_w{
	color:#4265ed;
}
/*===========纳税============*/
.nc_top_head{
	width:100%;
	height:360px;
	line-height: 360px;
	text-align: center;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/ns_img1.png) no-repeat;
	background-size:100% 100%;
	color:#fff;
	font-size:68px;
}
.nc_tabe_box{
	width:100%;
}
.nc_tabe_box .nc_tabe{
	margin:0 30px;
}
.nc_tabe_box .nc_tabe>p{
	font-size:20px;
	color:#424242;
	line-height: 36px;
	margin:30px 0;
}
.nc_tabe_box .nc_tabe table{
	width:100%;
	border:1px solid #d0d1d6;
}
.nc_tabe_box .nc_tabe table .td1{
	width:8%;
	background: #edf6fe;
	border: 1px solid #ccc;
}
.nc_tabe_box .nc_tabe table .td1 p{
	width:10%;
	text-align: center;
	margin:0 auto;
	color:#424242;
	font-weight: 600;
	font-size:20px;
}
.nc_tabe_box .nc_tabe table .td2{
	text-align: center;
	width:10%;
	background: #edf6fe;
	font-size:16px;
	border: 1px solid #ccc;
}
.nc_tabe_box .nc_tabe table .td2 p:nth-of-type(1){
	color:#424242;
	font-weight: 600;
}
.nc_tabe_box .nc_tabe table .td3{
	color:#424242;
	font-weight: 600;
	font-size:16px;
	border: 1px solid #ccc;
}
.nc_tabe_box .nc_tabe table .td3 p{
	width:55%;
	margin:0 auto;
	text-align: center;
}
.nc_tabe_box .nc_tabe table .l_height{
	height:36px;
	line-height: 36px;
	padding-left:28px;
	font-size:16px;
	border: 1px solid #ccc;
}
.ns_head{
	text-align: center;
	overflow: hidden;
	margin:106px auto 30px auto;
}
.ns_head img{
	margin:0 10px;
	position: relative;
    top: -4px;
    display: inline !important;
}
.ns_head p{
	display: inline;
	font-size:30px;
	color:#424242;
	font-weight: 600;
}
.ns_head p em{
	color:#1b8aeb;
}
.ns_dzfw_box{
	width:100%;
}
.ns_dzfw_box .ns_dzfw{
	margin:0 30px;
}
.ns_dzfw_box .ns_dzfw ul{
	overflow: hidden;
	margin-top:30px;
}
.ns_dzfw_box .ns_dzfw ul li{
	float:left;
	width:198px;
	height:330px;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/ns_img4.png) no-repeat;
	background-size:100% 100%;
	text-align: center; 
	margin-right:22px;
}
.ns_dzfw_box .ns_dzfw ul li:last-child{
	margin-right:0px;
}
.ns_dzfw_box .ns_dzfw ul li img{
	margin: 30px auto;
}
.ns_dzfw_box .ns_dzfw ul li p{
	font-size:20px;
	margin-bottom:20px;
}
.ns_dzfw_box .ns_dzfw ul li div{
	width:84%;
	margin:0 auto;
	font-size:16px;
	line-height: 26px;
	text-align: justify;
}
.ns_bllc_box{
	width:100%;
	height:auto;
	background:url(../images/ns_img9.png) no-repeat;
	background-size:100% 100%;
	margin-top:60px;
}
.ns_bllc_box .ns_bllc{
	margin:0 30px;
}
.ns_bllc_box .ns_head{
	margin: 80px auto 30px auto;
}
.ns_bllc_box ul{
	overflow: hidden;
}
.ns_bllc_box ul li{
	float:left;
	margin-bottom:40px;
}
.ns_bllc_box ul li:nth-of-type(2),
.ns_bllc_box ul li:nth-of-type(4),
.ns_bllc_box ul li:nth-of-type(6){
	margin-right:0px;
}
.ns_bllc_box ul li p{
	float:left;
	width:70px;
	height:70px;
	line-height: 62px;
	text-align: center;
	color:#fff;
	font-size: 30px;
	font-weight: 600;
	background: #2f94ed;
	border:6px solid #cde6ff;
	border-radius: 50%;
	position: relative;
	top:-2px;
	z-index: 100;
}
.ns_bllc_box ul li div{
	float:left;
	width:240px;
	height:66px;
	line-height: 66px;
	background: rgba(27,138,255,0.7);
	border-bottom-right-radius: 40px;
	border-top-right-radius: 40px;
	text-align: left;
	color:#fff;
	font-size:20px;
	font-weight: 600;
	position: relative;
	left:-38px;
	z-index: 10;
	padding-left:45px;
}
.ns_why_box .ns_head{
	margin-bottom:50px;
}
.ns_why_box .ns_why{
	margin:0 30px;
	overflow: hidden;
} 
.ns_why_box .ns_why .ns_why_content{
	width:400px;
	height:auto;
	border:1px solid #3094ec;
	border-radius: 8px;
	float:left;
}
.ns_why_box .ns_why .ns_why_content2{
	margin-left:60px;
	border-color:#cecece;
}
.ns_why_box .ns_why .ns_why_content2>p{
	background: #e9e9e9 !important;
	color:#8e8e8d !important;
}
.ns_why_box .ns_why .ns_why_content2 div p{
	color:#8e8e8d !important;
}
.ns_why_box .ns_why .ns_why_content>p{
	width:100%;
	height:70px;
	line-height: 70px;
	background: #3094ec;
	text-align: center;
	color:#fff;
	font-size:28px;
	font-weight: 600;
}
.ns_why_box .ns_why .ns_why_content div{
	border-bottom:1px solid #bdbdbd;
	padding-bottom: 10px;
	position: relative;
}
.ns_why_box .ns_why .ns_why_content div:last-child{
	border-bottom:none;
}
.ns_why_box .ns_why .ns_why_content div img{
	position: absolute;
	top:-20px;
	right:0;
}
.ns_why_box .ns_why .ns_why_content div p{
	color:#3094ec;
	font-size:20px;
	font-weight: 600;
	margin:20px 0 10px 30px;
}
.ns_why_box .ns_why .ns_why_content div em{
	font-size:18px;
	color:#696969;
	margin-left:30px;
}
.ns_ptys_box{
	width:100%;
}
.ns_ptys_box .ns_ptys{
	margin:0 30px;
}
.ns_ptys_box .ns_ptys ul{
	overflow: hidden;
}
.ns_ptys_box .ns_ptys ul li{
	overflow: hidden;
	float:left;
	width:50%;
	margin-bottom:30px;
}
.ns_ptys_box .ns_ptys ul li:nth-of-type(2) .number,
.ns_ptys_box .ns_ptys ul li:nth-of-type(4) .number,
.ns_ptys_box .ns_ptys ul li:nth-of-type(6) .number{
	margin-left:158px;
}
.ns_ptys_box .ns_ptys ul li p{
	float:left;
}
.ns_ptys_box .ns_ptys ul li .number{
	width:55px;
	height:58px;
	line-height: 58px;
	text-align: center;
	color:#fff;
	font-size:26px;
	font-weight: 600;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/ns_img10.png) no-repeat;
	background-size:100% 100%;
}
.ns_ptys_box .ns_ptys ul li .text{
	height:58px;
	line-height: 58px;
	font-size:18px;
}
.ns_ptys_box .ns_ptys ul li .text em{
	font-size:24px;
	color:#f79215;
	font-weight: 600;
	margin-left:10px;
}
.ns_cjwt_box{
	width:100%;
	height:auto;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/ns_img11.png) no-repeat;
	background-size:100% 100%;
	padding-bottom:50px;
}
.ns_cjwt_box .ns_cjwt{
	margin:0 30px;
}
.ns_cjwt_box .ns_cjwt ul li{
	margin-bottom:20px;
}
.ns_cjwt_box .ns_cjwt ul li div p{
	display: inline-block;
	height:50px;
	line-height: 50px;
	background: #ffa800;
	padding:0 22px;
	color:#fff;
	font-size:16px;
	position: relative;
	top:24px;
	z-index: 100;
}
.ns_cjwt_box .ns_cjwt ul li div div{
	width:100%;
	height:auto;
	padding:40px 20px 30px 20px;
	background: #fff;
	font-size:16px;
	line-height: 30px;	
}
/*=======高新技术企业认定页面========*/
.gxjs_top_head{
	width:98%;
	height:auto;
	background: #1f89e6;
	padding:30px 0;
	margin:10px auto 0 auto;
}
.gxjs_top_head .gxjs_top_head_content{
	width:84%;
	margin:0 auto;
	color:#fff;
}
.gxjs_top_head .gxjs_top_head_content .title{
	font-size:38px;
}
.gxjs_top_head .gxjs_top_head_content .line{
	width:24px;
	height:4px;
	background: #fff;
	margin:18px 0;
}.gxjs_top_head .gxjs_top_head_content .text{
	color:#bde0fe;
	font-size:16px;
}
.gxjs_top_head_list{
	width:98%;
	margin:0 auto;
}
.gxjs_top_head_list .title_box{
	margin-top:10px;
	border:1px solid #e5e5e5;
}
.gxjs_top_head_list .content_box{
	width:100%;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	height:auto;
	border-bottom:1px solid #e5e5e5;
}
.gxjs_top_head_list .content_box:last-child{
	border-bottom:none;
}
.gxjs_top_head_list .content_box .title{
	float:left;
	/*width:15%;*/
	color:#1b85e2;
	text-align: center;
	font-size:18px;
}
.gxjs_top_head_list .content_box .title>p{
	display: block;
    position: absolute;
    top: 48%;
    left: 7.5%;
    transform: translate(-50%,-50%);

}
.gxjs_top_head_list .content_box .content_t{
	float:left;
	width:85%;
	border-left:1px solid #e5e5e5;
	box-sizing: border-box;
	padding:24px 40px;
	font-size:16px;
    margin-left: 15%;
}
.gxjs_top_head_list .content_box .content_t div{
	overflow: hidden;
	color:#333333;
	line-height: 25px;
}
.gxjs_top_head_list .content_box .content_t div p:nth-of-type(1){
	float:left;
}
.gxjs_top_head_list .content_box .content_t div p:nth-of-type(2){
	float:left;
	width:88%;
}
.gxjs_sqjs_box{
	width:100%;
	height:auto;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/gxjs_img1.png) no-repeat;
	background-size:100% 100%;
	margin-top:38px;
	padding:30px 0;
}
.gxjs_sqjs_box .gxjs_sqjs{
	width:98%;
	margin:0 auto;
}
.gxjs_sqjs_box .gxjs_sqjs>p{
	text-align: center;
	font-size:28px;
	margin-bottom:36px;
	border-bottom:1px solid #dbe4eb;
	padding-bottom:10px;
}
.gxjs_sqjs_box .content_box{
	overflow: hidden;
}
.gxjs_sqjs_box .gxjs_sqjs .gxjs_sqjs_content{
	float:right;
	margin-bottom:12px;
	position: relative;
}
.gxjs_sqjs_box .gxjs_sqjs .gxjs_sqjs_content .content_box{
	overflow: hidden;
} 
.gxjs_sqjs_box .gxjs_sqjs .gxjs_sqjs_content .left{
}
.gxjs_sqjs_box .gxjs_sqjs .gxjs_sqjs_content .left p{
	width:84px;
	height:100%;
	background: #2c98f7;
	text-align: center;
	color:#fff;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	position: absolute;
    top: 50%;
    left: -8.4%;
    transform: translate(-50%,-50%);
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    font-size:18px;
}
.gxjs_sqjs_box .gxjs_sqjs .gxjs_sqjs_content .right{
	width:500px;
	height:auto;
	padding:16px 0;
	background: #fff;
	border:1px solid #2c98f7;
}
.gxjs_sqjs_box .gxjs_sqjs .gxjs_sqjs_content .right p{
	width:94%;
	margin:0 auto;
	font-size:16px;
}
.gxjs_bllc_box{
	margin-top:40px;
}
.gxjs_bllc_box .gxjs_bllc{
	width:98%;
	margin:0 auto;
	text-align: center;
}
.gxjs_bllc_box .gxjs_bllc>p{
	font-size:28px;
	border-bottom:1px solid #dbe4eb;
	padding-bottom:10px;
}
.gxjs_bllc_box .gxjs_bllc ul{
	overflow: hidden;
	margin-top:30px;
}
.gxjs_bllc_box .gxjs_bllc ul li{
	width:140px;
	height:140px;
	border:1px solid #e4f1fd;
	background: #f4faff;
	float:left;
	text-align: center;
	font-size:16px;
	margin:0 112px 30px 0;;
}
.gxjs_bllc_box .gxjs_bllc ul li:nth-of-type(4),
.gxjs_bllc_box .gxjs_bllc ul li:nth-of-type(8){
	margin-right:0;
}
.gxjs_bllc_box .gxjs_bllc ul li .number{
	width:28px;
	height:28px;
	line-height: 28px;
	background: #2c98f7;
	border-radius: 50%;
	color:#fff;
	margin:20px auto;
}
.gxjs_bllc_box .gxjs_bllc ul li .text{
	color:#2c98f7;
	width:50%;
	margin:0 auto;
}
.gxjs_pfbz_box{
	background: #f8f9fc;
	padding:30px 0 0 0;
	margin-top:30px;
	padding-bottom:20px;
}
.gxjs_pfbz_box .gxjs_pfbz{
	width:98%;
	margin:0 auto;
}
.gxjs_pfbz_box .gxjs_pfbz>p{
	font-size: 28px;
    border-bottom: 1px solid #dbe4eb;
    padding-bottom: 10px;
    text-align: center;
}
.gxjs_pfbz_box .gxjs_pfbz ul{
	width:96%;
	margin:40px auto 0 auto;
	margin-top:40px;
}
.gxjs_pfbz_box .gxjs_pfbz ul li{
	float:left;
	width:200px;
	height:110px;
	border:1px solid #2c98f7;
	border-radius: 3px;
	background: #fff;
	box-shadow: 0 5px 0px #cee3f9;
	margin:0 20px 20px 0;
}
.gxjs_pfbz_box .gxjs_pfbz ul li:nth-of-type(4),
.gxjs_pfbz_box .gxjs_pfbz ul li:nth-of-type(8){
	margin-right:0;
}
.gxjs_pfbz_box .gxjs_pfbz ul li .text{
	width:80%;
	height:32px;
	line-height: 32px;
	margin:0 auto;
	background: #2c98f7;
	margin-top:10px;
	text-align: center;
	color:#fff;
	border-radius: 16px;
	font-size:14px;
	font-weight: 600;
}
.gxjs_pfbz_box .gxjs_pfbz ul li .number{
	text-align: center;
	color:#2c98f7;
	font-size:28px;
	margin-top:20px;
}
.gxjs_sxzl_box{
	margin-top:40px;
}
.gxjs_sxzl_box .gxjs_sxzl{
	width:98%;
	margin:0 auto;
}
.gxjs_sxzl_box .gxjs_sxzl>p{
	font-size: 28px;
    border-bottom: 1px solid #dbe4eb;
    padding-bottom: 10px;
    text-align: center;
}
.gxjs_sxzl_box .gxjs_sxzl ul{
	width:96%;
	margin:30px auto 0 auto;
	overflow: hidden;
	margin-top:30px;
	border:1px solid #dbe4eb;
}
.gxjs_sxzl_box .gxjs_sxzl ul li{
	width:33.33%;
	height:auto;
	float:left;
	border-right:1px solid #dbe4eb;
}
.gxjs_sxzl_box .gxjs_sxzl ul li:last-child{
	border-right:none;
}
.gxjs_sxzl_box .gxjs_sxzl ul li:nth-of-type(2)>p{
	background:#f36a02;
}
.gxjs_sxzl_box .gxjs_sxzl ul li:nth-of-type(2) .number{
	background:#facc9d;
}
.gxjs_sxzl_box .gxjs_sxzl ul li:nth-of-type(3)>p{
	background:#fabd08;
}
.gxjs_sxzl_box .gxjs_sxzl ul li:nth-of-type(3) .number{
	background:#fcdf86;
}
.gxjs_sxzl_box .gxjs_sxzl ul li>p{
	width:100%;
	height:50px;
	line-height: 50px;
	background: #486ffc;
	color:#fff;
	text-align: center;
	font-size:18px;
}
.gxjs_sxzl_box .gxjs_sxzl ul li>div{
	padding:30px 20px;
}
.gxjs_sxzl_box .gxjs_sxzl ul li div div{
	overflow: hidden;
	font-size:14px;
	line-height: 30px;
}
.gxjs_sxzl_box .gxjs_sxzl ul li div div .number{
	width:18px;
	height:18px;
	line-height: 18px;
	background: #95a9f3;
	border-radius: 50%;
	text-align: center;
	color:#fff;
	margin-right:10px;
	margin-top:6px;
}
.gxjs_sxzl_box .gxjs_sxzl ul li div p{
	float:left;
	width:86%;
}
.gxjs_why_box .gxjs_why{
	width:98%;
	margin:0 auto;
}
.gxjs_why_box .gxjs_why>p{
	font-size: 28px;
    border-bottom: 1px solid #dbe4eb;
    padding-bottom: 10px;
    text-align: center;
    margin-top:74px;
    font-weight: 600;
}
.gxjs_why_box .gxjs_why ul{
	width:90%;
	margin:30px auto 0 auto;
}
.gxjs_why_box .gxjs_why ul li{
	border:1px solid #2c98f7;
	overflow: hidden;
	margin-bottom:14px;
}
.gxjs_why_box .gxjs_why ul li .left{
	width:176px;
	height:48px;
	line-height: 48px;
	background: #2c98f7;
	text-align: center;
	color:#fff;
	font-size:18px;
}
.gxjs_why_box .gxjs_why ul li .left p:nth-of-type(1){
	width:20px;
	height:20px;
	line-height: 20px;
	border:1px solid #fff;
	border-radius: 50%;
	margin-right:10px;
}
.gxjs_why_box .gxjs_why ul li .left p{
	display: inline-block;
}
.gxjs_why_box .gxjs_why ul li .right{
	float:left;
	line-height: 48px;
	margin-left:20px;
	font-size:16px;
}
.gxjs_ys_box .gxjs_ys{
	width:98%;
	margin:0 auto;
}
.gxjs_ys_box .gxjs_ys>p{
	font-size: 28px;
    border-bottom: 1px solid #dbe4eb;
    padding-bottom: 10px;
    text-align: center;
    margin-top: 60px;
    font-weight: 600;
}
.gxjs_ys_box .gxjs_ys ul{
	margin-top:30px;
	overflow: hidden;
}
.gxjs_ys_box .gxjs_ys ul li{
	float:left;
	margin:0 22px 22px 0;
}
.gxjs_ys_box .gxjs_ys ul li:nth-of-type(3){
	margin-right:0;
}
.gxjs_ys_box .gxjs_ys ul li .number{
	width:40px;
	height:40px;
	line-height: 40px;
	background: #fabd08;
	text-align: center;
	border-radius: 50%;
	color:#fff;
	font-weight: 600;
	font-size: 22px;
	font-family: "Impact";
	float:left;
	margin-top:10px;
}
.gxjs_ys_box .gxjs_ys ul li div{
	float:left;
	border:1px dashed #fea313;
	height:60px;
	line-height: 60px;
	width:234px;
	text-align: center;
	border-radius: 30px;
	margin-left:10px;
}
.gxjs_ys_box .gxjs_ys ul li div p{
	display: inline-block;
}
.gxjs_ys_box .gxjs_ys ul li div p:nth-of-type(1){
	font-weight: 600;
	color:#ffbc2c;
	font-size: 24px;
}
.gxjs_ys_box .gxjs_ys .text{
	width:600px;
	margin:0 auto;
	background: #fff2ca;
	text-align: center;
	padding:14px 0;
	margin-top:10px;
	border-radius: 12px;
	font-size: 16px;
	color:#525252;
}
.gxjs_cjwt_box .gxjs_cjwt{
	width:98%;
	margin:0 auto;
}
.gxjs_cjwt_box .gxjs_cjwt>p{
    font-size: 28px;
    border-bottom: 1px solid #dbe4eb;
    padding-bottom: 10px;
    text-align: center;
    margin-top: 60px;
}
.gxjs_cjwt_box .gxjs_cjwt_content{
	width:94%;
	margin:35px auto 0 auto;
	font-size:16px;
}
.gxjs_cjwt_box .gxjs_cjwt_content .content_box{
	overflow: hidden;
	padding-bottom:20px;
	border-bottom:1px solid #dbe4eb;
	margin-bottom:20px;
}
.gxjs_cjwt_box .gxjs_cjwt_content .content_box .content_head{
	margin-bottom:16px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gxjs_cjwt_box .gxjs_cjwt_content .content_box .content_head p{
	display: inline-block;
	color:#3392e5;
}
.gxjs_cjwt_box .gxjs_cjwt_content .content_box .content_text{
	color:#525252;
	line-height: 26px;
}
.gxjs_cjwt_box .gxjs_cjwt_content .content_box .content_text>p{
	float:left;
	margin-right:10px;
}
.gxjs_cjwt_box .gxjs_cjwt_content .content_box .content_text div{
	width:94%;
	float:left;
}
.gxjs_ptys_box .gxjs_ptys{
	width:98%;
	margin:0 auto;
}
.gxjs_ptys_box .gxjs_ptys>p{
	font-size: 28px;
    border-bottom: 1px solid #dbe4eb;
    padding-bottom: 10px;
    text-align: center;
    margin: 40px 0;
    font-weight: 600;
}
.gxjs_ptys_box .gxjs_ptys .content_t>p:nth-of-type(1){
	background:#2c98f7;
}
.gxjs_ptys_box .gxjs_ptys .content_t .text{
	border-color:#2c98f7;
}
.gxjs_ptys_box .gxjs_ptys .cl div ul li .font_w{
	color:#2c98f7;
}
/*企业技术中心(产品名称)*/
.qyjszx_box{
	width:98%;
	margin:0 auto;
}
.qyjszx_box .qyjszx_head{
	width:100%;
	height:100px;
	line-height: 100px;
	background: #1a86e1;
	font-size: 30px;
	font-weight: 600;
	color:#fff;
	text-align: center;
}
.qyjszx_box .qyjszx_content{
	border:1px solid #e5e5e5;
	border-top:none;
	overflow: hidden;
	position: relative;
	font-size:18px;
}
.qyjszx_box .qyjszx_content .left{
	width:20%;
	float:left;
	text-align: center;
	position: absolute;
    top: 48%;
    left: 7.5%;
    transform: translate(-50%,-50%);
    color:#1b85e2;
}
.qyjszx_box .qyjszx_content div{
	padding:40px;
	line-height: 36px;
	color:#333333;
}
.sqtj_box20181109{
	width: 100%;
	background: #f7f7f7;
	margin-top:20px;
	padding:40px 0 20px 0;
}
.sqtj_box20181109 .sqtj_box{
	width:90%;
	margin:0 auto;
}
.sqtj_box20181109 .sqtj_box>p{
	text-align: center;
	font-size:30px;
	font-weight: 600;
	color:#333333;
}
.sqtj_box20181109 .sqtj_box .sqtj_content_box .sqtj_content div:nth-of-type(1){
	width:46px;
	height:46px;
	text-align: center;
	background: rgba(29,152,299,0.3);
	border-radius: 50%;
	position: relative;
	top: 22px;
    left: -21px;
}
.sqtj_box20181109 .sqtj_box .sqtj_content_box .sqtj_content div:nth-of-type(1) p{
	display: inline-block;
	width:38px;
	height:38px;
	line-height: 38px;
	background: #1d98ff;
	border-radius: 50%;
	text-align: center;
	color:#fff;
	font-size:20px;
	font-weight: 600;
	font-family: "Impact";
	margin-top:4px;
}
.sqtj_box20181109 .sqtj_box .sqtj_content_box .sqtj_content div:nth-of-type(2){
	border:1px solid #1d98ff;
	border-radius: 10px;
	background: #fff;
	padding:20px;
	font-size:16px;
}
.sqtj_box20181109 .sqtj_box .sqtj_content_box .sqtj_content div:nth-of-type(2) p{
	line-height: 28px;
	color:#333333;
}
.sqhc_box20181109{
	width:100%;
	height:auto;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/sqhc20181109.png) no-repeat;
	background-size:100% 100%;
	padding:40px 0;
}
.sqhc_box20181109 .sqhc_box>p{
	text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    margin-bottom:26px;
}
.sqhc_box20181109 .sqhc_box div{
	text-align: center;
	color:#fff;
	line-height: 34px;
	font-size: 16px;
}
.sqhc_box20181109 .sqhc_box div p{
	color:#ecd23e;
	font-weight: 600;
	font-size:20px;
	display: inline-block;
}
.sqzl_box20181109{
	width:100%;
	margin:0 auto;
}
.sqzl_box20181109 .sqzl_box>p{
	text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #333333;
    margin-top:40px;
}
.sqzl_box20181109 .sqzl_box ul{
	overflow: hidden;
	margin-top:28px;
}
.sqzl_box20181109 .sqzl_box ul li{
	float:left;
	margin-bottom:20px;
	margin-right:50px;
}
.sqzl_box20181109 .sqzl_box ul li p:nth-of-type(1){
	display: inline-block;
	width:38px;
	height:38px;
	line-height: 38px;
	text-align: center;
	color:#fff;
	font-size:20px;
	font-family: "Impact";
	border-radius: 50%;
	background: #1d98ff;
	position: relative;
	left:25px;
}
.sqzl_box20181109 .sqzl_box ul li p:nth-of-type(2){
	display: inline-block;
	width:360px;
	height:48px;
	line-height: 48px;
	border:1px solid #1d98ff;
	border-radius: 10px;
	padding-left:40px;
	font-size: 16px;
}
.fwnr_box20181109{
	width:100%;
	height:auto;
	padding:40px 0 20px 0;
	background: #f7f7f7;
}
.fwnr_box20181109 .fwnr_box{
	width:94%;
	margin:0 auto;
}
.fwnr_box20181109 .fwnr_box>p{
	text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #333333;
}
.fwnr_box20181109 .fwnr_box ul{
	overflow: hidden;
	margin-top:28px;
}
.fwnr_box20181109 .fwnr_box ul li{
	float:left;
	width:120px;
	height:120px;
	border:1px solid #1a86e1;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	margin-right:65px;
}
.fwnr_box20181109 .fwnr_box ul li:last-child{
	margin-right:0;
}
.fwnr_box20181109 .fwnr_box ul li div:nth-of-type(1){
	width:60px;
	height:60px;
	background: #1a86e1;
	border-radius: 50px;
	position: relative;
	top: -27px;
    left: -33px;
}
.fwnr_box20181109 .fwnr_box ul li div:nth-of-type(1) p{
	position: absolute;
	right: 12px;
    bottom: 6px;
	color:#fff;
	font-size: 16px;
	font-weight: 600;
}
.fwnr_box20181109 .fwnr_box ul li div:nth-of-type(2){
	position: relative;
	top:-40px;
	text-align: center;
}
.fwnr_box20181109 .fwnr_box ul li div:nth-of-type(2) .title{
	color:#1a86e1;
	font-size:18px;
}
.fwnr_box20181109 .fwnr_box ul li div:nth-of-type(2) .text{
	margin-top:6px;
	padding:0 10px;
}
.sj_box20181109{
	width:100%;
	padding:40px 0;
	background: url(https://www.68hn.cn/Publics/Yzs/css/images/sj_img20181109.png) no-repeat;
	background-size:100% 100%;
}
.sj_box20181109 p{
	text-align: center;
	color:#fff;
	font-size:16px;
}
.sj_box20181109 p:nth-of-type(1){
	font-size:30px;
	font-weight: 600;
	margin-bottom:30px;
}
.sqlc_box20181109{
	width:96%;
	margin:0 auto;
	padding:40px 0 0 0;
}
.sqlc_box20181109 .sqlc_box>p{
	text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #333333;
}
.sqlc_box20181109 .sqlc_box ul{
	overflow: hidden;
	margin-top:38px;
}
.sqlc_box20181109 .sqlc_box ul li{
	width:150px;
	height:150px;
	border:1px solid #1a86e1;
	float:left;
}
.sqlc_box20181109 .sqlc_box ul li{
	margin:0 32px 32px 0;
}
.sqlc_box20181109 .sqlc_box ul li:nth-of-type(5){
	margin-right:0px;
}
.sqlc_box20181109 .sqlc_box ul li p:nth-of-type(1){
	display: block;
	width:30px;
	height:30px;
	line-height: 30px;
	background: #1d98ff;
	border-radius: 50%;
	text-align: center;
	color:#fff;
	font-size:18px;
	margin:28px auto 16px auto;
}
.sqlc_box20181109 .sqlc_box ul li p:nth-of-type(2){
	text-align: center;
	font-size:16px;
	width:66%;
	margin:0 auto;
}
.ly_box20181109{
	width:100%;
	background: #f7f7f7;
	padding:40px 0 0 0;
}
.ly_box20181109 .ly_box{
	width:100%;
	margin:0 auto;
}
.ly_box20181109 .ly_box>p{
	text-align: center;
    font-size: 30px;
    font-weight: 600;
    color: #333333;
}
.ly_box20181109 .ly_box ul{
	overflow: hidden;
	margin-top:20px;
}
.ly_box20181109 .ly_box ul li{
	float:left;
}
.ly_box20181109 .ly_box ul li p:nth-of-type(1){
	display: inline-block;
	width:48px;
	height:48px;
	line-height: 48px;
	text-align: center;
	background: #3aa5ff;
	border-radius: 50%;
	color:#fff;
	font-size:24px;
	font-family: "Impact";
	position: relative;
	right:-34px;
	top: -16px;
}
.ly_box20181109 .ly_box ul li p:nth-of-type(2){
	display: inline-block;
	width:350px;
	height:50px;
	line-height: 50px;
	background: #fff;
	border:1px solid #1d98ff;
	border-radius: 10px;
	padding-left:40px;
	color:#1d98ff;
	font-size:18px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*响应式*/
@media screen and (max-width: 414px) {
	/*=========出口退税页面==========*/
	.ckts_top_head{
		font-size:30px;
		height:80px;
		line-height: 80px;
	}
	.ckts_fwjs_box .left_fd_title{
		font-size:20px;
		height:50px;
		line-height: 50px;
		width:140px;
	}
	.ckts_head_title{
		width:auto;
	}
	.ckts_head_title .line{
		width:98px;
	}
	.ckts_fwjs_box .ckts_fwjs{
		margin: 0px 10px;
	}
	.ckts_fwjs_box ul li>p{
		font-size:18px;
	}
	.ckts_fwlc_box .ckts_fwlc{
		margin:0 10px;
	}
	.ckts_why_box .ckts_why{
		margin:0 10px;
	}
	.ckts_why_box .ckts_why .ckts_why_content .box1{
		width:122px;
	}
	.ckts_why_box .ckts_why .ckts_why_content .box3{
		margin: 5px auto !important;
	}
	.ckts_why_box .ckts_why .ckts_why_content .box1 div{
		height:auto;
		line-height: 24px;
	}
	.ckts_why_box .ckts_why .ckts_why_content .box2{
		margin:0 17px;
	}
	.ckts_why_box .ckts_head_title{
		width:auto;
	}
	.ckts_why_box .ckts_head_title .line{
		width:42px;
	}
	.ckts_ptys_box .ckts_head_title{
		width:auto;
	}
	.ckts_ptys_box .ckts_head_title .line{
		width:40px;
	}
	.ckts_ptys_box .ckts_ptys ul li{
		width:auto;
	}
	.ckts_ptys_box .ckts_ptys{
		margin:0 10px;
	}
	.ckts_cjwt_box .ckts_cjwt{
		margin:0 10px;
	}
	.ckts_cjwt_box ul li .ckts_cjwt_content p{
		width:11%;
	}
	.ckts_cjwt_box ul li .ckts_cjwt_content{
		padding-left:0;
	}
	.nc_top_head{
		height:240px;
		line-height: 240px;
		font-size:28px;
	}
	.nc_tabe_box .nc_tabe{
		margin:0 10px;
	}
	.nc_tabe_box .nc_tabe table .td1 p{
		width:60%;
	}
	.nc_tabe_box .nc_tabe table tr td{
		border:1px solid #ccc !important;
	}
	.ns_head{
		width:360px;
		margin: 38px auto 30px auto;
	}
	.ns_dzfw_box .ns_dzfw ul li{
		width:177px;
		margin-right:0;
	}
	.ns_bllc_box .ns_bllc{
		margin:0 10px;
	}
	.ns_head img{
		top:0;
	}
	.ns_dzfw_box .ns_dzfw{
		margin:0 10px;
	}
	.ns_head p{
		font-size:17px;
	}
	.ns_why_box .ns_why{
		margin:0 10px;
	}
	.ns_why_box .ns_why .ns_why_content{
		width:100%;
	}
	.ns_why_box .ns_why .ns_why_content div p{
		margin-left:15px;
	}
	.ns_why_box .ns_why .ns_why_content div span{
		display: inline-block;
	    margin-left: 15px;
	    width: 96%;
	}
	.ns_why_box .ns_why .ns_why_content2{
		margin:20px 0 0 0;
	}
	.ns_ptys_box .ns_ptys{
		margin:0 10px;
	}
	.ns_ptys_box .ns_ptys ul li:nth-of-type(2) .number, 
	.ns_ptys_box .ns_ptys ul li:nth-of-type(4) .number, 
	.ns_ptys_box .ns_ptys ul li:nth-of-type(6) .number{
		margin-left:0;
	}
	.ns_cjwt_box .ns_cjwt{
		margin:0 10px;
	}
	/*高新技术企业认定*/
	.gxjs_top_head{
		margin: 4px auto 0 auto;
	}
	.gxjs_top_head_list .content_box .title>p{
		width:7%;
	}
	.gxjs_sqjs_box .gxjs_sqjs .gxjs_sqjs_content .right{
		width:314px;
	}
	.gxjs_sqjs_box .gxjs_sqjs .gxjs_sqjs_content .left p{
		width:50px;
	}
	.gxjs_bllc_box .gxjs_bllc ul li{
		margin: 0 87px 30px 0;
	}
	.gxjs_bllc_box .gxjs_bllc ul li:nth-of-type(2),
	.gxjs_bllc_box .gxjs_bllc ul li:nth-of-type(4),
	.gxjs_bllc_box .gxjs_bllc ul li:nth-of-type(6),
	.gxjs_bllc_box .gxjs_bllc ul li:nth-of-type(8){
		margin-right:0;
	}
	.gxjs_bllc_box .gxjs_bllc ul li:nth-of-type(5){
		margin-right:87px;
	}
	.gxjs_pfbz_box .gxjs_pfbz ul li{
		margin:0;
		width:176px;
	}
	.gxjs_sxzl_box .gxjs_sxzl ul li{
		width:100%;
	}
	.gxjs_ys_box .gxjs_ys ul li .number{
		margin-left:40px;
	}
	.gxjs_ys_box .gxjs_ys .text{
		width:auto;
	}
	.gxjs_cjwt_box .gxjs_cjwt_content .content_box .content_text div{
		width:90%;
	}
	/*xq、sb*/
    .service_js_box .title_box .content_box .content_t {
        padding:10px;
    }
    .service_js_box .title_box .title_box_div .text{
    	margin-left:0;
    }
    .service_js_box .title_box .title_box_div .title{
    	margin-left:0;
    }
    .gsys_box ul li{
    	margin-right:0;
    	margin-left:25px !important;
    }
    .gsys_box ul li:nth-of-type(4){
		margin-left:0;
    }
    .why_xwhnw ul li{
    	height:218px !important;
    }
    .pt_youshi_box .content_box ul{
    	width:100%;
    	display: block !important;
    }
    .pt_youshi_box .content_box ul li{
    	margin:0;
    	margin-right: 23px;
    	width: 42% !important;
    }
    .pt_youshi_box .content_box ul li p:nth-of-type(2){
    	width:130%;
    }
    .cjwt_box .content_box div .wen p{
    	margin-bottom:0 !important;
    }
    .cjwt_box .content_box div .da p:nth-of-type(2){
    	width:76%;
    }
    .cjwt_box .content_box div .wen{
    	width:100%;
    }
    .shbz_box .content_box .lc_box .lc{
    	margin-left:0;
    }
    .shbz_box .content_box .lc_box .lc .style_p{
    	width: 0;
	    height: 0;
	    border-left: 10px solid transparent;
	    border-right: 10px solid transparent;
	    border-top: 20px solid #1b85e2;
	    position: absolute;
	    top: 44px;
    	left: 47%;
    }
    .shbz_box .content_box .lc_box .three_box .style_p{
    	width: 0;
	    height: 0;
	    border-left: 10px solid transparent;
	    border-right: 10px solid transparent;
	    border-top: 20px solid #fff;
	    position: absolute;
	    top: 123px;
    	left: 47%;
    }
    .shbz_box .content_box .lc_box .three_box:nth-of-type(3) .style_p{
    	width: 0;
	    height: 0;
	    border-left: 10px solid transparent;
	    border-right: 10px solid transparent;
	    border-top: 20px solid #1b85e2;
	    position: absolute;
	    top: 123px;
    	left: 47%;
    }
    .shbz_box .content_box .lc_box .three_box:nth-of-type(4) .style_p{
    	top: 120px;
    	border-top: 20px solid #fff;
    }
    .shbz_box .content_box .lc_box .lc_two{
    	margin-top:0 !important;
    }
    .bllc_box ul li{
    	width:146px !important;
    	margin:0 0 20px 13px;
    }
    .gsys_box ul li div p:nth-of-type(1){
    	line-height: 22px;
    	font-size:21px;
    }
    .gsys_box ul li{
    	height:auto;
    	padding: 15px 0 !important;
    }
    .why_xwhnw .pk img{
    	left: 40%;
    	top:20%;
    	width:64px;
    }
    .service_js_box .title_box .content_box .content_t{
    	margin-left:30%;
    	width:72%;
    }
    .pt_youshi_box .content_box div{
    	height:auto;
    	line-height: 30px;
    	padding:10px;
    }
    .cjwt_box .content_box{
    	width:94%;
    }
    .shbz_box .big_title p{
    	margin-left:10px;
    }
    .shbz_box .content_box .title{
    	margin-left:10px;
    }
    .shbz_box .content_box .text{
    	margin-left:10px;
    }
    .shbz_box .content_box .lc_box{
    	width: 94%;
    	margin: 0 auto;
    }
    .service_js_box .title_box .content_box .title>p{
    	left: 15.5%;
    }
    .pt_youshi_box .content_box ul li p:nth-of-type(2){
    	width: 164px;
    	margin:10px 0;
    }
    .why_xwhnw ul{
    	width:46%;
    }
    .why_xwhnw ul:nth-of-type(1){
    	margin-left:15px;
    }
    .service_js_box .title_box .content_box .content_t div p:nth-of-type(2){
    	width:88%;
    }
    .service_js_box .title_box .title_box_div{
    	padding: 19px 10px 18px 20px;
    }
    /*商标页面*/
   	.newsb_box .sbbhfs_box ul li{
   		height:auto;
   	}
    .newsb_box .sbbhfs_box ul li .text{
    	background: #fff;
    	width:70%;
    	margin-left:0;
    	font-size:14px;
    	line-height: 20px;
    	margin-left: 10px !important;
    }
    .new_bllc_box ul{
    	display: block !important;
    }
    .new_zbcl_box .zbcl ul{
    	display: block !important;
    }
    .new_ptys_box .head_title{
    	padding-bottom:0;
    }
    .new_ptys_box .new_ptys .new_ptys_bottom{
    	margin-top:0; 
    }
    .new_pct_box .content_box ul li p:nth-of-type(1){
    	margin: 28px 0 15px 10px;
    }
    .new_pct_box .content_box ul li p:nth-of-type(2){
    	margin-left: 17px;
    }
    .new_cjwt_box .new_cjwt .content_t{
    	width: 95%;
    	margin: 20px auto;
    }
    .new_shbz_box .new_shbz .cl div ul{
    	display: block !important;
    }
    .why_sbbhfs_box .why_sbbhfs .content_box .content:nth-of-type(1){
    	margin-right:0;
    	margin-bottom:20px;
    }
    .new_bllc_box ul li{
    	margin:0;
    	margin:20px 0 20px 25px;
    }
    .new_zbcl_box .zbcl ul li{
    	padding:0;
    }
    .new_zbcl_box .zbcl ul li .text{
    	padding:0;
    }
    .new_zbcl_box .zbcl ul li .text{
    	width: 79.5%;
    }
    .new_whyxzhnw_box .new_whyxzhnw .left_box .content{
    	height: 81px;
    }
    .new_whyxzhnw_box .new_whyxzhnw .right_box>p{
    	font-size:22px;
    }
    .new_whyxzhnw_box .new_whyxzhnw .left_box>p{
    	font-size:22px;
    }
    .new_whyxzhnw_box .new_whyxzhnw .left_box .content p{
    	font-size:12px;
    }
    .new_whyxzhnw_box .new_whyxzhnw .right_box .content_t{
    	font-size:12px;
    }
    .new_whyxzhnw_box .new_whyxzhnw .left_box .content div{
    	font-size:12px;
    }
    .new_ptys_box .new_ptys .new_ptys_bottom{
    	line-height: 28px;
    	padding-top:15px;
    	font-size: 18px;
    }
    .new_shbz_box .new_shbz .cl div ul li{
    	margin-bottom:40px;
    }
    .new_shbz_box .new_shbz .cl div ul li .style_p{
    	width: 0;
	    height: 0;
	    border-left: 10px solid transparent;
	    border-right: 10px solid transparent;
	    border-top: 20px solid #87c9ff;
	    position: absolute;
	    top: 150px;
	    left: 47%;
    }
    .tabbox .content ul{
    	margin-left:0;
    	display: block;
    }
    .newsb_box .sbbhfs_box>div ul{
    	display: block !important;
    }
    .qyjszx_box .qyjszx_content .left{
    	width:8%;
    }
    .sqzl_box20181109 .sqzl_box ul li p:nth-of-type(1){
    	left:0;
    	top:47px;
    	border-radius: 0;
    	border-bottom-left-radius: 10px;
    	border-top-left-radius: 10px;
    	height:48px;
    	line-height: 48px;
    }
    .sqzl_box20181109 .sqzl_box ul li{
    	margin-bottom:0;
    }
    .fwnr_box20181109 .fwnr_box ul li{
    	margin-right:0;
    	width:110px;
    	height:150px;
    	margin:0 10px 10px 0;
    }
    .fwnr_box20181109 .fwnr_box ul li:nth-of-type(3),
    .fwnr_box20181109 .fwnr_box ul li:nth-of-type(6){
		margin-right:0;
    }
    .sqlc_box20181109 .sqlc_box ul li:nth-of-type(5){
    	margin-right:56px;
    }
    .sqlc_box20181109 .sqlc_box ul li{
    	margin-right:56px;
    }
    .sqlc_box20181109 .sqlc_box ul li:nth-of-type(2),
    .sqlc_box20181109 .sqlc_box ul li:nth-of-type(4),
    .sqlc_box20181109 .sqlc_box ul li:nth-of-type(6),
    .sqlc_box20181109 .sqlc_box ul li:nth-of-type(8){
    	margin-right:0;
    }
    .ly_box20181109 .ly_box ul li p{
    	padding-left:66px;
    }
    .ly_box20181109 .ly_box ul li p:nth-of-type(1){
    	right:0px;
    	top:49px;
    	border-radius: 0;
    	border-bottom-left-radius: 10px;
    	border-top-left-radius: 10px;
    	padding: 0;
    }
    .ly_box20181109 .ly_box ul li p:nth-of-type(2){
    	padding-left:60px;
    }
}
/*苹果5*/
@media screen and (max-width: 320px) {
	.bllc_box ul{
		width:100%;
	}
	.gsys_box ul{
		width:98%;
	}
	.bllc_box ul li{
		margin: 0 0 20px 3px;
	}
	.pt_youshi_box .content_box ul li{
		width:100%;
	}
	.pt_youshi_box .content_box ul li p:nth-of-type(1){
		margin:9px 20px 10px 10px;
	}
	.cjwt_box .content_box div .wen p:nth-of-type(2){
		line-height: 21px;
	}
}
