@charset "UTF-8";
.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);
}

.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.13);
    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: #ED3E4B!important;
}.bse:hover *{
    color: #ED3E4B!important;
}



/************头部**/
.sss span:hover{
	background: #0F4971;
	    transition: all 0.6s;
}
.header-nav{
	height: 97px;
	background: white;
	line-height: 92px;

}
.header-nav-body{
	margin: 0px;

	height: 98px;
	float: left;
}
.nav-body-list a{
	text-decoration: none;
	color: black;
		    transition: 0.2s;
}
.header-nav-body .nav-body-list{
	float: left;
	color: black;
	font-size: 16px;

	position: relative;
}
.nav-body-list{
	padding: 0 20px;
}
.hlogo{
	margin-right: 130px;
}
.btn.default {
    color: #fff!important;
    background-color: #78C7EE!important;
    border-color: #78C7EE!important;
}
.fc-search-keyword{
	margin-top: 28px;
	height: 36px!important;
}
.	 .btn-group>.dropdown-menu, .dropdown-toggle>.dropdown-menu, .dropdown>.dropdown-menu {
    margin-top: -20px;
}
.header-ser .search-form{
    width: 260px;
    position: absolute;
    right: 0px;
    top: 45px;
    z-index: 10000000;
    display: none;
}
.header-nav-body span{
   padding-left: 10px;
   padding-right: 10px;
}
.header-nav-body .active span {
    transition: 0.2s;
    padding-bottom: 42px;

    color: #ED3E4B;
    border-bottom: 2px solid #ED3E4B;
}
.nav-body-list:hover span{
		    transition: 0.2s;
   padding-bottom: 42px;

   color: #ED3E4B;
   border-bottom: 2px solid #ED3E4B;
}
.nav-2-list{
	position: absolute;
/*	top: 0px;*/
	left: -75px;
	background: #4D4B4B;
	color: white;
	font-weight: bold;
	min-width: 280px;
	z-index: 100000;
	text-align: center;
	display: none;
}
.nav-2-list a{
	color: white;
}
.nav-2-list2{
line-height: 52px;
font-size: 16px;
transition: 0.2s;
}
.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;
}





/************底部**/
.footer1{
	background: #F1F1F1;
	padding: 70px 0 80px;
}
.dp1{
	margin-top: 30px;
	font-size: 15px;
	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;*/
}
.dliuyan p{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 17px;
	padding-left: 20px;
}
.dliuyan i{
	color: #8D8D8D;
position: absolute;
	font-size: 20px;

}
.di1{
	    top: 12px;
    left: 10px;
}
.di2{
	    left: 12px;
    top: 12px;
}
.di3 {
    top: 128px;
    left: 11px;
}
.d-buttom{
	background: #8D8D8D;
	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: 40px;
    padding: 5px 12px 5px 34px;
    font-size: 14px;
    line-height: 40px;
    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;
    margin-bottom: 0;
}
.footer-nav{
	margin-top: 30px;
	border-bottom: 1px solid #cfcfcf;
}
.footer-nav a{
    color: black;
    font-size: 15px;

    padding: 0 30px;
/*    border-left: 1px solid #ADADAD;*/
    line-height: 72px;
}
.dqit{
	padding: 0 10px!important;
}
.footer-nav a:first-child{
	border-left: none;
	padding-left: 0px;
}
.footer-nav a:hover{
	color: #72C0E6!important;
}
.footer-lianxi{
	padding-top: 42px;
	border-top: 1px solid #7d7d7d;
	margin-top: 28px;
}
.footer-lianxi{
	color: white;
	font-size: 15px;
	line-height: 30px;
}
.footer-lianxi img{
	margin-right: 7px;
}

.footer2{
	
	color: white;
	text-align: left;
	font-size: 14px;

}
.fdbu{
	    color: black;
	    font-size: 14px;

}
.ddddd{
	padding: 40px 0 90px;
}
.ddy{
	color: black;
	font-size: 14px;
}

