/* CSS Document */


/* Generated by wjdhcms 3.0 */

@charset "utf-8";

/*-----------CSS Reset-----------*/

::selection {
	color: #fff;
	background-color: #1e74cb;
}

::-moz-selection {
	color: #fff;
	background-color: #1e74cb;
}

::-webkit-selection {
	color: #fff;
	background-color: #1e74cb;
}

::-webkit-scrollbar {
	width: 8px;
	height: 8px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #555;
}

* {
	padding: 0;
	margin: 0 auto;
}

body {
	font: 14px/1.231 "微软雅黑", 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
	color: #101010;
	margin: 0;
	line-height: 1.5;
}

:focus {
	outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

li,
ul {
	list-style-type: none;
}

img {
	border: none;
}

a {
	color: #000;
	text-decoration: none;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
	text-decoration: none;
}

input,
textarea {
	outline: 0;
	border: 0;
}

textarea {
	resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
	font-weight: normal;
}

.clearfloat{
	clear: both;
}
/* banner */

.banner {
	width: 100%;
	position: relative;
	height: 560px;
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 560px;
	background: transparent
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden
}

.fullSlide .bd ul {
	width: 100% !important
}

.fullSlide .bd li {
	width: 100% !important;
	height: 560px;
	overflow: hidden;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat
}

.fullSlide .bd li a {
	display: block;
	height: 560px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0
}

.fullSlide .hd ul {
	text-align: center;
	margin-bottom: 10px
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #eda626;
	*filter: alpha(opacity=50);
	*opacity: .5;
	line-height: 999px
}

.fullSlide .hd ul .on {
	background: #0d5bc5;
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	*filter: alpha(opacity=50);
	*opacity: .5;
	display: none
}

.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px
}

/*search*/

.search-box {
	width: 100%;
	background: #f5f5f5;
}

#search {
	width: 1180px;
	height: 55px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.search_left {
	float: left;
	line-height: 55px;
	font-size: 14px;
}

.search_left b {
	font-size: 14px;
	margin-left: 20px;
}

.search_left img {
	vertical-align: middle;
	margin-right: 10px;
}

.search_left span a {
	margin: 0 16px;
	color: #808080;
}

.search_left span a:hover {
	color: #009cd6;
}

.search_right {
	float: right;
	width: 340px;
	
}
.search_right .phone {
	float: right;
	background: url(../images/phone.png) no-repeat left;
	padding-left: 32px;
	line-height: 50px;
}

.search_right .phone span {
	font-size: 24px;
	color: #333;
	font-weight: 600;
}
.font1 {
	padding-left: 0px;
}




/*产品中心*/
.pcr{
	background: url(../images/pcr-bg.jpg)no-repeat center;
	height: 590px;
}

.pcr-title {
	width: 1180px;	
	text-align: center;
	height: 77px;
	margin: 0px auto;
	padding-top: 35px;	
}

.pcr-title h2 {
	background: url(../images/pcr-bg.png)no-repeat center;
	height: 77px;
	font-size: 30px;
	font-weight: 600;
}

.pcr-title h2 a {
	color: #1e74cb;
}

.pcr-title h2 p {
	font-size: 16px;
	color: #595959;	
	text-transform: uppercase;
	font-weight: normal;
}
.picScroll {
	margin: 50px auto;
	position: relative;
	width: 1180px;	
}

.picScroll .prev{
	display: block;
	position: absolute;
	top: 86px;
	left: -60px;
	width: 34px;
	height: 68px;
	background: url(../images/btnsl.png) no-repeat;
}
.picScroll .next {
	display: block;
	position: absolute;
	top: 86px;
	right: -60px;
	width: 34px;
	height: 68px;
	background: url(../images/btnsr.png) no-repeat;
}

.picScroll .prev:hover {
	background: url(../images/btns1.png) no-repeat;
}

.picScroll .next:hover {
	background: url(../images/btns.png) no-repeat;
}

.picScroll ul {
	overflow: hidden;
	zoom: 1;
	width: 1200px;
}

.picScroll ul li {
	width: 278px;
	height: 268px;	
	float: left;
	margin-right: 20px;
	overflow: hidden;
	text-align: center;
}

.picScroll .pcr-img{
	width: 276px;
	height: 238px;
	border: 1px solid #ccc;
	overflow: hidden;
}
.picScroll .pcr-img img{
	width: 276px;
	height: 238px;
}
.picScroll ul li p a{
	font-size: 15px;
	color: #333333;
	line-height: 26px;
}
.pcr-mor{
	width: 152px;
	height: 45px;
	background: #1e74cb;
	text-align: center;
}

