.slideBox1 {
	width: 1200px;
	height: 383px;
	overflow:hidden;
	position:relative;
	z-index: 9;
	margin:0 auto;
	
}
.slideBox1 .hd {
	overflow:hidden;
	position:absolute;
	right:47%;
	bottom:17px;
	z-index:1;
}
.slideBox1 .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox1 .hd ul li {
	float:left;
	margin-right:8px;
	width: 14px;
	height: 14px;
	background-color: #c8c8c8;
	opacity: 0.58;
	border-radius: 50%;
	text-align:center;
	cursor:pointer;
	position:relative;
	font-size:12px;
}
.slideBox1 .hd ul li.on {
	background-color: #ffffff;
	opacity: 1;
	
}

.slideBox1 .bd li {
	zoom:1;
	vertical-align:middle;
	position:relative;
}

.slideBox1 .bd img {
	width: 1200px;
	height: 383px;
	display:block;
}


.slideBox1 .prev{
	position: absolute;
    right: -10%;
    top: 50%;
    margin-top: -25px;
    display: block;
     width: 36px;
    height: 36px;
    background: url(../images/right1.png)no-repeat center;
   
}

.slideBox1 .next {
    position: absolute;
    left: -10%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 36px;
    height: 36px;
    background: url(../images/left1.png)no-repeat center;
    
}
.slideBox1:hover .prev{
    right: 1%;
    transition:  all 0.3s;
}
.slideBox1:hover .next{
    left: 1%;
    transition:  all 0.3s;
}

.news_case{
	background-color: #fff;
	height:447px;
}

.news_case .box{
	padding:15px 10px;
}

.slideBox2 {
		width: 605px;
	height: 417px;
	overflow:hidden;
	position:relative;
	z-index: 9;
	float: left;
	
}
.slideBox2 .hd {
	height:12px;
	overflow:hidden;
	position:absolute;
	right:8px;
	bottom:17px;
	z-index:1;
}
.slideBox2 .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox2 .hd ul li {
	float:left;
	color:#ffffff;
	margin-right:8px;
	width: 12px;
	height: 12px;
	background-color:#ffffff;
	text-align:center;
	cursor:pointer;
	position:relative;
	font-size:12px;
}
.slideBox2 .hd ul li.on {
	background-color:#2a75d2;
	color:#fff;
}

.slideBox2 .bd li {
	zoom:1;
	vertical-align:middle;
	position:relative;
}
.slideBox2 .bd li div {
	width:100%;
	height:47px;
	background-color:#000000;
	opacity:0.5;
	position:absolute;
	left:0px;
	bottom:0px;
}
.slideBox2 .bd li span {
	width:100%;
	height:47px;
	line-height:47px;
	color:#ffffff;
	font-size:16px;
	display:block;
	position:absolute;
	left:0px;
	bottom:0px;
	text-indent:20px;
	text-align:center;
}
.slideBox2 .bd img {
	width: 605px;
	height: 417px;
	display:block;
}


.slideBox2 .prev{
	position:absolute; 
	left:3%; 
	bottom:10px; 
	width: 18px;
	height: 29px;
	background: url(../images/l1.png) no-repeat center;
	z-index: 99;
	cursor: pointer;
}



.slideBox2 .next{
	position:absolute; 
	right:3%; 
	bottom:10px; 
	width: 18px;
	height: 29px;
	background: url(../images/r1.png) no-repeat center;
	z-index: 99;
	cursor: pointer;
 }


 .tab_list{
 	width: 556px;
 	height: 417px;
	overflow:hidden;
 }


.news_tab_name{
	position: relative;
	width: 100%;
	height: 38px;
	background-color: #f0f0f0;
}

.news_tab_name div{
	float: left;

}

.news_tab_name div span{
	width: 122px;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	color: #575555;
	display: block;
	text-align: center;
	font-weight: 600;

}
.news_tab_name div.on span{
	width: 123px;
	height: 38px;
	background-color: #003c93;
	box-shadow: 0px 0px 9px 0px #65a9fd;
	font-size: 18px;
	color: #ffffff;
}

.news_tab_name div a{
	display: none;
	position: absolute;
	right: 10px;
	top: 0px;
	height: 38px;
	line-height: 38px;
	color: #bfbfbf;
}

.news_tab_name div a:hover{
	color: #65a9fd;
}
.news_tab_name div.on a{
	display: block;
}



.header_line {
	display: block;
	height: 55px;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px dashed #cdcdcd;
}
.header_line:hover div span{
	    color: #0557ce;
}

.header_line .time{
	width: 60px;
	float: left;
	height: 55px;
	background-color: #ffffff;
	border: solid 1px #d90507;
}



.header_line .time .d{
	width: 100%;
	height: 30px;
	background-color: #d90507;
	font-size: 18px;
	line-height:30px;
	color: #ffffff;
	display: block;
	text-align: center;
}
.header_line .time  .y{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0px;
	color: #474747;
	display: block;
	text-align: center;
}


.header_line .con{
	/*float: left;*/
}


.header_line .con h3{
	font-size: 22px;
	line-height:35px;
	letter-spacing: 0px;
	color: #cb1621;
}
.header_line .con span{
	display: block;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height:30px;
	letter-spacing: 0px;
	color: #a8a5a5;
}

