@charset "utf-8";
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
	font-family:BakrSgnt_1;
	src: url('BakrSgnt_1.ttf'); }
	
	
.mobile_daohang{ display:none}
.banner1{ display:none}
.pc_dibu{ display:block}
.mobile_dibu{ display:none}

.tbottom{ display:none}
.bottomNav{ display:none}

@charset "gb2312";
div.MenuRegin{ position: absolute; left: 21px; top: 20px; z-index: 9999; }
div#PageRegin{height: 100%;min-width:1000px;overflow: hidden}
ul.IndexMain{ width: 100%;height: 100%; margin: 0 auto; overflow: hidden; position: relative; }
ul.IndexMain li{ float: left; width:100%; height: 100%; background: url(../images/DX.png) right center repeat-y; position: relative;}



.XRegin{ width: 100%!important; position: absolute; margin:auto;top: 5%; z-index: 9; display: block; }


.XRegin1{ width: 100%!important; margin:auto; padding-top:2.4%; z-index: 9; float:left; }




.ttt{font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif; }




.mmm{ width:800px!important; margin:0 auto!important; padding-bottom:5%;}


.m22{ padding-left:3%; padding-right:4%; float:left; color:#000000; font-size:23px; font-family:Arial, Helvetica, sans-serif; line-height:45px;}
.m22 a{color:#000000; font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif; }
.m22 a:hover{color:#000000; border-bottom:#000 solid 1px; padding-bottom:3px; 
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;}
  
	
.dropdown {
  position: relative;   display: inline-block; }
 .dropdown-content {
  display: none;
  position: absolute;
background-color:rgba(255,255,255,0.2);
  min-width: 200px; text-align:center;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 12px 12px;
  margin-left:-70px; font-size:20px; font-weight:normal; line-height:38px;
}
  
.dropdown:hover .dropdown-content {
  display: block; 

}


.m23{ float:right; padding-left:10px;  padding-top:12px;}
.m23 a{color:#000000;}

.XRegin h2{
    color: #1a1a1a;
    text-align: center;
    font-size: 40px;
    font-weight: lighter;
    border-bottom: solid 0px #4a4a4a;
    padding-top:15%;
    padding-bottom: 15px;
    margin: 20px 130px; font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
} 
.XRegin h2 span{font-size: 55px; }
.XRegin h2 p{font-size: 15px; text-align:center; font-family:Arial, Helvetica, sans-serif; width:100px; margin:auto }

.en_US .XRegin h2 {}

div.XRegin h3 {
    color: #4a4a4a;
    text-align: center;
    font-size: 16px;
    font-weight: lighter;
}

div.YRegin{transition: all 0.4s linear 0s; width: 100%; position: absolute; left: 0; right: 0; bottom: -100%; z-index: 999; display: none }
div.YRegin div.RowNX{overflow:hidden;background: url(../images/XBg.png) repeat left center; display: block; padding-left: 10px; padding-right: 10px; height: 50px; }
div.YRegin div.RowNX a{ float: left; width: 33.33%; color: #e3e3e3; text-align: center; padding-top: 10px; padding-bottom: 10px; display: inline; }
div.YRegin div.RowNX img{width: 30px;}
div.YRegin div.RowNX p{ padding-top: 5px; font-size: 14px;line-height: 20px}

.trans-screen{
	position: relative;width: 100%;height:100%;top:0;
	/*transition: top 1.1s ease 0s;*/
	transition :transform 1.1s ease 0s, -webkit-transform 1.1s ease 0s;
	-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)
}


.scrolled .trans-screen{
	-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)
/*top:-100%;*/
}


#IndexNews{
height: 100%;
margin: 0 auto;
overflow: hidden;
position: relative;
width: 100%;
font-weight: lighter;
}
.news-item{
float: left;
height: 100%;
position: relative;
text-align: center;
width: 33.333%;
}
.news-item .inner{
position: relative;
border-right:1px solid #444;
height: 100%;
}
.news-item.last .inner{border:0}

.newscenter{
background: url(../images/bg-indexnews.jpg) center center  no-repeat;background-size: cover;
}
.ERegion{position: absolute;top:0;bottom:0;left:0;right:0;margin:auto;height: 300px;}
.ERegion .tit{
color: #fff;
font-size: 32px;font-weight: lighter;
margin: 0 auto 30px;
}
.ERegion .content{margin:0 30px}
.ERegion .content img{width: 100%;}
.pop_video{color:#fff;position:relative;display: block;max-width: 320px;margin:0 auto;transition: box-shadow 0.4s linear 0s;}
.pop_video .n-tit{background:#1f1f1f;background:rgba(31,31,31,.9);display: block;position: absolute;bottom:0;left:0;right:0;padding:0 5px;line-height: 30px;height: 30px;overflow: hidden; text-overflow:ellipsis;transition: background 0.4s linear 0s;white-space:nowrap;}
.pop_video:hover{box-shadow:0 0 15px #111}
.pop_video:hover .icon-play{-webkit-transform:scale(1.1);transform:scale(1.1)}
.pop_video:hover .n-tit{background:rgba(31,31,31,0.95);}
.ERegion .other{margin:25px 0 0}
.ERegion .link{color:#fff}
.ERegion .link:hover{text-decoration: underline}
.en_US .ERegion .tit{font-family: "DINCond-Regular"}


	.bigimg{width:100%;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
	.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:0.5;filter: Alpha(opacity=50);z-index: 98;transition:all 1s;display: none}
	.bigbox{width:100%;margin:0 auto;border-radius: 10px;overflow: hidden; padding-bottom:20px; }
	.imgbox{width:160px;float:left;border-radius:0px;overflow: hidden;margin-right:10px;}
	.smallimg{width:160px;height:230px;float:left;border-radius:3px;overflow: hidden;margin-right:10px;}
	.smallimg img{width:160px;height:230px;}
	.imgbox:hover{cursor:zoom-in}
	.mask:hover{cursor:zoom-out}
	.mask>img{position: fixed;right:10px;top: 10px;width: 60px;}
	.mask>img:hover{cursor:pointer}
	.bigimg{ width:479px!important;min-height:679px!important;}
	.bigimg img{ width:479px; }

/*首页 渐变色*/

html,body,.mm-page{height: 100%; font-family:Arial, Helvetica, sans-serif}


.mm-menu{
	/*transition :transform .4s ease 0s, -webkit-transform .4s ease 0s, -ms-transform .4s ease 0s;
	-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0);
	-ms-transform:translateX(-240px); */
	transition: left .4s ease 0s;
	left:-240px;
}
.mm-opening .mm-menu{
	/*-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);
 -ms-transform:translateX(0); IE 9 */
	left:0;
}

.index-memu.animation-1 .mm-menu{
	transition :all 2s ease 0s;
}

#IndexMain{
	transition:opacity 0.5s ease 0.5s;
	opacity: 0;
	z-index: -999;
    background: url(../images/HotPixel.png) repeat left top;
}
.section-arrow{
	position: absolute;left:0;right:0;cursor: pointer;margin:0 auto;display: block;
	width: 80px;text-align: center;
	transition:opacity 1s ease 2s;
	opacity: 0;
	z-index: -999;
}
.section-arrow .txt{
	transition:opacity 1s ease 0s;opacity: 0;
	color: #fff;line-height: 30px;font-weight: normal;
}
.section-arrow .arrow{
	position: relative;
	animation-name: section-arrow;
	animation-duration: 2s;
	animation-timing-function: ease-in-out;
	animation-direction: alternate;
	animation-play-state: running;
	animation-iteration-count:infinite
}

.section-arrow.down{bottom:15px;}
.section-arrow.up{top:20px;}

.section-arrow:hover .txt{
	opacity: 1;
}
.section-arrow:hover .arrow{
	animation-play-state: paused;
}


#loading-logo{
 position: fixed;
 margin:auto;
 width:18%;

 left:0;
 right:0;
 top: 30%;
 opacity: 1;
 z-index: 1000;
 transition:opacity 3.5s ease;
}

#loading-cloud{
	position: fixed;width:80%;left:0;right:0;bottom:0;
	margin:0 auto -50%;
	opacity: 0;
	display: none\0;*display:none;
}

#MenuReginTrigger{
	transition:opacity 2s ease;
	opacity: 0;
}


@keyframes loading-menu
{
	/*from{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}
	50%  {-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
	to{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}*/
	from{left:-240px}
	50%  {left:0}
	to{left:-240px}
}

@keyframes loading-cloud
{
	from{opacity:0;-webkit-transform: rotateZ(120deg);transform: rotateZ(120deg);}
	50%{-webkit-transform: rotateZ(170deg);transform: rotateZ(170deg);}
	57%{opacity: 1;}
	85%{opacity: 1;}
	to{opacity:0;-webkit-transform:rotateZ(220deg);transform: rotateZ(220deg);}
}

@keyframes section-arrow
{
	from{top:-7px;}
	50%{top:5px;}
	to{top:-7px;}
}


/*首页 自动执行的animation*/
.animation-1 #MenuRegin{
	animation-name: loading-menu;
	animation-duration: 3s;
	animation-timing-function: linear;
	animation-delay: 1.5s;
	animation-direction: alternate;
	animation-play-state: running;
	animation-fill-mode: none;
}
.animation-1 #loading-logo{
	opacity: 0;
}
/*
.animation-1 #loading-cloud{
	animation-name: loading-cloud;
	animation-duration: 3s;
	animation-timing-function: linear;
	animation-delay: 1.5s;
	animation-direction: alternate;
	animation-play-state: running;
	animation-fill-mode: forwards;
}
*/

