@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #555;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td, th, caption {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
ol, ul, li {
	list-style: none;
}
input, textarea, select, button {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
	border-collapse: collapse;
}
html {
	overflow-y: scroll;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
*zoom:1;
}
/*公共代码*/
.w {
	width: 1150px;
	margin: auto;
}	/*页面宽*/
.clear {
	clear: both;
}
/*大Div*/
#man {
	width: 100%;
	overflow: hidden;
	height: auto;
	overflow: hidden;
}
/*头部-导航*/
#piao {
	width: 100%;
	background: #ffffff;
	margin: auto;
	position: fixed;
	z-index: 999;
	height: 90px;
}
#qie {
	width: 130px;
	height: 30px;
	float: right;
}
#qie li {
	float: left;
	line-height: 30px;
	padding: 3px;
}
#nav {
	height: 90px;
}
#nav img {
	float: left;
}
#nav_2 ul {
	padding: 5px 0px;
	width: 900px;
	float: right;
}
#nav_2 ul li {
	float: right;
}
#nav_2 ul li a {
	display: block;
	padding:0 15px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
#nav_2 ul li a:visited {
}
#nav_2 ul li a:hover {
	text-decoration: none;
	background-color:#2580db;
	border-radius:3px; overflow:hidden;
}
/*头部-幻灯片*/
#banner {
	height: 410px;
	position: relative;
	width: 1400px;
	margin: 0 auto;
	margin-top: 90px;
}
#banner_one {
	height: 230px;
	position: relative;
	width: 1400px;
	margin: 0 auto;
	margin-top: 90px;
}
#banner .slider, #banner .num {
	position: absolute;
}
#banner .num {
	bottom: 5px;
	width: 50px;
	height: 20px;
	margin-left: 550px;
}
#banner .num li {
	float: left;
	text-align: center;
	width: 0px;
	border-radius: 4px;
	height: 0px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	width:10px; height:10px;
	border-radius:100%;
	background-color:#e4e4e4;
}
#banner .num li.on {
	background-color: #FF7300;
}
/*公告*/
#gonggao {
	width: 100%;
	margin: 0 auto;
	height: 63px;
	background: url(../images/hhh.png);
}
#go {
	float: left;
	height: 60px;
	line-height: 60px;
}
#go p em {
	font-size: 16px;
	font-family: "微软雅黑", "黑体", "sans-serif";
	color: #007FFF;
}
.gginfo {
	height: 30px;
	overflow: hidden;
}
.gginfo li p {
	height: 30px;
	line-height: 30px;
	overflow:hidden;
}
.gginfo li p a {
	float: left;
	font-size: 16px;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
#gogo {
	height: 60px;
}
#gogo img {
	float: right;
	margin: 15px;
}
/*首页-服务项目*/
#content_one {
	height: auto;
	padding-bottom: 50px;
}
h1 {
	margin-top: 30px;
	margin-bottom: 20px;
}
h1 em {
	font-size: 26px;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
h1 a:hover {
	text-decoration: none;
}
.nei {
	float: left;
	margin: 25px;
}
.neia {
	float: left;
	margin: 10px;
	width: 250px;
	padding-left: 15px;
}
#content_one .neia {
	margin-bottom: 0;
}
.neia img {
	margin-left: 15px;
}
.neia li {
	background: url(../images/dian.jpg) no-repeat 15px 20px;
	padding-left: 25px;
	height:38px;
	overflow:hidden;
	line-height: 38px;
	border-bottom: 1px dashed #c3c3c3;
}
.neia a:hover {
	text-decoration: none;
}
/*首页-在线留言*/
#mess {
	width:100%;
	padding-top:20px;
	padding-bottom:30px;
	background-color:#f7ca36;
	position:fixed; left:0; bottom:0; z-index:999;
}
#mess .close{ position:absolute; right:3%; top:20px;}
#mess .close img{ display:block; cursor:pointer;}
.mhg{ height:172px; width:100%;}
.ov {
	overflow: hidden;
}
.ly {
	width: 1150px;
	margin: auto;
}
.ly .left {
	width: 370px;
	float: left;
	margin-top: -10px;
}
.ly .left p {
	display: block;
	overflow: hidden;
	margin-top: 20px;
	height: 46px;
	border-radius: 5px;
	background-color: #fff;
	width: 100%;
}
.ly .left p input {
	width: 100%;
	box-sizing: border-box;
	padding: 0 20px;
	display: block;
	font-size: 14px;
	line-height: 46px;
	height: 46px;
	border: none;
	margin: 0;
	outline: none;
}
.ly .mil {
	width: 470px;
	float: left;
	margin: 0 30px;
	margin-top: 10px;
	border-radius: 5px;
}
.ly .mil textarea {
	width: 100%;
	box-sizing: border-box;
	padding: 11px 20px;
	display: block;
	font-size: 14px;
	line-height: 24px;
	height: 112px;
	border: none;
	margin: 0;
	outline: none;
}
.ly .right {
	width: 250px;
	float: right;
	margin-top: 10px;
}
.ly .right p {
	width: 100%;
	height: 46px;
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	background-color: #fff;
}
.ly .right p span {
	text-align: center;
	font-size: 14px;
	line-height: 46px;
	height: 46px;
	display: block;
	overflow: hidden;
}
.ly .right p input {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	cursor: pointer;
}
.ly .right a {
	width: 100%;
	margin-top: 20px;
	display: block;
	overflow: hidden;
	text-decoration: none;
}
.ly .right a input {
	display: block;
	overflow: hidden;
	font-size: 14px;
	line-height: 46px;
	height: 46px;
	border-radius: 5px;
	background-color: #333;
	color: #fff;
	width: 100%;
	text-align: center;
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
}
.ly .right a input:hover {
	background-color: #007FFF;
}
/*首页-新闻中心*/
#news {
	width: 1400px;
	margin: 0 auto;
	height: 315px;
	background: url(../images/dibu.jpg);
}
#xw1 {
	padding-top: 1px;
}
#xw1 em {
	color: #FFFFFF;
}
#xw1 span {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
}
#xw1 var {
	color: #FFFFFF;
}
#xw2 {
	width: 800px;
	height: 175px;
	margin: 0 auto;
}
#xw2 img {
	float: left;
}
#xw2 h2 {
	float: left;
	margin: 10px 10px 10px 20px;
	color: #FFFFFF;
	font-size: 20px;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
