﻿@charset "utf-8";
/*2016-12-08*/
/* CSS Document */
/*全局样式*/

body {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333;
	background-color: #fff;
}

* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.clear {
	clear: both;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #0069ad;
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}

.dbgao {
	height:55px;
}

.fn-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fn-clear {
	zoom: 1;
}


/*首页头部*/

.top {
	height: 60px;
	overflow: hidden;
	padding: 0 10px;
}

.top .logo {
	display: block;
	height: 40px;
	overflow: hidden;
	margin-top: 10px;
	float: left;
}

.top .logo img {
	display: block;
	height: 100%;
	width: auto;
}
.top .yuyan{
	display: block;
	float: right;
	margin-right: 70px;
	font-size: 14px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	
}
.top .menubtn {
	background-image: url(../images/hamburgers.png);
	height: 60px;
}

.top #hamburgermenu .menubtn {
	background-image: url(../images/hamburger2s.png);
}

.top #hamburgermenu {
	background-color: #fff;
}

.top #hamburgermenu ul {
	margin-top: 50px;
}

.top #hamburgermenu ul li {
	border-bottom: 1px solid #ddd;
}

.top #hamburgermenu ul li a {
	color: #333;
}


/*ban*/

.slider-focus {
	position: relative;
	max-width: 640px;
	overflow: hidden;
}

.slider-focus .hd {
	position: absolute;
	width: 100%;
	height: 22px;
	left: 0;
	bottom: 2%;
	z-index: 1;
	line-height: 28px;
	text-align: center;
}

.slider-focus .hd li {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin: 0 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	font-size: 0;
	line-height: 0;
	text-indent: -9999em;
	background: #fff;
	cursor: pointer;
}

.slider-focus .hd li.on {
	background: #ffea00;
}

.slider-focus .bd {
	position: relative;
	z-index: 0;
}

.slider-focus .bd li {
	position: relative;
	text-align: center;
}

.slider-focus .bd li img {
	background: url(../images/loading.gif) center center no-repeat;
	vertical-align: top;
	width: 100%;
	/* 图片宽度100%，达到自适应效果 */
}

