*{font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;}
.container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px\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:#f86f13;
}*/
.clearfix:after{content:"";display:block;height:0px;clear:both;visibility:hidden}
.container{
	width: 1200px;
}
/*头部开始=========================================================================  */
.db-dingwei{
	position: relative;
	height: 137px;
}
.top-bg{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background: #fff;
	padding: 40px 0;
	box-shadow: 0 0 10px #ccc;
}
.logo{
	width: 340px;
	margin-top: 30px;
}
.logo img{
	width: 100%;
}
.nav-pc{
	width: 830px;
}
.cnen{
	margin-bottom: 20px;
}
.cnen ul li{
	float: left;
	line-height: 30px;
	text-align: center;
	background: #2f318b;
}
.cnen ul li:last-child{
	background: #eb6622;
}
.cnen ul li a{
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 0 20px;
}
.nav-pc>.mobile_nav>ul{
	display: inline-block;text-align: center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.nav-pc .mobile_nav ul li{
	float: left;
	line-height: 50px;
	flex-grow: 1;
}
.nav-pc .mobile_nav ul li a{
	display: block;
}
.nav-pc .mobile_nav ul li:hover a{
	background: #eb6622;
}
.nav-pc .mobile_nav ul li a#menu_selected{
	background: #eb6622;
}
.nav-pc .mobile_nav ul li a span{
	color: #222;
	font-size: 16px;
	font-weight: bold;
}
.nav-pc .mobile_nav ul li:hover a span{
	color: #fff;
}
.nav-pc .mobile_nav ul li a#menu_selected span{
	color: #fff;
}
.nav-pc .mobile_nav ul li ul{
	display: none;
}
/*.menulevel{ width:100%; left:0; display:none; margin:0;position: absolute;
    z-index: 1;
    top: 125px;
    }
.menulevel li{height: 40px; display:block; line-height: 40px; background:#f1c40f; }
.menulevel li:hover{ height: 40px; line-height: 40px; background: #fff;}
.menulevel li>.menulevel{width:100%;  left:100%;  top:0;}*/

/*banner*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  }

.rslides img {
  display: block;
  height:auto;
  border: 0;
  width: 100%;
  }
.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;
  }
  
/*首页=====================================================================================*/
.about-box{
	background: url(../images/about-bg.jpg) no-repeat center top;
	padding: 70px 0;
}
.gywm-title{
	text-align: center;
	font-size: 15px;
	color: #646464;
	line-height: 30px;
}
.gywm-title p a{
	font-size: 36px;
	color: #222;
	font-weight: bold;
}
.gywm-title p{
	font-size: 36px;
	color: #222;
	font-weight: bold;
}
.gywm-title p:after{
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background: #2F318B;
	margin: 20px auto;
}
.about-content{
	margin-top: 40px;
	font-size: 15px;
	color: #646464;
	line-height: 36px;
	text-align: center;
	margin-bottom: 460px;
}
.about-list>ul>li{
	float: left;
	padding: 23px;
	width: 554px;
}
.about-list>ul>li>p{
	font-size: 24px;
	color: #222;
	margin-bottom: 30px;
	font-weight: bold;
}
.about-yt ul li{
	font-size: 15px;
	color: #646464;
	line-height: 40px;
}
.about-li{
	background: url(../images/about-li.jpg) no-repeat center top;
}
.about-lia{
	background: url(../images/about-lia.jpg) no-repeat center top;
}
.ml70{
	margin-left: 125px;
}
.ml80{
	margin-left: 110px;
}

.fw-bg{
	background: url(../images/fw-bg.jpg) no-repeat center top;
	padding-bottom: 40px;
}
.fw-list{
	margin-top: 40px;
}
.card {
  -webkit-perspective: 150rem;
          perspective: 150rem;
  -moz-perspective: 150rem;
  position: relative;
  height: 80px;
}

.card__side {
   height: 80px;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 87px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}


.card__side--back {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}



