body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑" !important;
}

table {
	max-width: 100%;
	background: transparent;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	padding: 0;
}

tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
	color: #333
}

ul, li, img, p, h1, h2, h3, h4, h5, input, dd, dl, ol, dt, h6 {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}

a {
	text-decoration: none;
}

.clearfix {
	clear: both;
}

.Central {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.Central_1 {
	margin-top: 0;
}
/* 导航 */
.navTab {
	width: 100%;
	height:125px;
    background: #fff;
}
.fix-head{
	transition: all .3s;
	position: fixed;
    top: 0;
    z-index: 1000;
    background: rgb(255 255 255 / 99%);
    box-shadow: 0px 1px 3px 0px rgb(0,0,0,.16);
}
.navTab .Central{
	overflow: inherit;
}
.nav_logo{
	float:left;
	overflow: hidden;
	height:102px;
	width:190px;
	margin:0.5px 0;
}
.nav_logo  a{
	display:block;
}
.nav_logo  a img{
	height:100%;
	width:100%;
}
.navTab nav{
	width: 840px;
	height: 125px;
	float:right;
	margin: 0 auto;
}
.nav_z {
	width: 840px;
	height: 125px;
}
.nav_z ul li{
	width:120px;
	height:125px;
	float: left;
	position: relative;
}
.nav_z ul li a {
	color: #333;
	font-size: 16px;
    text-align: center;
	width:120px;
	height:125px;
	line-height:125px;
	display: block;
	position: relative;
}
.nav_z ul li a::after{
	content: '';
    width: 0%;
    height: 2px;
    border-radius: 50px;
    background: #84181d;
    position: relative;
    bottom: 43px;
    margin: 0 auto;
    display: block;
    transition: width .5s ease;
}

.nav_z ul li a.active{
	color: #04210f;
}

.nav_z ul li a:hover{
   	color:#04210f;
}
.nav_z ul li a:hover::after,.nav_z ul li a.active::after{
	width: 40%;
}
.nav_z ul li .sonnav{
	position: absolute;
	left: -35px;
	display:none;
    z-index: 999;
    margin-top: 1px;
    width: 190px;
    background-color: #fff;
    box-shadow: 0px 11px 15px 0px rgba(24, 24, 33, 0.05);
}
.nav_z ul li dd{
	height: 45px;
	width: 190px;
	border-top: 1px solid #e7e7e7;
}
.nav_z ul li dd:first-child{
	border-top:none;
}
.nav_z ul li dd a{
	display:block;
	width: 190px;
    line-height: 45px;
	height:45px;
	font-size:15px;
	text-align:center;

}
.nav_z ul li dd a::after{
	display:none;
}

/*banner*/
.banner, .fullSlide, .fullSlide .bd li, .fullSlide .bd li a {
	height: 700px;
}

.fullSlide {
	width: 100%;
	position: relative;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	overflow: hidden;
	text-align: center;
	background-position: center top;
}

.fullSlide .bd li a {
	display: block;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0px;
	left: 0;
	height: 30px;
	line-height: 30px;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 100px;
	height: 8px;
	margin: 1px;
	overflow: hidden;
	background: #DEDEDE;
	line-height: 999px;
}

.fullSlide .hd ul .on {
	background: #174ca0;
}

.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
	width: 73px;
	height: 73px;
}

.fullSlide .prev {
	background: url(../images/left1s.png) no-repeat;
}

.fullSlide .next {
	left: auto;
	right: 5%;
	background: url(../images/right1s.png) no-repeat;
}


/*banner资料框*/
.banner_fm_section{
	background: rgba(75, 85, 99, 0.78);
    width: 1020px;
    padding: 5px 15px 15px;
    margin:0 auto;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999;
    top: 630px;
}
.banner_fm_section .bfs_t{
	text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    color: #FFFFFF;
}
.bfs_f input{
	width: 350px;
    padding: 5px 15px;
    margin-right: 15px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #333;
    outline:none;
}
.bfs_f .input_btn{
    margin-right: 0;
    background: #04210f;
    color: #fff;
    height: 55px;
    width: 218px;
    cursor:pointer;
}

/*通用标题*/
.ty_title{
	margin:35px 0 50px;
	text-align:center;
}
.ty_title .ty_b{
	color:#333;
	font-size: 32px;
    font-weight: 500;
    display:block;
}
.ty_title .ty_b span{
	color:#041f10;
	font-weight: bold;
}
.ty_title .ty_p{
	color:#666;
	margin-top:20px;
	font-size: 18px;
}
/*优势*/
.Ys{
	background:#f8f8f8;
	padding:40px 0 55px;
}
.Ys_section_tab{
	border:1px solid #04210f;
	background:#fff;
	height:200px;
}
.Ys_section_tab li{
	float:left;
	width: 239px;
    padding: 30px;
}
.Ys_section_tab li .Ys_icon{
	width:29px;
	height:29px;
	margin:0 auto;
}
.Ys_section_tab li .Ys_title{
	margin: 15px 0;
    text-align: center;
    color: #333;
    font-size: 24px;
    font-weight: 100;
}
.Ys_section_tab li .Ys_txt{
	text-align: center;
    color: #666;
    font-size: 16px;
    line-height: 25px;
}

.Ys_section_box .Ys_img{
	width:900px;
	height:500px;
}
.Ys_imgsb{
	max-width: 100%;
	max-height: 100%;
	text-align: center;

}
.Ys_rightblock{
	background:#6ab04c;
	float:right;
	width:300px;
	height:500px;
	text-align: center;
}
.Ys_rightblock img{
	margin-top: 60px; 
	margin-bottom:50px;
}
#Ys_spt{
	margin-bottom:30px;
}
#Ys_zhouzhi{
	color: #000;
}
.Ys_rightblock a{
	background: #04210f;
    display: block;
    color: #fff;
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin: 40px auto 0;
}

/*产品*/
.Cp{
	padding:40px 0 55px;
}
.Cp_section .Cp_section_tab{
	height:auto;
	text-align:center;
    margin: 0 auto 50px;
}
.Cp_section_tab li{
	width: 145px;
    display:inline-block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-left: 1px solid #04210f;
    cursor:pointer;
margin-bottom:10px;
}
.Cp_section_tab li:first-child{
	border-left:0;
}
.Cp_section_tab li.on{
	color: #04210f;
	font-weight:bold;
}
.Cp_section_tab a{
	height: 25px;
    line-height: 25px;
    color: #84181d;
    display: block;
    width: 145px;
    text-align: center;
}
.Cp_section_tab li:hover{
	color: #04210f;
}
.Cp_section_Block{
	height:274px;
}
.Cp_section_Block li{
	height:274px;
        width:1200px;
	display: none;
}
.Cp_section_Block li:first-child{
	display: block;
}
.Cp_section_Block li a{
	width: 388px;
    height: 272px;
    overflow: hidden;
    display: block;
    float:left;
    margin-left: 14px;
    border:1px solid #cccccc;
	transition: all .3s;
}
.Cp_section_Block li a:first-child{
	margin-left:0;
}
.Cp_section_Block li img{
	width:100%;
	height:100%;
}
.Cp_section_Block li a:hover{
	border-color: #84181d;
}

/*案例*/
.Al{
	padding:40px 0 0px;
}
.Caseslider {
	width: 100%;
	height:890px;
	position:relative;
}

.Caseslider .hd {
	position:absolute;
	z-index:999;
	right: 408px;
    top: 265px;
}

.Caseslider .hd ul {
	float: left;
}
.Caseslider .hd ul li{
	display:none;
	color:#04210f;
	font-size:55px;
}
.Caseslider .hd ul li.on{
	display:block;
}
.Caseslider .hd span{
	color:#c5c5c5;
	font-size:55px;
}


.Caseslider .bd{
	overflow: hidden;
}