.pcr-mor a{
	line-height: 45px;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
}

/*方案*/
.solution{
	width: 1180px;
	margin: 0 auto;
	height: 437px;
}
.solution-title {
	width: 1180px;	
	text-align: center;
	height: 77px;
	margin: 0px auto;
	padding-top: 35px;
	margin-bottom: 40px;	
}

.solution-title h3 {
	background: url(../images/pcr-bg.png)no-repeat center;
	height: 77px;
	font-size: 30px;
	font-weight: 600;
}

.solution-title h3 a {
	color: #1e74cb;
}

.solution-title h3 p {
	font-size: 16px;
	color: #595959;	
	text-transform: uppercase;
	font-weight: normal;
}
.solution-title i{
	margin-top: 15px;
	background: url(../images/xian.png) no-repeat center;
	width: 1178px;
	height:3px;
	display: block;
}

.SolutionBox {
	margin: 0px auto;
	position: relative;
	width: 1180px;
	height:218px;
	margin-top: 40px;
	margin-bottom: 20px;	
}

.SolutionBox ul li{
	float: left;
	width: 218px;
	height: 218px;
	margin-right: 20px;
	overflow: hidden;
	text-align: center;
}

.SolutionBox .Sol-img{
	width: 216px;
	height: 174px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
.SolutionBox .Sol-img img{
	width: 216px;
	height: 174px;
}
.SolutionBox ul li p{
	background: url(../images/solTxt-bg.png) no-repeat top;
	height: 44px;
	line-height: 44px;
}
.SolutionBox ul li p a{
	font-size: 14px;
	color: #333;
}

.SolutionBox-mor{
	width: 152px;
	height: 45px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.SolutionBox-mor a{
	line-height: 45px;
	font-size: 14px;
	color: #333;
	display: block;
}

/**/

.about {
	width: 1180px;
	margin: 0 auto;
	height: 520px;
}
.about-left{
	width: 590px;
	height: 380px;
	background: #fcfcfc;
	float: left;
}
.about-left img{
	padding: 25px;
	width: 539px;
	height: 322px;
}
.about-right{
	width: 580px;
	height: 381px;
	background: #FCFCFC;
	float: right;
}
.about-title{
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 15px;
}
.about-title h3{
	
	font-size: 30px;
	float: left;	
}
.about-title p{
	padding-left: 8px;
	float: left;
	font-size: 21px;
	color: #1e74cb;
}
.about-title p span{
	font-size: 12px;
	line-height: 5px;
	text-transform: uppercase;
}

.about-txt{
	width: 547px;
	float: right;
	border-top: 1px solid #009cd6;
}

.about-txt h3{
	font-size: 18px;
	color: #595959;
	margin-top: 20px;
}
.about-txt p{
	line-height: 30px;
	font-size: 14px;
	margin-top: 15px;
	padding-right: 30px;
	height: 150px;
	overflow: hidden;
}

.about-more{
	float: right;
	margin-top: 25px;
	margin-right: 45px;
	background: url(../images/about-more.jpg) no-repeat 0px;
	padding-left: 22px;
}
/*news*/

.news {
	width: 1180px;
	height: auto;
	margin: 40px auto;
}
.newBox{
	width: 1180px;
	margin: 0 auto;
}
.newBox .hd{
	width: 475px;
	float: left;
}
.newBox .hd ul li{
	width: 117px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background: #d9d9d9;
	float: left;
	margin-right: 40px;
}
.newBox .hd ul li a{
	display: block;
	color: #333;
}
.newBox .hd ul li a:hover{
	color: #FFFFFF;
}
.newBox .hd ul .on{
	background: #1E74CB;
}
.newBox .hd ul .on a{
	color: #FFFFFF;
}
.newBox .bd{
	width: 1180px;
	float: left;
}
.newBox .bd ul{
	width: 1200px;
	margin-top: 30px;
}
.newBox .bd ul li{
	width: 287px;
	height: 205px;
	float: left;
	margin-right: 10px;
	background: #f7f7f7;
	text-align: center;
}
.newBox .bd ul li:hover{
	background: #1E74CB;
}
.newBox .bd ul li h4{
	font-size: 15px;
	color: #595959;
	padding-top: 25px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.newBox .bd ul li span{
	display: block;
	height: 38px;
	line-height: 38px;
	width: 100px;
	border-bottom: 1px solid #bfbfbf;
}
.newBox .bd ul li p{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	height: 78px;
	overflow: hidden;
}
.newBox .bd ul li:hover h4 a,
.newBox .bd ul li:hover span,
.newBox .bd ul li:hover p{
	color: #FFFFFF;
}