.fw-list ul li:hover .card .card__side--front-1

 {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.fw-list ul li:hover .card .card__side--back {
  -webkit-transform: rotateY(0);
          transform: rotateY(0);
}

.fw-list ul li .col-1-of-3 {
  width:87px;
  display: inline-block;
}
.fw-list ul li{
	width: 210px;
	background: #f5f5f5;
	padding: 30px 0;
	text-align: center;
	border-radius: 10px;
	font-size: 14px;
	color: #646464;
	-webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  float: left;
  margin: 0 15px 30px;
}
.fw-list ul li:hover{
	background: #2f318b;
	color: #fff;
}
.fw-list ul li p{
	font-size: 20px;
	color: #222;
	margin: 30px 0 10px;
	-webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
}
.fw-list ul li:hover p{
	color: #fff;
}

.cp-list{
	margin-top: 40px;
}
.cp-list ul li{
	width: 25%;
	text-align: center;
	float: left;
}
.cp-list ul li a{
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	display: block;
	width: 100%;
	padding: 16vh 0;
}
.cp-li{
	background: url(../images/cp-img.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-li:hover{
	background: url(../images/cp-imga.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-lia{
	background: url(../images/cp-img1.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-lia:hover{
	background: url(../images/cp-img1a.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-lib{
	background: url(../images/cp-img2.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-lib:hover{
	background: url(../images/cp-img2a.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-lic{
	background: url(../images/cp-img3.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-lic:hover{
	background: url(../images/cp-img3a.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-lid{
	background: url(../images/cp-img4.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-lid:hover{
	background: url(../images/cp-img4a.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-lie{
	background: url(../images/cp-img5.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-lie:hover{
	background: url(../images/cp-img5a.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-lif{
	background: url(../images/cp-img6.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-lif:hover{
	background: url(../images/cp-img6a.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-lig{
	background: url(../images/cp-img7.jpg) no-repeat center top;
	background-size: 100%;
}
.cp-lig:hover{
	background: url(../images/cp-img7a.jpg) no-repeat center top;
	background-size: 100%;
}

.yyhy-bg{
	padding: 70px 0;
}
.yyhy-list{
	margin-top: 40px;
}
.yyhy-list ul li{
	float: left;
	width: 380px;
	margin: 0 10px;
}
.yyhy-img{
	position: relative;
}
.yyhy-img p{
	position: absolute;
	bottom: 0px;
	left: 0;
	width: calc(100% - 30px);
	line-height: 50px;
	z-index: 99;
	padding-left: 30px;
	background: rgba(47,49,139,.8);
}
.yyhy-list ul li:hover .yyhy-img p{
	background: rgba(235,102,34,.8);
}
.yyhy-img p:before{
	content: "";
	display: block;
	float: left;
	width: 8px;
	height: 8px;
	background: #fff;
	margin: 21px 20px 0 0;
}
.yyhy-img p a{
	font-size: 18px;
	color: #fff;
}
.yyhy-box{
	background: #f9f9f9;
	padding: 30px;
	font-size: 15px;
	color: #222;
	line-height: 30px;
}
.yyhy-more{
	margin-top: 30px;
}
.yyhy-more a{
	font-size: 15px;
	color: #2f318b;
}

.xwzs-bg{
	margin-bottom: 30px;
}
.kjrk-box{
	width: 600px;
}
.kjrk-title{
	font-size: 15px;
	color: #646464;
	text-transform: uppercase;
}
.kjrk-title p{
	font-size: 36px;
	color: #222;
	font-weight: bold;
}
.kjrk-title p:after{
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background: #2f318b;
	margin: 20px 0;
}
.kjrk-list{
	margin-top: 40px;
}
.kjrk-list ul li{
	float: left;
	width: 260px;
	margin-right: 40px;
	margin-bottom: 40px;
}
.kjrk-nr{
	background: #f8f8f8;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 20px;
	font-size: 18px;
	color: #222;
}
.kjrk-nr p{
	margin-top: 10px;
}
.kjrk-nr p a{
	font-size: 15px;
	color: #2f318b;
}
.jrwm-bg{
	width: 520px;
	background: url(../images/jrwm-bg.jpg) no-repeat center top;
	padding: 40px;
}
.jrwm-tit{
	font-size: 36px;
	color: #fff;
	font-weight: bold;
}
.jrwm-tit:after{
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background: #eb6622;
	margin-top: 20px;
}
.jrwm-text{
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	text-align: right;
	margin-top: 6px;
}
.jrwm-list{
	margin-top: 40px;
}
.jrwm-lt li{
	border-bottom: solid 2px #8186bd;
	line-height: 70px;
	width: 240px;
	float: left;
	margin: 0 10px;
}
.jrwm-lt li input{
	background: none;
	border: none;
	padding-left: 10px;
	font-size: 18px;
	color: #fff;
	outline:medium;
}
.jrwm-bl{
	border-bottom: solid 2px #8186bd;
	margin: 0 10px;
}
.jrwm-bl input{
	background: none;
	border: none;
	padding-left: 10px;
	font-size: 18px;
	color: #fff;
	outline:medium;
	line-height: 60px;
	height: 60px;
}
.jrwm-gd{
	border-bottom: solid 2px #8186bd;
	margin: 30px 10px 50px;
}
.jrwm-gd textarea{
	background: none;
	border: none;
	font-size: 18px;
	color: #fff;
	resize: none;
	height: 85px;
	outline: none;
	width: 100%;
}
.jrwm-tj{
	width: 180px;
	line-height: 50px;
	background: #fff;
	text-align: center;
	margin-left: 10px;
}
.jrwm-tj input{
	background: none;
	border: none;
	font-size: 18px;
	color: #222;
	outline:medium;
	height: 50px;
	line-height: 50px;
}





.yqlj{
	margin-bottom: 20px;
}
/* productsroll Start */
#LeftArr1,#RightArr1{background-image:url(../images/product_arrow.gif);width:25px;height:130px;cursor:pointer;position:absolute;top:0px;z-index:1}
#LeftArr1{background-position:-25px 0px;float:left;left:-50px; top: 100px;}
#RightArr1{background-position:-50px 0px;float:right;right:-45px; top: 100px;}
#ScrollBox li span a{display:block;padding-top:4px; line-height: 40px; font-size: 16px; text-align: center;background: #47433e;color: #ffffff;}
#ScrollBox li span a:hover{
	background: #2f318b;
}
/*#ScrollBox{width:1200px; overflow:hidden; float: left;}
#ScrollBox li{float:left;display:inline;margin:10px;}
#ScrollBox li a{display:block; overflow: hidden;}
#ScrollBox li a:link,#ScrollBox li a:visited,#ScrollBox li a:active{color:#000}
#ScrollBox li a:hover{color:#008aff}

#ScrollBox li:hover{
	background: #2f318b;
	color: #fff;
}
#ScrollBox li:hover a{
	color: #fff;
}
#ScrollBox li img{
    padding: 10px;
}*/




#LeftArr2,#RightArr2{background-image:url(../images/product_arrow.gif);width:25px;height:130px;cursor:pointer;position:absolute;top:0px;z-index:1}
#LeftArr2{background-position:-25px 0px;float:left;left:-50px; top: 50px;}
#RightArr2{background-position:-50px 0px;float:right;right:140px; top: 50px;}
#ScrollBox1{width:1200px; overflow:hidden; float: left;}
#ScrollBox1 li{float:left;display:inline;margin:10px;}
#ScrollBox1 li a{display:block; overflow: hidden;}
#ScrollBox1 li a:link,#ScrollBox li a:visited,#ScrollBox li a:active{color:#ffffff;}
#ScrollBox1 li a:hover{color:#008aff}
#ScrollBox1 li a span{display:block;padding-top:4px; line-height: 40px; font-size: 16px; text-align: left; padding-left: 25px;}
#ScrollBox1 li:hover{
	background: #2f318b;
	color: #fff;
}
#ScrollBox1 li:hover a{
	color: #fff;
}
#ScrollBox1 li img{
    padding: 10px;
}



/* productsroll End */
/*index开始内页=====================================================================================*/
.ny-bg{
	padding: 70px 0;
}

.ny-cdh{
	width: 260px;
	margin: 60px 40px 60px 0;
}
.ny-cdh .ddsmoothmenu-v ul li{
	border-bottom: solid 1px #2f318b;
	padding-left: 10px;
	margin: 0 10px;
}
.ny-cdh .ddsmoothmenu-v ul li ul li{
	border-bottom: dashed 1px #2f318b;
}
.ny-cdh .ddsmoothmenu-v ul li a span{
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
}
.ny-cdh .ddsmoothmenu-v ul li ul li a span{
	line-height: 50px;
	font-size: 14px;
	font-weight: normal;
}
.ny-cdh .ddsmoothmenu-v ul li a span:hover{
	color: #2f318b;
}
.ny-cdh .ddsmoothmenu-v{
	border: solid 1px #2f318b;
	padding-bottom: 10px;
}
.cdh-top{
	background: #2f318b;
	color: #FFFFFF;
	font-size: 20px;
	padding: 20px;
}
.page-left{
	margin-top: 40px;
	text-align: center;
}
.ddsmoothmenu-v ul{
	display: inline-block;
}
.ddsmoothmenu-v ul li{
	float: left;
	line-height: 50px;
	background: #f6f6f6;
	margin: 0 5px;
}
.ddsmoothmenu-v ul li:hover{
	background: #2f318b;
}
.ddsmoothmenu-v ul li.lihover{
	background: #2f318b;
}
.ddsmoothmenu-v ul li a{
	display: block;
	padding: 0 7px;
}
.ddsmoothmenu-v ul li a span{
	font-size: 16px;
	color: #222;
}
.ddsmoothmenu-v ul li:hover a span{
	color: #fff;
}
.ddsmoothmenu-v ul li.lihover a span{
	color: #fff;
}

.ny-hy{
	margin-top: 40px;
}
.ny-hy>ul>li{
	width: 288px;
	border: solid 1px #f6f6f6;
	padding: 50px;
	text-align: center;
	float: left;
	margin: 0 4px;
}
.ny-hyh>ul>li{
	min-height: 357px;
}
.ny-kyh>ul>li{
	min-height: 290px;
}
.ny-hy>ul>li:hover{
	border: solid 1px #2f318b;
}
.ny-hy ul li p{
	font-size: 24px;
	color: #222;
	font-weight: bold;
	margin-bottom: 20px;
}
.nyhy-list ul li{
	font-size: 16px;
	line-height: 36px;
	color: #222
}
.ny-ysfs{
	margin-top: 40px;
	background: #f6f6f6;
	padding: 50px;
}
.ny-ysfs p{
	font-size: 24px;
	color: #222;
	margin-bottom: 30px;
	font-weight: bold;
}
.ny-ysfslist ul li{
	float: left;
	background: #fff;
	line-height: 50px;
	padding: 0 40px;
	font-size: 15px;
	color: #222;
	margin-right: 10px;
	margin-bottom: 10px;
}
.ny-ysfslist ul li:hover{
	background: #2f318b;
	color: #fff;
}
.ny-kyfslist ul li{
	float: left;
	text-align: center;
	width: 356px;
	margin: 0 5px;
	font-size: 15px;
	color: #222;
	line-height: 60px;
}
.nyky-img{
	height: 230px;
}
.nyky-img img{
	height: 100%;
}


.nyjrwm-lt li{
	border-bottom: solid 2px #f6f6f6;
	line-height: 70px;
	width: 346px;
	float: left;
	margin: 0 10px;
}
.nyjrwm-lt li input{
	background: none;
	border: none;
	padding-left: 10px;
	font-size: 18px;
	color: #222;
	outline:medium;
	width: 100%;
}
.nyjrwm-bl{
	border-bottom: solid 2px #f6f6f6;
	margin: 0 10px;
}
.nyjrwm-bl input{
	width: 100%;
	background: none;
	border: none;
	padding-left: 10px;
	font-size: 18px;
	color: #222;
	outline:medium;
	line-height: 60px;
	height: 60px;
}
.nyjrwm-gd{
	border-bottom: solid 2px #f6f6f6;
	margin: 30px 10px 50px;
}
.nyjrwm-gd textarea{
	background: none;
	border: none;
	font-size: 18px;
	color: #222;
	resize: none;
	height: 125px;
	width: 100%;
	outline: none;
}
.nyjrwm-tj{
	width: 180px;
	line-height: 50px;
	background: #2f318b;
	text-align: center;
	margin-left: 10px;
}
.nyjrwm-tj input{
	background: none;
	border: none;
	font-size: 18px;
	color: #fff;
	outline:medium;
	height: 50px;
	line-height: 50px;
}
.page-guestbook{
	box-shadow: 0px 5px 20px #f0f0f0;
	padding: 50px;
}
.nyly-text{
	margin-top: 40px;
	font-size: 18px;
	color: #222;
	line-height: 36px;
	text-align: center;
}




.ny-cptext{
		width: 900px;
}
.page-news{
	margin-top: 40px;
}
.page_list{
	margin-top: 30px;
}
.page-products{
	margin-bottom: 40px;
}
.newsList li{ padding-bottom:10px; padding-top:10px; border-bottom:1px solid #ccc;}
.newsList li p{padding-top: 20px;}
.newsList li .lhfl{ width:70px; height: 80px; float: left; background: #f2f2f2;}
.newsList li .lhfl p{ width: 70px; text-align: center;  color:#333; padding-top: 0;}
.newsList li .lhfl p b{ font-size: 28px; line-height: 47px;}
.newsList li:hover .lhfl{ background: #2f318b;}
.newsList li:hover .lhfl p{ color: #f7f7f7;}
.newsList .lhfr{ width: 1075px; float: right;margin-top: 10px;}
.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.jpg) no-repeat left -33px;  height: 33px; display:block; width: 33px;  float: right;}
.newsList .lhfr:hover .lhjt{background: url(../images/jt.jpg) no-repeat left 0;}
.newsList .lhfr span{ font-size: 14px;}
.newsList .lhfr .dateTitle { display: block; color: #333; font-size: 18px; }
.newsList .lhfr p{ display: inline-block; width: 83%;}
.newsList li:hover .lhfr .dateTitle{ color: #2f318b;}
.newsList li:hover a{ text-decoration:none ;}
#shownews h1{ text-align:center; font-family:"微软雅黑"; font-weight:100; padding-top:10px; padding-bottom:10px;}
#shownews .hits{    text-align: center; border-bottom:1px dashed #ccc; 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 #ddd;
    border-bottom: 1px dotted #ddd;
}
.page span{ display: inline-block; width: 49%;}
.page_list {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.page_list span.current {
    border: #ddd 1px solid;
    padding: 4px 5px;
    font-weight: bold;
    margin-right: 2px;
    color: #FFF;
    background-color: #2f318b;
}	
.page_list a {
    border: #ddd 1px solid;
    padding: 4px 5px;
    margin-right: 2px;
}
.page_list select{    
	width: 48px; line-height:29px; height:29px; margin-bottom:3px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    }
/*.page-news, .page-guestbook{
	padding: 30px 0;
}*/
.related-list li{ display: inline-block;
width: 48%;
line-height: 40px;
border-bottom: #DDDDDD dashed 1px;
margin-right: 20px;}
#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: 225px;
    float: left;
    margin-right: 9px;
}	
.related_cp ul li img {
    border: 1px solid #e4e4e4;
    width: 200px;
    height: 176px;
    padding: 5px;
}
.related_cp ul li a:hover img {
    border: 1px solid #2f318b;
}

#page_main{
	margin-top: 40px;
}
.mt40{
	margin-top: 40px;
}



.lher ul{ width: 100%; height: 50px; margin-bottom: 10px;}
.lher ul>li{ width: 190px; height: 50px; display: inline-block; line-height: 50px; text-align: center; border-top: 1px solid #e8e8e8;border-left: 1px solid #e8e8e8;border-right: 1px solid #e8e8e8; border-bottom: 5px solid #e8e8e8 ;}
.lher ul> li a{ color: #333; font-size: 16px;}
.lher ul> li ul{ display: none;}
.lher ul> li:hover{  background: #fec700; border-bottom: #303030 solid 5px; }
/*.lihover{background: #2f318b;}*/
.lher ul> li:hover a{ text-decoration: none;}
.ahover{display:block; color: #2f318b; text-decoration: none; }
/*颜色选择器*/
.lher li.hover{ width: 160px; height: 38px; display: inline-block; background: url(../images/s2_li_cur.png) no-repeat #e7463c; color:#fff; line-height: 38px; text-align: center; border: 1px solid #ff938c ;margin: 0 2px;}
.lher li.hover a{ color: #333; color: #fff; text-decoration: none;}
/*产品列表*/
.proNav ul{}	
.proNav li{width: 390px;
    float: left;
    text-align: center;
    margin: 0 5px 10px;
	}	
.proNav li a{width: 256px;
    height: 362px;    background: #fafafa;}
.proNav li span{ position:relative; display:block; overflow: hidden; width:100%; background:#fafafa;  height:240px; margin:0 auto;}
.proNav li span img{ display: inline-block;width: 100%;}
.ny-cpbox{
	background: #f6f6f6;
	padding: 30px;
	text-align: center;
}
.proNav li:hover .ny-cpbox{background: #2f318b;}
.proNav li:hover a{background:#fec700; text-decoration: none;}
.proNav li:hover span .lhsp{ display: block;}
.proNav li p{width: 160px; line-height: 40px; border: 1px solid #000; margin: 0 auto; color:#000;font-size: 15px;}
.proNav li label{ color: #222;font-weight: bold; font-size:18px;margin-bottom: 20px;}
.proNav li:hover p{  border: 1px solid #eb6622;background: #eb6622;color: #fff;}
.proNav li:hover label{ color:#fff;}

/*产品详情*/

.popover-banner{ width: 100%; max-width: 500px; margin: 0 auto; position: relative;}
.popover-banner .flex-direction-nav{ display: block;}
.popover-banner .flex-prev,.popover-banner .flex-next{ position: absolute; display: block; width: 45px; height: 100px; background: url(../images/sprite.jpg) no-repeat 0 top; top: 45%; }
.popover-banner .flex-prev{ left:-50px;}
.popover-banner .flex-next{background: url(../images/sprite.jpg) no-repeat -55px top; right: -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: #fe6a12;  line-height: 36px; font-size:16px ; color: #fff;}
#shopjg {  width:150px ; float: left; overflow: hidden ;}
.lhcppg{ width: 100%; height: 40px; background: #f5f5f5;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{ display: inline-block; text-align: center; margin: 0 30px 20px;}
.photos-demo span p{ margin-top: 10px;}

.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: 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: #2f318b; 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开始====================================================================================*/
#copyright {
	background: url(../images/footer-bg.jpg) no-repeat center top;
	padding: 35px 0;
}
.footer-left>ul>li{
	float: left;
	text-align: center;
	margin-right: 20px;
}
.footer-bt{
	font-size: 24px;
	color: #222;
	font-weight: bold;
	margin: 20px 0;
}
.footer-list ul li{
	font-size: 15px;
	color: #646464;
	line-height: 36px;
}
.foot-img{
	text-align: right;
	margin-top: 30px;
	width: 440px;
}
.footer-text{
	margin-top: 40px;
}
.footer-text ul li{
	font-size: 15px;
	color: #222;
	line-height: 30px;
}

.footer-bottom{
	background: #2f318b;
	padding: 10px 0;
	text-align: center;
	line-height: 30px;
}







/*.site-nav{
	height: 80px;
	padding-top: 20px;
  line-height: 80px;
  text-align: left;
  text-indent: 15px;
  font-size: 15px;
  }
.site-nav span {
  color: #f1c40f;
  font-weight: bold;
}










#ShowImages li{    margin-right: 17px;
    margin-left: 17px;}
#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: #e7463c; 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;   min-height: 80px; display: inline-block;float: left; text-align: center;color: #468847;  }
.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: 5px auto ; border: 1px solid #ff0000;}
#guestbook  dt{ display: inline-block; width: 50%;}
#guestbook textarea,#guestbook input[type="text"]{width: 65%; min-width: 220px;}
.page-guestbook #guestbook  dt{ line-height:30px; width: 100%;}
.page-guestbook #guestbook  textarea{ width: 84%;}
 #guestbook .yzm input{ width: 50% ;}
 .xiaz .fr{ float: right;}
 .xiaz .fl{ flaot:left;}
 .downloadtimes{ padding: 0 5%;}
  .downloadtimes i img{ margin-right: 5px; width: 14px;}
  .xiaz li{ border-bottom: 1px dashed #ccc;}*/