﻿@charset "utf-8";
/*****************************
			初始化
*****************************/
html,
body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #323232;
}
p{padding:0;margin:0;}
input,
textarea,
select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	color: inherit;
	font-size: inherit;
	*color: #323232;
	font-family: "微软雅黑";
}

ul {
	padding-left: 0px;
	margin: 0px;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
	color: inherit;
	*color: #323232;
}
a:hover{color:#f60;}
img {
	border: none;
}

table tbody,
table tr,
table tr th,
table tr td {
	box-sizing: content-box;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

img {
	vertical-align: top;
}


/*****************************
			页内css
*****************************/
#header {
	margin-bottom: 50px;
	position: relative;
	overflow: hidden;
}

#header .hInner {
	padding: 10px 0;
	border-bottom: 1px solid #E5E5E5;
}

#header .sub {
	margin: 0 auto;
	width: 1200px;
}

#header .hInner p {
	float: left;
	color: #333;
	font-size: 15px;
}

#header .hInner ul {
	float:right;
}

#header .hInner li {
	display: inline;
}

#header .hInner li a {
	margin: 0 10px;
}

#header .topBox {
	z-index: 10;
}

#header .hBox{
	margin: 0 auto;
	padding: 25px 0;
	width: 1200px;
}

#header h1 {
	margin: 0;
	float: left;
}

#header .hTxt {
	padding-top: 20px;
	float: left;
}

#header .hTxt .txt01 {
	display: block;
	color: #333;
	font-size: 18px;
}

#header .hTxt .txt02 {
	display: block;
	color: #139705;
	font-size: 25px;
}

#header .tel {
	margin-left: 30px;
	padding: 5px 0 0 95px;
	float: right;
	font-size: 16px;
	color: #000;
	line-height: 30px;
	background: url(/file/images/tel.png) no-repeat 15px center;
}

#header .tel span {
	display: block;
	font-size: 32px;
	color: #C41919;
	font-weight: bold;
	line-height: 35px;
}

#gNavi {
	position: relative;
	z-index: 100;
	background:#0c66b4;
	color:#fff;
}

#gNavi ul {
	margin: 0 auto;
	width: 1200px;
}

#gNavi li {
	width: 12.5%;
	float: left;
}

#gNavi li a {
	padding: 20px 0;
	display: block;
	color: #fff;
	font-size: 17px;
	text-align: center;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#gNavi li a:hover {
	color: #fff;
	background: #CF231B;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.hover{
	background:#C41919;
}
.mainImg {
	z-index: 5;
}

.mainImg li {
	width: 100%;
	height: 600px;
	float: left;
	display: block;
}

.mainImg .pic01 {
	background: url(/file/images/mainimg01.jpg) no-repeat center center;
}

.mainImg .pic02 {
	background: url(/file/images/mainimg02.jpg) no-repeat center center;
}

.mainImg .pic03 {
	background: url(/file/images/mainimg03.jpg) no-repeat center center;
}

.slick-dots {
	width: 100%;
	position:absolute;
	left: 0;
	bottom: 20px;
	text-align: center;
}

.slick-dots li {
	margin: 0 20px 0 0;
	width: 14px;
	height: 14px;
	display: inline-block;
	float: none;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 11px;
	opacity: 0.9;
	cursor: pointer;
}
	
.slick-dots li button {
	display: none;
}
	
.slick-dots .slick-active {
	background: #0C469A;
}

.section {
	margin: 0 auto;
	width: 1200px;
}

#main {
	margin-bottom: 50px;
}

/*#main h2 {
	color: #fff;
	font-size: 32px;
	text-align: center;
	background: url(/file/images/h2_img.png) no-repeat center center;
}

#main h2 span {
	margin-top: 5px;
	display: block;
	color: #fff;
	font-size: 23px;
	font-weight: normal;
}
*/

#main .headLine01 {
	margin: 0 0 50px;
	color: #0C469A;
	font-size: 50px;
	text-align: center;
}

#main .headLine01 .en {
	margin-bottom: -60px;
	display: block;
	color: #D2E1EF;
	font-family: Impact;
	font-size: 80px;
	font-weight: normal;
	letter-spacing: 1px;
}

#main .headLine01 .txt {
	margin-top: 10px;
	padding-top: 10px;
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: normal;
	position: relative;
}

