/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

@-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: 14px;
    color: #333;
    -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:#333;text-decoration:none;}
a:hover{ color:#06aae9 ;}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both; overflow:hidden; zoom:1;}
i, em {font-style: normal;}
.whitefont{color:#fff;}
.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;}
.p30{ padding:30px 0 !important;}
.p40{ padding:40px 0 !important;}
.p50{ padding:50px 0 !important;}
.p60{ padding:60px 0 !important;}
.p70{ padding:70px 0 !important;}
.pb70{ padding:0 0 70px 0 !important;}
.p80{ padding:80px 0 !important;}
.pt80{ padding:80px 0 0 0 !important;}
.pt60{ padding:130px 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;}
.mt60{ margin-top:60px;}
.mt70{ margin-top:70px;}
.mt80{ margin-top:80px;}
.mt90{ margin-top:90px;}
.mt100{ margin-top:100px;}
.mt0{ margin-top:0px !important;}
.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:#f5f5f5;}
.hei{ background-color:#242628;}
.pc_none{ display:none;}
.f16{font-size:16px;}
.bg00{background:url(../images/bg.gif) top left repeat-y;}

/*分页*/
.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:0px 10px; font-size:15px; line-height:30px; min-height:250px;}
.txts{font-size:15px; line-height:30px;}
.txt h3{color: #333;
    line-height: 1;
    font-size: 16px;
    font-weight: normal; margin:10px 0;}
.txtimg img{ max-width:100%; height:auto;}

.txt table{ margin:0; width:100% !important;border-top: 1px solid #ddd;
        border-left: 1px solid #ddd;}

.txt table td {width:auto !important;
        border-bottom: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

.txt table td{padding:0 5px; text-align:center;font: normal 13px / 2.2em Microsoft YaHei;}

.videobox{ margin:0 auto 50px;display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
   }
.videobox video { max-height:600px; max-width:100%;}

.main{ width:1200px; overflow:hidden; margin:0 auto;}
.main2{width:1300px; margin:0 auto; overflow:hidden;}
.mains{ width:1200px; overflow:hidden; margin:0 auto;}
.mains2{ width:1400px; overflow:hidden; margin:0 auto;}

@media only screen and (max-width: 1399px) {
.mains2{ width:100%;}	
}

.tbg{height:40px; line-height:40px; color:#666; border-bottom:1px #e5e5e5 solid;}
.top_link{ background:url(../images/hottel.png) 0px 9px no-repeat; padding-left:30px;}
.top_link i{ font-size:18px; color:#ff0000; margin-left:10px; font-weight:bold;}

.top_h{ height:120px;}
.top_0{ height:0 !important;}

.header{ position:relative;width:100%;background-color:#fff; 
-moz-transition: all .5s;
-o-transition: all .5s;
-webkit-transition: all .5s;
transition: all .5s;
-ms-transition: all .5s;
z-index:999;
}
	
.nav_fixed {

padding:0;
height:120px;
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);

}






.logo{ padding:15px 0;}
.logo img{ height:89px; width:auto; float:left;}
.logo .hotfont{ color:#f00; font-size:33px; font-weight:bold; float:left; margin:23px 0 0 10px;}
.logo .hotfont i{ font-size:14px; color:#858585; display:block; font-weight:normal; margin-top:5px; text-transform:uppercase;}

.logos{ margin-top:30px;}
.logos img{float:left; padding:10px;}
.logos .hotfont{ color:#d3d3d3; font-size:33px; font-weight:bold; float:left; margin:23px 0 0 10px;}
.logos .hotfont i{ font-size:14px; color:#d3d3d3; display:block; font-weight:normal; margin-top:5px; text-transform:uppercase;}



.flag{ background:url(../images/line.png) left 20px no-repeat; min-height:65px; margin-left:20px; padding-left:20px; padding-top:34px; font-size:28px; font-weight:bold; color:#06aae9}
.flag i{ font-size:17px; display:block; color:#666; font-weight:normal; letter-spacing:1px; margin-top:6px;}

.hottel{ background:url(../images/tel.png) top left no-repeat; font-size:26px; color:#06aae9 ; font-weight:bold; padding-left:65px; margin-top:45px;}
.hottel i{ color:#7b7b7b; font-size:15px; display:block; margin-bottom:2px; font-weight:normal; line-height:25px;}

.menu{ float:right;}
.menu ul{margin:0 auto;}
.menu ul li{ float:left; overflow:hidden; margin-left:30px;}
.menu ul li:last-child{ border-right:none;}
.menu ul li a{height:120px; line-height:120px; text-align:center; color:#333; font-size:16px; padding:0 5px; display:block;}
.menu ul li a:hover , .menu ul li a.cur{ border-bottom:3px #06aae9 solid;height:117px;}

.mainlevel {}
.mainlevel ul {display:none; position:absolute; z-index:9999; top:228px;}
.mainlevel li.cc {float: none !important;margin:0 0 1px 0; border:0;}
.mainlevel li.cc a.zi { display:block; text-align: center; width:171px; height:48px; line-height:48px;  font-size:15px;color:#fff;background-color:rgba(7,182,239,0.9);}
.mainlevel li.cc a.zi span{ margin-right:10px;}
.mainlevel li.cc a.zi:hover{background-color:rgba(0,138,183,0.9);}
.mainlevel ul.m_top{ top:48px;}

.cpbt2{color:#888; width:1200px; margin:20px auto 0;}
.cpbt2 a{color:#888;}

.serbox{height:69px; border-bottom:1px #f1f1f1 solid;}
.hotser{ width:850px;height:69px; line-height:69px; overflow:hidden;}
.hotser a{ margin:0 15px 0 5px;height:69px; line-height:69px;}
.serach{ width:300px; height:35px; margin-top:18px;}
.serach .inp01 {
    width: 228px;
    height: 33px;
    line-height: 33px;
    border: 1px #CCC solid;
    color: #666;
    padding: 0 10px;
}
.serach button {
float:left;
    background: url(../images/search.png) 14px 8px no-repeat #06aae9;
    width: 50px;
    height: 35px;
    border: 0;
	cursor:pointer;
	 outline:none
}

.bg{ background:url(../images/bg.jpg) top center no-repeat #f9f9f9; min-height:380px; padding:60px 0;}
h5 {text-align: center;font-size: 42px; line-height:42px; color:#06aae9; margin-bottom:30px;}
h5 em {color: #06aae9;}
h5 span {
    display: block;
    font: 18px/60px '雅黑';
    color: #666;
    text-transform: uppercase;
}

.btbg{ background:url(../images/hz_h.png) center  65px  no-repeat;}
.btbg2{ background:url(../images/hz_h2.gif) center  13px  no-repeat;}
.btbg3{ background:url(../images/hz_h3.gif) center  13px  no-repeat;}

.ysbox{ width:1200px; height:100px; margin:20px auto 50px; overflow:hidden;}
.ysbox ul{ width:1228px; margin:0 auto;}
.ysbox li{ width:277px; height:100px; float:left; margin:0 30px 0 0; background-color:#f5f5f5;transition: all .3s; position:relative; cursor:pointer;}
.ysbox li img{transition: all .5s;}
.ysbox li .ico{ width:55px; height:44px; padding-top:11px;background-color:#e1e1e1;border-radius: 50%; margin:23px 0 0 30px; text-align:center;}
.ysbox li:hover ,.ysbox li.active{background-color:#06aae9; color:#FFF;}
.ysbox li:hover .ico ,.ysbox li.active .ico {background-color:#fff;}
.ysbox li:hover img ,.ysbox li.active img {
transform:rotateY(180deg);
 -webkit-transform:rotateY(180deg);
 -moz-transform:rotateY(180deg);
 -ms-transform:rotateY(180deg);
 -o-transform:rotateY(180deg);
}
.ysbox li i{ color:#000; font-size:28px; position:absolute; top:35px; left:110px;}
.ysbox li:hover i ,.ysbox li.active i{ color:#FFF;}

.yscontent{ background:url(../images/bg.jpg) top center no-repeat; height:620px;}
.yscontent .phtohbox{ margin-top:50px; width:790px; height:400px; overflow:hidden;}
.yscontent .phtohbox img{ height:400px; width:auto;object-fit: cover;}

#focus .left{width:1200px; height:500px;position:relative;overflow:hidden;}
#focus .left li{width:1200px; height:500px;position:absolute; left:0; top:0;z-index:1; opacity:0; filter:alpha(opacity=0);}
#focus .left li.active{z-index:2;}

.yscontent .infobox{ width:350px; margin-top:120px; font-size:16px; color:#555; line-height:32px;}
.yscontent .infobox i{ font-size:70px; color:#06aae9; font-weight:bold; display:block;}
.yscontent .infobox span{ color:#000; font-size:35px; display:block; margin:35px 0 30px;}



.caselist { width:1218px; margin:12px auto 0;}
.caselist li{ float:left; width:388px; height:290px; margin-right:18px; margin-top:18px;position: relative;transition: all .5s;}
.caselist 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);
}
.caselist li .photo{ width:388px; height:290px;  text-align:center;overflow:hidden;position: relative;display: table;}
.caselist li .photo .pics{display: table-cell;width:388px; height:290px; overflow:hidden; vertical-align: middle;}
.caselist li .photo .pics img{ margin:0 auto;}
	
.caselist li .text{opacity: 0;transition: all .5s;color:#FFFFFF; padding:0 30px; line-height:22px;}
.caselist li .text h2{text-align:center; display:block; margin-bottom:20px; margin-top:80px; line-height:28px;}
.caselist li:hover .text{background-color: rgba(0, 92, 179, .8); opacity: 1;}
.caselist li .text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
   /* display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;*/
}
.caselist li .text p{ height:110px; overflow:hidden;}



.tedian{ width:1200px; overflow:hidden; margin:38px auto 0;}
.tedian li{ width:230px; float:left; margin:0 35px; font-size:18px; text-align:center; font-weight:bold; color:#646464;}
.tedian li .picshow{ width:166px; height:166px; background-image:url(../images/ted.png); margin:0 auto 25px;}
.tedian li img{transition: all .5s;}
.tedian li:hover  .picshow{ background-image:url(../images/teds.png);}
.tedian li:hover img{
transform:rotateY(180deg);
 -webkit-transform:rotateY(180deg);
 -moz-transform:rotateY(180deg);
 -ms-transform:rotateY(180deg);
 -o-transform:rotateY(180deg);
}


.cpl{ width:280px; overflow:hidden; background-color:#06aae9; padding-bottom:30px;}
.cpr{ width:836px; padding:35px; overflow:hidden; background-color:#FFF;}
.cpr2{ width:866px; padding:0 0 0 40px; overflow:hidden;}

.cpl .bt{overflow:hidden; text-align:center; color:#FFF; font-size:30px; font-weight:bold; padding-top:40px;}
.cpl .bt i{ font-size:18px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; display:block;text-transform: uppercase; margin-top:10px;}
.cpl .bt span{ display:block; width:40px; height:4px; margin:25px auto 30px; background-color:#FFF;}

.cpflbox{width:90%; overflow:hidden; background-color:#FFF; margin:0 auto; padding:20px 0;}
.cpflbox a{ background:url(../images/dd.jpg) 25px 12px no-repeat; height:39px; line-height:39px; border-bottom:1px #e6e6e6 solid; display:block; font-size:16px; padding-left:60px;transition: all .3s;}
.cpflbox a:hover , .cpflbox a.cur{  color:#06aae9;}
.cpflbox a:hover{ padding-left:63px;}


.cpbt{  background:url(../images/m2.png) 0px 5px no-repeat;font-size:18px; color:#000; padding-left:40px; padding-bottom:20px; border-bottom:1px #e6e6e6 solid; font-weight:bold;}


.cplist{ width:900px; overflow:hidden;}
.cplist li{ width:285px; margin-left:15px; margin-bottom:15px; float:left;position: relative;transition: all .5s; background-color:#FFF;}
.cplists li{ width:283px; border:1px #ebebeb solid;}
.cplist li.cp{ margin-top:20px;}
.cplist li.case .photo{ height:218px;}
.cplist li.case .photo .pics{ height:218px;}

.cplist li .photo{ width:265px; padding:10px; height:180px; text-align:center;overflow:hidden;position: relative;display: table;}
.cplist li .photo .pics{display: table-cell;width:265px; height:180px; overflow:hidden; vertical-align: middle;}
.cplist li .photo .pics img{ margin:0 auto;}
.cplist li .info{ height:50px; line-height:50px; overflow:hidden;text-align:center; font-size:15px; margin:0 10px; padding:0 5px; border-top:1px #ebebeb solid;}
.cplists li .info{ height:40px; line-height:40px; overflow:hidden;text-align:center; font-size:15px; margin:0 10px 10px; border:0; background-color:#ebebeb;}


.cplist li:hover.cp .photo{ border:1px #06aae9  solid;}
.cplist li .text { opacity: 0;
	width:268px;
	height:131px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	text-align:center;
	color:#FFF;
	line-height:38px;
	padding-top:71px;

}
.cplist li .text img{display:block; margin:0px auto;}

.cplist2{ width:882px; overflow:hidden;}
.cplist2 li{ width:278px; margin-right:16px; margin-bottom:20px; float:left;position: relative;transition: all .5s;}

.cplist2 li .photo{ width:276px; height:207px; border:1px #ddd solid; text-align:center;overflow:hidden;position: relative;display: table;}
.cplist2 li .photo .pics{display: table-cell;width:276px; height:207px; overflow:hidden; vertical-align: middle;}
.cplist2 li .photo .pics img{ margin:0 auto;}
.cplist2 li .info{ height:50px; line-height:50px; overflow:hidden;text-align:center; font-size:15px;}
.cplist2 li:hover .text{background-color: rgba(7, 182, 239, .8); opacity: 1;}
.cplist2 li:hover.cp .photo{ border:1px #06aae9  solid;}
.cplist2 li .text { opacity: 0;
	width:278px;
	height:134px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
	text-align:center;
	color:#FFF;
	line-height:38px;
	padding-top:75px;

}
.cplist2 li .text img{display:block; margin:0px auto;}


.casebox{ width:96%; margin:30px auto 0; overflow:hidden;}
.casebox li{ float:left; width:24%; height:280px; margin:0 .5% 16px .5%; overflow:hidden; position:relative;}
.casebox li .thumbnail-mask {
    width:90%; height:50px;
    display: block;
    position: absolute;
    overflow: hidden;
    /*background: linear-gradient(to top, rgba(0,0,0,.3), rgba(0,0,0,0));*/
	background:url(../images/cbg.png) bottom center repeat-x;
	color:#FFF;
	padding:230px 5% 0 5%;
	font-size:16px;
	line-height:22px;
	opacity: 1;transition: all .3s;

}
.casebox li:hover .thumbnail-mask {opacity: 0;}
.casebox li img{ width:456px; height:280px;object-fit:cover;}

.casebox li .cover{ position:absolute;width:90%; height:180px; overflow:hidden;padding:100px 5% 0 5%; 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(6, 170, 233, .9); }
.casebox li .cover a{ font-size:13px; font-weight:normal; display:block;  color:#FFF; width:120px; margin:40px auto 0; height:35px; line-height:35px; border:1px #FFF solid;}
.casebox li .cover a:hover{ background-color:#FFF; color:#06aae9;}
.casebox li:hover .cover{ opacity: 1;}


.yyal{ margin-top:80px; height:680px; overflow:hidden;}
.yyal-b{display:flex;flex-wrap:wrap;}
.yyal-b a{display:block;position:relative;width: calc((100% - 40%)/5);color:#fff; transition:all 0.5s;}
.yyal-b a>img{display:block;max-width:100%; height:680px;object-fit: cover;}
.yyal-b a dl{position:absolute;max-width:800px;top:100px;left:38px;position:absolute;z-index:3;}
.yyal-b a dl dt{opacity:1;}
.yyal-b a dl dt h3 ,.w20 h3 {font-size:25px;margin-bottom:10px;}
.yyal-b a dl dt p ,.w20 p{color:#bbb;text-transform:uppercase;}
.w20  p{ color:#FFF;}
.yyal-b a dl dd{opacity:0;}

.yyal-b a dl dt h4{border-radius:50px;font-size:16px;width:80px;height:80px;background:rgba(255,255,255,0.3);text-align:center; margin-bottom:50px; position:relative;}
.yyal-b a dl dt h4 span{ display:block;border-radius:50px;font-size:16px;width:60px;height:60px; line-height:60px; background-color:#06aae9; text-align:center; position:absolute; top:10px; left:10px;}
.yyal-b a dl dt h4 img{ margin:13px auto 0;}
.yyal-b a h6{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,6,18,0.5);}

.yyal-b a.active{width: 40%;}
.yyal-b a.active dl{position:absolute;max-width: none; width:100%;top: inherit; bottom:0px;left: inherit;position:absolute;z-index:3;background:rgba(6,170,233,0.8);height:150px;}
.yyal-b a.active dl dt{opacity:0; display:none;}
.yyal-b a.active dl dt p{color:#fff;}
.yyal-b a.active h6{background:rgba(0,31,53,0);}
.yyal-b a.active dd{opacity:1; padding:5%;}
.d-y{display:block;}
.w20{ width:25%; border-right:1px #FFF solid;}
.w80{ width:70%; line-height:28px; font-size:15px;}



.bg01{ background:url(../images/bg01.jpg) bottom center no-repeat; min-height:680px;} 
.partnerlist{ width:1200px; overflow:hidden; margin:0 auto;}
.partnerlist ul{ width:1224px; overflow:hidden;}
.partnerlist ul li{ width:384px; float:left;  margin:10px 24px 20px 0; transition: all .3s;}
.partnerlist ul 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);
}
.partnerlist ul li .photo{ width:384px; height:260px; text-align:center;overflow:hidden;position: relative;display: table;}
.partnerlist ul li .photo .pics{display: table-cell;width:384px; height:260px; overflow:hidden; vertical-align: middle;}
.partnerlist ul li .photo .pics img{ margin:0 auto; height:260px; width:100%; object-fit: cover;}
.partnerlist ul li dl{ background-color:#FFF;width:332px; padding:25px; border:1px #eee solid; border-top:0;}
.partnerlist ul li dl dt{ font-size:18px; color:#000; height:30px; white-space: nowrap; overflow: hidden;text-overflow: ellipsis;max-width: 332px; display:block;}
.partnerlist ul li dl dd{ font-size:14px; color:#666; line-height:23px; margin:10px 0 20px; height:50px;overflow: hidden;}
.partnerlist ul li dl a{ color:#999;}
.partnerlist ul li dl a:hover{ color:#07b6ef;}
.prev_l , .next_r{ cursor:pointer; transition: all .3s; margin-top:180px;}
.prev_l:hover , .next_r:hover{ opacity: 0.5;}

.bg02{ background:url(../images/bg02.jpg) bottom center no-repeat; min-height:760px; } 

.gsjjbox{position:relative; width:1200px; margin:0 auto;}
.gsjjphoto{height:450px; width:550px; overflow:hidden; float:left;}
.gsjjphoto img{ height:450px; width:100%;object-fit: cover;}
.gsjjinfo{ width:600px; float:right; padding-top:10px;}
h1{ font-size:32px; color:#000;}
.gsjjinfo .info{ color:#555; font-size:16px; line-height:35px; height:280px; margin-top:35px; overflow:hidden;}
.gsjjinfo a.more_b{ border:1px #ccc solid; width:150px; height:45px; line-height:45px; text-align:center; color:#888; display:block; margin-top:40px;transition: all .3s;}
.gsjjinfo a.more_b:hover{border:1px #06aae9 solid; background-color:#06aae9; color:#FFF;}

.gsjj_p{ width:1200px; border-top:1px  #ddd solid; padding-top:40px; margin:40px auto 0; overflow:hidden;}

.gsjj_p ul{ width:3050px; height:251px; overflow:hidden;}
.gsjj_p2 ul{ width:1220px !important; height: auto !important;}
.gsjj_p ul li{ width:285px; height:214px; margin-right:20px; float:left; display:block;}
.gsjj_p2 ul li{ margin-bottom:20px;}
.gsjj_p ul li .photo{ width:285px; height:214px;text-align:center; overflow:hidden;position: relative;display: table; }
.gsjj_p ul li .photo .pics{display: table-cell; vertical-align: middle;width:285px; height:214px;overflow:hidden;}
.gsjj_p ul li .photo .pics img{ margin:0 auto;}
.gsjj_p ul li .photo .info{ position:absolute; bottom:0px; left:0; width:100%; height:40px; line-height:40px; color:#FFF; background-color:rgba(0,0,0,0.5); z-index:8; font-size:15px;}

.bt_a{ color:#06aae9; font-size:33px; text-align:center; line-height:33px;font-weight:bold; margin-bottom:50px;}

.n-l{width:780px; height:520px;background-color:#fff;overflow:hidden;padding:25px;}
.n-r{width:300px; height:520px;background-color:#fff;overflow:hidden;padding:25px;}

.newsbt li{ float:left; font-size:22px;}
.newsbt li.active{color:#06aae9;}
.newsbt span{padding:0 20px; float:left;}
.more2{ float:right; color:#878787;  text-transform:uppercase;}

.news{margin-top:30px; border-bottom:1px #dcdcdc solid; padding-bottom:30px; margin-bottom:20px; min-height:160px;}
.newsphone{ width:260px; height:190px; overflow:hidden;}
.newsphone img{ width:260px; height:190px;object-fit: cover;}
.newsinfo{ width:490px; height:190px; overflow:hidden;}
.newsinfo dt{ font-size:18px; font-weight:700;}
.newsinfo dd{ line-height:25px; margin-top:15px; margin-bottom:20px;overflow:hidden; color:#666;}

.newslist li{ width:355px;background-image:url(../images/newsline.jpg); height:43px;padding-left:23px;}
.newslist li a{ width:355px; height:42px;line-height:42px; overflow:hidden;white-space: nowrap; overflow: hidden;text-overflow: ellipsis;max-width: 355px; display:block;transition: all .5s; font-size:15px;}
.newslist li a:hover{ margin-left:3px;}


.qa{margin-top:30px; border-bottom:1px #dcdcdc  dotted; padding-bottom:20px; margin-bottom:20px;}
.qa .s1 , .qa .s1s{ float:left; font-weight:700; width:25px; color:#fff; height:25px; line-height:25px; text-align:center; display:block; margin-right:15px;}
.qa .s1 { background-color:#919191;}
.qa .s1s { background-color:#06aae9;}
.qa .s2{ float:left; width:265px;}
.qa dt{ line-height:20px; margin-bottom:8px; display:block; font-size:15px;color:#666;}
.qa dd{  line-height:25px;}




.zbt{ background:url(../images/bg_l1.gif) right bottom no-repeat; height:50px;}
.zbt .ic1{ background:url(../images/bg_l1.png) left bottom no-repeat; height:50px; font-size:24px; font-weight:bold; padding-left:55px;}
.zbt .ic2{ background:url(../images/bg_l2.png) left bottom no-repeat; height:50px; font-size:24px; font-weight:bold; padding-left:55px;}
.zbt .ic3{ background:url(../images/bg_l3.png) left bottom no-repeat; height:50px; font-size:24px; font-weight:bold; padding-left:55px;}
.zbt .ic1 i,.zbt .ic2 i ,.zbt .ic3 i { font-size:20px; color:#999; display:block; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.zbt a{ float:right; color:#555; font-size:14px; text-transform:uppercase; margin-right:5px; margin-top:10px;}

.gs_l{ width:480px; height:350px; border:10px #dedede solid; background-color:#000;}
.gs_r{ width:640px; padding-top:20px;}
.gs_r h2{ font-size:25px;margin-bottom:30px;}
.gs_r .info{ font-size:15px; color:#555; line-height:25px; margin-bottom:50px;width:640px; height:170px; overflow:hidden;}

/*证书*/
.zzlist{ width:1240px; overflow:hidden;}
.zzlist22{width:2480px !important;}
.zzlist li{ width:208px;float:left; margin-right:40px; margin-top:30px; }
.zzlist li .photo{ width:206px; height:278px; border:1px #ddd solid; background-color:#fff;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:208px; padding:10px 0; line-height:20px;text-align:center;color:#555;}
.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;}
		
		



.end{
background-image: url(../images/footbg.jpg);
    background-position: bottom center;
    background-attachment: fixed; padding:50px 0 30px}


.foot{ background-color:#000; height:50px; line-height:50px; text-align:center; color:#fff;}
.foot ,.foot a{ color:#fff; }
.foot span{ padding: 0 20px;}

.dl01 {
    padding-left: 0;
}

.t_top dl {
    overflow: hidden;
    padding: 0;
    float: left;
    min-height: 180px;
}
.dl05 {
	padding: 10px 0 0 100px !important;
}
.t_top dt {
    overflow: hidden;
    font-size: 20px;
    margin-bottom: 20px;
	color:#d6d6d6;
}
.t_top dt a {
    color: #d6d6d6;
	display:block;
}
.t_top dd {
    overflow: hidden;
	color:#999;
}

.t_top dd   i{ width:30px; text-align:center;font-size:20px; float:left; padding-top:5px; margin-right:15px;}
.t_top dd  a.mm{ color:#9c9c9c; display:inline-table;}
.t_top dd  p{ display:block; color:#9c9c9c;}
.t_top dd  p.add span{line-height:.8rem;}
.t_top dd  p.add i{height:50px;}

.t_top dd a {
    display: block;
    color: #9c9c9c;
    line-height: 30px;
}
.t_top .wen {
    overflow: hidden;
    width: 300px;
    float: left;
    margin-left: 80px;
	line-height:25px;
	font-size: 13px;
    color: #9c9c9c;
}
.t_top .wen h1 {
font-size:18px; color:#fff; margin-bottom:20px; display:block;
}
.t_top .ewm2 {
    overflow: hidden;
    float: right;
    width: 196px;
    
	text-align:center;

	color: #9c9c9c;
	line-height:40px;
}



.ly{ width:500px;}
.ly h2{ font:18px "Microsoft Yahei"; color:#fff; text-align:center; margin-top:34px; margin-bottom:20px;}

.ly_c{ margin-top:16px;}
.ly_c ul{ margin-left:30px;}
.ly_c ul li{ color:red; margin-bottom:12px; float:left;}

.ly_c .ly1 span{ display:inline-block; width:57px; height:27px; font:14px/27px "Microsoft Yahei"; color:#fff;}
.l01{ background:#fff; height:27px; overflow:hidden; font:14px/26px "Microsoft Yahei"; color:#666; padding-left:10px; width:138px; vertical-align:top; border:0;}
.ly_c .ly01{ margin-left:20px;}

.l02{ background:#fff; height:27px; overflow:hidden; font:14px/26px "Microsoft Yahei"; color:#666; padding-left:10px; width:370px; vertical-align:top; border:0;}

.ly2 span{ display:inline-block; font:14px/30px "Microsoft Yahei"; color:#fff;}
.ly_c .inp2{ width:370px; padding-left:10px; height:68px;border:0;overflow:hidden; background:#fff; resize:none; color:#666;outline:none;font:14px/24px "Microsoft Yahei"; color:#666;}

.ly3 span{ display:inline-block; font:14px/27px "Microsoft Yahei"; color:#fff; height:27px;}

.l03{ vertical-align:top; height:27px; width:78px; border:0;padding-left:10px;font:14px/26px "Microsoft Yahei"; color:#666; background:#fff;}
.ly3 img{ margin-left:8px; vertical-align:top; height:27px;}


.ly .sumbit{ background-color:#fe7d06; width:85px; height:30px; text-align:center; line-height:30px; color:#FFF; border:0; border-radius:3px;outline:none; cursor:pointer; margin-left:30px;}




/* slide */
.slide-main{height:600px;position:relative;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:278px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:80px;}
.next{right:80px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:560px;left:0;text-align:center;}
.item a{display:inline-block;width:50px;height:4px;margin-right:11px;background:#fff;opacity:0.9;-moz-opacity:0.9;filter:alpha(opacity=90);overflow:hidden;}
.item a.cur{background:#06aae9;}
.slide-box,.slide{display:block;width:100%;height:600px;overflow:hidden;}
.slide-box{position:relative;}
/*.slide{display:none;height:490px;padding-top:89px;background:#ff6900;position:relative;position:absolute;z-index:8;}*/
#bgstylea{background:#ff6900;}
#bgstyleb{background:#193d85;}
#bgstylec{background:#000;}
.slide {background-repeat:no-repeat; background-position:center center;-webkit-background-size: cover;background-size: cover;}
.slide a{display:block;width:100%;height:490px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b{width:952px;margin-left:-476px;text-align:center;}
.obj-a{display:block;height:352px;top:100px;}
.obj-b{top:406px;height:100px;}
.obj-c{display:block;height:582px;top:0;margin-left:-540px;}
.obj-d{top:228px;height:164px;}
.obj-d p{display:block;padding-top:20px;font-size:16px;color:#fff;clear:both;}
.obj-e{width:366px;height:170px;margin-left:-460px;top:223px;z-index:12;}
.obj-f{width:692px;height:394px;top:158px;margin-left:-180px;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }

.banner{
height:400px;
background-position:center center ;
background-repeat:no-repeat;
-webkit-animation: banner_inside 2s ease 1 forwards;
-moz-animation: banner_inside 2s ease 1 forwards;
-o-animation: banner_inside 2s ease 1 forwards;
animation: banner_inside 2s ease 1 forwards;


}

.banners{
background-position:center banner ;
}

@-webkit-keyframes banner_inside {
from {
-webkit-transform: translateZ(0) scale(1.2);
transform: translateZ(0) scale(1.2);
}
to {
-webkit-transform: translateZ(0) scale(1);
transform: translateZ(0) scale(1);
}
}
@-moz-keyframes banner_inside {
from {
-moz-transform: translateZ(0) scale(1.2);
transform: translateZ(0) scale(1.2);
}
to {
-moz-transform: translateZ(0) scale(1);
transform: translateZ(0) scale(1);
}
}
@-o-keyframes banner_inside {
from {
-o-transform: translateZ(0) scale(1.2);
transform: translateZ(0) scale(1.2);
}
to {
-o-transform: translateZ(0) scale(1);
transform: translateZ(0) scale(1);
}
}
@keyframes banner_inside {
from {
-webkit-transform: translateZ(0) scale(1.2);
-moz-transform: translateZ(0) scale(1.2);
-o-transform: translateZ(0) scale(1.2);
transform: translateZ(0) scale(1.2);
}
to {
-webkit-transform: translateZ(0) scale(1);
-moz-transform: translateZ(0) scale(1);
-o-transform: translateZ(0) scale(1);
transform: translateZ(0) scale(1);
}
}

.banner_h{height:400px;position:relative; width:100%; overflow:hidden;}
.banner_txt1 , .banner_txt2 { color:#fff;text-shadow:1px 1px 5px #333; padding-left:50px;}
.banner_txt1 { font-size: 40px;letter-spacing:3px; font-weight:bold;}
.banner_txt2  { font-size:22px;padding-top:30px;}
.b2{top:155px; width:1200px; left:50%; margin-left:-600px;position:absolute; z-index:9;}
.line{margin-top: 50px;
    display: block;
    width: 76px;
    height: 5px;
    background: #fff; margin-left:100px;}




.pplist{ width:750px; overflow:hidden;}
.pplist li{ width:370px; height:460px; overflow:hidden; margin-left:5px; background-color:#f5f5f5; float:left;}
.pplist li .photo{ width:310px; height:310px; padding:30px; text-align:center;overflow:hidden;position: relative;display: table;}
.pplist li .photo .pics{display: table-cell;width:310px; height:310px; overflow:hidden; vertical-align: middle;}
.pplist li .photo .pics img{ margin:0 auto;}
.pplist li .info{ width:335px; height:50px; line-height:50px; text-align:left; font-size:15px; padding-left:35px; margin-top:20px; color:#333; background:url(../images/jian.jpg) 290px center no-repeat;}




.s_banner{height:500px; background-size: auto 500px; background-repeat: no-repeat;  background-position: center center;}

.pbg2{ background:url(../images/m2usBg.png) center bottom no-repeat #f5f5f5;}



.ot{ width:4070px; overflow:hidden; margin:0 auto;}
.ot2{ width:1221px; margin:50px auto 0;}
.ot li{ width:386px; height:327px; margin-right:21px; float:left;}
.ot2 li { margin-bottom:20px;}
.ot li .photo{ width:386px; height:257px;  text-align:center;overflow:hidden;position: relative;display: table;background-color:#FFFFFF;}
.ot li .photo .pics{display: table-cell;width:386px; height:257px; overflow:hidden; vertical-align: middle;}
.ot li .photo .pics img{ margin:0 auto; position: relative;}
.ot li .info{ width:356px; height:70px; line-height:70px; text-align: center; font-size:15px; padding:0 15px; font-size:15px; color:#333;transition: all .3s;background-position:300px center;}

.ot li .photo .mask{
   width: 386px;
   height: 257px;
   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:hover .mask {
   opacity: 1;
  background-color: rgba(255, 127, 0, .6);

}





.photonews{ width:460px; height:360px; overflow:auto;}
.photonews .photo{ width:460px; height:290px;  text-align:center;overflow:hidden;position: relative;display: table;background-color:#FFFFFF;}
.photonews .photo .pics{display: table-cell;width:460px; height:290px; overflow:hidden; vertical-align: middle;}
.photonews .photo .pics img{ margin:0 auto;}
.photonews .info{ background-color:#f5f5f5; font-size:15px; height:28px; line-height:28px; padding:21px 25px;}
.photonews .info .t1{ float:left; width:270px; overflow:hidden; height:28px;}
.photonews .info .t2{ border-left:1px #cbcbcb solid; padding-left:25px; margin-left:25px; float:right; color:#9d9d9d; width:85px;}

.nlist { width:740px; overflow:hidden;}
.nlist li{ float:left; width:320px; margin:10px 0 10px 50px; height:160px;}
.nlist li a{ display:block;}
.nlist li dt{ height:30px; line-height:30px; overflow:hidden; font-size:15px;}
.nlist li span{ color:#999999;}
.nlist li dd{ color:#8f8f8f; margin-top:10px; line-height:22px; height:40px; overflow:hidden; margin-bottom:30px;}
.nlist li img{ margin-left:0px;transition: all .5s;}
.nlist li:hover img{ margin-left:10px;}

.l_b{ background:url(../images/ln.jpg) left center no-repeat;margin-right:25px;}
.l_b:hover{background:url(../images/lns.jpg) left center no-repeat;}
.r_b{ background:url(../images/rn.jpg) right center no-repeat; margin-left:25px;}
.r_b:hover{background:url(../images/rns.jpg) right center no-repeat;}
.l_b ,.r_b{cursor:pointer; transition: all .3s; display:block;width:35px; height:75px; margin-top:66px;}
.c_b{ width:1080px; overflow:hidden; margin:50px auto 0;}
.c_b ul{ width:2210px; overflow:hidden;}
.c_b ul li{width: 194px;
    height: 106px;
    border: 1px #e0e0e0 solid;
    float: left;
    margin-right: 25px;
    overflow: hidden;
    background-color: #FFFFFF;
    text-align: center;
    display: block;
    overflow: hidden;}
.c_b ul li .photo{ width:174px; height:86px;padding: 10px;text-align:center;overflow:hidden;position: relative;display: table;background-color:#FFFFFF;}
.c_b ul li .photo .pics{display: table-cell;width:174px; height:86px; overflow:hidden; vertical-align: middle;}
.c_b ul li .photo .pics img{ margin:0 auto;}

.c_b2{ margin:50px auto 0;}
.c_b2 ul{ width:1220px; overflow:hidden;}
.c_b2 ul li{width: 283px;
    height: 116px;
    border: 1px #e0e0e0 solid;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    background-color: #FFFFFF;
    text-align: center;
    display: block;
    overflow: hidden;
	margin-bottom:20px;}
.c_b2 ul li .photo{ width:263px; height:96px;padding: 10px;text-align:center;overflow:hidden;position: relative;display: table;background-color:#FFFFFF;}
.c_b2 ul li .photo .pics{display: table-cell;width:263px; height:96px;overflow:hidden; vertical-align: middle;}
.c_b2 ul li .photo .pics img{ margin:0 auto;}



/*新闻*/

.m2newList {
    padding: 0 0px 12px;
    display: block;
}
.m2newList li {
    height: 150px;
    margin:0 auto 30px;
}
.m2newList li a{ display:block;}

.overflowHide {
    float: left;
	height:150px;
    width: 200px;
    overflow: hidden;
	background-color:#f8f8f8;
}
.overflowHide img{ width:200px; height:150px;transition: all 0.6s;object-fit: cover; }

.overflowHide a:hover  img{  
                transform: scale(1.1);  
            }  

.m2newTxt {
    margin-left: 320px;
    position: relative;
	
}

.m2newTimes {
    font-size: 60px;
    line-height: 52px;
    height: 52px;
    display: block;
    position: absolute;
    width: 100%;
    left: 0px;
    top: -52px;
    color: #cacaca;
}
.m2new_time {
    font: 16px/22px Arial;
    color: #999999;
    text-align: center;
    display: inline-block;
    width: 65px;
    position: absolute;
    top: 60px;
    left: -98px;
}
.m2new_t1 ,.m2new_t1 a {
    font-size: 16px;
    color: #000000;
	line-height: 46px;
    height: 46px;
	overflow:hidden;
    margin-bottom: 14px;
}
.m2new_t1 a:hover{ color:#003a7d;}
.m2newDes {
    padding-top: 20px;
    border-top: 1px solid #F1F1F1;
    font-size: 14px;
    color: #666666;
	height: 68px;
	line-height:24px;
	overflow:hidden;
}

a.more{ display:block; float:right; width:80px; height:30px; line-height:30px; text-align:center; border:1px #ddd solid; background-color:#999; margin-top:15px; margin-right:5px; color:#fff; text-transform:uppercase; font-size:13px;}
a:hover.more{ background-color:#06aae9 ; color:#FFFFFF;}


.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 a{ display:block;float:left; min-width:108px;height:39px; line-height:39px; text-align:center; font-size:15px;margin:0 10px;color:#FFFFFF;transition: all 0.3s; background:url(../images/btn1.png) top center no-repeat;}
.cp1 li a:hover , .cp1 li a.cur{  background:url(../images/btn2.png) top center no-repeat;}

.tab{width:100%; margin:0 auto;}
.tab li{ margin-bottom:20px;}
.tab input ,.tab textarea{ width:100%; line-height:22px;padding: 20px 26px; background-color:#f5f5f5; border:0;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
font-family:"微软雅黑";
font-size:16px;}

.tab .sumbit{width: auto; margin-left:50px; cursor:pointer; background-color:#888; font-size:16px;padding: 20px 80px; color:#FFFFFF; border:0px;}
.tab .sumbit:hover{ background-color:#06aae9; color:#FFFFFF;}
.w270{width:48%;}
.mr10{margin-right:20px;}

.feedback{width:76%; margin:0 auto; padding: 5% 5% 10% 5%;
   
    background-color: #ffffff;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}
.feedback strong{font-size:40px; display:block; color:#555;text-align:center; margin:0 auto 50px;  width:100%; font-weight:normal;}

.passc{width:200px !important; padding:20px 26px;}

.down-list {}
.down-list li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    padding: 39px 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 10px;
    border-bottom: 1px solid #f3f3f3;
}
.down-list li .pic {
    text-align: center;
    border-bottom: 1px solid #eee;
}
.down-list li .pic img {
    height: 250px;
    margin-bottom: 20px;
}
.down-list li h2 {
    font-size: 16px;
    color: #555;
    margin: 20px 0 0;
	 text-align:center;
	 font-weight:normal;
}

.down-list li a {
font-size:15px;
     margin: 20px auto 0;
    color: #06aae9 ;
    border: 1px solid #06aae9 ;
	border-radius: 5px;
	width:130px; height:35px; line-height:35px; text-align:center;
	display:block;
	transition: all 0.3s;

}
.down-list li a span{border-right: 1px solid #06aae9 ; padding-right:10px;}
.down-list li a i{ background:url(../images/down-icon-1.png) 0px -17px no-repeat; width:14px; height:17px;display: inline-block;
    vertical-align: middle;
    margin-left: 10px;transition: all 0.5s;}
	
.down-list li a:hover{ color: #fff; background-color:#06aae9 ;}
.down-list li a:hover span{border-right: 1px solid #fff;}
.down-list li a:hover i{ background:url(../images/down-icon-1.png) 0px 0px no-repeat;}

.piclist3{float:left; width:1230px;overflow:hidden;}
.piclist3 li{ float:left; display:block;width:358px; height:318px; padding:10px; background-color:#FFFFFF; border:1px #ddd solid;  margin-right:30px; margin-top:30px; text-align:center; color:#999;}
.piclist3 li .picbox{ width:360px;height:270px; overflow:hidden;background-color:#FFFFFF; position: relative;display: table;}
.piclist3 li .picbox .pics{display: table-cell; vertical-align: middle;}
.piclist3 li .titbox{ height:50px; line-height:50px; overflow:hidden; font-size:15px;}
.piclist3 li{
	transition:All 0.3s ease-in-out;
	-webkit-transition:All 0.3s ease-in-out;
	-moz-transition:All 0.3s ease-in-out;
	-o-transition:All 0.3s ease-in-out;
	
}
.piclist3 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);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}

.propic{ max-width:500px; height:auto;  margin-bottom:30px;}
.protitle{font-size:16px; font-weight:bold; color:#333}
.p2023{padding:20px 0 20px 30px;}


.store-view .up{ border:1px solid #e8e8e8; padding:30px; background:#fff; margin-top: 10px;}
.store-view .up .store-demo{ width:580px; float:right; position:relative; }
.store-view .up .store-demo .title{ font-size:24px; color:#000; margin-top:20px;text-align:left;}
.store-view .up .store-demo .xx{ margin:8px 0 20px; color:#999;text-align:left;}
.store-view .up .store-demo .text-box{ padding:30px 0px; position:relative;font-size:15px;border-top:1px #e1e1e1 dotted;}

a.donws {display:block; width:150px; height:60px; line-height:60px; text-align:center;background-color:#06aae9; margin-top:30px; color:#fff; text-transform:uppercase; font-size:18px; position:relative; padding-left:50px;}
a.donws i{ font-size:25px; position:absolute; top:18px; left:50px;}
a:hover.donws{ background-color:#999 ; color:#FFFFFF;}

.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;object-fit: contain;}
.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:80px; width:80px; margin-right:4px;}
.store-view .up .hd-tu ul li img{ height:59px; width:78px;object-fit: contain;border:1px solid #fff;}
.store-view .up .hd-tu ul li.on img{border:1px solid #00a2e9;}
.store-view .up .hd-tu a{ display:block; width:22px; height:46px; position:absolute; top:50%; margin-top:-32px; 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:#06aae9; background:url(../images/triangle5.png) left center no-repeat;}
.page-info:hover a b{ width:300px; background:#06aae9;}
.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 0 0;background-color:#f3f3f3;}
.m_content li{width:20%;height: 50px; line-height:50px;float:left; display:block;text-align:center;font-size:16px;}
.m_content li:hover , .m_content li.active{background-color:#06aae9;color:#FFFFFF; font-weight:bold;}

.ccc-l{width:800px; overflow:hidden;}
.ccc-r{width:320px;margin:50px 0 30px;overflow:hidden;}

.xgcp{ margin:30px 0 0 0;}
.xgcp li { display:block; margin-bottom:20px; }
.xgcp li a{ display:block;}
.xgcp li .pic{ width:130px; overflow:hidden; float:left; padding:5px;border:1px #eee solid;}
.xgcp li .pic img{ width:100%; height:120px;object-fit: contain;}
.xgcp li .info{ float:left; padding:10px; overflow:hidden;width:150px;}
.xgcp li .info .t1{font-size: 14px;color: #333;line-height: 20px; margin:5px 0 0 5px;}
.xgcp li .info .t2 { margin:10px 0 0 5px; color:#666}
.xgcp li a:hover  .t2 { color:#1991b3;}

.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;}


.pcc{padding:20px 30px; background-color:#f5f5f5; margin-top:30px; line-height:32px;}

.kslj{ padding:50px 30px 10px 30px; }
.kslj p{ font-size:16px; color:#555; margin-bottom:10px;}
.kslj a{ font-size:16px; color:#333; margin-right:50px;}
.kslj a:hover{color:#06aae9 ;}



.newsdetails{

    padding: 60px 20px;
}
.article {
   
    text-align: left;
    color: #000;
    overflow-x: hidden;
}

.article .titlebox{
    text-align: center;
}

.article .title{
    font-size: 26px;
    font-weight: 100;

}

.article .time{
    color: #999;
    padding:25px 0;
	border-bottom:1px #ddd dotted;
	margin-bottom:25px;
}


.article .content img{
    max-width: 100%;
	height:auto;
    margin: 15px 0;
}

.article .content,
.article .content p{
    font-size: 16px;
    color: #444;
	line-height:30px;
}

.article-links{

    margin-top: 30px;
	background-color:#f8f8f8;
	border:1px #eee solid;
	padding:25px 30px 20px;
	/*line-height:35px;*/
}
.article-links a{
    display: block;
    color: #666;
	line-height:22px;
	margin-bottom:5px;
}
.article-links a:hover span{ text-decoration:underline;}
.article-links a span{
    position: relative;
    display: inline-block;
    margin-bottom: 5px;
}


.article-prev span{
    color: #333;
    font-size: 15px;
}
.article-next span{
    color: #333;
    font-size: 15px;
}


.map_main {
    overflow: hidden;
    border: solid 5px #F0F0F0;
    margin: 30px 0;
    padding: 20px;
}

.map_xx{ border-bottom:1px #eee solid; padding-bottom:10px;}

.site_r_link {
    width: 135px;

    border: 1px solid #cdcdcd;
    background: #F8F8F8;
    padding: 5px 10px;
    float: right;
}

.map_main h4{ margin-top:20px; font-size:15px;}

.b4 {
    border: solid 1px #E0E0E0;
	margin:10px 0 0;
	padding:10px 20px;
}
.b4 p{ font-weight:bold; color:#06aae9 ; display:block;}

.b4 a {
    float: left;
	display:block;
    line-height: 30px;
    width: 158px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.c_l{ padding:0 49px 0 0; width:250px;}
.c_l>p {
    font-size: 22px;
    color: #bbb;
    line-height: 25px;
}
.c_l>span {
    display: block;
    font-size: 35px;
    color: #333333;
    line-height: 40px;
    margin: 15px 0px;
    font-weight: bold;
}
.c_l>i {
    display: block;
    font-size:15px;
    color: #999999;
    line-height: 32px;

}
.c_l>a {
    display: inline-block;
    width: 180px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    margin-top: 25px;
    background: #4182f3;
}
.c_r{ padding:0 0 0 50px; width:750px;border-left: 1px solid #e2e2e2;}


 @media screen and (min-width:900px) and (max-width:1217px){
.c_l{ padding:0 5%;width:39%; float:left !important;}	 
.c_r{ padding:0 5% 0 5%;width:39%; float:right !important;}

	 
 }
@media only screen and (max-width: 899px) {

.c_l{ padding:0 5% 10% 5%;border-right:0; text-align:center;width:90%;}
.c_l>p {
    font-size: 1.2rem;

}
.c_l>span {
    font-size: 2rem;
    line-height:2rem;
    margin: 15px 0px;

}
.c_l>i {
    font-size:.9rem;
    line-height:1.5;

}
.c_l>a {
    width: 130px;
	line-height:40px;
    font-size: 1rem;
    margin-top: 5%;

}
.c_r{ padding:5% 0;width:100%;}

}

.p20p80{ padding:20px 0 80px 0 !important;}