*{font-family: "微软雅黑"; font-size: 14px;}

.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px\9;
  }
input{    border-radius: 0}
li{ list-style:none}  
a {
    color: #333;
    text-decoration: none;
}
a:hover{
   
    text-decoration: none;
}
.fr{float: right;}
.fl{ float: left;}
/*头部开始=========================================================================  */
.headertop{ height: 3px; background: #00a6e8;}
.headertop .fr{ padding: 0 20px; color: #666;}
.lang{ position: relative;}
.lang a{ color: #666; font-size: 14px; display: block; line-height: 42px;border-bottom: 1px solid #ededed;}
.lang i{ margin-left: 5px;}
.lang .onoff{ display: none;position: absolute; width: 110px; background: #fff; z-index: 99; top: 42px; text-align: center;  right: 0; border-left:1px solid #ededed; border-right:1px solid #ededed;}
.indexsearch{ position: relative;}
.indexsearch form{ width: 220px; position: absolute; top: 42px; right:5px; display: none;z-index: 99;}
.logo{ width:503px; float:left;}
.logo a{
	 display:block;
    width: 202px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.top{width: 100%;height: 3px;background: #00a6e8;}
.wrap{width: 1200px;margin: 0 auto;}
.top2{
	width: 100%;
	height: 140px;
	background:#fff;
	padding-top: 25px;
}
.top2_l{
    width: 503px;
    float: left;
}
.top2_l img{width: 100%;}
.top2_r{
    width: 680px;
    float: right;
}
.tel{
	width: 100%;

}
.tel img{
    display: block;
    float: right;
}
.dh{
	float: right;
}
.dh ul li{
    float: left;
    line-height: 40px;
    margin: 20px;
    color: #333;
}
.dh li a{ color:#333; display: block;font-weight: bold;}	
.dh li a#menu_selected{color: #0073bc;border-bottom: 1px solid #0073bc;}
.dh li:hover{ color: #0073bc; border-bottom: 1px solid #0073bc;}
.dh li:hover a{color: #0073bc;border-bottom: 1px solid #0073bc;}
.dh li:hover>.menulevel{ display:block;}
.nav-pc{ text-align:center;}

.menulevel{ width:100%; left:0; display:none; margin:0;position: absolute;
    z-index: 1;
    top: 75px;
    }
.menulevel li{ display:block; background:#f0f0f0; border-bottom: 1px solid #ddd }
.menulevel li:hover{ background:#e0e0e0;}
.menulevel li>.menulevel{width:100%; left:100%;  top:0;}
/*banner开始=======================================================================================*/
.banner{ position:relative; overflow:hidden; max-height:800px;}
 .swiper-container {
	      width: 100%;
        	height: auto;
	    }
/*简介*/
.about{background: url(../images/images/index2_09.png) no-repeat center;height:938px;}
.about-con{width: 58%;}
.about-bt{font-size:30px;color: #000;line-height: 60px;padding-top: 120px;}
.about-bt p{font-size:40px;color: #007fd7;font-weight: bold;}
.about-diao{margin-top:70px;color: #000000;font-size: 15px;line-height: 36px;}
.about-nav li{float:left;margin-top:120px;margin-right: 24px;}
/*图片鼠标悬停整体旋转*/
.about-nav li img{-webkit-transition: all 0.5s;-moz-transition: all 0.5s; -o-transition: all 0.5s;}
.about-nav li img{transition:All 0.8s ease-in-out;-webkit-transition:All 0.8s ease-in-out;-moz-transition:All 0.8s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.about-nav li:hover img{ transform: rotateY(360deg);}

/*产品*/
.pro{
	width: 100%;margin-top: 80px;
}
.pro_bg{

}
.pro_title{

}
.pro_dbt{
    font-size: 16px;color: #666;
}
.pro_dbt p{font-size: 48px;color: #000;line-height: 40px;}
.pro_dfl{
     float: right;
}
.pro_dfl a{
	display: block;
	padding: 10px 20px;
	background: #0066cc;
	color: #fff;
	border-radius: 5px;
	margin-top: 50px;
}
.pro_dfl a:hover{
	background: red;
}
.pro_xs{padding:30px 0;}
.pro_mc{display: block;background: #dedede;margin-top:1px;width: 100%;height: 60px;font-size: 16px;font-weight: bold;}
.col-lg-6:hover a{background: #0066cc;color: #fff;}
/*产品重新排版*/
.pro-con ul li{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.pro-con ul li a span{
	background:#dedede;
	line-height: 60px;
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-top: 1px;
}
.pro-con ul li a:hover span{
	background:#0066cc;
	color: #fff;
}



/*新闻*/
.news{width: 100%;margin-top: 50px;background: #edeef2;}
.news-title{padding-top: 50px;}
.news_dbt{
    font-size: 16px;color: #666;
}
.news_dbt p{font-size: 48px;color: #000;line-height: 40px;}
.news_dfl{
     float: right;
}
.news_dfl a{
	display: block;
	padding: 10px 20px;
	background: #0066cc;
	color: #fff;
	border-radius: 5px;
	margin-top: 50px;
}
.news_dfl a:hover{
	background: red;
}
.news_xs{padding:30px 0;}
.news-left {
	width: 585px;
}
.gs-xbt a{
	line-height: 60px;
	color: #fff;
	/*font-weight: bold;*/
	font-size: 16px;
}
/*.gs-xnr a{
	line-height: 26px;
	color: #818181;
	font-size: 14px;
}*/
.gs-xbt{
	position: absolute;
    margin-top: -60px;
    height: 60px;
    line-height: 60px;
    background: rgba(0,0,0,0.6);
    display: block;
    width: 640px;
}
.hangye{
	width: 585px;
}
.hangye li{
	border-bottom:1px dashed #efefef;
	padding-bottom: 16px;
	margin-bottom: 16px;
	cursor: pointer;
    transition: all 0.6s;
}
.hangye li:hover {
	transform: scale(1.04);
}
.hangye li:hover .hy-xbt a{
	color: #21a559;
}
.date{
	text-align: center;
	border: 1px solid #f3f3f3;
	width: 85px;
	height: 85px;
	color: #4e4e4e;
	font-size: 15px;
	line-height: 30px;
	padding-top:15px;
}
.date p{
	font-family: impact;
	color: #4E4E4E;
	font-size: 36px;
}
.hangye li:hover .date{
	border: 1px solid #21a559;
}
.ba-con{
	width: 480px;
}
.hy-xbt a{
	line-height: 35px;
	font-size: 15px;
	font-weight: bold;
	color: #2d2d2d;
}
.hy-xnr a{
	color: #818181;
	font-size: 13px;
	line-height: 24px;
}
/*切换*/
.news-dw{
	position: relative;
}
.news-nav{
	position: absolute;
	z-index: 999;
	width: 90px;
	bottom: 100px;
    right: 30px;
}
.news-nav li{
	margin-left: 5px;
	float: left;
	width: 25px;
	height: 25px;
	text-align: center;
	background: rgba(255,255,255,0.8);
}
.news-nav li a{
	font-size: 15px;
	color: #202020;
	line-height: 25px;
}
.news-nav li:hover{
	background: #0066cc;
}
.news-nav li:hover a{
	color: #fff;
}
.news-nav li.on{
	background: #0066cc;
}
.news-nav li.on a{
	color: #fff;
}
.news-nav li a.on{
	color: #fff;
}
.gongsi{
	display: none;width: 640px;
}
.tabs{width: 560px;}
.xw_nr{
	margin: 0 10px;
	padding: 27px 5px 10px 5px;
	line-height: 50px;
	border-bottom: 1px dashed #999;
}
.tabs a{font-size: 16px;}
.tabs a:hover{color: red;}
/*页尾*/
.yw{width: 100%;height:445px;background: url(../images/images/index2_06.jpg) no-repeat center;background-size: 100% 100%;}
.yw_tit{margin-top: 45px;padding:0 10%;}
.ye_r {padding-top: 37px;}
.yw_nr{margin-top: 50px;}
.yw_nr li{float: left;width: 19.2%;margin-right: 0.5%;}
.yw_nr li span{font-size: 18px;color: #fff;border-bottom: 1px solid #666;padding-bottom: 15px;}
.yw_nr li p{padding-top:30px;color: #e6e6e6;display: block;font-size: 12px;}
/*内页开始====================================================================================*/
.ny_banner img{
	width: 100%;
	margin: 0 auto;
}
.dbg{margin-top:50px;}
.nrq{width: 75%;margin-left: 2%;}
/*.ny-daohang{width: 15%;}*/
.ny-bottom2{padding: 0 2%;}
.ny-bottom2 img{
	display: block;float: left;width: 30%;margin: 0 1%;
}
.lher ul li{
	line-height: 60px;
	font-size: 24px;
	background: #ebebeb;
	text-align: center;
	margin-bottom: 1px;
}
.lanmu{border-bottom: 1px solid #ccc;}
.ny-diao{font-size: 30px;color: #0066cc;border-bottom: 3px solid #0066cc;padding-left: 20px;}
.site-nav{padding-top:20px;}
.ny-tit p{font-size: 30px;color: #0066cc;}
.ny-location{padding-top:60px;}
.ny-bg{padding-top: 50px;background: #f5f5f5;}
.dbg-bg{background: #fff;padding: 2% 4%;}
.ny-top2{
	padding: 2% 4%;
    background: #fff;
    border-bottom: 1px solid #d7d7d7;}
/*内页导航*/
.ny-daohang>ul{display: flex;-webkit-box-align: center;align-items: center;margin:30px auto 40px;}
.ny-daohang>ul ul{display: none;}
.ny-daohang ul li{float: left; flex-grow: 1;margin: 0px 1px;text-align: center;line-height:55px;cursor: pointer;transition: all 0.6s;background:#f5f5f5;}
.ny-daohang ul li a{display:block;}
.ny-daohang ul li a span{font-size:18px;}
.ny-daohang ul li:hover{background:#0066cc;}
.ny-daohang ul li:hover span{color: #fff;}
.ny-daohang>ul>li.lihover>.ahover{background:#0066cc;}
.ny-daohang ul li.lihover a span{ color: #fff;}
/*内页公司简介*/
.about-nynr{margin-top: 30px;}
.gsjj-nr{width:50%;margin-top: 20px;}
.gsjj-bt p{color: #000;font-size:34px;margin-bottom:20px;}
.gsjj-tu{width: 48%;}
.gsjj-tu li{
  line-height: 100px;
  border-bottom: 1px dashed #999;
  font-size: 24px;
}
.gsjj-gd{text-align: center;width: 170px;line-height: 40px;border: 1px solid #ccc;border-radius: 50px;margin-top:40px}
.gsjj-gd a{color: #ccc;font-size: 15px;}
.gsjj-gd:hover{background: #0066cc;}
.gsjj-gd:hover a{color: #fff;}
.gsjj-bt2{width: 90%;margin:70px auto 0px;color: #8a8a8a;font-size:16px;line-height: 30px;}
.gsjj-bt2 p{color: #000;font-size:34px;margin-bottom:10px;text-align: center;}
.gsjj-bt2 p:after{display: block;content: "";background: #0066cc;width:50px;height:3px;margin:35px auto 20px;}
.gsjj-tupian li{float: left;text-align: center;padding: 5% 0.4%;box-sizing: border-box;overflow: hidden;width: 25%;}
.gsjj-tupian li img{cursor: pointer;transition: all 0.6s;width: 100%;}
.gsjj-tupian li img:hover{transform: scale(1.03);}
/*过度*/
.gd-bg{width: 75%;}
.gd-title{text-align: center;width: 50%;margin: 0px auto;color: #828282;font-size: 18px;line-height: 30px;}
.gd-title p{color: #000;font-size: 40px;margin-bottom:3%;}
.gd-con li{float: left;width: 20%;text-align: center;margin-top:5%;cursor: pointer;transition: all 0.6s;}
.gd-con li p{color: #767676;font-size: 21px;}
.value,.value2,.value3,.value4{font-family: impact;color: #0066cc;font-size: 48px;}
.value{background: url(../images/gd-tu_03.jpg) no-repeat right 25% center;}
.value2{background: url(../images/gd-tu_05.jpg) no-repeat right 32% center;}
.value3{background: url(../images/gd-tu_03.jpg) no-repeat right 26% center;}
.value4{background: url(../images/gd-tu_07.jpg) no-repeat right 30% center;}
.gd-con li:hover{-webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0);}
.gd-con li:hover img{
    -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); 
    transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8); 
    -webkit-animation: gelatine 0.5s 1; animation: gelatine 0.5s 1;
}
@keyframes gelatine {
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}
@-webkit-keyframes gelatine {
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}
/*内页产品*/
.ny-neirong2{background: #fff;padding: 2% 4%;}
/*主菜单设置*/
.cp-sz p{
	font-weight: normal;
	font-size: 15px;
}
.cp-sz{
	padding: 30px 0;
	width:260px ;
	background: #005cb7;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #fff;
}
.ny-xiayou{
	width: 1020px;
}
.ddsmoothmenu-v1{
}
.ddsmoothmenu-v1 ul{
}
.ddsmoothmenu-v1>ul>li{
	text-align: left;
	border-bottom: 1px solid #fff;
	line-height: 70px;
	width: 260px;
	background: #f7f7f7;
}
.ddsmoothmenu-v1>ul>li>a>span{
	font-size: 16px;
	color: #202020;
	display: block;
	text-indent: 1em;
	}
.ddsmoothmenu-v1 ul li:hover{
	background:#0066cc; 
}
.ddsmoothmenu-v1>ul>li.lihover{
	background: #0066cc;
}
.ddsmoothmenu-v1 ul li:hover a span{
	color: #fff;
}
.ddsmoothmenu-v1>ul>li.lihover a span{
	color: #fff;
}
/*产品列表页*/

.page-products{
}
#ShowImages .fudong{
	padding-top: 140px;
}
#ShowImages li{
	float:left;
	display:inline;
	width: 305px; 
	margin:0px 9px 20px ;
}
#ShowImages .imghvr-slide-down{
	/*border: 1px solid #d7d7d7;*/
	width:306px;
	/*height: 237px;*/
	text-align: center;
	overflow: hidden;
	display: block;
}
#ShowImages .imghvr-slide-down{

}
#ShowImages .imghvr-slide-down img {
width: 100%;
}
#ShowImages li:hover .images_title a{
	color: #fff;
	transition: all 0.6s;
}
#ShowImages li:hover .images_title{
	background: #0066cc;
	transition: all 0.6s;
}
.ptitle{
	font-size: 25px;
}
#ShowImages .images_title{
	text-align: center;
	background: #efefef;
	height: 50px;
}
#ShowImages .images_title a{
	font-size: 15px;
	color: #202020;
	line-height: 50px;
}
.tabc img{display: block;float: left;width: 30%;margin:0 1%;}
/*新闻内页*/
.page-news {
    margin: 0 auto;
    width: 95%;
}
ul.newsList li {	
	height:160px;
	background: #fff;
	border-bottom: 2px solid #d7d7d7;
	padding: 20px 10px;
	margin: 7px 0;
	/*float: left;*/
	transition: all 0.6s;
}
.nyxw-nr{
	font-size: 15px;
	line-height: 36px;
}
.nyxw-gengduo{
	margin-top: 15px;
	font-size: 16px;
}
.nyxw-gengduo a {
	color:  #0066cc;
}
ul.newsList li:hover{
	border-bottom: 2px solid #0066cc;

}

ul.newsList li .dateTitle a{
	font-size: 18px;
	color: #202020;
	font-weight: bold;
}
ul.newsList li:hover .dateTitle a{
	color: #0066cc;
	transition: all 0.6s;
}
ul.newsList li .dateTitle{
	margin: 5px 0 10px;
}

/* .page-news img{
	max-width: 100%;
	width: auto;
	height: 100%;
} */
.nyxw-nr{
	/*margin: 10px 0 0;*/
	overflow: hidden;
}
.nyxw-nr a{
	font-size: 15px;
	color: #666666;
	line-height: 30px;
}
.xw-rtime{
	font-size: 18px;
}
/*新闻详情页*/
#shownews h1.title {
    font-size: 24px;
    text-align: center;
	height:50px;
	line-height:50px;
}
.hits {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 30px;
	height:30px;
	line-height:30px;
}
.page {
	margin-top: 30px;
	padding: 10px 0;
    line-height:24px;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

#shownews.text{
	margin:10px 0 30px;
	line-height:30px;
	font-size: 15px;
}
#shownews .text img{
	max-width: 100%;
}
.related {
	background:#0066cc;
}
#shownews .related {
	font-weight: bold;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}
#shownews .related-list li {
	border-bottom:1px dotted #dddddd;
	background:url(../images/icon1.gif) no-repeat left center;
    float: left;
    padding-left: 10px;
    width: 270px;
    margin-right: 13px;
	font-size: 13px;
}
#shownews .related-list li a,#shownews .related-list li a:active,#shownews .related-list li a:visited{
	color:#808080;
}
#shownews .related-list li a:hover{
	color:#d7d20c;
}




#shownews1 h1.title {
    font-size: 24px;
    text-align:left;
	height:60px;
	line-height:30px;
}

#shownews1 .text{
	margin:10px 0;
	line-height:25px;
}
#shownews1 .text img{
	max-width: 100%;
}
#shownews1 .related {
	padding-left: 10px;
	color: #fff;
	font-weight:bold;
	height:30px;
	line-height:30px;
	font-size:13px;
}
#shownews1 .related-list li {

	border-bottom:1px dotted #dddddd;
	background:url(../images/icon1.gif) no-repeat left center;
	padding-left:10px;
	
    float: left;
    line-height: 40px;
    padding-left: 10px;
    width: 260px;
    margin-right: 30px;
}
#shownews1 .related-list li a,#shownews1 .related-list li a:active,#shownews .related-list li a:visited{
	color:#808080;
}

.related-list{
	padding: 15px 0;
}




#ShowImages1 li{
	overflow: hidden;
	display: inline;
	float: left;
	margin: 10px 47px;
	text-align: center;
}
#ShowImages1 .images_img a {
    display: block;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
#ShowImages1 li:hover{
	border: 1px;
}
#ShowImages1 li:hover a{
	color: #000;
}
#ShowImages1 .images_img img {
   max-width: 266px;
   height: 212px;
}
#ShowImages1 .images_title a{
	height:55px;
	line-height:55px;
	font-size: 22px;
}/*新闻详情页*/
#shownews h1.title {
    font-size: 24px;
    text-align: center;
	height:50px;
	line-height:50px;
}
.hits {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 30px;
	height:30px;
	line-height:30px;
}
.page {
	margin-top: 30px;
	padding: 10px 0;
    line-height:24px;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}

#shownews.text{
	margin:10px 0 30px;
	line-height:30px;
	font-size: 15px;
}
#shownews .text img{
	max-width: 100%;
}
.related {
	background:#0066cc;
}
#shownews .related {
	font-weight: bold;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}
#shownews .related-list li {
	border-bottom:1px dotted #dddddd;
	background:url(../images/icon1.gif) no-repeat left center;
    float: left;
    padding-left: 10px;
    width: 270px;
    margin-right: 13px;
	font-size: 13px;
}
#shownews .related-list li a,#shownews .related-list li a:active,#shownews .related-list li a:visited{
	color:#808080;
}
#shownews .related-list li a:hover{
	color:#d7d20c;
}




#shownews1 h1.title {
    font-size: 24px;
    text-align:left;
	height:60px;
	line-height:30px;
}

#shownews1 .text{
	margin:10px 0;
	line-height:25px;
}
#shownews1 .text img{
	max-width: 100%;
}
#shownews1 .related {
	padding-left: 10px;
	color: #fff;
	font-weight:bold;
	height:30px;
	line-height:30px;
	font-size:13px;
}
#shownews1 .related-list li {

	border-bottom:1px dotted #dddddd;
	background:url(../images/icon1.gif) no-repeat left center;
	padding-left:10px;
	
    float: left;
    line-height: 40px;
    padding-left: 10px;
    width: 260px;
    margin-right: 30px;
}
#shownews1 .related-list li a,#shownews1 .related-list li a:active,#shownews .related-list li a:visited{
	color:#808080;
}

.related-list{
	padding: 15px 0;
}




#ShowImages1 li{
	overflow: hidden;
	display: inline;
	float: left;
	margin: 10px 47px;
	text-align: center;
}
#ShowImages1 .images_img a {
    display: block;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
#ShowImages1 li:hover{
	border: 1px;
}
#ShowImages1 li:hover a{
	color: #000;
}
#ShowImages1 .images_img img {
   max-width: 266px;
   height: 212px;
}
#ShowImages1 .images_title a{
	height:55px;
	line-height:55px;
	font-size: 22px;
}
/*内页图片列表*/
.photos-demo span{ display: inline-block; text-align: center; margin: 10px 10px;width:235px; 
}
.photos-demo span p{color: #202020; font-size: 20px;line-height: 60px;}
.tpmk-img{
	height: 235px;
	overflow: hidden;

}
.photos-demo span img{
	/*width: 100%;*/
	/*min-height: 235px;*/
	height: 235px;
	max-width: 100%;
	cursor: pointer;
	transition: all 0.6s;
}
.photos-demo span img:hover{
	transform: scale(1.1);
}
.photos-demo2 span img{
	/*width: 100%;*/
	/*min-height: 235px;*/
	height: 235px;
	max-width: 100%;
	cursor: pointer;
	transition: all 0.6s;
}
.photos-demo2 span img:hover{
	transform: scale(1.1);
}
.lh68{ position: absolute; top: 0; z-index: -1;}
.lhbd label{ display: inline-block; max-width:80px ; width: 100%; height: 30px; line-height: 30px; margin-bottom: 0px; border-bottom: #eee dashed 1px;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 100%;}
.lhbdfl{ float: left;width: 100%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ 
height: 40px;
background: #0066cc; 
color: #fff; 
display: block; 
width:160px; 
line-height: 40px; 
margin-top: 10px;
 text-align: center; 

 font-size:16px;
  border-radius: 10px;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}




.photos-demohz span{ display: inline-block; text-align: center; margin: 0 8px;width: 270px;}
.photos-demohz span p{color: #2b2b2b; font-size: 18px;line-height: 50px;}
.nyhz-img{
	height: 190px;
	overflow: hidden;
}
.photos-demohz span img{
	/*width: 100%;*/
	/*min-height: 235px;*/
	height: 100%;
	max-width: 100%;
	cursor: pointer;
				transition: all 0.6s;
}
.photos-demohz span img:hover{
	transform: scale(1.4);
}
/*人才招聘*/
.jobList li{ width:20%; float:left; text-align:center; line-height:40px; border-bottom:1px dashed #ccc; }
.jobList li span{ display: block; width: 100%; height: 100%;  display: block; background: #0066cc; color: #fff;}
#guestbook  dt{ display: inline-block; width: 50%;}
#guestbook textarea,#guestbook input[type="text"]{width:68%; padding: 0 2.5%; min-width: 220px; border-radius:5px; border:1px solid #6ab5ff;}
.page-guestbook #guestbook  dt{ line-height:30px; width: 120%; padding: 10px 0;}
.page-guestbook #guestbook  textarea{ width: 69%;}
 #guestbook .yzm input{ width: 50% ;}
.showjobList li{ border: 1px solid #ccc; border-top:none ; height: 40px; width:100%; line-height: 40px;}
.showjobList li div{ width: 50%; float: left;}
.showjobList li b{ color: #0066cc;  display: block; font-weight: 500; text-align: center;}
.showjobList li span{ width: 120px;  height:100%; display: inline-block; text-align: center;color: #0066cc; margin-right: 10px; border-right: 1px solid #ccc;} 
.showjobList {border-top:1px solid #ccc; }
.lhms{ width: 100%;border: 1px solid #ccc; border-top:none ;}
.lhms b{ font-weight: 100;width: 120px;   min-height: 80px; display: inline-block;float: left; text-align: center;color: #0066cc;  }
.lhms span{ display: inline-block; height: auto; /*min-height: 80px; */border-left: 1px solid #ccc; padding-left: 10px;}
.lh616{ width: 150px; line-height: 40px; margin: 30px auto 0px; background:#0066cc;border-radius:5px;}
.lh616 a:hover{color: red;}




/*index开始=====================================================================================*/
.tit-top{ width: 100%; height: 60px; margin-bottom: 25px; border-left:4px solid #0a318f ; padding-left: 20px;}
.tit-top span{ font-size: 30px; line-height: 30px; color: #3b3b3b;}
.tit-top p{ font-size: 18px;line-height: 18px; color: #a1a1a1; text-transform: capitalize; }
.more{ width: 202px; height: 47px; line-height: 47px; text-align: center; font-size: 18px; display: block; color: #fff; background: #0a318f;}
.in-about{ background: url(../images/about-bg.jpg) no-repeat center center; padding: 50px 0;}
.about-box p{ color: #333; line-height: 32px;}
.about-tp img{position: relative; margin-top: calc(-33.34% - 50px) ;margin-top: -webkit-calc(-33.34% - 50px) ; z-index: 100;}
.db{width: 100%;height: 60px;background:#000;text-align: center;line-height: 20px;padding-top: 10px;}
.db a:hover{color: red;}

/*footer开始====================================================================================*/
#copyright{ width: 100%; background: url(../images/footerbj.jpg) no-repeat center top; background-color: #001c85; height: 315px;}
.foot-rwm{ margin-top:40px ; color: #fff;}
.foot-rwm p{ color: #fff;}
.foot-content p{ color: #fff; line-height: 36px; font-size: 14px; padding-top: 30px;}
.foot-content b{ display: block;}
#copyright .banq{ color: #fff;line-height: 30px; margin: 0;}
#copyright .banq a{ color: #fff; padding: 0 5px; }
/*内页开始====================================================================================*/
.page-url{ display: table; margin-top: -20px; position: relative; z-index: 111;}
.page-url li{ display: table-cell; text-align: center;}
.page-url li a{ display: block; background: #fff; width: 100%; height: 120px; font-size: 16px; color: #333; line-height: 120px;}
.page-url li:hover a{ background: #5191ce; color: #fff;}
.page-url li.hover a{ background: #5191ce; color: #fff;}
/* 大屏幕 */
@media (min-width: 1200px) { 
	#copyright{ margin-top: 40px;}

.logo{ width:202px; float:left;}
.logo a{
	 display:block;
    width:202px;
    margin-top: 15px;
    margin-bottom: 15px;
}


.nav-pc li {
    width: 150px;}
	.nav-pc li a{ display:block; width:100%; height:100%;}

 }
 @media (min-width: 980px) and (max-width: 1199px) { 
 	#copyright{ margin-top: 40px;}

.logo{ width:202px; float:left;}
.logo a{
	 display:block;
    width: 202px;
    margin-top: 15px;
    margin-bottom: 15px;
}


.nav-pc li {
    width: 150px;}


 }
 
/* 平板电脑和小屏电脑之间的分辨率 */
@media (min-width: 768px) and (max-width: 979px) {

.logo{ width:202px; float:left;}
.logo a{ width: 202px;
 display:block;
    margin-top: 15px;
    margin-bottom: 15px;}


.nav-pc li {height: auto;
    width: 90px;}
	
.nav-pc ul{  padding:0; overflow:hidden;}


.mobile_nav>ul{ display: block;}
.mobile_nav>ul>li{ display: block;}
.mobile_nav {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	display: none;
	height: 100%;
	z-index: 110;
	background: rgba(0,0,0,0.3);

}

.mobile_nav ul {
	margin:0;
	width: 100%;
}
.mobile_nav>ul{ width: 50%; float: right;	padding-top: 40px; background: #8698c8;}
.mobile_nav ul li {
	list-style: none;
	width: 100%;
	line-height: 40px;
	text-align: center;
	transition: all 1s;
}
.mobile_nav ul li a {
	color: #fff;
	transition: all 1s;
	display: block;
	width: 100%;
	font-size: 14px;
}
.mobile_nav ul li:hover {
	background: #f1f1f1;
}
.mobile_nav ul li:hover a {
	color: #000;
}
.hamburger {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 111;
}

.lhcd {
	position: fixed;
	top: 0
}	

}
 
/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px) {


		.nav-box{ overflow: hidden;}
	.logo{ width:202px;  margin-left:auto; margin-right:auto;    margin-top:10px;}
.logo a{ width:202px; display:block; margin:0 auto; float:none;}
.lang{ padding-left: 0;}
.hamburger {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 111;
}
.lhcd {
	position: fixed;
	top: 0
}	
.nav-pc ul{  padding:0; overflow:hidden;}
.nav-pc li { height: auto;}
.mobile_nav>ul{ display: block;}
.mobile_nav>ul>li{ display: block;}
.mobile_nav {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	display: none;
	height: 100%;
	z-index: 110;
	background: #0b69c9;
	padding-top: 40px;
}
.mobile_nav ul {
	margin:0;
	width: 100%;
}
.mobile_nav ul li {
	list-style: none;
	width: 100%;
	line-height: 40px;
	text-align: center;
	transition: all 1s;
}
.mobile_nav ul li a {
	color: #fff;
	transition: all 1s;
	display: block;
	width: 100%;
	font-size: 14px;
}
.mobile_nav ul li:hover {
	background: #f1f1f1;
}
.mobile_nav ul li:hover a {
	color: #000;
}
.mobile_nav  .menulevel{ position: static;}


	}
 
/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 480px) {
	
	.mobile_nav  .menulevel{ position: static;}
		.nav-box{ overflow: hidden;}
	#ShowImages li {
		    border: 1px solid #ccc;
    margin-right: 1%;
    margin-left: 1%;
}
#preview {
    float: none;
    margin: 20px auto;
    text-align: center;
    width: 100%;
   
}
.jqzoom {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}
#pro_info{ display: none;}
	.new .right { height:auto;}
	.new .right ul li { float:none;}
		.slideTxtBox .bd ul li{ width: auto; float:none;}
		.new .left { height:auto;}
	.logo{ width:202px;    margin-top: 10px;}
	.logo a{ width:202px; display:block; margin:0 auto; float:none; height:auto;}
	.hamburger {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 111;
}
.lhcd {
	position: fixed;
	top: 0
}
.nav-pc ul{  padding:0; overflow:hidden;}
.nav-pc li { height: auto;}
.mobile_nav>ul{ display: block;}
.mobile_nav>ul>li{ display: block;}
.mobile_nav {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	display: none;
	height: 100%;
	z-index: 110;
	background: #0b69c9;
	padding-top: 40px;
}
.mobile_nav ul {
	width: 100%;
}
.mobile_nav ul li {
	width: 100%;
	line-height: 40px;
	text-align: center;
	transition: all 1s;
}
.mobile_nav ul li a {
	color: #fff;
	transition: all 1s;
	display: block;
	width: 100%;
	font-size: 14px;
}
.mobile_nav ul li:hover {
	background: #f1f1f1;
}
.mobile_nav ul li:hover a {
	color: #000;
}
.contain{ width:100%; overflow:hidden;}
/*产品与服务图片*/
.cpfd li img{
    width: 100%;
    height: 100%;
    transition: all 0.6s;
    text-align: center;
}
.cpfd li img:hover {
    transform: scale(1.1);
}


