/* css reset */
html {
	color: #333;
	background: #fff;	
	font-family: "Helvetica Neue","Helvetica","Arial","Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei","sans-serif";
	overflow-x: hidden;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
strong,
th,
var {
	font-style: normal;
	font-weight: normal
}

ol,
ul {
	list-style: none
}

caption,
th {
	text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal
}

q:before,
q:after {
	content: ''
}

abbr,
acronym {
	border: 0;
	font-variant: normal
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%
}

legend {
	color: #000
}

/* css reset end */

/* public */
.wrap1200 {
	width: 1200px;
	margin: 0 auto;
}

/*clearfix*/

.clearfix {
	overflow: hidden;
	_zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
.text {
	text-align: center;
}
.textr {
	text-align: right;
}

a {
	text-decoration: none;
	color: #333;
}
.mt50 {
	margin-top: 50px;
}

/* pbulic header */
.header-top p {
	height: 20px;
}
.header-top span {
	font-size: 12px;
	color: #949494;
}
.header-top span a {
	color: #949494;
}
.header-top img {
	vertical-align: middle;
	margin-right: 5px;
	margin-top: 3px;
}
.nav {
	height: 40px;
	background: #3a9bfc;
}
.nav li {
	float: left;
	background:linear-gradient(to bottom,#6bc8f2,#6bc8f2,#6bc8f2) no-repeat right / 1px 18px;
}
.nav li:last-child{background:none;}

.nav ul>li a {
	display: block;
	width: 190px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.nav li a img {
	margin-left: 6px;
}
.bg-new {
	background: url(/new/img/new-icon.png) no-repeat 80% top;
}

.nav ul>li:hover {
	background: #ff8200;
}
.nav ul>li a:hover img {
	transform: rotate(180deg);
}
.nav ol>li {
	background: #313131;
}
.two-li {
	display: none;
	position: relative;
	z-index: 9;
}
.nav ul>li:hover .two-li {
	display: block;
}
/* banner css*/

.banner {
    width: 100%;
    position: relative;
    height: 425px;
    margin: 0px auto;
    text-align: center;
}

.banner .bd {
    margin: 0px auto;
    position: relative;
    z-index: 0;
/*     overflow: hidden; */
	overflow:visible;
}

.banner .bd ul {
    width: 100% !important;
}

.banner .bd li {
    width: 100% !important;
    height: 425px;
    overflow: hidden;
    text-align: center;
}

.banner .bd li a {
    display: block;
    height: 425px;
}
.banner .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}

.banner .hd ul {
    text-align: center;
    padding-top: 5px;
}

.banner .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    margin: 5px;
    background: url("/new/img/banner_roll.png") -18px 0;
    overflow: hidden;
    line-height: 9999px;
}

.banner .hd ul .on {
    background-position: 0 0;
}

.banner-b {
	height: 20px;
	background: #dcdcdc;
}

.ldmp {
	padding: 40px;
	text-align: center;
}

.ldmp-top-p {
	margin: 10px 120px;
	box-shadow: 0px 0px 8px #dcdcdc;
	line-height: 40px;
	background: #fbfafa;
	letter-spacing: 2px;
}
.ldmp li {
	width: 275px;
	height: 420px;
	float: left;
	margin-right: 33px;
	margin-top: 40px;
	/* background: #000; */
}
.ldmp-box {
	width: 265px;
	height: 409px;
	background: #fdfcfc;
	box-shadow: 0px 0px 8px #eee;
	margin-left: 5px;
	margin-top: 5px;
}
.ldmp-box h6 {
	font-size: 18px;
	color: #484848;
}
.ldmp-box p {
	font-size: 14px;
	color: #484848;
}
.ldmp-box span {
	display: block;
	font-size: 12px;
	color: #484848;
}
.ldmp-box span img {
	vertical-align: middle;
}
.ldmp-bottom {
	width: 275px;
	height: 100px;
	position: relative;
	bottom: 120px;
	background: #dcdcdc url(/new/img/ldmp-bottom-icon.jpg) no-repeat center top;
}
.ldmp-bottom h5 {
	font-size: 18px;
	color: #0f0f0f;
	font-weight: bold;
	padding-top: 15px;
	letter-spacing: 2px;
}	
.ldmp-bottom p {	
	font-size: 16px;
	color: #232323;
	text-align: left;
	padding: 4px 8px;
	line-height: 24px;
}	
.ldmp-box-box {
	display: inline-block;
	width: 192px;
	height: 110px;
	background: #f6f6f6;
}
.ldmp-box-box h3 {
	font-size: 14px;
	font-weight: bold;
	color: #4b4b4b;
	margin-top: 20px;
}
.ldmp-box-box h4 {
	font-size: 12px;
	color: #4b4b4b;
	text-align: left;
	padding: 0 15px;
	letter-spacing: 1px;
}
.ldmp-box-box p span {
	display: inline-block;
	width: 63px;
	height: 22px;
	background: #eee;
	border: 1px solid #ccc;
	border-radius: 20px;
	line-height: 22px;
	margin-top: 10px;
	margin-right: 10px;
}

.mt30 {
	margin-top: 30px;
}
.mt10 {
	margin-top: 10px;
}


.ldmp-tc {
	padding-top: 40px;
	text-align: center;
	background: #eee;
}
.zixun {
	width: 1920px;
	height:96px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	/*图片宽度的一半*/
}

.ldmp-tc h4 {
	font-size: 30px;
	color: #4b4b4b;
}
.ldmp-tc h5 {
	font-size: 18px;
	color: #4b4b4b;
	margin: 10px 0;
}
.ldmp-tc h6 {
	font-size: 14px;
	color: #4b4b4b;
}
.ldmp-tc-m {
	width: 920px;
	height: 320px;
	margin-top: 35px;
	margin-left: 120px;
}
.tc-m-r {
	width: 464px;
	height: 320px;
}
.tc-m-r li {
	width: 140px;
	height: 138px;
	border: 3px solid #fff;
	border-radius: 50%;
	float: left;
	margin-right: 12px;
	margin-bottom: 16px;
}
.tc-m-r li h3 {
	font-size: 14px;
	color: #808080;
	margin-top: 15px;
}
.tc-m-r li h3>span {
	font-size: 40px;
	color: #2fa6dc;
	font-weight: bold;
}
.tc-m-r li hr  {
	width: 70%;
}
.tc-m-r li p {
	font-size: 14px;
	color: #808080;
}
.jituan-tc {
	padding-bottom: 40px;
	text-align: center;
}
.jt-tc-m {
	width: 892px;
	height: 277px;
	margin-left: 155px;
	box-shadow: 0px 0px 8px #eee;
}
.jt-tc-m h4 {
	font-size: 18px;
	color: #4b4b4b;
	padding-top: 30px;
}
.jt-tc-m h5 {
	font-size: 14px;
	color: #4b4b4b;
	padding-top: 8px;
}
.jt-tc-m li {
	width: 143px;
	height: 143px;
	float: left;
	border: 1px dashed #dfdfdf;
	margin-right: 12px;
	margin-top: 20px;
}
.jt-tc-m li>h6 {
	font-size: 14px;
	color: #6a6a6a;
	margin-top: 10px;
}
.jt-tc-m li>h6 span {
	font-size: 40px;
	color: #ffc85e;
	font-weight: bold;
}
.jt-tc-m li hr {
	width: 90%;
	border:0;
	height:1px;
	background: #eee;
}
.jt-tc-m li p {
	line-height: 24px;
}


.liucheng {
	background: #eee;
	padding: 40px 0;
	text-align: center;
}
.liucheng-m {
	width: 600px;
	height: 300px;
	margin-left: 290px;
}
.liucheng-m-r {
	width: 376px;
	height: 300px;
	text-align: left;
}
.liucheng-m-r p {
	font-size: 14px;
	color: #4b4b4b;
	margin-top: 44px;
	line-height: 24px;
}
.liucheng-m-r p>span {
	font-size: 18px;
	color: #4b4b4b;
}
.yy-cj {
	padding: 22px 0;
	text-align: center;
}
.yy-cj li {
	width: 390px;
	height: 430px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.yy-cj h4 {
	font-size: 16px;
	color: #4b4b4b;
	font-weight: bold;
	margin-top: 10px;
}
.yy-cj hr {
	width: 80%;
	border:0;
	height:1px;
	background: #eee;
}
.yy-cj p {
	font-size: 14px;
	color: #4b4b4b;
	text-align: left;
	margin-left: 40px;
	line-height: 20px;
}
.yy-cj p>span {
	display: inline-block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #4cc7ff;
	margin-right: 5px;
}












/* public footer */
.footer {
	height: 230px;
}
.footer-l {
	width: 460px;
	height: 230px;
}
.footer-r {
	width: 360px;
	height: 230px;
	background: url(../img/code-icon.png) no-repeat 70% 40%;
}
.footer-l p {
	margin-top: 10px;
	color: #505050;
}
.footer-l p img {
	margin-right: 14px;
}
.footer-r>img {
	margin: 10px 0;
}
.footer-r p img {
	margin-right: 14px;
}
.copyright {
	font-size: 12px;
	color: #4b4b4b;
	text-align: center;
	line-height: 30px;
}
.copyright a {
	color: #ff3737;	
}