.slider-focus .bd li a {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 去掉链接触摸高亮 */

.slider-focus .bd li .tit {
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-indent: 10px;
	height: 28px;
	line-height: 28px;
	background: url(images/focusBg.png) repeat-x;
	color: #fff;
	text-align: left;
}
/*关于我们*/

.lgywm {
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.lgywm_title {
	width: 100%;
	height: auto;
}

.xian {
	width: 100%;
	height: 25px;
	border-bottom: 1px solid #d7d8d8;
}

.lwenzi {
	width: 110px;
	height: auto;
	text-align: center;
	background-color: #FFF;
	margin: -20px auto 0px;
}

.lwenzi p {
	font-size: 12px;
	color: #333;
	line-height: 1.6em;
}

.lwenzi p strong {
	font-size: 1.5em;
}

.lgywm_wz {
	width: 90%;
	height: auto;
	padding: 3% 0px;
	margin: 0 auto;
}

.lgywm_wz p {
	font-size: 1.2em;
	line-height: 1.8em;
	height: 9.0em;
	overflow: hidden;
	color: #333;
	text-indent: 2.4em;
}


/*更多按钮*/

.angd {
	width: 100%;
	height: auto;
	padding: 5px 0px;
	text-align: center;
}

.angd a {
	width: auto;
	height:30px;
	padding: 0px 20px;
	color: #666;
	display: block;
	font-size: 12px;
	line-height: 30px;
	 
	border-radius: 5px;
	display: inline-block;
    border:1px solid #ddd;
}


/*服务项目*/

.fwxm {
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.fwxm_nr {
	width: 100%;
	height: auto;
	padding: 10px 0px;
}

.fwxm_nr ul li {
	width: 25%;
	height: auto;
	padding: 10px 0px;
	float: left;
	text-align: center;
	line-height: 30px;
}

.fwxm_nr ul li .lzj {
	width: 74%;
	margin: 0px auto;
	text-align: center;
}
.fwxm_nr ul li span{
	display: block;
	height: 30px;
	line-height: 30px;
	color: #333;
	font-size: 1.1em;
	text-align: center;
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: ;
}

/*成功案例*/

.cgal_nr {
	width: 100%;
	height: auto;
	padding: 10px 0px;
}

.cgal_nr ul li {
	width: 50%;
	height: auto;
	padding: 5px 0px;
	float: left;
	text-align: center;
	line-height: 30px;
}

.cgal_nr ul li .lzj {
	width: 95%;
	margin: 0px auto;
	text-align: center;
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 2px;
    height: 121px
}
.cgal_nr ul li span{
	display: block;
	text-align: center;
	font-size: 1.2em;
	color: #333;
	height: 40px;
	line-height: 40px;
     overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
/*新闻中心*/

.xwzx_nr {
	width: 98%;
	height: auto;
	margin: 5px auto;
	padding: 10px 0px;
}

.xwzx_nr ul li {
	width: 100%;
	height: auto;
	padding: 10px 10px;
	float: left;
	border-bottom: 1px solid #d7d8d8;
	background: url(../images/shouji_44.jpg) no-repeat 98% center;
}
.xwzx_nr ul li .lzjc{
	float: left;
	width: 70%;
	margin-top: 5px;
}
.xwzx_nr ul li h3 {
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
}

.xwzx_nr ul li p {
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 6px;
}

.xwzx_nr ul li .lzj {
	width: 20%;
	text-align: center;
	float: left;
    margin-right: 6%;
}


/*底部*/

.lbottom {
	width: 100%;
	padding: 10px 0px;
	font-size: 12px;
	color: #666;
	text-align: center;
	line-height: 20px;
	border-top: 1px solid #d7d8d8;
	margin-top: 30px;
}


/*footer*/
.lfooter {
	width: 100%;
	height: 70px;
	background-color: #333;
	position: fixed;
	bottom: 0px;
}

.lfooter ul li {
	width: 25%;
	height: auto;
	float: left;
	text-align: center;
	padding: 10px 0px;
}

.lfooter ul li a {
	color: #FFF;
	line-height: 12px;
	font-size: 12px;
}


/*关于我们*/

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	outline: 0;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

html {
	overflow-y: scroll
}

html {
	max-width: 640px;
	margin: 0 auto;
	position: relative;
}


/* page structure */
header {
	display: block;
	width: 100%;
	height: 55px;
	background: #b31820;
	text-align: center;
}

header strong {
	font-size: 20px;
	color: #FFF;
	line-height: 55px;
}

.menubtn {
	position: relative;
	z-index: 101;
	text-decoration: none;
	background-image: url(../images/hamburger.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 30px;
	height: 55px;
	float: right;
	margin-right: 10px;
}

a.fanhui {
	width: 20px;
	height: 55px;
	float: left;
	margin-left: 10px;
	background: url(../images/fanhui.png) no-repeat center;
}


/* toggle menu */

#pgcontainer {
	padding: 0;
	margin: 0
}

.overlay {
	position: fixed;
	z-index: 99;
	background-color: rgba(0, 0, 0, .5);
	bottom: 0;
	right: 0;
	left: 0
}

.openmenu .overlay {
	top: 0
}

#hamburgermenu {
	height: 100%;
	width: 0;
	background: #666;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 101;
	overflow: hidden;
	-webkit-box-shadow: 3px 0 7px rgba(0, 0, 0, .55);
	-moz-box-shadow: 3px 0 7px rgba(0, 0, 0, .55);
	box-shadow: 3px 0 7px rgba(0, 0, 0, .55)
}

#hamburgermenu ul {
	margin-top: 45px;
	z-index: 101;
	overflow-y: auto;
	overflow-x: hidden
}

#hamburgermenu ul li {
	display: block
}

#hamburgermenu ul li a {
	display: block;
	min-width: 130px;
	padding: 15px 8px;
	color: #cdcdcd;
	font-size: 1.2em;
	text-decoration: none;
	text-align: center
}

.zymain {
	width: 100%;
	height: auto;
	margin-top: 55px;
	overflow: hidden;
}

.zybt {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
	margin: 10px 0px;
}

.zybt strong {
	font-size: 16px;
	color: #333;
	line-height: 40px;
	padding-left: 10px;
}

.zy_nr {
	width: auto;
	padding: 0px 10px;
	height: auto;
	margin: 20px 0px 10px;
}

.zy_nr h2 {
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 30px;
	font-weight: 700;
}

.zy_nr p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	padding: 5px 0px;
}


/*龙拓观点*/

.ltgd_nr {
	width: 98%;
	height: auto;
	margin: 5px auto;
	padding: 10px 0px;
}

