* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 14px;
	width: 100%;
	font-family: "microsoft yahei","微软雅黑";
}
body{
	overflow-x: hidden;
}
a {
	text-decoration: none;
	color: #000;
}
img {
	vertical-align: middle;
	max-width: 100%;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
input,button,select,textarea {
	outline: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ta_l{
	text-align: left;
}
.ta_c{
	text-align: center;
}
.ta_r{
	text-align: right;
}
.clear {
	clear: both;
}
.main {
	width: 1200px;
	margin: 0 auto;
}
/*
.header .top{
	margin-top: 33px;
	height: 54px;
	line-height: 54px;
}
.header .top .logo{
	margin-right: 40px;
}
.header .top .fl .text{
	font-size: 14px;
	color: #2c2c2c;
}
.header .top .tel_text{
	color: #ea5405;
	font-size: 20px;
}
.header .fanyi{
	color: #424242;
	margin-left: 10px;
}
.fanyi a{
	font-size: 14px;
	padding-left: 10px;
	border-left: 1px solid #b5b5b5;
}
.header .fanyi img{
	margin-right: 6px;
	vertical-align: inherit;
}
.header .bottom{
	height: 56px;
	line-height: 56px;
}
.header .bottom .nav_list{
	width: 120px;
}
.header .nav_list a{
	color: #000000;
	font-size: 16px;
}*/
.banner img{
	width: 100%;
}
.top_nav{
	background-color: #000000;
	height: 80px;
	line-height: 80px;
}
.top_nav.ons{
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 15;
}
.top_nav .top_list{
	padding: 0 55px;
}
.top_nav a{
	color: #fff;
	font-size: 20px;
	display: inline-block;
	height: 80px;
	box-sizing: border-box;
}
.top_nav a.ons{
	border-bottom: 4px solid #ff6700;
}
.box .title p{
	height: 140px;
	line-height: 140px;
	background-image: url(../images/titles.png);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 30px;
	color: #111111;
	font-weight: bold;
	margin: 0;
	display: inline-block;
    padding: 0 60px;
}
.box .title span{
	color: #ff6700;
}
.box .titles1 span{
	font-size: 24px;
	color: #111111;
}
.box .titles1{
	font-size: 24px;
	color: #111111;
}
.youshis{
	margin-top: 40px;
	background-color: #fff;
}
.youshis .youshis_main{
	margin-top: 40px;
}
.youshis .youshis_main .youshis_list{
	width: 260px;
	border: 1px solid #cecece;
	border-radius: 4px;
	box-sizing: border-box;
	margin-right: 120px;
	margin-bottom: 70px;
	margin-left: 45px;
	text-align: center;
	transition: all 0.5s;
}
.youshis .youshis_main .youshis_list:nth-child(3n){
	margin-right: 45px;
}

.youshis .youshis_list:hover{
	box-shadow: 0 0 10px 1px #e8e8e8;
}
.youshis .youshis_list .img{
	margin-top: 25px;
	margin-bottom: 25px;
}
.youshis .youshis_list .img img{
	width: 100px;
    height: 90px;
	/*width:130px;
	height:120px*/
}
.youshis .youshis_list .name{
	height: 50px;
	line-height: 50px;
	border-radius: 10px;
	border: 1px solid #ff6700;
	background-color: #fff;
	font-size: 24px;
	margin-bottom: -20px;
	transition: all 0.5s;
}
.youshis .youshis_list:hover .name{
	background-color: #ff6700;
	color: #fff;
}
.server .more a{
	color: #fff;
}
textarea{
	    border: 1px solid #ff6700;
}
.yhzx{
	margin-top: 60px;
	background-image: url(../images/yhzx.jpg);
	height: 380px;
	background-position: top center;
	background-repeat: no-repeat;
}
.yhzx a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.type{
	margin-top: 65px;
	padding-bottom: 30px;
	background-image: url(../images/more_b.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.type .type_main{
	margin-top: 60px;
}
.type .type_main .type_list{
	width: 590px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.type .type_main .type_list:nth-child(2n){
	margin-right: 0;
}
.type .type_list .name{
	font-size: 26px;
	color: #111111;
	height: 36px;
	line-height: 36px;
}
.type .name .l{
	width: 13px;
	height: 100%;
	display: inline-block;
	border-radius: 3px;
	background-color: #ff6700;
	vertical-align: top;
	margin-right: 10px;
}
.type .name .h{
	width: 130px;
	height: 1px;
	display: inline-block;
	background-color: #ff6700;
	vertical-align: middle;
	margin-left: 10px;
}
.type .name .quan{
	width: 26px;
	height: 26px;
	line-height: 26px;
	border-radius: 26px;
	display: inline-block;
	background-color: #ff6700;
	vertical-align: middle;
	color: #fff;
	font-size: 24px;
	text-align: center;
}
.type .type_list .text {
    padding: 30px 40px;
    font-size: 18px;
    color: #666666;
    border: 1px solid #d2d2d2;
    box-sizing: border-box;
    min-height: 112px;
    transition: all 0.5s;
    margin-top: 5px;
}
.type .type_list:hover .text{
	box-shadow: 0 0 10px 1px #cfcfcf;
}
.type .more a{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: #ff6700;
	border-radius: 10px;
	font-size: 24px;
	padding: 0 20px;
}
.more .zxjg{
	display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #fff;
    background-color: #ff6700;
    border-radius: 10px;
    font-size: 24px;
    padding: 0 20px;
	margin-top: 20px;
}
.jiage{
	margin-top: 65px;
	padding-top: 45px;
	background-image: url(../images/jiage.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
.jiage .jiage_list{
	width: 340px;
	margin-right: 90px;
	background-color: #fff;
	border: 2px solid #d2d2d2;
	box-sizing: border-box;
	height: 500px;
	padding: 20px 15px;
	background-image: url(../images/jiage.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.jiage .jiage_list:nth-child(3n){
	margin-right: 0;
}
.jiage .titles{
	color: #fff;
	font-size: 30px;
}
.jiage .titles span{
	font-size: 40px;
	color: #ff6700;
}
.jiage .jiage_main{
	margin-top: 55px;
}
.jiage .jiage_main .name{
	font-size: 26px;
	color: #111111;
	margin-top: 145px;
	margin-left: 35px;
	transition: all 0.5s;
}
.jiage .name span{
	border-bottom: 4px solid #ff6700;
	padding-bottom: 5px;
	display: inline-block;
}
.jiage .jiage_list .text{
	margin-top: 20px;
	color: #111111;
	font-size: 20px;
	height: 0;
	transition: all 0.5s;
	transform: scale(0);
}
.jiage .jiage_b span{
	padding: 0 10px;
	font-size: 30px;
	height: 50px;
	display: inline-block;
	line-height: 50px;
}
.jiage .jiage_b span:first-child{
	background-color: #ff6700;
	border-radius: 10px 0 0 10px;
	color: #fff;
}
.jiage .jiage_b span:last-child{
	background-color: #e5e5e5;
	border-radius: 0 10px 10px 0;
	color: #111111;
}
.jiage .jiage_list:hover{
	background-image: none;
	border: 2px solid #ff6700;
	box-shadow: 0 0 10px 1px #d2d2d2;
}
.jiage .jiage_list:hover .name{
	margin: 0;
}
.jiage .jiage_list:hover .text{
	transform: scale(1);
	height: 300px;
}
.zhuanye{
	background-image: url(../images/zhuanye.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 360px;
	margin-top: 80px;
}
.hezuoshang{
	margin-top: 75px;
}
.hezuoshang .name1{
	font-size: 24px;
	color: #111111;
	text-align: center;
}
.hezuoshang .name2{
	font-size: 30px;
	color: #111111;
	text-align: center;
	font-weight: bold;
}
.hezuoshang .hzs_main{
	margin-top: 20px;
}
.slide .num{
	height: 60px;
	width: 60px;
	border-radius: 60px;
	box-sizing: border-box;
	border: 2px solid #ff6700;
	line-height: 60px;
	text-align: center;
	background-color: #FFF;
	color: #ff6700;
	font-size: 50px;
	margin: -30px auto 0;
}
.slide .name{
	height: 56px;
	line-height: 56px;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	background-color: #ff6700;
	width: 90%;
	margin: 20px auto 0;
	text-align: center;
	border-radius: 4px;
}
.slide .name img{
	height: 40px;
	margin-right: 10px;
}
.slide .text{
	width: 60%;
	background-color: #fff;
	border: 1px solid #ff6700;
	border-radius: 3px;
	margin: 18% auto 0;
	padding: 15px 20px;
	box-sizing: border-box;
}
.slide .img{
	margin-top: 13%;
	text-align: center;
}
.slide .img img{
	width: 80%;
}
.yuzhong{
	margin-top: 35px;
}
.box .titles1{
	font-size: 24px;
	color: #111111;
	margin-top: 65px;
}
.box .titles1 span{
	color: #ff6700;
}
.yuzhong .yz_main{
	padding: 65px 35px;
	box-sizing: border-box;
	/*margin: 25px auto 0;*/
}
.yuzhong .yz_main .yz_list{
	width: 235px;
	margin-right: 210px;
	margin-bottom: 50px;
}
.yuzhong .yz_main .yz_list:nth-child(3n){
	margin-right: 0;
}
.yuzhong .yz_list .img{
	border: 1px solid #6993ff;
	height: 125px;
	padding: 14px 13px;
	box-sizing: border-box;
}
.yuzhong .yz_list .img img{
	width: 100%;
	height: 100%;
	border: 1px solid #dfdfdf;
}
.yuzhong .yz_list .text{
	width: 200px;
	height: 54px;
	margin: 15px auto 0;
	border: 1px solid #ff6700;
	font-size: 24px;
	color: #111111;
	line-height: 54px;
	box-sizing: border-box;
}
.yuzhong .yz_list .text:hover{
	background-color: #ff6700;
	color: #fff;
}
.yuzhong .bottom_text{
	padding: 20px 80px;
	font-size: 20px;
	background-color: #eeeeee;
}
.yuzhong .more{
	margin-top: 35px;
}
.yuzhong .more a{
	display: inline-block;
	height: 52px;
	width: 265px;
	border-radius: 4px;
	line-height: 52px;
	background-color: #ff6700;
	color: #fff;
	font-size: 30px;
}
.yiyuan{
	margin-top: 35px;
}
.yiyuan .yy_main{
	margin-top: 75px;
}
.yiyuan .yy_list{
	width: 346px;
	margin-right: 75px;
	box-sizing: border-box;
}
.yiyuan .yy_list:nth-child(3){
	margin-right: 0;
}
.yiyuan .yy_list:hover .{
	color: #fff;
}
.yiyuan .yy_list .img{
	border: 1px solid #d2d2d2;
    overflow: hidden;
    border-radius: 10px;
    height: 219px;
}
.yiyuan .yy_list .img img{
	width: 100%;
	height: 100%;
}
.yiyuan .yy_list .text_main{
	margin-top: 30px;
	padding: 15px 10px;
	box-sizing: border-box;
	border: 1px solid #ff6700;
	border-radius: 4px;
	transition: all 0.5s;
}
.yiyuan .yy_list:hover .text_main{
	background-color: #ff6700;
	color: #fff;
}
.yiyuan .yy_list .name{
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #666666;
	font-size: 22px;
}
.yiyuan .yy_list:hover .name{
	border-bottom: 2px solid #fff;
}
.yiyuan .yy_list .name span{
	font-size: 20px;
	margin-left: 10px;
	border-left: 1px solid #666666;
	padding-left: 10px;
}
.yiyuan .yy_list:hover .name span{
	border-left: 1px solid #fff;
}
.yiyuan .yy_list .text{
	margin-top: 22px;
	line-height: 30px;
	font-size: 16px;
	min-height: 150px;
}
.yiyuan .yy_list .more a{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	background-color: #ff6700;
	color: #fff;
	padding: 0 20px;
	border-radius: 5px;
	font-size: 24px;
}
.yiyuan .yy_list:hover .more a{
	color: #ff6700;
	background-color: #fff;
}
.yiyuan .zx{
	margin-top: 50px;
}
.yiyuan .zx a{
	width: 210px;
	border-radius: 20px;
}
.yiwen{
	background-image: url(../images/yiwen.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 300px;
}
.dayi{
	margin-top: 90px;
}
.dayi .dy_main{
	margin-top: 55px;
}
.dayi .dy_list{
	margin-bottom: 20px;
}
.dayi .dy_list.fl , .dayi .dy_list.fr{
	width: 565px;
}
.dayi .dy_list .name{
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
}
.dayi .dy_list .name a{
	display: inline-block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    padding: 0 10px;
    color: #fff;
    font-size: 20px;
    border-radius: 8px;
    background-color: #ff6700;
    font-weight: normal;
}
.dayi .dy_list .name span{
	color: #ff6700;
}
.dayi .dy_list .text{
	padding: 30px 40px;
	font-size: 18px;
	color: #666666;
	box-sizing: border-box;
	background-color: #fdfbfb;
	background-image: url(../images/liaojie.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.dayi .dy_list:hover .text{
	box-shadow: 0 0 10px 1px #dddddd;
}
.xiadan{
	background-image: url(../images/xiadans.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 506px;
	margin-top: 70px;
	color: #fff;
}
.xiadan .name{
	height: 116px;
	padding-top: 25px;
	line-height: 116px;
	font-size: 40px;
	background-image: url(../images/xiadan.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
.xiadan .text1{
	font-size: 24px;
	margin-top: 30px;
}
.xiadan .tels{
	font-size: 40px;
	margin-top: 40px;
	color: #ff6700;
	font-weight: bold;
}
.xiadan .more{
	margin-top: 45px;
}
.xiadan .more a{
	display: inline-block;
	margin: 0 40px;
	width: 190px;
	line-height: 70px;
	height: 70px;
	box-sizing: border-box;
	border: 1px solid #ff6700;
	color: #fff;
	font-size: 30px;
	border-radius: 10px;
}
.xiadan .more a:first-child{
	background-color: #000;
}
.xiadan .more a:last-child{
	background-color: #ff6700;
}
.fuwu{
	display: none;
}
.zz{
	position: fixed;
	z-index: 30;
	background-color: #000;
	opacity: 0.6;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: none;
}
.tanchuang{
	position: fixed;
	z-index: 31;
	left: 0;
	right: 0;
	top: 50%;
	bottom: 50%;
	margin: auto;
	width: 350px;
	background-image: url(../images/tanchuang.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #fff;
	border-radius: 4px;
	height: 400px;
	display: none;
}
.byform{
	height:455px
}
.tanchuang .tc_main .fyxq{
	height: 90px;
}
.ons.zz , .ons.tanchuang{
	display: block;
}
.tanchuang .name{
	text-align: center;
	margin-top: 25px;
	color: #fff;
	font-size: 24px;
}
.tanchuang .tc_main{
	padding: 0 15px;
	margin-top: 70px;
}
.tanchuang .inputs{
	height: 38px;
	line-height: 38px;
	font-size: 24px;
	margin-bottom: 16px;
}
.tanchuang .selects{
	width: 200px;
}
.tanchuang .selects input , .tanchuang .selects select{
	width: 100%;
	border: 1px solid #ff6700;
	height: 36px;
}
.tanchuang .submits{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	background-color: #ff6700;
	color: #fff;
	text-align: center;
	font-size: 24px;
	border: none;
}
.banner4{
	display:none
}

/*笔译新闻版块*/
.newsbox{
	margin-top: 90px;
}
.newsbox .title p {
    height: 140px;
    line-height: 140px;
    background-image: url(../images/titles.png);
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 30px;
    color: #111111;
    font-weight: bold;
    margin: 0;
    display: inline-block;
    padding: 0 60px;
}
.newslist{
	margin-top: 55px;
}
.m-i-news .news-list {
    padding: 15px;
}
.m-i-news .news-list .box {
    height: 112px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.m-i-news .news-list .box .date {
    padding: 20px 0;
    width: 112px;
    height: 112px;
    line-height: 32px;
    background: #ff6700;
    color: #fff;
}
.m-i-news .news-list .box .date .day {
    line-height: 40px;
    font-size: 32px;
}
.m-i-news .news-list .box .text {
    background: #fff;
    padding: 15px 15px 15px 127px;
    height: 112px;
}
.m-i-news .news-list .box .text .subject {
    font-size: 18px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-i-news .news-list .box .text .info {
    color: #888;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.text-center {
    text-align: center;
}
.newsbox .more-wrap a {
    display: inline-block;
    margin-top: 25px;
    padding: 10px 26px;
    color: #ff6700;
    background: transparent;
    border: 1px solid #ff6700;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}


@media only screen and (max-width: 1199px) {
	.fl , .fr{
		float: none;
	}
	.clear{
		display: none;
	}
	.main{
		width: 95%;
		margin: 0 auto;
	}
	.top_nav{
		height: 60px;
		line-height: 60px;
	}
	.top_nav .main{
		display: flex;
		justify-content: space-around;
	}
	.top_nav .top_list{
		padding: 0;
	}
	.top_nav a{
		height: 60px;
		line-height: 60px;
		font-size: 16px;
	}
	.server{
		padding-top: 0;
	}
	.box .title{
		background-size: auto 100%;
		height: 100px;
		line-height: 100px;
		font-size: 26px;
	}
	.youshis .youshis_main{
		/*display: flex;
		justify-content: space-around;
		flex-wrap: wrap;*/
	}
	.youshis .youshis_main .youshis_list{
		width: 30%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 5%;
	}
	.youshis .youshis_main .youshis_list:nth-child(3n){
		margin-right: 0;
	}
	.type{
		background-size: 80% auto;
	}
	.type .type_main .type_list{
		width: 100%;
	}
	.jiage .jiage_main{
		display: flex;
		justify-content: space-around;
	}
	.jiage .jiage_list{
		background-size: 80% auto;
		margin-right: 0;
		width: 32%;
	}
	.hezuoshang{
		display: none;
	}
	.zhuanye{
		height: 300px;
		background-size: auto 100%;
	}
	.jiage .name span{
		font-size: 18px;
	}
	.jiage .jiage_b span{
		font-size: 18px;
	}
	.zx{
		font-size: 18px;
	}
	.zx a{
		height: 40px;
		line-height: 40px;
	}
	.yhzx{
		height: 280px;
		background-size: auto 100%;
	}
	.box .titles{
		font-size: 26px;
	}
	.vs{
		margin-top: 5%;
	}
	.vs table.tops{
		margin-top: 5%;
	}
	.vs table{
		width: 100%;
	}
	.vs table.tops .l , .vs table.tops .r , .vs table.tops .c{
		font-size: 22px;
	}
	.vs .bottom td.l , .vs .bottom td.r{
		width: 30%;
	}
	.vs .bottom td{
		font-size: 16px;
	}
	.yuzhong{
		margin-top: 5%;
	}
	.box .titles1{
		margin-top: 5%;
	}
	.yuzhong .yz_main{
		width: 100%;
	}
	.yuzhong .yz_main{
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
		padding: 2%;
	}
	.yuzhong .yz_main .yz_list{
		width: 24%;
		margin-right: 0;
		margin-bottom: 2%;
	}
	.yuzhong .yz_list .text{
		width: 80%;
		height: 36px;
		line-height: 36px;
		font-size: 18px;
	}
	.youshi{
		background-image: none;
	}
	.youshi .top{
		display: none;
	}
	.youshi .bottom{
		width: 100%;
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.youshi .bottom .b_list{
		margin-right: 0;
		width: 45%;
		height: auto;
		margin-bottom: 2%;
	}
	.baojia .bj_table{
		width: 100%;
	}
	.baojia .bj_table th{
		font-size: 18px;
		text-align: center;
	}
	.yiyuan{
		margin-top: 5%;
	}
	.yiyuan .yy_main{
		display: flex;
		justify-content: space-around;
		margin-top: 100px;
	}
	.yiyuan .yy_list{
		margin-right: 0;
		width: 32%;
	}
	.yiyuan .yy_list .img{
	    height: 145px;
	    border-radius: 10px;
	}
	.yiyuan .yy_list .text_main{
		margin-top: 2%;
	}
	.yiyuan .yy_list .name{
		font-size: 18px;
	}
	.yiyuan .yy_list .name span{
		font-size: 12px;
	}
	.yiyuan .yy_list .text{
		margin-top: 2%;
		line-height: 26px;
		font-size: 14px;
	}
	.case{
		transform: rotateX(0)
	}
	.case .case_main{
		margin-top: 5%;
		display: flex;
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.case .case_list{
		width: 48%;
		margin-right: 0;
		margin-bottom: 2%;
	}
	.case .case_list .tops{
		display: flex;
		justify-content: space-between;
	}
	.yiwen{
		height: 180px;
		background-size: auto 100%;
	}
	.dayi{
		margin-top: 5%;
	}
	.dayi .dy_main{
		margin-top: 5%;
	}
	.dayi .dy_list.fl, .dayi .dy_list.fr{
		width: 100%;
	}
	.xiadan .name{
		font-size: 30px;
	}
	.xiadan .text1{
		font-size: 18px;
	}
	.xiadan .more a{
		height: 50px;
		line-height: 50px;
		font-size: 24px;
	}
	.tanchuang .inputs{
		display: flex;
		justify-content: space-between;
	}
}
@media only screen and (max-width: 767px) {
	.box .title{
		height: 80px;
		line-height: 80px;
		font-size: 20px;
	}
	.box .title p{
		padding: 0 5%;
		font-size: 18px;
		background-size: auto 100%;
		height: 50px;
		line-height: 50px;
	}
	.youshis .youshis_main .youshis_list{
		margin-bottom: 10%;
	}
	.youshis .youshis_list .img img{
		width: 70%;
	}
	.youshis .youshis_list .name{
		font-size: 14px;
		height: 34px;
    	line-height: 34px;
	}
	.type{
		margin-top: 10%;
	}
	.type .type_main{
		margin-top: 5%;
	}
	.type .type_list .name{
		font-size: 16px;
		height: 28px;
    	line-height: 28px;
	}
	.type .type_main .type_list{
		margin-bottom: 5%;
	}
	.type .type_list .text{
	font-size: 14px;
	}
	.type .more a{
		font-size: 16px;
		height: 34px;
    	line-height: 34px;
	}
	.server .server_main .server_list{
		width: 48%;
		height: 150px;
	}
	.server .server_list .more{
		font-size: 16px;
		width: 55%;
	}
	.box .titles{
		font-size: 18px;
	}
	.box .titles span{
		font-size: 20px;
	}
	.jiage .jiage_main{
		flex-wrap: wrap;
	}
	.jiage .jiage_list{
		width: 100%;
		margin-bottom: 5%;
	}
	.zhuanye{
		height: 160px;
	}
	.yuzhong .more a{
		font-size: 16px;
		height: 36px;
		line-height: 36px;
	}
	.yhzx{
		height: 150px;
	}
	.vs table.tops .l, .vs table.tops .r , .vs table.tops .c{
		font-size: 14px;
	}
	.vs table.tops .l img , .vs table.tops .r img , .vs table.tops .c img{
		height: 16px;
	}
	.vs .bottom td.l, .vs .bottom td.r{
		width: 25%;
		line-height: inherit;
		font-size: 12px;
	}
	.vs .bottom td.l img , .vs .bottom td.r img{
		width: 26px;
	}
	.vs .bottom td {
	    font-size: 12px;
	}
	.yuzhong .yz_main .yz_list{
		width: 48%;
	}
	.yuzhong .yz_list .img{
		height: 100px;
	}
	.yuzhong .yz_list .text{
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}
	.youshi .bottom .b_list{
		width: 100%;
	}
	.youshi .b_list .text_main{
		margin: 0;
		width: 100%;
	}
	.baojia{
		height: auto;
		background-image: none;
	}
	.baojia .main .title{
		color: #111111;
	}
	.baojia .bj_table{
		display: none;
	}
	.bj_tables{
		display: inline-block;
	}
	.baojia .bj_tables tr th{
		width: auto;
		background-color: #ff6700;
		line-height: initial;
		font-size: 14px;
		color: #fff;
		text-align: center;
	}
	.baojia .bj_tables tr td{
		border-top: 1px solid #d2d2d2;
		border-right: 1px solid #d2d2d2;
	}
	.baojia .bj_tables tr:last-child td{
		border-bottom: 1px solid #d2d2d2;
	}
	.baojia .bj_tables tr td a{
		color: #ff6700;
	}
	.baojia .bj_table .f1{
		width: auto;
	}
	.baojia .more a{
		width: 60%;
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	.yiyuan .yy_main{
		flex-wrap: wrap;
		margin-top: 0;
	}
	.yiyuan .yy_list{
		width: 70%;
		margin-top: 5%;
		height: auto;
	}
	.case .case_list{
		width: 100%;
		margin-bottom: 4%;
	}
	.case .case_list .name{
		font-size: 18px;
		line-height: 26px;
		height: 52px;
		padding-right: 10%;
	}
	.case .case_list .xqs{
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	.yiwen {
		height: 95px;
	}
	.dayi .dy_list .name{
		font-size: 18px;
		line-height: initial;
		height: auto;
	}
	.dayi .dy_list .text{
		padding: 2%;
		font-size: 16px;
		margin-top: 2%;
		background-size: 30px auto;
	}
	.jiage{
		/*display: none;*/
	}
	.jiage .jiage_list{
		background-image: none;
		border: 2px solid #ff6700;
		box-shadow: 0 0 10px 1px #d2d2d2;
		height: auto;
	}
	.jiage .jiage_list .name{
		margin: 0;
	}
	.jiage .name span{
		font-size: 16px;
	}
	.jiage .jiage_list .text{
		transform: scale(1);
		height: auto;
		font-size: 14px;
	}
	.jiage .jiage_b{
		margin-top: 5%;
	}
	.jiage .jiage_b span{
		height: 36px;
		line-height: 36px;
		font-size: 16px;
	}
	.more .zxjg{
		height: 34px;
		line-height: 34px;
		font-size: 16px;
	}
	.xiadan .name{
		line-height: 90px;
		height: 90px;
		padding-top: 0;
		font-size: 24px;
	}
	.xiadan .text1{
		font-size: 16px;
		margin-top: 3%;
	}
	.xiadan .tels{
		margin-top: 5%;
		font-size: 20px;
	}
	.xiadan .more{
		display: flex;
		justify-content: space-around;
	}
	.xiadan .more a{
		width: 40%;
		margin: 0;
		font-size: 18px;
		height: 40px;
		line-height: 40px;
	}
	.xiadan{
		height: 330px;
		background-size: auto 100%;
	}
	.fuwu{
		display: inline-block;
		height: 40px;
	}
	.yuzhong .yz_main{
		margin-bottom: 5%;
	}
	.youshi{
		margin-top: 5%;
	}
	.youshi .bottom{
		margin-top: 5%;
	}
	.youshi .bottom .b_list{
		display: flex;
		justify-content: space-between;
		margin-bottom: 5%;
	}
	.youshi .b_list .num{
		width: 40px;
		height: 40px;
		line-height: 40px;
		font-size: 30px;
	}
	.youshi .b_list .text_main{
		width: 85%;
	}
	.youshi .b_list .name{
		font-size: 18px;
	}
	.youshi .b_list .text{
		font-size: 16px;
	}
	.top_nav{
		display: none;
	}
	.dayi .dy_list .name a{
		height: 20px;
		font-size: 12px;
		line-height: 20px;
		width: 80px;
	}
	.youshis_main img{
		width:100%;
		height:auto
	}
	.banner2 {
      display: none;
    }
	.banner4 {
      display: block;
    }
	.type .name .quan{
		width: 20px;
		height: 20px;
		line-height: 20px;
		font-size: 16px
	}
	.zhuanye{
		margin-top: 55px
	}
	.yuzhong .bottom_text{
		padding:20px;
		font-size: 14px
	}
	.yuzhong .yz_main .yz_list:nth-child(9){
		display:none
	}
	.yiyuan .yy_list .more a{
		font-size:16px
	}
}