#main .headLine01 .txt:before {
	margin-left: -25px;
	width: 50px;
	height: 2px;
	position: absolute;
	left: 50%;
	top: 0;
	content: "";
	background: #CF231B;
}

#main .feature {
	margin: 0 auto;
	padding: 70px 0;
	width: 1200px;
}

#main .feature li {
	margin: 0 1%;
	padding: 30px 0 0;
	width: 14.666666%;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	box-shadow: 0 0 3px rgba(0,0,0,.2);
}

#main .feature li .txt {
	margin-top: 20px;
	display: block;
}

#main .feature li .num {
	margin-top: 30px;
	padding: 7px 0;
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background: #CF231B;
	opacity: 0.9;
}

#main .product {
	padding: 80px 0;
	background: url(/file/images/pro_bg.jpg) no-repeat center center;
	background-size: cover;
}

#main .product .headLine01 {
	color: #fff;
}

#main .product .headLine01 .en {
	opacity: 0.2;
}

#main .product .headLine01 .txt {
	color: #fff;
}

#main .product .listBox {
	width: 920px;
	float: right;
}

#main .product .listBox .list .pageLink {
	margin-top: 20px;
	padding: 0;
	border:none;
}

#main .product .listBox .list .pageLink a {
	margin: 0 0 6px;
	padding: 15px 28px;
	display: block;
	font-size: 16px;
	color: #fff;
	background: #0E823B;
}

#marqueesrcoll {
	height: 1098px;
	overflow: hidden;
	background: none !important;
}

#main .product .srcoll li {
	margin: 0 1% 20px;
	width: 31.333333333%;
	float: left;
}

#main .product .srcoll li a {
	display: block;
	position: relative;
}

#main .product .srcoll li .photo {
	height: 250px;
	overflow: hidden;
}

#main .product .srcoll li .photo img {
	width: 100%;
	min-height:100%;
	max-height: 100%;
	max-width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .product .srcoll li a:hover .photo img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

#main .product .srcoll li p {
	padding: 15px 20px;
	color: #000;
	font-size: 18px;
	line-height: 1.5;
	position: relative;
	text-align: center;
	background: #fff;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .product .srcoll li a:hover p {
	background: #C41919;
}

#main .product .srcoll li a:hover p {
	color: #fff;
}

#main .product .srcoll li .tel {
	margin-top: 10px;
	padding-left: 25px;
	display: block;
	color: #ff0000;
	font-size: 20px;
	font-weight: normal;
	background: url(/file/images/tel02.png) no-repeat left center;
	background-size: 20px auto;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .product .srcoll li a:hover .tel {
	color: #fff;
	background: url(/file/images/tel03.png) no-repeat left center;
	background-size: 20px auto;
}

#main .product .srcoll li p .txt {
	padding: 5px 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	background: #e10312;
	border-radius: 20px;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .product .srcoll li a:hover p .txt {
	color: #e10312;
	background: #fff;
}

/*****************************
			数子跳动
*****************************/
.numsrcoll {
	padding: 0;
	background: url(/file/images/numsrcoll_bg.jpg) no-repeat center bottom;
	background-size: cover;
}

.numsrcoll .inner {
	margin: 0 auto;
	padding: 50px 0;
	width: 1200px;
	position: relative;
	box-sizing: border-box;
}

.numsrcoll .num {
	width: 33.33333333%;
	float: left;
	border-left: 1px solid #ccc;
	box-sizing: border-box;
}

.numsrcoll .num:first-child {
	border: none;
}

.numsrcoll .js-counter {
	color: #fa8208;
	font-size: 18px;
	text-align: center;
}

.numsrcoll .js-counter span {
	margin-right: 10px;
	color: #fa8208;
    font-size: 70px;
	font-family: impact;
}

.numsrcoll .text {
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}

#main .banner {
	margin-bottom: 50px;
	height: 183px;
	background: url(/file/images/banner.jpg) no-repeat center center;
}

#main .aboutBox {
	padding: 50px 0 80px;
	height:680px;
}

#main .aboutBox h2 {
	margin-bottom: 70px;
}

#main .aboutBox .photo {
	width: 560px;
	float: right;
	position: relative;
}

#main .aboutBox .photo img {
	width: 100%;
}

