﻿*{font-family: Helvetica, “PingFangSC”, ‘Microsoft Yahei’,  Arial, sans-serif;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;}
/* Clear */
.clearfix:after{content:"";display:block;height:0px;clear:both;visibility:hidden}
.clearfix{display:inline-block}
/* Hides from IE-mac \*/ 
.clearfix{display:block} 
/*header*/
.top{
	width: 100%;
	height: 41px;
	min-width: 1200px;
	background: url(../images/images/index_01.jpg) no-repeat center;
	line-height: 41px;
	color: #fff;
}
.top_l{
   
}
.top_r img{
    display: block;
    float: left;
    margin:3px;
}
.top_r span{
	display: block;
	float: left;
	line-height: 41px;
}
.header{
	width: 100%;
	height: 79px;
	background: url(../images/images/index_02.jpg) no-repeat center;
	min-width: 1200px;
}
.logo img{
	display: block;
	float: left;
	margin: 12px 0;
}
.nav{
	width: 860px;
	float: right;
}
.nav-con>ul>li{
	float: left;
	line-height:79px;
	text-align: center;
	position: relative;
}
.nav-con>ul>li a{
	color: #fff;
	font-size: 14px;
	display: block;
	width:120px;
	margin:0 1px;

}
.nav-con>ul>li>a>span{
	color: #fff;
	font-size:14px;	 
}
.nav-con>ul>li:hover span{
	color: #fff;
}
.nav li a#menu_selected {
	background: url(../images/images/index_06.png) no-repeat center;
}
.nav li a#menu_selected span{
	color: #fff;
	font-weight: bold;	
}
.nav-con li:hover>.menulevel{ display:none;}
.nav-con .menulevel{ margin: 0 auto;padding:0;z-index: 999;position: absolute;top:60px; left:0px;width:100%;display:none;}
.nav-con .menulevel li{ display:block;line-height:79px;width: 120px;}
.nav-con li:hover a{color: #fff;background: url(../images/images/index_06.png) no-repeat center;}
.nav-con .menulevel li a span{color: #000;font-size: 14px;}
.nav-con .menulevel li:hover{ background: url(../images/images/index_06.png) no-repeat center;}
.nav-con .menulevel li:hover span{color: #fff;}
.nav-con .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;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.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 img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .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:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.slides li{ width: 950px; margin: 0 auto;}
/*首页*/
/*产品展示*/
.pro{
	width: 100%;
	min-width: 1200px;
	margin:50px auto;
}
.pro_tit{
	background:url(../images/images/index_13.png) no-repeat center;
	height: 66px;
	margin: 0 auto;
	text-align: center;
}
.pro_tit span{
	color: #333;
	line-height: 66px;
	font-size: 36px;
}
.pro_nav{
	margin: 40px auto;
	padding: 10px 0;
}
.pro_nav li{
	display: block;
	float: left;
	margin: 0 142px;
}
.pro_nav a{
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    padding: 0 20px;
}
.pro_nav a:hover{
	color: red;
	border-bottom: 1px solid red;
	padding-bottom: 5px;
}
.pro_show a{
    display: block;
    float: left;
    margin:10px;
    border: 1px solid #9e9e9e;
}
.pro_show a:hover{
	border: 1px solid #ff0000;
	color:#ff0000; 
}
.pro_show span{
    display: block;
	text-align: center;
	line-height: 40px;
}
/*简介*/
.ab{
	width: 100%;
	min-width: 1200px;
	height:402px;
	background:url(../images/images/index_04.jpg) no-repeat top center;
}
.ab_tit{
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding-top: 127px;
}
.ab_show{
	color: #fff;
	font-size: 14px;
	padding:20px 100px;
    text-indent: 2em;
    line-height: 30px;
}
.ab_more{
     background: url(../images/images/index_05.png) no-repeat center;
     height: 81px;
     margin: 0 auto;
}
.ab_more ul{
	margin:0 auto;
	width: 324px;
}
.ab_more li{
	display: block;
	float: left;
	width:162px;
	text-align: center;
}
.ab_more li a{
	line-height: 81px;
	padding: 0 30px;
}
.ab_more li a:hover{
	color:#ff0000;
}
/*走进樱花制衣*/
.ad{
	width: 100%;
	height: 876px;
	min-width: 1200px;
	background: url(../images/images/index_08.jpg) no-repeat center;
}
.ad_ys{
}
.ad_ys li{
    display: block;
    float: left;
}
.ad_tit{
    background: url(../images/images/index_22.png) no-repeat center;
    height: 39px;
    margin: 24px auto;
    line-height: 15px;
    width: 412px;
    text-align: center;
    font-size: 30px;
    padding-left: 40px;
}
.ad_show{
   text-indent: 2em;
   color: #333;
   line-height: 36px;
}
.ad_more{
   height: 50px;
   line-height: 50px;
   margin: 0 auto;
   background: url(../images/images/index_26.png) no-repeat center;
   margin-top:20px;
}
.ad_more ul{
	width: 180px;
	margin:0 auto;
}
.ad_more ul li{
	display: block;
	float: left;
	width: 90px;
	text-align: center;
}
.ad_more ul a{
	color: #fff;
}
.ad_lxwm{
	margin-top:60px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	line-height: 48px;
}
.ad_lxwm span{
    font-size: 24px;
    text-shadow: #333 -2px 2px 2px; 
}
/*新闻*/
.new{
	width: 100%;
	min-width: 1200px;
	height: 981px;
	margin:30px auto;
	background: url(../images/images/index_29.png) no-repeat center;
}
.new_tit h1{
	display: block;
    width: 306px;
    height: 66px;
    line-height: 66px;
    background: url(../images/images/index_30.png) no-repeat center;
    text-align: center;
    margin: 0 auto;
}
.new_tit span{
	font-size: 16px;
	line-height: 70px;
	text-align: center;
	display: block;
}
.new_show{

}
.new_l{
     padding-top:498px;
     width: 600px;
}
.hyxw_tit{
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
}
.hyxw_tit a{
	float: right;
	padding-right: 20px;
}
.hyxw_tit a:hover{
	color: red;
}
.hyxw_show{
	margin-top: 20px;
}
.hyxw_show li{
	line-height: 60px;
	border-bottom: 1px dashed #ccc;
	padding-top: 10px;
}
.hyxw_show a:hover{
    color: red;
}
.hyxw_show span{
	display: block;
	float: right;
}
.new_r{
    width: 580px;
}
.gsxw{

}
.gsxw_tit{
    border-bottom: 1px solid #ccc;
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
}
.gsxw_tit a{
	float: right;
	padding-right: 20px;
}
.gsxw_tit a:hover{
	color: red;
}
.gsxw_show{
	margin-top: 20px;
}
.gsxw_show{

}
.gsxw_show li{
	line-height: 60px;
	border-bottom: 1px dashed #ccc;
	padding-top: 20px;
}
.gsxw_show a:hover{
    color: red;
}
.gsxw_show span{
	display: block;
	float: right;
}
.bkzs{
    margin-top: 40px;
}
.bkzs_tit{
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	font-size: 24px;
	font-weight: bold;
}
.bkzs_tit a{
	float: right;
	padding-right: 20px;
}
.bkzs_tit a:hover{
	color: red;
}
.bkzs_show{
    margin-top: 36px;
}
.bkzs_show li{
	padding-top:20px;
	border-bottom: 1px dashed #ccc;
}
.gs-xbt{
	padding-bottom: 30px;
}
.gs-xnr{
	padding-bottom: 10px;
}
.bkzs_show li img{
	display: block;
	float: left;
	padding-right: 20px;
}
/*友情链接*/
.frl{
	width: 100%;
	min-width: 1200px;
	line-height: 30px;
	background: #d4d4d4;
}
.frl a:hover{
	color: red;
}
/*底部*/
.yw{
	width: 100%;
	height: 419px;
	min-width: 1200px;
	background: url(../images/images/index_10.jpg) no-repeat center;
}
.yw li{
	float: left;
	margin:20px 23px;
}
.yw2{
	width: 100%;
	min-width: 1200px;
	height: 82px;
	background: url(../images/images/index_11.jpg) no-repeat center;
	color: #fff;
	font-size: 14px;
}
.yw2 li{
	float: left;
	line-height: 82px;
}
.yw3{
	width: 100%;
	height: 150px;
	min-width: 1200px;
	background: url(../images/images/index_12.jpg) no-repeat center;
}
.yw3_l{
	width: 600px;
	color: #fff;
	font-size: 18px;
	padding-top: 34px;
}
.yw3_l span{
	line-height: 46px;
}
.yw3_r{
    width: 600px;
    padding-top: 34px;
}
.yw3_r li{
	float: left;
	margin: 0 30px;
}
.yw4{
	width: 100%;
	min-width: 1200px;
	background: #000;
	color: #fff;
	line-height: 30px;
	text-align: center;
}
.yw4 a{
	color: #fff;
}
.footer{
	background: #232323;
	padding: 60px 0px;
}
.f-logo{
	margin-top: 30px;
}
.f-tel{
	margin-top:30px;
	width: 420px;
	margin-left: 60px;
}
.f-tel li{
	color: #fff;
	font-size: 15px;
	line-height: 36px;
}
.f-tel li span{
	font-family: "times new roman";
	color: #fff;
	font-size:23px;
}
.f-lxfs{
	margin-top: 20px;
}
.f-lxfs li{
	color: #fff;
	font-size: 15px;
	line-height: 34px;
}
#copyright{ width:100%;background:#1b0000;}
#copyright .banq{color: #fff;text-align: center;padding:10px 0;font-size: 13px;}
.ma li p{font-size: 15px; line-height: 55px; text-align: center; color: #000;}
.foot-lx li img{margin-right: 10px;}
.foot-lx li{ font-size:15px; color: #fff; line-height: 55px; margin: 10px 0;}
#copyright .banq a{color: rgba(255,255,255,0.5);}
/*foot部分结束*/
/*内页开始====================================================================================*/
.ny-dingwei{
	position: relative;
}
.ny-location{
	position: absolute;
	z-index: 999;
	width: 100%;
	top: -70px;
}
.ny-location-bg{
	height: 130px;
	padding:0px 40px;
	font-size: 15px;
	background:#1b0000;
	color: #fff;
}
.ny-location-bg img{
	margin-right: 15px;
}
.ny-location-bg a{
	font-size: 15px;
	color: #fff;
}
.ny-location-bg span{
	color: #fff;
	font-size: 15px;
}
.ny-bt{
	text-align: center;
	font-size: 34px;
	color: #fff;
	line-height: 40px;
	padding-left: 20px;
	border-left:5px solid #fff;
	margin-top:45px;
}
.ny-bt span{
	text-transform: uppercase;
	font-size: 22px;
	color: rgba(255,255,255,0.4);
	text-transform: uppercase;
	font-family: "times new roman";
}
.ny-dh{
	margin-top:55px;
}
.dbg{
	background:url(../images/dbg.jpg) no-repeat bottom center #f9f9f9;
	min-height:620px;
	padding-top:50px;
	padding-bottom: 100px;
}
.xbg{
	background: #fff;
	margin-top:40px;
	padding: 50px;
	box-shadow: 0px 5px 20px #f0f0f0;
}


/*在线留言*/
.liuyan-tu{
	width: 300px;
	height: 300px;
	overflow: hidden;
}
.liuyan-tu img{
				cursor: pointer;
				transition: all 0.6s;
}
.liuyan-tu img:hover{
	transform: scale(1.1);
}
/*联系我们内页*/
.lxdy-con li{
	float: left;
	margin-right: 50px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:40px;
}
.lxdy-con li:hover{
	color: #1b0000;
}
.page-about1{
	width:800px;
	margin-top: 30px;
}
/*新闻列表页*/
ul,li{ list-style:none;/*width: 600px;*//*line-height: 40px;*/}
a,a:visited,a:active{text-decoration:none;}
a:hover{text-decoration:none}
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
ul.newsList li{
	width: 100%;
	height: 155px;
  float: left;
  background: #f9f9f9;
  padding: 20px 40px;
  margin-bottom: 15px;
  cursor: pointer;
	transition: all 0.6s;
}
ul.newsList li:hover{
	box-shadow: 5px 5px 5px #ebebeb;
	transform: scale(1.05);
}
.page-news {
    min-height: 220px;
    padding-bottom:30px;
}
.text img{
	text-align: center;
	margin: 15px 0px;
	max-width: 60%;
}
.xinwen-bt a{
	color: #2b2b2b;
	font-weight: bold;
	font-size: 16px;
	line-height:50px;
}
ul.newsList li:hover .xinwen-bt  a{
	color: #1b0000;
}
.xinwen-by a{
	color: #717171;
	font-size: 14px;
	line-height:30px;
}
.xinwen-sj{
	width:200px;
	height: 100px;
}
/*简介单页*/
.page-container{}
.page-container>img{ max-width:99%;border: 1px solid #f0f0f0;}
.page-content{ padding:0px 0px;margin-top:35px;}
.page_list {text-align: right;padding:50px 0px;}
.page_list span.current {border: #ddd 1px solid;padding:3px 6px;margin-right: 2px;color: #fff;background-color: #1b0000;}	
.page_list a {border: #ddd 1px solid;color: #272727;padding:3px 6px;margin-right: 2px;}
.page_list select{width: 48px; line-height:29px; height:29px; margin-bottom:3px; background-color: #ffffff;border: 1px solid #cccccc;}
.page {line-height:40px;border-top: 1px dotted #ddd;border-bottom: 1px dotted #ddd;margin-bottom:40px; margin-top: 50px;}
.page span{ display: inline-block; width: 49%;}
.page-news .newsList{margin-top: 20px;}
.page-news li .img{ padding: 0; overflow: hidden;}
.page-news li .text{padding-right: 0;}
.page-news li .text .h span{   
	 font-size: 14px;
    color: #999999;
    float: right;
}
.page-news li .text a:first-child{
	font-size: 17px;
	margin-top: 20px;
}
.page-news li .text p{
	font-size: 14px;
    line-height: 24px;
    color: #666666;
    float: left;
}
.page-news li .text .ck{
	  float: right;
    color: #666666;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    border-radius: 20px;
}
.page-news li:hover a{
	font-weight: bold;
	/*color: #1b0000;*/
}
.page-news ul li .h{
	line-height:65px;
  font-size: 24px;
  text-align:left;
	margin-top:20px;
	background: #fff;
	border: 1px solid #fff;
	padding-left: 50px;
	padding-right: 50px;
}
.page-news ul li:hover .h{
	background: #ffeed7;
}
.proNav li{
	  float: left;
    width:355px;
    text-align: center;
    position: relative;
    margin: 0px 5px 20px;
}
.proNav li span{ position:relative; display:block; overflow: hidden; width:355px;height:444px;}
.proNav li span img{cursor: pointer;transition: all 0.6s;width:355px;height: 452px;overflow: hidden;}
.proNav li:hover span{cursor: pointer;transition: all 0.6s;}
.proNav li p{background: #f7f7f7;line-height: 70px;}
.proNav li:hover p{background: #1b0000;}
.proNav li:hover p label{color: #fff;}
.proNav li p a{font-size: 17px;}
.proNav li span img:hover{transform: scale(1.1);}
.proNav li a{ display: block;}
.proNav li span .lhsp{ position: absolute; display: block; width:100%; height:175px; z-index: 10; left: 0; top: 0; display: none; background: url(../images/lh616.png)  center center;}
.proNav li:hover a{text-decoration: none;background: #1b0000;}
.proNav li:hover span .lhsp{ display: block;}
.proNav li p{ font-weight:100; display: block; line-height: 30px;  margin: 0 auto 20px; color:#1b0000;}
.proNav li label{ line-height:70px; color: #202020;font-size:17px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block !important;}
.proNav .ckgd{display:block; width:130px; height:203px; float:left; margin-top:10px;}   
.jptj-header{ position:relative; text-align:center;}
.jptj-header .span6{height:1px; background:#666; padding:0; margin:0; margin-top:50px; margin-bottom:50px;}
.jptj-header p{ position:absolute; z-index:111; text-align:center; width:100%; padding-top:37px; font-size:14px; }	
.popover-banner{  max-width:350px; margin: 0 auto; position: relative;border: 1px solid #efefef;}
.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: 50%; margin-top: -50px; }
.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:460px; 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%; 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;}
.jptj-header b{ display:inline-block;   font-size: 25px;
    line-height: 25px;
    color: #002e79;
    padding: 0 20px 10px;
	background:#f7f7f7}
.photos span{display: block; text-align:center;}
.photos span img{}
.photos p{font-size:16px;white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; line-height: 60px; padding: 0 15px; text-align: center; }	.photos1 span{  display: block; text-align:center; }
.photos1 span img{ height:200px;  max-width:100%;}
.photos1 p{white-space: nowrap;  overflow: hidden; text-overflow: ellipsis; line-height: 60px; padding: 0 15px; text-align: center; }
.pic-img1{height:270px;}
.picMarquee-left{ overflow:hidden;}
.picMarquee-left .bd ul{ padding:15px;  zoom:1;  }
.picMarquee-left .bd li{  float:left; height: 230px; width: 20%;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    margin-left: 15px; 
    margin-bottom: 5px;}
    .picMarquee-left .bd li img{ border: 1px solid #ccc;}
    .picMarquee-left .bd li:hover img{ border: 1px solid #000;}
.picMarquee-left .bd li img{ width:95%; display:block;}
.picScroll-left	{ overflow:hidden; margin-top:40px;}
.picScroll-left .bd li{  float:left; height: 275px; background:#fff;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
    margin-left: 14px; }
.picScroll-left .bd li img{ width:274px; height:202px; display:block;}
.span-name{    width: auto; display: inline-block;
    height: 50px;
    margin: 0 auto;
    padding:0 15px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border-bottom: #c7c7c7 solid 2px;}
.p-more{    width: 90px; display:inline-block;    float: right;
    height: 25px;
    margin: 20px auto;
    border: #c2c2c2 solid 1px;
    line-height: 25px;
    font-size: 15px;
    text-align: center;
    color: #000;}	 
.related-list li{ display: inline-block; width:33%;border-bottom: 1px dotted #ccc;line-height: 40px;}
#shownews .title{text-align: center; line-height: 35px; margin-bottom: 20px; font-weight: bold; font-size: 24px;}
#shownews .related {
    font-weight: bold;
    height:28px;
    line-height: 28px;
    font-size: 13px;
    margin-top: 15px;
    background: url(../images/bg_news.gif) repeat-x;
    color: #fff;
    padding-left: 10px;
}
.related_cp ul {
    width: 100%;
    height: auto;
    padding-top: 6px;
    overflow: hidden;
    padding-bottom: 20px;
    margin-top:10px;
}
.related_cp ul li {
    text-align: center;
    width:160px;
    float: left;
    margin-right:25px;
}	
.related_cp ul li img {border: 1px solid #e4e4e4;width: 200px; padding: 5px;}
.related_cp ul li a:hover img {border: 1px solid #1b0000;}
#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;  color: #f7f7f7;background: #1b0000; padding:5px 0;}
.page-guestbook b{ line-height:35px;  display:inline-block; width:80px; text-align:right;}
.page-guestbook dt{ line-height:35px; width: 100%;font-size: 15px;}
.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: #1b0000;  display: block; font-weight: 500; text-align: center;}
.showjobList li span{ width: 120px;  height:100%; display: inline-block; text-align: center;color: #1b0000; margin-right: 10px; border-right: 1px solid #ccc;} 
.showjobList {border-top:1px solid #ccc;  margin-bottom: 0;}
.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: #1b0000;  }
.lhms span{ display: inline-block; height: auto; border-left: 1px solid #ccc; padding-left: 10px;}
.lh616{ width: 150px; line-height: 40px; margin:25px auto 0px; background: #1b0000;}
/*#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 #C7E2F6 ;*/
   /* padding: 0 2.5%;*/
    line-height: 35px;
    min-width: 460px;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 15px;
}
.page-guestbook #guestbook  dt{ line-height:35px; padding: 10px 0;font-size: 15px;}
.page-guestbook #guestbook  textarea{ width:90%;}
 #guestbook .yzm input{ width:75%;}
.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;}
.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:93%; }
.lhbdfl{ /*float: left;*/width:100%;/* margin: 0 auto;*/}
.lhbdfr label{max-width:80px; width: 100%;}
.lhbd input{ width: 57%;}
.lhbdfl input{ width: 90%;}
.lhbd span{font-weight: 100;}
.lhbd .Content{ width: 84%;}
.clear{ clear: both;}
.lhbd .Content{ height:113px;}
.submit{
	  background: #1b0000;
    height: 35px;
    color: #fff;
    display: block;
    width: 120px;
    margin:0px auto;
    text-align: center;
    border: none
}
.lh615{  line-height:40px; margin: 0 10px; text-align: center; border: none;}
/*内页标题*/
.nybt{
	text-align: center;
	color: #2b2b2b;
	font-size:30px;
	font-weight: bold;
	line-height: 30px;
	margin-bottom:30px;
	font-family: "新宋体";
}
.nybt p{
	line-height: 37px;
	background:url(../images/ad-bt.jpg) no-repeat top center;
	color: #fff;
	font-size:16px;
	font-family: "新宋体";
	margin-top:10px;
	letter-spacing: 1px;
}
.ddsmoothmenu-v{
	text-align: center;
}
.ddsmoothmenu-v>ul{
	margin-top: 25px;
	width:700px;
	padding: 0;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.ddsmoothmenu-v>ul>li{
	float: left;
	text-align: center;
	line-height: 50px;
	background: #fff;
	margin-right:2px;
  flex-grow: 1;
  cursor: pointer;
  transition: all 0.6s;
}
.ddsmoothmenu-v>ul>li a{
	color: #202020;
	font-size:15px;
	display: block;
}
.ddsmoothmenu-v>ul>li>a>span{ 
  display:block;
  font-size:15px;
  color: #202020;
}
.ddsmoothmenu-v>ul>li:hover{
	background: #32b357;
	cursor: pointer;
  transition: all 0.6s;
}
.ddsmoothmenu-v>ul>li:hover span{color: #fff;}
.ddsmoothmenu-v>ul>.lihover>.ahover{background: #32b357;}
.ddsmoothmenu-v>ul>.lihover>.ahover>span{color: #fff;}
.ddsmoothmenu-v>ul>.lihover ul li{line-height: 60px;background: #e5e5e5;}
.ddsmoothmenu-v ul .lihover ul li:hover span{font-weight: bold;color: #000;font-size: 15px}
.ddsmoothmenu-v>ul>.lihover> ul li.lihover span{font-weight: bold; color: #000;font-size: 15px;}
.ddsmoothmenu-v1>ul{
	margin-top:40px;
	width:700px;
	padding: 0;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.ddsmoothmenu-v1>ul>li{
	float: left;
	text-align: center;
	line-height: 50px;
	background: #fff;
	margin-right:2px;
  flex-grow: 1;
  cursor: pointer;
  transition: all 0.6s;
}
.ddsmoothmenu-v1>ul>li a{
	color: #202020;
	font-size:15px;
	display: block;
}
.ddsmoothmenu-v1>ul>li>a>span{ 
  display:block;
  font-size:15px;
  color: #202020;
}
.ddsmoothmenu-v1>ul>li:hover{
	background: #1b0000;
	cursor: pointer;
  transition: all 0.6s;
  border: 1px dashed #fff;
}
.ddsmoothmenu-v1>ul>li:hover span{color: #fff;}
.ddsmoothmenu-v1>ul>.lihover>.ahover{background: #1b0000;border: 1px dashed #fff;}
.ddsmoothmenu-v1>ul>.lihover>.ahover>span{color: #fff;}
.ddsmoothmenu-v1>ul>.lihover ul li{line-height: 60px;background: #e5e5e5;}
.ddsmoothmenu-v ul .lihover ul li:hover span{font-weight: bold;color: #000;font-size: 15px}
.ddsmoothmenu-v>ul>.lihover> ul li.lihover span{font-weight: bold; color: #000;font-size: 15px;}
/* productsroll Start */
#LeftArr,#RightArr{background-image:url(../images/cp-jt.png);width:60px;height:60px;cursor:pointer;position:absolute;top:0px;z-index:1}
#LeftArr{background-position:0px 0px;left:-130px; top:160px;}
#RightArr{background-position:60px 0px;right:-130px; top:160px;}
#ScrollBox{width:100%; overflow:hidden;padding: 0;}
#ScrollBox li{float:left;display:inline;position: relative;overflow: hidden;width:380px;margin: 0px 10px;text-align: center;}
#ScrollBox li .cp-tp{width:380px;height:285px;overflow: hidden;}
#ScrollBox li .cp-tp img{width:380px;height:285px;cursor: pointer;transition: all 0.6s;}
#ScrollBox li .cp-mc a{line-height: 70px;font-size: 15px;}
/* productsroll Start */
.section {
  width: 100%;
  float: left; }

.section-title {
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-weight: normal;
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  width: 100%;
  clear: both; }

  .code pre, .code code {
  	color:#333;
    height: 100%;
    margin: 0; }
  .code code {
    padding: 20px 0 0 20px; }
  .code--small code {
    padding-top: 75px; }
  .code--left {
    float: left; }
  .code--right {
    float: right; }
  .code--wider {
    width: 60%; }
    .code--wider code {
      padding-top: 60px; }

.section--more {
  color: #FFF;
  background: #0E0F34;
  padding: 20px 0 40px 0; }

.section-group {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 30px 0; }
  .section-group h3 {
    margin: 0 0 20px 0;
    text-transform: uppercase; }
  .section-group h4 {
    font-weight: normal;
    color: rgba(255, 255, 255, 0.6); }
  .section-group code {
    padding: 20px;
    font-size: 1.2em; }
  .section-group .btn {
    margin-right: 20px; }

.btn {
  padding: 10px 20px;
  border: 1px solid #FF4081;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
  overflow: hidden; }
  .btn:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    width: 1px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #FF4081;
    -webkit-transition: -webkit-transform 0.2s ease;
            transition: transform 0.2s ease;
    z-index: 0;
    opacity: 0; }
  .btn span {
    position: relative;
    z-index: 5; }
  .btn:hover {
    color: #FFF; }
    .btn:hover:before {
      -webkit-transform: scaleX(200);
          -ms-transform: scaleX(200);
              transform: scaleX(200);
      opacity: 1; }
/*图片*/
.ny-cp{
	float: left;
	text-align: center;
	margin: 0px 10px 20px;
	width: 345px;
}
.ny-cp .images_img{
	width: 345px;
	height:255px;
	overflow: hidden;
}
.ny-cp .images_img img{
	width: 345px;
	height:255px;
	overflow: hidden;
}
.ny-cp .images_title{background: #efefef;line-height: 60px;}
.ny-cp2{
	float: left;
	text-align: center;
	margin: 0px 10px 15px;
	width: 255px;
}
.ny-cp2 .images_img{
	width: 255px;
	height:330px;
	overflow: hidden;
}
.ny-cp2 .images_img img{
	width:255px;
	height:330px;
	overflow: hidden;
}
.ny-cp2 .images_title{background: #efefef;line-height: 60px;}

.h-tu9{
	width: 265px;
	float: left;
	text-align: center;
	margin: 0px 5px;
}
.h-tu9 span{
	height: 330px;
	border: 1px solid #ccc;
	padding: 5px;
}
.h-tu9 span img{
	width:265px;
	height:320px;
}
.h-tu{
	width: 345px;
	float: left;
	text-align: center;
	margin: 0px 10px;
}
.h-tu span{
	height: 443px;
	border: 1px solid #ccc;
	padding: 5px;
}
.h-tu span img{
	width:335px;
	height:431px;
}

/*联系我们单页*/
.lxwm-dy{
	width:300px;
}
.lxwm-dy li{
	line-height: 60px;
	border-bottom: 1px dashed #efefef;
	font-size: 16px;
}
.lxwm-dy li span{
	font-weight: bold;
	font-size: 18px;
	color: #f3981e;
}

.qywh li{
	float: left;
	margin: 0px 5px 20px;
	border: 1px solid #ccc;
	width: 356px;
	padding: 15px 20px;
	font-weight: bold;
	color: #000;
	font-size: 20px;
}
.qywh li p{
	margin-top: 10px;
	line-height: 28px;
	font-size: 15px;
	color: #777;
	font-weight: normal;
}
.qywh li:hover{
	color: #1b0000;
	border: 1px solid #1b0000;
}
.xinyu li{
	margin-bottom: 20px;
}
.xy-nr{
	border: 1px solid #D0D0D0;
	width: 780px;
	height: 240px;
	padding: 45px 50px 0px;
	font-size: 15px;
	color: #777;
	line-height: 32px;
}
.xy-nr p{
	color: #000;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
.hezuo{
	float: left;
	text-align: center;
	width: 255px;
	margin: 0px 10px;
}
.images_img{
	width: 255px;
	height: 210px;
	overflow: hidden;
}
.images_img img{
	cursor: pointer;
  transition: all 0.6s;
}
.images_img img:hover{
	transform: scale(1.1);
}
.images_title a{
	line-height: 60px;
	font-size: 15px;
}

.ny-lxfs{
	width:450px;
	background: #f8f8f8;
	padding: 30px 25px 15px;
}
.ny-lxfs li{
	border-bottom: 1px dashed #ccc;
	padding-bottom:18px;
	margin-bottom:18px;
	color: #202020;
	line-height: 30px;
	font-size: 16px;
}
.ny-lxfs li span{
	font-weight: bold;
	color: #1b0000;
	font-size: 20px;
}
.ny-lxfs li img{
	max-width: 30px;
	vertical-align: middle;
	margin-right: 10px;
}
.ny-lxfs li p{
	color: #202020;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
}
.liuyan{
	background: #f8f8f8;
	padding:20px 25px;
	width: 620px;
	margin-left: 30px;
}
