/* CSS Document */

* {
    margin: 0;
    padding: 0;
/*	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;*/
}
html{overflow-x: hidden;}

@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

body{
	font-family: "微软雅黑";
    font-size: 13px;
    color: #555;
    -webkit-font-smoothing: antialiased;
	line-height: 28px;
    margin:0 auto;
    background-color: #fff;
	}
	
ul li {
    list-style-type: none;
}
img{border:0;}
a{ 
blr:expression(this.onFocus=this.blur()); 
outline: none;
text-decoration:none;
}
a:active {star:expression(this.onFocus=this.blur());}
a {color:#555;text-decoration:none;}
a:hover{ color:#1397e8;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; overflow:hidden; zoom:1;}
i, em {font-style: normal;}
.whitefont{color:#fff !important;}
.b0{bottom:0;}
.t0{ top:0;}
.none{ display:none;}
.picflash img{transition: all 0.6s;}
.picflash:hover img{transform:scale(1.1);} 
.bgh{ background-color:#f6f6f6;}
.bgw{ background-color:#FFFFFF;}
.pt50{ padding-top:50px !important;}
.pb50{ padding-bottom:50px !important;}
.p40{ padding:40px 0 !important;}
.p50{ padding:50px 0 !important;}
.p60{ padding:60px 0 !important;}
.p60ss{ padding:60px 0 0 0 !important;}
.p70{ padding:70px 0 !important;}
.p80{ padding:80px 0 !important;}
.pt80{ padding:80px 0 0 0 !important;}
.m40{  margin:40px 0 !important;}
.m50{  margin:50px 0 !important;}
.mb10{ margin-bottom:10px;}
.mb20{ margin-bottom:20px;}
.mb30{ margin-bottom:30px;}
.mb40{ margin-bottom:40px;}
.mb50{ margin-bottom:50px;}
.mb60{ margin-bottom:60px;}
.mb70{ margin-bottom:70px;}
.mb80{ margin-bottom:80px;}
.mb90{ margin-bottom:90px;}
.mb100{ margin-bottom:100px;}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.mt50{ margin-top:50px !important;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.mt90{ margin-top:90px;}
.mt100{ margin-top:100px;}
.h60{ height:60px !important;}
.p20{padding:10px 0 30px; margin-bottom:50px;}
.bbd{border-bottom:1px #dfdfdf solid;}
.pl10{ padding-left:10px;}
.pr10{ padding-right:10px;}
.center{ text-align:center;}
.font35{ font-size:35px;}
.xian{ border-top:1px #f0f0f0 solid;}
input:focus {
  outline:none;
}
.hui{ background-color:#f8f8f8;}

/*分页*/
.pageshow{ text-align:center; margin:30px 0 60px;}
.pageshow a {padding: 0 8px;line-height: 25px;display: inline-block;border: 1px #bbb solid;margin:20px 2px 2px 2px;background: #f8f9f7;}
.pageshow a.pagefan ,.pageshow a:hover{background: #333;border: 1px #333 solid; color:#FFFFFF;}

.txt{ padding:0 10px; font-size:15px; line-height:30px; min-height:250px;}
.txts{font-size:15px; line-height:30px;}
.txtimg img{ max-width:100%; height:auto;}
   



.main{ width:1200px; overflow:hidden; margin:0 auto;}
.main2{ width:1400px; overflow:hidden; margin:0 auto;}

.top_h{ height:100px;}
.top_0{ height:0 !important;}
.header{ position:relative;height:100px; width:100%;
-moz-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-ms-transition: all .5s;
z-index:999;
border-bottom:1px #eee solid;
background:url(../images/tbg.png) top center no-repeat #FFF; 
}
	
.nav_fixed {

padding:0;
height:100px;
position:fixed; 
top:0px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);

}

.header .logo{ padding-top:24px;}
.header .logo img{ height:52px; transition: all .5s;margin-left:0px;}
.header .logo:hover img{margin-left:10px;} 


.header .topnav{ height:100px; line-height:100px;}
.header .topnav a , .header .topnav a:link{color: #333;font-size: 15px;display: inline-block; margin-right:30px;text-decoration:none;position:relative; height:100px;}
.header .topnav a:hover{ color:#ec8a29;}
.header .topnav a:after{
    content: "";
    width: 0;
    height: 3px;
    background: #ec8a29;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all .2s;
}
.header .topnav a:hover:after,.header .topnav a.active:after{
    left: 0%;
    width: 100%;
}

.hottel{ line-height:100px; font-size:23px; font-weight:700; color:#1397e8; background:url(../images/t.gif) 0px 36px no-repeat; padding-left:40px;}
.lan{color:#999; height:100px; line-height:100px; margin-right:10px;}
.lan a{ font-size:15px; color:#999;}
.lan a:hover{ color:#555;}
.lan a.cur{color:#555;}
.lan span{ padding:0 10px;}

.search{ width:50px; margin-top:37px; margin-right:5px; margin-left:20px; display:block; cursor:pointer; text-align:right; display:block; border-left:1px #22a6f7 solid; height:30px;} 
.search .imgs{  transition: all .5s;margin-right:0px;}
.search:hover .imgs{margin-right:5px;} 
.search .imgs span{ font-size:16px; float:right; padding-left:10px; color:#888;}

#search-form {
  -moz-transition: max-height, 0.5s;
  -o-transition: max-height, 0.5s;
  -webkit-transition: max-height, 0.5s;
  transition: max-height, 0.5s;
  position: absolute;
  top: 101px;
  left: 50%;
  margin-left:340px;
  width: 350px;
  max-height: 0;
  overflow: hidden;
}
.th{top: 100px !important;}
#search-form.open {
  max-height: 60px;
}
#search-form fieldset {
  position: relative;
  margin: 0 60px 0 0;
  padding: 0;
  border: none;
}
#search-form input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height: 60px;
}
#search-form input[type="search"] {
  width: 100%;
  padding: 0 5px 0 22px;
  background-color:#f5f5f5;
  border: none;
}
#search-form input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: #1397e8;
  border: none;
  cursor: pointer;
}



.bg01{ background:url(../images/bg0.png) bottom center no-repeat;}
h6{ font-size:36px; color:#333; font-weight:normal; line-height:40px;}
h6 i{ font-size:25px; color:#888; display:block; margin-bottom:5px;}
h6 p{ font-size:18px; color:#888; display:block; margin-top:5px;}

.home_pic{ width:1230px; overflow:hidden; margin-top:20px;}
.home_pic a{ display:block; width:380px; height:260px; overflow:hidden; margin-right:30px; margin-top:30px; float:left; background-color:#000; position:relative;}
.home_pic a p.pic{ text-align:center; width:380px;height:260px; overflow:hidden; margin:0 auto;}
.home_pic a p.pic img{ width:380px; height:260px;}
.home_pic a dt{ position:absolute; bottom:0; left:0; height:60px; line-height:60px; padding:0 30px; width:320px;background:rgba(20, 144, 231, 0.5); color:#FFF; font-size:20px}

.gsjjbt{  display:block; font-size:30px; color:#333; margin-top:10px; height:35px; line-height:35px; font-weight:bold;}
.gsjjinfo{ color:#555; font-size:15px; margin-top:30px; width:900px;overflow:hidden; float:left;}
.gsjj{ width:1400px; margin:80px auto 0;}
.gsjj a{ float:right; width:120px; height:40px; line-height:40px; text-align:center; color:#fff; display:block; font-size:14px; background-color:#1397e8; margin-top:30px;}
.gsjj a:hover{ background-color:#aac021;}


.multipleColumn{ overflow:hidden;  width:1200px; margin:80px auto 0;}
.multipleColumn .hd2{ width:102px; margin-top:30px; margin-left:30px; background-color:#F00; }
.multipleColumn .hd2 .prev2{ float:left;}
.multipleColumn .hd2 .next2{ float:right;}
.multipleColumn .hd2 .prev2 , .multipleColumn .hd2 .next2{ cursor:pointer; transition: all .3s; z-index:1;}
.multipleColumn .hd2 .prev2:hover  , .multipleColumn .hd2 .next2:hover { opacity: 0.5;}

.multipleColumn .bd{ width:808px; overflow:hidden;}
.multipleColumn .bd ul{ overflow:hidden; zoom:1; width:808px;  float:left; _display:inline;  }
.multipleColumn .bd ul li{ float:left; width:174px; height:90px; padding:10px;  margin-right:8px; margin-bottom:8px; background-color:#FFF;_display:inline; overflow:hidden;}
.multipleColumn .bd ul li .photo{ width:174px; height:90px; text-align:center; overflow:hidden;position: relative;display: table;}
.multipleColumn .bd ul li .photo .pics{display: table-cell; vertical-align: middle;}


.newslist{ width:4080px; overflow:hidden; margin:30px auto 0;}
.newslist li{ border:1px #d9d9d9 solid; width:382px; height:473px; overflow:hidden; float:left;display:block; margin-right:24px;transition: all .5s;background-color:#FFFFFF; margin-top:10px;}
.newslist li .pic{ width:382px; height:244px; text-align:center; overflow:hidden;}
.newslist li .pic img{width:382px; height:100%;}
.newslist li .info{ margin-top:28px; padding:0 25px;}
.newslist li .info dt{ font-size:16px; height:25px; overflow:hidden; color:#000;}
.newslist li .info dd { font-size:13px !important; color:#999 !important; line-height:25px; margin-top:10px; height:72px; overflow:hidden;}
.newslist li .info .tms{ color:#888; margin-top:30px; font-size:15px;} 
.newslist li .info .tms span{ float:right; padding-top:8px;padding-right:5px;}
.newslist li:hover{
transform:translate(0,-10px);
-webkit-transform:translate(0,-10px);
-moz-transform:translate(0,-10px);
-o-transform:translate(0,-10px);
-ms-transform:translate(0,-10px);
}



.cpbox{ width:100%; overflow:hidden; margin-top:50px;}
.cpbox li a{ display:block;width:33.15%; margin:1px;overflow:hidden; float:left; padding:0; height:100%;}
.cpbox li img{ width:100%; height:100%;}

.bg0{ background:url(../images/bg.jpg) top center repeat-x #f8f8f8; min-height:1000px;}
.casebox{ width:1425px; overflow:hidden; margin:0 auto;}
.casebox2 li{ margin-bottom:25px;}
.casebox2 li .info{ background-color:#f8f8f8;}
.casebox li{ float:left; width:450px; margin-right:25px; background-color:#FFF;}
.casebox li .photo{ width:450px; height:340px; text-align:center; overflow:hidden;position: relative;display: table;}
.casebox li .photo .pics{display: table-cell; vertical-align: middle;}
.casebox li .photo .pics img{ margin:0 auto; height:340px;}
.casebox li .info{ height:100px; line-height:100px; padding:0 80px 0 40px; font-size:18px; color:#333; background-image:url(../images/jian.png); background-repeat:no-repeat; background-position:390px 44px;transition: .6s; overflow:hidden;}
.casebox li:hover .info{background-position:400px 44px;}

.case_box{ width:1450px;position:relative;margin:49px auto 60px; min-height:440px;}
.case_box .prev_l{left:0;}
.case_box .next_r{right:0;}
.case_box .prev_l , .case_box .next_r{  position:absolute; top:145px; cursor:pointer; transition: all .3s; z-index:1;}
.case_box .prev_l:hover , .case_box .next_r:hover{ opacity: 0.8;}


.ys{ width:1440px; margin:0 auto;}
.ys li{ width:260px; margin-right:40px; float:left; padding:0 20px 0 40px;}
.ys li .photo{ width:70px; height:60px;}
.ys li .photo img{-webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    -ms-transition: -ms-transform 0.6s ease-out;
}
.ys li:hover .photo img{
transform:rotateY(180deg);
 -webkit-transform:rotateY(180deg);
 -moz-transform:rotateY(180deg);
 -ms-transform:rotateY(180deg);
 -o-transform:rotateY(180deg);
}
.ys li dl{ display:block; }
.ys li dl dt{ font-size:20px; font-weight:bold; color:#000; margin:35px 0 15px;}
.ys li dl dd{ font-size:14px; color:#666; line-height:22px;}

.hotnews{ width:620px; padding:35px 30px; margin-top:35px;}
.hotnews .tims{ font-size:30px; color:#858585; margin-bottom:35px; padding:0 5px;}
.hotnews a.tits{ font-size:20px; color:#333;padding:0 5px;display:block;}
.hotnews a:hover.tits{ font-size:20px; color:#1397e8;}
.hotnews .nots{ font-size:15px; color:#666; line-height:22px; margin-top:15px;padding:0 5px; height:43px; overflow:hidden;}
.hotnews a.newsphoto{ margin-top:38px; width:620px; height:300px; overflow:hidden; display:block;}
.hotnews a.newsphoto img{ width:620px; height:auto;}

.nlist { width:660px; overflow:hidden;}
.nlist li{ height:100px; padding:43px 0; border-bottom:1px #e5e5e5 solid; margin-top:10px;}
.nlist li a{ display:block; position:relative;}
.nlist li span{ color:#858585; position:absolute; font-size:30px; top:0px; right:0px;}
.nlist li dl { width:550px; overflow:hidden;}
.nlist li dt{ height:30px; line-height:30px; overflow:hidden; font-size:18px; color:#333;}
.nlist li:hover dt{ color:#1397e8;}
.nlist li dd{ color:#666; font-size:15px; margin-top:20px; line-height:25px; height:50px; overflow:hidden; margin-bottom:30px;}

.nlist li img{transition: all .5s; position:absolute; top:80px; right:0px;}
.nlist li:hover img{  right:10px;}

.cp{border-bottom:1px #565656 solid;border-top:1px #565656 solid; height:46px; margin:40px 0 30px;}
.cp1{display:-webkit-box;display:-moz-box;display:-ms-box;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;-webkit-box-pack:center;-moz-box-pack:center;-ms-box-pack:center;}
.cp1 li:first-child{ border-left:0px;}
.cp1 li a{ float:left;  padding:0 40px; height:46px; line-height:46px; text-align:center; font-size:15px; border-right:1px solid #565656; color:#FFFFFF;}
.cp1 li a:hover{ background-color:#565656;}
.cp1 li:last-child a{ border-right:0px;}




.cplist-2{ width:1200px; height:587px; overflow:hidden; margin:35px 0 55px;}
.cplist-2 li{ width:279px; padding:10px 10px 0 10px; float:left; border-right:1px #eee solid; background-color:#FFFFFF;display:block; border-bottom:1px #eee solid;}
.cplist-2 li .photo{ width:279px; height:233px; text-align:center; overflow:hidden;position: relative;display: table;}
.cplist-2 li .photo .pics{display: table-cell; vertical-align: middle;}
.cplist-2 li .photo .pics img{ margin:0 auto;}
.cplist-2 li .info{ width:279px; height:50px; line-height:50px; text-align:center; color:#555;}

.cplist-2 li .photo .mask{
   width: 279px;
   height: 233px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.cplist-2 li .photo img {
   display: block;
   position: relative;
}
.cplist-2 li .photo span.info {
   background:url(../images/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:63px;
   height:63px;
}
.cplist-2 li .photo .mask {
   opacity: 1;
   overflow:visible;
   /*border:130px solid rgba(55,52,47,0.5);*/
background-color:rgba(55,52,47,0.5);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   cursor:pointer;
   height:0;

}
.cplist-2 li .photo span.info {
   position:relative;
   top:68px;
   left:0px;
   opacity: 0;
   -webkit-transition: opacity 0.1s 0s ease-in-out;
   -moz-transition: opacity 0.1s 0s ease-in-out;
   -o-transition: opacity 0.1s 0s ease-in-out;
   -ms-transition: opacity 0.1s 0s ease-in-out;
   transition: opacity 0.1s 0s ease-in-out;
}
.cplist-2 li:hover .mask {
   opacity: 1;
   /*border:130px solid rgba(55,52,47,0.5);*/
    background-color:rgba(55,52,47,0.5);
   height:233px;
 
}
.cplist-2 li:hover span.info {

	opacity:1;
	-moz-transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	transition-delay: 0.1s;
}


.cplist{ width:1248px; overflow:hidden; margin:0 0 55px;}
.cplist li{ width:244px; padding:10px 10px 0 10px; float:left; margin-right:48px; background-color:#FFFFFF; margin-top:35px;display:block;}
.cplist li.xi{padding:9px 9px 0 9px; border:1px #ddd solid;}
.cplist li .photo{ width:244px; height:200px; text-align:center; overflow:hidden;position: relative;display: table;}
.cplist li .photo .pics{display: table-cell; vertical-align: middle;}
.cplist li .photo .pics img{ margin:0 auto;}
.cplist li .info{ width:244px; height:50px; line-height:50px; text-align:center; color:#555;}



.cplist-p{ width:1248px; overflow:hidden; margin:0 0 55px;}
.cplist-p li{ width:244px; padding:10px 10px 0 10px; float:left; margin-right:48px; background-color:#FFFFFF; margin-top:35px;display:block;}
.cplist-p li.xi{padding:9px 9px 0 9px; border:1px #ddd solid;}
.cplist-p li .photo{ width:244px; height:200px; text-align:center; overflow:hidden;position: relative;display: table;}
.cplist-p li .photo .pics{display: table-cell; vertical-align: middle;}
.cplist-p li .photo .pics img{ margin:0 auto;}
.cplist-p li .info{ width:244px; height:50px; line-height:50px; text-align:center; color:#555;}



.cplist li{
	transition:All 0.3s ease-in-out !important;
	-webkit-transition:All 0.3s ease-in-out !important;
	-moz-transition:All 0.3s ease-in-out !important;
	-o-transition:All 0.3s ease-in-out !important;
	
}
.cplist li:hover {
	transform:translate(0,-10px) !important;
	-webkit-transform:translate(0,-10px) !important;
	-moz-transform:translate(0,-10px) !important;
	-o-transform:translate(0,-10px) !important;
	-ms-transform:translate(0,-10px) !important;
	-webkit-box-shadow:0px 5px 10px #999 !important;
    -moz-box-shadow:0px 5px 10px #999 !important;
    box-shadow:0px 5px 10px #999 !important;
}

.cplist li.xi:hover {
	transform:translate(0,-10px) !important;
	-webkit-transform:translate(0,-10px) !important;
	-moz-transform:translate(0,-10px) !important;
	-o-transform:translate(0,-10px) !important;
	-ms-transform:translate(0,-10px) !important;
	-webkit-box-shadow:0px 5px 10px #ddd !important;
    -moz-box-shadow:0px 5px 10px #ddd !important;
    box-shadow:0px 5px 10px #ddd !important;
}


.cplist li .photo .mask{
   width: 244px;
   height: 200px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.cplist li .photo img {
   display: block;
   position: relative;
}
.cplist li .photo span.info {
   background:url(../images/link.png) center no-repeat;
   display: inline-block;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:63px;
   height:63px;
}
.cplist li .photo .mask {
   opacity: 1;
   overflow:visible;
   /*border:130px solid rgba(55,52,47,0.5);*/
background-color:rgba(55,52,47,0.5);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
   cursor:pointer;
   height:0;

}
.cplist li .photo span.info {
   position:relative;
   top:68px;
   left:0px;
   opacity: 0;
   -webkit-transition: opacity 0.1s 0s ease-in-out;
   -moz-transition: opacity 0.1s 0s ease-in-out;
   -o-transition: opacity 0.1s 0s ease-in-out;
   -ms-transition: opacity 0.1s 0s ease-in-out;
   transition: opacity 0.1s 0s ease-in-out;
}
.cplist li:hover .mask {
   opacity: 1;
   /*border:130px solid rgba(55,52,47,0.5);*/
    background-color:rgba(55,52,47,0.5);
   height:200px;
 
}
.cplist li:hover span.info {

	opacity:1;
	-moz-transition-delay: 0.1s;
	-webkit-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	-ms-transition-delay: 0.1s;
	transition-delay: 0.1s;
}



.more .now {
    background: url(../images/arrow_02.png) no-repeat 30px center;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.more:hover .now{background: url(../images/arrow_02.png) no-repeat 30px center;
  
}
.more i{ 
    width: 100px;
    height: 17px;
    position: absolute;
    left: 80px;
    top: 50%;
    margin-top: -9px;
}

.sbbox{ background-color:#f5f5f5;}

.sblist{ width:3120px; overflow:hidden; margin:50px 0 20px 0;}
.sblist li{ width:244px;padding:10px 10px 0 10px; float:left; margin-right:48px; background-color:#FFFFFF; margin-bottom:35px;}
.sblist li .photo{ width:244px; height:200px; text-align:center; overflow:hidden;background-color:#FFFFFF; position: relative;display: table;}
.sblist li .photo .pics{display: table-cell; vertical-align: middle;}
.sblist li .photo .pics img{ margin:0 auto;}
.sblist li .info{ width:244px; height:50px; line-height:50px; text-align:center;color:#555;}


.sblists{ width:1430px; overflow:hidden; margin:50px 0 20px;}
.sblists li{ width:305px; float:left; margin-right:30px; background-color:#FFFFFF; margin-bottom:20px;}
.sblists li .photo{ width:283px; height:212px; padding:10px;  text-align:center;overflow:hidden;background-color:#FFFFFF; position: relative;display: table; border:1px #ddd solid;}
.sblists li .photo .pics{display: table-cell;width:283px; height:212px; overflow:hidden; vertical-align: middle;}
.sblists li .photo .pics img{ margin:0 auto;}
.sblists li .info{ width:263px; height:50px; line-height:50px; overflow:hidden; padding:0 10px; text-align:center;color:#555;}


.khlists{ width:1248px; overflow:hidden; margin:50px 0 20px;}
.khlists li{ width:264px; float:left; margin-right:48px; background-color:#FFFFFF; margin-bottom:40px;}
.khlists li .photo{ width:244px; height:120px; padding:9px;  text-align:center;overflow:hidden;background-color:#FFFFFF; position: relative;display: table; border:1px #ddd solid;}
.khlists li .photo .pics{display: table-cell;width:244px; height:120px; overflow:hidden; vertical-align: middle;}
.khlists li .photo .pics img{ margin:0 auto;}


.zzlist{ width:1440px; overflow:hidden; margin:20px 0 0 0;}
.zzlist li{ width:320px;float:left; margin-right:40px; margin-top:50px;}
.zzlist li .photo{ width:318px; height:318px; border:1px #ddd solid; text-align:center; overflow:hidden;position: relative;display: table;-moz-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-ms-transition: all .5s;}
.zzlist li .photo .pics{display: table-cell; vertical-align: middle;}
.zzlist li .photo .pics img{ margin:0 auto;}
.zzlist li .info{ width:320px; padding:20px 0 0 0; line-height:20px;text-align:center;color:#555; font-size:15px;}
.zzlist li:hover .photo{border:1px #aaa solid;
-webkit-box-shadow:0px 3px 10px #c6c6c6 !important;
   -moz-box-shadow:0px 3px 10px #c6c6c6 !important;
        box-shadow:0px 3px 10px #c6c6c6 !important;}

/*底部*/
.foot_b{ background-color:#2b2b2b; padding:50px 0 40px; position:relative;}
.foot_t1{ font-size:25px; color:#FFFFFF;}
.foot_t1 i{ display:block; font-size:18px;margin-bottom:8px;}
.foot_t2 { font-size:14px; color:#FFFFFF; margin:25px 0 30px;}
.foot_t2 span{ padding:0; display:block;}
.foot_t3 { margin-top:10px; color:#ffa472;}
.foot_t3 span{padding:0 8px;}
.foot_t3  a{ color:#ffa472;}
.ewm{ width:100px; text-align:center;}
.ewm img{ width:100px; height:auto;}
.ewm span{ padding:5px 0; display:block;}
.ewm i{ display:block; font-size:13px; color:#FFFFFF;}
.foot_t4{ margin-top:20px; padding:20px 0 0 0; border-top:1px #555555 solid;color:#FFFFFF;}
.foot_t4 a{ color:#FFFFFF; margin-right:20px;}
.foot_t4 span{padding:0 20px 0 0;}
.foot_t4 .foot_t4_a{ margin-top:5px;}
.foot_t4 .foot_t4_a , .foot_t4 .foot_t4_a a{ color:#7ab53f;}
.foot_t4 a.top{float:right; margin-top:6px; margin-right:20px;}


.t_top dl {
    overflow: hidden;
    float: left;
 padding: 0 30px 0 70px;
}
.t_top dt {
    overflow: hidden;
    font-size: 18px;
    padding-bottom: 15px;
    background: url(../images/p07_x.png) no-repeat left bottom;
    margin-bottom: 15px;
	color: #fff;
	display:block;
}
.t_top dt a {
    color: #fff;
	display:block;
}
.t_top dd {
    overflow: hidden;
	color: #9c9c9c;
	line-height: 30px;
	 display: block;
    font-size: 15px;
}
.t_top dd a {
    display: block;
    font-size: 15px;
    color: #9c9c9c;
    line-height: 30px;
}
.t_top dd a:hover{ color:#FFF;}

.foot{ background-color:#262626; padding:20px 0; color:#555;}
.foot a {color:#555;}
.foot span{ padding:0 30px;}
.foot .fc , .foot .fc a{ color:#666666;}


.pc_none{ display:none !important;}
.map_e { width:100%; height:280px;}

.sbnote p{ font-size:16px; line-height:30px; margin-right:400px;}
.sbnote span{ margin-bottom:10px; display:block; font-weight:bold;}
.sbnote .video2{float:right; width:350px; height:250px; background-color:#333;}

h1{ font-size:30px; margin:0 auto; text-align:center; font-weight: bold;}

.w500{width:500px;}
.w500 img{ width:450px;}
.w700{width:680px;}

.m2pos {background-color: #fafafa;border-bottom: 1px solid #e8e8e8;}

.cp2{display:-webkit-box;display:-moz-box;display:-ms-box;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-ms-box-orient:horizontal;-webkit-box-pack:center;-moz-box-pack:center;-ms-box-pack:center;width:1400px; margin:0 auto; overflow:hidden;height:82px;}
.cp2 li {padding:0 60px; position: relative;}
.cp2 li a{ float:left;  height:80px; line-height:82px; text-align:center; font-size:16px;color:#333;}
.cp2 li a:hover , .cp2 li a.cur{ border-bottom:2px #1397e8 solid; color:#1397e8;}

.cp2 li:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 7px);
    right: 0;
    width: 1px;
    height: 14px;
    background-color: #ccc;
}

.cp2 li:last-child:after { display: none;}



.cp3{width:1400px; margin:0 auto;}
.cp3 li {padding:0 60px; position: relative;}
.cp3 li a{ float:left; padding:8px 30px; margin:30px 0 0 40px;text-align:center; font-size:16px;color:#333; border:1px #eee solid;}
.cp3 li a:hover , .cp3 li a.cur{ border:1px #0e4a73 solid; color:#0e4a73;}


.bt2{ width:220px;}
.bt2 .b{ font-size:38px; color:#333333; text-align:left; margin-bottom:15px;}
.bt2 .s{ font-size:20px; color:#bfbfbf; text-align:left; text-transform:uppercase; margin-bottom:20px;}
.bt2 .xx{ width:60px; height:4px; background-color:#ec8a29; left:80px; top:-1px;}
.bt2 .w{ color:#FFFFFF;}
.bt2 .xw{ background-color:#FFFFFF;}


.l_w{ width:480px; margin:30px 0 50px;}
.r_w{ width:670px; margin:30px 0 50px; overflow:hidden;}

.r_w2{ width:2300px ;overflow:hidden; margin-top:50px;}
.r_w2 li{ width:210px; margin-right:20px; float:left;}
.r_w2 li .photo{ width:210px; height:158px; text-align:center; overflow:hidden;background-color:#FFFFFF; position: relative;display: table;}
.r_w2 li .photo .pics{display: table-cell; vertical-align: middle;}
.r_w2 li .photo .pics img{ margin:0 auto;}
.r_w2 li p{ width:210px; padding-top:10px; text-align:center; line-height:22px; font-size:14px;}

.tt{border-left:1px #efefef solid; padding:10px 0 10px 40px; font-size:16px; line-height:35px; min-height:420px;}

/*.video { width:100%; height: auto; margin-top:60px;}
.video video{ width:100%;}
video:focus {
outline: -webkit-focus-ring-color auto 0px;
}*/

.wenhua{ width:450px; margin-top:40px;}
.tts2{ padding:130px 0 10px 40px; font-size:16px; line-height:35px;}

.p_wbox {
    background-image: url(../images/fazhanbg.jpg);
    background-position: center center;
    background-attachment: fixed;
	padding:50px 0;
}


.w836_u{ width:1224px; overflow:hidden; margin-top:20px;}
.w836_u li{ width:158px; height:80px; margin-right:24px; margin-top:30px; padding:10px; float:left; border:1px #ccc solid;background-color:#FFFFFF;-moz-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-ms-transition: all .5s;}
.w836_u li .photo{ width:158px; height:80px;  text-align:center;overflow:hidden;position: relative;display: table;}
.w836_u li .photo .pics{display: table-cell;overflow:hidden; vertical-align: middle;}
.w836_u li .photo .pics img{ margin:0 auto; position: relative;}
.w836_u li:hover{
-webkit-box-shadow:0px 3px 10px #c6c6c6 !important;
   -moz-box-shadow:0px 3px 10px #c6c6c6 !important;
        box-shadow:0px 3px 10px #c6c6c6 !important;}

.whitex{ background:url(../images/x.png) 53px 0px repeat-y; padding:20px 0;}
.times{ position:absolute; background:url(../images/d.png) right center no-repeat; height:20px; line-height:20px; font-size:18px; color:#FFFFFF; width:150px; left:0px; padding-left:10px; top:5px;}
.fonts{ color:#FFFFFF; margin-left:190px; font-size:16px; line-height:25px;}

.tt2{font-size:15px; line-height:30px; padding-top:180px; width:400px;}
.network{ background:url(../images/network01.png) right 0px no-repeat; min-height:473px;}

.m2newList {
    padding: 0 0px 12px;
    /*display: block;*/
}
.m2newList li {
   width:580px;
    height: 200px;
    margin:35px auto 0;
	overflow:hidden;
}
.m2newList li a{ display:block;}

.overflowHide {
    float: left;
    height: 180px;
    width: 250px;
    overflow: hidden;
	background-color:#f8f8f8;
	
}
.overflowHide img{ width:250px; height:180px;transition: all 0.6s;}

.overflowHide a:hover  img{  
                transform: scale(1.1);  
            }  

.m2newTxt {
    margin-left:280px;
    position: relative;
	
}

.m2new_time {
    font-size: 14px;
    display: block;

    width: 100%;
    left: 0px;

    color: #cacaca;
}

.m2new_t1 ,.m2new_t1 a {
    font-size: 16px;
    color: #000000;
	line-height: 25px;
	height:auto;

    
}
.m2new_t1 a:hover{ color:#1397e8;}
.m2newDes {
    padding-top: 10px;
    border-top: 1px solid #F1F1F1;
    font-size: 13px;
    color: #888;
	height: 90px;
	line-height:22px;
	overflow:hidden;
	margin-top:5px;
}

.store-view .up{ border:1px solid #e8e8e8; padding:30px; background:#fff; margin-top: 10px;}
.store-view .up .store-demo{ width:750px; float:right; position:relative; }
.store-view .up .store-demo .title{ font-size:33px; color:#000; margin-top:20px;text-align:left;}
.store-view .up .store-demo .xx{ margin:30px 0 20px; color:#999;text-align:left;}
.store-view .up .store-demo .text-box{ padding:20px 0px; position:relative;font-size:15px; border-top:1px #eee solid; min-height:100px;}

.store-view .up .store-banner{ width:500px; float:left;}
.store-view .up .store-banner .list,.store-view .up .store-banner .list ul li,.store-view .up .store-banner .list ul li img{ width:500px; 
	height:375px; overflow:hidden; position:relative; display:block; background-color:#e5fff2;}
.store-view .up .hd-tu{ height:80px; width:500px; margin:8px 0 8px; overflow:hidden; position:relative;}
.store-view .up .hd-tu ul li{ display:block; float:left; height:60px; width:80px; margin-right:4px;background-color:#e5fff2;}
.store-view .up .hd-tu ul li img{ height:60px; width:80px;}
.store-view .up .hd-tu ul li.on img{height:58px; width:78px; border:1px solid #00a2e9;}
.store-view .up .hd-tu a{ display:block; width:22px; height:46px; position:absolute; top:50%; margin-top:-33px; cursor:pointer; z-index:10;}
.store-view .up .hd-tu a.prev{ left:0px; background:url(../images/xx_03.png) no-repeat center;}
.store-view .up .hd-tu a.next{ right:0px; background:url(../images/xx_05.png) no-repeat center;}


.backhome{ margin:30px 0 50px; position:relative;}
.page-back{text-align:center; position:absolute; top:5px; left:50%; margin-left:-9px;}
.page-info{ float:left; width:39%; position:relative;}
.page-info a{ display:block; padding-left:40px; color:#323232; font-size:14px; line-height:26px; background:url(../images/triangle.png) left center no-repeat; transition:560ms;}
.page-info a b{ display:block; width:33px; height:1px; background:#a0a0a0; position:absolute; transition:730ms;}
.page-info:nth-child(1) a b{ left:88px; top:14px;}
.page-info:hover a{ color:#c49845; background:url(../images/triangle5.png) left center no-repeat;}
.page-info:hover a b{ width:300px; background:##c49845;}
.page-info:nth-child(2){ float:right;}
.page-info:nth-child(2) a{ padding-left:0; padding-right:40px; background:url(../images/triangle1.png) right center no-repeat; text-align:right;}
.page-info:nth-child(2) a b{ right:88px; top:14px;}
.page-info:nth-child(2):hover a{ background:url(../images/triangle4.png) right center no-repeat;}

.m_content{ margin:50px 0 30px;background-color:#f3f3f3;}
.m_content li{width:25%;height: 60px; line-height:60px;float:left; display:block;text-align:center;font-size:18px;}
.m_content li:hover , .m_content li.active{background-color:#1397e8;color:#FFFFFF; font-weight:bold;}

.m_content li i{font-size:25px; margin-right:30px; font-weight:normal; color:#999999;-webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    -ms-transition: -ms-transform 0.6s ease-out;}
.m_content li:hover i , .m_content li.active  i{color:#FFFFFF;}
.m_content li:hover i {transform:rotateY(180deg);
 -webkit-transform:rotateY(180deg);
 -moz-transform:rotateY(180deg);
 -ms-transform:rotateY(180deg);
 -o-transform:rotateY(180deg);}

.tablestyle{  margin:0 auto; border:1px #ddd solid; border-bottom:0; border-right:0}
.tablestyle td{ padding:10px 5px;border-bottom:1px #ddd solid; border-right:1px #ddd solid; font-size:14px!important;text-align:center;word-break:break-all;}
.tablestyle .firstRow td , .tablestyle td.firstlie{ background-color:#f3f3f3;}



.maps{width:1350px; height:450px; margin:0 auto 30px;-webkit-box-shadow:0px 3px 10px #c6c6c6 !important;
   -moz-box-shadow:0px 3px 10px #c6c6c6 !important;
        box-shadow:0px 3px 10px #c6c6c6 !important; border:3px #FFF solid;}

.txt3{margin:0 auto 50px; padding:0 25px 50px 25px; border-bottom:1px #eee solid;}

.boxl{width:550px;}
.tab{width:500px; margin:0 auto;}
.tab li{ margin-bottom:10px;}
.tab input ,.tab textarea{ width:100%; line-height:22px;padding: 10px 26px;border: 1px solid #ccc;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
font-family:"微软雅黑";
font-size:15px;}

.tab .sumbit{width: auto; margin-left:50px; cursor:pointer; background-color:#1397e8; font-size:14px;padding: 10px 50px; color:#fff; border:0px;}
.tab .sumbit:hover{ background-color:#aac021; color:#fff;}
.w270{width:243px;}
.mr10{margin-right:10px;}

.feedback{width:500px;}
.feedback strong{font-size:18px; margin-bottom:15px; display:block; color:#555; font-weight:600;}

.mapsbox{width:1200px; position:relative; height:700px; margin:0 auto;}
.contacts{position:absolute; left:0; top:22%; width:400px; height:350px; background:rgba(0,155,76,0.7); z-index:9;
 color:#FFF; padding:30px; font-size:15px;}

.contacts h2{ text-transform:uppercase; border-bottom:1px #CCC solid; padding-bottom:30px; margin-bottom:30px; font-size:30px;}
.contacts a{ color:#FFF;}
.contacts a:hover{ text-decoration:underline;}


/*风采*/

.ot{ width:1425px; overflow:hidden; margin:40px auto 0;}
.ot li{ width:448px; margin-right:25px; float:left; border:1px #ddd solid; margin-bottom:25px;}
.ot li .photo{ width:428px; height:306px;  text-align:center;overflow:hidden;position: relative;display: table;background-color:#FFFFFF; padding:10px;}
.ot li .photo .pics{display: table-cell;width:428px; height:306px; overflow:hidden; vertical-align: middle;}
.ot li .photo .pics img{ margin:0 auto; position: relative;}
.ot li .info{ width:428px; height:60px; line-height:60px; overflow:hidden; padding:0px 10px; text-align:left; font-size:15px; text-align:center;color:#333;transition: all .3s;background-position:300px center; background-color:#f8f8f8;}
.ot li:hover  .info { background-color:#1397e8; color:#fff;}
.ot li .photo .mask{
   width: 448px;
   height: 326px;
   position: absolute;
   overflow: hidden;
     top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	 opacity: 0;
	 transition: all .3s;
	  background:url(../images/link.png) center center no-repeat;
}
.ot li .photo .mask2 {background:url(../images/play.png) center center no-repeat;}

.ot li:hover .mask {
   opacity: 1;
   background-color: rgba(0, 155, 76, .3);

}

.downlist li{ border-bottom:1px #eee solid; padding:30px 50px; font-size:16px;}
.downlist li a{ float:right; font-size:15px;}
.downlist li a i{ font-size:20px; margin-right:10px;}

.flink {  padding:35px 0;}
.flink .bt2s { float:left; font-size:20px;color:#000; padding-right:50px; font-weight:bold;}

.flink .linklist , .flink .linklist a{ color:#555; font-size:13px;}
.flink .linklist { padding-right:10px}
.flink .linklist span{ padding:0 15px;}
.flink .linklist a:hover{ text-decoration:underline;}

.pcc{padding:20px 30px; background-color:#f5f5f5; margin-top:30px; line-height:32px; color:#000; font-size:15px;}

.txt ul.list-paddingleft-2 li , .txti2 ul.list-paddingleft-2 li {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 30px;
}
.txt ul.list-paddingleft-2 li:before , .txti2 ul.list-paddingleft-2 li:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: 8px;
    left: 5px;
    background: #1397e8;
    border-radius: 50%;

}

.prolist{ width:1200px;margin:50px auto 0; overflow:hidden;}
.prolist ul{ width:1230px; overflow:hidden;}
.prolist ul li{ width:390px; float:left; margin-right:15px; position:relative; overflow:hidden; margin-bottom:25px;}
.prolist ul li .photo{ width:390px; height:312px; text-align:center; overflow:hidden;position: relative;display: table; background-color:#FFFFFF; margin-bottom:15px;}
.prolist ul li .photo .pics{display: table-cell; vertical-align: middle;width:390px; height:312px;overflow:hidden;}
.prolist ul li .photo .pics img{ margin:0 auto;}
.prolist ul li .info{ width:380px; padding:10px 0px 0px 10px;text-align: left; border-top:1px #eee solid; font-size:16px; background:url(../images/jt.jpg) 360px 22px no-repeat #fff;}


.prolist ul li .cover{ position:absolute;width:285px; height:240px; overflow:hidden;padding-top:115px; top:0px; left:0px; text-align:center; font-size:18px; font-weight:bold; color:#FFFFFF;opacity: 0;transition: all .3s; z-index:10;background-color: rgba(1, 108, 202, .9); }
.prolist ul li .cover span{ font-size:13px; font-weight:normal; display:block; margin-top:15px; line-height:25px;}
.prolist ul li:hover .cover{ opacity: 1;}


.tb1 , .txt_tab table{ margin:0; border:0;  width:100%;}
.txt_tab2 table{ margin:0; border:0;  width:100%;}
.txt_tab2 table td{border:0; line-height:28px; padding-bottom:5px;}
.tb2{ margin:0 auto; border:0;}
.tb2 td , .tb1 td , .txt_tab table td {border:0 !important; padding:5px 20px;}
.tb1 .ue-table-interlace-color-double , .tb2 .ue-table-interlace-color-double{ background-color:#bfbfbf;}
.tb1 .ue-table-interlace-color-single , .tb2 .ue-table-interlace-color-single{ background-color:#eaeff7;}
.tb1 .firstRow td , .tb2 .firstRow td , .txt_tab table .firstRow td{ background-color:#1397e8 !important; color:#fff  !important;}
.tb1 td , .txt_tab table td{background-color:#eaeff7 !important;}


@media only screen and (max-width: 1199px) {
body{

    font-size:0.8rem;

	line-height: 28px;

	}
.fl{ float:none;}
.fr{ float:none;}
.pt50{ padding-top:5% !important;}
.pb50{ padding-bottom:5% !important;}
.mt60{ margin-top:0;}
.m50{  margin: 0 !important;}
.main , .main2{ width:100%;}
.pc_none{ display:block !important;}
.wap_none{ display:none !important;;}
.pageshow{ text-align:center; margin:2% 0 5%;}
.header{height: 80px; position: static; top:0px;z-index:999; width:100%;background-color:#fff;-webkit-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0);
    -moz-box-shadow: 0px 1px 10px 0px rgba(0,0,0,0);
    box-shadow: 0px 1px 10px 0px rgba(0,0,0,0); padding:0; background: none; background-color:#FFF; }
.top_h{ height:0px;}

.nav_fixed {

height:80px;
position:static; 
border-bottom: 0px solid #e3e3e3;
}

.pcc{ margin-top:5%;}

.txt3{margin:0 auto 5%; padding:0 0 5% 0; border-bottom:1px #eee solid; }

h6{ font-size:1.8rem; line-height:1em; padding-left:10px;}
h6 i{ font-size:1rem;}
h6 p{ font-size:.9rem;}

.tb2 td , .tb1 td , .txt_tab table td {border:0 !important; padding:1%;}

.home_pic{ width:100%; overflow:hidden; margin-top:5%;}
.home_pic a{ display:block; width:47%; height: auto; overflow:hidden; margin:0 1% 3% 2% ; float:left; background-color:#000; position:relative;}
.home_pic a p.pic{ text-align:center; width:100%;height: auto; overflow:hidden; margin:0 auto;}
.home_pic a p.pic img{ width:100%; height: auto;}
.home_pic a dt{ position:absolute; bottom:0; left:0; height:40px; line-height:40px; padding:0 20px; width:100%;background:rgba(20, 144, 231, 0.5); color:#FFF; font-size:1.1rem}


.cpbox{ margin-top:20px;}
.cpbox li a{ width:49.4%; margin:1px;}


.multipleColumn{ overflow:hidden;  width:100%; margin:30px auto 0;}


.gsjjbt{ display:block; font-size:1.3rem; height: auto; line-height:2em;margin-top:0; text-align:center;}
.gsjjinfo{  font-size:.9rem; margin-top:10px; width:100%;float: none;}
.gsjj{ width:90%; margin:0 auto;}
.gsjj a{ float: none; margin: 10% auto 0; width:138px; height:38px; line-height:38px;}

a.more{ margin: 10% auto 5%; width:138px; height:38px; line-height:38px; text-align:center; color:#fff; display:block; font-size:14px; background-color:#1397e8;}



.p60{ padding:5% 0 !important;}
.p60ss{ padding:5% 0  !important;}
.p60s{ padding:5% 0 0 0 !important;}

.bt .b{ font-size:1.5rem;}
.bt .s{ font-size:1rem;}
.bt .x{  margin:6% 0 4%;}


.downlist li{ border-bottom:1px #eee solid; padding:5%; font-size:.9rem;}
.downlist li a{font-size:.9rem;}
.downlist li a i{ font-size:1rem; margin-right:10px;}

.w500{width:90%; margin:0 auto;}
.w500 img{ width:100%;}
.w700{width:90%; margin:20px auto 0;}

.cplist2s{ width:100%;  margin:0 auto;}
.cplist2s li{ width:48%; margin:2% 1% 0 1%;padding:5% 0 0 0; float:left; background-color:#e5fff2;}
.cplist2s li .photo{ width:100%; height:120px; overflow:hidden; text-align:center; overflow:hidden;position: relative;display: table;}
.cplist2s li.xi .photo{ border:0px #e0e0e0 solid;}
.cplist2s li.hi .photo{ height:80px;}
.cplist2s li .photo .pics{display: table-cell; vertical-align: middle;}
.cplist2s li .photo .pics img{width:100%;  }
.cplist2s li.hi .photo .pics img{width:100%;}
.cplist2s li .info{ width:90%;line-height:1.2em;text-align:left; overflow:hidden; font-size:1.1rem; padding:0 5%; color:#333; margin-bottom:10px}
.cplist2s li .info span{ display:block; font-size:.9rem; margin-top:10px; height:80px; overflow:hidden;}

.cplist3s{ width:100%;  margin:0 auto;}
.cplist3s li{ width:48%; margin:2% 1% 0 1%;padding:0; float:left; background-color:#f8f8f8;}
.cplist3s li .photo{ width:100%; height:120px; overflow:hidden; text-align:center; overflow:hidden;position: relative;display: table;}
.cplist3s li.xi .photo{ border:0px #e0e0e0 solid;}
.cplist3s li.hi .photo{ height:80px;}
.cplist3s li .photo .pics{display: table-cell; vertical-align: middle;}
.cplist3s li .photo .pics img{max-width:100%; max-height:120px; }
.cplist3s li.hi .photo .pics img{max-width:100%; max-height:80px; }
.cplist3s li .info{ width:100%;line-height:1.2em;text-align:left; overflow:hidden; font-size:1.1rem; color:#fff; margin-bottom:10px}
.cplist3s li .info span{ display:block; font-size:.9rem; margin-top:10px; height:80px; overflow:hidden;}

.cplist2{ width:98%;  margin:0 auto 5%; padding-bottom:5%;}
.cplist2 li{ width:42%; margin:5% 2% 0 2%;padding:2% 2% 0 2%; float:left; background-color:#f8f8f8;}
.cplist2 li .photo{ width:100%; height:120px; overflow:hidden; text-align:center; overflow:hidden;position: relative;display: table;}
.cplist2 li.xi .photo{ border:1px #e0e0e0 solid;}
.cplist2 li.hi .photo{ height:80px;}
.cplist2 li .photo .pics{display: table-cell; vertical-align: middle;}
.cplist2 li .photo .pics img{max-width:100%; max-height:120px; }
.cplist2 li.hi .photo .pics img{max-width:100%; max-height:80px; }
.cplist2 li .info{ width:100%; padding:5px 0 10px; height:20px; line-height:25px;text-align:center; overflow:hidden; font-size:1rem;}

.sblist2{ width:98%;  margin:0 auto 30px;}
.sblist2 li{width:42%; margin:5% 2% 0 2%;padding:2% 2% 0 2%;float:left;background-color:#FFFFFF;}
.sblist2 li .photo{ width:100%; height:120px; overflow:hidden; text-align:center; overflow:hidden;position: relative;display: table;}
.sblist2 li .photo .pics{display: table-cell; vertical-align: middle;}
.sblist2 li .photo .pics img{max-width:100%; max-height:120px; }
.sblist2 li .info{ width:100%; height:40px; line-height:40px;text-align:center;}

.zzlist2{ width:98%; overflow:hidden;}
.zzlist2 li{ width:46%; margin:5% 2% 0 2%;float:left;}
.zzlist2 li .photo{ width:100%; height:180px; border:1px #e0e0e0 solid; text-align:center; overflow:hidden;position: relative;display: table;}
.zzlist2 li .photo .pics{display: table-cell; vertical-align: middle;}
.zzlist2 li .photo .pics img{max-width:100%; max-height:180px; }
.zzlist2 li .info{ width:100%; padding:5% 0 ;line-height:20px; text-align:center;}

.p40{ padding:0 0 5% 0 !important;}
.mt50{ margin-top:0 !important;}

.end_l{ padding-left:10%; padding-right:10%;}
.end_l h1{ font-size:1.1rem;margin-bottom:5%;}

h1{ font-size:1.5rem;}

.ewm_l{ float:left;}
.ewm_r{font-size:0.7rem; float:right}
.end_r{ width:100%; height:280px;}

#end {display: block;  position:fixed; bottom:0; width:100%;height: 65px; z-index:999999; left:0; background-color:#26aa67;}
#end a{ width:49.9%;background-color:#1397e8; height:65px;color:#FFFFFF; text-align:center;}
#end a i{font-size: 1.5rem; display:block; padding-top:10px;}
#end a span{font-size:.9rem}

.flol { float: left;}
.flor { float: right;}

.whitex{ background:url(../images/x.png) 33px 0px repeat-y; }
.times{ font-size:15px;width:130px; left:0px;}
.fonts{ font-size:14px; margin-left:160px; }


.foot{  height: auto; line-height:28px; text-align:center; padding:5% 2%; background-color:#f5f5f5; color:#555;}
.foot a{ margin-left:0px;}
.foot span{ display:block;}
.foot .power { margin-left:0;}


.bt2{ width:220px; margin-left:20px; margin-bottom:10%;}
.bt2 .b{ font-size:1.8rem; margin-bottom:5%;}
.bt2 .s{ font-size:1.1rem; margin-bottom:5%;}

.l_w{ width:100%; margin:10% 0 0 0;}
.r_w{ width:90%; margin:5% auto;}

.r_w2{ width:100%;overflow:hidden; margin-top:5%;}
.r_w2 li{width:44%; margin:5% 1% 0 1%;padding:2% 2% 0 2%;float:left;}
.r_w2 li .photo{ width:100%; height:120px; overflow:hidden; text-align:center; overflow:hidden;position: relative;display: table;background-color:#FFFFFF;}
.r_w2 li .photo .pics{display: table-cell; vertical-align: middle;}
.r_w2 li .photo .pics img{max-width:100%; max-height:120px; }
.r_w2 li p{ width:100%; padding-top:5%; text-align:center; line-height:20px;}

.tablestyle{ width:100% !important;}
.tablestyle td{ padding:3% 2%;font-size:.9rem !important;}

.tt{border-left:0px; padding:10px 0; font-size:0.8rem; line-height:25px; min-height:inherit;}
.txt video { width:100% !important;}
/*.video { width:100% !important;margin-top:5%;}*/
.wenhua{ width:100%; margin-top:0;}
.tts2{ padding:5% 0 0 0;  font-size:0.8rem; line-height:25px;}

.p_wbox {
	padding:6% 0;
}
.p80{ padding:10% 0 !important;}
.pt80{ padding:10% 0 0 0 !important;}
.tt2{font-size:0.8rem; line-height:25px; padding-top:5%; width:90%; margin:0 auto 5%;}
.network{ background:url(../images/network01.png) right -10000px no-repeat; min-height: inherit;}

.sbnote{ padding-top:0px!important;}
.sbnote p{ font-size:0.9rem; line-height:25px; padding:0 5% 5%; border-bottom:20px #f5f5f5 solid; margin-right: 0;}
.sbnote span{ margin-bottom:5%; display:block; font-weight:bold;}
.sbnote .video2{float: none; width:100%; min-height:250px; background-color:#333; margin-bottom:5%; }

.p50{ padding:10% 0 !important;}


.boxl{width:90%;  padding:5%; margin-bottom:5%;border-bottom:1px #eee solid;  }
.tab{width:90%; margin:0 auto;}
.tab li{ margin-bottom:10px;}
.tab input ,.tab textarea{ width:100%; line-height:22px;padding: 10px 26px;
font-size:0.8rem;}

.tab .sumbit{width: 100%; margin-left:0;   font-size:1rem; margin-top:5%;}
.w270{width:100%;}
.mr10{margin-right:0;}

.feedback{width:100%;}
.feedback strong{font-size:1.1rem; margin-bottom:5%; padding-left:5%;}


.mt30_wap{margin-top:30px; }
.m2newList li {
	width:100%;
    height: auto;
    margin:2% auto 0;
}
.m2newList li a{ display:block;}

.overflowHide { display:none; width:0;}


.m2newTxt {
    margin-left: 0;
    position: static;
	width:90%;
	margin:0 auto;
	
}

.m2newTimes { display:none;}

.m2new_t1 ,.m2new_t1 a {
    font-size:1rem;
   
	line-height:2em;
    height: auto;
    margin-bottom:0;
}

.m2newDes {
    padding-top: 2%;
    border-top: 1px solid #F1F1F1;
    font-size: 0.8rem;
	height: auto;
	line-height:2em;
	margin-bottom:5%;

}


.m2proBox {
    padding: 0 0px 3%;
    border-bottom: 1px solid #F2F2F2;
}

.m2proImgBox {
    padding-top: 0;
    text-align: center;
    width: 100%;
	float: none;
	border-bottom: 1px solid #F2F2F2;
	padding:5%px 0; margin-bottom:5%;
}
.m2proImgBox img { width:100%; height:auto;}

.m2proList {
 margin-left: 0;
  width:90%; margin:0 auto;
   padding: 5% 0;
    border-left: 0px;
	min-height: inherit;
}

.m2proList .tts {
    background: url("../images/m2put_icon1.jpg") no-repeat left center;
    font-size: 1.2rem;

	margin-bottom:5%;
}
.backhome{ margin:10% 0; position:relative; padding:0 5%;}

.page-info{ float:left; width:39%; position:relative;}
.page-info a{ ont-size:0.8rem;}
.page-info:hover a b{ width:50px;}

.swiper-container {
        width:100%;
       
    }
	
	
	.swiper-slide{
		 text-align: center;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
}
	.swiper-slide .photo{ width:100%;overflow:hidden; text-align:center; overflow:hidden;position: relative;display: table;}
	.swiper-slide .photo .pics{display: table-cell; vertical-align: middle; text-align:center;}
.swiper-slide .photo .pics img{width:100%; max-width:100%;}
	.swiper-wrapper{ margin-bottom:50px !important;}
	
	
.swiper-slide a p.pic{ text-align:center;width:100px; height:100px; overflow:hidden; margin:0 auto;}
.swiper-slide a p img{ height:100px; width: auto;}

.swiper-slide a dt{ font-size:1.5rem; color:#1397e8; font-weight:bold; text-align:center; padding:35px 0 15px 0}
.swiper-slide a dd{ font-size:1rem; color:#555; text-align:center;line-height:25px;}

	
	
.ys{ width:100%; margin:0 auto; background-color:#f8f8f8; padding:5% 0;}
.ys li{ width:46%; float:left; margin:5% 0; padding:0 2%;}
.ys li .photo{float: none;margin:0 auto;}

.ys li dl{ float: none; width:100%; padding-left:0; padding-top:5%;}
.ys li dl dt{ font-size:1.2rem;text-align:center; margin:5% auto;}
.ys li dl dd{ font-size:.9rem;text-align:center; line-height:1.5em}

.bg0{ background:url() top center repeat-x #f8f8f8; min-height: inherit;}
.casebox_c{ background-color:#1397e8; padding:8% 0; margin-bottom:5%;}


.maps{width:100%; height:350px; margin:0 auto;-webkit-box-shadow:0px 0px 0px #c6c6c6 !important;
   -moz-box-shadow:0px 0px 0px #c6c6c6 !important;
        box-shadow:0px 0px 0px #c6c6c6 !important; border:0px #FFF solid;}
.contacts{position: static; left:0; top:0; width:90%; height: auto; background:rgba(0,155,76,0.9); z-index:9;
 color:#FFF; padding:10% 5%; font-size:.9rem;}
.contacts h2{ padding-bottom:6%; margin-bottom:6%; font-size:1.8rem;}

.cp2 , .cp3{
width:100%; 
height: auto;
display:block;
white-space:nowrap;
overflow: auto;
}
.cp2 li {padding:0; position: static;display: inline-block;margin:0 20px}
.cp2 li a{ float: none; height: auto; line-height: normal;font-size:15px;
position: relative;
display: block;
 padding: 18px 0;}
	
.cp2 li a:hover , .cp2 li a.cur{ border-bottom:1px #1fb6f0 solid;}

.cp2 li:after {
    width: 0px;
    height: 0px;
}

.cp3 li {position: static;display: inline-block;}
.cp3 li a{padding:5px 10px; margin:20px 5px 10px;}

.store-view .up{ border:0px solid #e8e8e8; padding:0 3%; margin-top: 0px;}
.store-view .up .store-banner{ width:96%; float: none;border:1px solid #e8e8e8;padding:2%;}
.store-view .up .store-banner, .store-view .up .store-banner img{ max-width:100%;}
.store-view .up .store-demo{ width:100%; float: none;}
.store-view .up .store-demo .title{ font-size:1.3rem;margin-top:5%; text-align:center;}
.store-view .up .store-demo .xx{ margin:2% 0 5%;text-align:center;}
.store-view .up .store-demo .text-box{ padding:5% 0px;font-size:.9rem; min-height:inherit}


.m_content{ margin:10% 0 5%;}
.m_content li{font-size:.9rem;transition: all 0s; height:auto; line-height:3em;}
.m_content li i{ font-size:1.2rem; display:block;margin:15px auto 0px;}
.m_content li:hover i {transform:rotateY(0deg);
 -webkit-transform:rotateY(0deg);
 -moz-transform:rotateY(0deg);
 -ms-transform:rotateY(0deg);
 -o-transform:rotateY(0deg);}


.backhome{ margin:15% 3% 20%;}
.page-info:hover a b{ width:0px;}


.slidely{width:100%;height:300px;position:relative;margin:0 auto;}
.slidely .hd{height:10px;position:absolute;right:0px;bottom:30px;z-index:1;width:100%;text-align:center;}
.slidely .hd ul{overflow:hidden;zoom:1;}
.slidely .hd ul li{margin:0 7px;width:10px;height:10px;line-height:10px;display:inline-block;*display:inline;*zoom:1;background:#dfdfdf;cursor:pointer;border-radius:50%;-webkit-border-radius:50%;}
.slidely .hd ul li.on{background:#000000;width:12px;height:12px;}
.slidely .prev,.slidely .next{position:absolute;left:30px;top:50%;margin-top:-34px;display:block;width:30px;height:68px;background:url(../images/left.png) no-repeat center center #a0a0a0;}
.slidely .next{left:auto;right:30px;background:url(../images/right.png) no-repeat center center #a0a0a0;}
.slidely .prev:hover,.slidely .next:hover{background-color:#000000;}
.slidely .bd ul{position:relative;height:100%;z-index:0; width:100%; margin:0 auto;}
.slidely .bd li{zoom:1;vertical-align:middle;text-align:center;display:table-cell;vertical-align:middle;width:100%;height:300px; text-align:center;}
.slidely .bd li img{ margin:0 auto;width:100%; height:auto;}


.canshu { margin:20px auto 10px;  border-top:1px solid #e1e1e1; padding:20px 10px; border-bottom:1px #e1e1e1 dotted;}
.canshu li{ float: none; width: auto; display:block;}
}


.solution-wrap{}
.trans{-webkit-transition:all 300ms ease 0s;transition:all 300ms ease 0s;outline:none;}
.solution-wrap .list{background:url(../images/qiege.jpg) no-repeat right;height: 550px;overflow: hidden;}
.solution-wrap .list .zhongjuan{ width:80%; margin:0px 10%; height: 100%;}
.solution-wrap .list .solution{width: calc(24% - 1px);border-left: solid 1px #ccc;height: 100%;padding: 0 0px;text-align: center;}
.solution-wrap .list .solution:first-child{border-left: none;}
.solution-wrap .list .solution .title{font-size: 22px;color: #fff;display: block;margin-top: 15px;}
.solution-wrap .list .solution .brief{text-align: center;font-size: 15px;color: #fff;line-height: 23px;height: 230px;overflow: hidden;display: none; letter-spacing:1px; max-width:70%; margin:20px auto;}
.solution-wrap .list .solution .brief p{ font-size:15px; color:#fff; line-height:28px; margin:0;}
.solution-wrap .list .solution .img{margin-top: 210px;}
.solution-wrap .list .solution .img img{max-width: 100%;height: auto;}
.solution-wrap .list .solution .detail{display: block;width: 118px;height: 40px;border: solid 1px #5b95aa;font-size: 13px;color: #fff;text-align: center;line-height: 40px;margin: 0 auto;margin-top: 35px;display: none;}
.solution-wrap .list .solution.on{width: calc(25.77% - 1px);background:-webkit-gradient(linear, 46% 0%, 100% 0%, from(rgba(236,138,41,0.8)), to(rgba(196,99,5,0.8)));}
.solution-wrap .list .solution.on .img{margin-top: 175px;}
.solution-wrap .list .solution.on .brief{display: block;}
.solution-wrap .list .solution.on .detail{display: block;}
.solution-wrap .list.mobile{display: none;}

@media only screen and (max-width:1400px){
.solution-wrap .list .zhongjuan{ width:90%; margin:0px 5%; height: 100%;}
}
@media screen and (min-width:1200px) and (max-width:1399px){
.main2{ width:100%;}
}
@media only screen and (max-width:980px){

.solution-wrap .list{height: auto;background:url(../images/qiege.jpg) no-repeat center center;background-size: cover;}
	.solution-wrap .list .solution{width: auto;float: none;height: auto;padding: 20px 20px;}
	.solution-wrap .list .solution.on{width: auto;height: auto;}
	.solution-wrap .list .solution .brief{height: auto;display: block; text-align:center; margin:0 auto; max-width:80%;}
	.solution-wrap .list .solution .brief p{ font-size:13px; line-height:25px; text-align:center;}
	.solution-wrap .list .solution .img{margin-top: 10%;}
	.solution-wrap .list .solution.on .img{margin-top: 10%;}
	.solution-wrap .list .solution .detail{display: block;}
.solution-wrap .list .solution.on{ background:none;}
.solution-wrap .list .solution .title{ font-size:15px;}
	.solution-wrap .list.pc{display: none;}

.solution-wrap .list.mobile{display: block;}

}


@media (max-width: 639px) {
.solution-wrap .list{height: auto;background:url(../images/qiege.jpg) no-repeat center center;background-size: cover;}
.solution-wrap .list .solution{width: auto;float: none;height: auto; min-height:200px;padding: 0px 0px 20px 0; background:rgba(115,189,91,0);border-left: solid 1px #ccc;}
.solution-wrap .list .solution.on{width: auto;height: auto;}
.solution-wrap .list .solution .brief{height: auto;display: block; text-align:center; margin:0 auto;max-width:90%;}
.solution-wrap .list .solution .brief p{ font-size:12px; line-height:20px; text-align:center;}
.solution-wrap .list .solution .img{margin-top: 10%;}
.solution-wrap .list .solution.on .img{margin-top: 10%;}
.solution-wrap .list .solution .detail{display: block;}
.solution-wrap .list.pc{display: none;}
.solution-wrap .list.mobile{display: block;}
.solution-wrap .list .solution .title{ font-size:14px;}
.solution-wrap .list .solution.on{ background:none;}
}


.titel{height:36px; line-height:36px; font-size:1rem; padding:0 15px 0 38px; border-bottom: solid 1px #ededed; position:relative;margin:10px 0;}
.titel:after{
	width:6px;
    height:20px;
    background-color: #ec8a29;
	border-radius:10px;
	-webkit-border-radius:10px;
    display: block;
    content: '';
    position: absolute;
	left:15px;
	top:8px;
    right:auto;
    bottom: auto;
    z-index:3;
    pointer-events: none;
}

.titel a.cur{ font-weight:bold; color:#00923f;}



/*视频*/
.video-wrap {
	display:block;
	height:800px;
	width:100%;
	position:relative;
	overflow:hidden;
	background-color:#000
}
@media (max-width:768px) {
	.video-wrap {
	height:370px;
}
}

.video-wrap .video {
	width:1920px;
	height:1080px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	z-index:0;
	opacity:.5
}
@media (max-width:768px) {
	.video-wrap .video {
	width:960px;
	height:480px;
}
}
#video_box_model {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:9999;
	background-color:rgba(0,0,0,0.8);
	display:none
}
#video_box_model .videos {
	border:0;
	position:fixed;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	z-index:100;
	width:1000px;
	height:500px;
}

#video_box_model .videos video {

	width:1000px;

}
@media (max-width:768px) {
#video_box_model .videos {
	border:0;
	position:fixed;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	z-index:100;
	width:100%;
	height: auto;
}
#video_box_model .videos video {

	width:100%;

}
}

#video_box_model .vclose {
	position:absolute;
	right:15px;
	top:15px;
	font-size:32px;
	border-radius:100%;
	color:#fff;
	cursor:pointer
}

.btn-play {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%, -50%);
	z-index:1;
	text-align:center;
	color:rgba(255,255,255,0.6);
	transition:.3s;
	cursor:pointer
}
.btn-play:hover {
	color:#fff
}
.btn-play i {
	font-size:100px; margin-bottom:30px;
}
.btn-play p{ font-size:16px;}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.section_position {
    position: absolute;
    top: -100px;
}
