body{
	font-family:"微软雅黑";
	color: #58595b;
	line-height: 26px
}

ul{padding: 0;}
li {list-style-type: none;}
.div,.year_nj,.btn_more,.divbx,.icon_pic,.vis,.vis2,.vis3,.vis4,.visTwo,.bottom,footer,.about_banner,.about_c,.welcome,.ser_pic,.new_li,.show_pro_c,.pic_text{
	min-height:20px;
	height:auto !important;
	height:20px;
	overflow:hidden !important;
	overflow:visible;
}
a, img {
    -webkit-touch-callout: none; /*禁止长按链接与图片弹出菜单*/
}
a:link{
	color:#58595b;
	text-decoration: none;
}

a:visited{
	color:#58595b;
	text-decoration: none;
}
a:hover{
	color:#000;
	text-decoration: none;
}
.fl{float: left;}
.fr{float: right;}
.f12{font-size: 12px;}
.btn_more{
	margin-top: 4%;
	text-align: center;
}
.btn_more a{color: #000;}
.btn_an{
	color: #000;
	padding:6px 20px;	
	border: 2px solid #B5B5B5;
	width:auto; 
	display:inline-block !important; 
	display:inline;
	cursor: pointer;
	font-size: 16px;
}
.btn_an:hover{
	background: #F0EDED;
}
.divbx{
		border-bottom: 1px solid #D3D2D2;		
	}
@media screen and (min-width: 768px) {
	.btn_more .btn{
		font-size: 14px;
	}
	.about_c{
		width: 100%;
		margin-top: 8%;
		border-bottom: 1px solid #D3D2D2;
		margin-bottom: 4%;
		padding-bottom: 5%;
	}
	.divnobx,.divbx{		
		margin-top: 4%;
		margin-bottom: 4%;
		padding-bottom: 5%;
	}
}
@media screen and (max-width: 767px) {
	.btn_more .btn{
		font-size: 12px;
	}
	
	.divbx,.divnobx{
		margin-top: 8%;
		margin-bottom: 12%;
		padding-bottom: 12%;
	}
}

.bluezi{
	color: #009ae7;
}
.hzi{
	color: #8B8B8B;
}
.bl_zi{color: #000;}
.mar_top{
	margin-top: 5%;
}
.mar_top2{
	margin-top: 25px;
}
.mar_top3{
	margin-top: 8px;
}
.pad_b{padding-bottom: 100px;}

.tc{text-align: center;}
/*top menu*/
.topnav .navbar-toggle{
	margin-right: 0;
}

#topmenu .top_w{
	margin: 10px auto;
	}
#menu > .nav > li a:hover{color: #78BBF2;}
@media screen and (min-width: 768px) {
	.navbar-nav {
	    float: right;
	    margin: 0;
	}
	.container .navbar-header{
		width: 30%;
		float: left;
		display: flex;
		align-items:center;
	}	
	.navbar-inverse .navbar-collapse{
		width: 65%;
		float: right;
	}
	nav .container{
		display: flex;
		align-items:center;
		padding-left: 0;
		padding-right: 0;
	}
	.logo{
		width: 40%;
		float: left;
	}
	#topmenu .top_w{
		width: 90%;
	}
	.nav > li {
	    text-align: center;
	    font-size: 16px;
	    padding: 0 5px;
	}
	.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	    max-height: 440px;
	}
}

@media screen and (max-width: 767px){
	.container .navbar-header{
		width: 100%;
	}
	.logo{
		width: 30%;
		float: left;
	}
	.navbar-header .navbar-toggle {
		margin-right: 0;
	}
	.container > .navbar-header{
		margin-left:0;
		margin-right: 0;
	}
	.nav > li {
   	 font-size: 28px;
   	 padding: 15px;
   	 border-bottom: 0;
   	 text-align: center;
	}
	.navbar-collapse .navbar-nav{
		/*margin: 0 -15px;
		padding: 40px 0;
		background: #000;*/
	}
	#menu{
		position: fixed;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 99;
		background: rgba(0,0,0,.8);
	}
	#menu ul{margin-top: 20px;}
}