.Caseslider .bd li{
	width:100%;
	height:890px;
	position: relative;
}
.Caseslider .bd li:first-child{
background: url(../images/sy_gcalimg01.jpg)no-repeat center;
}
.Caseslider .bd li:nth-child(2){
background: url(../images/sy_gcalimg02.jpg)no-repeat center;
}
.Caseslider .bd li:last-child{
background: url(../images/sy_gcalimg03.jpg)no-repeat center;
}
.Caseslider .bd li img{
	width:100%;
	height:100%;
}
.Al_whitebox{
	width: 574px;
    height: 360px;
    padding: 30px 40px;
    background: rgba(255, 255, 255, 0.84);
    position: absolute;
    bottom: 108px;
    right: 343px;
}
.Al_whitebox b{
	color: #373849;
    font-size: 32px;
    display: block;
    height:42px;
    margin:20px 0 25px;
}
.Al_whitebox b span{
	display:block;
	float:left;
}
.Al_whitebox b .Al_name{
	padding: 0 10px;
	max-width:596px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.Al_whitebox p{
	color: #373849;
    font-size: 16px;
    line-height: 26px;
    max-height:156px;
    display: -webkit-box;
    -webkit-line-clamp:6;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.Al_whitebox a{
    background: #04210f;
    color: #fff;
    padding: 5px 10px;
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 76px;
}
.Caseslider .prev,.Caseslider .next{
	color: #c5c5c5;
    font-size: 55px;
    position: absolute;
    z-index: 999;
    top: 265px;
}
.Caseslider .prev{
	right: 500px;
}
.Caseslider .next{
    right: 360px;
}

/*设计师团队*/
.Designer{
	padding:40px 0 85px;
}
.Ds_body{
    height: 360px;
}
.Ds_body .Ds_son1 {
    width: 260px;
    height: 360px;
    float: left;
    position: relative;
}
.Ds_son1 .Ds_img {
    position: relative;
    width: 260px;
    height: 360px;
    margin-top: 40px;
    overflow: hidden;
    background-color: #000000;
}

.Ds_img img {
    width:100%;
    height: 100%;
}
.Ds_img .pbo {
    position: absolute;
    width: 100%;
    height: 63px;
    left: 0;
    bottom: 0;
    letter-spacing: 2px;
    line-height: 63px;
    text-align: center;
    color: #ffffff;
    background: rgba(0,0,0,0.8);
    font-size: 22px;
    transition: all .5s;
}
.Ds_img .pb-z1 {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,1);
    opacity: 0.6;
    z-index: 900;
    transition: all .5s;
}
.Ds_img .pb-z {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    transition: all .5s;
}
.pb-z .zp1 {
    margin-top: 116px;
    text-align: center;
    color: #FFFFFF;
    font-size: 26px;
}
.pb-z .zp2{
	width: 20px;
    height: 2px;
    margin: 16px auto 0 auto;
    background-color: #ffffff;
}
.pb-z .zp3 {
    margin-top: 18px;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    padding: 0 5px;
    line-height: 30px;
}
.pb-z .zp4 {
    margin: 24px auto;
    width: 149px;
    height: 48px;
    border: 1px solid rgba(218,74,37,1);
    border-radius: 24px;
    text-align: center;
    color: #84181d;
    font-size: 22px;
    line-height: 48px;
    cursor: pointer;
}
.Ds_img:hover .pb-z,.Ds_img:hover .pb-z1{
	display:block;
}
.Ds_img:hover .pbo{
	display:none;
}

.Ds_son2{
	width: 390px;
    height: 360px;
    float: left;
    background-color: #000000;
    position: relative;
    margin-left: 10px;
}
.Ds_son2 .Ds_img{
	width: 390px;
    height: 360px;
    overflow: hidden;
}
.Ds_son2 .pb-z .zp1{
	margin-top: 256px;
}
.Ds_son3{
    position: relative;
    width: 260px;
    float: left;
    height: 360px;
    margin-left: 10px;
}
.Ds_son3 .Ds_img{
	width: 100%;
    height: 360px;
    overflow: hidden;
    position: relative;
    background-color: #000000;
}
.Ds_son3 .Ds_txtimg1{
	position: absolute;
    right: 0;
    margin-top: 70px;
}
.Ds_body .Ds_txtimg1{
    margin-left: 10px;
}
.Ds_slide{
	height:280px;
	margin:45px 0 55px;
}
.Ds_slide li{
	float:left;
	width:210px;
	height:280px;
	overflow: hidden;
	margin-left:15px;
	position:relative;
}
.Ds_slide li img{
	width:100%;
	height:100%;
}
.Ds_slide li:first-child{
	margin-left:0;
}
.Ds_slide li .title{
	width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    line-height: 350px;
    text-align: center;
    display:none;
    transition: all .5s
}
.Ds_slide li:hover .title{
	display:block;
}

/* 横幅 */
.hf {
	width: 100%;
	height: 300px;
	background: #2f3125 url(../images/hf_bg.jpg) no-repeat center right;
}

.hf_z {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	color:#fff;
	position:relative;
	padding-top: 75px;
}
.hf_z b{
	margin:0 10px;
}
.hf_z h3 {
	display: block;
    font-size: 38px;
    font-weight: 100;
}

.hf_z h4 {
	font-size: 32px;
    font-weight: 100;
    margin: 10px 0 15px;
}
.hf_z h5 {
	font-size: 26px;
	font-weight: 100;
	padding-left:200px;
}
.hf_z h5 b{
	font-size: 36px;
}
.hf_z a {
  border-radius: 24px;
  background-color: #84181d;
  box-shadow: 0px 5px 13px 0px rgba(7, 0, 2, 0.41);
  position: absolute;
  width: 209px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color:#fff;
  font-size: 18px;
  margin-left:15px;
  z-index: 74;
}
/*特点*/
.Td{
	padding:60px 0;
	/*background: #fff url(../images/Td_bg.png) no-repeat  bottom center;*/
}
.Td_section{
	width:100%;
	height:400px;
}
.Td_section li{
	float:left;
	width:300px;
	height:400px;
	position:relative;
	cursor: pointer;
}
.Td_section li::before{
        content:'';
        width:1px;
        height:100%;
        background: #c6c6c6;
        position:absolute;
        left:0;
        top:0;
}
.Td_section li:first-child::before{
	display:none;
}
.Td_show{
	width:300px;
	position:relative;
	top:140px;
}
.Td_show .Td_icon{
	width: 47px;
	height: 47px;
	display:block;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
.Td_section li:first-child .Td_icon{
	background-image: url(../images/Td_icon1.png);
}
.Td_section li:nth-child(2) .Td_icon{
	background-image: url(../images/Td_icon2.png);
}
.Td_section li:nth-child(3) .Td_icon{
	background-image: url(../images/Td_icon3.png);
}
.Td_section li:last-child .Td_icon{
	background-image: url(../images/Td_icon4.png);
}
.Td_show .Td_title{
	color:#333;
	font-size:26px;
	text-align:center;
	margin-top:30px;
}
.Td_hovershow{
	display: none;
	width:270px;
	height:400px;
	padding:0 15px;
	background:#84181d;
	position: absolute;
	top:0;
	left:0;
}
.Td_hovershow .Td_title0{
	color:#fff;
	font-size:26px;
	text-align:center;
	margin-top:70px;
}
.Td_hovershow .Td_line{
	background:#fff;
	height:3px;
	width:100px;
	margin:15px auto 20px;
}
.Td_hovershow .Td_txt{
	color: #fff;
    font-size: 17px;
    padding: 0 20px;
    line-height: 28px;
}
.Td_section li:hover .Td_hovershow{
	display: block;
}

/*服务流程*/
.Lc{
	padding:30px 0;
	/*margin-top:35px;*/
	height: 320px;
	background: url(../images/Lc_bg.jpg) no-repeat  center;
}
.Lc_section a {
  border-width: 1px;
  border-color: #84181d;
  border-style: solid;
  width: 225px;
  height: 45px;
  display:block;
  margin: 180px auto 0;
  color:#84181d;
  line-height:45px;
  font-size:18px;
  text-align:center;
}
.Lc_section a:hover{
	background:#84181d;
	color:#fff;
}

/*新闻*/
.new{
    padding: 40px 0 55px;
}
.new_section .hd{
	height: 45px;
    display: table;
    margin: 0 auto 50px;
}
.new_section .hd li{
  border-width: 1px;
  border-color: rgb(205, 205, 205);
  color: #666;
  border-style: solid;
  width: 138px;
  height: 45px;
  line-height: 45px;
  text-align:center;
  float:left;
  margin:0 10px;
  cursor: pointer;
}
.new_section .hd li.on,.new_section .hd li:hover{
	border-color: #84181d;
	color:#84181d;
}

.con {
	width: 1200px;
	height:514px;
}
.con_left{
	float:left;
	width:520px;
}
.con_left .con_img{
	width:520px;
	height: 370px;
    display: block;
}
.con_left .con_img img{
	width:100%;
	height:100%;
}

.con_left b{
	font-size: 17px;
  	color: rgb(51, 51, 51);
  	font-weight: bold;
  	display:block;
  	margin:10px 0 15px;
  	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.con_left p{
	font-size: 15px;
    color: rgb(116, 116, 116);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    line-height: 26px;
}
.con_left .con_link{
    display: block;
    overflow: hidden;
}
.con_right{
	float:right;
	width:660px;
	height:490px;
}


.con_right dl {
	margin-top: 20px;
	background-color: rgb(234, 234, 234);
	padding: 20px;
    width: 620px;
    height: 110px;
}
.con_right dl:first-child{
	margin-top:0;
}

.con_right dl dt {
	float: left;
	width: 150px;
	height: 110px;
}

.con_right dl dt a {
}

.con_right dl dt a img {
	width: 150px;
	height: 110px;
	display: block;
}

.con_right dl dd {
	float: right;
	width: 450px;
	height: 110px;
	overflow: hidden;
}

.con_right dl dd a {
}

.con_right dl dd a b {
	font-size: 17px;
  	color: rgb(51, 51, 51);
  	display:block;
  	margin:5px 0 15px;
  	font-weight: bold;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.con_right dl dd a p {
	font-size: 15px;
    color: rgb(116, 116, 116);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    line-height: 26px;
}


/*首页底部*/
.navBar {
    position: relative;
    z-index: 1;
    color:#fff;
    height: 50px;
    line-height: 50px;
}
.nav {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft YaHei", SimSun, SimHei;
}
.clearfix {
    clear: both;
}
.nav .m {
    float: left;
    position: relative;
    margin-left: 15PX;
}
.nav h3 {
    float: left;
    font-size: 100%;
    font-weight: normal;
    font-size: 18px;
}
.nav h3 a {
  	color:#fff;
    display: block;
    padding: 0 32px;
}


.bw {
    width: 100%;
    background-image: url(../images/bw_bg.jpg);
    background-size: 100% 100%;
    margin-top: 70px;
}
.bw_central{
	width:1200px;
	margin:0 auto;
	position: relative;
}
.bw_map{
	position: absolute;
    width: 440px;
    height: auto;
    padding: 35px 0;
    background-color: #FFFFFF;
    top: 105px;
    left: -60px;
    z-index: 99999;
    box-shadow: 0px 4px 9.8px 0.2px rgba(0, 0, 0, 0.3);
}

.bm_t {
    width: 90%;
    margin: 0 5%;
    overflow: hidden;
}
.bmt_l {
    width: 5px;
    height: 30px;
    background-color: #84181d;
    border-radius: 5px;
    display: block;
    float: left;
}
.bmt_t{
	float: left;
    margin-left: 2%;
    font-size: 24px;
    color: #333333;
    line-height: 30px;
    letter-spacing: 2px;
    font-family: MyFontName;
}
.bm_m{
	width: 90%;
    height: 135px;
    overflow: hidden;
    margin: 40px auto 0;
}
.bm_m img{
	width:100%;
	height:100%;
}
.bm_f{
	width: 90%;
    overflow: hidden;
    margin: 5px auto 0;
}
.bm_f input{
	width:96%;
	height:45px;
	line-height:45px;
	font-size: 16px;
	border-bottom: 1px solid #b4b4b4;
	padding: 0 2%;
	outline: none;
	margin-top:10px;
}
.bm_f .bm_f_submit{
	border-radius: 100px;
    background-color: #84181d;
    color: #fff;
    width: 26%;
    margin: 20px auto 0;
    display: block;
}
.bw_box{
	width:1200px;
	height:520px;
	position:relative;
}
.bb_x{
	float: right;
    width: 700px;
    float: right;
    width: 700px;
    margin-top: 125px;
}
.bbx_b{
	float: left;
    width: 430px;
    padding: 20px 20px 20px 50px;
}
.bbx_b p{
	color: #fff;
    font-size: 17px;
    margin-top: 10px;
    line-height: 30px;
}
.bbx_b p a{
	color:#fff;
}
.bbx_c{
	float: left;
    width: 200px;
    text-align: center;
}
.bbx_c img{
	width:140px;
	height:140px;
}
.bbx_c p{
	color: #fff;
    font-size: 20px;
    margin-top: 20px;
    text-align:center;
}
.bb_l{
	width: 100%;
    color: #fff;
    font-size: 17px;
    position: absolute;
    bottom: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bb_l a{
	color:#fff;
	margin: 0 3px;
}
.bb_l a:hover,.bbx_b p a:hover{
	color:#84181d;
}

/*客服*/
.floating_ck {
	position: fixed;
	right: 20px;
	top: 50%;
}

.floating_ck dl dd {
	position: relative;
	width: 80px;
	height: 80px;
	background-color: #fff;
	border: solid 1px #84181d;
	border-top:none;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center 20%;
	cursor: pointer;
}
.floating_ck dl dd.quote{
	border-top:solid 1px #84181d;
}



.quote {
	background-image: url(../images/kficon.png);
}

.qrcord {
	background-image: url(../images/erweima.png);
}

.return {
	background-image: url(../images/fanhui.png);
}
.floating_ck dl dd.quote:hover {
	background-image: url(../images/kficon1.png);
}

.floating_ck dl dd.qrcord:hover {
	background-image: url(../images/erweima1.png);
}

.floating_ck dl dd.return:hover {
	background-image: url(../images/fanhui1.png);
}

.floating_ck dd span {
    color: #84181d;
	display: block;
	padding-top: 54px;
}

.floating_left {
	position: absolute;
	left: -170px;
	top: 0px;
	width: 160px;
	height: 80px;
	background-color: #84181d;
	display: none;
}

.floating_left a {
	color: #fff;
	line-height: 40px;
	display: block;
}

.floating_ewm {
	height: 284px;
	top: -108px;
}

.floating_ewm i {
	display: block;
	width: 127px;
	height: 127px;
	margin: auto;
	margin-top: 9px;
}

.floating_ewm i img {
	width: 127px;
	height: 127px;
}

.floating_ewm p {
	color: #fff;
	margin-top: 5px;
}

.floating_ewm .qrcord_p01 {
	font-size: 12px;
	line-height: 20px;
	padding-top: 10px;
}

.floating_ewm .qrcord_p02 {
	font-size: 18px;
}

.floating_ck dl dd:hover {
	background-color: #84181d;
    color: #fff;
}

.floating_ck dl dd:hover .floating_left {
	display: block;
}
.floating_ck dd:hover span{
	color:#fff;
}




/***********子页面通用样式*/
.common_bg{
	background-color: #fbfbfb;
}
.common_nav{
	border-bottom:1px solid #84181d;
	background:#fff;
}
.common_nav .nav_z ul li a{
	color:#333;
}
.common_nav .nav_z ul li.active a {
    color: #84181d;
}
.common_banner{
	width:100%;
	height:600px;
	overflow:hidden;
}
.common_banner img{
	width:100%;
	height:100%;
}
.wezhi{
	width: 1200px;
    color: #666;
    font-size: 17px;
    height: 45px;
    line-height: 45px;
    margin: 40px auto;
}
.wezhi a{
	color:#333;
	margin:0 5px;
}
.common_central{
	width:1200px;
	margin:0px auto;
}
/*分页*/
.fy{
	text-align: center;
	color:#999;
	width: 100%;
}
.fy strong{
    background: #84181d;
    color: #fff;
    padding: 3px 8px;
    display: inline-block;
    border: 1px solid #84181d;
    margin: 0 3px;
}
.fy a{
	color: #666;
    font-size: 16px;
    margin: 0 5px;
    padding: 3px 8px;
    border: 1px solid #CCC;
    display: inline-block;
}
.fy span{
	color: #84181d;
	margin: 0 5px;
	font-size: 16px;
}
.fy a:hover{
	background:#84181d;
	border-color:#84181d;
	color:#fff;
}
.new_fy{
	text-align:center;
	width:100%;
	margin-top:20px;
}
.new_fy strong{
    background: #84181d;
    color: #fff;
    padding: 3px 8px;
    display: inline-block;
    border: 1px solid #84181d;
    margin: 0 3px;
}
.new_fy a{
	color: #666;
    font-size: 16px;
    margin: 0 5px;
    padding: 3px 8px;
    border: 1px solid #CCC;
    display: inline-block;
}
.new_fy span{
	color: #84181d;
	margin: 0 5px;
	font-size: 16px;
}
.new_fy a:hover{
	background:#84181d;
	border-color:#84181d;
	color:#fff;
}
/*通用框架*/
.cs_t{
	border: 1px solid #dfdfdf;
	height: auto;
	width:255px;
	float:left;
	margin-bottom:30px;
}
.cs_t .cst_t{
	background-color: #f2f2f2;
    height: 60px;
    line-height: 60px;
    color: #333;
    padding: 0 30px;
    padding-left: 60px;
    position: relative;
    font-size: 20px;
}
.cs_t .cst_t::before{
	content: '';
    width: 5px;
    height: 30px;
    background-color: #84181d;
    border-radius: 5px;
    display: block;
    position: absolute;
    left: 0;
    top: 17px;
}

.cs_t ul{
    padding: 10px 20px;
    background:#fff;
}
.cs_t .cst_x{
	height: 40px;
    margin: 10px 5px;
    background: #eee;
}
.cs_t .cst_x a{
	display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    color: #666;
    text-align: left;
    padding-left: 40px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cs_t .cst_x.on a,.cs_t .cst_x:hover a{
	background:#84181d;
	color:#fff;
}
.cs_t .cst_x.on:hover a{
	color:#fff;
}
.cs_b{
	/*display:inline-block;
	padding-bottom: 20px;*/
	width: 920px;
    float: right;
    height: auto;
    overflow: hidden;
}
.cs_b ol{
	display:inline-block;
}
.cs_b .csb_w{
	width: 293px;
    margin: 0px 6.5px 30px 6.5px;
    float: left;
    background: rgba(255,255,255,1);
    transition: all 1s ease 0s;
    cursor: pointer;
}
.designer_box{
	box-shadow: 0px 2px 15px 0px rgba(24, 24, 33, 0.05);
}
.cs_b .csb_w .csb_w_i {
    width: 100%;
    height: 205px;
    position: relative;
    overflow: hidden;
}
.cs_b .csb_w.designer_box .csb_w_i{
	width: 200px;
    height: 200px;
    border-radius: 200px;
    margin: 20px auto 0;
    overflow: hidden;
}
.cs_b .csb_w .csb_w_i img{
	width: 100%;
    height: 100%;
    transition: all .5s ease 0s;
}
.cs_b .csb_w  .csb_w_t{
	padding: 0 15px 15px;
    margin-top: 20px;
}
.cs_b .csb_w.designer_box .csb_w_t {
    margin-top: 30px;
}
.cs_b .csb_w  .csb_w_t .tit{
	color:#333;
	font-size:17px;
	margin-bottom:10px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cs_b .csb_w  .csb_w_t .sty{
	color:#666;
	font-size:15px;
	line-height:25px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.cs_b .csb_w.designer_box .tit{
	text-align: center;
}
.cs_b .csb_w.designer_box .tit span{
	color:#999;
	font-size:15px;
}
.cs_b .csb_w.designer_box .sty{
	text-align: center;
}
.cs_b .csb_w:hover{

    box-shadow: 0px 11px 15px 0px rgba(24, 24, 33, 0.05);
}
.cs_b .csb_w:hover .csb_w_i img{
	transform: scale(1.1);
}
.cs_b .csb_w:hover  .csb_w_t .tit{
	color:#84181d;
}
.cs_b .csb_w.designer_box:hover  .csb_w_t .tit{
	color:#333;
}
.cs_b .csb_w  .csb_w_b a{
	display: block;
    width: 46%;
    float: left;
    background: #84181d;
    text-align: center;
    color: #fff;
    padding: 3% 2%;
}
.cs_b .csb_w  .csb_w_b .link{
	background: #d47a63;
	position: relative;
}
.cs_b .csb_w  .csb_w_b .link::before{
	content:'';
	border-bottom: 38px solid #84181d;
    border-left: 38px solid #d47a63;
    position: absolute;
    top: 0;
    right: -15px;
}
.cs_b .csb_w  .csb_w_b .zixun{
	
}


/*产品详情*/
.common_sectionbox{
	width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 30px;
}
.common_left{
	width:257px;
	float:left;
}
.common_left_tab{
	border: 1px solid rgba(233,233,233,1);
}
.common_left_tab .cst_t{
	background-color: #84181d;
    height: 60px;
    line-height: 60px;
    color: #fff;
    padding: 0 30px;
    padding-left:60px;
    position: relative;
    font-size:20px;
}
.common_left_tab ul{
    padding: 10px 20px;
}
.common_left_tab .cst_x{
    height: 40px;
    margin: 10px 5px;
    background: #f2f2f2;
}
.common_left_tab .cst_x a{
	display: block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    color: #333;
    text-align: left;
    padding-left:40px;
}
.common_left_tab .cst_x:hover a{
	background:#84181d;
	color:#fff;
}


.common_right {
    width: 920px;
    float: right;
    height: auto;
    overflow: hidden;
}
.cpfjx {
    height: auto;
    overflow: hidden;
    margin-bottom: 35px;
}

.cpzs4 {
    position: relative;
    width: 366px;
    float: left;
}
.cpzs4 .bigimg {
    height: 258px;
    position: relative;
    margin-bottom: 15px;
    padding:0px !important;
    /*display:block;
    text-align: center;
    border: 1px solid #ccc;
    padding:1px !important;
    width: 362px !important;
    height: 296px !important;*/
}
.cpzs4 .bigimg a {
	display:block;
    text-align: center;
    border: 1px solid #ccc;
    padding:1px !important;
    width: 362px !important;
    height: 253px !important;
}
.cpzs4 .bigimg a img.bigimgimg{
    width: 362px !important;
    height: 253px !important;
}
.MagicZoomPup {
    border: 0px solid #aaa;
    background: #000;
}
.cpzs4 .smallscroll {
    height: 60px;
    margin-bottom: 6px;
    position: relative;
}
.cpzs4 .smallimg {
    margin: 0 auto;
    display: block;
    width: 326px;
    overflow: hidden;
}
.cpzs4 .smallimg ul {
    height: 60px;
    /*width: 9999px;*/
    overflow: hidden;
}
.cpzs4 .smallimg li {
    float: left;
    width: 70px;
    height: 56px;
    cursor: pointer;
    display: inline;
    border: 1px solid #ccc;
    margin-right: 10px;
    padding:1px;
    opacity: .75;
    filter: Alpha(opacity=75);

}
.cpzs4 .smallimg li:last-child{
	margin-right:0;
}
.cpzs4 .smallimg li img {
    width: 100% !important;
    height: 100% !important;
}
.cpzs4 .smallimg li:hover,.cpzs4 .smallimg li.tsSelectImg,#onlickImg{
	border-color:#84181d;
	opacity: 1;
    filter: Alpha(opacity=100);
}
.cpzs4 .sPrev, .cpzs4 .sNext {
	float: left;
    display: block;
    width: 15px;
    height: 60px;
    text-indent: -9999px;
    background-color: #b9b9b9;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 0;
}
.cpzs4 .sPrev{
	background-image: url(../images/cpleft.png);
}
.cpzs4 .sNext {
    left: auto;
    right: 0;
    background-image: url(../images/cpright.png);
}
#winSelector {
    position: absolute;
    cursor: crosshair;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    background-color: #fff;
    border: 1px solid #fff;
    width: 235px;
    height: 210px;
}
#bigView {
    position: absolute;
    border: 1px solid #959595;
    overflow: hidden;
    z-index: 999;
    width:470px;
    height:420px;
    top:0;
    left:390px;
}
#bigView img{
	position:absolute;
}


/*产品参数*/
.js_right {
    width: 517px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 26px;
}
.js_right {
    width: 517px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 26px;
}

.js_right li.li54 {
	height: 40px;
    line-height: 40px;
    font-size: 19px;
    color: #000;
    position: relative;
    font-weight:500;
    padding-left: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px dashed rgba(233,233,233,1);
}

.js_right_title{
	position: relative;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
    font-size: 16px;
    color: #666;
    margin:10px 0;
    border-bottom: 1px solid #ccc;
}

.js_right_title::before{
	content: '';
    width: 5px;
    height: 20px;
    background-color: #84181d;
    border-radius: 5px;
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
}

.js_right li a.ljdjzx {
	margin: 10px 0 0 0;
	background: #ce1f1d;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 40px;
	width: 180px;
	height: 40px;
}

.js_right li .sp7 {
	color: #2456a5;
	font-size: 24px;
}
.js_right li p{
	height: auto;
	padding: 10px;
    line-height: 35px;
    border: 1px solid #F2F2F2;
    margin-bottom:10px;
    color: #333;
    font-size: 15px;
}
.js_right li p span{
	height: 35px;
    line-height: 35px;
    background: #F2F2F2;
    display: inline-block;
    padding: 0 10px;
    color: #666;
    margin-right:10px;
    border-right: 1px solid #F2F2F2;
}
.cpxq{

}

.cpxq_box p{
	margin: 15px 0;
    font-size: 16px;
    text-align:center;
}
.cpxq_box p img{
    width: auto !important;
    height: auto !important;
    margin:15px 0;
}
.cpxq_box p.cpxq_box_img{
	text-align:center;
	background: #fff;
}


/*产品详情火热度*/
.bhcsg_hra{

	margin-left: 20%;
	display: inline-block;
    background: #fff;

}

.imagesbox{
	width:30px; 
	height:30px;
	line-height: 10px;
	float: left;
	margin-left: 2px;
}


/*新闻*/
.new_sectionbox {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 30px;
}
.new_central {
    width: 1200px;
    margin: 30px auto 0;
}
.new_tab{
	height: 262.5px;
}
.new_tab a{
	display: block;
    float: left;
    width: 262.5px;
    height: 262.5px;
    margin-left: 50px;
    background: #84181d;
    color: #fff;
    position: relative;
    overflow: hidden;
}
.new_tab a.new_tab_color{
	margin-left: 0;
    font-size: 19px;
    line-height: 262.5px;
    text-align: center;
}

.new_tab a img{
	width:100%;
	height:100%;
	transform: scale(1);
    transition: all 1s ease 0s;
}
.new_tab a p{
	font-size: 19px;
    line-height: 262.5px;
    text-align: center;
    background:rgba(0,0,0,.7);
    color:#fff;
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
	height:100%;
}
.new_tab a:hover img{
	transform: scale(1.2);
}

.new_content{
	width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 40px auto 0;
}

.new_left{
	background: #fff;
    width: 320px;
    padding:20px;
    float: left;
    height: auto;
    overflow: hidden;
    box-shadow: 0px 11px 15px 0px rgba(24, 24, 33, 0.05);
}
.new_left .cst_t {
    background-color: #F2F2F2;
    height: 60px;
    line-height: 60px;
    color: #666;
    padding: 0 30px;
    position: relative;
}
.new_left .cst_t::before {
    content: '';
    width: 5px;
    height: 30px;
    background-color: #84181d;
    border-radius: 5px;
    display: block;
    position: absolute;
    left: 0;
    top: 17px;
}
.new_left .cst_x{
    padding: 0 5px;
    margin-top: 20px;
}
.new_left .cst_x img{
	width:120px;
	height:80px;
	overflow: hidden;
	float: left;
}
.new_left .cst_x .cst_x_box{
	width: 190px;
    margin-left: 130px;
    height: 80px;
}
.new_left .cst_x .cst_x_box h3{
	color: #333;
    font-size: 17px;
    font-weight:400;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 5px;
}
.new_left .cst_x .cst_x_box p{
	color: #666;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 23px;
    margin-top: 5px;
}
.new_left .cst_x .cst_x_box .cst_x_box_time{
	color: #999;
    font-size: 14px;
    margin-top: 10px;
}
.new_left .cst_x:hover .cst_x_box h3{
	color: #84181d;
}


.new_content .new_right{
	background: #fff;
    width: 820px;
    float: right;
    height: auto;
    overflow: hidden;
    padding-bottom: 30px;
    box-shadow: 0px 11px 15px 0px rgba(24, 24, 33, 0.05);
}
.new_content .new_right .csb_w{
	padding:20px;
	border-top:1px solid #eee;
	height: 170px;
}
.new_content .new_right .csb_w:first-child{
	border-top:none;
}
.new_content .new_right .csb_w_i{
	width: 220px;
    height: 170px;
    float: left;
}
.new_content .new_right .csb_w_i img{
	width:100%;
	height:100%;
}
.new_content .new_right .csb_w_t{
	width: 520px;
    height: 170px;
    float: right;
    position: relative;
}
.new_content .new_right .csb_w_t .tit{
	color:#000;
	font-size:18px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new_content .new_right .csb_w_t .sty{
	color: #666;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    line-height: 23px;
    margin-top:10px;
}
.new_content .new_right .csb_w_t .time{
	color:#999;
	font-size:14px;
	position: absolute;
    bottom: 10px;
    left: 0;
}

.new_content .new_right .csb_w:hover .csb_w_t .tit{
	color:#84181d;
}
/******新闻详情*/
.new_content .new_right.new_detail{
	padding:20px;
	width: 780px;
}
.new_xq_title{
	text-align: center;
    color: #000;
   
    font-size: 20px;
}

.new_xq_info{
	text-align: center;
    color: #666;
    font-size:15px;
    margin:15px 0 20px;
    background: #f2f2f2;
    padding: 10px 0;
}
.new_xq_main p {
    margin: 15px 0;
    font-size: 16px;
    padding: 15px;
    color:#666;
    line-height:35px;
}
.new_xq_main p.cpxq_box_img{
	text-align:center;
	background:#fff;
}
.new_xq_prev,.new_xq_next{
	background: #f2f2f2;
    display: block;
    margin-top: 15px;
    padding: 20px;
    color: #333;
    font-size: 15px;
    font-weight: 600;
    position: relative;
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.new_xq_prev:hover,.new_xq_next:hover{
	color: #84181d;
}
.new_xq_prev{
	margin-top:30px;
}
.new_xq_prev span,.new_xq_next span{
	font-weight:400;
	margin-left:10px;
	letter-spacing: 2px;
}

.new_xq_prev::before,.new_xq_next::before {
    content: '';
    width: 3px;
    height: 30px;
    background-color: #84181d;
    border-radius: 5px;
    display: block;
    position: absolute;
    left: 0;
    top: 17px;
}

/*关于品牌*/
.about_sonpage{
    padding: 30px 0;
}
.about_sonpage .ty_title {
    margin-top: 0;
}
.about_sonpage .Central {
    overflow: inherit;
}
.gy_qygk{
	
}
.gy_qygk_con{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 70px auto 85px;
}
.gy_qygk_con .gy_qygk_con_r{
	float:right;
	width:650px;
}
.gy_qygk_con .gy_qygk_con_r p{
        color: #333;
    font-size: 16px;
    text-indent: 2em;
    line-height: 31px;
}
.gy_qygk_con_l{
	float:left;
	width:500px;
}
.gy_qygk_con_l_img01{
	width:500px;
	height:317px;
}
.gy_qygk_con_l_img01 img{
	width:500px;
	height:317px;
	overflow:hidden;
}
.gy_qygk_con_l_img02{
	width:500px;
	height:180px;
	margin-top:20px;
}
.gy_qygk_con_l_img02 img{
	display: block;
    float: left;
    margin-right: 20px;
    width: 240px;
}
.gy_qygk_con_l_img02 img:last-child{
	margin-right: 0;
}
.gy_qywh{
    padding: 70px 0 80px;
	background:#708c15 url(../images/gy_qywh.jpg) no-repeat center;
}
.gy_qywh .ty_title .ty_b{
	color:#fff;
}
.gy_qywh .ty_title .ty_p{
	color:#fff;
}
.gy_qywh_con{
	width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 70px auto 0;
}
.gy_qywh_con li{
	float:left;
	width:340px;
	padding:0 30px;
}
.gy_qywh_con li img{
    display: block;
    margin: 0 auto;
}
.gy_qywh_con li .gy_qywh_txt b{
    color: #fff;
    text-align: center;
    display: block;
    margin: 20px 0 15px;
    font-size: 19px;
    letter-spacing: 2px;
}
.gy_qywh_con li .gy_qywh_txt p{
    color: rgb(255,255,255,.72);
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    padding: 0 15px;
    height: 100px;
    overflow: hidden;
}
.gy_ryzz{
	margin:80px 0;
}
.gy_ryzz .gy_ryzz_section{
	width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 70px auto;
    position: relative;
}
.gy_ryzz .gy_ryzz_section .bd{
    width: 1080px;
    overflow: hidden;
    height: 271px;
    margin: 0 auto;
}
.gy_ryzz .gy_ryzz_section .bd li{
    float: left;
    width: 340px;
    margin: 0 10px;
}
.gy_ryzz .gy_ryzz_section .bd li img{
    width: 328px !important;
    height: 228px !important;
    padding: 5px;
    border: 1px solid #ccc;
}
.gy_ryzz .gy_ryzz_section .bd li span{
	display: block;
    text-align: center;
    font-size: 17px;
    margin-top: 5px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gy_ryzz .gy_ryzz_section .Yprev,.gy_ryzz .gy_ryzz_section .Ynext{
	width:60px;
	height:60px;
	border-radius: 60px;
	background-repeat: no-repeat;
	background-position: center;
	background-color:rgba(0,0,0,.5);
	position:absolute;
	top:50%;
	margin-top:-25px;
}
.gy_ryzz .gy_ryzz_section .Yprev{
	left:0px;
	background-image: url(../images/yprev.png);
}
.gy_ryzz .gy_ryzz_section .Ynext{
	right:0px;
	background-image: url(../images/ynext.png);
}
.gy_ryzz .gy_ryzz_section .Yprev:hover,.gy_ryzz .gy_ryzz_section .Ynext:hover{
	background-color:rgba(0,0,0,1);
}

/*搜索行*/
/*搜索行*/
.ss {
	width: 100%;
	height: 50px;
	background: #efefef;
}

.ss_z {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}

.ss_s {
	width: 830px;
	line-height: 50px;
	font-size: 15px;
	color: #666;
	overflow: hidden;
	margin: 0 auto;
	float: left;
}

.ss_s a {
	text-decoration: none;
	color: #666;
}

.ss_x {
	width: 340px;
	height: 50px;
	margin: 0 auto;
	float: left;

}

#box{
 width: 200px;
 height: 30px;	

display:block;
float: left;
margin-top: 10px;

}


#key {
	width:100%;
	height: 50px;
	margin-top: 10px;
	float: left;
	border: 1px solid #666;
}

.input_1 {
	width: 59px;
	height: 26px;
	background: url(../images/cx.jpg) no-repeat center;
	border: none;
	cursor: pointer;
	
	margin-top: 10px;
}

/* 产品中心 */
.fdh {
	float: left;
	width: 257px;
	height: auto;
	overflow: hidden;
}

.fdh_tit {
	width: 260px;
	background: #ce1f1d;
	height: 75px;
	font-weight: normal;
}

.fdh_nr {
	width: 255px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding-top: 4px;
}

.fdhnr {
	width: 240px;
	height: auto;
	overflow: hidden;
	border: 1px solid #CCC;
	border-top: none;
	padding: 0 5px 0 10px;
	margin-bottom: 10px;
}

.fdh_tit a {
	color: #fff;
	font-size: 20px;
	line-height: 75px;
	text-align: center;
	display: block;
	font-weight: bold;
}

.fdh_nr ul li a {
	border-bottom: 1px dashed #ccc;
	width: 227px;
	height: 42px;
	display: block;
	color: #333333;
	text-align: left;
	line-height: 42px;
	margin: 0 auto;
	padding-left: 14px;
	font-size: 15px;
}

.fdh_nr ul li {
	width: 257px;
	height: 45px;
}

.fdh_nr ul h2 {
	height: 44px;
	width: 255px;
	font-size: 18px;
	font-weight: normal;
	line-height: 44px;
	margin-bottom: 10px;
	background: url(../images/fdh_bz.png) no-repeat 30px 17px;
	background-color: #f0f0f0;
}

.fdh_nr ul h2 a {
	color: #333;
	display: block;
	padding-left: 48px;
}

.fdh_nr ul h2 a:hover {
	background: url(../images/fdh_bz1.png) no-repeat 30px 17px;
	background-color: #174ca0;
	color: #fff;
}

.cpzs {
	width: 920px;
	float: right;
	height: auto;
	overflow: hidden;
}

.cpzs_tit {
	width: 920px;
	height: 50px;
	border-bottom: 1px solid #ccc;
	line-height: 50px;
	margin-bottom: 20px;
}

.cpzs_tit a {
	display: block;
	float: right;
	width: 57px;
	color: #666;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 50px;
}

.cpzs ul li a {
	display: block;
}

.cpzs_tit b {
	display: block;
	float: left;
	font-weight: normal;
	width: 311px;
	height: 50px;
	color: #ce1f1d;
	font-size: 20px;
}

.cpzs ul li a img {
	width: 289px;
	height: 216px;
	border: 1px solid #ccc;
}

.cpzs ul li {
	float: left;
	margin-right: 10px;
	width: 292px;
	height: 272px;
	margin-bottom: 10px;
}

.cpzs ul {
	height: auto;
	overflow: hidden;
}

.cpzs ul li a span {
	display: block;
	width: 289px;
	height: 40px;
	line-height: 40px;
	color: #333;
	text-align: center;
	font-size: 18px;
}

.cpzs_tit b em {
	height: 34px;
	border-left: 5px solid #ce1f1d;
	padding-right: 10px;
}



/* 优势 */
.ys_tit b {
	color: #174ca0;
	font-size: 30px;
	padding: 10px;
	text-align: center;
	display: block;
}

.ys_tit h2 {
	color: #ce1f1d;
	font-size: 40px;
	text-align: center;
}

.ys_tit h2 span {
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	padding-left: 10px;
}

.ys_left {
	width: 100%;
	height: 530px;
	background: url(../images/ys1.jpg) no-repeat center;
	display: block;
}

.ys_left_z {
	width: 1200px;
	height: 530px;
	margin: 0 auto;
}

.ys1 {
	width: 572px;
	height: 214px;
	padding-top: 45px;
	margin-left: 74px;
}

.ys2 {
	padding-top: 0px;
}

.ys_right {
	height: 445px;
	background: url(../images/ys2.jpg) no-repeat center;
}

.ys_right_z {
	height: 445px;
}

.ys5 {
	float: right;
	width: 600px;
	height: 445px;
}

.ys3 {
	padding-top: 38px;
	margin-left: 17px;
	height: 173px;
}

.ys4 {
	margin-left: 17px;
	height: 172px;
	padding-top: 22px;
}

.ys1 b {
	width: 572px;
	height: 55px;
	line-height: 40px;
	display: block;
	color: #bb0b10;
	font-size: 30px;
}

.ys1 p {
	line-height: 36px;
	color: #333;
	font-size: 18px;
	padding-left: 30px;
}
/*产品联系*/
.side-contact {
    margin-bottom: 20px;
}

.side-contact .side-contact-phone {
    background-color: #817f4b;
    font-size: 16px;
    color: #fff;
    background-position: 20px center;
    background-repeat: no-repeat;
    padding: 10px 10px 10px 55px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.side-contact .side-contact-phone:hover {
    background-position: 20px 5px;
}

.side-contact .side-contact-phone p {
    font-size: 24px;
    font-weight: bold;
}

.side-contact .side-contact-adress {
    padding: 10px 20px;
    background-color: #385228;
    background-position: 20px 10px;
    background-repeat: no-repeat;
    text-indent: 25px;
    color: #cecece;
    line-height: 22px;
}



/* 流程 */
.lc {
	width: 100%;
	height: 473px;
	background: url(../images/lc.jpg) no-repeat center;
	display: block;
}

.lc_z {
	width: 1200px;
	height: 473px;
	margin: 0 auto;
}

.lc_tel {
	width: 642px;
	height: 50px;
	margin: 0 auto;
	padding-top: 407px;
}

.lc_tel a {
	display: block;
	width: 219px;
	height: 46px;
	float: left;
}

.lc_tel p {
	font-size: 30px;
	font-family: "arial";
	color: #fff;
	font-weight: bold;
	height: 49px;
	line-height: 40px;
	float: right;
	margin-right: 37px;
}

/* 支持 */
.zc_bj {
	width: 1200px;
	height: 570px;
	background: url(../images/zc.jpg) no-repeat center;
	display: block;
}

.zc_nr {
	width: 631px;
	height: 311px;
	float: right;
	margin-top: 113px;
}

.zc_tel {
	height: 68px;
	margin-top: 55px;
}

.zc_tel a {
	display: block;
	width: 212px;
	height: 43px;
	float: left;
	margin-left: 47px;
	margin-right: 104px;
}

.zc_tel b {
	height: 63px;
	line-height: 80px;
	color: #1e4397;
	font-size: 30px;
	width: 240px;
	display: block;
	float: left;
}

.zc_nr p {
	color: #333;
	font-size: 23px;
	line-height: 48px;
}

/*案例*/
.al_bj {
	background: #eaeaea;
}

.gg_tit {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 15px;
}

.gg_tit h2 {
	color: #ce1f1d;
	font-size: 37px;
	text-align: center;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
	width: 448px;
}

.gg_tit span {
	display: block;
	height: 40px;
	margin: 0 auto;
	width: 988px;
}

.gg_tit span.f_tit {
	width: 908px;
}

.gg_tit span.f_tit1 {
	margin-right: 221px;
	margin-left: 221px;
}

.gg_tit span p {
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 32px;
	font-size: 20px;
	color: #333;
}

.gg_tit span img {
	float: left;
	display: block;
	padding-top: 21px;
}

.sjs_nr {
	height: 500px;
}

.sjs_nr ul li {
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

.sjs_nr ul li a {
	width: 370px;
	height: 457px;
	position: relative;
	display: block;
}

.sjs_nr ul li a img {
	width: 367px;
	height: 275px;
	border: 1px solid #ccc;
	display: block;
}

.sjs_nr ul li a dl {
	width: 367px;
	height: 187px;
}

.sjs_nr ul li a dl dt {
	color: #333;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 10px;
}

.sjs_nr ul li a dl dd {
	color: #666;
	border-top: 1px dashed #ccc;
	font-size: 16px;
	padding: 0 10px;
	height: 95px;
	overflow: hidden;
	padding-top: 6px;
	line-height: 30px;
	width: 328px;
	margin: 0 auto;
	text-align: center;
}

/* 关于我们 */
.ab_bj {
	width: 1200px;
	background: url(../images/ab_bj.jpg) no-repeat center;
	height: 478px;
	display: block;
	margin: 0 auto;
}

.ab_left {
	float: left;
	width: 605px;
	height: 295px;
	padding-top: 134px;
}

.ab_left p {
	color: #666;
	line-height: 36px;
	font-size: 16px;
}

.ab_left h1 {
	color: #0a6ec9;
	font-size: 36px;
	height: 102px;
	line-height: 67px;
}

.ab_left h1 a {
	color: #ce1f1d;
}

.ab_left p a {
	color: #666;
}

.ab_fl ul li a {
	color: #333;
}

.ab_fl {
	width: 468px;
	height: 40px;
	margin-top: 37px;
}

.ab_fl ul li {
	float: left;
	width: 135px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
	padding-left: 7px;
}

.ab_right {
	float: right;
	width: 500px;
	height: 374px;
}

.ab_right img {
	width: 499px;
	height: 374px;
	margin-top: 86px;
}

/*企业风采*/
.slideGroup {
	width: 1200px;
	text-align: left;
}

.slideGroup .parHd {
	height: 42px;
	line-height: 42px;
	position: relative;
	border-bottom: 1px solid #CCCCCC;
}

.slideGroup .parHd ul {
	float: left;
	position: absolute;
	left: 0;
	top: -1px;
	height: 40px;
	width: 769px;
}

.slideGroup .parHd ul span {
	display: block;
	width: 10px;
	height: 40px;
	float: left;
	font-weight: bolder;
	color: #333;
}

.ztcfl ul li {
	float: left;
	font-size: 16px;
	color: #333;
}

.wd_nr ul li {
	color: #666;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	padding-left: 16px;
	background: url(../images/q.png) no-repeat 0 17px;
	width: 443px;
}

.hasMoreTab .hd li {
	width: 96px;
	height: 30px;
	text-align: center;
	float: left;
	cursor: pointer;
	font-size: 18px;
	color: #0a6ec9;
	line-height: 30px;
}

.slideGroup .parHd ul li {
	float: left;
	padding: 0 5px;
	cursor: pointer;
	color: #333;
	font-size: 20px;
}

.hasMoreTab .hd li.on {
	color: #49a40a;
}

.slideGroup .parHd ul li.on {
	height: 44px;
	color: #ce1f1d;
	border-bottom: 2px solid #ce1f1d;
}

.slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	padding: 10px 16px 10px 10px;
	position: relative;
}

.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.slideGroup .parBd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.slideGroup .parBd ul li .pic {
	text-align: center;
}

.slideGroup .parBd ul li .pic img {
	width: 272px;
	height: 203px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.slideGroup .parBd ul li .pic a:hover img {
	border-color: #999;
}

.slideGroup .parBd ul li .title {
	line-height: 30px;
	font-size: 18px;
	color: #333;
	height: 30px;
}

.slideGroup .parBd ul li .title a {
	color: #333;
}

/*新闻*/
.xw {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px;
}

.xw_left {
	float: left;
	width: 500px;
	height: auto;
	overflow: hidden;
}

.wd {
	height: 40px;
}

.wd b {
	font-weight: normal;
	color: #ce1f1d;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	border-left: 4px solid #ce1f1d;
	padding-left: 10px;
	display: block;
}

.wd_nr {
}

.wd_nr a {
}

.wd_nr a img {
	display: block;
	width: 471px;
	height: 280px;
	border: 1px solid #ccc;
}

.wd_nr ul {
}

.wd_nr ul li {
	color: #666;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	padding-left: 16px;
	background: url(../images/q.png) no-repeat 0 17px;
	width: 443px;
}

.wd_nr ul li a {
	color: #666;
}

.xw_right {
	float: right;
	width: 700px;
	height: auto;
	overflow: hidden;
}

.hasMoreTab {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.hasMoreTab .hd {
	line-height: 30px;
	height: 30px;
	position: relative;
	padding-right: 10px;
	border-left: 4px solid #ce1f1d;
	padding-left: 10px;
}

.hasMoreTab .hd ul {
	z-index: 5;
	position: absolute;
	height: 30px;
	overflow: hidden;
	zoom: 1;
}

.hasMoreTab .hd li {
	width: 96px;
	height: 30px;
	text-align: center;
	float: left;
	cursor: pointer;
	font-size: 18px;
	color: #ce1f1d;
	line-height: 30px;
}

.hasMoreTab .hd li.on {
	color: #174ca0;
}

.hasMoreTab .bd {
	clear: both;
	position: relative;
	margin-top: 14px;
	height: 467px;
}



/*产品直通车*/
.gjc {
	width: 1180px;
	height: auto;
	overflow: hidden;
	line-height: 40px;
	background: #f4f4f4;
	margin: 10px  auto;
	padding: 10px;
}

.gjc p {
	font-size: 20px;
	color: #ce1f1d;
	border-bottom: 1px solid #CCCCCC;
	height: 40px;
	line-height: 40px;
}

.ztcfl {
	height: auto;
	overflow: hidden;
}

.ztcfl b {
	font-size: 16px;
	color: #333;
	float: left;
}

.ztcfl ul li {
	float: left;
	font-size: 16px;
	color: #333;
}

.ztcfl ul li a {
	padding: 10px 5px;
	color: #333;
}

/*link*/
.lk {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 10px auto;
}

.lk_title {
	height: 50px;
	border-bottom: 1px solid #ccc;
	line-height: 50px;
	color: #333;
	font-size: 18px;
}

.lk_title span {
	font-size: 36px;
	text-transform: uppercase;
	color: #ce1f1d;
	font-weight: bold;
}

.lk_nr {
	height: auto;
	margin-top: 10px;
}

.lk_nr li {
	height: 20px;
	padding: 0 10px;
	float: left;
}

.lk_nr li a {
	color: #666;
	font-size: 14px;
}

/*版尾*/
.bw {
	width: 100%;
}

.bw_z {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}

.bw_logo {
	float: left;
	width: 168px;
	height: 175px;
	margin: 55px 40px 0px 54px;
}

.bw_logo img {
	width: 82px;
	height: 111px;
}

.bw_bs {
	float: left;
	width: 65px;
	height: 70px;
	margin: 40px 0px 0px 10px;
}

.bw_bs img {
	width: 65px;
	height: 70px;
}

.xx {
	width: 486px;
	height: 220px;
	float: left;
	margin-top: 28px;
	margin-left: 26px;
}

.xx p {
	font-size: 16px;
	color: #666;
	text-align: left;
	line-height: 30px;
}

.xx p a {
	color: #333;
}

.ewm_bj {
	width: 162px;
	height: 162px;
	float: left;
	background-color: rgba(225, 225, 225, 0.5);/* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
	margin: 28px 0 0 20px;
}

.ewm_bj img {
	text-align: center;
	padding: 10px 0 0 19px;
	width: 127px;
	height: 127px;
}

.ewm_bj p {
	text-align: center;
	width: 135px;
	height: 22px;
	color: #333;
	padding-left: 24px;
	position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
	font-size: 14px;
}

@media \0screen\, screen\9 {

	/* 只支持IE6、7、8 */
	.ewm_bj {
		background-color: #fff;
		filter: Alpha(opacity=50);
		position: static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
		*zoom: 1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
	}

}



/*内页banner*/
.ny_ban {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 10px auto;
}

.ny_ban img {
	width: 1200px;
	height: 385px;
}

/*当前页面*/
.conter {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 10px auto;
}

.dq {
	color: #666;
	font-size: 16px;
	height: 40px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.dq a {
	color: #666;
}

/*联系我们*/
.fdhnr {
	width: 240px;
	height: auto;
	overflow: hidden;
	border: 1px solid #CCC;
	border-top: none;
	padding: 0 5px 0 10px;
	margin-bottom: 10px;
}

.dianhua {
	background: url(../images/Teln.gif) no-repeat scroll 0px  18px transparent;
	color: #666666;
	line-height: 20px;
	padding: 10px 0 5px 55px;
}

.dianhua span {
	display: block;
	font: 24px "Impact";
	color: #2456a5;
}

.fdhnr p {
	color: #666666;
	font-size: 16px;
	margin-top: 10px;
}

.fdhnr p a {
	color: #666666;
}

/*推荐新闻*/
.tjxw {
	width: 255px;
	height: auto;
	overflow: hidden;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.tjxw ul {
}

.tjxw ul li {
	font-size: 14px;
	border-bottom: 1px dashed #ccc;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 230px;
	margin: 0 auto;
	margin-bottom: 10px;
}

.tjxw ul li a {
	color: #666;
}

/*页码*/
div.jogger {
	padding-top: 20px;
	font-family: "lucida sans unicode", "lucida grande", lucidagrande, "lucida sans", geneva, verdana, sans-serif;
	text-align: center;
	height: 50px;
	margin-bottom: 10px;
}

div.jogger a {
	padding-right: 0.64em;
	padding-left: 0.64em;
	padding-bottom: 0.43em;
	margin: 10px;
	color: #fff;
	padding-top: 0.5em;
	background-color: #ce1f1d;
	text-decoration: none
}

div.jogger span.current {
	padding-right: 0.64em;
	padding-left: 0.64em;
	padding-bottom: 0.43em;
	margin: 2px;
	color: #fff;
	padding-top: 0.5em;
	background-color: #174ca0;
}

div.jogger span.disabled {
	display: none;
}

/*新闻页面*/
.dl_jz2 {
	padding: 12px 12px 12px 10px;
	overflow: hidden;
	border-bottom: 1px dotted #CCCCCC;
	height: 205px;
}

.dl_jz2 dt {
	width: 300px;
	height: 220px;
	float: left;
}

.dl_jz2 dt a {
	width: 281px;
	height: 197px;
	overflow: hidden;
	display: block;
}

.dl_jz2 dt a img {
	width: 279px;
	height: 195px;
	border: 1px solid #ccc;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

.dl_jz2 dt a img:hover {
	webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	ms-transform: scale(1.1);
	transform: scale(1.1);
}

.dl_jz2 dd {
	float: left;
	width: 520px;
	height: 193px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

.dl_jz2 dd h4 {
	font-size: 18px;
	color: #444;
	height: 40px;
	line-height: 40px;
}

.dl_jz2 dd h4 a {
	color: #444;
	overflow: hidden;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

.dl_jz2 dd p {
	height: 111px;
	overflow: hidden;
	padding-top: 2px;
	margin-bottom: 2px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}

.dl_jz2 dd p a {
	color: #666;
}

.dl_jz2 dd span a {
	color: #2456a5;
}

/*单页面*/
.yy_nr h1 {
	font-size: 24px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	color: #333;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

.yy_nr p {
	text-indent: 2em;
	line-height: 30px;
	color: #666;
	padding: 0 10px;
}

.yy_nr p img {
	margin: 10px auto;
	border: 1px solid #ccc;
	display: block;
	width: 98%;
}

/*文章联系方式*/
.tt {
	height: auto;
	overflow: hidden;
	padding: 0 10px;
}

.lxdz {
	height: 18px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	font-size: 18px;
	font-weight: bold;
}

.tt dl {
	float: left;
	width: 1200px;
	height: 30px;
	line-height: 30px;
	margin: 10px 0;
}

.tt dl dt {
	font-size: 16px;
	color: #333;
	float: left;
}

.tt dl dd {
	font-size: 16px;
	color: #333;
	float: left;
}

/*来源作者时间*/
.cpzs i {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	font-style: normal;
}

.cpzs i b {
	display: block;
	width: 240px;
	float: left;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
}

.cpzs i b a {
	color: #666;
}

/*放大镜*/
.cpzs4 {
	float: left;
	width: 366px;
}

.fdj {
	height: auto;
	overflow: hidden;
}

/*.cpfjx {
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.js_right {
	width: 517px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 26px
}

.js_right li {
	color: #333;
	font-size: 16px;
	line-height: 30px;
}

.js_right li.li54 {
	height: 40px;
	border-bottom: 1px dashed #ccc;
	line-height: 40px;
	overflow: hidden;
	font-size: 20px;
	color: #333;
}

.js_right li a.ljdjzx {
	margin: 10px 0 0 0;
	background: #ce1f1d;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 40px;
	width: 180px;
	height: 40px;
}

.js_right li .sp7 {
	color: #2456a5;
	font-size: 24px;
}*/

.cpnr2 .about2 {
	height: auto;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}

.cpnr2 .about2 p {
	line-height: 30px;
	font-size: 16px;
	color: #666666;
	text-indent: 30px;
}

.cpnr2 .about2 p img {
	display: block;
	margin: 10px auto;
	border: 1px solid #ccc;
	width: 98%;
}

.cpnr2 ul.about3 {
	margin-top: 8px;
	border: 1px solid #ccc;
	border-top: none;
	height: 262px;
	width: 741px;
}

.cpnr2 ul.about3 h4 {
	color: #0066d2;
	font-size: 14px;
	padding-left: 8px;
	background: url(../images/base754.gif) no-repeat center;
	height: 36px;
	line-height: 36px;
	margin-bottom: 6px;
}

.cpnr2 ul.about3 li {
	width: 360px;
	height: 50px;
	margin-right: 8px;
	display: inline;
	color: #666;
	float: left;
}

.cpnr2 ul.about3 li.last2 {
	width: 450px;
	height: 75px;
}

.cpnr2 ul.about3 li b {
	color: red;
}

.cpnr2 ul.about3 li span {
	width: 8px;
	color: red;
	float: left;
	text-align: center;
	line-height: 22px;
	height: 22px;
	background: none;
}

.cpnr2 {
	height: auto;
	overflow: hidden;
}

/*单页码*/
.syy {
	width: 884px;
	height: 40px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.syy li {
	font-size: 14px;
	height: 40px;
	background: rgba(245, 245, 245, 0.5);
	color: #666;
	text-align: left;
	line-height: 40px;
}

.syy li .sp7 {
	line-height: bold;
}

.syy li a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
        
/*新加*/
/******首页--空间布局*/
.bj{
	padding-bottom: 55px;
	padding-top: 55px;
	background:#f6f6f6;
}
.bj_section{
	height: 315px;
	margin-bottom:35px;
}
.bj_left{
	background-color: #343333;
  	width: 270px;
  	height: 315px;
  	float:left;
}
.bj_left a{
	display: block;
	width: 225px;
  	height: 255px;
    padding-left: 45px;
    padding-top: 60px;
}
.bj_left b{
    color: #fff;
    font-size: 24px;
    display: block;
    margin-bottom: 15px;
    font-weight: 100;
    letter-spacing: 1px;
}
.bj_left img{
    margin-bottom: 20px;
    display: block;
}
.bj_left img.moreicon{
	transition: margin .6s;
	margin-top:35px;
}
.bj_left a:hover img.moreicon{
	margin-left:20px;
}
.bj_right{
 	width: 930px;
  	height: 315px;
  	float:left;
}
.bj_img{
	/*background-color: rgb(180, 9, 10);*/
 	width: 450px;
  	height: 315px;
  	margin-left:15px;
  	overflow: hidden;
  	float:left;
}
.bj_img a{
        width: 450px;
  	height: 315px;
	display:block;
}
.bj_img img{
	height:100%;
        width:100%;
	margin:0 auto;
	transition: transform 1s;
}

.bj_img a:hover img{
	transform: scale(1.1);
}
/******首页--导航*/
.dh{
	padding: 40px 0 55px;
}
.dh_section{
	position: relative;
    background: #343333;
    height: 740px;
    margin-bottom:35px;
}
.dh_section dd {
    display: block;
    float: left;
    width: 300px;
    height: 370px;
    overflow: hidden;
}


.dh_section dd.li3,.dh_section dd.li6 {
    background: #04210f;
}
.dh_section dd .text_box {
    display: table;
    height: 370px;
    padding-left: 40px;
    width: 235px;
}
.dh_section dd .text_box .box {
    display: table-cell;
    vertical-align: middle;
}
.dh_section dd .text_box h2 {
    font-size: 16px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
}
.dh_section dd .text_box b{
	width:50px;
	height:2px;
	background-color: #fff;
	display:block;
	margin-bottom: 20px;
	transition: width .5s;
}
.dh_section dd .text_box p {
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.dh_section dd .text_box span {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    margin-top: 50px;
    border: 1px solid #fff;
    opacity: .8;
    filter: alpha(opacity=80);
}
.dh_section dd img {
    height: 370px;
    width: 300px;
    display: block;
    -webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
    transition: transform .8s ease .3s;
}
.dh_section dd:hover .text_box b{
	width:100px;
}
.dh_section dd:hover .text_box span{
	background:#fff;
	color:#333;
}
.dh_section dd:hover img{
	filter: grayscale(0%);
	/*transform: scale(1.1);*/
}

/*走进优比克*/
.gy{
	padding:75px 0 0;
	margin-bottom:80px;
	height:400px;
	background: #fff url(../images/gy_bg.png) no-repeat top center;
}
.gy .Central{
	overflow: inherit;
}
.gy_left{
	width: 400px;
    height: 400px;
    background: url(../images/gylogo.jpg)no-repeat top center;
    float: left;
}
.gy_left a{
	display:block;
	width: 400px;
    height: 400px;
    position: relative;
}
.gy_left b{
	color:#fff;
	display:block;
	padding:0 60px 0 20px;
	width: 320px;
	height:60px;
	line-height:60px;
	background: #151515 url(../images/gylink.png) no-repeat center right;
	position: absolute;
	bottom: 0;
	left:0;
}
.gy_right{
	float:right;
	width:750px;
	position:relative;
}
.gy_right .gy_tit{
	color:#333;
	font-weight: 100;
	font-size: 20px;
}
.gy_right .gybtnlink{
	width:25px;
	height:25px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/gybtnlink.png); 
	position: absolute;
	right: 0;
	top: 1px;
}
.gy_right .gy_js{
	color: #666;
    font-size: 15px;
    line-height: 25px;
    margin-top: 35px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.gy_right ul{
	display: inline-block;
    margin-top: 80px;
}
.gy_right li{
	width:187.5px;
	float:left;
}
.gy_right li a{
	width:167.5px;
	padding:0 10px;
	display:block;
}
.gy_right li .gy_icon{
	width: 84px;
	height: 84px;
	border-radius:84px;
	margin:0 auto;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color:#bbb;
	transition: all .3s ease-in-out;
}
.gy_right li .gy_icon01{
	background-image: url(../images/gy_icon01.png);
}
.gy_right li .gy_icon02{
	background-image: url(../images/gy_icon02.png);
}
.gy_right li .gy_icon03{
	background-image: url(../images/gy_icon03.png);
}
.gy_right li .gy_icon04{
	background-image: url(../images/gy_icon04.png);
}
.gy_right li:hover .gy_icon{
	background-color:#84181d;
	background-position: -84px 0;
}

.gy_right li b{
	color: #333;
    text-align: center;
    display: block;
    margin-top: 20px;
    font-size: 16px;
}
.gy_right li p{
	color: #999;
    text-align: center;
    display: block;
    margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
}       
        
        
/*工程案例*/
.gcal_sonpage{

}
.gcal_section{
display:inline-block;
margin-bottom:30px;
}
.gcal_section li{
	width: 583px;
	margin-right:30px;
	margin-bottom:30px;
	float:left;
	overflow: hidden;
	background: #fff;
	border:1px solid #e7e7e7;
}
.gcal_section li:nth-child(2n){
	margin-right:0;
}
.gcal_section li .gcal_img{
	width:250px;
	height:225px;
	float:left;
	overflow: hidden;
}
.gcal_section li .gcal_img img{
	width:100% !important;
	height:100% !important;
}
.gcal_section li .gcal_box{
	width:303px;
	height:185px;
	padding:20px 10px 20px 20px;
	float:right;
}
.gcal_section li .gcal_box .gcal_tit{
	color:#333;
	font-size: 16px;
	display:block;
	margin-bottom: 20px;
}
.gcal_section li .gcal_box .gcal_txt{
	color: #666;
    font-size: 14px;
    line-height: 22px;
    max-height:44px;
    margin-bottom:5px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.gcal_section li .gcal_box .gcal_txt span{
	font-weight: 600;
}

/*人才招聘*/
.rczp_left{
	background: #fff;
    width: 320px;
    padding: 20px;
    float: left;
    height: auto;
    overflow: hidden;
    /*box-shadow: 0px 11px 15px 0px rgba(24, 24, 33, 0.05);*/
}
.rczp_left h1{
	color: #eee;
    font-size: 45px;
    font-weight: 100;
}
.rczp_left h2{
	color: #333;
    font-size: 30px;
    font-weight: 100;
}
.rczp_left h3{
    color: #666;
    font-size: 20px;
    font-weight: 100;
    margin-top: 8px;
}
.rczp_left .more_lx{
	margin-top: 100px;
}
.rczp_left p{
	color: #333;
    font-size: 15px;
    line-height: 21px;
	margin-bottom: 15px;
}
.rczp_left .code{
	text-align: center;
	margin-top:55px;
    margin-bottom: 20px;
	height: 122px;
}
.rczp_left .code img{
	width: 100px;
    height: 100px;
    float:left;
    padding: 10px;
    border: 1px solid #e7e7e7;
    margin: 0 auto;
}
.rczp_left .code span{
	display: block;
    text-align: left;
    color: #666;
    font-size: 15px;
    line-height: 25px;
    margin-left: 140px;
    padding-top: 30px;
}

.rczp_section{
	background: #fff;
    width: 820px;
    float: right;
    height: auto;
    overflow: hidden;
    /*box-shadow: 0px 11px 15px 0px rgba(24, 24, 33, 0.05);*/
}

.rczp_section li {
    border-top: 1px solid #eee;
}
.rczp_section li:first-child{
	border-top:none;
}
.rczp_section li .rczp_tit{
	color: #000;
    padding: 10px 20px;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    position: relative;
    cursor: pointer;
}
.rczp_section li .rczp_tit i{
	display:block;
	position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
}
.rczp_section li .rczp_tit i::before{
	content: '';
    width: 10px;
    height: 1px;
    background: #ccc;
    margin: 10px auto 0;
    display: block;
    transition: all .8s ease;
}
.rczp_section li .rczp_tit i::after{
	content: '';
    height: 10px;
    width: 1px;
    background: #ccc;
    margin: -5px auto 0;
    display: block;
    transition: all .8s ease;
}

.rczp_section li .rczp_box{
	display:none;
	padding: 20px;
}
.rczp_section li .rczp_box span{
	color: #333;
    display: block;
    position: relative;
}
.rczp_section li .rczp_box span::after{
	content: '';
    width: calc(100% - 75px);
    height: 1px;
    border-top: 1px dashed #eee;
    position: absolute;
    top: 10px;
    right: 0;
}
.rczp_section li .rczp_box b{
	display: block;
}
.rczp_section li .rczp_box p{
	margin-top: 20px;
    color: #666;
    line-height: 25px;
    font-size: 14px;
    padding-left: 35px;
}
.rczp_section li:first-child .rczp_box{
	display:block;
}

.rczp_section li.on .rczp_tit{
	background-color: #84181d;
	color:#fff;
}
.rczp_section li.on .rczp_tit i{
	border-color: #fff;
}
.rczp_section li.on .rczp_tit i::before{
	width:16px;
	background-color: #fff;
}
.rczp_section li.on .rczp_tit i::after{
	transform: rotateY(90deg);
	background-color: #84181d;
}


/*经销商加盟*/
.jm_section{
	background: #fff;
    width: 820px;
    padding:40px 0px;
    float: right;
    height: auto;
    overflow: hidden;
}
.jm_section h1{
	text-align: center;
    font-size: 30px;
    font-weight: 100;
    letter-spacing: 1px;
    margin-bottom: 80px;
    position: relative;
}
.jm_section h1::before{
	content: '';
    width: 322.5px;
    background: #e7e7e7;
    height: 1px;
    position: absolute;
    top: 19px;
    left: 0;
}
.jm_section h1::after{
	content: '';
    width: 322.5px;
    background: #e7e7e7;
    height: 1px;
    position: absolute;
    top: 19px;
    right: 0;
}
.jm_section form{
	width: 70%;
    margin: 0 auto;
}
.jm_section .item{
	margin-bottom:40px;
    height: 40px;
    /*overflow: hidden;*/
    text-align: center;
}
.jm_section .label {
    width: 85px;
    text-align: right;
    font-size: 16px;
    float:left;
    height: 40px;
    line-height: 40px;
}
.jm_section .fl{
	float:right;
	width:calc(100% - 90px);
	text-align:left;
}
.jm_section .fl input{
	height: 40px;
    line-height: 40px;
    font-size: 15px;
    width: calc(100% - 22px);
    border: 1px solid #ccc;
    padding: 0 10px;
    outline: none;
}
.jm_section .fl input:focus{
	border-color:#84181d;
}

#realname_error,#mobile_error,#mail_error{
	text-align: left;
    font-size: 15px;
    margin-top: 5px;
    color: #ce1f1d;
}
#formpersonal .yellow_button {
    font-size: 17px;
    outline: none;
    color: #fff;
    width:130px;
    height:40px;
    line-height:40px;
    text-align: center;
    cursor: pointer;
    background-color: #84181d;
    margin-top: 20px;
}

/*空间布局*/
.kjbj_section{

}

.kjbj_section ol{
	display:inline-block;
}
.kjbj_section .csb_w{
	width: 287px;
    margin: 0px 6.5px 30px 6.5px;
    float: left;
    background: rgba(255,255,255,1);
    transition: all 1s ease 0s;
    cursor: pointer;
}
.kjbj_section .csb_w .csb_w_i {
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
}
.kjbj_section .csb_w .csb_w_i img{
	width: 100%;
    height: 100%;
    transition: all .5s ease 0s;
}
.kjbj_section .csb_w  .csb_w_t{
	padding: 0 15px 15px;
    margin-top: 20px;
}
.kjbj_section .csb_w.designer_box .csb_w_t {
    margin-top: 30px;
}
.kjbj_section .csb_w  .csb_w_t .tit{
	color:#333;
	font-size:17px;
	margin-bottom:10px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.kjbj_section .csb_w  .csb_w_t .sty{
	color:#666;
	font-size:15px;
	line-height:25px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.kjbj_section .csb_w:hover{

    box-shadow: 0px 11px 15px 0px rgba(24, 24, 33, 0.05);
}
.kjbj_section .csb_w:hover .csb_w_i img{
	transform: scale(1.1);
}
.kjbj_section .csb_w:hover  .csb_w_t .tit{
	color:#84181d;
}
/*走进优比克*/
.about{
	padding:30px 0;
	background: url(../images/about_bg.jpg) no-repeat  center;
	background-size:cover;
}
.about .Central{
	overflow: inherit;
}
.about .ty_b,.about .ty_p{
	color:#fff;
}
.about_section{
	position:relative;
}
.about_section .about_js{
	color: #efefef;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    padding: 0 35px;
    margin-top:100px;
}
.kjbj_xq_section div,.kjbj_xq_section p{
    font-size: 15px;
    line-height: 35px;
    color: #333;
    margin: 10px 0;
}
.about_more{
	background:#fff;
	background: #fff;
    position: relative;
    top: 85px;
    display: flex;
    box-shadow: 0px 4px 9.8px 0.2px rgba(0, 0, 0, 0.3);
}
.about_sonpage .about_more div.about_img{
    width: 520px;
    height: auto;
background: url(../images/about_img.jpg) no-repeat center;
    overflow: hidden;
margin:0;
    background-size: cover;
}
.about_more div.about_morebox{
	width: 610px;
    margin: 0;
    padding: 50px 30px 40px 40px;
}

.about_more .about_morebox h3{
  font-size: 24px;
  color: rgb(34, 34, 34);
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px 0 45px;
}
.about_more .about_morebox h4 {
  font-size: 30px;
  font-family: "Arial";
  font-weight: 100;
  color: rgb(34, 34, 34);
  text-transform: uppercase;
  padding-left:45px;
  margin-bottom: 20px;
  background: url(../images/about_icon01.png) no-repeat left center;
}

.about_more .about_morebox p {
  font-size: 16px;
  color: rgb(102, 102, 102);
  text-transform: uppercase;
  line-height: 35px;
  padding-left:45px;
margin:0;
}
.about_more .about_morebox p span{
color:#333;
}

.about_more .about_morebox a {
  background: #84181d url(../images/about_icon02.png) no-repeat 24px center;
    color: #fff;
    padding-left: 25px;
    height: 45px;
    line-height: 44px;
    display: block;
    width: 125px;
    text-align: center;
    margin-top: 20px;
    margin-left:45px;
}



        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        