@charset "utf-8";
/*reset*/
body,div,dl,dt,dd,del,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,button,textarea,p,blockquote,th,td {  margin:0;   padding:0; font-family:"Microsoft Yahei","宋体"; /*font-family:"FZZHUNYSK","微软雅黑","宋体";*/  font-size:14px; color:#333;}
table {  border-collapse:collapse;    border-spacing:0;}
fieldset,img,button {  border:0;}
address,caption,cite,code,dfn,em,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-weight:normal;}
q:before,q:after { content:'';}
abbr,acronym { border:0;}
a { text-decoration:none; color:#555;  }


html { 
  font-family: "Microsoft Yahei","宋体";    
}
body { 
  font-family: "Microsoft Yahei"; 
  font-size:14px;
  background: #fff; 
  color: #333; 
  margin:0;
  padding:0;
}
a:hover,a:focus {
  color: #3f88cd;;
  text-decoration: none;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.mc { margin:0 auto;}
.w1200 {  width: 1200px;}
.fl { float:left}
.fr { float:right}
.cl { clear:both; 
  /* color: #931f32; */
}


/* ------------------------------------------------------首页-------------------------------------------------------- */

/*滚动banner图*/
.fullSlide{ width:100%;  position:relative;  height:508px;  }
.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:508px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:508px; }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:70px; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:10px; height:10px; border-radius: 50%;
  margin:10px; overflow:hidden; background:#000; filter:alpha(opacity=80); opacity:0.8;  line-height:999px; }
.fullSlide .hd ul .on{ background:#fff;  }

.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:45%; margin-top:-30px; left:3%;  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:0.5; display:none;  }
.fullSlide .next{ left:auto; right:3%; background-position:-6px -137px; }
/*nav*/
.nav_wrap { 
  width:100%; 
  height:100px; 
  position:absolute; 
  top:0; 
  z-index:999999; 
}
.nav_w {
  height:100%; 
}
.logo { 
  width:324px; 
  height:60px; 
  padding-top: 26px;
}
.logo img { 
  width:100%; 
}
.nav { width:672px; height: 100%; line-height: 100px;}
.nav li { float:left; }
.nav li a{
  padding: 5px 12px;
  margin-left: 16px;
  text-align: center;
  white-space: nowrap;
  -moz-transition: 0.6s;
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
}
.nav li a:hover { 
  width: 80px;
  color:#fff; 
  background: #3e87cc;
	border-radius: 20px;
}

/*------------------- 简介开始 -----------*/
.main_one{
  height: 515px;
  padding-top: 56px;  
}
.main_one img{
  float: left;
  width: 100%;
  padding-bottom: 57px;
}
.main_one h3{
  font-size: 32px;
  color: #585858;
}
.main_one span{
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  font-size: 26px;
  color: #c2ccd4;
  vertical-align: text-bottom; 
  padding-left: 13px;
}
.main_one p{
  line-height: 32px;
  text-align: justify;
  text-justify: inter-ideograph;
  margin-top: -10px;
}
.main_one .line{
  width: 49px;
  height: 3px;
  background-color: #3f88cd;
  margin-top: 13px;
  margin-bottom: 23px;
}
.aboutleft{ 
  width: 443px;
  height: 100%; 
}

.sclcwrap{
  width: 67px;
  height: 100%;
  padding-left: 62px;
}
.sclcwrap ul li{
  width: 100%;
  height: 79px;
  float: left;
  background: url(../images/lcicon.gif) no-repeat bottom ;
}
.sclcwrap ul li a{
  width: 100%;
  height: 67px;
  border-radius: 50px;
  text-align:center;
  display: table;  
  transform-style: preserve-3d;
    transition: 1s ease;
}
.sclcwrap ul li a:hover{
  transform: rotateY(360deg);
}
.sclcwrap ul li a h5{
  font-size: 16px;
  color: #fff;
  display: table-cell; 
vertical-align: middle;
}
.sclcwrap ul li:nth-child(1) a{
  background-color: #5f80ea;
}
.sclcwrap ul li:nth-child(2) a{
  background-color: #66b8f5;
}
.sclcwrap ul li:nth-child(3) a{
  background-color: #7b819b;
}
.sclcwrap ul li:nth-child(4) a{
  background-color: #5fa6ff;
}
.sclcwrap ul li:nth-child(5) a{
  background-color: #5b607d;
}
.sclcwrap ul li:nth-child(6) a{
  background-color: #5f8ce9;
}
.sclcwrap ul li:nth-child(6){
  background: none;
}

.aboutright{
  width: 563px;
  height: 100%; 
}
.aboutright a{
  float: right;
  display: block;
  width: 95px;
  height: 25px; 
  line-height: 25px;
  text-align: center;
  border-radius: 30px;
  border: 3px #cfd5e1 solid;  
  margin-bottom: 20px;
}



/* 通用标题 */
.column_title{
  width: 1200px;
  height: 85px;
  text-align: center;
}
.column_title p{
  color: #3f546629;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  font-size: 35px;  
}
.column_title h1{
  font-size: 32px;
  color: #535353;
}
/* 通用标题结束 */

/* -------------- 第二部分  产品 开始---------- */
.main_two{
  width: 100%;
  height:500px;
  padding: 48px 0;
  overflow: hidden;
  background-color: #d9dbe1;
}
.productslis {
  position: relative;  
  overflow: hidden;
  padding-top: 27px;
}
.productslis ul {
  overflow: hidden;
  zoom: 1;
}
.productslis ul li {
  text-align: center;
  width:375px;
  height: 343px;  
  float: left;
  overflow: hidden;
  margin-right: 37px;
}
.productslis ul li a .cp_pic{
  width: 373px;
  height: 284px;
  border: 1px #6699cc solid;
}
.productslis ul li a:hover .cp_pic{
  border: 1px #3f88cd solid;
}
.productslis ul li img {
  margin-top: 7px;
  width: 359px;
  height: 270px; 
}
.productslis ul li span{
  display: block;
  font-size: 16px;
  line-height: 57px;
  text-align: center;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}


/* 切换 更多 */
.qh_more{ 
  width: 467px;
  height: 40px;
  margin-top: 13px;
  text-align: center;
}
.qh_more a{
  margin: 0 10px;
}
.qh_more a:hover{
  color: #fff;
}
.qh_more .prev,
.qh_more .next {
  display: inline-block;
  /* position: absolute; */  
  width: 50px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 3px;
  border: 1px #3e87cc solid;
  color: #999999;
}
.qh_more .next {
  left: auto;
  right: 5px;
  background-position: -25px 0;
}

.qh_more .prev:hover {
  background-color: #5b607d;
}

.qh_more .next:hover {
  background-color: #5b607d;
}
.more{
  display: inline-block;
  text-align: center;
  width: 300px;
  height: 38px;
  line-height: 38px;
  border-radius: 3px;
  background-color: #3e87cc;
  color: #fff;
}
.more:hover{
  background-color: #5b607d;
  color: #fff;
}



/* 新闻中心 */
.main_three{
  width: 100%;
  height:480px;
  padding-top: 50px;
  overflow: hidden;
  background-color: #e7ecf0;
}
.newslist{ 
  height: 100%;
}
.newslist ul {
  display: block;
  height: 250px;
  padding-top: 30px;
  margin-left: -75px;
}

.newslist li {
  width: 562px;
  float: left;
  height: 93px;
  border-bottom: 1px dashed #ccc;
  margin-left: 75px;
  padding-top: 21px;
  
}
.newslist li .rq {
  width: 72px;
  height: 72px;
  background-color: #dde4e9;
  text-align: center;
}

.newslist li:hover .rq {
  background-color: #3e87cc;
}

.newslist li .rq h5 {
  font-size: 30px;
  line-height: 45px;
  border-bottom: 1px solid #fff;
  color: #5b5b5b;
  font-family: Arial, Helvetica, sans-serif;
}

.newslist li:hover .rq h5 {
  color: #fff;
}

.newslist li .rq h6 {
  font-size: 14px;
  line-height: 27px;
  color: #5b5b5b;
  font-family: Arial, Helvetica, sans-serif;
}

.newslist li:hover .rq h6 {
  color: #fff;
}

.newslist li .nr {
  width: 470px;
  height: 72px;
}

.newslist li .nr h3 {
  font-size: 17px;
  color: #666;
  overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}

.newslist li:hover .nr h3 {
  font-size: 17px;
  color: #3e87cc;
}

.newslist li .nr p {
  font-size: 12px;
  color: #999;
  margin-top: 15px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
}
.main_fore{
  width: 100%;
  height: 148px;
  background: url(../images/telbj.jpg) no-repeat center;
}
.telwrap{
  width: 920px;
  padding-top: 30px;
}
.telwrap .telleft{
  width: 600px;
}
.telwrap .telleft p{
  color: #fff;
  font-size: 16px;
  padding-bottom: 10px;
}
.telwrap .telleft p i{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 700;
}
.telwrap a{
  display: block;
  float: right;
  width: 163px;
  height: 40px;
  background-color: #fff;
  border-radius: 3px;
  margin-top: 18px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
}

/*-------------------- 底部开始 -------------------*/
.footerWrap{
  width: 100%;
  height: 159px;
  padding-top: 36px;
  background-color: #1a1d2c; 
}
.footer {  
  height: 100%;
}
.logobottom{
  width: 206px;
  height: 100%;
  background: url(../images/logobottom.png) no-repeat center;
}
.footer .footnav{
  width: 224px;
  height: 100%;
  padding-left: 75px;
}
.footer .foottitl{
  width: 100%;
  height: 34px;    
  border-bottom: 1px #484a56 solid;
  margin-bottom: 13px;
}
.footer .foottitl h6{
  color: #fff;  
  font-size: 18px;
  font-weight: 600;
}
.footer .footnav ul{
  float: left;
  margin-left: -28px;
}
.footer .footnav ul li{
  float: left;
  margin-left: 28px;
  padding-bottom: 10px;
}
.footer a{
  color: #a8a8ac;
}
.footer a:hover{
  color: #fff;
}
.footer .copy{
  width: 268px;
  height: 100%;
  padding-left: 75px;
}
.footer p{
  color: #ccc;
  padding-bottom: 10px;
}
.footer .link{
  width: 88px;
  height: 100%;
  padding-left: 75px;
}
.footer .ewm{
  width:114px;
  height: 100%;
  padding-left: 75px;
}
.footer .ewm img{
  width: 73px;
}
.foot_tech{
  width: 100%;
  height: 41px;
  background-color: #1a1d2c; 
  text-align: center;
  line-height: 41px;
  color: #ccc;
  border-top: 1px #303341 solid;
}



#gotoTop {
	background: url("../images/top1.png");
	width: 50px;
	height: 50px;
	right: 30px;
	bottom: 50px;
	margin-top: -50px;
	margin-left: 520px;
	display: none;
	position: fixed;
	cursor: pointer;
}
#gotoTop {
	_position: absolute;
}
.hover#gotoTop {
	background: url("../images/top2.png");
}
