﻿@charset "utf-8";
/* CSS Document */

body{ font-size:12px;}



.containter{float:right; width:655px;}

.clear_cs{height:0px;font-size:0px; line-height:0px;clear:both;over-flow:hidden;}

/******************header css***************/
body,td,th {
	font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
	font-size: 12px;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

  
.fixed {
    position:fixed;
    top: 0px;
	z-index:999;
}
  
.cc1{ width:100%; height:auto; overflow:hidden;}
.c1{ width:1200px; height:auto; margin:0 auto; overflow:hidden;}  

/******************top css***************/

.top{ width:100%; height:40px; background-color:#1693d5; z-index:999; position:fixed; top:0;}
.t{ width:1200px; height:40px; line-height:40px; margin:0 auto; font-size:14px; color:rgba(255,255,255,0.53);}

.navlink{float:right; position:relative; margin-top:10px; }      
.navlink input{
   float:left;
   width:164px;
   padding-left:10px;
   height:22px;
   border: 0px none;
   background:#fff;
   border-radius:2px;
    font-size:12px;
	font-family:"微软雅黑";
   }
.navlink input.submit{
   width: 30px;
   height: 22px;
   padding: 0px;
   cursor: pointer;
   position:absolute;
   right:0;
   background:url(../images/input.png) no-repeat;
   } 
.textIn {
    width: 134px;
    height: 22px;
    line-height: 22px;
    float: left;
    color:#bdbdbd;
}  


/******************menu css***************/

.menubg{width:100%; height:99px; border-bottom:1px solid #f3f3f3; position:relative; z-index:9999; position:fixed; top:40px; background:rgba(255,255,255,1);}  


#x_yingyong_all {
 width:100%;  margin:0px auto; overflow:hidden; text-align:center; background-color:#f8f8f8;
}
#x_yingyong_all h3{
font-size:32px;
padding:50px 0px 16px;
}
#x_yingyong_all p{
font-size:14px;
color:#888;
}
#x_yingyong {
  width:1200px;
  overflow:hidden;
  margin:40px auto; 

}
#x_yingyong ul{
width:1240px;
overflow:hidden;
margin:0px 0px 0px 0px;
}
#x_yingyong ul li{
width:370px;
height:220px;
overflow:hidden;
margin:0px 40px 40px 0px;
border:1px solid #ddd;
float:left; background-color:rgba(255,255,255,0.8);
color:#333;font-size:16px;
}
#x_yingyong ul li{position:relative; float:left; width:370px;  display:inline;padding:0px 0px 0px 0px;border:0px solid #CCCCCC;  margin:0px 32px 20px 0px ;} 
#x_yingyong ul li img{width:370px;height:220px; border:0px solid #ddd;padding:0px;} 
#x_yingyong ul li img:hover{ transform: scale(1.06);transition: 0.5s all;} 
#x_yingyong ul li img{
    max-width:100%;
    max-height:100%;
    transition:transform 0.6s;
    -webkit-transition:-webkit-transform 0.6s;}
#x_yingyong ul li p a{width:370px;position:absolute;padding:6px 0px;text-align:center;font-size:16px;bottom:0px;left:0px; color:#FFFFFF;font-family:微软雅黑; background-color:rgba(0,0,0,0.4); height:30px; overflow:hidden; line-height:32px;transition: 0.5s all;}
#x_yingyong ul li p a:hover{ width:370px;position:absolute;padding:8px 0px;line-height:32px;text-align:center;font-size:16px;bottom:0px;left:0px; color:#FFFFFF;font-family:微软雅黑; background-color:rgba(29,149,212,0.8);height:40px; transition: 0.5s all;}


/* 效果CSS开始 */
.menu {
 width:1200px; height:99px; margin:0 auto;
}
.menu ul {
  width:1200px; height:99px;
  position: relative;
  margin: 0 auto; 

}
.menu ul li {
  float:left; text-align:center; margin:19px 13px 0;
}
.menu ul li a {
  
  color:#333; height:78px; line-height:78px; font-size:16px; border-bottom:2px solid transparent; display:block; padding:0 0px;
}
.menu .block {
  width: 48px;
  height: 2px;
  background: #1693d5;
  position: absolute;
  bottom: 0px;
  left: 0;
  z-index: 99;
}
/* 效果CSS结束 */

/*******效果cn en开始*******/
.cnen{  float:right; margin-top:44px;}
.cnen a{ display:block; background:url(../images/en.png) no-repeat; width:60px; height:26px;}
.cnen a:hover{ display:block; background:url(../images/cn.png) no-repeat;}


.chk_1,.chk_2,.chk_3,.chk_4 {
    display: none;
}