/************首页**/
.i7-l{
    height: 330px;
        background: url(../img/ily2.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 88px;
    padding-left: 500px;
}
.i7-l .p1{
    font-size: 32px;
    margin-bottom:30px;
}
.i7-l .p2{
    font-size: 15px;
}
.i7-r{
    height: 330px;
        background: url(../img/ily1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    padding-top: 35px;
    padding-left: 50px;
}
.index-g{
    padding-bottom: 50px;
}
     .index-g .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

     .index-g .swiper-slide {
        width: 595px;
      }

     .index-g .swiper-slide:nth-child(2n) {
        width: 368px;
      }

     .index-g .swiper-slide:nth-child(3n) {
        width: 328px;
      }
      .index-g .swiper-slide:nth-child(4n) {
        width: 545px;
      }
.i6{
    padding: 70px 0;
}
.i5-cc{
    text-align: center;
    
}
.i5-cc .p1{
    margin-top: 70px;
    color: #ED3E4B;
    margin-bottom: 22px;
    font-size: 15px;
}
.i5-cc .p2{
    font-size: 24px;
    color: #464646;
}
.i5-cc .p3{
    padding: 0 130px;
    margin: 35px 0 50px;
    color: #8A8A8A;
}
.i5-div{
    margin-top: 50px;
    width: 1150px;
    margin-left: auto;
    margin-right: auto;
        -webkit-box-shadow: 0 5px 5px rgb(223 223 223 / 65%);
    box-shadow: 0 5px 5px rgb(223 223 223 / 65%);
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
}
.i5dd .col-lg-6{
    height: 349px;
    background: white;
}
.i5{
    height: 1000px;
    background: url(../img/ip5-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 60px;
}
.i4-div p{
    color: #747474;
    font-size: 20px;
}
.i4-div img{
    margin-bottom: 30px;
}
.i4-div{
    float: left;
    width: 20%;
    padding-top: 45px;
    text-align: center;
}
.i4{
    height: 235px;
    background: url(../img/ip-bg.png);
    background-position: center;
    background-repeat: no-repeat;
}
.i3-left{
    height: 578px;
    background: url(../img/i3-img.jpg);
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
}
.i3-right{
    padding-top: 50px!important;
    height: 578px;
    background: url(../img/i33.png);
    background-position: 20px 6px;
    text-align: center;
}
.i3-right .p1{
    color: #B6A39D;
    font-size: 40px;
}
.i2 .col-lg-6{
    padding: 0 22px;
    margin-bottom: 78px;
}
.cc11 .p1 {
    color: black;
    font-size: 26px;
    letter-spacing: 8px;
    margin-bottom: 60px;
}
.cc11 .p2 span{
    font-size: 15px;
    padding: 10px 30px;
    border: 1px solid white;
}
.cc11{
    color: black;
    padding-top: 110px;
    text-align: center;
    width: 286px;
}
.igg img{
    margin-top: -23px;
    margin-left: 37px;
    float: left;
        -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.65);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.65);
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);
}
.igg{
    height: 312px;
    z-index: 2;
}
.igg-0{
    background: #F1E8E1;
}
.igg-1{
    background: #EFEFEF;
}
.igg-2{
    background: #F6F2F1;
}
.igg-3{
    background: #F9F6E7;
}
.igg-4{
    background: #F1E8E1;
}
.i2-img {
    position: absolute;
    top: -27px;
    right: 50px;
    z-index: 0;
    width: 432px;
}
.i22-p {
    font-size: 12px;
    position: absolute;
    top: 152px;
    left: -0.5%;
    writing-mode: vertical-lr;
}
.i2-c{
        transition: all 0.6s;
}
.i2-c:hover{
    background: #cfcfcf;
}
.i22{
    margin-bottom: 84px;
}
.i22-div{
    float: left;
    width: 20%;
    padding: 0 10px;
}
.cc11-2{
    text-align: center;
    background: #EFEFEF;
    padding: 20px 0 18px;
}
.igg2 a{
    text-decoration: none!important;
}
.cc11-2{
    text-decoration: none!important;
    color: black!important;
}
.cc11-2 .p1{
    font-size: 18px;
}
.cc11-2 .p2{
    font-size: 15px;
    letter-spacing: 2px;
}
.i22-div:hover .cc11-2{
    background: #F1E8E1;
    transform: 0.2 all;
}
.qjjj:hover .aa1{
    display: none;
}
.qjjj:hover .aa2{
    display: inline-block!important;
}
.qjjj .aa1{
    
}
.qjjj .aa2{
    display: none;
}
.gcat .aa2{
    display: inline-block!important;
}
.gcat .aa1{
    display: none!important;
}
.ctb{
	position: absolute;
	top: 360px;
	left: 58%;
	color: black;
	font-size:13px;
	font-weight: bold;
}
.ctb1{
	font-size: 12px;
	position: absolute;
	top: 130px;
	left: 68%;
	writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/  
    writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/  
}
.i1-r .p1{
	color: #8C8C8C;
	font-size: 15px;
}
.i1-r img{
	float: right;
	margin-top: 32px;
    margin-right: -2px;
    margin-bottom: 60px;
}
.i1-r{
	width: 252px;
	height: 444px;
	background: #F2F2F2;
	float: right;
	margin-right: 6px;
	text-align:right;
	padding-right: 30px;
}
.i1-content{
	font-size: 15px;
	line-height: 26px;
}
.i1-body .p2 {
    font-size: 18px;
    color: #6A6A6A;
    letter-spacing: 13px;
    font-family: emoji;
    font-weight: 100;
    margin-top: 17px;
    margin-bottom: 70px;
}
.i1-body .p1{
    font-size: 38px;
    /* font-weight: bold; */
    text-align: left;
    letter-spacing: 5px;
}
.i11{
	padding: 55px 30px 90px;
}
.i1-body{
	width: 580px;

	float: left;
	padding-top: 45px;
}
.index-banner{
height: 880px;
	width: 100%;
}
.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-goods{
	background: #F1F1F1;
	padding: 50px 0 65px;
}
.index-title{
	font-size:35px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	margin-bottom: 35px;

}
.index-title .s1{
	color: #75C1E7;
}
.index-goods-lan-img{
	margin-bottom: 25px;
}
.index-g-dd{
	background: white;
	padding-bottom: 45px;
	text-align: center;
	font-size: 17px;
}
.mt10{
	margin-top: 10px;
}
.index-about{
	padding: 60px 0 83px;
}
.index-title-a{
	font-size:37px;
/*	font-weight: bold;*/
	text-align: left;
	letter-spacing: 2px;
	margin-bottom: 50px;
	margin-top: 60px;

}
.itab1{
	float: left;
	width: 12.5%;
	text-align: center;
	background: white;
	padding: 25px 0 20px;
	font-size: 16px;
	transition: all 0.6s;
	cursor: pointer;
	height: 132px;
}
.itab1:hover{
	background: #78C7EE;
	color: white;
	transition: all 0.6s;
}
.itab1:hover .i1{
	display: none!important;
}
.itab1:hover .i2{
	display: inline!important;
}
.igact{
	background: #78C7EE;
	color: white;
	transition: all 0.6s;
}
.igact .i1{
	display: none!important;
}
.igact .i2{
	display: inline!important;
}
.index-goods-tab{
	margin-bottom: 26px;
}
.itab1 img{
	width: 60px;
}
.index-title-a .s1{
	color: #75C1E7;
}
.index-goods-list{
	margin-right: -6px;
	margin-left: -6px;
}
.index-goods-list .col-lg-6: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);
}
.index-goods-list .col-lg-3: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);
}