#xw2 h3 {
	margin: 20px;
	float: left;
	color: #FFFFFF;
	letter-spacing: 0.5px;
	font-size: 14px;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
#zy {
	width: 650px;
	margin: 0 auto;
	padding-left: 500px;
	overflow: hidden;
}
/*首页-服务行业*/
#fyhy {
	height: auto;
	padding-bottom: 40px;
}
#fyhy span {
	float: right;
	margin-top: 20px;
	margin-right: 15px;
}
.nei2 {
	float: left;
	margin: 11px;
	cursor: pointer;
	position: relative;
	width: 265px;
	height: 160px;
}
.nei2 img{ display:block; width:100%;}
.mask {
	position: absolute;
	display: block;
	background: url(../images/black.png);
	width: 100%;
	bottom: 0;
	left: 0;
}
.det {
	position: absolute;
	color: #FFF;
	font-family: "微软雅黑", "黑体", "sans-serif";
	display: flex;
	align-items:center;
	justify-content:center;
	line-height: 38px;
	width: 265px;
	height:160px;
	padding:10px;
	box-sizing:border-box;
	text-align: center;
	font-size: 28px;
}
/**联系我们*/
#content {
	height: auto;
}
#lx img {
	padding-top: 60px;
	display: block;
	margin: 0 auto;
}
#llx img {
	padding-top: 60px;
	display: block;
	margin: 0 auto;
}
#lx1 {
	margin: 40px 10px 60px 0px;
	float: left;
}
#lx1 img {
	margin-top: 15px;
}
#lx1 em {
	color: #333333;
	font-size: 18px;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
#lx2 {
	margin: 40px 0px 60px 10px;
	float: left;
}
/**关于我们*/
#nav_content {
	width: 100%;
	height: auto;
	height: 62px;
	background: url(../images/liand1.jpg);
}
#new li {
	float: left;
	background: url(../images/liand.jpg);
	background-repeat: no-repeat;
}
#new li a {
	display: flex;
	align-items:center;
	width: 162px;
	padding:0 5px;
	height:60px;
	padding-bottom:10px;
	justify-content:center;
	color: #666666;
	font-size: 16px;
	text-align: center;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