.ltgd_nr ul li {
	width: 98%;
	height: auto;
	padding: 10px 0px;
	float: left;
	line-height: 30px;
	border-bottom: 1px solid #d7d8d8;
	background: url(../images/shouji_44.jpg) no-repeat right center;
}

.ltgd_nr ul li h3 {
	width: 78%;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
}

.ltgd_nr ul li p {
	width: 78%;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
}

.ltgd_nr ul li .lzj {
	width: 13%;
	text-align: center;
	float: left;
	margin-right: 15px;
}


/*龙拓观点首页*/

.ltgds_nr {
	width: 98%;
	height: auto;
	margin: 5px auto;
}

.ltgds_nr ul li {
	width: 33.3333%;
	height: auto;
	float: left;
	margin-top: 5px;
	line-height: 30px;
	text-align: center;
}

.ltgds_nr ul li h3 {
	width: 100%;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
}

.ltgds_nr ul li .lzj {
	width: 79%;
	margin: 10px auto;
}


/*修改*/

.zy_nr img {
	width: 100%;
	height: auto;
	margin: 10px 0;
}

.zybt strong {
	display: block;
	width: 100%;
	text-align: center;
	padding-left: 0;
}

.slider-focus {
	width: 100%;
	max-width: initial;
}

.xwzx_nr ul li p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xwzx_nr ul li {
	padding: 15px 10px;
	box-sizing: border-box;
}

header strong {
	display: block;
}

a.fanhui {
	position: absolute;
	left: 0;
	top: 0;
}

header {
	position: relative;
	top: 0;
}

.menubtn {
	position: absolute;
	right: 10px;
	top: 0;
}

.lfooter {
	position: fixed;
	bottom: 0;
	left: 0;
}

#l-map {
	height: 220px;
	width: 100%;
}

#r-result,
#r-result table {
	width: 100%;
}

.nav {
	width: 100%;
	height: 2em;
	line-height: 2em;
	background: #EDEDED;
	border: 1px solid #ADADAD;
}

.nav .nav-inner {
	width: 30%;
	margin-left: 35%;
}

.nav .nav-sub {
	float: left;
	width: 33%;
}

.nav .nav-sub a {
	text-decoration: none;
}

.nav .nav-sub a i {
	display: inline-block;
	background: url("http://webmap1.map.bdstatic.com/wolfman/static/common/images/ui3/mo_banner_ba37b5d.png");
}

.nav .nav-sub a.bus i {
	background-position: -1px -192px;
	position: relative;
	top: 2px;
	width: 13px;
	height: 16px;
}

.nav .nav-sub a.driver i {
	background-position: -29px -194px;
	width: 15px;
	height: 14px;
}

.nav .nav-sub a.walk i {
	background-position: -102px -189px;
	width: 16px;
	height: 18px;
}

.nav .nav-sub a.bus.cur i {
	background-position: -15px -192px;
}

.nav .nav-sub a.driver.cur i {
	background-position: -45px -194px;
}

.nav .nav-sub a.walk.cur i {
	background-position: -120px -189px;
}

.hide {
	display: none;
}

input {
	font-family: "micrsoft yahei";
	width: 80%;
	height: 2em;
	font-size: 1em;
	line-height: 2em;
	border: 0px;
	outline: 0px;
	padding: .2em 1em;
	margin: 0em 10%;
}

.btn-group {
	width: 100%;
	border-top: 1px solid #DDD;
	border-bottom: 2px solid #DDD;
}

button {
	width: 32%;
	text-align: center;
	border: 0;
	border-radius: 0;
	background-color: inherit;
	height: 44px;
	line-height: 44px;
	font-size: 15px;
}

#pgcontainer {
	width: 100%;
	overflow: hidden;
}


.lzj img {
	display: block;
	width: 100%;
    height:100%;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
}

#hamburgermenu .menubtn {
	position: absolute;
	top: 0px;
	left: 5px;
	background-image: url(../images/hamburger2.png);
}

.product ul li {
	width: 50%;
}

.product ul {
	padding: 0 10px;
}

.banner {
	height: 240px;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 0 10px;
}

.banner .swiper-container {
	height: 240px;
	width: 100%;
}

.banner .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 10px;
	width: 100%;
	z-index: 99;
}

.banner .swiper-pagination-switch {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background-color: #fff;
	margin: 0 8px;
	cursor: pointer;
}

.banner .swiper-active-switch {
	background: #e60012;
}

