*{margin: 0;padding: 0;}
li{list-style: none;}
a{text-decoration: none;}
img{border: none;}

/*头*/
.top_img{width: 1200px;margin: 0 auto;}
.top_a{float: left;display: block;}
.top_b{float: right;display: block;}
.top_img:after{display: block;content: "";clear: both;}


      .video-js {
        width: 300px;
        height: 150px;
      }

      .vjs-fluid {
        padding-top: 56.25%
      }
    

/*下拉选*/
#jMenu li {display:table-cell;}
#jMenu li a {display:block;background-color: transparent;color:white;text-transform:uppercase;cursor:pointer;font-size:18px;}
#jMenu li ul {display: none; position:relative;top: 0px !important;left: 0px !important;}
#jMenu li ul li {background: #455aa5;display:block;height: 40px;border-bottom: 1px solid rgb(138,138,138);}
#jMenu li ul li a {font-size:14px;text-transform:none;display:block;line-height: 40px;}
#jMenu li ul li a:hover{color: rgb(227,111,8);}
.nav{background: rgb(227,111,8);}
.nav>a{color: white !important;}
.daohang_ul li:hover{background: rgb(227,111,8);}
.daohang{height: 60px;background: #154a8e;}
.daohang_ul{width: 1200px;margin: 0 auto;height: 60px;}
.daohang_ul:after{display: block;content: "";clear: both;}
.daohang li{width: 150px;float: left;height: 60px;}
.daohang a{display: block;color: white;line-height: 60px;text-align: center;font-size: 18px;font-family: "Microsoft YaHei";}
.daohang_ula{z-index: 9999;}

/*轮播图*/
.lubo{ width: 100%; min-width:1000px;clear: both; position: relative; height:499px;}
.lubo_box{ position: relative; width: 100%; height:499px; }
.lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:499px; opacity: 0;filter:alpha(opacity=0);}
.lubo_box li a{ display: block;width: 100%;  height: 100%;position: absolute;z-index: 2;}

.lubo_box li img{ width: 100%; height: 499px;}