.index-goods-list .col-lg-6,.index-goods-list .col-lg-3{
	padding-left: 6px;
	padding-right: 6px;
	    -webkit-transition: all .2s linear;
    transition: all .2s linear;
}
.iam{
	font-size: 15px;
	padding: 14px 45px;
	background: #4B4B4B;
	color: white;
	border-radius: 25px!important;
}
.iam:hover{
color: white;
}
.index-zs{
	margin-top: 60px;
	/*margin-left: -30px;*/
	/*margin-right: -30px;*/
}
.col-lg-20{
	float: left;
	width: 20%;
	padding-left: 30px;
	padding-right: 30px;
}
.index-shili{
	background: #F1F1F1;
	padding: 50px 0 85px;
}
.index-tab1 div{
	width: 33.33%;
	float: left;
	text-align: center;
	background: #6B6B6B;
	color: white;
	height: 60px;
	line-height: 60px;
	font-size: 19px;
	transition: all 0.6s;
}
.index-tab1 div:hover{
	background: #76C1E8;
	transition: all 0.6s;
}
.itac{
	background: #76C1E8!important;
}
.index-tab2-div img{
	margin-top: 45px;
}
.index-jz{
	padding: 55px 0 70px;
}
.index-jz-1{
	float: left;
	width: 825px;
}
.index-jz-2{
	float: right;
	width: 560px;
}
.index-jz-1-l{
	float: left;
	width: 51.5%;
}
.index-jz-1-r{
	float: right;
	width: 48.5%;
	    background: #FAFAFA;
    text-align: center;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 150px;
    height: 529.2px;
}
.index-jz-2 .col-lg-6{
	height: 263px;
	padding-left: 0px;
	padding-right: 0px;
}
.index-jz-1-r .p1{
	font-size: 23px;
	margin-bottom: 50px;
}
.index-jz-1-r .p2{
	font-size: 15px;
	    line-height: 28px;
	    margin-bottom: 40px;
}
.index-jz-2-1{
	background: #F3F3F3;
	text-align: center;
	padding-top: 50px;
}
.index-jz-2-1 .p1{
	padding-left: 30px;
	padding-right: 30px;
	font-size: 21px;
	margin-bottom: 25px;
}
.index-jz-2-1 .p2{
		padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
	    line-height: 20px;
	    margin-bottom: 20px;
}
.imm1{
	-webkit-transform:rotate(-90deg);

-moz-transform:rotate(-90deg);
}
.index-jz-2-2{
	background: #F3F3F3;
	text-align: center;
	padding-top: 35px;
}
.imm1{
	-webkit-transform:rotate(90deg);

-moz-transform:rotate(90deg);
}
.index-jz-2-2 .p1{
	padding-left: 30px;
	padding-right: 30px;
	font-size: 21px;
	margin-bottom: 25px;
	margin-top: 20px;
}
.index-jz-2-2 .p2{
		padding-left: 30px;
	padding-right: 30px;
	font-size: 14px;
	    line-height: 20px;
	    margin-bottom: 20px;
}
.glan:hover .i1{
	display: none!important;
}
.glan:hover .i2{
	display: inline!important;
}