.banner .swiper-wrapper {
	height: 240px;
	width: 100%;
	overflow: hidden;
}

.banner .swiper-wrapper .swiper-slide img {
	display: block;
	height: 100%;
	width: 100%;
}

.lgywm_wz i {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.lgywm_wz i img {
	display: block;
	width: 100%;
	height: auto;
}

.lgywm_wz p {
	text-indent: initial;
	margin-top: 10px;
}
.ly form {
	width: 90%;
	margin: 0 5%;
}

.ly li input {
	display: block;
	width: 100%;
	border: 1px solid #EDEDED;
	box-sizing: border-box;
	margin: 0;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #333;
	margin-bottom: 1.5em;
}

.ly li textarea {
	display: block;
	resize: none;
	width: 100%;
	border: 1px solid #EDEDED;
	box-sizing: border-box;
	margin: 0;
	height: 100px;
	font-size: 18px;
	color: #333;
	padding: 10px;
}

.ly li a {
	display: block;
	text-align: right;
	font-size: 14px;
	color: #888;
}

.ly form>input {
	display: block;
	width: 90%;
	height: 46px;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	background-color: #f23e01;
	margin: 0 auto;
	margin-top: 3em;
}

.ly form>a {
	display: block;
	width: 90%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	background-color: #a7a7a7;
	margin: 2em auto 0;
}

.ly i {
	display: block;
	width: 100%;
}

.ly i img {
	display: block;
	width: 100%;
	height: auto;
}

.ly p {
	font-size: 14px;
	line-height: 32px;
	padding: 0 10px;
	margin: 10px 0;
}

.login {
	width: 75%;
	margin: 11em 12.5%;
}

.login li input {
	display: block;
	width: 100%;
	border: 1px solid #EDEDED;
	box-sizing: border-box;
	margin: 0;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #333;
	margin-bottom: 1.5em;
}

.login li a {
	display: block;
	text-align: right;
	font-size: 14px;
	color: #888;
}

.login form>input {
	width: 90%;
	height: 46px;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	background-color: #f23e01;
	display: block;
	margin: 0 auto;
	margin-top: 4em;
}

.login form>a {
	display: block;
	width: 90%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	background-color: #a7a7a7;
	margin: 2em auto 0;
}

#search label input {
	margin: 0;
}

#search label {
	display: block;
	padding-left: 5%;
}

#bus-search i {
	background: url(../images/route-icon_2c25ce2.png) no-repeat 20% 14px;
	display: block;
	height: 44px;
	font-style: normal;
	font-size: 15px;
	width: 100px;
	margin: 0 auto;
}

#bus-search i.active {
	background-position: 20% -21px;
	color: #3f85fe;
}

#driver-search i {
	background: url(../images/route-icon_2c25ce2.png) no-repeat 20% -55px;
	display: block;
	height: 44px;
	font-style: normal;
	font-size: 15px;
	width: 100px;
	margin: 0 auto;
}

#driver-search i.active {
	background-position: 20% -89px;
	color: #3f85fe;
}

#walk-search i {
	background: url(../images/route-icon_2c25ce2.png) no-repeat 20% -125px;
	display: block;
	height: 44px;
	font-style: normal;
	font-size: 15px;
	width: 100px;
	margin: 0 auto;
}

#walk-search i.active {
	background-position: 20% -162px;
	color: #3f85fe;
}

.lx {
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding: 0 20px;
}

.lx p {
	font-size: 13px;
	line-height: 32px;
	padding-left: 26px;
	background: url(../images/icon2.png) no-repeat;
	margin: 5px 0;
}

.lx p:nth-child(2) {
	background-position: 0 -57px;
}

.lx p:nth-child(3) {
	background-position: 0 6px;
}

.lx p:nth-child(4) {
	background-position: 0 6px;
}

.lx i {
	display: block;
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
}

.lx i img {
	display: block;
	width: 100%;
	height: auto;
}

.register {
	width: 75%;
	margin: 11em 12.5%;
}

.register li input {
	display: block;
	width: 100%;
	border: 1px solid #EDEDED;
	box-sizing: border-box;
	margin: 0;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #333;
	margin-bottom: 1.5em;
}

.register li a {
	display: block;
	text-align: right;
	font-size: 14px;
	color: #888;
}

.register form>input {
	width: 90%;
	display: block;
	height: 46px;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	background-color: #f23e01;
	margin: 0 auto;
	margin-top: 4em;
}