.chk_4 + label {
	background-color: #FFF;
	padding: 3px 10px;
	border-radius: 25px;
	display: inline-block;
	position: relative;
	margin-right: 30px;
	background: #0e3454;
	width: 40px;
	height: 20px;
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), 0 0 10px rgba(245, 146, 146, 0.4);
}

.chk_4 + label:before {
	content: ' ';
	position: absolute;
	background: #FFF;
	top: 1px;
	z-index: 99999;
	left: 2px;
	width: 24px;
	color: #FFF;
	height: 24px;
	border-radius: 25px;
	box-shadow: 0 0 1px rgba(0,0,0,0.6);
}

.chk_4 + label:after {
	content: 'EN';	
	position: absolute;
	top: 7px;
	left: 37px;
	font-size: 1.2em;
	color: white;	
	left: 8px;
	top: 3px;
	border-radius: 100px;
}

.chk_4:checked + label {
	background: #0e3454;
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.1), 0 0 10px rgba(146, 196, 245, 0.4);
}

.chk_4:checked + label:after {
	content: 'CN';
	left: 10px;
}

.chk_4:checked + label:before {
	content: ' ';
	position: absolute;
	z-index: 99999;
	left: 34px;
	top:1px;
}


.chk_4 + label:after {
	left: 35px;	
}	

#checkbox_d2 + label:after, #checkbox_d2 + label:before, #checkbox label {	
	-webkit-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
/*******效果cn en结束*******/



/*******banner   css*******/
div.wrapper {/* width: 980px;*/ margin: 0 auto; position: relative; width:100%; height:660px; }
.fn-clear { zoom: 1; }
.box_skitter { position: relative; background: none; }
    .box_skitter ul { display: none; }
    .box_skitter .container_skitter { overflow: hidden; position: relative; }
    .box_skitter .image { overflow: hidden width:100%;; }
        .box_skitter .image img { display: none; width:100%; }
    .box_skitter .box_clone { position: absolute; top: 0; left: 0; width: 100px; overflow: hidden; display: none; z-index: 20; }
        .box_skitter .box_clone img { position: absolute; top: 0; left: 0; z-index: 20; }
    .box_skitter .prev_button { position: absolute; top: 50%; left: 20px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/prev.png) no-repeat left top !important; }
    .box_skitter .next_button { position: absolute; top: 50%; /*right: -5px;*/ right:20px; z-index: 100; width: 57px; height: 62px; overflow: hidden; text-indent: -9999em; margin-top: -25px; background: url(../images/next.png) no-repeat left top !important; }
    .box_skitter .label_skitter { z-index: 150; position: absolute; display: none; }
