* {
	padding: 0;
	margin: 0;
}

a,
a:visited,
a:link {
	color: inherit;
	text-decoration: none;
}

ul,
ol,
li {
	list-style-type: none;
}

img {
	max-width: 100%;
}

.relative {
	position: relative;
}

#dituContent img {
	max-width: none;
}

.w1920 {
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
}

/*相关*/
h4.related {
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	line-height: 32px;
	margin: 0 10px;
	height: 32px;
}

h4.related span {
	display: inline-block;
	border-bottom: 2px solid #666;
}

.relatedlist {
	margin: 0 10px;
	padding: 10px 0;
	overflow: hidden;
}

ul.relate_news li a {
	display: block;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
	color: inherit;
}

ul.relate_pr li {
	width: 20%;
	float: left;
}

ul.relate_pr li a {
	display: block;
	margin: 5px;
	text-align: center;
	line-height: 30px;
	color: inherit;
}

ul.relate_pr li img {
	width: 100%;
	display: block;
}

ul.relate_pr p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/**/
#slides,
#slides2 {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#slides .bd li img {
	width: 100%;
	display: block;
}

#slides2 li img {
	width: 100%;
	display: block;
}



#slides .hd {
	position: absolute;
	width: 100%;
	z-index: 101;
	bottom: 10px;
	text-align: center;
}

#slides .hd li {
	display: inline-block;
	zoom: 1;
	margin: 0 5px;
	font-size: 0;
	vertical-align: top;
	width: 10px;
	height: 10px;
	cursor: pointer;
	overflow: hidden;
	background: #fff;
	border-radius: 50%;
	position: relative;
}

#slides .hd li.on {
	background: #ccc;
}

span.prev,
span.next {
	position: absolute;
	width: 27px;
	height: 44px;
	top: 50%;
	margin-top: -22px;
	cursor: pointer;
}

span.prev {
	background: url(../image/bprev.png) no-repeat left center;
	left: 20px;
}

span.next {
	background: url(../image/bnext.png) no-repeat right center;
	right: 20px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

body {
	font-size: 14px;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif, SimSun;
	line-height: 1.8;
	overflow-x: hidden;
	color: #3d3d3d;
}

.container {
	margin: auto;
	width: 1200px;
}

.block {
	overflow: hidden;
	clear: both;
}

#backTop {
	position: fixed;
	right: 50px;
	bottom: 50px;
	cursor: pointer;
	z-index: 99999;
}

/*头部*/
.header {
	position: relative;
	z-index: 999;
	-moz-box-shadow: 0px 10px 20px #333333;
	-webkit-box-shadow: 0px 10px 20px #333333;
	box-shadow: 0px 10px 20px #333333;
}

.top {
	line-height: 40px;
	border-bottom: 1px solid #eee;
}

.logo a {
	display: table-cell;
	height: 120px;
	width: 1200px;
	vertical-align: middle;
}

.logo a img {
	display: block;
	max-height: 100%;
}

.nav {
	background: #008bd6;
	color: #fff;
	line-height: 40px;
	border-bottom: 1px solid #6fc9ec;
}

.nav li {
	display: inline-block;
	text-align: center;
	position: relative;
}

.nav li a {
	display: block;
	padding: 0 50px;
}

.nav li ul {
	position: absolute;
	left: 0;
	line-height: 36px;
	width: 100%;
	background: #008bd6;
	z-index: 999;
	display: none;
}

.nav li ul li {
	display: block;
}

.nav li ul li a {
	padding: 0;
}

.nav li:hover ul {
	display: block;
}

.nav li a:hover,
.nav li a.cur {
	background: #ff8b2c;
}

.headerbottom {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}

