@charset "UTF-8";
/*body *{
transition: all 0.6s;
}*/
img {
    -webkit-user-drag: none;


    user-select: none;


}
.p0{
	padding: 0px!important;
}
.m0{
	margin: 0px!important;
}
.boo{
	display: inline-block;
	margin: 0 20px;
}
.imgr{
	cursor: pointer;
}
.img2{
	display: none;
}
.imgr:hover .img1{
    display: none;
}
.imgr:hover .img2{
   display: inline-block;
}
.imga .img1{
   display: none;
}
.imga .img2{
   display: inline-block!important;
}
.bgx:hover{
	    z-index: 2;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
}
.no-xian{
	text-decoration: none!important;
}
.yidong{
	transition: all 0.3s;
	position: relative;
	top: 0px;
}
.yidong:hover{
	transition: all 0.3s;
    top: -5px;
}
.se{
	color: #F5951C;
}
.bgx{
	    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.w100{
	width: 100%!important;
}
.pl0{
	padding-left: 0px!important;
}
.pr0{
	padding-right: 0px!important;
}
.re{
    position: relative;
}
.p0{
    padding: 0px!important;
}
.ov{
    overflow: hidden;
}
.w100{
	width: 100%!important;
}
.pl0{
	padding-left: 0px!important;
}
iframe{
	display: none!important;
}
.bk{
transition: all 0.6s;
}
.bk:hover{
    transition: all 0.6s;
            box-shadow: 5px 5px 10px #aaa, -5px 5px 10px #f9f9f9;
    -moz-box-shadow: 5px 5px 10px #aaa,-5px 5px 10px #f9f9f9;
    -webkit-box-shadow: 5px 5px 10px #aaa, -5px 5px 10px #f9f9f9;
}
.fangda11 img{
    transition: all 0.6s;
    cursor: pointer;
}
.fangda11:hover img{
    transition: all 0.6s;
    transform: scale(1.05);
    cursor: pointer;
    
}
.fangda img{
    transition: all 0.6s;
    cursor: pointer;
}
.fangda:hover img{
    transition: all 0.6s;
    transform: scale(1.4);
    
}
.bse{
    cursor: pointer;
   transition: all 0.6s; 
}
.bse *{
   transition: all 0.6s; 
}
.bse:hover{
    color: #A90E12!important;
}.bse:hover *{
    color: #A90E12!important;
}



/************头部**/

.logo-default{
	margin-left: 0px;
	margin-right: 25px;
}
.top-ttt{
	color: #FD7400;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-right: 50px;
}
.top-ttt img{
	margin-top: -14px;
	margin-right: 5px;
}
.duoyuyan{
/*	color: white;*/
margin-left: 80px;
}
.duoyuyan a{
	color: black;
	margin: 0 5px;
	text-decoration: none!important;
}
.duoyuyan img{
margin-top: -4px;
margin-right: 1px;
}
.h-top{
	height: 108px;
/*	background:#292929;*/
	line-height: 108px;
}
.sss span:hover{
	background: #0F4971;
	    transition: all 0.6s;
}
.index-hnav{
	background:rgba(0,0,0,0.0);
}
.header-nav {
    height: 144px;

    position: relative;
    background: #1C1A1B;
}
.header-nav-body{
    margin: 0px auto;
    display: block;
    /* height: 98px; */
    text-align: right;
    float: right;
    width: 70%;
}
.hg114 {
    line-height: 144px;
    width: 40px;
    float: right;
}
.header-nav-body a {
    color: #DEC08A;
    text-decoration: none;
    transition: 0.2s;
    width: 50px;
    height: 115px;
    background: url(../img/nav-bg.png);
    float: left;
    writing-mode: vertical-rl;
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    letter-spacing: 4px;
    margin-top: 12px;
    margin-left: 60px;
    margin-right: 60px;
}
.header-nav-body .nav-body-list {
    float: left;
    font-size: 17px;

    text-align: center;

    margin: 0 20px;
    writing-mode: vertical-rl;
}


/*.nav-body-list{
	padding: 0 28px;
}*/
.hlogo {
    margin-right: 220px;
    margin-top: 0px;
    margin-left: 30px;
}
.btn.default {
    color: black!important;
    background-color: white!important;
    border-color: white!important;
}
.fc-search-keyword {
    margin-top: 17px;
    height: 34px!important;
}
.	 .btn-group>.dropdown-menu, .dropdown-toggle>.dropdown-menu, .dropdown>.dropdown-menu {
    margin-top: -20px;
}
.tlink{
	margin-left: 30px;
}
.tlink img{
	margin: 0 5px;
}
.dropdown-menu {

    background-color: rgba(0,0,0,0.5);
    text-align: center;
    color: white;
    min-width: 137px;
    font-size: 16px;
    padding: 0px;
}
.dropdown-menu>li.active:hover>a, .dropdown-menu>li.active>a, .dropdown-menu>li:hover>a {
    text-decoration: none;
    background-image: none;
    background-color: #CC0001;
    color: white;
    filter: none;
}
.dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: white;
    white-space: nowrap;
}
.jjfa{
	left: -30%;
}
.jj74{
	left: 2%;
}
.header-ser{
	margin-left: 50px;
}
.header-ser .search-form {
	display: none;
    width: 210px;
    position: absolute;
    right: 30px;
    top: 0px;
    z-index: 10000000;
    /* display: none; */
    margin-bottom: 0px!important;
    display: none;
}

.active span{
	color: #8F5A24!important;
}
.header-nav-body .active{
 border-bottom: 3px solid #EC5C20;
  

}
.header-nav-body .active .nav-1{
	color: #EC5C20!important;
}
.nav-2-list111{
	position: absolute;
	margin-left: -202px;
	display: none;
z-index: 10;
}
.bg-2{
 background: #222222;
 z-index: 9;
 height: 95px;
 display: none;
 position: absolute;
 left: 0px;
 top: 80px;
 width: 100%;
}
.selected1 span{
/*  color: #8F5A24!important;*/
}
.selected1 .bg-2{
  display: block!important;
}
.selected1 .nav-2-list111{
  display: block!important;
}
.nav-2-list {
    position: absolute;
    color: white;
    line-height: 36px;
    z-index: 1000;
    text-align: center;
    background: white;
    font-size: 14px;
     display: none; 
    margin-left: -28px;
        margin-top: 3px;
}
.nav-2-list a{
	color: black;
	width: 180px;
	transition: all 0.2s;
	height: 36px;
}
.nav-2-list a:hover{
	background: #EC5C20;
	color: white;

}
.nav2-act{
	background: #EC5C20!important;
	color: white!important;
}
.nav-2-list2{
line-height: 96px;
font-size: 16px;
transition: 0.2s;
z-index: 9999;
display: inline-block;
padding: 0 45px;
}
.nav-2-list2:hover{
	background: #777777;
}

.sss span{
	border-radius: 20px!important;
	background:#78C7EE;
	color: white;
	font-size: 16px;
	    transition: all 0.6s;
	padding: 7px 40px;
	cursor: pointer;
}
.d-yuyan {
	display: none;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    color: white;
    width: 130px;
    padding: 10px;
    left: -40px;
}
.d-yuyan a{
    line-height: 40px;
	color: white;
}
.xyuyan{
	color: white;
	font-size: 16px;
	line-height: 100px;
	cursor: pointer;
}
.xyuyan img{
  margin-left: 12px;
}
.yyi{
  -webkit-transform: rotate(90deg); 
  transform: rotate(90deg);
  font-size: 12px;
  margin-left:15px;
}
.ser-img{
	margin-top: 36px;
}
.top-img-div{
	position: relative;
	display: inline-block;
	margin:0 17px;
}
.top-img{
	margin-right: 60px;
}
.timg1{
	width: 23px;
	cursor: pointer;

}
.timg2{
	position: absolute;
	bottom: -150px;
	left: -60px;
	width: 150px;
	width: 150px;
display: none;
	transition: all 0.6s;
	z-index: 100000;
}
.top-img-div:hover .timg2{
	display: block;
	transition: all 0.6s;
}
/************底部**/
.f-nav1{
	margin-top: 20px;
	text-align: center;
}
.f-nav1 a{
  font-size: 18px;
  color: white;
  text-decoration: none;
  margin: 0 60px;
}
.footer1{
	background: #191718;
	padding: 65px 0 112px;
	color: white!important;
}
.f-p1 {
    width: auto;
    line-height: 28px;
    margin-bottom: 8px;
    font-size: 16px;
}
.dlogo-div {
	display: block;
}
.dlogo-div img{
margin: 0 15px;
}
.w1600{
	width: 1600px;
    margin:0 auto;
}
.dlianxi{
	font-size: 16px;
	margin-right: 40px;
}
.dgz{
	margin-top: 25px;
	margin-left: 10px;
	font-size: 15px;
}
.pt15{
	padding-top:15px;
}
.dxian{
	margin-top: 22px;
	margin-bottom: 30px;
}
.dtitle{
	font-size: 15px;
}
.fflist{
	margin-top: 25px;
}
.fflist a{
	color: #6D6D6D;
	 -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.fflist a:hover{
	color: #F5951C
}
.f1-nav{
	margin-bottom: 7px;
}
.dp1{
	margin-top: 30px;
	font-size: 16px;
	margin-bottom: 15px;
}
.dp2{
	font-size: 15px;
	margin-bottom: 15px;
}
.dp3{
	font-size: 15px;
	margin-bottom: 15px;
}
.dpi1{
	position: absolute;
    bottom: -15px;
    right: 75px;
}
.dliuyan{
/*	margin-top: -28px;*/
padding-left: 40px;
}
.dliuyan p{
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 17px;
	padding-left: 20px;
}
.dliuyan i{
	color: #FF7300;
position: absolute;
	font-size: 20px;

}
.di1 {
    top: 15px;
    left: 10px;
}
.di2{
	    left: 26px;
    top: 15px;
}
.di3{
	top: 80px;
    left: 8px;
}
.d-buttom{
	background: #383838;
	color: white;
	text-align: center;
	width: 100%;
	border: none;
	padding: 16px 0;
	font-size: 15px;
	margin-top: 18px;
}
.dinput1{
	margin-bottom: 15px;
}
.dliuyan .form-control{
	float: left;
	line-height: 40px;
}
.dliuyan .form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 5px 12px 5px 40px;
    font-size: 15px;
    line-height: 45px;
    color: #555;
    background-color: #fff;
    border: 1px solid #F1F1F1;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.youqing{

}
.footer-n{
	margin-top: 235px;
}
.beian{
	margin-top: 25px;
	font-size: 15px;
}
.beian a{
	color: white;
}
.footer-nav a{
    color: white;
    font-size: 16px;
    transition: all 0.6s;
    text-decoration: none!important;
    padding: 0 60px;
    border-left: 1px solid white;
    line-height: 20px;
}
.footer-nav a:first-child{
	border-left: none;
	padding-left: 0px;
}
.footer-nav a:hover{
	color: black!important;
	transition: all 0.6s;
}
.footer-lianxi{
	padding-left: 200px;
}
.footer-lianxi{
	color: white;
	padding-left: 200px;
}
.footer-lianxi img{
	margin-right: 7px;
}
.d-about{
	font-size: 17px;
	line-height:47px;
	padding-left: 150px;
	letter-spacing: 1px;
}
.d-cc{
	letter-spacing: 1px;
}
.footer2{
	border-top: 1px solid #444444;
	background: #333333;
	color: white;
	text-align: left;
	font-size: 15px;
}
.fdbu{
	    color: white;
	line-height: 60px;
}
.dcontact{
	

}
.fc1{
	font-size: 16px;
}
.fc1 img{
	margin-right: 17px;
}
.fc2{
	margin-left: 65px;
}
.d-tel{
	font-size: 24px;
}
.footer-link{
	margin-top: 50px;
	font-size: 16px;
}
.footer-link a{
	color: white;
	margin-right: 30px;
}
.fimg{
	float: right;
	margin-left: 35px;
	cursor: pointer;
}
.fimg:hover .fimg1{
   display: none;
}
.fimg:hover .fimg-r{
   display: block;
}
.fimg-img {
    position: absolute;
    top: -140px;
    left: -50px;
}
.fimg-r{
	display: none;
}
.footer-img{
	font-size: 16px;
	    padding-top: 265px;
}
/************首页**/
.index-about{
	padding: 24px 0 50px;
}
.index-ad-left{
	width: 53%;
	float: left;
	padding: 55px 55px 0 50px;
	line-height: 26px;
}
.index-ad-left a{
	color: #F5951C;
}
.index-ad-right{
	width: 47%;
	float: right;
}
.index-ad-right .d1{
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: white;
	background-color:rgba(248, 175, 28,0.8);
	width: 100%;
	font-size: 16px;
	padding: 13px 0;
	text-align: center;
	font-weight: bold;
}
.index-hezuo{
	margin-top: 27px;
padding-top:27px;
border-top: 1px solid #E0E0E0;
}
.index-hezuo img{
	margin-left: 15px;
}
.index-news1{
	padding: 24px 0 50px;
background: #F5F6F8;
}
.index-new1-list{
	margin: 35px -35px 20px
}
.index-new1-list a{
	color: black;
}
.index-new1-list .col-lg-3{
	padding-left: 10px;
	padding-right: 10px;
}
.index-nl{
	background: white;

}
.index-ndiv{
	padding: 25px 15px;
}
.index-banner{
	height: 788px;
	width: 100%;
	background: #E5D9CA;
}
.index-about-div{
	background: #F4F6F7;
	margin-top: 30px;
}
.index-ndiv .p1{
	font-size: 16px;
	margin-bottom: 0px;
}
.index-ndiv .p2{
	height: 40px;
}
.index-banner .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.index-goods1{
	padding: 24px 0 50px;
}
.index-goods1-nav{
	padding: 0 25px;
	
}
.index-goods1-nav .title1{
	line-height: 60px;
}
.title1{
	font-size: 27px;
}
.title1 .p2{
  color: #F5951C;
}
.title1 img{
	margin-top: -8px;
	margin-right: 5px;
}
.index-goods1-nav-body{
	float: right;
  margin-right: 40px;
  line-height: 60px;
}
.index-goods1-nav-body a{
	color: #8C8C8C;
	border-left: 1px solid #8C8C8C;
	padding: 0 18px;
	font-size: 14px;
}
.index-goods1-nav-body a:first-child{
	border-left: none;
}
.index-goods1-nav-body a:hover{
	color: #F5951C;
}
.inmore {
    float: right;
    color: black;
    border: 1px solid #8C8C8C;
    border-radius: 15px!important;
    line-height: 0px;
    padding: 13px 15px;
    font-size: 13px;
    margin-top: 17px;
    color: #8C8C8C;
}
.index-goods1-list{
	margin-top: 30px;
}
.index-goods1-list .col-lg-3{
	padding-left: 10px;
	padding-right: 10px;
}
.index-goods1-list .row1{
	margin-right: -25px;
	margin-left: -25px;
}
.index-goods1-list p{
	text-align: center;
	font-size: 14px;
    padding: 12px 0;
	background: #757575;
	color: white;
}
.index-goods1-list1 .col-lg-4{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
}
.index-goods1-list1 .row1{
	margin-right: -25px;
	margin-left: -25px;
}
.index-goods1-list1 p {
    text-align: center;
    font-size: 16px;
    padding: 14px 0;
    background: #757575;
    color: white;
}
.ig333:hover p{
	background: white;
	color: white!important;
}
.ig333:hover .lgg{
display: flex;
}
.lgg{
  /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

        background-color: rgba(255, 115, 0,0.8);
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        color: white!important;
display: none;
}
.lgg-p1{
	font-size: 16px;
}
.lgg-p2{
	font-size: 14px;
	margin-top: 5px;
}
.index-yingyong{
	height: 623px;
	background: url('../img/index-y-bg.jpg');
	background-size: cover;
	background-position: center;
	padding-top: 57px;
}
.index-yingyong-div{
	background: white;
	padding: 35px 32px 40px;
}
.index-yingyong-div .col-lg-3{
	padding-top: 30px!important;
}
.index-yingyong-desc{
	padding-right: 45px;
	margin-top: 45px;
	line-height: 25px;
	margin-bottom: 60px;
}
.iymore{
	color: white;
	padding: 11px 27px;
	background: #757575;
}