.register form>a {
	display: block;
	width: 90%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	background-color: #a7a7a7;
	margin: 2em auto 0;
}

.tab {
	padding: 10px 10px;
	border-bottom: 1px dashed #ddd;
}

.tab h2 {
	background: #ddd;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 10px 0;
}

.tab p {
	font-size: 16px;
	line-height: 25px;
	padding-left: 5px;
}

.zy_nr em {
    font-style:initial;
	display: block;
	text-align: center;
	font-size: 12px;
	color: #888;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}

.con {
	padding: 0 10px;
	margin: 20px 0;
}

.con h3 {
	font-size: 16px;
	line-height: 40px;
	margin-top: 10px;
}

.con p {
	font-size: 14px;
	color: #666;
	line-height: 24px;
}

.con i {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.con i img {
	display: block;
	width: 100%;
	height: auto;
}
.pian a {
	font-size: 14px;
	display: block;
	line-height: 40px;
	height: 40px;
	color: #3f85fe;
}

.pian a:first-child {
	float: left;
	margin-left: 10%;
}

.pian a:last-child {
	float: right;
	margin-right: 10%;
}

.ltop {
	padding: 0;
}

.share{
	width: 100%;
	height: 100%;
	background: url(../images/fenxiang.png) repeat;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2;
	display: none;
}
.bdsharebuttonbox{
	background-color: #fff;
	width: 200px;
	padding-left: 10px;
	border-radius: 5px;
	position: absolute;
	bottom: 100px;
	left: 50%;
	margin-left: -100px;
}
.bdsharebuttonbox a{
	width: 25px;
	height: 25px;
	margin: 0 3.3px;
}
.bdsharebuttonbox span{
	display: block;
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	padding-right: 20px;
}
/**/
.language{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9999;
}
.language .bg{
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.6;
}
.language .cont{
	position: absolute;
	width:55%;
	right: 50%;
	margin-right: -27.5%;
	top: 50%;
	margin-top: -20%;
	padding-bottom: 30px;
	background-color: #fbfbfb;
	box-shadow: 3px 3px 13px #000;
	border-radius: 5px;
	border: 1px dotted orange;
}
.language .cont h2 span{
	display: block;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	margin-top: 10px;
	width: 50%;
	margin: 0 auto -15px;
	background-color: #fff;
	color: #444;
}
.language .cont h2{
	border-bottom:1px solid #ddd ;
	width: 90%;
	margin: 20px auto;
}

.language .cont em{
	display: block;
	font-style: initial;
	font-size: 14px;
	text-align: center;
	color: #999;
}
.language .cont div a{
	display: block;
	float: left;
	width: 30%;
	overflow: hidden;
	margin: 20px 10% 0;
}
.language .cont div a i{
	display: block;
	width: 100%;
	height: 45px;
}
.language .cont div a span{
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
.language .cont div a i img{
	display: block;
	width: 100%;
	height: 100%;
}

/*contact*/
.contact{
	margin-top: 20px;
}
.contact h4{
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}
.contact p{
	font-size: 14px;
	color: #666;
	line-height: 28px;
	padding: 0;
}


/*2016-12-15 修改*/
.lfooter{
	height: 60px;
}
.lfooter ul li{
	padding: 5px 0;
}
.xwzx_nr ul li h3{
	text-overflow: ellipsis;
}
.xwzx_nr ul li{
	border-bottom: 1px dashed #d7d8d8;
}
.top .yuyan{
	float: left;
	margin-left: 20px;
	color: #666;
}
#hamburgermenu ul li{
	border-bottom: 1px solid #808080;
}
.top #hamburgermenu ul li{
	border-color: #ddd;
}

.tab li{
	font-size: 15px;
}
.zy_nr h2{
	font-size: 18px;
}
.banner .pagination{
	z-index: 8;
}
.zy_nr p{
	font-size: 16px;
}
.zybt strong{
	font-size: 18px;
}
a{
	-webkit-tap-highlight-color:transparent;
}
.con p{
	font-size: 16px;
}
.con h3{
	font-size: 18px;
}
.contact h4{
	font-size: 18px;
}
.zybt strong{
	font-size: 20px;
}
.zy_nr em{
	margin-bottom: 10px;
}
.innovate .xwzx_nr ul li .lzjc {
    width:90%;
}
/*******/
table {
    width:100% !important;
}

.pro_box img{
   width:100% !important;
   height:auto !important;
}