.kw {
	width: 860px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.input {
	position: relative;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
}

.input input {
	width: 200px;
	height: 28px;
	border: 1px solid #ccc;
	padding-left: 10px;
	padding-right: 40px;
	outline: none;
	margin: 0;
	line-height: 28px;
}

button.searchBtn {
	position: absolute;
	right: 0;
	background: #af0603;
	text-align: center;
	width: 50px;
	height: 30px;
	top: 1px;
	color: #fff;
	line-height: 30px;
	z-index: 99;
	border: none;
	outline: none;
}

.gg {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	color: #af0603;
}

.gg b {
	float: left;
}

.ggcon {
	max-width: 1000px;
	float: left;
}

.ggcon li {
	font-weight: bold;
}

.ggcon li span {
	font-weight: normal;
	padding: 0 10px;
}

.about {
	padding: 50px 0 40px;
	background: #f2f2f2;
}

.abimgs {
	width: 470px;
	position: relative;
}

.abimgs .hd {
	position: absolute;
	width: 100%;
	bottom: 20px;
	text-align: center;
}

.abimgs .hd li {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	overflow: hidden;
	background: rgba(0, 0, 0, .2);
	color: transparent;
	margin: 0 5px;
}

.abimgs .hd li.on {
	background: #008bd6;
}

.abright {
	width: 670px;
	line-height: 28px;
}

.abright h3 {
	color: #008bd6;
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: normal;
}

a.bmore {
	display: block;
	background: #008bd6;
	color: #fff;
	width: 150px;
	float: right;
	text-align: center;
	line-height: 30px;
	position: relative;
	margin: 30px 20px 4px;
	font-size: 16px;
}

a.bmore:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	border-bottom: 2px solid #008bd6;
	border-right: 2px solid #008bd6;
	right: -4px;
	bottom: -4px;
}

.case {
	padding: 40px 0;
}

.title {
	text-align: center;
	font-size: 20px;
	color: #008bd6;
	line-height: 48px;
	margin-bottom: 40px;
}

.title h2 {
	position: relative;
	display: inline-block;
	font-weight: normal;
}

.title h2:before {
	content: "";
	position: absolute;
	width: 960px;
	height: 1px;
	background: #008bd6;
	left: -960px;
	top: 50%;
}

.title h2:after {
	content: "";
	position: absolute;
	width: 960px;
	height: 1px;
	background: #008bd6;
	right: -960px;
	top: 50%;
}

.title h2 span {
	position: relative;
	display: block;
	padding: 0 20px;
}

.title h2 span:before {
	content: "";
	width: 40px;
	height: 6px;
	background: #006ba5;
	position: absolute;
	left: -40px;
	top: 50%;
	margin-top: -3px;
	z-index: 10;
}

.title h2 span:after {
	content: "";
	width: 40px;
	height: 6px;
	background: #006ba5;
	position: absolute;
	right: -40px;
	top: 50%;
	margin-top: -3px;
	z-index: 10;
}

.title b {
	color: #aeaeae;
	margin-left: 20px;
	font-weight: normal;
}

.title b {
	color: #aeaeae;
	margin-left: 20px;
	font-weight: normal;
}

.case li {
	width: 570px;
	float: left;
	background: #f0f0f0;
	overflow: hidden;
	padding-right: 15px;
	margin-bottom: 30px;
}

.case li:nth-child(2n) {
	float: right;
}

.case li img {
	width: 350px;
	height: 260px;
	display: block;
	float: left;
	margin-right: 15px;
}

.case li h3 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 15px;
}

.case li p {
	height: 168px;
	overflow: hidden;
	line-height: 24px;
}

a.blink {
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #008bd6;
	border-radius: 5px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	display: block;
	color: #008bd6;
}

.product li {
	width: 280px;
	margin: 0 10px 30px;
	float: left;
}

.product li img {
	width: 270px;
	height: 220px;
	border: 1px solid #ccc;
	padding: 5px;
}

.product li h3 {
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	margin-bottom: 5px;
}

.product li p {
	font-size: 13px;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}

.addver {
	margin-top: 50px;
}

.addver img {
	display: block;
	width: 100%;
	height: auto;
}

.hnav {
	border: 5px solid #008bd6;
	width: 230px;
	margin-top: 50px;
}

.hnav h2 {
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	font-weight: normal;
	color: #fff;
	background: #008bd6;
	border-bottom: 5px solid #008bd6;
}

.hnav ul {
	margin: 15px;
}