/*收起的动画*/
.animation-2 #MenuReginTrigger{  opacity: 1;  }
.animation-2 #IndexMain{  opacity: 1; z-index: 9; transition:opacity 2s ease; }
.animation-2 .section-arrow{z-index: 9}
.animation-2 .section-arrow.down{  opacity: 1;  }
.animation-2.scrolled .section-arrow.up{  opacity: 1;  }
.animation-2.scrolled .section-arrow.down{opacity: 0; }
.animation-2 #loading-logo{display: none}





/*#canvas-halo{display: none}.MenuRegin*/



.canvas-background{
 background: #1c93a8;
 background: -moz-linear-gradient(top left, #E5E5E5 0%, #FFFFFF 100%);
 background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#996f51), color-stop(100%,#FFFFFF));
 background: -webkit-linear-gradient(top left, #E5E5E5 0%,#FFFFFF 100%);
 background: -o-linear-gradient(top left, #E5E5E5 0%,#FFFFFF 100%);
 background: -ms-linear-gradient(top left, #E5E5E5 0%,#FFFFFF 100%);
 background: linear-gradient(to right bottom, #E5E5E5 0%,#FFFFFF 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5E5E5', endColorstr='#FFFFFF',GradientType=0 );


}

.fullscreen{
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.canvas-halo{
	position: absolute;
	transition: top 0.1s linear 0s;
	margin-left: -50%;/*居中*/
	margin-top: -50%;
	/*background: -webkit-radial-gradient(circle, rgba(28, 147, 168, .9) 0, rgba(28, 147, 168, 0) 70%);*/
	background: radial-gradient(circle, rgba(28, 147, 168, .9) 0, rgba(28, 147, 168, 0) 70%);
}




.gradient-modal{
	transition: opacity 0.3s linear 0s;
	position: absolute;top:0;left:0;width: 100%;height: 100%;opacity: .7;
	background-image: linear-gradient(to bottom, #00162a 0%,  #000d19 100%);
}

.IndexMain .img-modal{
	position: absolute;top:0;left:0;width: 100%;height: 100%; 
	background-size: cover;
	background-position: center center;
	transition: opacity 0.3s linear 0s;
	opacity: 0;
	filter:alpha(opacity=0);
}
.IndexMain .link{
	position: absolute;top:0;left:0;width: 100%;height: 100%;
	z-index: 99;
}
.IndexMain .about .img-modal{
background-image:url(https://www.gulcicek.com/ekstraDosyalar/eksf29277_factory-11.jpg?v1);background-size: cover; background-position: top center;     background-repeat: no-repeat;background-attachment: fixed;
}
.IndexMain .csr .img-modal{
	background-image: url(../images/index-bg-crs.jpg);
}
.IndexMain .chn .img-modal{
	background-image: url(../images/index-bg-crs.jpg);
}
.IndexMain .fin .img-modal{
	background-image: url(../images/index-bg-crs.jpg);
}


.ZRegin{opacity: 0;display: block}
.IndexMain li:hover .ZRegin{opacity: 1}
.IndexMain li:hover .XRegin h2{ color: #000; border-color: #000; }
.IndexMain li:hover .XRegin h3{ color: #000; }

.IndexMain li.totop .XRegin{transition: all 0.4s linear 0s;}

.IndexMain li.anim.totop:hover .XRegin{
	top:0;opacity: 0;
}

.IndexMain li.anim:hover .YRegin{
	bottom:0!important;
}

.IndexMain li .img-modal{
	opacity: 1;
	filter:alpha(opacity=100);
}

.IndexMain li .gradient-modal{
	opacity: 0;
}

.IndexMain li h2{
 transition: all 0.5s linear
}
.IndexMain li h3{
 transition: all 0.5s linear
}

.IndexMain li h2{
 color: #333;
 border-bottom-color: #333;
 text-shadow: .2rem 0rem .5rem #eeeeee,-.2rem 0rem .5rem #eeeeee,0rem .2rem .5rem #eeeeee,0rem -.2rem .5rem #eeeeee;
}
.IndexMain li h3{
 color: #333;
}


#menu-sign{visibility: visible;}


.about1{ width:500px; padding-right:400px; height:400px!important; margin:auto!important;overflow:hidden!important;  word-wrap:break-word; line-height:30px; padding-top:5%!important;padding-bottom:10%;  }
.about1 h3{ font-size:50px; line-height:50px; font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif; padding-bottom:35px;}


.ab23{ width:100%; height:100%;overflow-y:scroll!important;  }
.ab23::-webkit-scrollbar{ display:none}

.ab237{ width:100%; height:75%;overflow-y:scroll!important;  }
.ab237::-webkit-scrollbar{ display:none}

.ab233{ width:100%; height:50%;overflow-y:scroll!important;  }
.ab233::-webkit-scrollbar{ display:none}


.ab2333{ width:100%; height:65%;overflow-y:scroll!important;  }
.ab2333::-webkit-scrollbar{ display:none}

.his1{ width:80%; height:450px!important; float:left;overflow:hidden!important;  word-wrap:break-word; line-height:40px; margin-top:5%!important; background-color: rgba(127, 98, 177, 0.7); color:#fff}

.his{ width:900px; height:300px!important; margin:auto!important;overflow:hidden!important;  word-wrap:break-word; line-height:40px; padding-top:5%!important; }
.his h3{ font-size:50px; line-height:50px; font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif; padding-bottom:35px;}

.pro{ width:80%; height:450px!important; float:left;overflow:hidden!important;  word-wrap:break-word; line-height:40px; margin-top:2%!important; background-color: rgba(0, 0, 0, 0.5); color:#fff}






.ab11{ width:80%;float:right; padding-top:30px; padding-right:20%}
.ab11 ul { width:100%; float:left }
.ab11 ul li {width:25%;text-align: center;line-height:50px; font-size:17px; float:right;border-radius:10px; margin-left:20px;  color:#FFFFFF;  }



.zz1{  color:#FFFFFF;background-color: rgba(94, 176,39, 0.3);  float:left; }
.zz1 a{color:#FFFFFF ; width:100%;}
.zz2{ width:100%; float:left; background-color: rgba(0, 0,0, 0.5);color:#FFFFFF ;}
.zz2 a{ width:100%; color:#FFFFFF ; }






.order{ width:80%; height:450px!important; float:left;overflow:hidden!important;  word-wrap:break-word; line-height:40px; margin-top:5%!important; background-color: rgba(83, 73, 195, 0.3); color:#fff}


.imglist1 ul li{text-align:center;float:left;display:inline;width:180px;height:230px; margin:10px 9px;overflow:hidden; border: #e4e4e4 1px solid; }
.imglist1 ul li img{background:#FFF; max-width:100%; max-height:100%;}
.imglist1 ul li span{line-height:30px;display:block;background:#FFF; text-align:center}

.imglist11{ width:180px;
height:230px!important;
vertical-align: middle;
display: table-cell; background:#FFF;}






.contact1{ width:80%; height:450px!important; float:left;overflow:hidden!important;  word-wrap:break-word; line-height:40px; margin-top:5%!important; background:url(../images/ff.jpg) no-repeat;background-size: 100% 100%;  color:#fff; }
.contact{ width:850px; padding-right:70px; height:350px!important; float:right;overflow:hidden!important;  word-wrap:break-word; line-height:40px; padding-top:5%!important; }
.contact h3{ font-size:50px; line-height:40px; font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif; padding-bottom:30px;}

.lx{ width:500px; float:left; font-size:17px; padding-bottom:100px;font-family:BakrSgnt_1;  }
.lx p{ width:100%; float:left; border-bottom:#FFF solid 1px; padding-bottom:20px; margin-bottom:20px;}
.lx p img{ float:left; width:50px; padding-right:25px;}

.lxx-1{ float:right}



.ddd{width:300px; float:right;  }

.ddd1{width:100%; float:left;  }


.kuang3{
height:50px;
color:#fff;
border:#7dc9b5 solid 0px;
border-bottom:#fff solid 1px;
width:100%;
float:left;
display:inline;
margin-right:5px;
margin-top:5px;
line-height:35px;
background:none;
font-size:15px;
}






.kuang2{
height:80px;
color:#fff;
border:#7dc9b5 solid 0px;
border-bottom:#fff solid 1px;
width:100%;
float:left;
display:inline;
margin-top:5px;
line-height:20px;
background:none;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;

}

.kuang4{
height:35px;
color:#fff;
border:#7dc9b5 solid 0px;
border-bottom:#fff solid 1px;
width:50%;
float:left;
display:inline;
margin-top:5px;
line-height:35px;
background:none;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;

}

.kuang5{
height:35px;
color:#000;
width:100%;
float:left;
margin-top:10px;
line-height:35px;
background:#fff;
border-radius:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
border:#FFFFFF solid 1px;

}


.footer{ width:100%!important;  position:fixed; bottom:0; text-align:center; font-size:15px; padding-bottom:10px;color: #e4e4e4; margin:auto!important; text-align:center}
.footer .zzb07tail{ color: #e4e4e4; }
.footer .zzb07link{color: #e4e4e4;line-height: 16px;}
.footer .zzb07link a{color: #e4e4e4;}
.footer .zzb07link a:hover{color: #a5a8aa;}







@media all and (max-width:768px){
	.pc_lianxi{ display:none}
	.mmm{ display:none}
	
	.mobile_dibu{ display:block}
	.mobile_lianxi{ display:none; font-size:14px!important}
	.mobile_job{ display:block}
.pc_job{ display:none}
.wsjob{ float:none; padding:0px; width:100%; padding-bottom:20px;}
.jobt-list li{ text-align:center; width:33%; margin:0 auto; margin-bottom:20px;}
.jobt-list li ._num{ float:none; width:50%; margin:0 auto; text-align:center; margin-bottom:15px; }
.jobt-list li ._nr{width:90%; padding-left:5%; padding-right:5px; margin-left:0px!important; margin:0 auto; float:none!important; text-align:center}
.jobt-list li ._sum{ height:60px;}


#menu1{display:none;
}


	.lxma{ font-size:14px!important}
	.mobile_daohang{ display:block}
	.pc_daohang{ display:none}
	body{ font-size:14px!important;}
	.neirong{ font-size:14px;}

.suspension{ display:none}
.suspension-box{ display:none}




#head{ display:none}





/*手机版底部导航*/
.banner2{ display:none}
.banner1{ display:block }
.tbottom{ display:block; height:70px;}
.bottomNav {display:block;
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:1px;}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:25%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; font-size:0.85rem; font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif; }


.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #0087e9;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}



#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	}

.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}
.inital_color { color:#09275e}


/*手机版顶部导航*/
@charset "utf-8";
*{margin:0;padding:0}
a{text-decoration:none;color:#333;font-family:"arial","微软雅黑"}
html{width:100%;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch;font-size:16px;}
html.ns{overflow:hidden}
.wsneirong img{ width:100%!important; height:auto!important}
body{color:#535353;font-size: 1em;font-family:"arial","微软雅黑"; width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

a,body{font-family:"微软雅黑"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}.wrap{width:96%;margin:0 auto}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:45px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#FE6C9C;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px; height:10rem; position:relative; overflow:hidden;}
	.focus .bd li img{ width:100%;  height:100%; object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%;}
.main-header {
  box-shadow: 0px 1px 5px #5c4b51;
    /*background: #a10e15;*/
	background: rgba(255,255,255,1.0);
    z-index: 60;
	width:100%;
	position:relative;
		
}
header{	
	line-height: 0px; padding-top:10px; 
	text-align: center;
}

.cd-logo {
    position: absolute;
    top:10px;
    left: 10px; font-size:18px; font-weight:bold; line-height:40px; 
   
}
.cd-logo img { height:35px;
   
}


.menu_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_menu.png) no-repeat;
	position: absolute; z-index:0;
	right:10px;
top:10px;
}
.animate{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(180deg);-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); /* Opera */background:url(../images/wap_close.png) no-repeat;  z-index:9999999999} 
  .animate1{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(-180deg);-moz-transform:rotate(-180deg); /* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); /* Opera */} 
#top{ width:100%;  overflow:hidden; display:block;  position:absolute; top:50px; z-index:100; background-color:#f2f2f2;padding: 10px; box-sizing:border-box;}
input.button1 {
	border-radius: 5px;
	line-height: 23px;
	height: 33px;
	width: 70%;
	padding: 0 5px 0 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:3%;
font-size:12px;
	z-index: 1001;
}
input.button2 {
	text-shadow: black 0 1px 0;
	border: 1px solid;
	border-color: #EEE #CCC #CCC #EEE;
	color: #666;
	font-weight: bold;
	width: 22%;
	border-radius: 5px;
	padding: 3px;
	height: 35px;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 0px /*{a-bar-shadow-y}*/ 0px /*{a-bar-shadow-radius}*/ #FFF /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f8f8f8 /*{a-bar-background-start}*/), to( #eaeaea /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/);
	font-size:12px;
	z-index: 1001;
	float:right;
}

.ncon_item{display: flex;flex-wrap: nowrap;
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 15px 12px;
background-color:#fff;border-bottom: 1px solid #EBEBEB;}

.shl-n-pic {
    width: 115px;
    min-width: 115px;
    height: 72px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}
.shl-n-pic img { width:100%; height:100%; object-fit:cover;}
.shl-left {
 width:100%
}
.shl-ptit {
 font-size:0.9rem;
 overflow:hidden;
 width:100%;
 height:2.6rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical
}
.shl-time {
 font-size:12px;
 color:#00943e;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;

 background-repeat:no-repeat;
 padding-left:15px
}
.shl-geng{ padding-top:20px; padding-bottom:20px;}
.loading-more-button {
    width: 6rem;
    height: 2rem;
    line-height: 1.96rem;
    text-align: center;
    font-size: .8rem;
    border: 1px solid #00943e;
border-radius: 5px;
color: #00943e;
    cursor: pointer;
    margin: 0 auto;
}


/*选项卡*/
.tabs {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con{ display:none; background-color:#FFF;}

.tabs li{
float: left;
width: 33.33%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs .thistab{
float: left;
width: 33.33%;
height: 40px;
border-bottom: 1px solid #00943e;
line-height: 40px;
font-size: 0.9rem;
color: #00943e;}

.home-tit{width: 100%;
position: relative;
margin-top: 10px;border-bottom: 1px solid #EBEBEB; padding:13px 14px; background-color:#FFF;font-size: 0.9rem;color: #0579cb; box-sizing:border-box;}
.home-tit .dtit { font-weight:bold; float:left;}
.home-tit a {

    font-family: Arial;
    font-size: 10px;
    float: right;
    color: #666;
    text-align: right;
    display: block;
    padding-top: 6px;
}

.shl-zj{display: flex;flex-wrap: wrap; background-color:#FFF; box-sizing:border-box;padding: 7px; text-align:center;}
.shl-zjsection {
    width: 50%;
    padding: 5px;box-sizing:border-box;
}
.zjkuang {border: 1px solid #EBEBEB;box-sizing:border-box; padding:6px 6px 12px 6px; border-radius:5px;box-shadow: 0px 0px 5px #E4E4E4;}
.shl-zjpic{width: 4.2rem;
height: 4.2rem;
overflow: hidden;
position: relative; border-radius:50%; overflow:hidden; margin:0 auto; margin-top:0.6rem;}
.shl-zjpic img{width: 100%;
height: 100%; object-fit:cover;}
.zjtit1{ font-size:0.9rem; height:2.6rem;
 line-height:1.3rem; overflow:hidden; margin-top:10px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit2{font-size:0.8rem; height:2rem; line-height:1rem; color:#959595; overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit3{font-size:0.7rem; height:1.4rem; line-height:1.4rem; border-radius:0.7rem; width:4rem; text-align:center; border:1px solid #0a53a3; margin:0 auto; margin-top:10px; color:#0a53a3;}



/*选项卡*/
.tabs2 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con2{ display:none; background-color:#FFF;}

.tabs2 li{
float: left;
width: 50%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs2 .thistab{
float: left;
width: 50%;
height: 40px;
border-bottom: 1px solid #029d25;
line-height: 40px;
font-size: 0.9rem;
color: #029d25;}


.shl-djt{display: flex;flex-wrap: wrap;box-sizing:border-box;}
.shl-section {
    width: 50%;
    padding: 8px;box-sizing:border-box;
}
.skkk {
    background-color: #fff;
  
}
.shl-djtpic{width: 100%;
height: 110px; border-bottom:1px solid #f2f2f2;
overflow: hidden;
position: relative;}
.shl-djtpic img{width: 100%;
height: 100%; object-fit:cover;}
.shlne {
    padding: 10px;
}
.djtte{ font-size:0.9rem;
 overflow:hidden; text-align:center;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
 
 .djttime {
 font-size:12px;
 color:#969696;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;
 background-position: left center;
 background-repeat:no-repeat;
 padding-left:15px; height:15px; line-height:15px;
}

.jigou{ background-color:#FFF;}
.jigouname{ font-size:0.9rem;color: #0a53a3;
 overflow:hidden;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical}
.jigoumiaoshu{
	font-size:12px;
 color:#969696;
 margin-top:6px;
  overflow:hidden;
 height:3rem;
 line-height:1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:3;
 /*显示行数*/-webkit-box-orient:vertical}

.jigou-pic {
    width: 115px;
    min-width: 115px;
    height: 82px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}

.wap_add{ background:url(../images/in_28.jpg) no-repeat left; padding-left:3rem; height:40px; line-height:40px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden!important }
.wap_tel{ background:url(../images/in_30.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:20px;}
.wap_mail{ background:url(../images/in_32.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:40px;}
.wap_line{ margin-top:0.8rem; margin-bottom:0.8rem; background:#d8d8d8; height:1px; width:100%;}
.foot2-wap { width:100%; margin:0 auto;
    display: block;
    text-align: center;
    padding-top: 1rem;
    font-size: 0.8rem;
	padding-bottom: 1rem;background:#00943e;color:#fff;
}
.foot2-wap a {
    color: #fff;
}

.tit4 {
    width: 100%;
    padding: 15px;
    border-bottom: 
    #EBEBEB 1px solid;
    overflow: hidden; background-color:#FFF; box-sizing:border-box;
}
.tit4 .tout {width: 100%; display:flex;}
.ttpic{ width:4.4rem; min-width:4.4rem; margin-right:10px;}
.ttpic img{ width:100%;}
.tit4 .tout .text { width: 100%;}
.tit4 .tout .text h3 {

    font-size: 1rem;
    font-weight: bold;
    color: 004276;
    line-height: 1.5rem;
	height:1.5rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;

}
.tit4 .tout .text h3 a { color: #0a53b8;}
.tit4 .tout .text .tex {
	font-size:0.75rem;
    color: #888;
	  line-height: 1rem;
	height:2rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical; margin-top:8px; 

}
.tit4 .touj {width: 100%; display:flex; align-items: center; background-color:#f2f2f2;}
.tjzjleft {
    width: 2rem;
	min-width: 2rem;
    text-align: center;
    line-height: 1.1rem;
    padding: 8px 0;
    background:#0a53a3;
    color: #fff; 
     font-size:0.9rem;
    
}
.zjtu{min-width:4.2rem;width: 4.2rem;height: 4.2rem; overflow:hidden; border-radius:50%; margin-right:10px; margin-left: 15px;}
.zjtu img{width: 100%;height: 100%; object-fit: cover; display:block;}
.rszj{ width:100%;}
.rszjtit {
	font-size:0.75rem;
    color: #888;
	  line-height: 1.1rem;
	height:1.1rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; padding-right: 6px;

}





.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}


.tbottom{ height:70px;}
#BottomNav {
    /*background: #0a53a3 none repeat scroll 0 0;*/
	background: rgba(36,131,61,0.9) none repeat scroll 0 0;
    bottom: 0;
    height: 3em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9;
}
#BottomNav ul li {
    float: left;
   
    text-align: center;
    width: 16.66%; 
}

.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #00943e;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}


#BottomNav ul li a div {
    font-size: 0.7rem; padding-top:0.25rem;padding-bottom:0.4rem; 
}
#BottomNav .yy1 {
    background-image: url(../images/yy1.png);
}
#BottomNav .yy2 {
    background-image: url(../images/yy2.png);
}
#BottomNav .yy3 {
    background-image: url(../images/yy3.png);
}
#BottomNav .yy4 {
    background-image: url(../images/yy4.png);
}
#BottomNav .yy5 {
    background-image: url(../images/yy5.png);
}
.yy6 {
    background: url(../images/yy6.png) no-repeat left;
	    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
}
#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	
}

.shl-toug{ height:50px; width:100%;}
.shl-mingx{ width:14.285%; float:left }
.shl-mingx img{ width:100%; height:100%; object-fit:cover;}



#msk{ display:block; position:absolute; width:100%; height:100%; background:#000; opacity:0.5; top:0px; left:0; z-index:50;}
#menu{ position:fixed; width:200px; height:100%;  right:-200px; background:#333; color:#fff; z-index:200; display:none; font-size:0.9rem;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);overflow-y: scroll;}
.menu1{ position:absolute; width:200px; height:100%;  right:-200px; background:#444; color:#fff; z-index:300; display:none;}

#menu li:after , .menu1 li:after{ content:''; display:block; width:100%;  border-bottom:1px solid #222;}
#menu a , .menu1 a{  line-height:45px;  padding:0 20px 0 35px; border:none; display:block;  color:#fff;font-size: 0.8rem;}
/*---
#menu a:after , .menu1 a:after{
	display:block; content:''; position:absolute; 
	right:15px;
	top:50%;
	margin-top:-4px;
	width:6px; height:6px;
	border:2px solid #fff;
	border-width:2px 2px 0 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}---*/
.mshouyeico{background-image: url(../images/drawer-home.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}

.main{ max-width:640px; width:100%;}
.op{width:100%; max-width:640px; position:relative; margin:0 auto;overflow: hidden;}



		.menu_open{ display: block;}
	.menu_close{ display: none; background:url(../images/wap_close.png) no-repeat; background-size: auto 86%; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px;position: absolute; right: 10px;top: 10px; z-index:9999999999}
	.msk {display: none; position: fixed; width: 100%; height: 100%;  top: 0px; left: 0; background-color:rgba(0,0,0,0.5); z-index: 50; }
	.menu { position: fixed; width: 100%; height: 100%; top: 0px; padding-top:10%; right:-100%; background: #333;color: #666;z-index:900;box-sizing: border-box; padding-bottom: 0px;overflow-y: auto;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);padding-left: 10%; padding-right: 10%;}
	.menu .onemenu,.menu a.onemenu,.menu a.onemenub{ color: #fff; font-size:20px; display: block; height: 45px; line-height: 45px;  font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif; }
	.menu .menu-li{border-bottom: 1px solid #222;}
	.menu .menu-li::after {content: ''; display: block;width: 100%;border-bottom: 1px solid #404040;}
	.menu .twoul{ display: none;}
	.menu .twoul li{ position: relative; background-color: rgba(255,255,255, .1); padding: 2px 0 2px 0px; margin-top: 1px; font-size: 14px; line-height:28px;}
	.menu .twoul li::after{display: block;content: "";position: absolute;right: 8px;top: 52%;margin-top: -5px;width: 6px;height: 6px;border: 2px solid #666;border-width: 2px 2px 0 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
	.menu .twoul li a{color: #fff; font-size: 14px; display: block; color: #fff; padding-left: 15px;}
	
	.menuico_right{ background: url('../images/shl-down-open.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_down{ background: url('../images/shl-down-open1.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_up{ background: url('../images/shl-down-open2.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	/* .menu .onemenu{ color: #fff; font-size: 14px;} */
}


@media all and (max-width:640px){


@charset "gb2312";
div.MenuRegin{ position: absolute; left:0px; top: 0px; z-index: 9999; }
div#PageRegin{height: 100%;min-width:100%;overflow: hidden}
ul.IndexMain{ width: 100%;height: 100%; margin: 0 auto; overflow: hidden; position: relative; }
ul.IndexMain li{ float: left; width:100%; height: 100%; background: url(../images/DX.png) right center repeat-y; position: relative;}



.XRegin{ width: 100%!important; position: absolute; margin:auto;top: 5%; z-index: 9; display: block; }


.XRegin1{ width: 100%!important; margin:auto; padding-top:2.4%; z-index: 9; float:left; }



.XRegin h2{
    color: #1a1a1a;
    text-align: center;
    font-size: 22px;
    font-weight: lighter;
    border-bottom: solid 0px #4a4a4a;
    padding-top:23%;
    padding-bottom: 15px;
    margin: 30% 2%; font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
} 
.XRegin h2 span{font-size: 16px; }
.XRegin h2 p{font-size: 15px; text-align:center; font-family:Arial, Helvetica, sans-serif; width:100px; margin:auto }

.en_US .XRegin h2 {}

div.XRegin h3 {
    color: #4a4a4a;
    text-align: center;
    font-size: 16px;
    font-weight: lighter;
}

div.YRegin{transition: all 0.4s linear 0s; width: 100%; position: absolute; left: 0; right: 0; bottom: -100%; z-index: 999; display: none }
div.YRegin div.RowNX{overflow:hidden;background: url(../images/XBg.png) repeat left center; display: block; padding-left: 10px; padding-right: 10px; height: 50px; }
div.YRegin div.RowNX a{ float: left; width: 33.33%; color: #e3e3e3; text-align: center; padding-top: 10px; padding-bottom: 10px; display: inline; }
div.YRegin div.RowNX img{width: 30px;}
div.YRegin div.RowNX p{ padding-top: 5px; font-size: 14px;line-height: 20px}

.trans-screen{
	position: relative;width: 100%;height:100%;top:0;
	/*transition: top 1.1s ease 0s;*/
	transition :transform 1.1s ease 0s, -webkit-transform 1.1s ease 0s;
	-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)
}


.scrolled .trans-screen{
	-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)
/*top:-100%;*/
}


#IndexNews{
height: 100%;
margin: 0 auto;
overflow: hidden;
position: relative;
width: 100%;
font-weight: lighter;
}
.news-item{
float: left;
height: 100%;
position: relative;
text-align: center;
width: 33.333%;
}
.news-item .inner{
position: relative;
border-right:1px solid #444;
height: 100%;
}
.news-item.last .inner{border:0}

.newscenter{
background: url(../images/bg-indexnews.jpg) center center  no-repeat;background-size: cover;
}
.ERegion{position: absolute;top:0;bottom:0;left:0;right:0;margin:auto;height: 300px;}
.ERegion .tit{
color: #fff;
font-size: 32px;font-weight: lighter;
margin: 0 auto 30px;
}
.ERegion .content{margin:0 30px}
.ERegion .content img{width: 100%;}
.pop_video{color:#fff;position:relative;display: block;max-width: 320px;margin:0 auto;transition: box-shadow 0.4s linear 0s;}
.pop_video .n-tit{background:#1f1f1f;background:rgba(31,31,31,.9);display: block;position: absolute;bottom:0;left:0;right:0;padding:0 5px;line-height: 30px;height: 30px;overflow: hidden; text-overflow:ellipsis;transition: background 0.4s linear 0s;white-space:nowrap;}
.pop_video:hover{box-shadow:0 0 15px #111}
.pop_video:hover .icon-play{-webkit-transform:scale(1.1);transform:scale(1.1)}
.pop_video:hover .n-tit{background:rgba(31,31,31,0.95);}
.ERegion .other{margin:25px 0 0}
.ERegion .link{color:#fff}
.ERegion .link:hover{text-decoration: underline}
.en_US .ERegion .tit{font-family: "DINCond-Regular"}




/*首页 渐变色*/

html,body,.mm-page{height: 100%; font-family:Arial, Helvetica, sans-serif}


.mm-menu{
	/*transition :transform .4s ease 0s, -webkit-transform .4s ease 0s, -ms-transform .4s ease 0s;
	-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0);
	-ms-transform:translateX(-240px); */
	transition: left .4s ease 0s;
	left:-240px;
}
.mm-opening .mm-menu{
	/*-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);
 -ms-transform:translateX(0); IE 9 */
	left:0;
}

.index-memu.animation-1 .mm-menu{
	transition :all 2s ease 0s;
}

#IndexMain{
	transition:opacity 0.5s ease 0.5s;
	opacity: 0;
	z-index: -999;
    background: url(../images/HotPixel.png) repeat left top;
}
.section-arrow{
	position: absolute;left:0;right:0;cursor: pointer;margin:0 auto;display: block;
	width: 80px;text-align: center;
	transition:opacity 1s ease 2s;
	opacity: 0;
	z-index: -999;
}
.section-arrow .txt{
	transition:opacity 1s ease 0s;opacity: 0;
	color: #fff;line-height: 30px;font-weight: normal;
}
.section-arrow .arrow{
	position: relative;
	animation-name: section-arrow;
	animation-duration: 2s;
	animation-timing-function: ease-in-out;
	animation-direction: alternate;
	animation-play-state: running;
	animation-iteration-count:infinite
}

.section-arrow.down{bottom:15px;}
.section-arrow.up{top:20px;}

.section-arrow:hover .txt{
	opacity: 1;
}
.section-arrow:hover .arrow{
	animation-play-state: paused;
}


#loading-logo{
 position: fixed;
 margin:auto;
 width:60%;

 left:0;
 right:0;
 top: 30%;
 opacity: 1;
 z-index: 1000;
 transition:opacity 3.5s ease;
}

#loading-cloud{
	position: fixed;width:80%;left:0;right:0;bottom:0;
	margin:0 auto -50%;
	opacity: 0;
	display: none\0;*display:none;
}

#MenuReginTrigger{
	transition:opacity 2s ease;
	opacity: 0;
}


@keyframes loading-menu
{
	/*from{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}
	50%  {-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
	to{-webkit-transform:translate3d(-240px,0,0);transform:translate3d(-240px,0,0)}*/
	from{left:-240px}
	50%  {left:0}
	to{left:-240px}
}

@keyframes loading-cloud
{
	from{opacity:0;-webkit-transform: rotateZ(120deg);transform: rotateZ(120deg);}
	50%{-webkit-transform: rotateZ(170deg);transform: rotateZ(170deg);}
	57%{opacity: 1;}
	85%{opacity: 1;}
	to{opacity:0;-webkit-transform:rotateZ(220deg);transform: rotateZ(220deg);}
}

@keyframes section-arrow
{
	from{top:-7px;}
	50%{top:5px;}
	to{top:-7px;}
}


/*首页 自动执行的animation*/
.animation-1 #MenuRegin{
	animation-name: loading-menu;
	animation-duration: 3s;
	animation-timing-function: linear;
	animation-delay: 1.5s;
	animation-direction: alternate;
	animation-play-state: running;
	animation-fill-mode: none;
}
.animation-1 #loading-logo{
	opacity: 0;
}
/*
.animation-1 #loading-cloud{
	animation-name: loading-cloud;
	animation-duration: 3s;
	animation-timing-function: linear;
	animation-delay: 1.5s;
	animation-direction: alternate;
	animation-play-state: running;
	animation-fill-mode: forwards;
}
*/

/*收起的动画*/
.animation-2 #MenuReginTrigger{  opacity: 1;  }
.animation-2 #IndexMain{  opacity: 1; z-index: 9;transition:opacity 2s ease; }
.animation-2 .section-arrow{z-index: 9}
.animation-2 .section-arrow.down{  opacity: 1;  }
.animation-2.scrolled .section-arrow.up{  opacity: 1;  }
.animation-2.scrolled .section-arrow.down{opacity: 0; }
.animation-2 #loading-logo{display: none}





/*#canvas-halo{display: none}.MenuRegin*/



.canvas-background{
 background: #1c93a8;
 background: -moz-linear-gradient(top left, #E5E5E5 0%, #FFFFFF 100%);
 background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#996f51), color-stop(100%,#FFFFFF));
 background: -webkit-linear-gradient(top left, #E5E5E5 0%,#FFFFFF 100%);
 background: -o-linear-gradient(top left, #E5E5E5 0%,#FFFFFF 100%);
 background: -ms-linear-gradient(top left, #E5E5E5 0%,#FFFFFF 100%);
 background: linear-gradient(to right bottom, #E5E5E5 0%,#FFFFFF 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E5E5E5', endColorstr='#FFFFFF',GradientType=0 );


}

.fullscreen{
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}

.canvas-halo{
	position: absolute;
	transition: top 0.1s linear 0s;
	margin-left: -50%;/*居中*/
	margin-top: -50%;
	/*background: -webkit-radial-gradient(circle, rgba(28, 147, 168, .9) 0, rgba(28, 147, 168, 0) 70%);*/
	background: radial-gradient(circle, rgba(28, 147, 168, .9) 0, rgba(28, 147, 168, 0) 70%);
}




.gradient-modal{
	transition: opacity 0.3s linear 0s;
	position: absolute;top:0;left:0;width: 100%;height: 100%;opacity: .7;
	background-image: linear-gradient(to bottom, #00162a 0%,  #000d19 100%);
}

.IndexMain .img-modal{
	position: absolute;top:0;left:0;width: 100%;height: 100%; 
	background-size: cover;
	background-position: center center;
	transition: opacity 0.3s linear 0s;
	opacity: 0;
	filter:alpha(opacity=0);
}
.IndexMain .link{
	position: absolute;top:0;left:0;width: 100%;height: 100%;
	z-index: 99;
}
.IndexMain .about .img-modal{
background-image:url(https://www.gulcicek.com/ekstraDosyalar/eksf29277_factory-11.jpg?v1);background-size: cover; background-position: top center;     background-repeat: no-repeat;background-attachment: fixed;
}
.IndexMain .csr .img-modal{
	background-image: url(../images/index-bg-crs.jpg);
}
.IndexMain .chn .img-modal{
	background-image: url(../images/index-bg-crs.jpg);
}
.IndexMain .fin .img-modal{
	background-image: url(../images/index-bg-crs.jpg);
	background-position:63%;
}


.ZRegin{opacity: 0;display: block}
.IndexMain li:hover .ZRegin{opacity: 1}
.IndexMain li:hover .XRegin h2{ color: #000; border-color: #000; }
.IndexMain li:hover .XRegin h3{ color: #000; }

.IndexMain li.totop .XRegin{transition: all 0.4s linear 0s;}

.IndexMain li.anim.totop:hover .XRegin{
	top:0;opacity: 0;
}

.IndexMain li.anim:hover .YRegin{
	bottom:0!important;
}

.IndexMain li .img-modal{
	opacity: 1;
	filter:alpha(opacity=100);
}

.IndexMain li .gradient-modal{
	opacity: 0;
}

.IndexMain li h2{
 transition: all 0.5s linear
}
.IndexMain li h3{
 transition: all 0.5s linear
}

.IndexMain li h2{
 color: #333;
 border-bottom-color: #333;
 text-shadow: .2rem 0rem .5rem #eeeeee,-.2rem 0rem .5rem #eeeeee,0rem .2rem .5rem #eeeeee,0rem -.2rem .5rem #eeeeee;
}
.IndexMain li h3{
 color: #333;
}


#menu-sign{visibility: visible;}


.about1{ width:80%; padding-right:10%; padding-left:10%; height:45%!important; margin:auto!important;overflow:hidden!important;  word-wrap:break-word; line-height:24px; padding-top:30%!important;padding-bottom:10%;  }
.about1 h3{ font-size:30px; line-height:35px; font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif; padding-bottom:10px;}


.ab23{ width:100%; height:100%;overflow-y:scroll!important;  }
.ab23::-webkit-scrollbar{ display:none}

.ab237{ width:100%; height:75%;overflow-y:scroll!important; line-height:20px;}
.ab237::-webkit-scrollbar{ display:none}

.ab233{ width:100%; height:50%;overflow-y:scroll!important;  }
.ab233::-webkit-scrollbar{ display:none}


.ab2333{ width:90%; height:85%;overflow-y:scroll!important;  }
.ab2333::-webkit-scrollbar{ display:none}

.his1{ width:80%; height:450px!important; float:left;overflow:hidden!important;  word-wrap:break-word; line-height:40px; margin-top:5%!important; background-color: rgba(127, 98, 177, 0.7); color:#fff}

.his{ width:900px; height:300px!important; margin:auto!important;overflow:hidden!important;  word-wrap:break-word; line-height:40px; padding-top:5%!important; }
.his h3{ font-size:50px; line-height:50px; font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif; padding-bottom:35px;}

.pro{width:80%; padding-right:10%; padding-left:10%; height:50%!important; float:left;overflow:hidden!important;  word-wrap:break-word; line-height:18px; margin-top:15%!important; background-color: rgba(0, 0, 0, 0.5); color:#fff; padding-bottom:5%}




.ab11{ width:80%;float:right; padding-top:20px; padding-right:10%; padding-left:10%}
.ab11 ul { width:100%; float:left }
.ab11 ul li {width:100%;text-align: center;line-height:40px; font-size:14px; float:right;border-radius:10px; margin-left:0px; text-align:center; margin-bottom:2px;  color:#FFFFFF;  }



.zz1{  color:#FFFFFF;background-color: rgba(94, 176,39, 0.3);  float:left; }
.zz1 a{color:#FFFFFF ; width:100%;}
.zz2{ width:100%; float:left; background-color: rgba(0, 0,0, 0.5);color:#FFFFFF ;}
.zz2 a{ width:100%; color:#FFFFFF ; }






.order{ width:80%; height:70%!important; float:left;overflow:hidden!important;  word-wrap:break-word; line-height:24px;padding-right:10%; padding-left:10%;  margin-top:20%!important; background-color: rgba(83, 73, 195, 0); color:#fff}






	.bigimg{width:100%;position: fixed;left: 0;top: 0; right: 0;bottom: 0;margin:auto;display: none;z-index:9999;border: 10px solid #fff;}
	.mask{position: fixed;left: 0;top: 0; right: 0;bottom: 0;background-color: #000;opacity:1;filter: Alpha(opacity=100);z-index:5598;transition:all 1s;display: none}
	.bigbox{width:100%;margin:0 auto;border-radius: 10px;overflow: hidden; padding-bottom:20%; }
	.imgbox{width:45%;float:left;border-radius:0px;overflow: hidden;margin-right:5%; padding-bottom:2%}
	.smallimg{width:100%;height:auto;float:left;border-radius:3px;overflow: hidden;margin-right:0px;}
	.smallimg img{width:100%;height:auto;}
	.imgbox:hover{cursor:zoom-in}
	.mask:hover{cursor:zoom-out}
	.mask>img{position: fixed;right:10px;top: 10px;width: 30px;}
	.mask>img:hover{cursor:pointer}
	.bigimg{ width:100%!important;min-height:auto!important; height:auto!important;}
	.bigimg img{ width:100%; height:auto!important;}

.imglist1 ul li{text-align:center;float:left;display:inline;width:180px;height:230px; margin:10px 9px;overflow:hidden; border: #e4e4e4 1px solid; }
.imglist1 ul li img{background:#FFF; max-width:100%; max-height:100%;}
.imglist1 ul li span{line-height:30px;display:block;background:#FFF; text-align:center}

.imglist11{ width:180px;
height:230px!important;
vertical-align: middle;
display: table-cell; background:#FFF;}








.contact1{ width:90%; padding-right:5%; padding-left:5%; height:40%!important;float:left;overflow:hidden!important;  word-wrap:break-word; line-height:24px; margin-top:25%!important; background:url(../images/ff1.jpg) no-repeat;background-size:cover; padding-bottom:20%;  color:#fff; padding-top:7% }
.contact{ width:100%; padding-right:0px; height:100%!important; float:right;overflow:hidden!important;  word-wrap:break-word; line-height:40px; padding-top:2%!important; }
.contact h3{ font-size:30px; line-height:35px; font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif; padding-bottom:10px;}

.lx{ width:100%; float:left; font-size:14px; padding-bottom:15%;font-family:BakrSgnt_1; line-height:18px; margin-top:10% }
.lx p{ width:100%; float:left; border-bottom:#FFF solid 1px; padding-bottom:10px; margin-bottom:10px;}
.lx p img{ float:left; width:20px!important; height:auto!important;  padding-right:5%;}

.lxx-1{ float:right}



.ddd{width:100%; float:right;  }

.ddd1{width:100%; float:left;  }


.kuang3{
height:50px;
color:#fff;
border:#7dc9b5 solid 0px;
border-bottom:#fff solid 1px;
width:100%;
float:left;
display:inline;
margin-right:0%;
margin-top:2px;
line-height:35px;
background:none;
font-size:15px;
}






.kuang2{
height:80px;
color:#fff;
border:#7dc9b5 solid 0px;
border-bottom:#fff solid 1px;
width:100%;
float:left;
display:inline;
margin-top:2px;
line-height:20px;
background:none;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;

}

.kuang4{
height:35px;
color:#fff;
border:#7dc9b5 solid 0px;
border-bottom:#fff solid 1px;
width:50%;
float:left;
display:inline;
margin-top:2px;
line-height:35px;
background:none;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;

}

.kuang5{
height:35px;
color:#000;
width:100%;
float:left;
margin-top:2px;
line-height:35px;
background:#fff;
border-radius:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
border:#FFFFFF solid 1px;

}


.footer{display:none; }


}