/***********产品列表页****/
.gw{
    width:1470px;
}
.goods{
	background: #F8F8F8;
	padding: 0px 0 65px;
}
.goods-nav a{
	color: black;
}
.goods-nav div{
	display: inline;
	float: left;
	background: white;
	border: 1px solid #DCDCDC;
	width: 199px;
	height: 55px;
	border-radius: 15px!important;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 24px;
}
.goods-nav img{

}
.gga{
	background: #78C7EE!important;
	color: white!important;
}
.ml150{
	margin-left: 150px!important;
}
.glan:hover{
	background: #78C7EE;
	color: white;
	transition: all 0.6s;
}
.gga:hover .i1{
	display: none!important;
}
.gga:hover .i2{
	display: inline!important;
}
.gga{
	background: #78C7EE;
	color: white;
	transition: all 0.6s;
}
.gga .i1{
	display: none!important;
}
.gga .i2{
	display: inline!important;
}
.goods-list-n{
	margin-right: -8px;
	margin-left: -8px;
}
.goods-list-n .col-lg-3{
	padding-left: 8px;
	padding-right: 8px;

}
.goods-list-n a{
	color: black;
}
.goods-list-div{
	background: white;

	text-align: center;

		margin-bottom: 45px;
}
.goods-list-div img{
    width: 300px;
}
.goods-list-div .mt10{
	font-size: 18px;
	background: #E7E7E7;
	padding: 14px 0;
}
.goods-ddd{
			padding-left: 60px;
		padding-right: 60px;
		margin-bottom: 22px;
		line-height: 25px;
}
.goods-nav11{
	background: #F8F8F8;
	padding: 37px 0;
	text-align:center;
}
.goods-nav11 a{
	display: inline-block;
    width: 131px;
    height: 161px;
    color: black;
    margin:0 20px;
    font-size: 15px;
    text-decoration: none;
}
.goods-nav11 a:hover{
	background: white!important;
	border:1px solid #D2D2D2;
}
.qjjj{
	height: 110px;

        /* 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;
}
.gcat{
	background: white;
	border:1px solid #D2D2D2;
}















/***********产品详情页****/
.goodsdd{
	padding: 70px 0 80px;
}
.goods1{
	width: 1200px;
	margin: 0 auto;
}
.gg1{
	background: #F6F6F6;
	padding: 45px 36px ;
}
.tact{
	border: 1px solid #ED3E4B!important;
}
.goods-show{
	background: #777777;
	padding: 38px 0 85px;
}
.tuji-list{
	padding: 0 13px;
	margin-bottom: 18px;
	
}
.tuji-list img{
	cursor: pointer;
	border: 1px solid #EEEEEE;
}
.tuji-list img:hover{
	border: 1px solid #ED3E4B!important;
}
.goods-d{
	padding-top: 88px;
	padding-left: 50px!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: #ED3E4B;
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 #ED3E4B;
}
.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;
}
.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: #ED3E4B!important;
    border-color: #ED3E4B!important;
}




