@charset "utf-8";

#imgnav  .cbody988{ margin:0 auto;width:988px; position:relative;}
#imgnav  .cbody937{ margin:0 auto;width:937px; position:relative; padding-left:7px;}

/*位置属性*/
#imgnav .marTop10{margin-top:10px;}
#imgnav .left{	float:left;}
#imgnav .right{	float:right;}
#imgnav .clear {clear: both;}
#imgnav .clearfix:after {clear: both;content: '';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
#imgnav .clearfix {display: +inline-block;}

/*header*/
#header{ border-bottom:1px solid #383838; height:46px; position:relative;  line-height:46px;color:#FFFFFF; }
#header h1{font-size:12px; font-weight:normal; background:url(news.png) no-repeat 50px center; padding-left:163px;}
#header span{ position:absolute; right:10px; top:0px;color:#9A9A9A;font-size:12px; font-weight:normal; }
#header span a{ color:#9A9A9A; margin:0 3px;}

/*wrapper*/

#picSlideWrap{ border:1px solid #fff; padding-bottom:0px;background:#fff;}
#imgnav .titleh3{ height:70px; line-height:70px; text-align:center; background:url(/images/ico/dot.gif) repeat-x left bottom; width:910px; margin:0 auto; font-size:26px; color:#000;}
#imgnav .titleh4{text-align:center; font-size:12px; color:#000; font-weight:normal; padding:10px 0 20px 0px;}

.imgnav{ width:788px; margin:10px auto;}
#content{margin:0px auto;  line-height:19px;}
#content p{ text-indent:2em; color:#333;}

.imgnav{  position:relative; margin:0 auto; width:1900px;}
#img{ overflow: hidden;z-index:10;height:800px; position:relative; text-align:center;margin-bottom:5px;}
#img img{ width:1900px;height:800px; display:none;}
#front{ position:absolute; left:100px; top:100px; z-index:10; cursor:pointer;  width:394px; height:578px; background:url(/images/ico/blank.gif); }
#front a{  position:absolute; left:20px; top:224px;display:block; opacity:0.4;background:url(/images/ico/imgSlideLeft.png) no-repeat; width:60px; height:90px; display:none;}
#next{  position:absolute; right:100px; top:100px; z-index:10;cursor:pointer; width:394px; height:578px;  background:url(/images/ico/blank.gif);}
#next a{  position:absolute; right:20px; top:224px; display:block; opacity:0.4;background:url(/images/ico/imgSlideRight.png) no-repeat; width:60px; height:90px; display:none;}

#cbtn{position:relative; width:1200px;height:150px; border:1px solid #fff; margin-top:0px; }
#cbtn ul{ margin-top:23px;width:10000px; height:150px;}
#cbtn ul li{ float:left; padding:0px; cursor:pointer; text-align:center; margin-right:20px; position:relative; border:1px #0dadfd solid;}
#cbtn ul li img{width:146px; height:88px; display:block;}
#cbtn ul li tt{ background:#000; color:#FFF; position:absolute; right:4px; bottom:4px; z-index:20; font-family:"宋体" ;font-size:12px; line-height:16px; padding:0 5px;}
#cbtn li.hov{ transform: scale(1.2);z-index:999;}
#imgnav .ctrl div{ clear:both;}
#cSlideUl{ height:150px;overflow:hidden;position:relative; top:-5px; margin:0 auto;}
#imgnav .picSildeLeft{cursor:pointer; position:absolute; top:32px; left:10px; z-index:9;}
#imgnav .picSildeRight{cursor:pointer; position:absolute; top:32px; right:10px; z-index:9;}
.in-company{
	padding:60px 0px 70px;
	background:url(/images/company-bg.jpg) no-repeat center bottom;
	
}
#title_jj{
	font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    padding: 0 0 0 20px;
    margin-bottom: 45px;
    position: relative;
    text-align: left;
}

#title_jj:before{
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    transform: translateX(0);
    width: 4px;
    height: unset;
    content: "";
    background: #0f6ab4;
}
.title_gg{
	width:42%;
	margin-bottom: 50px;
    font-size: 18px;
    line-height: 18px;
}

.title_gg span{
	display: inline-block;
    font-size: 38px;
    font-weight: bold;
    line-height: 26px;
    color: #0f6ab4;
    margin: 0 5px;
	
}
.roll{
	width:600px;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 14px;
}
.desc > img{
	width:500px;
	height:460px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}