#main .aboutBox .textBox {
	padding-top: 10px;
	width: 620px;
	float: left;
	position: relative;
}

#main .aboutBox .textBox h3 {
	margin: 0 0 10px;
	color: #C41919;
	font-size: 30px;
}

#main .aboutBox .textBox h3 span {
	margin-top: 10px;
	display: block;
	color: #666;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

#main .aboutBox .textBox ul {
	margin-top: 38px;
}

#main .aboutBox .textBox li {
	margin-right: 2%;
	width: 22%;
	float: left;
	text-align:center;
	background: #0C469A;
	padding-top:20px;
	border-radius:8px;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
#main .aboutBox .textBox li img{
	width:70px;
	height:70px;
}

#main .aboutBox .textBox li a {
	padding: 10px 0;
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .aboutBox .textBox li:hover  {
	background: #C41919;
	margin-top:10px;
}

#main .aboutBox .textBox .tel {
	padding: 10px 0 10px 80px;
	color: #d10f1d;
	font-size: 27px;
	font-weight: bold;
	background: url(/file/images/atel.png) no-repeat left center;
}

#main .aboutBox .textBox p {
	margin: 0;
	font-size: 16px;
	color: #333;
	line-height: 2;
	text-indent: 2em;
}

#main .application {
	padding: 80px 0;
	background: url(/file/images/app_bg.jpg) no-repeat center center;
	background-size: cover;
}

/*#main .application .headLine01 {
	color: #fff;
}

#main .application .headLine01 .en {
	opacity: 0.2;
}

#main .application .headLine01 .txt {
	color: #fff;
}*/

#main .application ul {
	margin: 0 auto;
	width: 1200px;
}

#main .application li {
	width: 20%;
	float: left;
	position: relative;
	overflow: hidden;
}

#main .application li span {
	padding: 30px 0;
	width: 100%;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	background: rgba(255,255,255,.8);
}
#main .application li:hover span{
	background: rgba(12,102,180,.8);
	color:#fff;
}

#main .application li img {
	width: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .application li:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

#main .commore {
	margin-top: 50px;
	text-align: center;
}

#main .commore a {
	padding: 10px 0;
	width: 200px;
	display: inline-block;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #89C018;
	border-radius: 30px;
}

#main .tabUl {
	margin-bottom: 30px;
	text-align: center;
}

#main .tabUl li {
	display: inline;
}

#main .tabUl li a {
	margin: 0 10px;
	padding: 10px 0;
	width: 150px;
	color: #fff;
	font-size: 15px;
	display: inline-block;
	background: #1C8D42;
}

#main .case {
	margin: 0 0 50px;
	padding-top: 70px;
}

#main .case .headLine01 {
	margin-bottom: 30px;
	padding-bottom: 0;
}

#main .case li {
	margin-right: 18px;
	width: 380px;
	float: left;
	display: block;
	border:1px solid #eee;
	margin-bottom:15px;
}

#main .case li .pic {
	height: 280px;
	width:380px;
	overflow: hidden;
	transition:all .3s ease-in-out;
}

#main .case li .pic img {
	width: 100%;
	min-height: 100%;
	max-height: 100%;
	transition:all .3s ease-in-out;
}
#main .case li:hover .pic img{
	transform:scale(1.1);
}
#main .case li p {
	padding: 10px 0;
	color: #000;
	font-size: 16px;
	text-align: center;
	background: #fff;
}
#main .case li:hover{border:1px solid #e10312;}
#main .case li a:hover p {
	color: #222;
	background: #fff;
}
#main .case li em{font-style:normal;line-height:40px;}
#main .case li:hover em{font-weight:bold;}
#main .case li i{ display: block; margin: 0 26px; line-height: 100%; font-size: 14px; color: #999999; border-top: 1px solid #e5e5e5; padding-top: 12px;background:url(/file/images/al_m1.jpg) no-repeat right 13px;text-align:left;font-style:normal;}
#main .case li:hover i{background:url(/file/images/al_m2.jpg) no-repeat right 13px; color: #cb1b3c; font-weight: bold;}

#main .newsBox {
	margin-bottom: 0;
	position: relative;
}

#main .newsBox h2 {
	margin-bottom: 50px;
	text-align: center;
}