#new li a:hover {
	background: url(../images/liand2.png);
	text-decoration: none;
}
#new li .onhover {
	background: url(../images/liand2.png);
	text-decoration: none;
}
#new li a:visited {
	background: url(../images/liand2.png);
}
#zz {
	margin-top: 30px;
	padding-bottom: 90px;
	line-height: 30px;
}
#zz img,#hhhhhhhh img{ max-width:100%; height:auto;}
#zz p {
	font-size: 14px;
	color: #666666;
	font-family: "微软雅黑", "黑体", "sans-serif";
	letter-spacing: 0.5px;
}
/**业务领域*/
#yy {
	width: 1175px;
	height: auto;
	margin: 0 auto;
	margin-top: 30px;
	padding-bottom: 90px;
}
#yy img{ max-width:100%; height:auto;}
#as2 {
	height: auto;
	padding-bottom: 90px;
}
#as2 h2 {
	text-align: center;
	font-size: 16px;
	line-height: 60px;
	color: #333333;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
#as2 p {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
#as2 a:hover {
	text-decoration: none;
}
/*
#hg0{padding-top: 20px;width: 240px;height: 30px;margin: 0 auto;}
#hg0 .ud { list-style-type: none;}
#hg0 .ud li {width: 100px;height: 20px;border: 1px solid #333333;text-align: center;float: left;margin-left: 10px;}
#hg0 .ud li a{display: block;width: 100px;height: 20px;text-decoration: none;color: #333333;padding-top: 2px;font-size: 12px;}
#hg0 .ud li a:focus{color: white;background-color: #333333;}
#hg0 .ud li a:hover{color: white;background-color: #333333;}
*/
/*#hg0 {height: 65px;padding: 50px 0 10px;width: 1150px;margin: 0 75px;}
#hg0 li {border: 1px solid #333333;margin-left: 10px;color:#2D3440;float: left;width: 500px;font-size: 16px;height: 60px;font-family: "微软雅黑","黑体","sans-serif";line-height: 60px;text-align: center;}
#hg0 li a{color:#2D3440;font-size: 16px;height: 60px;font-family: "微软雅黑","黑体","sans-serif";line-height: 60px;text-align: center;}
#hg0 li:hover {background-color: #2E3541;color: #ffffff;}
#hg0 li:hover a {color: #ffffff;}*/
#hg0 {
	height: 65px;
	padding: 50px 0 10px;
	width: 1150px;
	margin: 0 75px;
}
#hg0 li a {
	float: left;
	margin-left: 10px;
	width: 460px;
	border: 1px solid #333333;
	color: #2D3440;
	font-size: 16px;
	height: 60px;
	font-family: "微软雅黑", "黑体", "sans-serif";
	line-height: 60px;
	text-align: center;
	overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
	padding:0 20px;
}
#hg0 li a:hover {
	background-color: #2E3541;
	color: #ffffff;
	width: 500px;
	height: 60px;
}
#hg0 .next {
	float: right;
	font-size: 16px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 500px;
}
.as {
	height: 160px;
	margin-top: 30px;
}
.as img {
	float: left;
}
.as1 {
	width: 780px;
	float: right;
	margin-right: 80px;
}
.as1 h3 {
	font-size: 16px;
	color: #333333;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
.as1 p {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
.as1 a:hover {
	text-decoration: none;
}
#bbb {
	height: auto;
	margin-bottom: 90px;
}
/*fenye**/

#fy {
	width: 1150px;
	margin: 20px auto;
	text-align:center;
	height: 75px;
}
.pagination li {
	text-indent: none;
	display:inline-block;
	margin:0 5px;
}
.pagination li p {
	width: 60px;
}
.pagination li a {
	display: block;
	border: 1px solid #000000;
	line-height: 30px;
	width: 40px;
	text-align: center;
	text-decoration: none;
}
.pagination li span {
	display: block;
	border: 1px solid #000000;
	line-height: 30px;
	width: 40px;
	text-align: center;
	text-decoration: none;
}
.pagination li.active span {
	background-color: #333333;
	color:#fff;
}
.pagination li.disabled span {
	cursor:no-drop;
}
.pagination li a:hover {
	background-color: #333333;
	color: white;
}
.pagination li .a1 {
	width: 60px;
}
/**服务项目*/
#du {
	padding-top: 20px;
}
#du p {
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #666666;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
#hb {
	overflow:hidden;
	padding-top: 20px;
}
#hb a img.img02{ display:none;}
#hb a:hover img.img01{ display:none;}
#hb a:hover img.img02{ display:block;}
#hb1 {
	float: left;
	margin-right: 35px;
}
#hb2 {
	float: left;
}
#hb3 {
	float: right;
}
#hb4 {
	height: auto;
	clear: both;
	margin: 20px auto;
	line-height: 40px;
	padding-top: 20px;
}
#hb4 strong{ font-weight:bold;}
#hb4 img{ max-width:100%; height:auto;}
#lx6 {
	padding-bottom: 90px;
	padding-top: 30px;
}
#lx6 .wen{ width:1150px; margin:auto;}
#lx6 p {
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
/*翻译报价*/
#hh1 {
	height: 60px;
	margin: 0 auto;
}
#hh1 p {
	text-align: center;
	font-size: 16px;
	line-height: 60px;
	color: #333333;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
