*{font-family: "微软雅黑";}
.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1200px\9;
  }
input{    border-radius: 0}
li{ list-style:none}  
.white{
	color:#fff;
}
.white a{
	color:#fff;
}
.white a:visited{
	color:#fff;
}
.white a:hover{
	color:#fff;
}
/*头部开始=========================================================================  */
.head-top-box{
	background: #1c7aba;
}
.head-top{
	font-size: 13px;
	color: #FFFFFF;
	line-height: 40px;
	text-align: left;
}
.header{
	padding: 26px 0;
}
.logo{
	float: left;
	margin: 20px 0;
}

.nav-pc{
	width: 715px;
	float: right;
}
.banner{ 
	max-width:1920px; 
	margin:0px auto;
	}
	.slide_container {
  position: relative;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url(../images/themes.gif) no-repeat left top;
  margin-top: -45px;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.nav-pc ul{  padding:0;}
.nav-pc .menulevel{ padding:0;}

.nav-pc li {
		width: 112px;
		height: 103px;
		float: left;
    font-size: 15px;
    line-height: 103px;
    text-align: center;
    position: relative;}
	

.nav-pc li a{ display: block; color: #000;}	
.nav-pc li a#menu_selected{ color: #1c7aba;}
.nav-pc li:hover{ color: #1c7aba;}
.nav-pc li:hover>.menulevel{ display:block;}
.menulevel{ width:100%; left:0; display:none; margin:0;position: absolute;
    z-index: 1;
    top: 103px;
    }
.menulevel li{height: 40px; display:block; line-height: 40px; background:#1c7aba; margin-bottom: 1px; }
.menulevel li:hover{ height: 40px; line-height: 40px; background: #1c7aba;}
.menulevel li>.menulevel{width:100%;  left:100%;  top:0;}
/*********************************************** 纵向主导航条 ***********************************************/
.ddsmoothmenu-v{ padding-bottom:55px; height: 42px;float: left;position: relative;left: 50%;}
.ddsmoothmenu-v ul{margin: 0;padding: 0;position: relative;left: -50%; }
/*主菜单设置*/
.ddsmoothmenu-v ul li{height:40px; width: 175px; float: left; margin-right: 15px; line-height:40px; position:relative;border: #bfbfbf solid 1px;}
.ddsmoothmenu-v ul li a{display:block;height:40px;line-height:40px;vertical-align:middle; font-size: 16px; text-align: center;}
.ddsmoothmenu-v ul li a span{display:block; line-height: 40px;}

#LeftMenu .lihover #three li a{
background:#006db8;
color:#fff;
}
/*主菜单连接效果设置*/
.ddsmoothmenu-v ul li a:link,.ddsmoothmenu-v ul li a:visited{color:#000}
.ddsmoothmenu-v ul li a:hover{width: 175px; height: 40px; line-height: 40px; text-align: center; background: #006db8;}
.ddsmoothmenu-v ul li a:hover span{color:#fff;}
.ddsmoothmenu-v ul li a:active span{color:#fff}
#LeftMenu .lihover{
	 background: #006db8;
}
#LeftMenu .lihover  a{ color:#fff;}
.ddsmoothmenu-v ul li a.selected span{color:#b6837d}
/*主菜单当前所在页面*/
.ddsmoothmenu-v ul li a#menu_selected{background:url(../images/leftmenu.gif) no-repeat center top}
.ddsmoothmenu-v ul li a#menu_selected span{color:#b6837d}
/*子集菜单设置*/
.ddsmoothmenu-v ul.menulevel{position:absolute;top:0;visibility:hidden;border-top:1px solid #CCC}
.ddsmoothmenu-v ul.menulevel li{background:none;margin:0px;padding:0px;display:list-item}
.ddsmoothmenu-v ul.menulevel li a{background:url(../images/mainmenu.gif) repeat-x left -60px;height:26px;line-height:26px;width:180px;padding:0px 5px;margin:0px;border-right:1px solid #999;border-bottom:1px solid #DFDFDF;border-left:1px solid #CCC}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
/*子集菜单连接效果设置*/
.ddsmoothmenu-v ul.menulevel li a:link,.ddsmoothmenu-v ul.menulevel li a:visited{color:#000}
.ddsmoothmenu-v ul.menulevel li a:hover{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
.ddsmoothmenu-v ul.menulevel li a.selected{background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold}
/*左侧箭头*/
.ddsmoothmenu-v .rightarrowclass{position:absolute;top:10px;right:10px}
.ddsmoothmenu-v ul.menulevel .rightarrowclass{position:absolute;top:8px;right:10px}
/* Holly Hack for IE \*/
* html .ddsmoothmenu-v ul li {float:left;height:1%}
* html .ddsmoothmenu-v ul li a {height:1%}

#LeftMenu .lihover ul li a{
background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold
}

#LeftMenu .lihover ul li a{
background:url(../images/mainmenu.gif) repeat-x left -90px;color:#034fab;font-weight:bold
}
#LeftMenu .lihover ul li a {
    color: #034FAB;
	font-weight:normal;
}
#LeftMenu .ahover span{
font-weight:bold;
}
#LeftMenu .lihover ul li a:hover span{
font-weight:bold;
color:#034FAB;
}

#LeftMenu .lihover .lihover li span{
padding-left:50px;
}

#LeftMenu .lihover .lihover .lihover li span{
padding-left:70px;
}

/*banner开始=======================================================================================*/
#full-screen-slider { width:100%; height:649px; position:relative}
#slides { display:block; width:100%; height:649px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:20%; top:480px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
/*index开始=====================================================================================*/
.index-top{
	background: #dfdfdf;
	margin-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
.index-top li{
	width: 295px;
	height: 237px;
	float: left;
}
.products{
	padding-top: 60px;
	padding-bottom: 50px;
}
.products-bt{
	width: 473px;
	margin: 0 auto;
}
.products-content{
	padding-top: 55px;
}
.youshi{
	padding-top: 40px;
	padding-bottom: 25px;
}
.youshi-bt{
	padding-bottom: 35px;
}
.index-bottom-nr{
	background: #ededed;
	padding-bottom: 60px;
	padding-left: 10px;
	padding-right: 10px;
}
.about-box{
	width: 630px;
	padding: 20px;
	float: left;
	background: #fff;
}
.news-box{
	width: 455px;
	padding: 20px;
	float: right;
	background: #fff;
}
.about-bt{
	width: 120px;
	height: 45px;
	float: left;
	line-height: 45px;
	float: left;
	font-size: 20px;
	text-align: left;
	color: #1d79ba;
	font-weight: bold;
}
.about-more{
	float: right;
	margin-top: 10px;
}
.about-content{
	padding: 20px 0;
	text-align: left;
	line-height: 25px;
}
.new_content{
	width: 335px;
}
.about-content li{
	height: 96px;
	padding-top: 15px;
	border-bottom: #d1d1d1 dashed 1px;
}
.ys1-con{
	line-height: 25px; font-size:13px; background: url(../images/youshi1.jpg) no-repeat ;width: 1200px; height:171px;
    padding-top: 174px;
}
.ys2-con{
	line-height: 25px; font-size:13px; background: url(../images/youshi2.jpg) no-repeat ;width: 1200px; height:279px;
    padding-top: 153px;
}
.ys3-con{
	line-height: 25px; font-size:13px; background: url(../images/youshi3.jpg) no-repeat ;width: 1200px; height:180px;
    padding-top: 205px;
}
.ys4-con{
	line-height: 25px; font-size:13px; background: url(../images/youshi4.jpg) no-repeat ;width: 1200px; height:180px;
    padding-top: 230px;
}
/*产品tab切换*/
.picScroll-left	{ overflow:hidden; }
.picScroll-left .bd li{  
	float:left; 
	width: 288px; 
	height: 255px; 
	background:#fff;
	border: #c8c8c8 solid 1px;
  overflow: hidden;
  text-align: center;
  line-height: 20px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 20px;
  padding-bottom: 26px;
  }
.picScroll-left .bd li img{  height:246px; display:block;}
.span-name{
	width: 288px;
	margin-left: 0;
	text-align: center;
	line-height: 35px;
	background: #1c7aba;
}

/*产品列表*/
.proNav ul{ width:1040px; float:left;}	
.proNav li{width: 270px;
    height:370px;
    float: left;
	  margin-top:10px;
	  margin-bottom:10px;
    background: #fafafa;
    border:#ddd 1px solid ;
    text-align: center;
    position: relative;

	}
.proNav li:hover{  margin-top:10px;}	
.proNav li a{width: 256px;
    height: 256px;    background: #fafafa;}
.proNav li span{ position:relative; display:block; overflow: hidden; width:100%; background:#fafafa;  height:220px; margin:0 auto;}
.proNav li span img{ display: inline-block; height: 180px; margin-top: 20px;}
.proNav li span .lhsp{ position: absolute; display: block; width:100%;  height:220px; z-index: 10; left: 0; top: 0; display: none; background: url(../images/lh616.png)  center center;}
.proNav li:hover {background: #2073b2;}
.proNav li:hover a{background:#2073b2; text-decoration: none;}
.proNav li:hover span .lhsp{ display: block;}
.proNav li p{ font-weight:100; display: block; width: 160px; line-height: 30px; border: 1px solid #2073b2; margin: 0 auto 10px; color:#2073b2;}
.proNav li label{ line-height: 30px; color: #333; padding: 20px 0;font-weight: bold; font-size:18px;}
.proNav li:hover p{ color:#fff; border: 1px solid #fff;}
.proNav li:hover label{ color:#fff;}
.proNav .ckgd{display:block; width:130px; height:203px; float:left; margin-top:10px;}

/*产品详情*/

.popover-banner{ width: 100%; max-width: 850px; margin: 0 auto; position: relative;}
.popover-banner .flex-direction-nav{ display: block;}
.flex-prev,.flex-next{ position: absolute; display: block; width: 45px; height: 100px; background: url(../images/sprite.jpg) no-repeat 0 top; top: 20%; }
.flex-prev{ right:-50px;}
.flex-next{background: url(../images/sprite.jpg) no-repeat -55px top; left: -50px;}
.lhgw{ display: block; width: 320px; margin: 0 auto;}
#shop_cart{ width: 170px; float: left; }
#shopjg span{  text-align: center; display: block; width:140px ; height: 36px; margin: 20px 10px;background: #d1141b;  line-height: 36px; font-size:16px ; color: #fff;}
#shopjg {  width:150px ; float: left; overflow: hidden ;}
.lhcppg{ width: 100%; height: 40px;padding-left: 20px;}
.lhcppg span{ display: inline-block;  padding-left: 0.5%;}
#inhert_cart{ margin: 20px 10px; height: 36px;  line-height: 36px;}
#shop_cart #btn_buy{ display:none;}

/*图片列表*/

.photos-demo span{ width: 256px; display: inline-block; text-align: center; margin: 15px;}
.photos-demo span img{ width: 250px;}

.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;}
.lhbd dt{ padding: 3px 0; width: 100%;}
.lhbdfr{ float: right;width: 50%;}
.lhbdfl{ float: left;width: 50%;}
.lhbdfr label{max-width:75px ; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 67%;}
.lhbd span{ font-family: "微软雅黑";font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{ background: #2073b2; color: #fff; display: block; width: 80px; line-height: 30px; margin: 0 auto; text-align: center; border: none;}
.lh615{  line-height: 30px; margin: 0 10px; text-align: center; border: none;}
/*footer开始====================================================================================*/
.bottom-nav-box{
	background: #494949;
	padding: 30px 0;
}
#copyright {
    background: #303030;
    padding: 10px 0px;
    text-align: center;         
}
.foot{
	line-height: 42px;
	text-align: center;
}
.foot-tel{
	width: 233px;
	height: 198px;
	float: left;
	margin-left: 25px;
	background: url(../images/foot-tel-right.jpg) no-repeat top right;
	padding-top: 25px;
}
.foot-tel p img{ margin-top: 20px; margin-left: 35px;}
.foot-nav{
	width: 635px;
	float: left;
	margin-left: 55px;
}
.foot-nav li{
	width: 215px;
	float: left;
}
.foot-nav li span{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 55px;
	text-align: center;
}
.foot-nav li p{
	font-size: 13px;
	line-height: 26px;
	color: #FFFFFF;
	text-align: left;
}
.guanzhu{
	width: 240px;
	float: left;
	font-size: 20px;
	line-height: 45px;
	color: #FFFFFF;
	text-align: center;
}
.guanzhu img{
	margin-top: 15px;
}
/*内页*/
.site-nav{
	text-align: left;
	line-height: 30px;
	font-size: 15px;
	margin-bottom: 25px;
}
.site-nav img{
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}
.page-bg{
	background: #f5f5f5;
}
#page_main{
	padding-bottom: 86px;
}
.page-bt{
	width: 445px;
	margin: 0 auto;
	padding-top: 68px;
	
}
.page-left{
	padding-top: 30px;
}
.page-right{
	width: 100%;
	padding: 20px 0;
}
.page-right1{
	width: 100%;
}
.page-top{
	width: 382px;
	padding-top: 20px;
	margin: 0 auto;
	text-align: center;
}
.page-top1{
	width: 482px;
	padding-top: 20px;
	margin: 0 auto;
	text-align: center;
}
.page-top1 span.linebd{
	float: left;
	display: inline-block;
	width: 100px;
	height: 1px;
	background: #000;
	position: relative;
	top: 31px;
}
.page-top span.linebd{
	float: left;
	display: inline-block;
	width: 100px;
	height: 1px;
	background: #000;
	position: relative;
	top: 31px;
}
.page-top1 strong{
	float: left;
	display: inline-block;
	font-weight: bold;
	font-size: 36px;
	line-height: 64px;
	font-family: "微软雅黑";
	padding: 0 19px;
}
.lineblue{
	width: 23px;
	height: 3px;
	background: #067bcd;
	position: absolute;
	top: -1px;
	right: 0;
}
.linebluer{
	width: 23px;
	height: 3px;
	background: #067bcd;
	position: absolute;
	top: -1px;
	left: 0;
}
.page-top strong{
	float: left;
	display: inline-block;
	font-weight: bold;
	font-size: 36px;
	line-height: 64px;
	font-family: "微软雅黑";
	padding: 0 19px;
}
.work_item {
    width: 336px;
    height: 340px;
    float: left;
    margin: 0 22px;
    position: relative;
		cursor: pointer;
}
.work_thumb{
	width: 320px;
	height: 220px;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	padding-top: 20px;
}
.work_thumb a{
	color: #343434;
	transition: all 0.3s ease-in-out 0s;
}
.work_item img, .work_itemset img {
	
}
.work_thumb img {
    height: 200px;
   transition: all 2s ease;
    -webkit-transition: all 2s ease;
    -ms-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
}
.work_thumb:hover img {
    transform: scale(1.1,1.1);
	-webkit-transform: scale(1.1,1.1);
	-moz-transform:scale(1.1,1.1); 	
	-webkit-transform:scale(1.1,1.1);
	-o-transform:scale(1.1,1.1); 

}
.work_item h3 {
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    color: #484848;
    border-bottom: 1px solid #cbcbcb;
    margin: 0 0 12px 0;
    cursor: pointer;
    text-align: center;
}
.work_item p {
    line-height: 18px;
}
.page-news,.page-products,.page-guestbook{
	width: 100%;
	min-height: 500px;
	padding: 20px;
}
.page-new{
	padding: 10px 40px;
}
.newsList li{ padding-bottom:15px; padding-top:15px; border-bottom:1px solid #ccc;}
.newsList li p{padding-top: 20px;}
.newsList li .lhfl{ width:75px; height: 80px; float: left; background: #eaeaea;}
.newsList li .lhfl p{ width: 70px; text-align: center;  color:#2073b2; padding-top: 0;}
.newsList li .lhfl p b{ font-size: 28px; line-height: 47px;}
.newsList li .lhfl1{ width:105px; height: 90px; float: left; background: #d2d2d2;}
.newsList li .lhfl1 p{ width: 70px; text-align: center;  color:#2073b2; padding-top: 0;}
.newsList li .lhfl1 p b{ font-size: 28px; line-height: 47px;}
.newsList li:hover .lhfl{ background: #2073b2;}
.newsList li:hover .lhfl p{ color: #fff;}
.newsList .lhfr{ width: 1095px; float: right;}
.newsList .lhfr1{ width: 985px; float: right;}
.newsList .lhfr1 .lhxq{  height: 30px; display:block; width: 100px; font-weight: 100; line-height: 30px; font-size: 14px;  text-align: center; float: right; border: 1px solid #ccc;}
.newsList .lhfr .lhxq{  height: 30px; display:block; width: 100px; font-weight: 100; line-height: 30px; font-size: 14px;  text-align: center; float: right; border: 1px solid #ccc;}
.newsList .lhfr .lhjt{ background: url(../images/jt.png) no-repeat left -33px;  height: 33px; display:block; width: 33px;  float: right;}
.newsList .lhfr1 .lhjt{ background: url(../images/jt.png) no-repeat left -33px;  height: 33px; display:block; width: 33px;  float: right;}
.newsList .lhfr:hover .lhjt{background: url(../images/jt.png) no-repeat left 0;}
.newsList .lhfr1:hover .lhjt{background: url(../images/jt.png) no-repeat left 0;}
.newsList .lhfr span{ font-size: 14px;}
.newsList .lhfr1 span{ font-size: 14px;}
.newsList .lhfr .dateTitle { display: block; color: #000; font-size: 18px; }
.newsList .lhfr1 .dateTitle { display: block; color: #000; font-size: 18px; }
.newsList .lhfr p{ display: inline-block; width: 94%;}
.newsList .lhfr1 p{ display: inline-block; width: 94%;}.newsList .lhfr p{ display: inline-block; width: 94%;}.newsList .lhfr p{ display: inline-block; width: 94%;}
.newsList li:hover .lhfr .dateTitle{ color: #2073b2;}
.newsList li:hover .lhfr1 .dateTitle{ color: #2073b2;}
.newsList li:hover a{ text-decoration:none ;}

.page_list {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.page_list span.current {
    border: #ddd 1px solid;
    padding: 2px 5px;
    font-weight: bold;
    margin-right: 2px;
}	
.page_list a {
    border: #ddd 1px solid;
    color: #000;
    padding: 2px 5px;
    margin-right: 2px;
}
.page_list select{    width: 45px; line-height:25px; height:25px; margin-bottom:3px;
    background-color: #ffffff;
    border: 1px solid #cccccc;}
#shownews h1{ text-align:center; font-family:"微软雅黑"; font-weight:100; padding-top:10px; padding-bottom:10px;}
#shownews .hits{    text-align: center; padding-bottom:5px; padding-top:5px;}
#shownews .text{ line-height:30px; padding-top: 20px; font-size: 14px; line-height: 36px; color: #666;}

.page {
	margin-top:20px;
    padding-top: 10px;
    line-height: 35px;
    border-top: 1px dotted #000;
}
.page span{ display: inline-block; width: 49%;}
.related-list li{ display: inline-block; width: 49%;}
#shownews .related {
    font-weight: bold;
    height: 40px;
    line-height: 30px;
    font-size: 13px;
    margin-top: 15px;
    background: url(../images/bg_news.gif) repeat-x;
}
.related_cp ul {
    width: 100%;
    height: auto;
    padding-top: 6px;
    overflow: hidden;
    padding-bottom: 20px;
}
.related_cp ul li {
    text-align: center;
    width: 195px;
    float: left;
    margin-right: 20px;
}	
.related_cp ul li img {
    border: 1px solid #e4e4e4;
    height: 130px;
    padding: 5px;
}
.related_cp ul li a:hover img {
    border: 1px solid #ff0000;
}
#ShowImages li{ 
    margin-left: 11px;}
#piclist li{ height:155px; background:none; border:1px solid #ddd;}	
#piclist li .ph_hover {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;

}
.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: #2073b2; color: #f7f7f7;}
.page-guestbook b{ line-height:30px;  display:inline-block; width:80px; text-align:right;}
.page-guestbook dt{ line-height:30px; width: 100%;}
.page-guestbook b span{ padding-left:10px;}

.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: #468847;  display: block; font-weight: 500; text-align: center;}
.showjobList li span{ width: 120px;  height:100%; display: inline-block; text-align: center;color: #468847; 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;  height:100%; min-height: 80px; display: inline-block; text-align: center;color: #468847; margin-right: 10px; border-right: 1px solid #ccc;}
.lh616{ width: 150px; line-height: 40px; margin: 5px auto ; border: 1px solid #ff0000;}
#guestbook  dt{ display: inline-block; width: 50%;}
#guestbook textarea,#guestbook input[type="text"]{width: 75%; min-width: 220px;}
.page-guestbook #guestbook  dt{ line-height:30px; width: 100%;}
.page-guestbook #guestbook  textarea{ width: 81%;}
 #guestbook .yzm input{ width: 55% ;}