.header_line:hover .con h3{
	color:  #d90507;
}

.news_tab_list .list{
	display: none;
}
.news_l{
	margin-top: 8px;
}
.news_l .news{
	display: block;
	height: 40px;
	line-height: 40px;
	background: url(../images/jt.png) no-repeat center left;
}

.news_l .news .t{
	font-size: 14px;
		color: #a8a5a5;
}
.news_l .news  i{
	font-style:normal;
	font-size: 15px;
	color:  #d6d6d6;
	padding: 0 12px;
	float:left;
}


.news_l .news .con{
	font-size: 14px;
		color: #4d4d4d;
	float:left;
	padding-left: 15px;
}


.news_l .news:hover .con{
	    color: #0557ce;
}
.model_case{
	height: 263px;
}
.model_case .model{
	width: 447px;
	height: 263px;
	background-color: #fff;
}

.model_case .model .con_list .con{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #4d4d4d;
	opacity: 0.85;
}


 .name{
	height: 38px;
	width:100%;
	border-bottom: 1px solid #f3f0f0;
}

 .name span{
	display: block;
	width: 123px;
	height: 38px;
	background-color: #003c93;
	box-shadow: 0px 0px 9px 0px #65a9fd;

	font-size: 18px;
	line-height: 38px;
	letter-spacing: 0px;
	color: #fefefe;
	font-weight: bold;
	text-align: center;

}
 .more{
 	font-size: 14px;
	line-height: 38px;
	letter-spacing: 0px;
	color: #c0bebe;
	padding-right: 10px;
 }
  .more:hover{
  	color: #0557ce;
  }
.con_list{
	display: block;
	height: 31px;
	line-height: 31px;
	margin:0 10px;
	background: url(../images/d.png) no-repeat center left;
	padding-left: 10px;
}
 .con_list span.con{
 	font-size: 14px;
	color: #4d4d4d;
	opacity: 0.85;
	float: left;
 }
 .con_list span.t{
 	font-size: 14px;
	letter-spacing: 0px;
	color: #a8a5a5;
	opacity: 0.75;
	float: right;
 }
 .model_box{
 	margin-top: 5px;
 }
.model_case .model .con_list:hover .con{
  	color: #0557ce;
 }

.ztzl{
 	width: 263px;
 	height: 263px;
 	background-color: #fff;
 }

.ztzl .tit{
  	height: 38px;
    width: 100%;
   
    
}
.ztzl .tit span{
	font-size: 18px;
	line-height:38px;
	letter-spacing: 0px;
	color: #333232;
	font-weight: bold;
	padding-left: 10px;
}
.ztzl_case{
	height: 224px;
	padding:1px  0;
	box-shadow: 0px 0px 5px 0px 
		rgba(35, 25, 21, 0.14);
}
.ztzl_case a{
	display: block;
	width: 244px;
	height: 92px;
	margin: 0 auto;
	margin-top: 13px;
}
.ztzl_case a:hover{
	opacity: 0.9;
}
.ztzl_case a img{
	width: 244px;
	height: 92px;
}


.shzr_box{
	width: 263px;
    height: 263px;
}

.shzr_box a{
	display: block;
	width: 257px;
	height: 120px;
}
.shzr_box a:hover{
	    box-shadow: 0px 0px 10px 0px rgba(35, 25, 21, 0.14);
}
.shzr_box a span{
	line-height: 120px;
		font-size: 18px;
		font-weight: bold;
	color: #201f1f;
	padding-left: 42px;
}
.shzr_box a:hover span{
	   color: #003c93;
}
.shzr{
	background: url(../images/n1.png) no-repeat center;
}
.qyry{
	margin-top: 10px;
	background: url(../images/n2.png) no-repeat center;
}

.ddjs_case{
	height: 287px;
	background-color: #ffffff;
}



.picMarquee-left{
     width: 1180px;
    height: 210px;
    padding-top: 1px;
    position: relative;
    margin: 10px auto;
    margin-bottom: 20px;
  
 }

.picMarquee-left .bd{ 
     width: 1180px;
    overflow: hidden;
}
.picMarquee-left .bd ul{ 
    overflow:hidden; 
    zoom:1; 
}
.picMarquee-left .bd ul li{ 
    margin:0 15px; 
    width: 273px;

    float:left; 
    _display:inline; 
    overflow:hidden; 
    text-align:center; 
    position: relative;
 }
.picMarquee-left .bd ul li .pic{
    text-align:center;
    overflow: hidden;
}
.picMarquee-left .bd ul li .pic img{  
  	 width: 273px;
	height: 195px;
    display:block; 
 }



.picMarquee-left .bd ul li a{
    display: block;
}
.picMarquee-left .bd ul li .title{
}
.picMarquee-left .bd ul li .title a{
   	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0px;
	color: #6d6b6b;
    text-align: center;
    width: 100%;
    display: block; 
	
}

.picMarquee-left .bd ul li:hover .title a{
    color: #0557ce;
}


.picMarquee-left .bd ul li:hover img{
	opacity: 0.9;
}