/*圆点*/
.cir_box{ overflow: hidden; position: absolute; z-index: 100;}
.cir_box li{border-radius: 7px; float: left; width: 14px; height: 14px; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=80);}
.cir_on{ background: #154a8e !important;}

/*按钮*/
.lubo_btn{ position: absolute; width: 100%; top: 220px;position: absolute;;z-index: 100;}
.left_btn, .right_btn{width: 22px; height: 41px;opacity: 0.8;filter:alpha(opacity=80); cursor: pointer; color: #fff; line-height: 50px; font-size: 30px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.left_btn{ float: left;margin-left: 200px;background-image: url(http://www.changshajzy.com/statics/sheji/img/jian_03.png);}
.right_btn{ float: right;margin-right: 200px;background-image: url(http://www.changshajzy.com/statics/sheji/img/jian_05.png);}

/*首页新闻*/
.news{background-image: url(http://www.changshajzy.com/statics/sheji/img/fang_02.png);background-size: 100% 100%;height: 615px;}
.news_one{width: 1200px;margin: 0 auto;}
.news_one_a{padding-top: 30px;padding-bottom: 30px;width: 1000px;margin: 0 auto;}
.news_one_b:after{display: block;content: "";clear: both;}
.pagination{position: relative;left: 80%;top: -30px;z-index: 9999;}
.slidest{height: 378px;margin-top: 12px;float: left;}
.span_one{border-bottom: 1px solid #e5e5e5;text-align: center;font-size: 30px;font-family: "Microsoft YaHei";color: rgb(52, 52, 52);font-weight: bold;display:block;line-height: 60px;}
.span_two{text-align: center;font-size: 18px;font-family: "Microsoft YaHei";color: rgb(18, 105, 176);display:block;}
.span_sher{margin: 0 auto; display: block; width: 25px;height: 5px;background:#154a8e;position: relative;top: -3px;}

.slidest .slide .slide-left img {
	min-height:250px;
	*height:250px;
}
*,*:before,*:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.clearfix:before,.clearfix:after {
	content:" ";
	display:table;
}
.clearfix:after {
	clear:both;
}
.example-slide {
	width:680px;
	height:274px;
	position:relative;
}
.example-slide .slidest {
	position:absolute;
	z-index:100;
	width:525px;
}
.slidest .slides_container .slide-all {
	float:left;
	width:525px;
	height: 378px;
}
.slides_container .slide-all a {
	width:100%;
	display:block;
	overflow:hidden;
}
.slides_container .slide-all a img {
	width:100%;
height: 378px;
}
.slidest .caption {
	z-index:500;
	position:absolute;
	left:0;
	background:url(http://www.changshajzy.com/statics/sheji/img/heng_03.png) repeat;
	color:#fff;
	bottom:0;
	height:51px;
	width:100%;
	_height:58px;
}
.slidest .caption p {
	height:51px;
	line-height:51px;
	padding-left:25px;
}
.slidest .slides_container .slide-left {
	float:left;
	width:344px;
}
.slidest .slides_container .slide-right {
	float:right;
	position:relative;
	width:352px;
	padding-left:20px;
	_padding-left:10px;
}
.slides_container .slide-left img {
	width:344px;
	display:block;
	overflow:hidden;
}
.slidest .slides_container {
	width:525px;
	overflow:hidden;
	position:relative;
	display:none;
}
.slidest .slides_container .slide {
	width:525px;
	height:378px;
	display:block;
}
.slidest .prev {
	position:absolute;
	display:block;
	z-index:100;
	top:85px;
	width:40px;
	height:60px;
	*left:0px;
}
.slidest .next {
	right:0px;
	position:absolute;
	display:block;
	z-index:100;
	top:85px;
	width:40px;
	height:60px;
}

.slidest .pagination li {
	float:left;
	margin:0 7px;
	list-style:none;
}
.slidest .pagination li a {
	width:14px;
	height:14px;
	border-radius: 14px;
	background-color:white;
	float:left;
	overflow:hidden;
}
.slidest .pagination li.current a {
	background-color:#eb3d00;
}

.news_one_c{width: 650px;float: right;margin-top: 12px;}
.news_one_c li{min-height: 94px;}
.news_one_c a{padding-top: 8px;display: block;height: 94px;}
.news_one_c a:after{display: block;content: "";clear: both;}
.news_con_one{float: left;}
.news_con_two{float: right;width: 85%;}
.news_con_one span{text-align: center;width: 80px;display: block;}
.modify_a{font-size: 40px;color: rgb(52, 52, 52);font-family: "Arial";}
.modify_b{font-size: 14px;color: rgb(80, 80, 80);font-family: "Microsoft YaHei";}
.news_con_two span{display: block;}
.modify_c{font-size: 18px;color: rgb(52, 52, 52);font-family: "Microsoft YaHei";   font-weight: bold;}
.modify_d{line-height: 1.6;letter-spacing: 1px;margin-top: 10px;font-size: 14px;color: rgb(80, 80, 80);font-family: "Microsoft YaHei";}
.news_one_c a:hover{background: #154a8e;}
.news_one_c a:hover span{color: white;}

/*左右滚动图1*/
.picScroll-left{ width:1200px;  overflow:hidden; position:relative;margin: 0 auto;}
.picScroll-left:after{display: block;content: "";clear: both;}
.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; display: flex;}
.picScroll-left .hd ul li{ float:left;overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; margin:0 8px;}
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:260px;display:block;height:185px;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px;   }
.picScroll-da{float: left; padding-top: 70px;}
.picScroll-db{float: right; padding-top: 70px;}
.bd{float: left;margin-left: 10px;}
.pic p{font-size:18px;line-height: 50px;}

/*视频内容*/
.index_sp{width: 1200px;margin: 0 auto;}
.index_sp:after{display: block;content: "";clear: both;}
.index_sp_spana:after{display: block;content: "";clear: both;}
.index_sp_content{width: 755px;float: left;}
.index_sp_t{float: right;width: 400px;height: 300px;}
.index_sp_spana span,.span_aa{float: left;margin-left: 10px;margin-right: 10px;}
.index_sp_span{font-size:30px;text-align: center;display: block;}
.index_sp_p{font-family: "Microsoft YaHei";font-size: 16px;color: rgb(54, 54, 54);line-height: 1.875;margin-top: 40px;}
.index_sp_spana{color: #a0a0a0;font-size: 40px;margin-top: 45px;}
.span_aa span:nth-child(1){font-size: 20px;font-family: "Microsoft YaHei";color: rgb(21, 74, 142);display: block;}
.span_aa span:nth-child(2){font-size: 24px;font-family: "Microsoft YaHei";color: rgb(21, 74, 142);display: block;text-align: center;}

/*企业文化*/
.index_wh{width: 1200px;margin: 0 auto;}
.index_wh:after{display: block;content: "";clear: both;}
.index_wh_da{float: right;text-align: center;}
.index_wh_da p{font-size: 24px;font-family: "Microsoft YaHei";line-height: 70px;}
.index_wh_d{text-align: center;float: left;display: block;margin-right: 100px;}
.index_wh_d p{font-size: 24px;font-family: "Microsoft YaHei";line-height: 70px;}
.index_wh_d p:nth-child(3){font-size: 16px;font-family: "Microsoft YaHei";color: rgb(21, 74, 142);}

/*友情链接*/
.index_yq{width: 1200px;margin: 0 auto;margin-top: 30px;}
.index_yq span{font-size:18px;}
.index_yq_one{width: 1200px;margin: 0 auto;margin-top: 20px;}
.index_yq_one ul:after{display: block;content: "";clear: both;}
.index_yq_one li{width: 25%;margin-bottom: 15px;float: left;}
.index_yq_one a{font-size: 14px;font-family: "Microsoft YaHei";color: rgb(102, 102, 102);}

/*尾部*/
.one_d_one,.one_d_img,.one_d_p,.one_d_img{float: left;}
.one_d_img,.one_d_p{margin-left: 133px;}
.footer{border-top: 5px solid #154a8e;margin-top: 30px;background: #272c34;}
.footer_one{width: 1200px;margin: 0 auto;padding-top: 35px;}
.footer_one_d{border-bottom: 1px solid #72757a;min-height: 175px;}
.footer_one_d:after{display: block;content: "";clear: both;}
.one_d_one>ul:after{display: block;content: "";clear: both;}
.one_d_one>ul>li{margin-right: 50px;color: white;font-size: 16px;font-family: "Microsoft YaHei";float: left;}
.one_con{margin-top: 10px;}
.one_con li{margin-bottom: 15px;text-align: center;}
.one_con li a{font-size: 14px;color: rgb(226, 226, 226);font-family: "Microsoft YaHei";}
/*.one_d_img{display: flex;align-items: center;}*/
.one_d_p p{font-size: 14px;font-family: "Microsoft YaHei";color: rgb(226, 226, 226);line-height: 35px;}
.footer_span span{display: block;color: white;font-size: 14px;}
.footer_span{padding-top: 50px;margin-right: 10px;text-align: right;float: left;}

.footer_two ul{display: flex;width: 300px;margin: 0 auto;margin-top: 15px;padding-left: 8px;}
.footer_two a{font-family: "Microsoft YaHei";font-size: 14px;color: white;margin-right: 8px;padding-right: 8px;border-right: 1px solid white;}
.footer_two li:last-child a{border-right: none;}
.footer_two p{text-align: center;color: white;padding: 10px 0;font-family: "Microsoft YaHei";font-size: 14px;}



.column_img img{width: 100%;}

/*列表*/
.list_top{width: 1200px;margin: 0 auto;line-height: 70px;border-bottom: 1px solid #dfdfdf;}
.list_top:after{display: block;content: "";clear: both;}
.list_top_d{float: left;}
.list_top_u{float: right;}
.list_top_u ul{}
.list_top_u li{margin: 0 15px;float: left;}
.list_top_u a,.list_top_d a{color: black;font-family: "Microsoft YaHei";font-size: 18px;}

.onon{border-bottom: 2px solid #154a8e;}
.onon a{color: #154a8e !important;}

.list_content{width: 1100px;margin: 0 auto;}
.list_content_a p{text-align: center;font-family: "Microsoft YaHei";font-size: 20px;margin-top: 20px;font-weight: bold;}
.list_content_b a{display: block;}
.list_content_b a:after{display: block;content: "";clear: both;}
.content_b_img{width: 275px;overflow: hidden;float: left;}

.content_b_img img{
	width: 100%;
	height: 172px;
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out;	
	-ms-transition: all 0.5s ease-in-out;	
	transition: all 0.5s ease-in-out;
}

.content_bd{width: 420px;float: right;}
.list_content_b li{border-bottom: 1px solid #dfdfdf;margin-top: 30px;min-height: 237px;}
.content_bd p{font-family: "Microsoft YaHei";}
.content_bd>p{font-family: "Microsoft YaHei";font-size: 16px;color: rgb(8, 8, 8);}
.content_bd>p+p{font-family: "Microsoft YaHei";margin-top: 20px; font-size: 14px;color: rgb(103, 103, 103);line-height: 1.7;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.content_bd>p+p+p{font-size: 14px;color: rgb(103, 103, 103);position: relative;top: 15px;font-family: "Microsoft YaHei";}
.content_b_img:hover img{
	-webkit-transform: scale(1.07) ;
	-moz-transform: scale(1.07) );	
	-o-transform: scale(1.07) );	
	-ms-transform: scale(1.07) );	
	transform: scale(1.07) ;
}

/*分页*/
.paging{/*! height: 65px; */text-align: center;padding-top: 30px;width: 100%;}
.paging ul{margin: 0 auto;}
.paging span{font-size: 14px;padding: 5px;border: 1px solid rgb(233,233,233);display: inline-block;}
.paging a{color: rgb(85,85,85);}
.p_n1{color: white;background: #154a8e !important;}

/*单页*/
.sheji_page{width: 1200px;margin: 0 auto;padding: 20px 0 15px 0;border-bottom: 1px solid #dfdfdf;}
.sheji_page:after{display: block;content: "";clear: both;}
.sheji_page_d{float: left;}
.sheji_page_a{float: right;}
.sheji_page_d p{font-size: 20px;font-family: "Microsoft YaHei";display: inline;}
.sheji_page_d span{font-size: 18px;color: rgb(18, 105, 176);font-family: "Microsoft YaHei";}
.sheji_page_a p,.sheji_page_a a{font-size: 16px;font-family: "Microsoft YaHei";color: rgb(103, 103, 103);}
.sheji_page_a p a:last-child{color: rgb(18, 105, 176);}
.page_content{width: 1200px;margin: 0 auto;margin-top: 30px}
.page_content:after{display: block;content: "";clear: both;}
.page_content_left{float: left;}
.page_content_rigth{float: right;}
.page_content_left li{margin-bottom: 25px;width: 168px;}
.page_content_left a{font-size: 16px;font-family: "Microsoft YaHei";color: rgb(76, 76, 76);display: block;}
.omom{font-weight: bold;background-image: url(http://www.changshajzy.com/statics/sheji/img/quan_03.png);background-repeat: no-repeat;background-position: 135px 1.5px;}

.page_content_rigth{font-size: 16px;border-left: 1px solid #dfdfdf;min-height: 740px;width: 750px;padding-left: 35px;line-height: 1.875;color: rgb(8, 8, 8);overflow: hidden;float: left;}
/*.page_content_rigth p{font-size: 32px;color: rgb(52, 52, 52);font-family: "ShiShangZhongHeiJianTi";}*/

/*图像列表*/
.pic_ul:after{display: block;content: "";clear: both;}
.pic_ul li{width: 302px;border: 1px solid #dfdfdf;padding: 5px;margin-bottom: 25px;float: left;margin-right: 15px;}
.pic_ul a{display: block;}
.pic_ul div{width: 290px;overflow: hidden;margin: 0 auto;}
.pic_ul img{
	width: 290px;
	height: 216px;
	-webkit-transition: all 0.5s ease-in-out; 
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out;	
	-ms-transition: all 0.5s ease-in-out;	
	transition: all 0.5s ease-in-out;
}
.pic_ul div:hover img{
	-webkit-transform: scale(1.2) ;
	-moz-transform: scale(1.2 );	
	-o-transform: scale(1.2 );	
	-ms-transform: scale(1.2 );	
	transform: scale(1.2) ;
}
.pic_ul span{text-align: center;display: block;font-size: 16px;color: rgb(53, 53, 53);font-family: "Microsoft YaHei";}

.index_wh_d :hover img{-webkit-transform: rotate(360deg); 
    -moz-transform: rotate(360deg); 
    transform: rotate(360deg); }

.index_wh_d img{ background-position: 0 0; position: relative; z-index: 10; 
    -webkit-transition: -webkit-transform 0.7s ease-out; 
    -moz-transition: -moz-transform 0.7s ease-out; 
    transition: transform 0.7s ease-out;  }
    
.index_wh_da :hover img{-webkit-transform: rotate(360deg); 
    -moz-transform: rotate(360deg); 
    transform: rotate(360deg); }

.index_wh_da img{ background-position: 0 0; position: relative; z-index: 10; 
    -webkit-transition: -webkit-transform 0.7s ease-out; 
    -moz-transition: -moz-transform 0.7s ease-out; 
    transition: transform 0.7s ease-out;  } 
 

/*内容页*/
.list_pic{margin-top: 30px;line-height: 1.7;}
.list_pic:after{display: block;content: "";clear: both;}
.Another{padding-top: 50px;}
.Another a{color: black;font-size: 16px;font-family: "Microsoft YaHei";}
.show_inp{text-align: center;line-height: 50px;color: #aaaaaa;}



.left,.right {width: 100%;height: 500px;box-sizing: border-box;}
.left {height: 500px;}
.container {width: 100%;height: 100%;float: left;}
.des {float: right;width: 48%;height: 100%;border: 1px dashed #000;box-sizing: border-box;}
.info {margin-top: 20px;padding-left: 20px;color: #cc5522;font-size: 20px;margin-bottom: 40px;text-align: center;}
pre {font-family: "微软雅黑";font-size: 14px;}
.title {font-size: 14px;font-weight: bold;color: #cc5522;}
.content {font-size: 13px;color: #333;font-family: "Microsoft YaHei";height: 24px;}
.page_lianxi{margin-top: 30px;}
.contenta{font-size: 13px;}
.list_content_a{margin-bottom:15px;}
.paging ul li{
	min-height: auto;
	border-bottom: 0;
	margin-top: 0;
}