#main .newsBox .imgList li {
	margin: 0 1% 15px;
	padding: 5px 0 5px;
	width: 48%;
	float: left;
	color: #666;
	font-size: 15px;
	list-style: none;
	position: relative;
}

#main .newsBox .imgList li a {
	display: block;
	overflow: hidden;
}

#main .newsBox .imgList li .pic {
	height: 150px;
	overflow: hidden;
	position: relative;
	width:30%;
	float:left;
}

#main .newsBox .imgList li .pic img {
	width: 100%;
	max-height: 100%;
	min-height: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsBox .imgList li a:hover .pic img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

#main .newsBox .imgList li .textBox {
	padding: 15px 20px 20px;
	height: 150px;
	box-sizing: border-box;
	border: 1px solid #ededed;
	width:70%;
	float:right;
}

#main .newsBox .imgList li a:hover .textBox {
	background: #065BBA;
	border: 1px solid #065BBA;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsBox .imgList li .textBox .ttl {
	margin-bottom: 10px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsBox .imgList li .date {
	width: 70px;
	height: 60px;
	color: #fff;
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 5px;
	text-align: center;
	background: #00A7FF;
}

#main .newsBox .imgList li .date span {
	padding-top: 5px;
	display: block;
	font-size: 20px;
}

#main .newsBox .imgList li .textBox .txt {
	color: #333;
	font-size: 15px;
	line-height: 1.8;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#main .newsBox .imgList li a:hover .textBox .ttl,
#main .newsBox .imgList li a:hover .textBox .txt {
	color: #fff;
}

#footer {
	background: url(/file/images/f_bg.jpg) no-repeat center;
}

#footer .navi {
	padding: 10px 0;
	border-bottom: 1px solid rgba(255,255,255,.7);
}

#footer .navi ul {
	margin: 0 auto;
	width: 1200px;
}

#footer .navi li {
	width: 12.5%;
	float: left;
	color: #fff;
}

#footer .navi li a {
	padding: 10px 0;
	display: block;
	color: #fff;
	font-size: 16px;
}

#footer .navi li a:hover {
	text-decoration: underline;
}

#footer .fBox {
	padding: 70px 0;
	margin: 0 auto;
	width: 1200px;
}

#footer .leftBox {
	float: left;
}

#footer .logoImg {
	margin-right: 20px;
	height: 140px;
	float: left;
}

#footer .logoImg img {
	height: 100%;
}

#footer .code {
	width: 140px;
	float: left;
	position: relative;
}
	
#footer .code img {
	width: 140px;
}

#footer .code span {
	width: 200px;
	display: block;
	position: absolute;
	left: 155px;
	top: 45%;
	color: #fff;
	font-size: 15px;
}

#footer .logo {
	margin-bottom: 30px;
	color: #0c66b4;
	font-size: 50px;
}

#footer .logo span {
	display: block;
	color: #fff;
	font-size: 14px;
}

#footer .boxlink {
	width: 850px;
	float: right;
}

#footer .boxlink .sub {
	padding: 0 0 20px 35px;
	width: 50%;
	height: 270px;
	float: left;
	box-sizing: border-box;
	border-left: 1px solid #575757;
}

#footer .boxlink .ttl {
	margin-bottom: 25px;
	padding-bottom: 10px;
	width: 50%;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	border-bottom: 5px solid #0c66b4;
}

#footer .boxlink li {
	margin: 0 0 10px 0;
	width: 50%;
	float: left;
	color: #fff;
	font-size: 17px;
}

#footer .boxlink li a {
	padding: 8px 0;
	color: #fff;
}

#footer .boxlink li a:hover {
	text-decoration: underline;
}

#footer .boxlink .text {
	color: #fff;
	font-size: 17px;
	line-height: 1.9;
}

#footer .boxinfo {
	width: 290px;
	float: left;
	border-right: 1px dotted #fff;
}

#footer .boxinfo .ttl {
	margin-bottom: 5px;
	color: #02A454;
	font-size: 18px;
}

#footer .boxinfo .tel {
	padding-left: 55px;
	color: #9f9f9f;
	font-size: 15px;
	background: url(/file/images/f_tel.jpg) no-repeat left center;
}

#footer .boxinfo .tel span {
	display: block;
	font-size: 25px;
}

#footer .boxinfo P {
	color: #fff;
	font-size: 15px;
	line-height: 1.7;
}