.navbar-inverse .navbar-nav > li > a:hover {
    color: #000;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #86898E;
}

.navbar-inverse {
    background-color: #fff;
    border-color: none;
}
.navbar-inverse2 {
    opacity:1;
    border-bottom: 1px solid #C3C3C2;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #86898E;
}
.navbar-inverse .navbar-toggle {
    border-color: #fff;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #fff;
}

/*top menu end*/

/*banner*/

 .carousel-indicators {
    position: absolute;
    left:0;
    right: 0;
    bottom: 3%;
    width: auto;
    margin: 0 60px;
    padding:0;
    padding: 23px 0 0;
}
.carousel-indicators li {
    border: 0 none;    
    background: #fff;
    cursor: pointer;
    opacity: .5;
    /*-webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);*/
    border-radius: 4px;
}
	
@media screen and (min-width: 768px) {
/*	.carousel{
		padding-top: 6%;
	}*/
	.carousel-indicators li {   
	    width: 2.5%;
	    height: 2px;
	    margin: 0 4px;  
	    border-radius: 4px;
	}
	.carousel-indicators li.active {
	    width: 2.5%;
	    height: 2px;
	    opacity: 1;
	    margin: 0 4px;
	}
}
@media screen and (max-width: 767px) {
/*	.carousel{
		padding-top: 18%;
	}*/
	.carousel-indicators li {
	    width: 5%;
	    height: 2px;
	    margin: 0 2px;	    
	    border-radius: 4px;
	}
	.carousel-indicators li.active {
	    width: 5%;
	    height: 2px;
	    opacity: 1;
	    margin: 0 2px;
	}
}
.ie8 .carousel-indicators li.active {background: #B8B8B8;}


/*banner end*/



@media screen and (min-width: 768px) {	
	.year_nj{
		width: 100%;
		margin: 5% auto 10% auto;
	}
	.index_abouttit{
		width: 660px;
		margin: 0 auto;
	}
	.year_nj .year15{
		width: 141px;
		height: 157px;
		float: left;
	}
	.year_nj .year15 img{
		width: 141px;
		height: 157px;
	}
	.year_nj .year_zi{
		width: 482px;
		height: 157px;
		float: right;	
		position: relative;
	}
	.year_nj .year_text{
		width: 910px;
		line-height: 30px;
		font-size: 16px;
		margin: 4% auto;
	}		
	.year_tit{
		font-size: 42px;
		width: 100%;
		height: 60px;
		line-height: 55px;
		letter-spacing: 2px;
		vertical-align: top;
		position:absolute;
		top: -3px;
		left: 0;
	}
	.year_tit2{
		width: 100%;
		font-size: 26px;
		letter-spacing: 1px;
		position:absolute;
		top: 60px;
		left: 0;
	}
	.year_tit3{
		width: 100%;
		height: 50px;
		line-height: 50px;
		font-size: 27px;
		color: #fff;
		background-color: #1F1A17;
		text-align: center;
		position: absolute;
		left: 0;
		bottom: 0;
	}
}
@media screen and(min-width: 1680px){
	.year_nj .year_text{
		font-size: 16px;
		line-height: 32px;
	}
}
@media screen and (max-width: 767px) {
	.year_nj{
		width: 100%;
		margin: 15px auto 60px auto;
	}
	.year_nj .year15{		
		display: none;
	}
	.year_nj .year_zi{
		width: 80%;
		margin:0 auto 25px auto;
	}
	.year_nj .year_text{
		width: 80%;
		margin: 0 auto;
		line-height: 28px;
	}
	.year_tit{
		font-size: 22px;
		height: 40px;
		line-height: 40px;
		text-align: center;
	}
	.year_tit2{
		font-size: 16px;
		margin-bottom: 10px;
		text-align: center;
	}
	.year_tit3{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		color: #fff;
		background-color: #1F1A17;
		text-align: center;
	}
	.year_nj .divbx{
		margin-bottom: 5px;
    	padding-bottom: 5px;
    	border-bottom: 0;
	}
	.year_nj{
		border-bottom: 1px solid #D3D2D2;
		padding-bottom: 60px;
	}
}

/*project*/

.pj_tit,.pj_menu{	
	line-height: 25px;
}
.tit{
	padding: 4% 0;
}

.divbx .pro_w .imgk {
	height: 70%;
	background: #000;
	overflow: hidden;
}
.tr_am,.divbx .pro_w img,.new_li .new_pic img{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.divbx .pro_w img:hover{  
    transform: scale(1.02);  
}  
.tr_am:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -ms-transform: scale(1.06);
    -o-transform: scale(1.06);
    transform: scale(1.06);
}
/*.pj_w{
	display: -webkit-flex;
	display: flex;
	flex-direction:row;
	justify-content: space-between;
	align-items: center;
}*/
.home_newstit{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
@media screen and (min-width: 1280px){
	.pj_tit{
		width: 12%;
		float: left;
	}
	.divbx .pj_w,.divbx .pro_w,.ser_icon .pro_w{
		width: 87%;
		margin: 0 auto;
	}
	.divbx .news_w{
		width: 70%;
		margin:0 auto;
	}
	.pj_menu{
		width: 86%;
		float: right;
	}
	.pj_menu ul{
		display: flex;
		justify-content: flex-end;
	}
	.pj_menu ul li{
		width:auto; 
		display:inline-block !important; 
		display:inline;	
		line-height: 25px;	
		margin-left: 50px;
	}	
	.container-fluid{
		margin: 0;
	}
	.pro_w .col-md-4{
		padding: 0;
	}
}
@media screen and (max-width: 1279px){
	.pj_tit{
		width: 100%;
		text-align: center;
	}
	.divbx .pj_w,.divbx .pro_w,.ser_icon .pro_w{
		width: 98%;
	}
	.divbx .news_w{
		width: 90%;
	}

	.pj_menu{
		width: 100%;
		margin-top: 20px;
	}
	.pj_menu ul{
		display: flex;
		justify-content: center;
	}
	.pj_menu ul li{
		width:auto; 
		display:inline-block !important; 
		display:inline;	
		line-height: 25px;	
		margin-left: 10px;	
		margin-right: 10px;		
	}	
/*	.container-fluid{
		margin: 0;
	}*/
	.pro_w .col-md-4{
		padding: 0;
	}
}

@media screen and (max-width: 767px){
	.divbx .pro_w.pro_w{
		width: 90%;
		margin: 0 auto;
		padding: 0 15px;
		}	
	.pj_menu{
		margin-top: 10px;
		padding: 0 15px;
	}
	.pj_menu ul{
		display: block;
	}
	.pj_menu ul li{
		width: 30%;
		float:left;
		line-height: 25px;	
		margin-left: 0;	
	}
	.tit{
		text-align: center;	
	}
}
@media screen and (max-width: 320px){
	.pj_menu ul li{
		width: 40%;
		float:left;
		line-height: 25px;	
		margin-left: 0;	
	}
}

/*project end*/

.index_tit{
	font-size: 26px;
	padding: 20px 0;
	margin-bottom: 30px;
	text-align: center;
}
.icon_pic{
	width: 85%;
	margin: 0 auto 8px auto;
}
@media screen and (max-width: 767px){
	.hid_mov{display: none;}
	.index_tit{
		font-size: 18px;
		padding: 20px 0;
		margin-bottom: 10px;
	}
	.icon_pic{
		width: 55%;
	}
}

.icon_pic img{margin: 0 auto;}
.piclink a{
	display: block;
	width: auto;
}
.pro_w .row > div{
	margin-top: 25px;
	margin-bottom: 20px;
}
.pz{
	width: 98%;
	float: left;
}
.pro_w .row > div .icon_x{	
	width: 1px;
	height: 85px;	
	background: #DCDCDC;
	overflow: hidden;
	float: right;
	margin-top: 12%;
}
.col-md-2,.col-sm-3,.col-xs-6{
	padding: 0;
}
.news_date{
	font-size: 26px;
	width: 100%;
	line-height: 40px;
	border-bottom: 1px solid #D3D2D2;
	margin: 6% 0;
	padding: 4% 0;
}
@media screen and (max-width: 767px){
	.news_date{
		font-size: 20px;
		line-height: 30px;
		border-bottom: none;
		margin: 10px 0 2% 0;
		padding: 0 0 2% 0;
	}
	.news_w .col-xs-12{
		margin-bottom: 30px;
		padding-bottom: 25px;
		border-bottom: 1px solid #D3D2D2;
	}
	.vis,.vis2,.vis3,.vis4,.visTwo,.bg,.bg2,.bg3,.bg4,.bg5{
		width: 100%;
		margin-top: 45px;
	}
	.vis2{
		margin-bottom: 50px;
	}
	.visTwo{
		background: #fff;
	}

}
.news_w .col-md-4{
	padding-right: 25px;
	padding-left: 25px;
}

.vis,.bg4{
	background-color: #56BCED;
}
.vis2{
	background-color: #DFDFDD;
}
.vis3,.bg5{
	background-color: #6F6D6E;
}
.vis4{
	background-color: #B8B8B6;
}
.bg{background-color: #A9A9A9;}
.bg2{background-color: #1F1A17;}
.bg3{background-color: #848283;}


@media screen and (min-width: 768px){
	.bg,.bg2,.bg3,.bg4,.bg5{
		display: flex;
		align-items: center;
	}
	.visTwo{
		background-color: #56BCED;
	}
	.vis,.vis2,.vis3,.vis4,.visTwo,.bg4,.bg5{
		width: 100%;
		margin-top: 4%;
	}
	.vis .vis_pic{
		width: 65%;
		float: left;
	}
	.vis .vis_zi{
		width: 34%;
		float: right;		
	}
	.vis .vis_zi .vis_zi_pic{
		width: 43%;
		margin: 17% auto 0 auto;
	}
	.vis2 .vis_pic2{
		width: 47%;
		float: right;
	}
	.vis2 .vis_zi2{
		width: 52%;
		float: left;		
	}
	.vis2 .vis_zi2 >div{
		width: 80%;
		margin: 17% auto 0 auto;
	}
	.vis2 .vis_zi2 >div .zipic{
		width: 30%;
		float: left;
	}
	.vis2 .vis_zi2 >div .pictext{
		width: 65%;
		float: right;
		line-height: 22px;
	}

	.bottom .bottom_main{
		width: 82%;
		margin: 0 auto;
	}
	.bottom .code{
		width: 9%;
		float: left;
		text-align: center;
		margin-right: 2%;
	}
	.bottom .code img{
		margin: 0 auto  10px auto;
	}
	.bottom .bot_pj{
		width: 38%;
		float: left;
		border-left: 1px solid #C3C3C2;
		border-right: 1px solid #C3C3C2;
		padding: 0 2%;
	}

	.bottom .bot_menu_tit{
		width: 100%;
		height: 35px;
		font-size: 16px;
	}
	.bottom .menu_col1,.bottom .menu_col2,.bottom .menu_col3,.bottom .bot_about .about_menu{
		line-height: 23px;
	}
	.bottom .menu_col1{
		width: 43%;
		float: left;		
	}
	.bottom .menu_col2{
		width: 33%;
		float: left;
	}
	.bottom .menu_col3{
		width: 21%;
		float: right;
	}
	.bottom a{
		color: #C3C3C2;
	}
	.bottom a:hover{
		color: #FFF;
	}
	.bottom a:link{
		color: #C3C3C2;
	}
	.bottom .bot_about{
		width:auto; 
		display:inline-block !important; 
		display:inline;
		float: left;
		border-right: 1px solid #C3C3C2;
		padding: 0 2%;
	}	
	.bottom .bot_add{
		width: 31%;
		float: left;
		padding-left:2%;
		line-height: 20px;
	}
	.bottom .bot_icon{		
		margin-right: 20px;
	}
	.bottom .bot_icon_all{
		width: 100%;
	}
	footer{
		padding: 2% 0;
		background: #1F1A17;
		line-height: 24px;
	}
	
}
@media screen and (max-width: 767px){
	.vis .vis_pic{
		width: 100%;
		clear: both;
	}

	.bottom .bottom_main{
		width: 92%;
		margin: 0 auto;
	}
	.bottom .code{
		width: 100%;
		clear: both;
		text-align: center;
		margin-right: 0;
	}
	.bottom .code img{
		margin:25px auto 10px auto;
	}
	.bottom .bot_add{
		width: 100%;
		clear: both;
		padding-left:0;
		line-height: 20px;
		text-align: center;
	}
	.bottom .add_c{
		padding-top: 15px;
		padding-bottom: 45px;
		border-bottom: 1px solid #C3C3C2;
	}
	.bottom .bot_icon_all{
		width: 180px;
		margin: 20px auto;
	}
	.bottom .bot_icon{
		margin-left: 10px;		
		margin-right: 10px;
	}
	footer{
		padding: 5% 0;
		background: #0C0C0E;
		line-height: 22px;
	}
}
.bottom{
	width: 100%;
	background: #494949;
	padding: 4% 0;
	color: #C3C3C2;
	font-size: 12px;
}
.bottom .bot_icon_all{
		color: #000;
		font-size: 18px;		
}
.bottom .bot_icon_all img{
	cursor: pointer;
}

.bottom .bot_icon{
		width: 37px;
		height: 37px;
		float: left;
}
.bottom .bot_icon a{
	display: block;
	width: 37px;
	height: 37px;
}

footer > div{
	width: 82%;
	margin: 0 auto;
	color: #676766;
}
.bot_icon_all .popover-content{   
    font-size: 18px;
}
.imgk .img-responsive{
	width: 100% !important;
	height: auto !important;
}

/*about*/
.about_banner{
	width: 100%;
	background-color: #2CB4F2;
}
.about_banner .ban_text{
	width: 30%;
	float: left;
	color: #fff;
	-webkit-font-smoothing: subpixel-antialiased
}
.about_banner .ban_pic{
	width: 68%;
	float: right;
}
.about_banner .bzi1{
	font-size: 26px;
}
.about_banner .bzi2{
	font-size: 36px;
}

@media screen and (min-width: 1024px){
	.about_banner .ban_text{
		padding-top: 7%;
		padding-left: 7%;
	}
	.about_banner  .bzi1{
		font-size: 22px;
		margin-bottom: 25px;
	}
	.about_banner  .bzi2{
		font-size: 30px;
	}
}
@media screen and (min-width: 1280px){
	.about_banner .ban_text{
		padding-top: 9%;
		padding-left: 7%;
	}
	
}
@media screen and (min-width: 768px){	
	.about_tit{
		width: 30%;
		float: left;
		text-align: center;
		font-size: 30px;	
		line-height: 38px;
	}
	.about_text{
		width: 50%;
		float: left;
	}
	.about_text .bluetit{
		font-size: 28px;
		margin-bottom: 25px;
	}
	.pic_w1{width: 57%;}
	.pic_w2{width: 68%;}
	.pic_w3{width: 52%;}
	.pic_w4{width: 23%;}
	.pic_w5{width: 43.5%;}

	.welcome{
		width: 320px;	
		margin: 180px auto;
	}
}
@media screen and (max-width: 767px){	
	.about_c{
		width: 90%;
		margin: 0 auto;
		border-bottom: none;
		margin-top: 8%;
		margin-bottom: 0;
		padding-bottom: 12%;
	}
	.about_banner .ban_text{
		width: 100%;
		clear: both;
		color: #fff;
	}
	.about_banner .ban_pic{
		width: 100%;
		clear: both;
	}
	.about_banner .ban_text{
		padding-top: 10%;
		padding-left: 8%;
	}
	.about_banner  .bzi1{
		font-size: 20px;
	}
	.about_banner  .bzi2{
		font-size: 26px;
	}
	.about_tit,.about_text{
		width: 90%;		
		border-bottom: 1px solid #D3D2D2;		
	}
	.about_tit{
		font-size: 28px;
		margin: 0 auto;
		padding-bottom: 25px;
		line-height: 34px;
	}
	.about_text{
		margin: 25px auto 0 auto;
	}
	.about_text .bluetit{
		font-size: 18px;
		margin-bottom: 25px;
	}
	
	.pic_w1,.pic_w2,.pic_w3{width: 100%;}
	.pic_w4{width: 34%;}
	.pic_w5{width: 65%;}

	.welcome{
		width: 70%;		
		margin: 80px auto;
	}
}


.about_text .divbx,.about_text .divbx_last{
	margin-top:0;
	margin-bottom: 10%;
	padding-bottom: 8%;
}

.pic_text{
	width:fit-content;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	margin: 0 auto;
	-webkit-font-smoothing: subpixel-antialiased;
}
.vist_t,.vist_t2,.vist_t4,.vist_t5{	
	color: #fff;
	font-size: 22px;	
}
.vist_t{
	width: 42%;	
}
.vist_t2{
	width: 31%;	
}

.vist_t4{
	width: 47%;	
}
.vist_t5{
	width: 25%;
}
.ce_ch{
	font-size: 28px;	
}
.text_spac,.ce_ch,.vist_t5,.vist_t4{
	letter-spacing: 2px;
}
.welcome{		
	font-size: 24px;
	text-align: center;
	border: 6px solid #ADADAD;
	padding: 28px 0px;
	}
/*about end*/

/*service*/
.ser_icon{
	margin-top: 7%;
} 


.ser_icon .pro_w .row > div{
	margin-bottom: 100px; 
}
.ser_text{color: #fff;}
.ser_c{margin-bottom: 12%;}
.ser_c > div{
	margin-bottom: 8%;
}

@media screen and (min-width: 768px){
	.ser_icon .divbx{
		padding-bottom: 45px;
		margin-bottom: 90px;
	}
	.ser_pic{width: 55%;}
	.ser_text{
		width: 35%;
		margin-left:5%;
	}
	.ser_tit{
		font-size: 24px;
		line-height: 30px;
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 767px){
	.ser_icon .divbx{
		border: none;
	}
	.ser_icon .divbx{
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.ser_pic{width: 100%;}	
	.ser_text{
		width: 84%;
		margin: 0 8%;
		padding: 25px 0;
	}
	.ser_tit{font-size: 18px;} 
}

/*service end*/

/*news*/
.news_tit{
	margin-top: 5%;
	border-bottom: 1px solid #D3D2D2;
}

.news_tit .news_c{		
	margin: 0 auto;
	text-align: left;
}

.new_li{
	margin-top: 60px;
	padding-bottom: 40px;
	border-bottom: 1px solid #D3D2D2;
}
.news_text{
	position: relative;
}
.news_date2{
		height: 50px;
		font-size: 18px;
	}

.news_tit2:hover{ 
	color: #009ae7;
	cursor: pointer;
}

.page{
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 20px 0 100px 0;
}
.news_info img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 20px auto 0 auto;
}

@media screen and (min-width: 768px){
	.news_tit .news_c{
		width: 75%;
	}
	.news_c2{
		width: 75%;
		margin: 0 auto;
	}
	.new_pic{
		width: 35%;
		float: left;
		overflow: hidden;
	}
	.news_text{
		width: 50%;
		margin-left: 5%;
		float: left;
	}
	.news_tit2,.news_tit3{
		font-size: 20px;
		margin-bottom: 30px;
	}
	.details{
		margin-top: 40px;
		font-size: 18px;
	}
	.news_back{
		width: 25%;
		float: left;
	}
	.news_info{
		width: 72%;
		float: right;
	}
	.cont_add{
		width: 30%;
		float: left;
	}
	.cont_map{
		width: 65%;
		float: right;
	}
	.map{
		width: 600px;
		height: 500px;
	}
}
@media screen and (max-width: 767px){
	.news_tit .news_c{
		width: 90%;
	}
	.news_c2{
		width: 90%;
		margin: 0 auto;
	}
	.new_pic,.news_text{
		width: 100%;
		margin-top: 20px;
	}
	.news_text{		
		margin-left: auto;
	}
	.news_tit2,.news_tit3{
		font-size:16px;
		margin-bottom: 20px;
	}
	.details{
		font-size: 18px;
		margin-top: 20px;
	}
	.news_back,.news_info,.cont_add,.cont_map{
		width: 100%;
		margin-bottom: 20px;
	}
	.map{
		width: 100%;
		height: 400px;
	}
}
.cont_name{
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #D3D2D2;	
}
.cont_name .ch_name{
	font-size: 18px;
	font-weight: bold;
}
.cont_code{
	width: 122px;
	text-align: center;
}
/*news end*/
.piclist{margin-top: 50px;}
.piclist img{
	margin-bottom: 50px;
	display: block;
    max-width: 100%;
    height: auto;
}

@media screen and (min-width: 768px){
	.pro_pic{
		width: 50%;
		float: left;
	}
	.pro_pic .cu_tit{
		font-size: 22px;
		margin-bottom: 20px;
	}
	.show_pro_c{
		width: 76%;
		margin: 8% auto;
	}
	.cb_zi{font-size: 18px; color:#838383;}
}
@media screen and (max-width: 767px){
	.pro_pic{width: 100%}
	.pro_pic .cu_tit{
		font-size: 18px;
		margin-bottom: 15px;
	}
	.show_pro_c{
		width: 90%;
		margin: 40px auto 0 auto;
	}
	.cb_zi{font-size: 16px; color:#838383;}
}
/*tab*/
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #009ae7;
	background-color:#fff;
	border: 0;
}
.nav-tabs > li > a {
    line-height: 1.42857143;
    border: 0;
    border-radius: 0;
}
.pj_menu  li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #fff;
    color: #009ae7;
}
.nav-tabs {
    border-bottom: 0;
}
.pj_menu .nav > li{
	font-size: 14px;
	text-align: right;
}
.pj_menu .nav > li > a {
    padding: 10px 0px 10px 45px;
}

.device {
  width: 100%;
  position: relative;
}
.gotop{
	width: 46px;
	height: 46px;
	background: url(/images/top.png) no-repeat;
	
	opacity: .5;
	cursor: pointer;
	z-index: 99;
}
.gotop:hover{
	opacity: 1;
}
@media screen and (min-width: 768px){
	.gotop{
		position: fixed;
		right: 40px;
		bottom: 100px;
	}
	#vis{
		margin-bottom: 320px;
	}
}
@media screen and (max-width: 767px){
	.gotop{
		position: fixed;
		right: 0px;
		bottom: 0px;
	}
	#vis{
		margin-bottom: 120px;
	}
}
.bkw{margin-top:10px;}
.bkw a:link{color:#504c4b;text-decoration: none;}
.bkw a:visited{
	color:#504c4b;
	text-decoration: none;
}
.bkw a:hover{
	color:#504c4b;
	text-decoration: none;
}