#hh3 {
	padding-top: 30px;
	height: 200px;
	margin: 0 auto;
	line-height: 30px;
}
#hh3 em {
	color: #007FFF;
	font-size: 16px;
	font-family: "微软雅黑", "黑体", "sans-serif";
}
/**/
/*td{width: 90px;height: 65px;border: 1px solid gray; cellspacing: 0px;color: black;text-align: center;}*/


/**底部*/
#bottom {
	width: 100%;
	height: 279px;
	background: url(../images/db.jpg);
}
#footer {
	height: 279px;
}
.footer_left {
	width: 310px;
	height: 249px;
	padding-top: 15px;
	float: left;
}
.footer_left p {
	color: white;
	padding-bottom: 5px;
}
.footer_left li {
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
}
.footer_left a {
	color: white;
	text-decoration: none;
}
.footer_left .img {
	display: block;
	float: left;
}
.footer_right {
	height: 240px;
	float: right;
	padding-top: 35px;
}
.footer_right ul li {
	margin-bottom: 8px;
}
.footer_right ul li a {
	font-size: 14px;
	text-decoration: none;
	color: #999999;
}
.footer_right ul li p {
	color: #999999;
	position:relative;
}
.footer_right ul li p img:nth-child(1){ position:absolute; left:0; top:0;}
.footer_right ul li p img:nth-child(2){ width:100%; height:4px;}
.footer_right ul li a:hover {
	font-size: 14px;
	text-decoration: none;
	color: white;
}
.footer_right span {
	color: #007FFF;
	font-family: "微软雅黑", "黑体", "sans-serif";
	font-size: 16px;
}
.f3-1 {
	float: left;
}
.f3-2 {
	margin-left: 35px;
	float: left;
}
.d2 {
	width: 112px;
	height: 4px;
}
.f3-3 {
	margin-left:35px;
	float: right;
}
.d3 {
	width: 117px;
	height: 4px;
}

.mmm.hei,.mbg.hei{ height:0; overflow:hidden;}

#as2 .wen img{ max-width:100%; height:auto;}

.fdd{ width:100%; background-color:#2b2627; position:fixed; left:0; bottom:0; z-index:999;}
.fdd .box{ width:1150px; margin:auto; padding:15px 0; overflow:hidden;}
.fdd .box .left{ font-size:14px; line-height:22px; float:left; color:#fff; width:1000px;}
.fdd .box .left a{ color:#fff; text-decoration:underline;}
.fdd .box .cursor-pointer{ float:right; height:16px; display:block; margin:3px 0; cursor:pointer;}
.fdd .box .right{ float:right; overflow:hidden;}
.fdd .box .right a{ display:block; font-size:14px; line-height:22px; float:left; color:#fff; cursor:pointer;}
.fdd .box .right a:hover{ color: #007FFF; text-decoration:underline;}
.fdd .box .right span{ display:block; font-size:14px; line-height:22px; float:left; color:#fff; margin-left:20px; cursor:pointer; opacity:.7;}
.fdd .box .right span:hover{ opacity:1; text-decoration:underline;}