#footer .copyright {
	padding: 15px 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
	background: #0c66b4;
}


#side {
	width: 280px;
	float: left;
}

#side .sLink {
	margin-bottom: 30px;
	background: #084A9C;
	border: 1px solid #084A9C;
}

#side .sLink h2 {
	margin: 0;
	padding: 15px 0;
	color: #fff;
	font-size: 35px;
	text-align: center;
	background: #084A9C;
}

#side .sLink h2 span {
	margin-top: 10px;
	padding-top: 10px;
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	position: relative;
}

#side .sLink h2 span:before {
	margin-left: -25px;
	width: 50px;
	height: 2px;
	position: absolute;
	left: 50%;
	top: 0;
	content: "";
	background: #C41919;
}

#side ul {
	padding: 10px;
}

#side li {
	margin-bottom: 10px;
}

#side li a {
	padding: 10px 15px;
	display: block;
	color: #fff;
	font-size: 16px;
	background: #3483C6;
}

#side li a:hover {
	background:#C41919;
}

#side li a img {
	margin-right: 10px;
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	vertical-align: middle;
}

#side .sconttact {
	padding: 5px 5px 15px;
	border: 1px solid #999;
}

#side .sconttact h2 {
	margin: 0 0 20px;
	padding: 15px 10px 15px 10px;
	font-size: 25px !important;
	color: #fff !important;
	font-weight: bold !important;
	text-align: left;
	border-bottom: 1px solid #DDDDDD;
	background:#0c66b4;
}

#side .sconttact h2 span {
	margin-bottom: -2px;
	padding: 5px 0;
	display: inline-block;
	color: #fff !important;
	font-weight: normal !important;
	font-size: 15px !important;
	/*border-bottom: 2px solid #0C469A;*/
}

#side .sconttact p {
	margin: 0 0 0 10px;
	font-size: 16px;
	color: #333;
	line-height: 2;
}

#conts {
	width: 890px;
	float: right;
}

#main .pageTitle {
	margin: 0 0 30px;
	border-bottom: 1px solid #CCCCCC;
}

#main .pageTitle h2 {
	padding: 1px 0 3px 30px;
	margin: 0;
	float: left;
	color: #0c66b4;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.2;
	background: url(/file/images/home.png) no-repeat left center;
	border-bottom:3px solid #0c66b4;
	padding-top:10px;
	padding-bottom:14px;
}

.pagePath {
	padding-top: 15px;
	margin: 0;
	float: right;
	color: #666;
	font-size: 15px;
}

.content {
	font-size: 15px;
	line-height: 1.7;
	text-align:justify;
}


#conts .proList {
	margin: 0 -20px 50px 0;
}

#conts .proList li {
	margin: 0 20px 20px 0;
	width: 280px;
	float: left;
	border: 1px solid #CCC;
}
#conts .proList li:hover{
	border: 1px solid #0c66b4;
}
#conts .proList li a {
	display: block;
}

#conts .proList li .photo {
	padding: 4px;
	height: 210px;
	border: 1px solid #e6e6e6;
	overflow:hidden;
}

#conts .proList li .photo img {
	width: 100%;
	min-height: 100%;
	max-height: 100%;
	max-width: 100%;
	transition:all .5s ease-in-out;
}
#conts .proList li:hover .photo img{
	transform:scale(1.1);
}

#conts .proList li p {
	padding: 15px 0;
	font-size: 15px;
	text-align: center;
	background: #F0F0F0;
}
#conts .proList li:hover p{
	background:#0c66b4;
	color:#fff;
}
.pages {
	text-align: center;
}

.pages li {
	margin: 0 5px;
	padding: 5px 10px;
	display: inline-block;
	color: #666;
	text-align: center;
	border: 1px solid #666;
}

.pages li:hover {
	color: #fff;
	background: #0064D8;
	border: 1px solid #0064D8;
}