/***********关于我们****/

.about-1{
	padding: 70px 0 80px;
}
.ab1-l{
	padding-right: 55px;
	line-height: 30px;
}

.about-2{
	height: 663px;
	padding-top: 65px;
	background: url(../img/about2.jpg);

}
.about-2-2{
	width: 1420px;
	height: 527px;
	margin: 0 auto;
    background: url(../img/about2-2.jpg);

}
.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-bottom: 60px;

	background: white;
}
.news-list a{
	color: black;
	text-decoration: none;
}
.news-list-div .p1{
	font-size: 19px;
	color: black;
	height: 50px;
	line-height: 25px;
	margin-bottom: 15px;

}
.nnd{
		padding: 45px 70px 0;
}
.nnd .p2{
	margin-bottom: 30px;
}
.nnd .p3{
	color: #ED3E4B;
}
.nttt span{
	font-size: 13px;
}
.news-list-div .p3{
	line-height: 30px;
	margin-top: 15px;
	font-size: 16px;
}
.news-list-div .p3 img{
	margin-right: 12px;
	margin-top: -3px;
}




/***********新闻****/
.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 0px;
}
.cdiv{
	padding: 20px 35px 0 60px;
}
.cdiv .p1{
	font-size: 33px;

    letter-spacing: 2px;
	margin-bottom: 40px;
}
.cdiv .p2{

   padding-left: 30px;
   font-size: 17px;
   margin-bottom: 16px;

}
.wwc{
	position: relative;
}
.wwc img{
    position: absolute;
    left: 0px;
    top: 0px;
}
.cdiv .p3{
	padding-left: 80px;
}
.cdiv .p3 img{
margin-right: 30px;
width: 140px;
 }
.ctp{
	margin-top: 30px;
}
.ctp-div{
	margin-right: 50px;
	font-size: 18px;

}
.pt11{
	margin-top: 15px;
}
.contact2{
	margin-top: 60px;
	background: #F2F2F2;
	padding-top: 50px;
	padding-bottom: 80px;
	padding-left: 30px;
	padding-right: 30px;
}
.contacat2-title{
	font-size: 32px;
	text-align: left;

	margin-bottom: 15px;
	padding-left: 25px;
}
.cp22{
	    font-size: 20px;
    letter-spacing: 50px;
    margin-bottom: 45px;
    padding-left: 20px;
}
.contact-form label{
	text-align: left!important;
	line-height: 50px;
	font-size: 17px;
	padding-top: 0px!important;
	float: left;
	font-weight: normal;
}
.contact-form{
	padding: 0 0px;
}
.contact-form .form-control {

    display: block;
    width: 95%;
    height: 50px;
    padding: 6px 22px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #E5E5E5;
    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;
}
.contact-form .col-lg-6{
	margin-bottom: 30px;
}
.contact-form img {
    position: absolute;
    right: 55px;
    top: 13px;
}
.cfd{
	padding: 0 15px;

}
.cfd input{
	width: 990px!important;
}
.cbt1 {
    width: 150px;
    height: 50px;
    text-align: center;
    height: 40px;
    background: #8D8D8D;
    color: white;
    font-size: 17px;
    border: none;
    margin: 0 23px;
}
.cbt2{
	width: 150px;
	height: 50px;
	text-align: center;
	height: 40px;
	background: #DEDEDE;
	color: black;
	font-size: 17px;
	border: none;
	margin: 0 23px;
}


.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;
}

/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#0a811b;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:9;background:#eee;width:100%;height:calc(100% - 104px);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}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/