.loading { position: absolute; top: 50%; right: 50%; z-index: 10000; margin: -16px -16px; color: #fff; text-indent: -9999em; overflow: hidden; background: url(../images/ajax-loader.gif) no-repeat left top; width: 31px; height: 31px; }
#slideshow {/* width: 980px; height: 318px; */ width:100%; height:660px;}
    #slideshow ul { display: none; }








/******************图片效果 css***************/

.one{width:1200px; margin:0 auto; padding-top:45px;}   
.one1{ width:605px; height:418px; border:1px solid #eaeaea; float:left; margin-right:16px; overflow:hidden; position:relative; background-color:#fff;}
.hoverc{
	width:605px; position:absolute; top:160px; left:0; text-align:center; color:#fff; 
	transform:rotate(55deg); 
	-moz-transform:rotate(55deg); 
	-webkit-transform:rotate(55deg);	
	transition:all 0.5s; 
	-moz-transition:all 0.5s; 
	-webkit-transition:all 0.5s; 

overflow:hidden; height:0; z-index:4000;/*transform:translateX(200px);*/}/*写好样式，进行隐藏，用overflow:hidden; height:0;*/
.hoverc h3{ background:url(../images/bg1.png) no-repeat center; width:50px; height:50px; margin:0 auto;}
.hoverc p{ font-size:18px; text-align:center; padding-top:24px; font-family:Arial, Helvetica, sans-serif;}
.one1:hover .hoverc{
	height:120px;	
	transform:rotate(0deg); 
	-moz-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
}
/*before   after为选择器，一般给选择器加动画背景，设置动画样式*/
.one1:before{
	content:""; position:absolute; top:-478px; right:0;width:500px; height:738px; background:rgba( 58, 129, 196,0.83); 
	transform:rotate(55deg) translateX(-2px);
	-moz-transform:rotate(55deg) translateX(-2px);
	-webkit-transform:rotate(55deg) translateX(-2px);	 
	transform-origin:100% 0%; 
	-moz-transform-origin:100% 0%; 
	-webkit-transform-origin:100% 0%;	
	transition:all 0.5s ease 0.3s;
	-moz-transition:all 0.5s ease 0.3s;
	-webkit-transition:all 0.5s ease 0.3s;

}/*写好样式，进行隐藏，用top:-240px;*/
.one1:hover:before{ top:0;}
.one1:after{
	content:""; position:absolute;bottom:-478px; left:0;width:500px; height:738px; background:rgba( 58, 129, 196,0.83);
	
	transform:rotate(55deg) translateX(2px);
	-moz-transform:rotate(55deg) translateX(2px);
	-webkit-transform:rotate(55deg) translateX(2px);

	transform-origin:0% 100%;
	-moz-transform-origin:0% 100%;
	-webkit-transform-origin:0% 100%;
	
	transition:all 0.5s ease 0.3s;
	-moz-transition:all 0.5s ease 0.3s;
	-webkit-transition:all 0.5s ease 0.3s;
}
.one1:hover:after{ bottom:0px;}


.one2{ width:278px; height:418px; border:1px solid #eaeaea; float:left; margin-right:16px;position:relative; background-color:#fff;}
.one2 li{ width:278px; height:418px; float:left; position:relative;}
.one2_tit{ font-size:18px; text-align:center; padding-top:24px; font-family:Arial, Helvetica, sans-serif; line-height:50px;}
.one2_memo{ font-size:18px; text-align:center; padding-top:24px; font-family:Arial, Helvetica, sans-serif;}
.case_box{position:relative;}   
.case_hover { background:rgba( 58, 129, 196,0.83); width:100%; height:100%; color:#FFFFFF; position: absolute; top:0px;}
.case_x{ background:url(../images/bg1.png) no-repeat center; width:50px; height:50px; margin:154px auto 0;}
.case_box p{ font-size:18px; text-align:center; padding-top:24px; font-family:Arial, Helvetica, sans-serif;}

/*= Reset CSS 
============= */
.one3{ width:278px; height:197px; border:1px solid #eaeaea; float:left; background-color:#fff;}
.one3 a p{text-align:center; font-size:16px; color:#5b5b5b; font-family:Arial, Helvetica, sans-serif; line-height:42px; position:relative;}
.one3 a:hover p{color:#fff; margin-top:-40px;}

.btn{display: inline-block; padding: 5px 10px; font-size: 14px; color: #fff; border: 2px solid #4d92d9; background-color: #4d92d9; text-decoration: none; transition: 0.4s;}
.btn:hover{background-color: transparent; color: #4d92d9; transition: 0.4s;}
.text-desc{position: absolute; left: 0; top: 0; background-color: #fff; height: 100%; opacity: 0; width: 86%; padding: 20px;}
/*= Reset CSS End
================= *


/* effect-3 css */
.image-box{ width:278px; height:197px; position:relative;}

.port-3{float: left; width: 100%; position: relative; overflow: hidden; text-align: center; perspective: 500px;}
.port-3 img{transition: 0.5s;}


.port-3.effect-2 .text-desc{z-index: -1; transition: 0.5s; transform: rotateX(80deg); transform-origin: center bottom 0; top: auto; bottom: 0; padding: 45px 20px 20px; background:rgba( 58, 129, 196,0.83);}
.port-3.effect-2:hover .text-desc{transform: none; opacity: 1;}
.port-3.effect-2:hover img{transform: translateY(-100%)}

.port-3.effect-3 .text-desc{z-index: -1; transition: 0.5s; transform: rotateX(80deg); transform-origin: center top 0; padding: 45px 20px 20px;background:rgba( 58, 129, 196,0.83);}
.port-3.effect-3:hover .text-desc{transform: none; opacity: 1;}
.port-3.effect-3:hover img{transform: translateY(100%)}
/* effect-3 css end */


.one4{ width:278px; height:197px; border:1px solid #eaeaea; float:left; margin-top:20px; background-color:#fff;}
.one4 a p{text-align:center; font-size:16px; color:#5b5b5b; font-family:Arial, Helvetica, sans-serif; line-height:42px; position:relative;}
.one4 a:hover p{color:#fff; margin-top:-40px;} 



.iab{background:#1693d5; padding-top:75px; padding-bottom:80px;}
.iab_bor{width:40px; height:auto; margin:0 auto; border:1px solid #fff;}
.iab_en{width:200px; height:auto; margin:0 auto; padding-top:14px;}
.iab_cn{width:100%; font-size:20px; color:#fff; text-align:center; line-height:50px;}
.iab_memo{width:1200px; height:auto; margin:0 auto; font-size:16px; line-height:32px; color:#fff; text-align:center; padding-top:35px; padding-bottom:30px;}
.iab_tz{ width:1200px; margin:0 auto 50px; height:370px;}
.iab_tz_o{ width:400px; height:auto; float:left;}
.iab_tz_one{ width:400px; height:185px; float:left; background-color:#f4f5f7;}
.ito_tit{width:100%; text-align:center; font-size:18px; color:#565656; padding-top:30px; line-height:44px;}
.ito_bor{width:24px; border:1px solid #8bb4da; margin:0 auto;}
.ito_memo{width:80%; color:#565656; line-height:20px; height:40px; overflow:hidden; text-align:center; margin:0 auto; padding-top:18px; font-size:14px;}
.ito_memoc{width:80%; color:#565656; line-height:20px;  overflow:hidden; text-align:center; margin:0 auto; padding-top:18px; font-size:14px;}


/* 立体翻转 css */
	.lanren{width:1200px;overflow:hidden;margin:0 auto;}
	.flip-3d { 
	  perspective: 1200px; width:400px; float: left;  
	}
	.flip-3d figure { 
	  position: relative; 
	  transform-style: preserve-3d; 
	  transition: 1s transform;
	  font-size: 1.6rem;
	  margin:35px 0 80px;
	}
	.flip-3d figure img { 
	  width: 100%; height: auto; 
	}
	.flip-3d figure figcaption { 
	  position: absolute; 
	  width: 100%; height: 310px; top: 0; 
	  transform: rotateY(.5turn) translateZ(1px); 
	  background: rgba(244,245,247,1); 
	  text-align: center; 
	  padding-top: 60px; 
	  opacity: 1; 
	  transition: 1s .5s opacity; 
	}
	.flip-3d:hover figure { transform: rotateY(.5turn); }
	.flip-3d:hover figure figcaption { opacity: 1; }
	/*.flip-3d figure:after { 
	  content: " "; display: block;
	  height: 8vw; width: 100%; 
	  transform: rotateX(90deg); 
	  background-image:radial-gradient(ellipse closest-side, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 100%);
	}*/
	@media screen and (max-width: 800px) { 
	  #flip-3d { perspective-origin: center top; }
		div#flip-3d figure { 
	    float: none; 
	    width: 50%; 
	    margin: 0 auto; 
	    margin-bottom: 12vw; 
	  }
	 .flip-3d figure figcaption{font-size: 0.8rem;}
		div#flip-3d figure:last-child { display: none; }
	}

/* 立体翻转 css */




.iab_more{ width:260px; height:36px; line-height:36px; text-align:center; border-radius:25px; border:1px solid #fff; margin:0 auto; font-size:16px; text-transform:uppercase; color:#fff;}
.iab_more a{ display:block; color:#fff; border-radius:25px;} 
.iab_more a:hover{ background-color:#fff; color:#0e3454;} 


 
    .img-scroll { position:relative; width:1340px; height:auto; overflow:hidden; margin:0 auto; padding-bottom:60px;}
    .img-scroll .prev,.img-scroll .next { position:absolute; display:block; width:39px; height:39px; margin-top:120px; 
    top:0; color:#FFF; text-align:center;}
    .img-scroll .prev { left:0px; margin-left:7px; background:url(../images/zuo1.png) no-repeat; width:39px; height:39px;}
    .img-scroll .next { right:0px; margin-right:11px; background:url(../images/you1.png) no-repeat; width:39px; height:39px;}
	.img-scroll .prev:hover { left:0px; background:url(../images/zuo2.png) no-repeat; width:39px; height:39px;}
	.img-scroll .next:hover { right:0px; background:url(../images/you2.png) no-repeat; width:39px; height:39px;}
    .img-list { position:relative; width:1181px; height:auto; overflow:hidden; margin-left:0px; margin:0 auto;}
    .img-list ul { width:9999px;}
    .img-list li { float:left; display:inline; height:auto; overflow:hidden;border:1px solid #ddd; margin-right:-1px; width:235px;}
	.img-list li img{ border:0px solid #ddd; max-width:235px; height:300px; margin:0px auto;}
	
.ipn{max-width:235px; height:300px; position:relative; margin:0px auto;}
.ipn a{ display:block;} 	 	
.ipn_hover { background:rgba(22, 147, 213,0.6); width:100%; height:15%; color:#FFFFFF; position: absolute; top:85%;}
.ipn span{ width:70%; margin-left:25%; color:#fff; font-size:16px; line-height:46px; text-align:center;}
.ipn p{ width:100%; margin-left:0%; font-size:12px; line-height:24px; height:48px; overflow:hidden; color:#fff;}

#black {
}

.bwblack {
	position:relative;
	display:block;
}


	
	.img-scroll2 { position:relative; margin:10px auto; width:1200px; padding-bottom:90px;}
    .img-scroll2 .prev2,.img-scroll2 .next2 { position:absolute; display:block; width:20px; height:30px; margin-top:50px;}
    .img-scroll2 .prev2 { left:0; background:url(../images/zuo3.png) no-repeat;  width:20px; height:30px;}
    .img-scroll2 .next2 { right:0; background:url(../images/you3.png) no-repeat;  width:20px; height:30px;}
	.img-scroll2 .prev2:hover { left:0; background:url(../images/zuo3.png) no-repeat; width:20px; height:30px;}
	.img-scroll2 .next2:hover { right:0; background:url(../images/you3.png) no-repeat;  width:20px; height:30px;}
    .img-list2 { position:relative; width:1070px; height:auto; overflow:hidden; margin:0 auto;}
    .img-list2 ul { width:9999px;}
    .img-list2 li { float:left; display:inline; height:auto; overflow:hidden;}
	
.link{ width:126px; height:146px; float:left; margin-right:60px;}
.link a{ display:block; background:url(../images/bg4.png) no-repeat; width:100%; height:88px; padding-top:58px;}
.link a:hover{ background:url(../images/bg5.png) no-repeat;}

.inew{ width:800px; height:360px; float:left; background-color:#fff; margin:36px 10px 60px 0; padding:16px 0px;}
.inew_tit{ width:100%; height:50px; line-height:50px; float:left;}
.inew li{ width:740px;  margin:24px 0px 15px 30px; border:1px solid #ddd; overflow:hidden;}
.inew li img{ width:200px; height:132px;margin:0px 30px 0px 0px; float:left;}
.inew li a p{ color:#666; line-height:22px; padding:8px 0px; font-size:14px;}
.inew li a h3{ color:#444; font-size:18px; padding:10px 0px 0px 0px;}
.inew li a span{color:#7f7f7f; font-family:Arial, Helvetica, sans-serif;}

.iact{ width:390px; height:360px; float:left; background-color:#fff; margin:36px 0 60px;padding:16px 0px;}
.iact_tit{ width:360px; padding:0 10px 0 20px; font-size:18px; color:#606060; height:50px; line-height:50px; float:left; border-bottom:1px solid #fbfbfb;}

#x_neibanner{
height:300px;
width:100%;
background-repeat:no-repeat;
background-image:url(../images/neibanner.jpg);
overflow:hidden;
background-position:center top;
background-color:#fff;
border:0px solid #ddd;
background-attachment:fixed;
margin-top:110px;
text-align:center;
}
#x_newslist{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background-image:url(../images/news_index_bj.jpg);
height:196px;
width:377px;
border:0px solid #0033CC;
}
#x_newslist ul{
padding:6px 0px 0px 16px;
}
#x_newslist ul li{
line-height:28px;
text-indent:20px;
font-size:12px;
color:#343434;
width:340px;
background-image:url(../images/newslist_bj.jpg);
}
#x_newslist ul li a{
line-height:28px;
font-size:12px;
color:#343434;
width:340px;
}
#x_newslist ul li a:hover{
line-height:28px;
font-size:12px;
color:#35862c;
width:340px;
}
#x_newslist ul li span{
float:right;
color:#35862c;
}

.navc{ width:810px; padding-left:74px; height:auto; overflow:hidden; float:left; /*border-left:1px solid #5c6268;*/ color:rgba(255,255,255,0.3);}
.navk{height:32px; line-height:32px; float:left; font-size:18px;color:rgba(255,255,255,0.8);}
.navk_1{height:32px; line-height:32px;  font-size:18px;color:rgba(255,255,255,0.8); width:240px; }
.nav{ width:106px; height:auto; overflow:hidden; float:left; margin-right:28px;}
.nav_1{ width:246px; height:auto; overflow:hidden; float:left; margin-right:28px; }
.nav_1 li{ float:left; line-height:30px;}
.nav_1 li a{ color:rgba(255,255,255,0.6); width:80px; height:30px; display:block;}
.nav_1 li a:hover{color:rgb(255,255,255);}
.nav li{ float:left; line-height:30px;}
.nav li a{ color:rgba(255,255,255,0.6); width:106px; height:30px; display:block;}
.nav li a:hover{color:rgb(255,255,255);}
.na{float:left; color:rgba(255,255,255,0.8); line-height:22px;}


.db{ width:100%; height:auto; background:#2e353b;}
.dbbq{ width:1200px; height:auto; overflow:hidden; color:rgba(255,255,255,0.3); line-height:46px; margin:0 auto;} 



.protype{ width:274px; height:85px; padding:15px; background:#1693d5; color:#fff; position:relative;}
.protype_tit{font-size:28px; height:36px; line-height:36px; margin-top:10px; padding-bottom:20px;}
.protype_x{width:20px; height:3px; background:#fff;}

.mbx{height:68px; line-height:68px; color:#898989; background:url(../images/home.png) no-repeat left; padding-left:30px; width:1170px; margin:0 auto; font-size:14px;}

.productlist {
	MARGIN-TOP:10px;border:0px solid #006666; overflow:hidden;
	width:1130px;
}
.productlist ul{
	MARGIN-TOP:0px;border:0px solid #006666; overflow:hidden;
	width:1160px;
}
.productlist ul LI {
position:relative; float:left; width:250px; height:306px; display:inline;padding:0px;border:1px solid #dedede; background-color:#fff; margin:0px 22px 24px 0px ;padding:5px;text-align:center;}
.productlist ul LI:hover{
position:relative; float:left; width:250px; display:inline;padding:0px;border:1px solid #1693d5; margin:0px 22px 24px 0px ;padding:5px;}
.productlist ul LI IMG {
	max-WIDTH:250px; height:250px;border:0px solid #ccc;padding:0px; margin:0px auto;
	 -webkit-transition: 0.4s;
    -webkit-transition: -webkit-transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
}
.productlist ul LI p{
text-align:center; padding:16px 0px 12px 0px; font-size:14px; line-height:20px;font-weight:normal; border-top:1px solid #ddd; margin-top:6px;
}
.productlist ul LI p a{
 color:#333;
}
.productlist ul LI p a:hover{
 color:#d91414;
}

.photolist {
	MARGIN-TOP:10px;border:0px solid #006666; overflow:hidden;
	width:1120px;
}
.photolist ul {
	border:0px solid #006666; overflow:hidden;
	width:1160px;
}
.photolist ul LI {
	 FLOAT: left; border:0px solid #ebeaea; MARGIN:0px 26px 26px 0px; OVERFLOW: hidden; WIDTH:344px;HEIGHT:284px;padding:0px 0px 0px 0px; text-align:center; border:1px solid #ddd;
}
.photolist ul LI IMG {
	 max-WIDTH:340px;HEIGHT:227px;border:0px solid #ddd;padding:2px; text-align:center; margin:0px auto;
}

.photolist ul LI p{
DISPLAY: block; OVERFLOW: hidden; TEXT-ALIGN:CENTER;font-size:14px; padding:12px 0px; border-top:1px solid #ddd;
}
.single {
	 WIDTH: 100%;border-bottom:0px solid #cccccc;
	 padding:0px 0px;
}
.single H2 {
	FONT-SIZE:22px;padding:0px 0px 16px 0px; MARGIN:0px 0px; COLOR: #f5500e;font-weight:normal;BORDER-BOTTOM: #cccccc 0px dashed; TEXT-ALIGN: center
}
.single hr {
width:60px;margin:0px auto; color:#dedede;height:1px;border:none;border-top:1px  solid #cdcdcd; padding:0px 0px 10px 0px;}
.single H6 {
	FONT-SIZE:14px;padding:0px 0px 14px 0px; MARGIN:0px 0px 30px 0px; COLOR: #666;font-weight:normal;BORDER-BOTTOM: #ddd 1px solid; TEXT-ALIGN: center
}
.postlist {
	MARGIN:0px;border:0px solid #330033; overflow:hidden;width:100%;
}
.postlist ul{
	MARGIN:0px;border:0px solid #330033; overflow:hidden;width:100%;
}
.postlist ul LI {
 WIDTH:100%;  margin-bottom:28px;BORDER-BOTTOM: #ccc 1px dotted;padding:0px 0px 0px 0px;color:333; overflow:hidden;
}
.postlist ul LI h3{
font-size:22px; overflow:hidden;
padding:6px 0px 10px 0px;
color:#c7c7c7;
line-height:20px;
text-indent:0px;}
.postlist ul LI p{
font-size:14px; overflow:hidden;
padding:6px 50px 0px 0px;
color:#666;
line-height:24px;
text-indent:0px;}

.postlist ul LI img {
width:250px;
float:left;
margin:0px 30px 20px 0px;}


.postlist ul LI p SPAN {
	FLOAT: right;  COLOR: #666; TEXT-ALIGN: right;font-size:14px; text-decoration:underline;
}

a.button_2:link,a.button_2:visited{
	display:block;
	margin:40px auto 0px auto;
	width:140px;
	height:35px;
	line-height:35px;
	
	border-radius:0px;
	font-weight:normal;
	cursor:pointer;
	text-align:center;
	letter-spacing:0px;
	font-size:14px; text-indent:0px;
	background-color:#dd6e0d;
	border:1px solid #dd6e0d;
	color:#FFf;
}
a.button_2:hover{
border:1px solid #dd6e0d;
	color:#d8251a;
	text-decoration: none;
	background-color:#fff;
	font-size:14px;border-radius:0px;
	text-align:center;
}
.form-controls01{
  display: block;
  width:94%;
  padding-left:16px;
  height:34px;
  float:left;  
  line-height:34px;
  color: #ccc;
  vertical-align: middle;
  background-color: transparent;  
  background-image: none;  
  border:0 none;font-family:xiaodaofont;
  border:1px solid #ddd;
  border-radius:0px;
  margin:10px 0px;
/*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}
.form-controls02{
  display: block;
  width:97%;
  padding-left:16px; 
  padding-top:0px;
  float:left;
  height:80px;
  line-height:20px;
  color: #ccc;
  vertical-align: middle;
  background-color: transparent;  
  background-image: none;
  border:0px none;
  border:1px solid #ddd;
  border-radius:0px;
    margin-bottom:10px;
 
/*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}
#x_product_title{
overflow:hidden;
font-size:18px;
text-align:center;
line-height:24px;
width:100%;
padding:15px 0px;
color:#444;
}

#x_productdetail_title{
font-size:22px;
padding:0px 0px 10px 0px;
color:#dd6e0d;
font-weight:normal
}
#x_product_content{
line-height:22px;
padding:18px 0px 10px 0px;
color:#666;
margin-top:0px;
border-top:1px solid #ddd;
min-height:36px;
}
.pageNavi {
	line-height:38px;PADDING-RIGHT: 0px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 25px; MARGIN: 10px auto 0px; WIDTH: 100%; PADDING-TOP: 10px; TEXT-ALIGN: center;font-size:14px; 
}
.pageleft {
	OVERFLOW: hidden; WIDTH: 800px; LINE-height:26px; 
}
.pageright {
	OVERFLOW: hidden; WIDTH: 100px; LINE-height:26px;
}
.pageleft {
	PADDING-LEFT:0px; FLOAT: left; TEXT-ALIGN: left
}
.pageright {
	PADDING-RIGHT:0px; FLOAT: right; TEXT-ALIGN: right
}

.digg4{ padding:3px; margin:12px 0px;text-align:center; font-family: 微软雅黑, Arial, Helvetica, sans-serif; font-size: 14px; }
.digg4 span{ border:1px #ccc solid; padding:4px 8px; margin:5px; color:#999}
.digg4 span:hover{ color:#3e8d35;border:1px #797979 solid;  padding:4px 8px; cursor:pointer;}
.digg4 a,.digg4 span.miy{ margin:2px;  padding:4px 8px; text-decoration:none; border:1px #CCCCCC solid; }
.digg4 .disabledfy{ font-family: Tahoma, Verdana;}

/******************栏目导航 带2级 css***************/
.lan{ width:1200px; height:54px; margin:0 auto 55px;  padding-top:45px; position:relative;}
.lan ul {padding:0; margin:0; list-style-type: none;}
.lan ul li{position:relative;  float:left; line-height:46px; height:54px; margin-left:0px; margin-right:8px; text-align:center;}
.lan ul li a, .lan ul li a:visited { color:#898989; font-size:14px; display:block; height:46px; margin-bottom:8px; background:#fff; padding:0 52px;}
.lan ul li ul {display: none;}
.lan ul li:hover a { background: url(../images/lanh.png) no-repeat center; height:54px; color:#fff;}
.lan ul li.hover a { background: url(../images/lanh.png) no-repeat center; height:54px; color:#fff;}
.lan ul li:hover ul {display:block; position:absolute; top:54px; left:0;}
.lan ul li:hover ul li { width:100%; float:left; position:relative; text-align:center; margin:0; font-size:12px; height:38px;}
.lan ul li:hover ul li a {display:block; background:#ccc; color:#fff; border-top:2px solid #fff; border-radius:4px; padding:0px; height:36px; line-height:36px; }
.lan ul li:hover ul li a:hover { background:#035c9e;}






/******************关于我们 css***************/
.about{ width:1130px; height:auto; margin:50px auto 60px; background:#fff; padding:45px 35px; font-size:14px; overflow:hidden;}
.about_tit{ color:#595757; font-size:30px; font-weight:bold; padding-bottom:25px; width:100%}
.about_tit hr{ width:60px;margin:20px 0px 0px 0px; color:#dedede;height:1px;border:none;border-top:2px  solid #1693d5; padding:0px 0px 10px 0px;}
.about p{ margin:0px 0px 20px 0px; line-height:26px;}


.abcd{ width:1200px; height:auto; margin:0 auto; overflow:hidden;}

/******************新闻中心 css***************/
.new{ width:1060px; height:auto; margin:0 auto 60px; background:#fff; padding:45px 70px; overflow:hidden;}

.news{ width:100%; border-bottom:1px solid #f8f8f8; float:left; padding-bottom:30px;}
.news a{ display:block;}
.news_img{ width:440px; height:280px; float:left;}
.news_right{ width:470px; height:280px; margin-left:28px; float:left;}
.news_time{ font-size:14px; color:#d3d3d3; width:100%; line-height:58px;}
.news_tit{ font-size:18px; color:#0e3454; font-weight:bold; width:100%; padding-bottom:14px;}
.news_memo{ font-size:14px; line-height:26px; height:78px; overflow:hidden; padding-bottom:35px;}
.news a p{ width:102px; height:30px; line-height:30px; float:left; color:#0e3454; text-align:center; border:1px solid #0e3454;}
.news a:hover p{background:#0e3454; color:#fff;}

.new li{ width:100%; height:125px; padding:25px 0; float:left; border-bottom:2px solid #f8f8f8;}
.new li a{ display:block;}
.new li a p{ width:125px; height:125px; float:left; background:#f9f9f9; color:#d3d3d3; text-align:center;}
.new li a:hover p{background:#0e3454; color:#fff;}
.new_right{ float:left; width:820px; margin-left:30px;}
.new li a span{ color:#878787; font-size:18px; width:100%; float:left; font-weight:bold; padding-top:25px; padding-bottom:10px;}
.new_memo{ line-height:26px; height:52px; color:#585757; width:100%; float:left; overflow:hidden; font-size:14px;}

/******************产品中心 css***************/
.probj{ width:1060px; height:auto; margin:0 auto 60px; background:#fff; padding:45px 70px; overflow:hidden;}
.probj li{ width:100%; height:160px; padding-top:36px; padding-bottom:30px; float:left; border-top:2px solid #fafafa;}
.probj li a{ display:block;}
.probj li a .img{ width:222px; height:156px; float:left; border:3px solid #ebecec;}
.probj li a:hover .img{ border:3px solid #0e3454;}
.probj_right{ float:left; width:650px; margin-left:55px;}
.probj_tit{ line-height:32px; height:32px; color:#353535; font-size:16px; width:100%; float:left;}
.probj_memo{ line-height:26px; height:78px; color:#898989; width:100%; float:left; overflow:hidden; padding-bottom:18px;}
.probj li a span{ width:90px; height:30px; float:left; border:2px solid #f4f4f4; text-align:center; line-height:30px; font-size:14px; color:#898989; background:#f9f9f9;}
.probj li a:hover span{border:2px solid #0e3454; color:#fff; background:#0e3454;}



/******************contact/feedback css***************/
.feedback{float:left; width:452px; margin-right:66px; margin-bottom:6px;}
.feedback_tit{ width:100%; height:42px; line-height:42px; font-size:14px; color:#8e8e8e; float:left;}
.form-controls {
  display: block;
  width: 440px;
  padding-left:12px;
  height: 40px;
  float:left;
  font-size: 12px;
  line-height:40px;
  color: #b2b2b2;
  vertical-align: middle;
  background-color: #f9f9f9;  
  background-image: none;
  border:0px none;
  border-radius: 0px;
/*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}

.form-controls:focus {
  border-color:none;  
  outline: 0;
  background:#fff;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(58, 129, 196, 1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(58, 129, 196, 1);
}

.feedback2{float:left; width:970px; margin-bottom:6px;}
.form-controls3 {
  display: block;
  width:958px;
  padding-left:12px;
  float:left;
  font-size: 12px;
  line-height:26px;
  color: #b2b2b2;
  vertical-align: middle;
  background-color: #f9f9f9;  
  background-image: none;
  border:0px none;
  border-radius: 0px;
/*  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;*/
}

.form-controls3:focus {
  border-color:none;  
  outline: 0;
  background:#fff;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(58, 129, 196, 1);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(58, 129, 196, 1);
}

.botton{ width:150px; height:46px; line-height:46px; background:#0e3454; color:#fff; font-size:14px; border:0px none; float:left; border-radius:5px; font-family:"微软雅黑"; margin-top:20px;}


#x_copyright_all{
width:100%;
padding:16px 0px;
background-color:#2e353b;
border-top:0px solid #ddd;
overflow:hidden;
min-width:1002px;
}
#x_copyright{
width:1200px;
margin:0px auto;
font-size:14px;
text-align:center;
color:#999;
overflow:hidden;
}

#x_copyright_left{
color:#999;
float:left;
padding:0px 0px 0px 0px;
}
#x_copyright_right{
text-align:right;
color:#999;
padding:0px 0px 0px 0px;
float:right;
}
#x_copyright_right p{font-size:14px; padding-top:8px;}