.pages .thisclass {
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
	background: #0064D8;
	border: 1px solid #0064D8;
}
.pages span{margin-left:5px;margin-right:5px;}
.pages span a{margin-bottom:3px;margin-top:3px;margin-left:5px;margin-right:5px;}
.page-status, .page-index, .page-pre, .page-next, .page-last{
	padding: 5px 10px;
	display: inline-block;
	color: #666;
	text-align: center;
	border: 1px solid #666;
}
.page-numbar a{padding: 5px 10px;
	display: inline-block;
	color: #666;
	text-align: center;
	border: 1px solid #666;}
span.page-index:hover, span.page-pre:hover, span.page-next:hover, span.page-last:hover{background:#0064D8 !important;border:1px solid #0064D8;color:#fff !important;}
.page-index a:hover, .page-pre a:hover, .page-next a:hover, .page-last a:hover{color:#fff !important;}
.page-numbar a:hover{background:#0064D8 !important;border:1px solid #0064D8;color:#fff !important;}
.page-num-current{background:#0064D8 !important;color:#fff !important;}
.pages a.page-num-current{background:#0064D8 !important;color:#fff !important;border:1px solid #0064D8;}


/*--------------上传信息-------------------*/
.updata {
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 12px;
	color:#999;
	text-align: center;
	border-bottom: 1px dotted #b6b6b6;
}

/*--------------前后换页-------------------*/
.qianhou {
	margin-bottom: 30px;
}

.qianhou .qian {
	width: 50%;
	float: left;
}

.qianhou .hou {
	width: 50%;
	float: right;
	text-align: right;
}

/*--------------产品详细页-------------------*/
.detailBox {
	margin-bottom: 30px;
}

.detailBox h3 {
	margin-bottom: 10px;
	font-size: 22px;
	text-align: center;
}

.detailBox .info{
	text-align: left;
}

.detailBox .info img {
	margin: 0 auto 20px;
	display: block;
	max-width: 80%;
	width: auto !important;
	height: auto !important;
}

#conts .newsList  {
	margin-bottom: 50px;
}

#conts .newsList li {
	margin-bottom: 15px;
	color: #666;
	font-size: 15px;
	position: relative;
}

#conts .newsList li:hover {
}

#conts .newsList li a {
	padding: 10px;
	display: block;
	overflow: hidden;
	border: 1px solid #ccc;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#conts .newsList li a:hover {
	background: #0c66b4;
	border: 1px solid #1078F1;
}

#conts .newsList li .photo {
	width: 200px;
	height: 160px;
	float: left;
	overflow:hidden;
}

#conts .newsList li .photo img {
	width: 100%;
	max-height: 100%;
	min-height: 100%;
	transition: all .4s ease-in-out 0s;
}
#conts .newsList li:hover .photo img{
	transform:scale(1.1);
}
#conts .newsList li .textBox {
	padding-left: 220px;
}

#conts .newsList li .textBox .ttl {
	margin-bottom: 10px;
	font-size: 18px;
	color: #0064D8;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#conts .newsList li .textBox .txt {
	margin-bottom: 10px;
	font-size: 16px;
	color: #333;
	line-height: 1.7;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#conts .newsList li .textBox .date {
	font-size: 14px;
	color: #999;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}

#conts .newsList li a:hover .ttl,
#conts .newsList li a:hover .txt,
#conts .newsList li a:hover .date {
	color: #fff;
}

.video {
	margin: 0 auto;
	width: 600px;
}


.conList {
	margin-bottom: 50px;
}

.conList li {
	width: 33.333333333%;
	float: left;
	color: #333;
	font-size: 17px;
	line-height: 2;
	text-align: center;
}

.conList li span {
	margin-top: 15px;
	display: block;
	font-size: 20px;
	font-weight: bold;
}

.conList li img {
	margin: 0 auto;
	display: block;
}


#dituContent {
	margin-top: 20px;
	height: 400px;
	border: 1px solid #ccc;
}
.ysdb{
	width:100%;
	height:270px;
	overflow:hidden;	
	margin-bottom:20px;
}
.ysdb li{
	width:25%;
	float:left;
	position:relative;
}
.ysdb li .img{
	width:100%;
	height:100%;
}
.img1{
	width:100%;
	height:270px;
	overflow:hidden;
	transition:all .3s ease-in-out;
}
.ysdb li .img1 img{
	transition:all .3s ease-in-out;
}
.ysdb li:hover .img1 img{
	transform:scale(1.1);
}
.ysdb li span{
	position:absolute;
	top:-1px;
	left:0px;
	width:100%;
	height:1px;
	background:rgba(0,0,0,.5);
	transition:all .5s ease-in-out;
	z-index:999;
	
}
.ysdb li:hover span{
	top:0px;
	left:0px;
	display:block;
	height:100%;
	background:rgba(0,0,0,.5);
	
}
.ysdb .cp{
	position:absolute;
	top:0px;
	left:50%;
	z-index:99999;
	text-align:center;
	width:80%;
	margin:0 auto;
	margin-top: 3rem;
	margin-bottom:20px;
	margin-left:-40%;
	
}
.ysdb .cp p{
	font-size:24px;
	color:#fff;
	font-weight:bold;
	}