.lcat{
	color: #ED3E4B!important;
	font-weight: bold;
}
.about-nav{
	height: 89px;
	border-bottom: 1px solid #DCDCDC;
	line-height: 89px;
}
.about-nav a{
	font-size: 18px;
	padding: 0 40px 0 10px;
	cursor: pointer;
	text-decoration: none;
	color: black;
}
.about-22{
	padding: 60px 0 90px;
	background: #F6F6F6;
}
.about-title1 .p1{
   font-size: 39px;
   letter-spacing: 2px;
   margin-bottom: 10px;
}

.about-title1 .p2{
 font-size: 18px;
 letter-spacing: 50px;
 margin-bottom: 45px;
}
.a2-div{
	float: left;
	width: 20%;

}

.ayuan{
transition: all 0.6s;
    cursor: pointer;
	height: 166px;
	width:166px;
	background: white;
	border:1px solid #989797;
	border-radius: 166px!important;
 margin:0 auto;
}
.ayuan img{
width: 60px;
margin-top: 50px;
}
.ayuan .a2{
	display: none;
}
.a2-div:hover .ayuan{
	background: #989797
}
.a2-div:hover .a1{
	display: none;
}
.a2-div:hover .a2{
	display: inline-block;
}
.a2-div .p1{
	font-size: 17px;
	font-weight: bold;
	margin-top: 40px;
}
.a2-div .p2{
	color: #8D8D8D;
	padding: 0 18px;
}
.about-img3{
	padding-bottom: 45px;
}
.about-tp{
	padding: 60px 0 90px;
	background: #F2F2F2;

}
.about-img2{
	padding-bottom: 45px;
}
.pr50px{
	padding-right: 50px!important;
}
.pz-div{
	width: 1050px;
	margin:90px auto 0;
}
.mb90{
	margin-bottom: 90px;
}

.sj{
	display: none;
}
.pc{
	display: block;
}
.ppdiv{
	padding-top: 125px;
	padding-left: 100px;
}
.ppdiv .p1{
	font-size: 33px;
	letter-spacing: 2px;
	margin-bottom: 30px;
}
.ppdiv .p2{
	color: #585858;
	font-size: 17px;
	line-height: 25px;
}
.ppdiv1{
	padding-top: 85px;
	padding-left: 0;
	padding-right: 50px;
}
.pz-title{
	font-size: 30px;
	text-align: center;
	padding: 50px 0;
}
.pdiv1-p .p1{
	text-align: center;
	line-height: 26px;

}
.pdiv1-p{
	margin-top: 50px;
	margin-bottom: 30px;
}
.pdiv2-div{
	border:1px solid #E6E6E6;
	padding: 90px 0;
	margin-bottom: 30px;
}
.pdiv2-div .p1{
	font-size: 20px;
  margin-top: 35px;

}
.pdiv2-div .p2{
font-size: 15px;

}
.pdiv-content img{
	/*width: 100%;*/
}
.pdiv3-t{
	font-size: 22px;
	margin-bottom: 30px;
}
.pdiv3{
	margin-bottom: 70px;
}
.pimg img{
    transition: all 0.6s;
    cursor: pointer;
}
.pimg *{
    transition: all 0.6s;
}
.pimg .a2{
    display: none;
}
.pimg:hover .a1{
    display: none;
}
.pimg:hover .a2{
    display: inline-block;
}
.ftitle{
    padding: 60px 0 50px;
    font-size: 30px;
    text-align: center;
}
.flist{
    border: 1px solid  #E1E1E1;
    padding: 13px 0;
    height: 106px;
    margin-bottom: 30px;
}
.flist-img-div{
    float: left;
    width: 158px;
    height: 75px;
    border-right: 1px dashed #E1E1E1;
    text-align: center;
    padding-top: 14px;
}
.flist-p {
    width: 450px;
    float: left;
    font-size: 15px;
    
}
.flp1{
    padding: 30px;
}
.flp2{
       padding: 22px 30px;
}
.flp3{
    width: 1080px;
     padding: 22px 30px;
}
.fdiv2{
    background: #F9F9F9;
    padding: 10px 0 90px;
}
.fdiv2-div .col-lg-6{
    background: white;
}
.h460{
    height: 370px;
    padding-top: 45px;
    padding-left: 85px;
}
.fdd2{
    margin-bottom: 45px;
    
}
.fdd2 .p1{
    font-size: 20px;
    /*font-weight: bold;*/
    margin-bottom: 15px;
}

.fdd2 .p2{
    font-size: 16px;
}