/***********产品详情页****/
.goodsdd{
	padding: 70px 0 80px;
}
.goods1{
	width: 1200px;
	margin: 0 auto;
}
.gg1{
	background: #F6F6F6;
	padding: 45px 36px ;
}
.tact{
	border: 1px solid #FF7300!important;
}
.goods-show{
	background: #777777;
	padding: 38px 0 85px;
}
.tuji-list{


	padding: 0 10px;
	margin-bottom: 10px;
	
}
.tuji-list img{
	cursor: pointer;
	border: 1px solid #EEEEEE;
}
.tuji-list img:hover{
	border: 1px solid #FF7300!important;
}
.goods-d {
    padding-top: 70px;
    padding-left: 30px!important;
    color: black;
}
.goods-title{
	font-size: 30px;
	padding-bottom: 20px;
	
}
.goods-a a{
	display: block;
	height: 45px;
	float: left;
	line-height: 45px;
	font-size: 18px;
	padding: 0 58px;
}
.goods-a .a1{
color: white;
background: #FF7300;
margin-right: 15px;
}
.goods-a .a2{
color: white;
background: black;

}
.goods-attr{
/*	font-size: 18px;*/
	margin: 30px 0 60px;
}
.goods-bt{
	margin-top: 55px;
	margin-bottom: 50px;
}
.sss{
	font-size: 20px;
	font-weight: bold;
	margin-right: 10px;
}
.sp iframe{
	width: 860px!important;
	height:500px!important ;
}
.gbt1{
	color: white;
	background: url(../img/gbt-gb.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	font-size: 18px;
	padding: 13px 40px;
	text-decoration: none!important;
	margin-right: 25px;
}
.gbt2{
	color: black;
	background: #EFEFEF;
		font-size: 18px;
	padding: 13px 70px;
	text-decoration: none!important;
	margin-right: 25px;
}
.content-desc{
	margin-top: 50px;
}
.gdd{
	font-size: 18px;
	color: white;
}
.sp{
	margin: 50px 0;
}
.content{
	color: white!important;
}
.goods2{
	padding: 50px 0;
	width: 1200px;
	margin: 90px auto 0;
	background: #F6F6F6;
}
.dmt{
	font-size: 18px;
	padding-left: 50px;
}
.dmt span{
	padding-bottom: 15px;
	border-bottom: 2px solid #FF7300;
}
.gc{
	text-align: center;
	padding-top: 80px;
}



/***********案例中心****/
.case-body{
	background: #E5E5E5;
	padding-top: 55px;
}
.case-title{
	font-size: 36px;
	font-weight: bold;

}
.case-list{
	padding-top: 20px;
	padding-bottom: 28px;
		background: #E5E5E5;
}
.case-list-body{
	margin-bottom: 30px;
	background: white;
}
.case-list-body .img{
	width: 362px;
}
.case-att{
	padding-right: 100px!important;
	padding-top: 30px;
}
.ctt{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
.ctt span{
font-size: 14px;
float: right;
font-weight: normal;
}
.search-pagination {
    margin-bottom: 30px;
    margin-top: 30px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #A90E12!important;
    border-color: #A90E12!important;
}




/***********关于我们****/

.about-1{
	padding: 90px 0 90px;
}
.ab1-l{
	padding-right: 55px;
	line-height: 30px;
}
.about-1-title .p1{

	font-size: 40px;
}
.about-1-title .p2{
	color: #B3B3B3;
	font-size: 27px;
	    font-family: -webkit-pictograph;
	    margin-left: 12px;
}
.index-tab1{
	text-align: center;
	padding: 30px 0px 60px;
}
.index-tab1 div{
	display: inline-block;
	color: white;
	border:1px solid white;
	padding: 10px 34px;
	font-size: 16px;
	margin: 0 20px;
	cursor: pointer;
	font-weight: bold;
}
.index-tab1 div:hover{
	background: #FF7300;
	border:1px solid #FF7300!important;
}
.itac{
	background: #FF7300;
	border:1px solid #FF7300!important;
}
.about-1-div{
	margin-top: 40px;
	padding-bottom: 30px;
}


.about-3{
	height: 780px;
	background: url(../img/about-3.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 150px 0 100px;
}
.about-3-div{
	margin-top: 40px;
}
.mb100{
	margin-bottom: 100px;
}
.ab2p1{
	color: white;
}
.about-2-2{
	width: 1420px;
	height: 527px;
	margin: 0 auto;
    background: url(../img/about2-2.jpg);

}
.about-3-d{
	padding: 50px 60px;
}
.about-3-d1{
	padding: 50px 20px;
}
.about2-1{
	width:292px ;
	float: left;
	padding-top: 240px;
	padding-left: 39px;
	padding-right: 39px;
	float: left;
}

.about2-1 .div1{
	width: 100%;
	padding: 30px 40px;
	background: #76C1E8;
	text-align: center;
	color: white;
	font-size: 18px;
	line-height: 25px;

}
.div1{

}
.about2-1 .div1 img{
	margin-bottom:25px;
}

.about2-2{
	padding-right: 65px;
		padding-top: 240px;
		float: left;
		width: 357px;
}
.about2-2 div{
	background: #F1F1F1;
	width: 100%;
	padding: 35px 30px;
		font-size: 15px;
		line-height: 24px;
}

.about2-2-t2{
	padding-top: 180px;
}
.about2-2-t3{
	padding-top: 55px;
}
.index-tab2-div{
	min-height: 590px;
}

.about-ry{
	background: #F1F1F1;
	padding: 60px 0 80px;
}
.about-hezuo{
	padding: 60px 0 80px;
}




/***********新闻****/
.news{
	padding: 70px 0 50px;
	background: #F8F8F8;
}
.news-list-div{
/*	margin-top: 40px;
*/

	padding:55px 0;
}
.news-list a{
	color: black;
	text-decoration: none;
}
.nbtt{

	padding-bottom: 45px;
}
.news-list-div .p1 {
    font-size: 28px;
    color: black;
    /* height: 50px; */
    line-height: 25px;
    margin-bottom: 25px;

}
.nnd{
		padding: 20px 20px;
		padding-left: 70px;
}
.news-list-div .p2{
  color: #999999;
  font-size: 15px;
  line-height: 23px;

}
.news-list-div .p3{
    line-height: 25px;
    margin-top: 8px;
    font-size: 14px;
    color: #979797;
    margin-bottom: 30px;
}
.news-list-div .p3 img{
	margin-right: 12px;
	margin-top: -3px;
}
.img-div1 {
    margin-bottom: 30px;
}
.nmore span{
	font-size: 14px;
	background: black;
	color: white;
	padding: 8px 50px;
}
.news-list-div:hover .mmre{
	background: #FF7300;

}

.img-div1 p {
    position: absolute;
    left: 10%;
    bottom: 5px;
    width: 80%;
    color: white;
    font-size: 16px;
    background-color: rgba(105, 105, 105, 0.8);
    padding: 15px 0;
    text-align: center;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
    margin-top: 4px;
}



/***********新闻****/
.j1{
	padding: 74px 0 70px;
}
.j1-div{
	padding-top: 60px;
}
.j1-div .p1{
	font-size: 36px;
	font-weight: bold;
}
.j1-div .p2{
	font-size: 20px;
	color: #6FBDE4;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 50px;
}
.j1-div .p3{
	font-size: 16px;
}



.j2{
	height: 564px;
background: url(../img/j2-bg.jpg);
	background-position: center;
	background-size: cover;
}
.j2{
	padding-top: 55px;
}
.j2-div{
	background: white;
	text-align: center;
	height: 360px;
	padding-top: 50px;
}
.j2-t{
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 50px;
}
.j2-t span{
	margin: 0 8px;
}
.j2-div .p1{
	font-size: 25px;
	margin-top: 30px;
	padding: 0px 25px 15px;
}
.j2-div .p2{
	font-size: 16px;
	padding: 0px 45px 0px;
	line-height: 25px;
}
.rowj{
	margin-left: -20px;
	margin-right: -20px;
}
.rowj .col-lg-4{
	padding-left: 20px;
	padding-right: 20px;
}
.j3-t{
		font-size: 36px;
	font-weight: bold;
	margin: 55px 0;
	text-align: center;
}
.j3-div{
	background: #F1F1F1;
	margin-bottom: 65px;
}
.j3-dd{
	width: 719px;
	float: left;
	padding-left: 80px;
	padding-right: 50px;
}
.j3-dd .p1{
   margin-top: 75px;
   margin-bottom: 40px;
   font-size: 25px;
   font-weight: bold;
}
.j3-dd .p2{
font-size: 17px;
line-height: 35px;
}
.j3pp{
	padding-left: 50px;
	padding-right: 50px;
}
.j5{
	height: 754px;
	background: url(../img/j5.jpg);
	background-position: center;
	background-size: cover;
padding-top: 80px;
}
.j5t{
	text-align: center;
	font-size: 36px;

	font-weight: bold;

}
.contact1{
	padding: 75px 0 70px;
}
.cdiv{
	padding: 20px 35px 0 80px;
}
.cdiv .p1{
	font-size: 30px;
	padding-left: 85px;
	color: #0F4B70;
	margin-bottom: 40px;
}
.cdiv .p2{
   height: 62px;
   background: #F4F4F4;
   line-height: 62px;
   font-size: 16px;
   margin-bottom: 20px;
   padding-left: 80px;
}
.cdiv .p3{
	padding-left: 80px;
}
.cdiv .p3 img{
margin-right: 30px;
width: 140px;
 }

.contact2 {
    margin-top: 0px;

    padding-bottom: 60px;
    padding-left: 45px;
    padding-right: 45px;
}
.contacat2-title {
    font-size: 40px;
    text-align: center;
    margin-bottom: 45px;
    color: white;
}
.contact-form label {
    text-align: left!important;
    line-height: 40px;
    font-size: 16px;
    padding-top: 0px!important;
    float: left;
    font-weight: normal;
    padding: 0px 0px 0px 10px;
}
.contact-form {
    padding:90px 0px;

}
.contact-form .form-control {
    display: block;
    width: 100%;
    height: 60px;
    padding: 8px 0px 4px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #7E5913;
    background-image: #f7f4e300;
    border: none;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border-bottom: 0px solid #CCCCCC;
}
.contact-form .col-lg-6{
	margin-bottom: 30px;
}
.wocao1{
	padding-right: 50px!important;
}
.wocao2{
	padding-left: 50px!important;
}
.contact-button{
	padding: 12px 70px!important;
	color: white;
	background: white;
	
	font-size: 16px;
	margin-top: 50px;
	margin-left: 15px;
	background: #EB5C20;
}
.contact-button:hover{
	color: white!important;
	background: #EB5C20;
}
.cfd {
    padding: 0 15px;

}
.cfd input{
	width: 990px!important;
}
.jbt-p2{
	 margin-top: 20px;
	font-size: 14px;
	padding: 0 15px;
}
.cbt1{
	width: 222px;
	height: 60px;
	text-align: center;
	height: 60px;
	background: #CC0001;
	color: white;
	font-size: 16px;
	border: none;
	margin: 0 23px;
	border-radius: 50px!important;
}
.cbt2{
	width: 222px;
	height: 60px;
	text-align: center;
	height: 60px;
	background: #fff0;
	color: white;
	font-size: 15px;
	border: 2px solid white;
	margin: 0 23px;
	border-radius: 50px!important;
}


.portlet.light>.portlet-title>.caption>.caption-subject {
    font-size: 23px;
    text-align: center!important;
}

.portlet.light>.portlet-title {
    padding: 0;
    min-height: 48px;
    text-align: center!important;
}
.portlet.light>.portlet-title>.caption {
    color: #666;
    padding: 10px 0;
    width: 100%;
}
.fc-content-tool {
    padding-top: 0!important;
    text-align: center!important;
    padding-bottom: 10px!important;
}
.ncontent{
	padding: 30px 50px;
}
.lan-body{
	padding: 90px 0 0px;
}
.plan{
	background: #F7931D;
	color: white;
	padding: 30px 25px;
	font-size: 22px;
}
.plan-xian{
	float: left;
	color: white;
	width: 32px;
	border-bottom: 2px solid white;
	margin-top: 10px;
}
.lan-nav1{
	background: #F5F5F5;

}
.lan-nav1 a{
color: black;
     
}
.l1-name{
	float: left;
}
.lxian{
	float: left;
	width: 5px;
	height: 20px;
	background: #F7931D;
	margin-right: 20px;
}
.lan-nav1-div{
		width: 100%;
		padding: 16px 0 16px 25px;
		border-bottom: 2px solid white;
		font-size: 15px;
		-webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.lact1{
	color: white!important;
	background: #757575;
}
.lan-nav1-div:hover{
	color: white!important;
	background: #757575;
}
.ncontact{
	margin-top: 18px;
	background: #F5F5F5;
	padding: 52px 18px 25px;
}
.ncontact-div{
	background: white;
	padding-left: 14px;
	padding-bottom: 54px;
}
.ncontact-div img{
	margin-top: -40px;
	margin-bottom: 25px;
}
.ncontact-div .p1{
	font-size: 18px;
	color: #F7931D;
	font-weight: bold;
}
.ncontact-div .p2{
	font-size: 15px;
	letter-spacing: 0px;
}
.mianbao a{
	color: black;
	text-decoration: none;
}
.mianbao{
	padding: 10px 10px 0;
}
.mianbao img{
	margin-right: 10px;
}
.pcontent{
/*	padding: 0px 0px 50px;*/
	background: white;
}
.ccontent{
	padding: 70px 0;
}
.img-div p{
	position: absolute;
	left: 0px;
	bottom: -6px;
	width: 100%;
	color: white;
background-color: rgba(105, 105, 105, 0.8);
	padding: 15px 0;
	text-align: center;
}
.img-div{
/*	margin-bottom: 30px;*/
}
.mtitle{
	font-size: 21px;
	margin:40px 0 25px;
}
.cbody{
/*	padding: 40px 25px;*/
/*	font-size: 16px;*/
	height: 455px;
	background: #F4F4F4;
}
.ctitle{

	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #E8E8E8;
}
.cee{
	font-size: 20px;
	margin-left: 10px;
	color: #cccccc;
}
.gdesc{
	padding-left: 30px;
}
.gxian{
	width: 48px;
    border-bottom: 3px solid #F5951C;
}
.gdesc .p2{
	color: #7e7e7e;
	margin:30px 0 40px;
}
.gdesc a{
	font-size: 15px;
	background: #F7931D;
	padding: 12px 60px;
	color: white;
}
.gcontent{
	text-align: center;
	margin-top: 30px;
	padding: 30px 20px;
	border-top: 1px solid #cccccc;
}

/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header{height:50px;overflow:hidden;background:#1c1a1a;position:fixed;z-index:10;width:100%;}
.sp_logo {
    padding: 10px;
    float: left;
    height: 50px;
    width: 100%;
    text-align: center;
    position: absolute;
}
.sp_logo img {
    margin: auto;
    max-height: 42px;
    margin-top: -6px;
}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:white;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:111119;background:#eee;width:100%;height:calc(100% - 50px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:50px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:45px;font-size:15px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#0a811b}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/




.sj{
	display: none;
}
.pc{
	display: block;
}
.bg-se{
	background: #F0F0F0;
}
.g-nav{
    text-align: center;
    padding-bottom: 60px;
}
.g-nav div{
	background: white;

	text-decoration: none;
	padding: 30px 0px;
	font-size: 16px;
	color: black;
	width: 245px;
	display: inline-block;
	min-height: 130px;
}
.g-nav div:hover{
	background: #CC0001;
	color: white;
	boder:1px solid #CC0001;
}
.gcat{
	background: #CC0001!important;
	color: white!important;
	border:1px solid #CC0001!important;
}

.index-goods1-list1 .col-lg-3{
	margin-bottom: 40px;
	padding-left: 9px;
	padding-right: 9px;
}
.contact-tr{
	width: 932px;
	float: right;
}
.ctitle11{
	font-size: 24px;
	border-bottom: 1px solid #E8E8E8;
	padding:10px 0 15px;
}
.ctitle1{
	border-bottom: 3px solid #FF7300;
	padding-bottom: 15px;
}
.cct{
	margin-top: 25px;
}
.cnnn{
	background: #383838;
	color: white;
	padding: 26px 0;
	text-align: center;
	font-size: 24px;
	margin-bottom: 50px;
}
.cdiv1{
	margin-bottom: 35px;
	padding-left: 50px;
}
.cdiv1 .p1{
	font-size: 16px;
	margin-bottom: 5px;
}
.cdiv1 .p2{
	font-size: 15px;
	margin-bottom: 5px;
}
.cdiv1 span{
	margin-right: 20px;
}
.cdiv1 img{
	margin-right: 32px;
	margin-top: 12px;
}
.c44{
	margin-top: -4px!important;
}
.mbb11{
	margin-bottom: 50px;
}
.liuyan-div{
	padding-bottom: 80px;
}
.dgdiv{
	padding: 45px 0 30px;
}
.dg-d{
	position: absolute;
	top: 37%;
	left: 64%;

}
.dg-d2{
	position: absolute;
	top: 37%;
	left: 20%;

}
.dg-d .p1{
	font-size: 33px;
	margin-bottom:30px;
-webkit-transition: all .2s linear;
    transition: all .2s linear;
    position: relative;
    top: 0px;
}
.dgdiv .bgx:hover .p1{
top:-6px;
}
.p2 a{
	background: #737373;
	color: white;
	padding: 12px 32px;
	font-size: 15px;
	text-decoration: none;
}
.p2 a:hover{
	background: #FF7300!important;
}
.dglist{
	margin-top: 40px;
}
.bg-se1{
	background: #4B4C4E;
}
.index-ys {
    padding: 55px 0 46px;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.more{
    border:1px solid #ccc;
    padding: 5px 45px;
    text-decoration: none!important;
    color: black;
}
.more:hover{
    border:1px solid #FF7300;
    background: #FF7300;
    color: white!important;
}
.index-ys1{
    float: left;
    width: 409px;
}
.index-ys2{
    float: right;
    width: 770px;
}
.index-ys-div{
    margin-top: 45px;
}
.ys1-div{
    padding: 32px 40px;
    background: #F0F0F0;
}
.ys1-div .p1{
    font-size: 23px;
  
    
}
.ys1-div .p2{
    margin: 10px 0 20px;
    font-size: 14px;
}
.ys2-div{
    min-height: 244px;
    margin-bottom: 20px;
}
.ys3-div{
    min-height: 244px;
    margin-bottom: 20px;
}
.ys2-div1{
float: left;
    padding: 45px 80px 0;
    background: #F0F0F0;
    width: 487px;
    min-height: 244px;
}


.ys2-div .p1{
    font-size: 23px;
  
    
}
.ys2-div .p2{
    margin: 15px 0 25px;
    font-size: 14px;
}
.ys3-div1{
float: left;
    padding: 45px 80px 0;
    background: #F0F0F0;
    width: 486px;
    min-height: 244px;
}
.ys3-div .p1{
    font-size: 23px;
  
    
}
.ys3-div .p2{
    margin: 15px 0 25px;
    font-size: 14px;
}
.index-goods1{
    height: 972px;
    background:url('../img/index-goods.jpg');
    background-size: cover;
    background-position: center;
    padding-top: 50px;
    
}
.swhite{
    color: white!important;
}
.index-gd{
    margin-top: 55px;
}
.i-nav a{
    text-decoration: none!important;
    border: 1px solid  white;
    color: white;
    padding: 8px 0px;
    width: 144px;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    margin-left: 20px;
}
.i-nav a:hover {
    background: #FF7300;
    color: white;
    border: 1px solid #FF7300;
}
.index-gd .col-lg-3{
    padding-left: 9px;
    padding-right: 9px;
    margin-bottom: 36px;
}
.index-row{
    margin-left: -9px;
    margin-right: -9px;
}
.issd{
    background: #FF7300;
    color: white;
    padding: 10px 0;
    text-align: center;
}
.igg-p1{
    font-size: 16px;
}
.index-tab22{
    padding: 0px;
}
.index-tab22 div {
    display: inline-block;
    color: white;
    border: 1px solid white;
    padding: 10px 34px;
    font-size: 16px;
    margin: 0 20px;
    cursor: pointer;
    font-weight: bold;
}
.index-tab11{
    padding: 0px;
}
.index-s{
    margin-bottom: 64px;
}
.index-xnew{
    padding: 54px 0 60px;
}
.index-ndiv{
    padding-top: 32px;
}
.ind1{
    width: 670px;
    float: left;
}
.ind1-1 img{
    width: 264px;
    float: left;
}
.ind1 a{
    color: black;
    text-decoration: none!important;
}
.ind1-1-div{
    width: 340px;
    float: right;
}
.ind1-1-div .p1{
    font-size: 17px;
    padding-bottom: 15px;
    
}
.ind1-1-div .p2{
    padding:25px 0 30px;
    border-top: 1px solid #ccc;
    margin-bottom: 50px;
    font-size: 13px;
}
.n-more{
    width: 135px;
    height: 32px;
    color: white;
    background: #383838;
    text-align: center;
    line-height: 32px;
    
}
.ind1-1{
    border-bottom: 1px dashed #ccc;
}
.ind1-2{
    margin-top: 25px;
}
.ind1-2 img{
    margin-left: 5px;
    margin-top: 5px;
    margin-right: 5px;
}
.ind2{
    width: 386px;
    float: right;
}
.ind2 a{
        color: black;
    text-decoration: none!important;
}
.ind2-div{
    background: #F0F0F0;
    padding: 30px 30px 20px;
}
.ind2-div .p1{
    padding-bottom: 15px;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    margin-bottom: 20px;
}
.index-abouta{
    padding: 56px 0 80px;
}
.index-a1{
	width: 863px;
	float: left;
}
.index-a2{
	width: 330px;
	float: right;
}
.aimg{
	width: 724px;
	float: right;
}
.index-a{
	margin-top: 50px;
}
.about-dd{
	    z-index: 22;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 80px;
    left: 0;
    width: 296px;
    height: 353px;
  
    background: #FFF;
    padding: 65px 46px 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.about-dd .p0{
	    font-size: 23px;
    color: #000;
    margin-bottom: 4px;
}
.about-dd .p1{
	    font-size: 15px;
    color: rgba(51, 51, 51, 0.4);
}
.about-dd .icon {
    margin: 16px 0;
    display: block;
    width: 100%;
    height: 1px;
    border-top: 1px dashed rgba(0, 0, 0, 0.3);
}
.about-dd .p2{
	    width: 100%;
    color: #666;
    font-size: 14px;
    line-height: 28px;
}
.about-dd .btn{
	width: 34px;
    height: 92px;
    line-height: 92px;
    text-align: center;
    position: absolute;
    right: -34px;
    top: 50%;
    margin-top: -46px;
    background: #FF7302;
}
.btn img {
	margin-top: 28px;
    vertical-align: middle;
}

.index-a2 .li {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 164px;
    margin-bottom: 10px;
    background: #FFF;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
    padding-top: 45px;
    padding-left: 70px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.li:before {
    position: absolute;
    content: "";
    right: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #FF7302;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.li:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #333;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.li .img {
    display: inline-block;
    vertical-align: top;
    width: 74px;
    height: 74px;
    border-radius: 50%;
/*    border: 1px solid #777;*/
    overflow: hidden;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.li .img img {
    z-index: 222;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.li .img img + img {
    -webkit-transform: translate(-50%, -150%);
    -moz-transform: translate(-50%, -150%);
    -ms-transform: translate(-50%, -150%);
    transform: translate(-50%, -150%);
}
.li .title {
    display: inline-block;
    vertical-align: top;
    margin-left: 26px;
    margin-top: 16px;
}
.li .title span {
    font-size: 18px;
    color: #444;
    margin-bottom: 5px;
}
.li .title h2 {
	    margin-top: 5px;
    font-size: 14px;
    color: rgba(51, 51, 51, 0.5);
}
.index-abouta{
	background: #F5F5F5;
}
.index-a1:hover .about-dd{
	-webkit-transform: translate(10px, 0);
    -moz-transform: translate(10px, 0);
    -ms-transform: translate(10px, 0);
    transform: translate(10px, 0);
}
.li:hover:before {
    width: 280px;
}
.li:hover:after {
    width: 25px;
}
.li:hover .atimg1{
       top: 160%;
}
.li:hover .atimg{
       top: 160%;
}
.swiper-banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FF7300;
}




/**头部**/
.kheader{

	height: 100px;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000000;
/*	background-color: rgba(0,0,0,0.3);*/
transition: all 0.6s;
}
.page-hearder-top-hide{
	background-color: rgba(0,0,0,0.6);
	transition: all 0.6s;
}
.lan-title{
	position: absolute;
	width: 100%;
	text-align: center;
	top: 42%;
	color: white;
}
.lan-title .p1{
	font-size: 45px;
}
.lan-title .p2{
    font-size: 28px;
    opacity: 0.5;
}
.mianbaoxie{
	background: #F8F8F8;
	line-height: 60px;
	font-size: 16px;
}
.mianbaoxie img{
	margin-top: -6px;
	margin-right: 20px;
}
.mianbaoxie a{
	color: #999999;
	text-decoration: none!important;
}
.mianbaoxie span{
	margin: 0 15px;
}
.contact-t1{
	font-size: 40px;
	text-align: center;
}
.contact-list1{
	background: #F8F8F8;
	height: 170px;

	margin: 0 auto;
	margin-top: 45px;
	z-index: 2;
	position: relative;
}
.contact-list1 .col-lg-3{
	padding: 40px 0px;
}
.hide-2{
	display: none;
}
.cl1-div{
	text-align: center;
	border-right: 1px solid #EEEEEE;
	cursor: pointer;
	padding: 0 20px;
}
.cl1-div .p1{
	margin-top: 25px;
}
.cl1-div:hover .p1{
	color: #CC0001;
}
.whide{
	cursor: pointer;
}
.whide:hover .hide-1{
	display: none;
}
.whide:hover .hide-2{
	display: inline-block;
}
#allmap{
margin:60px 0 118px;
}
.liuyan{
	height: 814px;
	    background:url('../img/liuyan-bg.jpg');
    background-size: cover;
    background-position: center;
    margin-top: -111px;
    padding-top: 92px;
}
.w1200{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;

}
.w1250{
	width: 1250px;
	margin-left: auto;
	margin-right: auto;

}
.liuyan-content{
	height: 240px!important;
    padding-top: 20px!important;	
    color: white!important;
}
/*input::-webkit-input-placeholder {
    color: white!important;
}

textarea::-webkit-input-placeholder {
    color: white!important;
}*/
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
    display: none;
}
.dropdown-submenu>a:after {
    border-left-color: #fff;
    display: none;
}
.a1-div{
	text-align: center;
}
.row-a1{
	
	margin-left: -78px;
	margin-right: -78px;
}
.about-1-list{
margin-bottom: 90px;

}
.zt-se{
	color: #CC0001;
    margin-right: 12px;
}
.a1-div .p1{
	font-size: 30px;
}
.a1-div .p2{
	color: #9d9d9d;
	font-size: 13px;
}
.about-22{
	padding: 0px 0 120px;
}
.about-22-div{
	text-align: center;
}
.row-a2{
	margin-left: -65px;
	margin-right: -65px;
	margin-top: 55px;
}
.about-22-div .p1{
	font-size: 22px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.about-22-div .p2{
	font-size: 16px;
	color: #9d9d9d;
}
.about-22-div:hover .p1{
	color: #CC0001;
}

.about-33{
	height: 700px;
	    background:url('../img/about3-bg.jpg');

    background-size: cover;
    background-position: center;

    padding-top: 92px;
}
.zhengshu-div{
	margin-top: 55px;
}
.zhengshu-div .p1{
	text-align: center;
	margin-top: 15px;
	font-size: 16px;
}
.about-left{
	position: absolute;
	left: 2.9%;
	top: 50%;
	cursor: pointer;
}
.about-right{
	position: absolute;
	right: 2.9%;
	top: 50%;
	cursor: pointer;
}
.left-2{
	display: none;
}
.right-1{
	display: none;
}
.case-act .lr2{
	display: inline-block!important;
}
.case-act .lr1{
	display: none;
}


.about4-tab{
	margin: 40px 0;
	text-align: center;
}
.about4-tab div{
	display: inline-block;
	min-width: 70px;
	color: #999999;
	font-size: 16px;
	margin: 0 55px;
	cursor: pointer;
	    transition: all 0.2s;
}
.about4-tab .kk{
	color: #CC0001;
	border-bottom: 2px solid #CC0001;
	padding-bottom: 5px;
	    transition: all 0.2s;

}
.about4-tab div:hover{
		color: #CC0001;
	border-bottom: 2px solid #CC0001;
	padding-bottom: 5px;
	    transition: all 0.2s;
}
.about-img2{
	display: none;
}
.about-img3{
	display: none;
}

.about-left1{
	position: absolute;
	left: 2.9%;
	top: 50%;
	cursor: pointer;
	z-index: 10000000;
}
.about-right1{
	position: absolute;
	right: 2.9%;
	top: 50%;
	cursor: pointer;
	z-index: 10000000;
}
.left-2{
	display: none;
}
.right-1{
	display: none;
}

.lcontact{
	height: 377px;
	    background:url('../img/lan-c.jpg');

    background-size: cover;
    background-position: center;

    padding-top: 86px;
    text-align: center;
    color: white;
}
.lcontact .p1{
	font-size: 36px;
	margin-bottom: 25px;
}
.lcontact .p2{
	font-size: 17px;
	margin-bottom: 40px;
}
.lcontact a{
	color: white;
	padding: 20px 60px;
	border-radius: 50px!important;
	background: #CC0001;
	font-size: 17px;
}
.lan-new-body{
	padding-top: 150px;
}
.new-nav1-list{
	float: right;
}
.nttt{
	font-size: 36px;
    
}
.new-nav1-list a{
	color: #989898;
	font-size: 16px;
	margin-left: 32px;
	text-decoration: none;
}
.nact{
	border-bottom: 2px solid #CC0001;
	padding-bottom: 8px;
	color: #CC0001!important;

}
.new-nav1-list a:hover{
	border-bottom: 2px solid #CC0001;
	padding-bottom: 8px;
	color: #CC0001!important;
}
.new-top3{
	margin-top: 55px;
	margin-bottom: 50px;
}
.ntop3-left .p1{
	margin-top: 20px;
}
.nt3-tt{
	font-size: 22px;
}
.ndate{
	float: right;
	color: #CDCDCD!important;
}
.za{
	text-decoration: none!important;
	color: black;
}
.ntop3-right{
	margin-bottom: 20px;
}
.nt3-r-div .p1{
	font-size: 22px;
	margin-top: 25px;
	margin-bottom: 15px;
}
.nt3-r-div .p2{
	color: #999999;
font-size: 14px;
line-height: 30px;
margin-bottom: 30px;
}
.pdate{
	color: #CDCDCD;
}
.znl-div{
	background: #F8F8F8;
	border-bottom: 1px solid #DDDDDD;
}
.znl-div:hover{
	background: white;
}
.case-body1{
	padding-bottom: 90px;
}
.sz-1{
	padding: 150px 0 100px;
	text-align: center;
}
.sz-1 .p1{
	font-size: 36px;
	letter-spacing: 2px;
	margin-bottom: 25px;
}
.sz-1 .p2{
	font-size: 17px;
	color: #9A9A9A;
	margin-bottom: 45px;
}
.sz-1p{
	font-size: 22px;
	color: #CC0001;
	font-weight: bold;
}
.sz-1p img{
   margin-top: -10px;
   margin-right: 10px;
}
.s-tel{
	font-size: 50px;
	margin: 0 8px;
	font-weight: normal;
	    position: relative;
    top: 5px;
}

.sz-2{
	padding: 90px 0 100px;
	background: #F8F8F8;
}
.sz-2-t{
	text-align: center;
	font-size: 35px;


}
.sz-2-div{
	margin-top: 60px;
}
.sz-3{
	height: 860px;
	    background:url('../img/sz3-bg.jpg');

    background-size: cover;
    background-position: center;

    padding-top: 92px;
    text-align: center;
    color: white;
}
.sz-3-p1{
	color: #999999;
	font-size: 18px;
	width: 1050px;
	margin: 30px auto 50px;
	line-height: 30px;
}
.sz-4{
	padding: 90px 0;

}
.sz4-p{
	width: 950px;
	margin: 20px auto 0;
	text-align: center;
	font-size: 18px;
	line-height: 32px;
	color: #C6C6C6;
}
.pt90{
	padding-top: 90px;
}
.sy1{
	padding-bottom: 50px;
}
.sy-t{
	font-size: 36px;
	text-align: center;
	margin-bottom: 50px;
}
.sy-div{
	border: 1px solid #EEEEEE;
	padding: 45px 28px;
	margin-bottom: 40px;
	transition: all 0.4s; 
}
.sy-div .p1{
	font-size: 22px;
    margin-bottom: 25px;
}
.sy-div .p2{
	font-size: 17px;
	color: #999999;
	margin-bottom: 11px;
}
.sbse{
	background: #CC0001;
	color: white!important;
	transition: all 0.4s; 
}
.sbse .p2{
color: white!important;
transition: all 0.4s; 
}

.sy-div:hover{
	background: #CC0001;
	color: white!important;
	transition: all 0.4s; 
}
.sy-div:hover .p2{

	color: white!important;
	   transition: all 0.4s; 
}
.jj-content{
	padding: 90px 0;
}
.jj-title{
	font-size: 36px;
	text-align: center;
}
.jj-c{
   margin: 50px 0;
}

.jj-t-div{
	display: inline-block;
	width: 520px;
	height: 120px;
	border-radius: 50px!important;
    box-shadow: 5px 5px 10px #aaa, -5px 5px 10px #f9f9f9;
    -moz-box-shadow: 5px 5px 10px #aaa,-5px 5px 10px #f9f9f9;
    -webkit-box-shadow: 5px 0px 10px #efefef, -5px 5px 10px #efefef;
    line-height: 120px;
    margin:0 30px;
    font-size: 28px;
}
.jj-tuji{
	text-align: center;
}
.jj-t-div img{
	margin-right: 20px;
}


.jj-youshi{
	height: 585px;
	    background:url('../img/jj-bg1.jpg');

    background-size: cover;
    background-position: center;

    padding-top: 92px;
    text-align: center;
    color: white;
}
.youshi{
	margin-top: 60px;
}

.jj-cj{
	height: 660px;
	    background:url('../img/jj-bg2.jpg');

    background-size: cover;
    background-position: center;

    padding-top: 125px;
    text-align: center;

}
.gcat .hide-1{
	display: none!important;
}
.gcat .hide-2{
	display: inline-block;
}
.g-xnav{
	text-align: center;
}
.g-xnav{
	text-decoration: none;
	
}
.g-xnav a{
	text-decoration: none;
}
.g-xnav div{
display: table-caption;
	width: 245px;
	height: 125px;
	background: #F8F8F8;
    padding-top: 25px;
}
.g-xnav p{
	margin-top: 15px;
	font-size: 20px;
	color:black;
}
.g-xnav div:hover{
	background: #CC0001;
	color: white!important;
}
.g-xnav div:hover p{
	color: white;
}
.lan-content{
	margin-top: 50px;
	margin-bottom: 50px;
}
.lan-p1{
	margin: 50px 0;
	text-align: center;
}
.glist{
	padding-bottom: 100px;
	margin-bottom: 100px;
}
.g-p1{
	padding: 98px 0 58px;
	text-align: center;
	font-size: 36px;
}
.gc {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 90px;
}
.itab2{
	float: left;
	width: 15.5%;
	background: #F8F8F8;
	text-align: center;

}
.index-222 {
    padding: 23.7px 0;
    transition: all 0.4s;
}
.itab2-z{
	
}
.i22-div{
	padding-right: 62px;
}
.banner-div .p1{
	color: white;
	font-size: 56px;
	font-weight: bold;
	margin-bottom: 0px;

}
.banner-div .p2{
	color: white;
	font-size: 25px;
	text-transform: uppercase;
	margin-bottom: 90px;
}

.ba-1{
	border: 2px solid white;
	border-radius: 50px!important;
	padding: 20px 50px;
	font-size: 17px;
	color: white;
	text-decoration: none!important;
	margin: 0 15px;
	transition: all 0.4s; 
}

.ba-1:hover{
	border: 2px solid #CC0001;
	background: #CC0001;
	color: white;
	transition: all 0.4s; 
}


.ba-2{
	border: 2px solid #CC0001;
	border-radius: 50px!important;
	padding: 20px 50px;
	font-size: 17px;
	color: white;
	text-decoration: none!important;
	margin: 0 15px;
	transition: all 0.4s; 
	background: #CC0001;
}
.swiper-banner .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff!important;
    opacity: .2;
}
.swiper-banner>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
    left: 0;
    width: 100%;
}
.swiper-banner .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 100%;


    border-radius: 50%!important;
}
.swiper-banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: white;
  /*      width: 10px;*/
         border-radius: 10px!important;
}
.index-z1{
	height: 160px;
	background: #F8F8F8;
}
.i11-div{
	padding-top: 45px;
	padding-left: 45px;
	padding-right: 45px;
}
.zt1-se{
	font-size: 30px;
}
.index1-img{
	margin-top: 10px;
}
.index-1-list .p2{
	color: #A0A0A0;
	transition: all 0.4s; 
}
.i11-div{
	height: 160px;
	transition: all 0.4s; 
}
.i11-div:hover{
    background:url('../img/index1-bg.jpg');
    background-size: cover;
    background-position: center;
    transition: all 0.4s; 
    color: white!important;
}
.i11-div:hover .p2{
	color: white;
	transition: all 0.4s; 
}
.index-zt{
	margin: 35px 0 125px;
	font-size: 36px;
	padding-left: 80px;
}
.index-222 p{
	font-size: 17px;
	margin-top: 15px;
	color: black;
}
.index-222:hover{
	background: #CC0001;
}
.index-222:hover p{
	color: white!important;
}
.index2-act{
	background: #CC0001;
}
.index2-act p{
color: white!important;
}
.index2-act .hide-1{
	display: none;
}
.index2-act .hide-2{
	display: inline-block;
}
.itab2-more{
	text-decoration: none!important;
}
.index2-div{
	padding-bottom: 100px;
}
.index2-div:hover .c-title{
   top: -5px;
   transition: all 0.6s;
}
.itab2-z{
	background:url('../img/index2-bg.jpg');
    background-size: cover;
    background-position: center;
    transition: all 0.4s; 
    height: 500px;
    border: 1px solid #EEEEEE;
    float: left;
	width: 84.5%;
}
.i22-left{
	padding: 55px 55px 0;
}

.contanct-1{
	padding-top: 118px;
}
.c-title{
	top:0px;
	font-size: 46px;
	margin-bottom: 0px;
	transition: all 0.6s;
	position: relative;
	letter-spacing: 2px;
	color: #CEAC89;
}
.c-desc{
	font-size: 16px;
	color: #CEAC89;
	letter-spacing: 1px;
     line-height: 32px;
}
.c-content{
	margin-top: 40px;
}
.c-ddd{
	display: inline-block;
}
.ml150{
	margin-left: 116px;
}
.c-ddd img{
	margin-top: -6px;
}
.c-c1{
	font-size: 17px;
	color: #898989;
}
.c-c2{
	color: black;
	font-size: 30px;
}
.cimg1{
	margin-top: 60px;
	margin-bottom: 112px;
}
.glan-body{
	padding: 112px 0 150px;
}
.news-list-1{
	margin-bottom: 120px;
	position: relative;
}
.lpp1{
	font-size: 22px;
	color: #965A42;
	color: black;
	margin-top: 80px;
	margin-bottom: 25px;
}
.ndesc{
	font-size: 16px;
	line-height: 35px;
    color: #979797;
}
.nprrr{
	padding-right: 75px!important;
}
.nplll{
	padding-left: 75px!important;
}
.rq-more{
	margin-top: 90px;
}
.ndate-1{
	float: left;
    color: black;
}
.ndate-1 .p1{
	font-size: 42px;
	line-height: 32px;
	letter-spacing: 1px;
}
.ndate-1 .p2{
	font-size: 13px;
}
.ndate-1-p2{
	margin-top: 35px;
	margin-bottom: 75px;
	color: #A9A9A9;
	font-size: 14px;
}
.nmore{
	color: black; 
	position: relative;
	font-size: 17px;
	transition: all 0.6s;
}
.fnne{
	border: 1px solid #333333;
	padding: 15px 40px;
	font-size: 15px;
	color: #333333;
}
/*.nmore:hover{
	left: -2px;
	transition: all 0.6s;
}*/
.nimg-right{
	text-align: right;
}
.nxian{
	position: absolute;
	left: 49.5%;
	top: 50%;
}
.wnxian:last-child .nxian{
	height: 20px;
	overflow: hidden;
}
.search-content-2{
	margin-top: 100px;
}
.about-1-r{
	height: 938px;
}
.about-1-l{
	background: #F4F5F9;
	height: 938px;
	padding:220px 140px 0!important;
}
.a1p{
	line-height: 32px;
}
.about-11{
	padding: 118px 0;
}
.about-content *{
	text-align: center;
    font-size: 16px;
    line-height: 32px;
    color: #787878;
}
.about-11-list{
	width: 1300px;
	margin-top: 110px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.about-2-list-div{
	background-color: rgba(0,0,0,0.5);
	padding: 65px 55px;
	border-radius: 20px!important;
}
.about-2-list-div .p1{
	color: white;
	font-size: 19px;
	margin-bottom: 20px;
}
.about-2-list-div .p2{
	font-size: 18px;
	color: white;
	line-height: 32px;
	letter-spacing: 1px;
}
.plr60{
	padding: 0 60px!important;
}
.ys-swiper{
	margin-top: 70px;
}


.about-xing{
	padding-top: 50px;
	padding-left: 120px!important;
}
.about-4{
	height: 900px;
	background: url('../img/ab4.png');
	background-size: cover;
	background-position: center;
/*    padding-left: 160px;
    padding-top: 150px;*/
    padding: 118px 0;
}
.licheng-list-div .p1{
	font-size: 75px;
    margin-top: 75px;
}
.licheng-list-div .p2{
   font-size: 22px;
   color: black;
   letter-spacing: 1px;
   margin-bottom: 25px;
}
.licheng-desc{
	padding-right: 140px;
	font-size: 16px!important;
	line-height: 36px;
	color: #787878;
}
.lc-img{
	margin-left: auto;
	margin-right: auto;
	margin-top: 75px;
}
.ll-tab-div {
    display: inline-block;
    width: 11.1111%;
    float: left;
    cursor: pointer;
}
.licheng-list-tab {
    padding: 10px 87px 120px;
}
.ll-tab-div i{
	color: #656565;
	margin-top: 12px;
	margin-bottom: 10px;
	border:1px solid white;
	  padding: 2px 3px;
  border-radius: 50%!important;
  transition: all 0.6s;
}
.ll-tab-div:hover i{
  color: black;
transition: all 0.6s;
  border:1px solid black;
}
.ll-tab-div:hover .ll-tab-p{
	color: black;
}
.lc-act i{
  color: black;
  border:1px solid black;
}
.lc-act .ll-tab-p{
	color: black;
	font-weight: bold;
}	
.ll-tab-p {
    font-size: 24px;
    color: #656565;
}
.white{
	color: white!important;
}
.a3-c{
	width: 1010px;
	font-size: 16px;
	line-height: 32px;
}
.lan-banner{
	height: 1069px;
}
.lan-banner-desc {
    position: absolute;
    top: 16%;
    left: 7%;
    color: white;
    opacity: 0.7;
}
.lan-banner-desc .p1{
	font-size: 64px;
	text-transform: uppercase;
	font-weight: bold;

}
.lan-banner-desc .p2{
	font-size: 26px;
    padding-left: 8px;
	letter-spacing: 30px;
	margin-bottom: 80px;
}
.lan-banner-desc .p3{
	font-size: 26px;
 padding-left: 8px;
	letter-spacing: 10px;
}

.page-2{
	padding: 180px 0 330px;
}
.page-2-div{
	margin-left: auto;
	margin-right: auto;
	width: 1687px;
		height: 590px;
	background: url('../img/case-2.jpg');
	background-size: cover;
	background-position: center;
	padding-top: 100px;
	padding-left: 90px;
}
.page-2-desc{
	width: 580px;
	color: white;
	font-size: 19px;
	line-height: 60px;
	letter-spacing: 1px;
}

.page-3-desc{
	font-size: 19px;
	line-height: 45px;
	margin-bottom: 70px;
	letter-spacing: 1px;
}

.page-4{
	padding: 360px  0 400px;
}
.page-5{
	padding-bottom: 300px;
}
.ileft{
	padding-top: 118px;
	float: left;
	width: 43%;
    padding-left: 70px;
	

}
.iright{
	float: left;
	width: 57%;
}
.img-2-nav a{
	padding: 30px 3px;
	margin: 0 60px;
	display: inline-block;
	font-size: 17px;
	text-decoration:none;
	color: black;
	letter-spacing: 1px;

}
.img-2-nav a:hover{
	color:  #965A42;
	border-bottom: 2px solid #965A42;
}
.i2-act{
	color: #965A42!important;
	border-bottom: 2px solid #965A42;

}

  .img-2-nav{
  	border-bottom: 1px solid #CCCCCE;
  }
  .index2{
  	padding: 20px 35px;
  }
  .index2-div{
  	padding: 220px 0 200px;
  }
  .index2-content{
  	width: 840px;
  	letter-spacing: 0px;
  	font-size: 16px;
  	line-height: 40px;
  	margin-bottom: 120px;
  }

  .index2-more{
  	    padding: 13px 30px!important;
    color: #965A42;
    border-radius: 50px!important;
    background: white;
    border: 1px solid #965A42!important;
    font-size: 14px;

    margin-top: 50px;
    transition: all 0.6s;
    text-decoration: none!important;
  }
  .index2-more:hover{
  	background: #965A42;
  	color: white;
  	transition: all 0.6s;
  }
  .inav1{
  	margin-bottom: 70px;
  	border-radius: 40px!important;
  	transition: all 0.6s;
  	border: 1px solid white;
  }
  .ictive{
  	border: 1px solid #965A42;
  }

.inav1:hover{
	border: 1px solid #965A42;
	transition: all 0.6s;
}


.img-s2{

	height: auto;
	margin-top: 60px!important;
	margin-left: auto;
	margin-right: auto;
}
.img-s2 .swiper-slide{
/*	border: 2px solid #F7F8FA;*/
}
.img-s2 img{
	border: 2px solid white;
}
.swiper-slide-thumb-active img{
	border: 2px solid #965A42!important;

}
.w1433{
/*	width: 1433px;*/
	position: relative;
	padding: 0 150px;
	margin-bottom: 180px;
}
.g2-p{
	text-align: center;
	margin-top: 15px;
	font-size: 16px;
}
.i-left{
	position: absolute;
    top: 36%;
	cursor: pointer;
	left: 8%;
}
.i-right {
    position: absolute;
    top: 36%;
    cursor: pointer;
    right: 8%;
}
.index-case-p{
	color: white;
	text-align:center;
	font-size: 16px;
	position: absolute;
	bottom: 0px;
/*	width: 100%;*/
    min-width: 290px;
    height: 130px;
    padding: 40px 36px;
	background-color: rgba(0,0,0,0.5);
	text-align: left;
}
.index-case-p .p1{
	margin-bottom:10px;
}
/*.li-div{
	width: 714px;
	background: red;
}*/
.li-swiper{
	overflow: hidden;
}
.li-swiper .swiper-slide {
width: 714px;

}
.index-case{
	position: relative;
}
.ic-right{
	width: 64%;
	float: right;

}
.ic-left{
	float: left;
	width: 40%;
	background: #EBEFF0;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 450px;
    transition: all 0.6s;
	padding-top: 60px;
	padding-left: 42px;
}

.ic-left:hover{
	width: 42%;
	transition: all 0.6s;
}
.index-left1{
	background:white;
	width: 36%;
	height: 477px;
	position: absolute;
	left: 0;
	top: 0;
/*	z-index: 10;*/
}
.index-left1{
	padding-top:35px;
	padding-left: 35px;

}
.ic-div .p1 {
    font-size: 44px;
    font-weight: 100;
    font-family: emoji;
    letter-spacing: 1px;
}
.ic-div .p2 {
	font-size: 34px;
	margin-top: 50px;
	transition: all 0.6s;
}
.wboo{
	border-bottom: 1px solid #bdbdbd;
	padding-bottom: 30px;
	padding-right: 30px;
}

.ic-div .p3{
	font-size: 12px;
	color: #965A42;
}
.ic-div:hover .ic-p2{
  margin-left: 10px;
  transition: all 0.6s;
}
.ic-11 .p1{
	font-size: 22px;
}
.ic-22{
	margin-top: 90px;
	font-size: 16px;
}
.ic-22 img{
	margin-right: 30px;
	margin-top: -30px;
}
.swiper-pagination1{
	bottom: 70px!important;
	text-align: left;
	z-index: 12;
	padding-left: 30px;
}
.i-swiper .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    display: inline-block;
    border-radius: 100%;
    background: #fff!important;
    opacity: 1;
}
.i-swiper .swiper-pagination-bullet-active{
	background: #965A42!important;
}
.w11 {
    position: absolute;
    z-index: 1000;
    left: 34%;
    bottom: 44%;
    cursor: pointer;
}
.w22 {
    position: absolute;
    z-index: 1000;
    left: 34%;
    bottom: 34%;
    cursor: pointer;
}
.li-title{
	font-size: 25px;
	color: #965A42;
	margin-top: 30px;
	margin-bottom: 20px;
}
.limg123{
	margin-top: 45px;
	margin-bottom: 40px;
}
.li-desc{
	color: white;
	font-size: 16px;
	line-height: 30px;
	padding-right: 150px;
}
.li-bt{
	margin-top: 100px;
}
.lc-l{
	margin-right: -2px;
	cursor: pointer;
}
.lc-r{
	margin-left: -2px;
	cursor: pointer;
}
.top-logo {
    text-align: center;
    padding-top: 60px;
    margin-bottom: 20px;
}
.f1-div{
	margin-right: 110px;
	position: relative;
	z-index: 2;
}
.f1-div .p1{
	font-size: 19px;
	margin-bottom: 15px;
letter-spacing: 1px;
}
.f1-div-list a{
	color: #8A8A8A;
	display: block;
	margin-bottom: 18px;
	font-size: 16px;


}
.f-xian{
	width: 17px;
	border-bottom: 2px solid white;
}
.f1-div-list{
	margin-top: 22px;
}

.dlogo-div img{
	margin-bottom: 15px;
}
.df22{
	color: white;
	padding-bottom: 20px;
	font-size: 14px;
}
.df22 a{
	color: white;
}
footer{
	background: black;
}
.gongyi1{
	padding: 118px 0;

}

.gongyi1 *{
	font-size: 16px;
	line-height: 45px;
}
.gy2{
	height: 640px;
}
.gy2-n{
	padding-top: 168px;
	text-align: center;
}
.gy2-content{
	margin-top: 40px;
	margin-bottom: 110px;
	text-align: center;
}
.gy2-content *{
	text-align: center;
	font-size: 16px;
	line-height: 36px;
}
.gy-xian{
	display: inline-block;
	border-bottom: 4px solid black;
	width: 60px;
}
.swiper-gongyi{
	height: 640px;
	width: 100%;
}
.gyl{
	position: absolute;
	left: 55px;
	top: 44%;
	z-index: 9;
	cursor: pointer;
}
.gyr{
	position: absolute;
	right: 55px;
	top: 44%;
	z-index: 9;
	cursor: pointer;
}
.gongyi3{
	padding: 220px 0;
}
.fnav-1{
	height: 82px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 80px;
	text-align: center;

}
.fnav-1 a{
	color: black;
	margin: 0 75px;
	font-size: 16px;
	padding:29px 2px;
    transition: all 0.1s;

}
.fnav-1 a:hover{
	border-bottom: 4px solid black;
	transition: all 0.1s;
}
.fact{
	border-bottom: 4px solid black;
    
}
.glan-content{
	text-align: center;
	padding: 118px 0 58px;
}
.glan-content .p1{
	font-size: 45px;
	letter-spacing: 2px;
}
.glan-c{
	margin: 30px 0 0;
	font-size: 16px;
}
.fnav-2{
	text-align: center;
	margin-bottom: 60px;
}
.fnav-2 a{
	color: black;
	display: inline-block;
    width: 140px;
    height: 45px;
    border: 1px solid black;
    line-height: 45px;
    font-size: 16px;
    margin: 0 30px;
    transition: all 0.6s;
}
.fnav-2 a:hover{
	background: black;
	color: white!important;
	transition: all 0.6s;
}
.fnav-2-act{
	background: black;
	color: white!important;
}
.cat-name{
	font-size: 35px;
	margin-bottom: 60px;
}
.cat-name span{
	color: #D1D1D1;
	font-size: 14px;
	margin-left: 10px;
	text-transform: uppercase;
}
.cat-content{
	font-size: 16px;
	padding-right: 200px;
	line-height: 35px;
}
.contanct-2{
	margin-bottom: 100px;
}
.join-1{
	padding: 118px 0 220px;
}
.ptitle{
	font-size: 44px;
    margin-bottom: 50px;
    transition: all 0.6s;
    position: relative;
    letter-spacing: 2px;
}
.join-1-c{
	padding: 0 108px 0 150px;
	border-right: 1px solid #EEEEEE;
}
.j1-content{
	padding-bottom: 50px;
}
.j1-content *{
	font-size: 15px;
	line-height: 38px;
}
.join-2{
	background: #EAE8E9;
	padding: 118px 0;
}
.pr30{
	padding-right: 30px;
}
.pl30{
	padding-left: 40px;
}
.j2l-div{
	padding: 38px 0;
	border-bottom: 1px solid #CCCCCC;
}
.j2l-div .p1{
	font-size: 23px;
	margin-bottom: 32px;
	letter-spacing: 1px;
}
.j2l-div .p2{
	font-size: 16px;
	line-height: 32px;
	color: #7C7C7C;
	padding-right: 30px;
}
.no-border{
	border:none!important;
}
.join-3 {
    background: url(../img/j3.jpg) center center fixed;
    height: 540px;
}
.join-4{
	padding: 118px 0;
	background: #EAE8E9;
}

.join-5{
	padding: 118px 0;
}
.join-6 {
    background: url(../img/j6.jpg) center center fixed;
    height: 540px;
}
.join-7{
	padding: 118px 0;
}
.swiper-xx .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius:100%!important;
}
.swiper-xx>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 40px;
    left: 0;
    width: 100%;
}
.swiper-xx{
	padding-bottom: 120px;
}
.swiper-xx .swiper-pagination-bullet-active {
    opacity: 1;
    background: black;
}
.jjt{
	position: absolute;
}
.img2{
	display: none;
}
.join-row{
	margin-left: -50px;
	margin-right: -50px;
}
.j4-div{

   width: 212px;
   text-align:center;
   float: left;
}
.jjt{
	position: absolute;
	right: -10px;
	top: 40px
}
.j4-yuan{
	width: 103px;
	height: 103px;
	border-radius: 100%!important;
	border:1px solid #D2D2D2;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	transition: all 0.6s;
	cursor: pointer;
	/* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
}
.j4-div .p1{
	font-size: 16px;
	color: #838383;
}
.j4-div:hover .j4-yuan{
	transition: all 0.6s;
	background: black;
	border:1px solid black;
}
.j4-div:hover .img1{
	display: none;
}
.j4-div:hover .img2{
	display: inline-block;
}
.llbanner{
	height: 640px;
}
.a1-p1{
	font-size: 50px;
}
.a1-p1 span{
	font-size: 16px;
   margin-left: 10px;
}
.a2-p2{
	font-size: 16px;
	color: #787878;
}
.sxian{
	position: absolute;
	right: 0px;
	border-right: 1px solid #cccccc;
	height: 65px;
	top:8px;
}
.about-2 {
    background: url(../img/about-2.jpg) center center fixed;
    height: 540px;
}
.meixue1{
	padding: 118px 0;
}
.mx1-left{
	width: 43%;
	float: left;
}
.mx1-right{
	width: 57%;
	float: left;
}
.index-case-p {
    color: white;
    text-align: center;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    /* width: 100%; */
    min-width: 290px;
    height: 130px;
    padding: 40px 36px;
    background-color: rgba(0,0,0,0.5);
    text-align: left;
}
.mx1-p {
    color: white;
    text-align: center;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    width: 100%; 
    min-width: 290px;

    padding: 12px 36px;
    background-color: rgba(0,0,0,0.5);

}
.mx1-div{
	padding: 118px 0 0 158px;
}
.a3-tabt-div{
	font-size: 16px;
	margin-top: 12px;
	margin-bottom: 52px;
	color: #999999;
}
.jshu {
    font-size: 20px;
    color: #CBCDCC;
    margin-bottom: 140px;
}
.black {
    color: black!important;
}
.mx1-bottom{
	margin-top: 221px;
	padding:0 30px;
}
.mx2-div{
	text-align: center;
}
.mx2-div:hover .p2{
	color: black;
}
.swiper-yangpinjian a{
	color: #999999;
	text-decoration:none!important;
	font-size: 16px;

}
.mx2-div .p2{
	margin-top: 15px;
	margin-bottom: 20px;
}
.meixue3{
	padding: 118px 30px;
}
.mx3-nei{
	position: absolute;
	width: 100%;
	left: 0px;
	top:0px;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
   text-align: center;
   padding-top: 265px;
   opacity: 0;
   transition: all 0.6s;

}
.mx3-nei .p1{
	color: white;
	font-size: 24px;
    margin-bottom: 35px;
}
.p22 a {
    background: black;
    color: white;
    padding: 15px 52px;
    font-size: 16px;
    text-decoration: none;
}
.mx3-div:hover .mx3-nei{
opacity: 1;
transition: all 0.6s;
}
.mx3-bt{
	margin-top: 40px;
}
.mx3-bt img{
	margin: 0 30px;
}
.ypj{
	padding: 118px 0;
}
.ypj-title {
    top: 0px;
    font-size: 35px;
    margin-bottom: 40px;
    transition: all 0.6s;
    position: relative;
    letter-spacing: 2px;
}
.pb150{
	padding-bottom: 100px;
}
.index-11{
	padding: 118px 0;
	background: #F5F5F5;
}
.index-title .p1{
    font-size: 44px;
}
.index-title .p2{
	color: #D1D1D1;
    font-size: 14px;
    margin-left: 10px;
    text-transform: uppercase;
}
.i11-m{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom:-100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
   text-align: center;

/*   opacity: 0;*/
   transition: all 0.6s;
   z-index: 1;

}
.i1-xian{
	width: 100px;
	border-bottom: 2px solid white;
	margin-top: 135px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}
.i11-m .p1{
	font-size: 16px;
	color: white;
}
.index-11-list{
	margin-top: 55px;
	padding-left: 30px;
	padding-right: 30px;
}
.index-11-list .col-lg-4{
   padding-left: 23px;
   padding-right: 23px;
}
.i11-bt{
	background: white;
	text-align: center;
	font-size: 23px;
	line-height: 60px;
	position: relative;
	z-index: 2;
	transition: all 0.6s;
}
.di11-div:hover .i11-m{
	bottom: 0px;
	transition: all 0.6s;
}
.index-11-list a{
	color: black;
}
.di11-div:hover .i11-bt{
	background: black;
	color: white!important;
	transition: all 0.6s;
}

.index-3333 {
    background: url(../img/index3.jpg) center center fixed;
    height: 540px;
}
.index-4444{
	padding: 118px 0;
background: #F5F5F5;
}

.index-5555 {
    background: url(../img/index5.jpg) center center fixed;
    height: 540px;
}

.index-6666{
	padding: 118px 0;
   background: #F5F5F5;
}
.index-44-div{
	padding: 55px 30px 0;
}
.mb30{
	margin-bottom: 30px;
}

.i4-n{
	position: absolute;
	width: 360px;
	left: 0px;
	top: 0px;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
   text-align: left;

/*   opacity: 0;*/
   transition: all 0.6s;
   z-index: 1;
   color: white;
   padding-top: 40px;
   padding-left: 30px;
}
.i4-n .p1{
	font-size: 23px;

}
.i4-n .p2{
	font-size: 14px;
	text-transform: uppercase;
}
.i4-xian{
	width: 70px;
	border-bottom: 2px solid white;
	margin-top: 35px;
}
.i6-list{
	padding: 50px 25px;
}
.i6-list .col-lg-3{
	padding-left: 25px;
	padding-right: 25px;
}
.i6-div-bt{
	background: white;
	padding: 20px 18px;
	transition: all 0.6s;
}
.i6-div-bt .p2{
	font-size: 18px;
	margin-bottom: 12px;
	margin-top: 10px;
	
}
.i6-div-bt .p1{
	font-size: 13px;
	color: #cccccc;
}
.i6-desc{
	font-size: 14px;
	color: #999999;
}
.i6-div{
	color: black;
}
.i6-div:hover{
	color: white!important;
}
.i6-div:hover .i6-div-bt{
	color: white!important;
	background: black;
	transition: all 0.6s;
}
.pl40{
	padding-left: 40px;
}

.lanmu-banner-zi{
    position: absolute;
    top: 40%;
    text-align: center;
    color: white;
    width: 100%;
}
.lanmu-banner-zi .p1{
	font-size: 46px;
}
.lan-xian{
	border-bottom: 2px solid white;
	width: 20px;
	margin-left: auto;
	margin-right: auto;

}
.lanmu-banner-zi .p2 {
    font-size: 25px;
    margin-top: 11px;
    font-weight: 100;
}


.snav{
	height: 80px;
	background: #F5F5F5;
	text-align: center;
}
.snav a{
    height: 78px;
    text-decoration:none;
    color: #666666;
    font-size: 16px;
    margin:0 90px;
    border-bottom: 2px solid #F5F5F5;
    display: inline-block;
    line-height: 78px;
    transition: all 0.6s;
}
.snav a:hover{
	border-bottom: 2px solid #CEAB8A;
	transition: all 0.6s;
	color: #CEAB8A;
}
.sact{
	border-bottom: 2px solid #CEAB8A!important;
	transition: all 0.6s;
	color: #CEAB8A!important;
}
.snews{
	padding:65px 0 100px;
}
.tui-news{
	margin-bottom: 80px;
}
.tui-news-left{
	float: left;
	width: 43%;
	padding-left: 15px;
}
.tui-div{
	width: 57%;
	float: left;
	padding:60px 55px 0;
	font-weight: 100;
}
.ntitle{
	font-size: 34px;
	color: black;
	margin-bottom: 30px;
}
.ndetails{
	color: #808080;
	font-size: 16px;
	line-height: 28px;
}
.tit{
	font-size: 13px;
	color: black;
	margin-top: 35px;
	margin-bottom: 80px;
	color: #808080;
}
.tit img{
	margin-right: 5px;
	margin-top: -3px;
}
.tongyong-bt{
	background: #182752;
	color: white;
	font-size: 16px;
	width: 180px;
	height: 60px;
	transition: all 0.6s;
	line-height: 60px;
	text-align: center!important;
	display: inline-block;
	text-decoration: none;
}
.tongyong-bt:hover{
	transition: all 0.6s;
	background: #CEAB8A;
	color: white;
}
.pr0{
	padding-right: 0px;
}
.f-cb{
	display: inline-block;
	padding:30px 45px 0;
}
.news11-ddd{
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #E5E5E5;
}
.np11{
	font-size: 24px;
	color: black;
	margin-bottom: 25px;
}
.ndetails{
	color: #ADADAD;
	line-height: 28px;
    font-size: 17px;
}
.tit1 {
    font-size: 13px;
    color: black;
    margin-top: 20px;
    margin-bottom: 30px;
    color: #808080;
}
.slan-title{
	    font-size: 46px;
	    color: #CEAC89;
	    text-align: center;
}

.slan-body{
	padding: 150px 0;
}
.slan-content{
	padding: 60px 0 76px;
}
.slan-content *{
	font-size: 16px;
	line-height: 28px;
	color: #818181;
}
.slan-img .swiper-slide{
  width: 1200px;
  opacity: 0.4;
}
.zs-img{
	width: 1200px;
}
.slan-img .swiper-slide-active{
	opacity: 1;
}
.slan-img{
	margin-top: 75px;
	margin-bottom: 40px;
}

.slan-etitle{
	    font-size: 16px;
    color: #CEAC89;
    letter-spacing: 1px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
}
.slan-c1{
	padding: 35px 0 80px;
}
.slan-shuzi{
	margin-bottom: 150px;
}
.slan-shuzi .col-lg-2{
  padding: 52px 0;
  text-align: center;
  border-radius: 20px!important;
}
.sz-xian{
	display: inline-block;
	width: 15px;
	border-bottom: 2px solid black;
	margin: 20px 0 15px;
}
.slan-shuzi .p1{
	font-size: 18px;
}
.slan-shuzi .col-lg-2:hover .sz-xian{
	border-bottom: 2px solid #CEAC89;
}
.slan-shuzi .col-lg-2:hover .p1{
	color: #CEAC89;
}
.lan-2img{
	margin-bottom: 150px;
}
.pb0{
	padding-bottom: 0px!important;
}
.w80{
	width: 90%;
	margin-bottom: 60px;
}
.pt75{
	padding-top: 75px;
}
.hg-row{
	margin-left: -25px;
	margin-right: -25px;
}
.hg-row .col-lg-4{
	padding-left: 25px;
	padding-right: 25px;
	display: block;
	margin-bottom: 75px;
}
.hg-p1{
	font-size: 20px;
	color: black;
	margin-top: 30px;
	margin-bottom: 15px;
}
.hg-p2{
	font-size: 16px;
	line-height: 28px;
	color: #ADADAD;
	padding-bottom: 35px;
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 20px;
}
.hg-more{
	color: #ADADAD;
}
.hg-more img{
	width: 15px;
	margin-left: 5px;
	margin-top: -3px;
}
.hg-row .col-lg-4:hover .hg-p1{
   color: #CEAC89;
}

.video{
	padding: 75px 0 150px;
}
.video-img-2 {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 16px;
    background-color: rgba(0,0,0,0.3);
    top: 0px;
    left: 0px;
    opacity: 0;
    transition: all 0.6s;
}
.v2-div {
/*    border: 1px solid white;*/
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.video-div:hover .video-img-2{
	opacity: 1;
    transition: all 0.6s;
}
.video-img {
    position: relative;
    cursor: pointer;
}
.video-div .p1 {
    font-size: 18px;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 40px;
}
.caip{
	padding-top: 150px;
}
.w1150{
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
}
.f-nav-lianxi{
	text-align: center;
	margin: 78px 0 105px;
}
.d-ddd{
	display: inline-block;
	margin: 0 45px;
	font-size: 18px;
}
.zuidi {
    color: white;
    font-size: 16px;
}
.zuidi a{
	color: white;
}
.dimg-list{
	text-align: center;
	margin-bottom: 105px;

}
.dimg-div{
	display: inline-block;
	margin: 0 45px;
}
.wimg {
    position: absolute;
    bottom: 50px;
    left: -60px;
    width: 150px;
    width: 150px;
    display: none;
    transition: all 0.6s;
    z-index: 100000;
}
.dimg-div:hover .wimg {
    display: block;
    transition: all 0.6s;
}

.index1{
		height: 950px;
	background: url('../img/index1-bg.png');
	background-size: cover;
	background-position: center;
	padding-top: 160px;
}
.index1-r{
	width: 65%;
	float: right;
}
.index1-l{
	width: 35%;
	float: left;
	padding: 92px 6% 0 10%;
	text-align: left!important;

}
.index1-l *{
	
}
.index-content{
	font-size: 16px;
	color: #6c6c6c;
	line-height: 32px;
	margin:40px 0 75px;
	text-align: justify!important;
}
.index-content *{
	font-size: 16px;
	color: #6c6c6c;
	text-align: justify!important;
}
.tlpp{
	text-align: left!important;
}
.index2{
	height: 875px;
	position: relative;
}
.index2 img{
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 1;
}
.index2-l{
	position: relative;
	z-index: 2;
	width: 700px;
	margin-left: 160px;
	margin-top: 155px;
	text-align: left;
}

.index3{

	background: url('../img/index3-bg.png');
	background-size: cover;
	background-position: center;
	padding-top: 160px;
	padding-bottom: 155px;
}
.index-video-c{
	font-size: 18px;
	color: #6c6c6c;
	line-height: 32px;
	margin-top: 25px;
	margin-bottom: 80px;
}


.index4{

	background: url('../img/index4-bg.png');
	background-size: cover;
	background-position: center;
	padding-top: 150px;
    height: 940px;
    text-align: center;
}
.index4-content{
	 color: white;
	 font-size: 18px;
	 line-height: 32px;
	 margin: 25px 0 80px;
}
.bjs{
	background: #F1F5F8;
}
.ptb80{
	padding:80px 0;
}
.jc1-div{
	background: white;
	border-radius: 5px!important;
	padding-top: 40px;
	padding-left: 170px;
	height: 130px;
}
.jc1-div img{
	position: absolute;
	top: 30px;
	left: 70px;
}
.jc1-div .p1{
	font-size: 20px;
	font-weight: bold;
}
.jc1-div .p2{
	color: #E95D22;
	font-size: 16px;
}
.xditu{
	height: 640px;
}
#myframe{
	width: 100%;
	height: 640px;
	border:none!important;
}
.jc2-l .p1{
	font-size: 46px;
	color: #E95D22;
	margin-bottom: 20px;
	margin-top: 15px;
}
.jc2-l-list{
	margin-bottom: 50px;
}
.j2lll{
	font-size: 17px;
    margin-bottom: 5px;
}
.j2lll img{
	margin-top: -4px;
}
.jc2-l .p2{
	font-size: 17px;
}
.mb100{
	margin-bottom: 100px;
}
.jbt{
	background: white;
	border-radius: 5px!important;
	padding:30px 50px;
}
.jbt-p1{
	font-size: 36px;
	color: #E95D22;
}
.contact-form {
    padding: 20px 0px;
}

.gongyong .p1{
	font-size: 36px;
	font-weight: bold;

}
.gongyong .p2{
	font-size: 16px;
}
.w740{
	width: 740px;
	height: 54px;
	border:1px solid #F3F4F8;
	border-radius: 25px!important;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.w740 input{
	width: 75%!important;
	float: left;
	padding-left: 20px!important;
	height: 54px!important;
}
.w740 button{
	width: 25%;
	float: left;
}
.f11-nav .a1{
   color:white;
   font-size: 18px;
   display: block;
   margin-top: 30px;
   margin-bottom: 20px;
}
.f11-div{
	float: right;
	margin-left: 55px;
	margin-right: 55px;
}
.f11-nav .a2{
   color:#9A9A9A;
   font-size: 14px;
   display: block;
   margin-bottom: 15px;
}
.footer22{
	background: #0D0B0C;
	height: 100px;
    
	line-height: 100px;

}
.jab-p1{
	font-size: 36px;
	font-weight: bold;
}
.jab1-content{
	margin: 50px 0;
}
.jab1-content *{
	font-size: 16px;
	line-height: 32px;
}
.jabout-video{
	width: 240px;
	height: 45px;
	text-align: center;
	color: white;
	background: #EB5C20;
	font-size: 16px;
	line-height: 45px;
	margin:0 auto;
}
.ja1-img{
	margin: 50px 0 120px;
}
.ja1-img .p11{
	margin-top: 12px;
	font-size: 16px;
}
.ja2-div{
	text-align: center;
}
.ja2-div .p1{
  font-size: 32px;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 20px;
}
.ja2-cc{
	line-height: 30px;
	font-size: 16px;
}
.jabout3{
	padding-bottom: 120px;
}
.jnews-nav{
	margin-bottom: 45px;
}
.jnews-nav a{
	font-size: 32px;
	margin:0 25px;
	color: black;
}

.jnact{
	color: #EB5C20!important;
}
.h420{
	height: 420px;
}
.h420 img{
	height: 420px;
	object-fit: cover;
	width: 100%;
	border-radius: 10px!important;
}
.jnews-list .col-lg-6{
	margin-bottom: 50px;
	padding:0 24px;
}
.jn-p1{
	font-size: 26px;
	color: black;
	margin-top: 25px;
	margin-bottom: 10px;
}
.jn-ddd{
	font-size: 16px;
	line-height: 24px;
	color: #999999;
	margin-bottom: 20px;
}
.jn-p2{
	color: #CBCBCB;
}
.av-p1{
	padding:80px 0 110px;
}
.ty-p1{
	font-size: 36px;

}
.ty-p2{
	font-size: 16px;
	line-height: 28px;
}
.mb50{
	margin-bottom: 50px;
}
.ptb110{
	padding:110px 0;
}
.av-p2-list .p1{
	font-size: 19px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px;
}

.mt50{
	margin-top: 50px;
}
.pb60{
	padding-bottom: 60px;
}
.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    display: inline-block;
    border-radius: 100%!important;
    background: #000;
    opacity: .2;
}
.swiper-pagination-bullet-active {
	width: 40px;
    opacity: 1;
    border-radius: 10px!important;
    background: #EA5C20;
}
.ac-list1 .p1{
	font-size: 16px;
	font-weight: normal;
}
.w20{
	display: inline-block;
	margin:0 50px;
}
.ad-ql1-div{
	height: 215px;
	padding-top: 60px;
	position: relative;
	padding-left: 170px;
	padding-right: 10px;
	background: white;
	border-radius: 5px!important;
}
.ad-ql1-div img{
	position: absolute;
	top: 50px;
	left: 30px;
}
.ad-ql1-div .p1{
	font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
}
.ad-ql1-div .p2{
	font-size: 14px;

}
.ad-ql1-list .col-lg-6{
	margin-bottom: 30px;
}
.ad-sw-p{
	font-size: 18px;
	margin-bottom: 12px;	`
}
.ad-sw-p img{
	margin-top: -5px;
}
.mt30{
	margin-top: 30px;
}
.o1-3-div{
	background: white;
	height: 236px;
	padding-top: 30px;
	border-radius: 5px!important;
}
.o1-3-div .p1{
	font-size: 16px;
	margin-top: 15px;

}
.oem1-3-list .col-lg-2{
	padding:0 5px;
}
.o1-4-div .p1{
	font-size: 18px;
	color: #EB5C20;
	font-weight: bold;
	margin-bottom: 8px;
}

.o1-4-div .p2{
	font-size: 14px;
}
.mt90{
	margin-top: 90px;
}
.ml200{
	margin-left: 160px;
}
.o444{
	min-height: 558px;
}
.o444 img{
   position: absolute;
   left: 30%;
   top: 0px;
}
.mr160{
	margin-right: 100px;
}
.gl-zi{
	text-align: left;
	padding-left: 200px;
	color: black;
}
.jg-nav-list{
	background: white;
	border-radius: 10px!important;
	line-height: 100px;
	overflow: hidden;
}
.jg-nav{
	position: relative;
	top:-50px;
}
.jg-nav-list a{
	display: block;
	float: left;
	width: 16.66666%;
	text-align: center;
	color: black;
	font-size: 18px;
	transition: all 0.6s;
}
.fact1{
	background: #EC5C20!important;
	color:white!important;
}
.jg-nav-list a:hover{
	background: #EC5C20!important;
	color:white!important;
	transition: all 0.6s;
}
.zg-1{

	border-radius: 10px!important;
	overflow: hidden;
	margin-bottom: 30px;
	padding-bottom: 25px;
	padding-top: 15px;
	transition: all 0.6s;
}
.h320{
	height: 320px;
	overflow: hidden;
}
.h320 img{
	height: 320px;
	width:100%;
	object-fit: contain;
}
.zg-1-p1{
	color: #522F07;
	font-size: 28px;
	margin-top: 15px;

}
.zg-1-p2{
	color: #9d9d9d;
	font-size: 16px;
   height: 22px;
}
.zg-1{
		background: #FCF9F0;
		transition: all 0.6s;
}
.ptb15{
	padding:15px 0;
}
.jg-xx {
    padding-left: 100px;
    padding-top: 30px;
}
.goods-title{
	font-size: 34px;
	padding-bottom: 20px;
	border-bottom: 1px solid #523107;
    color: #523107;
	margin-bottom: 20px;
}
.goods-sx {
    margin-bottom: 30px;
}
.ml20{
	margin-left: 20px;
}
.goods-sx *{
	font-size: 16px;
	line-height: 32px;
}
.goods-bt-list a{

}
.oggg{
	padding-top: 30px;
	padding-bottom: 100px;
	margin-bottom: 100px;
}
.gcc1{
	font-size: 32px;
	 color: #523107;
}
.orse{
	background: #DED4C8;
	padding:40px 25px;
}
.mb20{
    margin-bottom: 20px;
}
.ggshow-content{
	text-align: center;
}
.goods-ewm .p11{
    width: 110px;
    height: 110px;
    margin-bottom: 5px;
    margin-top: 30px;
}
.mr50{
    margin-right: 50px;
}
.mt100{
	margin-top: 100px;
}
.jg123 .p1{
	font-size: 42px;
	font-weight: bold;
}

.scontact{
    
	    background:url('../img/contact-bg.jpg');

    background-size: cover;
    background-position: center;

    padding-top: 120px;
    text-align: center;
    color: white;
    padding-bottom: 110px;
}
.gse{
	color: #7F5912;
}
.s-ty1{
    font-size: 44px;
    letter-spacing: 0px;
    font-family: cursive;
    font-weight: bold;
}
.s-ty1 img{
	margin-right: 5px;
	margin-top: -6px;
}
.s-ty2{
	font-size: 16px;
	color:#A9A196;
    padding-left: 97px;
    font-family: revert;
    margin-top: 8px;
    letter-spacing: 3px;
}

.list-qer img{
	margin-left: 16px;
	margin-top: -8px;
}
.list-qer {
    font-size: 20px;
    padding-left: 75px;
    margin-top: 35px;
}
.son{
	font-family: cursive!important;
}
.ditu-div{
	margin-top: 60px;
}
.daxie{
	text-transform: uppercase!important;
}
.pl20{
	padding-left: 20px;
}
.xinput{
	    display: block;
    width: 100%;
    height: 44px;
    padding: 8px 0px 4px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #7E5913;
    background-image: #F9F0E1!important;
    border: none;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border: 1px solid #907130;
    background: #F9F0E1!important;
}
.bt-bor{
	border: 1px solid #907130;
	padding:3px;
	margin-top: 25px;
}
.btn {
	margin-top: 50px;
	    padding: 0px 0px;
}
.btn img {
    margin-top: 0px;
    vertical-align: middle;
}
.h360{
	height: 120px;
}
.mb40{
	margin-bottom: 40px;
}

.sejb{

	background: linear-gradient(to bottom, #EEE6D3, #C4A56E);
	-webkit-background-clip: text; /* 将渐变应用到文字上 */
  -webkit-text-fill-color: transparent; /* 设置文字颜色为透明，显示渐变效果 */
}
.f-p1 .p1{
	font-size: 24px;

	color: #D1C5AD;
}
.f-p1 .p2{
	font-size: 24px;
	letter-spacing: 1px;
	margin-top: 12px;
}
.f-p1 .p3{
	width: 250px;
	font-size: 18px;
	margin-top: 30px;
	line-height: 25px;
	margin-bottom: 80px;
}
.jnav-top-div a{
	display: block;

}
.jnav-top-div .p11{
	font-size: 18px;
	margin-bottom: 30px;
}
.jnav-top-div .p22{
	font-size: 16px;
    margin-bottom: 12px;
}

.jnav-top {
    margin-top: 30px;
    margin-bottom: 80px;
}
.jnav-top-div{
	float: left;
	margin-left: 70px;
	margin-right: 70px;
}
.jnav-img123{
	padding-top: 8px;
	padding-right: 8px;
	border-right: 1px solid #666666;
	padding:8px 45px;
}
.jnav-img{
	display: inline-block;
}
.jnav-img .p1{
	margin-top: 20px;
}
.bl-none{
	border-right: none!important;
}
.gnews{
	background: #F4EADE;
}
.pbt80{
	padding:80px 0;
}
.w370{
	width: 370px;
	float: left;
}
.gnews-div{
	background:url('../img/nbg.png');
    width: 1288px;
    height: 367px;
    background-size: contain;
    background-position: center;
    margin-bottom: 40px;
    display: block;
    background-repeat: no-repeat;
    padding:30px 35px;
    margin-left: auto;
    margin-right: auto;
}
.w770{
	width: 770px;
	float: right;

}
.w770 .p1{
	color: #6A481A;
	font-size: 24px;
	margin-top: 45px;
}
.w770 .p2{
	font-size: 14px;
	color:#54370F;
	margin:15px 0 30px;
	padding-left:10px;
}
.mt15{
	margin-top: 15px;
}

.gnav1 a{
	float: left;
	width: 50%;
	background: #1C0B03;
    font-size: 34px;
    line-height: 68px;
    color:#D2BF9F;
    text-align: center;
    letter-spacing: 5px;
    transition: all 0.6s;
}

.gact1{
	background: #876630!important;
	transition: all 0.6s;
}
.gnav1 a:hover{
	background: #876630!important;
	transition: all 0.6s;
}
.gnav2 a{
	display: inline-flex;
	width: 59px;
	height: 143px;
	background:url('../img/g.png');
	background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
        writing-mode: vertical-rl;

    align-items: center;
    justify-content: space-around;
    text-align: center;
    letter-spacing: 4px;
    margin:0 50px;
    color:#6B461A;
    font-size: 24px;
}
.gnav2{
	text-align: center;
	padding: 88px 0 70px;
}
.show-nav{
	line-height: 76px;
	color:#644622;
	border-bottom: 1px solid #cbcbcb;
	margin-bottom: 50px;
}
.plr100{
	padding-left: 100px;
	padding-right: 100px;
}
.show-nav a{
	font-size: 18px;
	font-family: cursive;
	color:#644622;
}
.pl80{
	padding-left: 80px;
}
.ggshow{
	background:url('../img/show.png');
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.wa1{
	background: #F9F1E4;
}
.gabout{
	margin-top: 45px;
	padding-right: 50px;
}
.gabout *{
	font-size: 20px;
	line-height: 32px;
	font-family: cursive!important;
	color:#7F5912;
}
.ga-img {
    position: absolute;
    left: 36.5%;
    top: 12px;
}
.wa2{
	background:url('../img/about2.png');
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.ga-p1{
	    font-size: 37px;
    letter-spacing: 0px;
    font-family: cursive;
    font-weight: bold;
}
.ga-p2 {
    font-size: 16px;
    color: #A9A196;

    font-family: revert;
    margin-top: 8px;
    letter-spacing: 2px;
}
.wa2-list{
	margin-top: 65px;
}
.wa2-div {
    width: 314px;
    height: 455px;
    background: url(../img/a2-div.png);
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    background-size: contain;
}
.a2-xian {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 173px;
    left: 0px;
}
.wa2-div .p1{
	margin-top: 30px;
	font-size: 30px;
	margin-bottom: 25px;
}
.a2-cc{
	font-size: 18px;
	line-height: 30px;
}
.wa3{
	background:url('../img/about3.png');
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.wa3-cc{
	text-align: center;
	margin-top: 60px;
	font-size: 21px;
	line-height: 36px;
}
.wa4-img{
	margin-bottom: 20px;
}
.w1250{
	width: 1250px;
	margin-left: auto;
	margin-right: auto;
}
.ren-title{
	font-size: 28px;
	margin-top: 40px;
	margin-bottom: 45px;
}
.ren-cc *{
	font-size: 16px;
	line-height: 32px;
}
.wa4-img img{
	height: 150px;
}

.wact img{
  border:4px solid #7F5912;
}

.gindex1{
	background:url('../img/gindex1.jpg');
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 88px;
    padding-bottom: 112px;
}
.mr50{
	margin-left: 50px;
}
.w1200{
	width: 1260px;
	margin-left: auto;
	margin-right: auto;
}
.w780{
	width: 780px;
	float: left;
}
.pr50{
	padding-right: 50px;
}
.gi1-cc{
	margin-top: 35px;
	margin-bottom: 45px;
}
.gi1-cc *{
	font-size: 22px;
	line-height: 32px;
	color:#555557;
	font-family: cursive;
}

.gindex-2{
	background:url('../img/index2.jpg');
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 88px;
    padding-bottom: 112px;
}
.i2-list{
	margin-top: 70px;
}
.row40{
	margin-left: -40px;
	margin-right: -40px;
}
.row40 .col-lg-4{
	padding-left: 40px;
	padding-right: 40px;
}
.i22-div {

    height: 508px;
    background: url(../img/i2-bg.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
}
.i22-div .p1 {
    font-size: 38px;
    margin-top: 40px;
    margin-bottom: 20px;
}
.gindex3{
	background:url('../img/index3.png');
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 100px;
}
.pt0{
	padding-top: 0px;
}
.mlr32{
	margin-left: 32px!important;
	margin-right: 32px!important;
}
.pt25{
	padding-top: 25px;
}
.gi3-list{
	margin-top: 25px;
}
.gindex4{
	background:url('../img/index4.png');
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 100px;
}
.gindex5{
	background:url('../img/index5.png');
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 70px;
    padding-bottom: 100px;
}
.g5-left{
	width: 15%;
	float: left;
	padding-right: 20px;
}
.g5-right{
	width: 85%;
	float: left;
}
.g5-list{
	margin-top: 60px;
}
.w50{
	width: 50%;
}

.g5-tt div{
	    writing-mode: vertical-rl;
    align-items: center;
    justify-content: space-around;
    text-align: center;

}
.zse{
	color: #5E4526;
}
.g5-date{
	margin-bottom: 20px;
}
.g5-date .p1{
	margin-bottom: 0px;
}
.g5-date .p2{
	font-size: 20px;
	font-weight: bold;
}
.g5-p1{
	font-size: 24px;
}
.g5-p2{
	padding-top: 20px;
	font-size: 16px;
	letter-spacing: 1px;
}
.g5-2-left{
	width: 15%;
	float: left;
	padding:0 15px;
}
.g5-2-right{
	width: 85%;
	float: left;
}
.g5-2-right .p11{
	font-size: 24px;
	margin-bottom: 0px;
}
.g5-2-right .p22{
	margin-top: 10px;
	font-size: 18px;
	color: #737574;
}
.g5-aa{
	display: block;
	padding-bottom: 22px;
	margin-bottom: 22px;
	border-bottom: 1px solid #A89B88;
}
.g5-2-left .p1{
	font-size: 36px;
	border-bottom: 1px solid #A89B88;
}
.g5-2-left .p2{
	font-size: 16px;
}
.pl50{
	padding-left: 50px;
}
.jnav-img123 img{
	width: 80px;
}
.top-ser-div {
    position: absolute;
    top: 150px;
    right: 0px;
    width: 250px;
     display: none; 
    background: #e9e9e9;
    padding: 5px 5px;
    z-index: 11;
}
.top-bt1 {
    line-height: normal!important;
}
.search-form {
    margin-bottom: 0px;
}
.fc-search-keyword {
    margin-top: 0px;
    height: 34px!important;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
    margin-top: 0px;
    padding: 5px;
}
.eee1 .img1{
	display: none;
}
.eee1 .img2{
	display: inline-block!important;
}
.ser-t{
	text-align: center;
	font-size: 34px;
	padding:50px 0;
}
.g22a{
        transform: scale(1.2);
}
.list-bg{
    height: 580px;
	    background:url('../img/list-bg1.jpg');

    background-size: cover;
    background-position: center;

    padding-top: 72px;
    text-align: center;
    color: white;
    padding-bottom: 110px;
}
.list-bg-title {
    font-size: 44px;
    font-weight: bold;
    color: #856830;
    writing-mode: vertical-rl;
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    letter-spacing: 10px;
    margin-right: 220px;
}
.list-bg-ms {
    height: 430px;
    font-size: 21px;
    color: #433727;
    writing-mode: vertical-lr;
    display: flex;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    letter-spacing: 2px;
    line-height: 50px;
    margin-left: 20px;
}
.index-banner a{
    /*display: block;*/
    /*width: 100%;*/
    /*height: 100%;*/
}
.plr100{
    padding-left: 100px;
    padding-right: 100px;
}
.no-border{
    border:none!important;
}
.w150 {
    width: 210px!important;
}
.jnav-img .p1 {
    margin-top: 5px;
}
.jnav-p22{
    font-size: 20px;
    margin-top: 15px;

}
.ml100{
    margin-left: 100px;
}
.pcw120{
    width: 150px;
}
.jnav-p22 span{
    padding: 10px 20px;
    border:1px solid #C4A56E;
}
.mrb3{
    margin-right: 3%;
}
.dlogo{
    margin-bottom: 30px;
    margin-left: -10px;
}
.banner-bt {
    position: absolute;
    bottom: 17%;
    right: 25%;
}