.ysdb .cp img{
	height:62px;
	margin-bottom:10px;
}
.ysdb .cp em{
	font-size:14px;
	color:#fff;
	line-height:26px;
	font-style:normal;
	width:80%;
	margin:0 auto;
}
.ysdb .cp i{
	width:30px;
	height:3px;
	display:block;
	background:#fff;
	margin:0 auto;
	margin-top:15px;
	margin-bottom:10px;
}
/*.ysdb li:before{
	content: '';
    height: 0.1px;
    display: block;
}*/















.wrapper {
    width: 986px;
    margin: 0 auto;
    position: relative;
}


#banner { width: 100%; height: 600px; background:#FFF; overflow: hidden; position: relative; }

#banner_img { display: block; position: relative; }

    #banner_img li { position: absolute; top: 0; left: 0; width: 100%; height: 600px; background-position: center; background-size: cover; display: none; }

        /*ñͼƬ-------ʼ*/

        #banner_img li.item1 { background-image: url(/file/images/banner_bg01.jpg); display: block; }

        #banner_img li.item2 { background-image: url(/file/images/banner_bg2.jpg); }

        #banner_img li.item3 { background-image: url(/file/images/banner_bg3.jpg); }

        #banner_img li.item4 { background-image: url(/file/images/banner_bg4.jpg); }

        #banner_img li.item5 { background-image: url(/file/images/banner_bg5.jpg); }

        #banner_img li.item6 { background-image: url(/file/images/banner_bg6.jpg); }

        #banner_img li.item7 { }

        #banner_img li.item8 { background-image: url(/file/images/banner_bg8.jpg); }

    /*ñͼƬ--------*/

    #banner_img .ad_img { position: absolute; right: 10px; top: 20px; width: 600px; height: 404px; }

    #banner_img .ad_txt { position: absolute; left: 10px; top: 80px; color: #fff;text-shadow: 1px 1px rgba(51,51,51,0.3);  padding:5px 5px 5px 5px; 

	

	/*z-index:1000;

	border:1px solid #FFF; 

	border-radius:5px 5px 5px 5px;

	background-image: url(../images/bannerbj.png); */

	}

        #banner_img .ad_txt h2 { font: bold 36px/40px Microsoft YaHei; }

        #banner_img .ad_txt h2 span{ font-size:20px;}



        #banner_img .ad_txt a { display: block; width: 100px; height: 25px; line-height: 25px; text-align: center; margin-top: 10px; background: #fff; color: #666; text-decoration: none; text-shadow: none; }

#banner_ctr { position: absolute; width: 960px; height: 122px; margin-left: -480px; left: 50%; bottom: 40px; z-index: 1; }

    #banner_ctr ul { width: 960px; height: 122px; background: url(/file/images/serv_ico.png) center no-repeat; font-size: 0; line-height: 0; position: relative; }

    #banner_ctr li { display: block; float: left; width: 115px; height: 122px; cursor: pointer; }

        #banner_ctr li.first-item { background: #fff; width: 20px; -webkit-border-radius: 20px 0 0 20px; -moz-border-radius: 20px 0 0 20px; border-radius: 20px 0 0 20px; cursor: default; }

        #banner_ctr li.last-item { background: #fff; width: 20px; -webkit-border-radius: 0 20px 20px 0; -moz-border-radius: 0 20px 20px 0; border-radius: 0 20px 20px 0; cursor: default; }

#drag_ctr { position: absolute; top: -14px; left: 20px; width: 115px; height: 156px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; bottom: 170px; background: #0084cf; }

#drag_arrow { position: absolute; top: -14px; left: 20px; width: 115px; height: 156px; background: url(/file/images/drag_banner_arrow.gif) center 14px no-repeat; }