.hnav li a {
	display: block;
	line-height: 38px;
	text-align: center;
	background: linear-gradient(to bottom, #fff, #d8d8d8);
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 16px;
	margin-bottom: 5px;
}

.hnav ul li ul {
	margin: 0;
}

.hnav li ul li a {
	border: none;
	background: none;
	text-align: left;
	font-size: 14px;
	margin-bottom: 0;
}

.product2 {
	width: 930px;
	margin-top: 50px;
}

.product2 li {
	width: 300px;
	float: left;
	margin-right: 15px;
	margin-bottom: 30px;
}

.product2 li:nth-child(3n) {
	margin-right: 0;
}

.product2 li img {
	width: 100%;
	height: 225px;
	display: block;
}

.product2 li h3 {
	font-size: 16px;
	color: #000;
	margin-top: 10px;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.product2 li p {
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}

.pr3 {
	padding: 0 0 20px;
	background: #008bd6;
	color: #fff;
	margin-top: 50px;
}

.pr3 h2 {
	font-size: 18px;
	border-bottom: 1px solid #fff;
	margin-bottom: 20px;
	line-height: 50px;
}

.pr3 h2 b {
	color: #ff8b2c;
	padding-left: 20px;
}

.pr3 h2 a {
	font-size: 14px;
	font-weight: normal;
}

.pr3 li {
	width: 385px;
	float: left;
	margin-right: 30px;
	position: relative;
	margin-bottom: 30px;
}

.pr3 li img {
	display: block;
	width: 100%;
	height: 289px;
}

.pr3 li h3 {
	position: absolute;
	bottom: 0;
	left: 5%;
	max-width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 40px;
	font-weight: normal;
}

.run3 {
	position: relative;
	overflow: hidden;
}

.newlist {
	width: 370px;
	padding: 50px 15px 20px;
}

.newlist h2,
.ry h2 {
	font-size: 18px;
	line-height: 40px;
	border-bottom: 1px solid #008bd6;
	margin-bottom: 10px;
}

.newlist h2 a,
.ry h2 a {
	font-size: 14px;
	font-weight: normal;
}

.newlist li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
	padding-right: 80px;
	border-bottom: 1px dashed #eee;
	line-height: 40px;
}

.newlist li span {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	color: #666;
}

.ry {
	width: 370px;
	padding: 50px 15px 20px;
}

.ry h2 {
	margin-bottom: 20px;
}

.run {
	position: relative;
}

.parner {
	margin-top: 50px;
}

.parner h3 {
	background: #008bd6;
	color: #fff;
	font-size: 24px;
	height: 108px;
	display: inline-block;
	width: 90px;
	float: left;
	letter-spacing: 0.8em;
	line-height: 54px;
	padding-left: 20px;
	font-weight: normal;
}

.pcon {
	width: 1089px;
	float: left;
	line-height: 108px;
	height: 106px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-left: none;
}

.pcon li {
	display: inline;
	height: 106px;
	vertical-align: middle;
}

.pcon li img {
	height: 70px;
	padding-top: 14px;
}

.lc {
	margin-top: 50px;
	text-align: center;
}

.ys {
	margin-top: 50px;
}

.yscon {
	position: relative;
	min-height: 382px;
}

img.ysimg {
	width: 395px;
	position: absolute;
	left: 50%;
	margin-left: -197px;
	top: 50%;
	margin-top: -191px;
	height: 382px;
}

.yscon li {
	height: 73px;
	overflow: hidden;
	line-height: 110px;
	white-space: nowrap;
	width: 470px;
	float: left;
	border-bottom: 1px solid #1a9edc;
	font-size: 16px;
	margin-bottom: 43px;
}

.yscon li:nth-child(even) {
	float: right;
	text-indent: 90px;
}

.flink {
	margin-top: 50px;
}

.flink h3 {
	width: 60px;
	height: 130px;
	background: #008bd6;
	float: left;
	text-align: center;
	line-height: 130px;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
}

.linkcon {
	border: 1px solid #ccc;
	border-left: none;
	display: table-cell;
	padding: 0 10px;
	width: 1119px;
	height: 128px;
	vertical-align: middle;
	line-height: 34px;
	overflow: hidden;
}

.footer {
	background: #008bd6;
	color: #fff;
	padding: 30px 0;
	margin-top: 50px;
	font-size: 12px;
}

.pagel {
	width: 240px;
}

.pager {
	width: 930px;
}

.lblock {
	border: 5px solid #008bd6;
	margin-bottom: 30px;
	overflow: hidden;
}

.lblock h2 {
	text-align: center;
	line-height: 40px;
	padding-bottom: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	background: #008bd6;
}

.lcon {
	margin: 12px;
}

.pnav li a {
	display: block;
	line-height: 38px;
	text-align: center;
	background: linear-gradient(to bottom, #fff, #d8d8d8);
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 16px;
	margin-bottom: 5px;
}


.pnav li ul li a {
	border: none;
	background: none;
	text-align: left;
	font-size: 14px;
	margin-bottom: 0;
}

.tj li img {
	width: 100%;
	display: block;
}

.tj li h3 {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 0;
}

.pagehead {
	height: 40px;
	line-height: 40px;
	border-bottom: 2px solid #a8a8a8;
	margin-bottom: 20px;
}

.pagehead h2 {
	font-size: 18px;
	color: #008bd6;
	border-bottom: 2px solid #008bd6;
	display: inline-block;
}

.pading a,
.pading span {
	position: relative;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
}

.pading {
	text-align: center;
	padding-bottom: 10px;
}

.imgs {
	width: 480px;
	float: left;
}

.imgs .bd {
	position: relative;
}

.imgs .hd {
	overflow: hidden;
}

.imgs .hd li {
	display: inline-block;
	width: 90px;
	opacity: .6;
	margin-right: 5px;
}

.imgs .hd li img {
	width: 100%;
	height: 64px;
	display: block;
}

.imgs .hd li.on {
	opacity: 1;
}

.desc {
	width: 400px;
	float: right;
}

.desc h3 {
	font-size: 18px;
	margin-bottom: 20px;
}

.desc p {
	line-height: 20px;
}

.product_info_share {
	height: 45px;
	line-height: 45px;
	margin-top: 50px;
}

.product_info_share span {
	float: left;
}

.bdsharebuttonbox {
	float: left;
	margin-top: 8px;
}

.product_info_contact {
	background: #008bd6;
	color: #fff;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	margin-top: 40px;
	font-weight: bold;
}

.xxjs {
	background: #008bd6;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	margin: 20px 0;
}

.record {
	border: 1px dotted #ccc;
	padding: 10px;
	margin-top: 20px;
	background: #f9f9f9;
	line-height: 30px;
}

ul.newscenter li {
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

ul.newscenter li img {
	width: 190px;
	height: 145px;
	display: block;
	float: left;
	margin-right: 40px;
}

ul.newscenter li h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	padding-right: 80px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
}

ul.newscenter li h3 span {
	position: absolute;
	right: 0;
	font-size: 14px;
	color: #666;
	top: 0;
}

ul.newscenter li p {
	line-height: 28px;
	max-height: 84px;
	overflow: hidden;
}

.desctitle {
	text-align: center;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.desctitle h2 {
	font-size: 18px;
	margin-bottom: 20px;
}

.lnews li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 5px 0;
	line-height: 22px;
}

.lnews {
	counter-reset: newindex;
}

.lnews li a:before {
	counter-increment: newindex;
	content: "0"counter(newindex);
	background: #ccc;
	color: #fff;
	font-size: 12px;
	width: 18px;
	height: 18px;
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-top: 2px;
	line-height: 18px;
}

.lnews li:first-child a:before {
	background: #f00;
}

.lnews li:nth-child(2) a:before {
	background: #ff5d1d;
}

.lnews li:nth-child(3) a:before {
	background: #ecc600;
}

.lnews li:nth-child(n+10) a:before {
	content: counter(newindex);
}

.fixed_nav {
	position: fixed;
	top: 220px;
	left: 10px;
	z-index: 1111;
}

.show {
	background: #008bd6 !important;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
	cursor: pointer;
	color: #fff;
}

.fixed_nav .hidden {
	display: none;
}

.hidden {
	background: #008bd6 !important;
	text-align: center;
	margin-bottom: 5px;
	cursor: pointer;
	color: #fff;
	width: 24px;
	left: 0px;
	padding: 100px 5px;
	margin-left: 200px;
	border-radius: 5px;
}

.goTop {
	background: #008bd6 !important;
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
	cursor: pointer;
	color: #fff;
}

.fixed_nav li {
	background: #666;
	text-align: center;
	margin-bottom: 5px;
	padding: 5px;
	cursor: pointer;
	width: 230px;
}

.fixed_nav li a {
	color: #fff;
}

.fixed_nav.cur {
	left: -180px;
}

.fixed_nav.cur .hidden {
	display: block;
}

.fixed_nav.cur .show {
	display: none;
}


.flink .h3 {
	width: 60px;
	height: 130px;
	background: #008bd6;
	float: left;
	text-align: center;
	line-height: 130px;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
}

.linkcon a {
	display: inline-block;
	margin: 0 5px;
}
div#pagesize li {
    display: inline-block;
}
div#pagesize a.active{
	background-color: #428bca;
	border-color: #428bca;
	color: #fff;
}