@charset "utf-8";
/* CSS Document */
body{ margin: 0; padding: 0;}
*{ margin: 0; padding: 0; list-style: none; font-family: '微软雅黑';}
a{ text-decoration: none; cursor: pointer;color:inherit;}
img{ border: 0; display: inline-block;}
h1,h2,h3,h4,h5{ font-weight: normal;}
ul,li{ list-style: none; cursor: pointer;}
b{ font-weight: normal;}
i{ font-style: normal;}
.clear{ clear: both;}
em{ font-style: normal;}
input{ outline: none;}
button{ outline: none;}
video{right: 0px; bottom: 0px; min-width: 100%; min-height: 100%;  height: auto; width: auto;  
            /*加滤镜*/  
            /*-webkit-filter: grayscale(100%);*/  
            /*filter:grayscale(100%);*/  
        }  
source{min-width: 100%; min-height: 100%; height: auto; width: auto;}  
/*清除浮动*/
.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{*zoom:1;}
.clear{ clear: both;}
.w1700{ width: 1700px; margin: auto;}
@font-face { 
	font-family: '华康俪金黑W8_P'; 
	src: url("../fonts/华康俪金黑W8_P.TTF")format("truetype");
}
@font-face {
	font-family: 'Redocn_2011112110351837'; 
	src: url("../fonts/Redocn_2011112110351837.ttf");
}
@font-face {
	font-family: 'DIGITAL-Dream'; 
	src: url("../fonts/DIGITAL-Dream.TTF");
}
@font-face {
	font-family: 'Swiss911CmBT'; 
	src: url("../fonts/Swiss911CmBT.ttf");
}

/*居中*/
.center_R{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; }
/*顶部PC导航*/
.header{ width: 100%; height: 100px; background: #fff;}
.header .logo{ float: left;}
.header .logo img{ float: left; margin: 23.5px 0;}
.header .logo b{ float: left; height: 40px; border-left: 1px dotted #666; margin: 30px 10px 30px 15px;}
.header .logo p{ float: left; font-size: 14px; color: #999; line-height: 20px; margin-top: 29px;}
.header .logo p i{ display: block; color: #666;}
.header .nav{ float: right; margin-right: 15px;}
.header .nav ul li{ float: left; font-size: 16px; line-height: 20px; width: 80px; height: 20px; text-align: center; margin-top: 40px; position: relative; overflow: hidden;}
.header .nav ul li a{ color: #000;}
.header .nav ul li a i{ display: block; width: 100%; line-height: 20px; position: absolute; top: 0; left: 0; transition: all 0.5s;}
.header .nav ul li a b{ display: block; width: 100%; line-height: 20px; position: absolute; bottom: -20px; left: 0; opacity: 0; transition: all 0.5s;}
.header .nav ul li a:hover i{ top: -20px;  opacity: 0;}
.header .nav ul li a:hover b{ bottom: 0; opacity: 1;}
.header .list{ float: right;}
.header .list b{ float: left; width: 3px; height: 16px; background: #000; margin: 42px 0; margin-right: 10px;}
.header .list a{ float: left; width: 40px; height: 40px; margin: 30px 0;}
#hear{ position: fixed; left: 0; top: 0; z-index: 999;}
.header .search_r{ float: left; height: 30px; margin-top: 35px;}
.header .search_r a{ margin: 0; height: 30px; float: right;}
.search_r input{ float: left; height: 30px; width: 0px; text-indent: 5px; border: none; border-bottom: 1px solid #ccc; margin-right: -28px; transition: all 0.5s;}

.header .plan{ float: left; padding: 0 10px 0 20px; border: 1px solid #999; font-size: 14px; line-height: 38px; color: #666; margin-top: 30px; margin-left: 60px;  cursor: pointer;}
.header .planer{ background: #414049; color: #fff; border:1px solid #414049;}
.header .plan b{ width: 30px; height: 38px; float: right; background: url(../images/icon_15.png) no-repeat right center;}
.header .plan .mp{ width: 30px; height: 38px; float: right; background: url(../images/icon_15r.png) no-repeat right center;}
.header .planList{ display: none; width: 100%; padding: 35px 0 20px 0; border-top: 1px solid #f8f8f8; position: absolute; top: 100px; left: 0; background: #fff; z-index: 999;}
.header .planList h1{ font-size: 17px; font-weight: bold; margin-left: 15px; margin-bottom: 20px;}
.header .planList a{ font-size: 14px; line-height: 28px; margin: 5px 0 5px 7px;; display: block;}
.header .planList a i{ display: inline-block; line-height: 28px; color: #666; padding: 0  10px; border-radius: 14px; transition: all 0.5s;}
.header .planList a:hover i{ background: #414049; color: #fff;}

.header .planList ul .inList{ float: left; border-left: 1px solid #f0f0f0; padding-bottom: 15px; display: table-cell; vertical-align: middle;}
.header .planList ul .inList:first-child{ width: 12%;}
.header .planList ul .inList:nth-child(2){ width: 15%;}
.header .planList ul .inList:nth-child(3){ width: 15%;}
.header .planList ul .inList:nth-child(4){ width: 32%;}
.header .planList ul .inList:nth-child(5){ width: 10%;}
.header .planList ul .inList:nth-child(6){ width: 14%;}
.header .planList ul .inList ul li{ float: left;}
.header .planList ul .inList ul li:first-child{ width: 38%;}
.header .planList ul .inList ul li:nth-child(2){ width: 30%;}
.header .planList ul .inList ul li:nth-child(3){ width: 32%;}
.header .planList ul .inList ul li h2{ font-size: 15px; font-weight: bold; margin-left: 15px; margin-bottom: 10px;}

.header .search_r a img{ width: 22px;}
/*banner*/
.banneR{ width: 100%; height: 100%; overflow: hidden; position: relative;}
.banneR .ph{ height: 100%;}
.banneR .hd{ position: absolute; bottom: 30px; left: 5%; z-index: 70;}
.banneR .hd ul li{ float: left; width: 50px; height: 6px; background: #fff; margin: 0 12px; opacity: 0.5;}
.banneR .hd ul li.on{ opacity: 1;}
.banneR .bd{ height: 100%;}
.banneR .bd ul{ height: 100%;}
.banneR .bd ul li{ position: relative; overflow: hidden; height: 100%;}
.banneR .bd ul li .tit{ width: 100%; position: absolute; top: 0; left: 0;}
.banneR .bd ul li .tit p{ width: 1000px; font-size: 50px; color: #fff; line-height: 90px; letter-spacing: 2px; margin: 22% 0 2% 0;}
.banneR .bd ul li .tit img:hover{ position:relative; animation:myyfirst 2s alternate;}
.bann_boot{ width: 100%; position: absolute; left: 0; bottom: 0; z-index: 60;}
.bann_boot .boot{ width: 50%; float: right; background: #fff; padding-bottom: 35px;}
.bann_boot .boot h1{ font-size: 40px; color: #555; font-weight: 600; padding: 35px 0 15px 30px; font-family: 'Redocn_2011112110351837';} 
.bann_boot .boot p{ font-size: 16px; color: #666; line-height: 30px; margin-left: 30px;}
#banneR .header{ position: absolute; top: 0; left: 0; z-index: 60;}
/*about*/
.about{ background: #fff; overflow: hidden;}
.about .about_left{ width: 50%; float: left;}
.about .about_left h1{ width: 20%; height: 150px; background: #f5f5f8; font-size: 20px; color: #999; line-height: 150px; text-align: center; margin-left: 80%;}
.about .about_left .cont{ margin: 0 50px;}
.about .about_left h2{ font-size: 30px; color: #333; font-weight: 600; margin: 35px 0 20px 0;}
.about .about_left i{ width: 40px; height: 4px; background: #333; display: block;}
.about .about_left h3{ font-size: 17px; color: #555; font-weight: 600; margin: 40px 0 20px 0;}
.about .about_left p{ font-size: 16px; color: #666; line-height: 30px;}
.about .about_left .cont img{ margin-top: 50px;}
.about .about_left .cont img:hover{ position:relative; animation:yyfirst 2s alternate;}
.about .about_right{ width: 50%; float: right;}
.about .about_right .network{ padding: 0 30px; background: #fff; position: relative; z-index: 60;}
.about .about_right .network h1{ font-size: 40px; color: #555; font-weight: 600; padding: 35px 0 15px 0; font-family: 'TT0173M_';}
.about .about_right .network p{ font-size: 16px; color: #666; line-height: 30px;}
.about .about_right .network span{ padding: 22px 0 30px 0; display: block; font-size: 20px; color: #666; font-weight: 600; line-height: 23px; border-bottom: 1px solid #eee; font-family: 'Redocn_2011112110351837';}
.about .about_right .network span img{ float: left; margin-right: 15px;}
.about .about_right .network span i{ margin-left: 25px; font-family: 'Redocn_2011112110351837';}
.about .about_right .network h2{ width: 100%; height: 30px; font-size: 14px; line-height: 30px; color: #999; margin: 25px 0 20px 0;}
.about .about_right .network h2 img{ float: right;}
.about .about_right .network h2 img:hover{ position:relative; animation:yyfirst 2s alternate;}
.about .about_right .hpr1{ width: 100%; display: block; overflow: hidden; position: relative;}
.about .about_right .hpr{ width: 100%; transition: all 0.5s;}
.about .about_right .hpr1:hover .hpr{ transform: scale(1.1);}
.about .about_right .hpr1 .more_about_r{ width: 100%; height: 100%; background: #000; opacity: 0; position: absolute; top: 0; left: 0; transition: all 1.4s;}
.about .about_right .about_tvt{ position: absolute; top: 50%; left: 50%; margin-top: -7px; margin-left: -53px; opacity: 0; transition: all 1.4s;}
.about .about_right .about_tvt a{ width: 100px; height: 14px; border-left: 3px solid #fff; border-right: 3px solid #fff;  display: block; text-align: center; line-height: 14px; font-size: 14px; color: #fff; transition: all 1.4s;}
.about .about_right:hover .hpr1 .more_about_r{ opacity: 0.5;}
.about .about_right:hover .about_tvt{ opacity: 1;}
/*work*/
.work{ margin: 35px auto; background: #fff;}
.work ul{ }
.work ul li{ float: left; height: 150px; width: 424.25px; text-align: center; padding: 60px 0; position: relative; overflow: hidden;}
.work ul li:first-child{ border-left: none;}
.work ul li a{ width: 100%; height: 84px;}
.work ul li h1{ font-size: 24px; color: #999; font-weight: 600;line-height: 32px; margin-top: 10px;}
.work ul li p{ font-size: 14px; color: #999;}
.work ul .qq{ width: 1px; height: 70px; background: #F8F8F8; margin: 40px 0;}
.work ul li .pager{ position: absolute; bottom: -270px; left: 0; padding: 0 30px; height: 270px; background: #414049; transition: all 0.3s; text-align: left;}
.work ul li .pager h2{ font-size: 24px; font-weight: 600; margin-bottom: 15px; padding-top: 30px; color: #fff;}
.work ul li .pager b{ font-size: 15px; line-height: 26px; display: block; color: #fff;}
.work ul li .pager img{ margin-top: 25px;}
.work ul li .pager img:hover{ position:relative; animation:yyfirst 2s alternate;}
.work ul li:hover .pager{ bottom: 0;}
/*case*/
.case{ width: 100%; background: #fff; padding-bottom: 50px;}
.case .title{ padding: 45px 0 40px 0;}
.case .title h1{ float: left; font-size: 30px; color: #555; font-weight: 600;}
.case .title h1 i{ display: block; font-size: 16px; color: #666; font-weight: normal; margin-top: 12px;}
.case .title ul{ float: right; margin-top: 20px;}
.case .title ul li{ float: left; width: 120px; height: 40px; background: #f4f4f4; margin-left: 8px; text-align: center; line-height: 40px; transition: all 0.5s; border-radius: 25px; }
.case .title ul li:hover{ background: #434343;}
.case .title ul li:hover a{ color: #fff; font-weight: bold;}
/*.case .title ul li:hover{ box-shadow: inset 120px 0px 0px 1px #414049; opacity: 1;}*/
.case .title ul li a{ color: #555; font-size: 14px; }
/*.case .title ul li:hover a{ color: #fff;}*/
/*#case_cur .tit_mm ul li:hover{  background: #434343;}*/
/*#case_cur .tit_mm ul li:hover a{ color: #fff; font-weight: bold;}*/
.case .sowing{ position: relative; z-index: 3;}
.case .sowing .bd{ position: relative; z-index: 5;}
.case .sowing .bd img{ width: 100%;}
.case .sowing .bd h1{ position: absolute; right: 30px; bottom: 25px; font-size: 14px; color: #fff; z-index: 10;}
.case .sowing .hd{position: absolute;bottom: 25px;left: 25px;z-index: 10;}
.case .sowing .hd ul li{ float: left; width: 40px; font-size: 18px; font-weight: 600; color: #fff; line-height: 26px; text-align: center; border-bottom: 1px solid #fff; opacity: 0.5;}
.case .sowing .hd ul li.on{ opacity: 1;}
.case .sowing .prev{margin-bottom: 4px;width: 40px;height: 40px;background: url(../images/icon_11.png) no-repeat center;position: absolute;top: 50%;left: 0;margin-top: -20px;z-index: 55;cursor: pointer;}
.case .sowing .next{ margin-bottom: 4px; width: 40px; height: 40px; background: url(../images/icon_12.png) no-repeat center; position: absolute; top: 50%; right: 0;margin-top: -20px; z-index: 55; cursor: pointer;}
.case .sowing .prev:hover,
.case .sowing .next:hover{ background-color: hsla(0,0%,0%,0.64);}
.indexCon1{margin-top: 10px; overflow: hidden;}
.indexCon1 ul li{float: left; width: 23.125%; overflow: hidden; margin-top: 2.5%; margin-right: 2.5%; position: relative;}
.indexCon1 ul li:nth-child(4n){ margin-right: 0;}
.indexCon1 ul li img{display: block;}
.indexCon1 ul li a{display: block; height: 100%; width: 100%; position: relative;}
.plugthumb .tp{height: 100%;width: 100%;overflow:hidden;}
.plugthumb .tp figure{position:relative;z-index:1;display:inline-block;overflow:hidden;width:100%;height:100%;text-align:center;cursor:pointer;margin: 0; overflow: hidden;}
.plugthumb .tp:hover img{ transform: scale(1.1);}
.plugthumb .tp figure img{position:relative;display:block;opacity:1; transition: all 0.8s; width: 100%; height: auto;}
.plugthumb .tp figure figcaption::after,.plugthumb .tp figure figcaption::before{pointer-events:none}
.plugthumb .tp figure figcaption{position:absolute;top:0;left:0;width:100%;height:100%;}
.plugthumb .tp:hover figure figcaption{background:rgba(0,0,0,0.5);}
figcaption, *::after, *::before{box-sizing: border-box;}
figure.effect-bubba{background:rgba(0,0,0,0.5);}
figure.effect-bubba a img{opacity:1;-webkit-transition:opacity .35s;transition:opacity .35s;}
figure.effect-bubba figcaption::after,figure.effect-bubba figcaption::before{position:absolute;top: 10%;right:10%;bottom:10%;left:10%;content:'';opacity:0;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s}
figure.effect-bubba figcaption::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);transform:scale(0,1)}
figure.effect-bubba figcaption::after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);transform:scale(1,0)}
figure.effect-bubba .wen{opacity: 0;position: relative;-webkit-transition:opacity .35s,-webkit-transform .35s;transition:opacity .35s,transform .35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);position: absolute;height: 80%;width: 80%;top: 6%;left: 10%;}
figure.effect-bubba:hover figcaption::after,figure.effect-bubba:hover figcaption::before{opacity:1;-webkit-transform:scale(1);transform:scale(1)}
figure.effect-bubba:hover h2,figure.effect-bubba:hover .wen{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.indexCon1 ul li .wen h2{font-size: 20px; text-align: center; padding: 14% 16px 8%; color: #fff;}
.indexCon1 ul li .wen p{font-size: 14px; padding: 0 16px; color: #fff; text-align: left; line-height: 24px; word-bread : break-all; text-overflow : ellipsis; display : -webkit-box; -webkit-box-orient : vertical; -webkit-line-clamp: 2; overflow : hidden;}
.indexCon1 ul li .wen span{display: block; margin: 0 auto; width: 86px; margin-top: 10%; height: 30px; line-height: 30px; text-align: center; color: #fff; font-size: 16px; border: 1px solid #fff; color: #fff;}
.indexCon1 ul li .marr img{opacity: 0;}
.indexCon1 ul li .marr figure.effect-bubba{background: #fff;}
.indexCon1 ul li .marr .plugthumb .tp:hover figure figcaption{background: none;}
.indexCon1 ul li .marr figure.effect-bubba figcaption::before{border-top: none;border-bottom: none;}
.indexCon1 ul li .marr figure.effect-bubba figcaption::after{border-right:none;border-left:none;}
.indexCon1 ul li .marr .wen1{position: absolute; z-index: 2; text-align: left; width: 100%; height: 100%; color: #333; left: 0; top: 0;}
.indexCon1 ul li .marr .wen1 h2{font-size: 40px; color: #5d5d5d;}
.indexCon1 ul li .marr .wen1 p{font-size: 20px;}
.indexCon1 ul li .marr .wen1 div{margin: 6% 0 0 -12px;}
.indexCon1 ul li .marr .wen1 div a{display: inline-block; font-size: 16px; color: #333; padding: 0 12px; border-right: 1px solid #333; width: auto;}
.indexCon1 ul li .marr .wen1 div a:last-child{border-right: 0;}
.indexCon1 ul li .marr .wen1 .more{
	display: block; margin-top: 10%; height: 60px; width: 236px; line-height: 60px; text-align: center;font-size:18px;
	color: rgba(51,51,51,1);
	border: 1px solid rgba(51,51,51,1);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
}
.indexCon1 ul li .marr .wen1 .more::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.indexCon1 ul li .marr .wen1 .more:hover::before{
	opacity: 0;
	-webkit-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.indexCon1 ul li .marr .wen1 .more::after{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	background-color: rgba(51,51,51,0.15);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: scale(0.5,0.5);
	transform: scale(0.5,0.5);
}
.indexCon1 ul li .marr .wen1 .more:hover::after{
	opacity: 1 ;
	-webkit-transform: scale(1,1);
	transform: scale(1,1);
}
#case_cur{ background: #f4f4f7;}
#case_cur .indexCon1{ margin-top: 0;}
#case_cur .case{ background: #f4f4f7; padding-bottom: 60px;}
#case_cur .plugthumb{ background: #fff;}
#case_cur .tit_mm{ padding-top: 50px;}
#case_cur .tit_mm ul li{ float: left; width: 150px; height: 50px; background: #fff; margin-right: 30px; line-height: 50px; text-align: center; border-radius: 25px; font-size: 14px; transition: all 0.8s;}
#case_cur .tit_mm ul .cur{ background: #434343; font-weight: 600;}
#case_cur .tit_mm ul li a{ color: #666; transition: all 0.8s;}
#case_cur .tit_mm ul .cur a{ color: #fff;}
#case_cur .tit_mm ul li:hover{  background: #434343;}
#case_cur .tit_mm ul li:hover a{ color: #fff; font-weight: bold;}
.case .titlr{ background: #fff; padding: 20px 25px 35px 25px;}
.case .titlr h1{ font-size: 16px; color: #333; font-weight: 600;}
.case .titlr h2{ font-size: 12px; color: #666; margin-top: 12px;}
.more_s{ width: 170px; height: 50px; display: block; margin: 100px auto 0; font-size: 16px; color: #666; text-align: center; line-height: 50px; border-radius: 25px; background: #fff;transition: all 0.5s;}
.more_s:hover{ box-shadow: inset 85px 0px 0px 1px #666, inset -85px 0px 0px 1px #666; opacity: 1; color: #fff;}
.case_haer{ width: 100%; position: relative; overflow: hidden; margin-top: 100px;}
.case_haer .cont{ width: 100%; position: absolute; top: 0; }
.case_haer .cont h1{ font-size: 28px; font-weight: 600; color: #fff; padding-top: 7%; letter-spacing: 2px;}
.case_haer .cont p{ font-size: 16px; color: #fff; margin-top: 20px;}
.case_haer .cont img{ margin-top: 6%; width: 36px; height: 36px;}
.case_haer .cont img:hover{ position:relative; animation:myyfirst 2s alternate;}
@keyframes myyfirst
{
	0%   { left:0px; top:0px;}
	25%  { left:0px; top:10px;}
	50%  { left:0px; top:0px;}
	75%  { left:0px; top:10px;}
	100% { left:0px; top:0px;}
}
/*优势之道*/
.advan{ width: 100%; position: relative; overflow: hidden; background: url(../images/backgroundT.jpg) no-repeat center fixed; background-size: 100%;}
.advan .vanc{ opacity: 0;}
.advan .adv_cont{ width: 100%; position: absolute; top: 0; left: 0; text-align: center;}
.advan .adv_cont h1{ font-size: 30px; font-weight: 600; color: #fff; padding: 60px 0 10px 0;}
.advan .adv_cont p{ font-size: 16px; color: #ccc;}
.advan .adv_cont ul{ padding-top: 30px;}
.advan .adv_cont ul li{ float: left; width: 14.28%; height: 200px;}
.advan .adv_cont ul li a{ width: 100%; height: 200px; transition: all 0.5s;}
.advan .adv_cont ul li:hover a{ margin-top: -10px;}
/*news*/
.news{ width: 100%; padding-bottom: 140px;}
.news .titl{ padding: 60px 0;}
.news .titl h1{ font-size: 30px; font-weight: 600; color: #555;}
.news .titl p{ font-size: 14px; color: #555; padding: 10px 0 20px 0;}
.news .titl img:hover{ position:relative; animation:yyfirst 2s alternate;}
.news_banner{ position: relative; z-index: 30; float: left; width: 600px; height: 420px;}
.news_banner .bd img{ width: 100%;}
.news_banner .hd{ position: absolute; left: 10px; bottom: 10px; z-index: 2;} 
.news_banner .hd ul li{ float: left; width: 40px; height: 6px; background: #fff; margin: 0 7px;}
.news_banner .hd ul li.on{ opacity: 0.5;}
.news_cont{ position: relative; z-index: 20;}
.news_right{ width: 70%; background: #fff; position: absolute; right: 0; top: 170px;}
.news_right ul{ padding: 72px 50px 75px 150px; cursor: pointer;}
.news_right ul li i{ font-size: 14px; color: #ccc;}
.news_right ul li h1{ font-size: 20px; height: 40px; color: #333; font-weight: 600; line-height: 40px;}
.news_right ul li p{ font-size: 14px; color: #666; line-height: 24px;}
.news_right ul li:first-child{ margin-bottom: 60px;}
.news_right ul li:nth-child(2){ margin-bottom: 80px;}
.news_right ul .nn1 img{ float: left; height: 12px; margin: 14px 0; width: 0; transition: all 0.5s; opacity: 0;}
.news_right ul .nn1:hover h1 img{ width: 17px; padding-right: 10px; opacity: 1;}
.news_right ul .nn2 p{ width: 50%; float: left; line-height: 34px; color: #333;}
.news_right ul .nn2 p i{ display: inline-block; color: #000; line-height: 34px; width: 0; opacity: 0; transition: all 0.5s;}
.news_right ul .nn2 p:hover i{ width: 12px; font-weight: 600; opacity: 1;}
/*联系contact*/
.contact{ width: 100%; position: relative; overflow: hidden; margin-top: 100px;}
.contact .content{ width: 100%; position: absolute; top: 0; left: 0;}
.contact .content ul li{ float: left; width: 29%; height: 180px; padding: 20px 1.5% 0 1.5%; margin: 25px 2% 25px 0; background: hsla(0,0%,100%,0.86); position: relative; cursor: pointer; transition: all 0.8s;}
.contact .content ul li:nth-child(3n){ margin: 25px 0;}
.contact .content ul li:hover{ background: hsla(222,21%,19%,0.86);}
.contact .content h1{ font-size: 30px; color: #fff; font-weight: 600; padding-top: 130px;}
.contact .content .rr{ font-size: 16px; color: #fff; margin: 15px 0 80px 0;}
.contact .content ul li b{ width: 60px; height: 60px; display: block;}
.contact .content ul li .pp1{ background: url(../images/contact_icon_1.png) no-repeat left top; transition: all 0.8s;}
.contact .content ul li .pp2{ background: url(../images/contact_icon_2.png) no-repeat left top; transition: all 0.8s;}
.contact .content ul li .pp3{ background: url(../images/contact_icon_3.png) no-repeat left top; transition: all 0.8s;}
.contact .content ul li .pp4{ background: url(../images/contact_icon_4.png) no-repeat left top; transition: all 0.8s;}
.contact .content ul li .pp5{ background: url(../images/contact_icon_5_1.png) no-repeat left top; transition: all 0.8s;}
.contact .content ul li .pp6{ background: url(../images/contact_icon_6.png) no-repeat left top; transition: all 0.8s;}
.contact .content ul li:hover .pp1{ background: url(../images/contact_icon_1_1.png) no-repeat left top;}
.contact .content ul li:hover .pp2{ background: url(../images/contact_icon_2_1.png) no-repeat left top;}
.contact .content ul li:hover .pp3{ background: url(../images/contact_icon_3_1.png) no-repeat left top;}
.contact .content ul li:hover .pp4{ background: url(../images/contact_icon_4_1.png) no-repeat left top;}
.contact .content ul li:hover .pp5{ background: url(../images/contact_icon_5.png) no-repeat left top;}
.contact .content ul li:hover .pp6{ background: url(../images/contact_icon_6_1.png) no-repeat left top;}
.contact .content ul li h2{ font-size: 16px; color: #232634; font-weight: 600; transition: all 0.8s;}
.contact .content ul li:hover h2{ color: #fff;}
.contact .content ul li p{ font-size: 14px; color: #232634; line-height: 24px; margin-top: 15px; transition: all 0.8s;}
.contact .content ul li:hover p{ color: #fff;}
.contact .content ul li .erwei{ height: 90px; position: absolute; top: 50%; margin-top: -45px; right: 8%;}
.contact_list{ padding: 70px 0 75px 0; border-bottom: 1px solid #F8F8F8;}
.contact_list ul li{ float: left; width: 26%;  margin: 25px 2% 25px 0;}
.contact_list ul li a{ display: block; padding: 40px 3%; background: #f0f0f0; transition: all 1s;}
.contact_list ul li:hover a{ background: #232634;}
.contact_list ul li .llm1{ float: left; width: 77px; height: 54px; margin-right: 20px; background: url(../images/contact_icon_7_1.png) no-repeat center; transition: all 0.8s;}
.contact_list ul li .llm2{ float: left; width: 77px; height: 54px; margin-right: 20px; background: url(../images/contact_icon_8_1.png) no-repeat center; transition: all 0.8s;}
.contact_list ul li:hover .llm1{ background: url(../images/contact_icon_7.png) no-repeat center;}
.contact_list ul li:hover .llm2{ background: url(../images/contact_icon_8.png) no-repeat center;}
.contact_list ul li h1{ font-size: 18px; font-weight: 600; color: #232634; transition: all 0.8s;}
.contact_list ul li p{ font-size: 14px; color: #232634; margin-top: 8px; transition: all 0.8s;}
.contact_list ul li:hover h1{ color: #fff;}
.contact_list ul li:hover p{ color: #fff;}
/*关于我们*/
.aboutr{ width: 100%; position: relative; z-index: 1; overflow: hidden; margin-top: 100px;}
.aboutr .add{ width: 1203px; position: absolute; top: 0; left: 50%; margin-left: -602px; padding-top: 90px;}
.aboutr .add ul li{ float: left;}
.aboutr .add ul .dd1{ width: 400px; height: 230px;}
.aboutr .add ul .dd1 img{ transition: all 0.5s;}
.aboutr .add ul .dd1:hover img{ margin-top: -8px;}
.aboutr .add ul .dd2{ width: 1px; height: 230px; background: #fff; opacity: 0.5;}
.aboutr .add ul .dd3{ width: 400px; height: 1px; background: #fff; opacity: 0.5;}
.about_m{ width: 100%; margin-top: -200px; position: relative; z-index: 50;}
.about_m .tit{ width: 100%; background: #fff; padding: 60px 0 80px 0; margin-bottom: 30px;}
.about_m .tit h2{ text-align: center; font-size: 40px; color: #555; font-weight: 600; padding: 35px 0 15px 30px; font-family: 'Redocn_2011112110351837';}
.about_m .tit h1{ font-size: 30px; color: #333; font-weight: 600; text-align: center;}
.about_m .tit i{ width: 40px; height: 4px; background: #333; display: block; margin: 30px auto 50px auto;}
.about_m .tit p{ width: 1140px; margin: auto; font-size: 16px; color: #666; line-height: 30px;}
.about_m .content .cc{ float: left; width: 32%; margin-left: 2%; margin-bottom: 30px; position: relative; overflow: hidden;}
.about_m .content .cc:first-child{ margin-left: 0;}
.about_m .content .cc img{ width: 100%; transition: all 0.8s;}
.about_m .content .cc:hover img{ transform: scale(1.1);}
.about_m .content .cc .up_ip{ width: 100%; height: 100%; background: #000; opacity: 0; position: absolute; top: 0; left: 0; transition: all 0.8s; z-index: 55;}
.about_m .content .cc:hover .up_ip{ opacity: 0.5;}
.about_m .content .frg{ width: 90%; padding: 40px 5%; position: absolute; left: 0; bottom: 0; z-index: 66;}
.about_m .content .frg h1{ font-size: 20px; color: #fff; font-weight: 600; margin-bottom: 8px;}
.about_m .content .frg p{ height: 0; font-size: 16px; color: #fff; line-height: 24px; opacity: 0; transition: all 0.8s;}
.about_m .content .cc:hover .frg p{ height: 60px; opacity: 1;}
.about_m .content .mm{ width: 100%; float: left; margin-bottom: 40px;}
.about_m .content .mm .cc{ float: right; margin: 0;}
.about_m .content .mm .cc3{ float: left; width: 62%; height: 445px; padding: 0 2%; background: #fff;}
.about_m .content .mm .cc3 h1{ font-size: 26px; color: #333; font-weight: 600; padding-top: 60px;}
.about_m .content .mm .cc3 b{ width: 40px; height: 4px; background: #333; display: block; margin: 25px 0 70px 0;}
.about_m .content .mm .cc3 p{ font-size: 16px; color: #333; line-height: 36px;}
.vision{ width: 100%; position: relative; margin-bottom: 40px;}
.vision img{ width: 100%;}
.vision .content{ width: 90%; padding: 0 5%; position: absolute; left: 0; top: 0;}
.vision .content h1{ font-size: 26px; color: #fff; font-weight: 600; padding-top: 200px;}
.vision .content b{ width: 40px; height: 4px; background: #fff; display: block; margin: 25px 0 70px 0;}
.vision .content h2{ font-size: 18px; font-weight: 600; color: #fff;}
.vision .content p{ width: 900px; font-size: 16px; color: #fff; line-height: 30px; margin-top: 15px;}
.client{ width: 96%; padding: 0 2%; background: #fff;}
.client .cl_left{ float: left; width: 740px;}
.client .cl_left h1{ font-size: 26px; color: #333; font-weight: 600; padding-top: 60px;}
.client .cl_left b{ width: 40px; height: 4px; background: #333; display: block; margin: 25px 0 70px 0;}
.client .cl_left h2{ font-size: 18px; font-weight: 600; color: #666;}
.client .cl_left h2 i{ font-size: 32px;}
.client .cl_left p{ font-size: 16px; color: #666; line-height: 30px; margin-top: 15px;}
.client .cl_left .more{ margin-top: 60px; display: block;}
.client .cl_left .more:hover img{ position:relative; animation:yyfirst 2s alternate;}
.client .cl_right{ float: right; width: 754px; padding: 70px 0;}
.client .cl_right ul li{ float: left; overflow: hidden;}
.client .cl_right ul li a{ width: 250px; height: 100px; border-left: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; position: relative; z-index: 30;}
.client .cl_right ul li a img{ transition: all 0.5s; position: relative; z-index: 10;}
.client .cl_right ul li:hover a img{  transform: scale(0.95);}
.client .cl_right ul li:first-child{ border-top: 1px solid #e7e7e7;}
.client .cl_right ul li:nth-child(2){ border-top: 1px solid #e7e7e7;}
.client .cl_right ul li:nth-child(3){ border-top: 1px solid #e7e7e7;}
.client .cl_right ul li:nth-child(3n) a{ border-right: 1px solid #e7e7e7;}
.join{ width: 100%; margin-top: 40px; background: #fff;}
.join .join_left{ width: 390px; height: 600px; background: #666; padding: 0 55px; float: left;}
.join .join_left h1{ font-size: 26px; color: #fff; font-weight: 600; padding-top: 130px;}
.join .join_left b{ width: 40px; height: 4px; background: #fff; display: block; margin: 25px 0 50px 0;} 
.join .join_left p{ font-size: 16px; color: #fff; line-height: 30px;}
.join .join_left i{ display: block; font-size: 16px; line-height: 17px; color: #fff; margin-top: 70px;}
.join .join_left i img{ float: left; margin-right: 10px;}
.join .join_right{ float: right; width: 1020px; height: 500px; padding-right: 2%; margin: 50px 0; position: relative;}
.join .join_right .hd{ position: absolute; right: 2%; bottom: 0;}
.join .join_right .hd ul li{ float: left; font-size: 18px; color: #f4f4f7; font-weight: 600; width: 40px; line-height: 30px; border-bottom: 3px solid #f4f4f7; text-align: center;}
.join .join_right .hd ul li.on{ color: #666; border-bottom: 3px solid #666;}
.join .join_right .bd h2{ font-size: 12px; color: #ccc; margin-top: 50px;}
.join .join_right .bd h1{ font-size: 26px; color: #666; font-weight: 600;}
.join .join_right .bd .pipDiv{ font-size: 18px; font-weight: 600; color: #000; margin: 40px 0 50px 0;}
.join .join_right .bd .pp{ font-size: 16px; color: #999; line-height: 30px;}
.join .join_right .bd .pp p{ font-size: 16px; color: #999; line-height: 30px;}
.join .prev{ width: 40px; height: 40px; background: url(../images/about_icon_1.jpg) no-repeat center; position: absolute; bottom: 0; left: 0;}
.join .next{ width: 40px; height: 40px; background: url(../images/about_icon_2.jpg) no-repeat center; position: absolute; bottom: 0; left: 41px;}
.join .prev:hover,
.join .next:hover{ opacity: 0.8;}
.platy{ width: 100%; margin-top: 40px; position: relative; overflow: hidden;}
.platy .yy{ float: left; margin-right: 60px;}
.platy .cont{ position: absolute; top: 0; left: 0; padding: 70px 90px;}
.platy .cont .nn{ float: left;}
.platy .cont .nn h1{ font-size: 24px; color: #fff; font-weight: 600; margin-top: 15px;}
.platy .cont .nn h2{ font-size: 14px; color: #fff; margin-top: 30px;}
.platy .cont .kk{ margin-top: 6px; line-height: 40px;}
.platy .cont .kk p{ float: left; font-size: 30px; font-weight: 600; color: #fff; margin-right: 100px;}
.platy .cont .kk b{ float: left; margin-right: 35px; position: relative; cursor: pointer;}
.platy .cont .kk b:hover .er1{ display: block;}
.platy .cont .kk b .er1{ display: none; position: absolute; right: -115px; top: 0; width: 90px; height: 90px; padding: 3px; background: #fff;}
.platy .cont .kk b img{ float: left; margin-right: 10px;}
.platy .cont .kk b i{ line-height: 30px; text-align: center; width: 90px; height: 30px; background: #fff; border-radius: 15px; font-size: 14px; color: #333; float: left; margin: 5px 0;}
.platy .cont span{ font-size: 14px; color: #666; margin-top: 60px; display: block;}
.platy .cont span i{ width: 70px; display: inline-block; line-height: 20px; border-bottom: 1px solid #666;}
/*服务*/
#hearM{ position: fixed; top: 0; left: 0; z-index: 999;}
.section{ position: relative; height: 100%; overflow: hidden;}
.show .wenr{ width: 90%; height: 100%; position: absolute; left: 5%;}
.moren1{ width: 100%; height: 100%; background: url(../images/serve_background_1.jpg) no-repeat bottom center; background-size: cover;}
.moren2{ width: 100%; height: 100%; background: url(../images/serve_background_2.jpg) no-repeat bottom center; background-size: cover;}
.moren3{ width: 100%; height: 100%; background: url(../images/serve_background_3.jpg) no-repeat bottom center; background-size: cover;}
.moren4{ width: 100%; height: 100%; background: url(../images/serve_background_6.jpg) no-repeat bottom center; background-size: cover;}
/*.moren5{ width: 100%; height: 100%; background: url(../images/serve_background_4.jpg) no-repeat bottom center; background-size: cover;}*/
.section5{ width: 100%; height: 100%; background: url(../images/serve_background_4.jpg) no-repeat bottom center; background-size: cover;}
.show1{ width: 100%; height: 100%; background: url(../images/serve_background_1.jpg) no-repeat bottom center; background-size: cover;}
.show2{ width: 100%; height: 100%; background: url(../images/serve_background_2.jpg) no-repeat bottom center; background-size: cover;}
.show3{ width: 100%; height: 100%; background: url(../images/serve_background_3.jpg) no-repeat bottom center; background-size: cover;}
.show4{ width: 100%; height: 100%; background: url(../images/serve_background_6.jpg) no-repeat bottom center; background-size: cover;}
.show{position: absolute; width: 100%; height: 100%; left: 0; bottom: 0; z-index: 2; opacity: 0; transition: all 0.6s;}
.show .wenr{ position: absolute; bottom: -100%; opacity: 0; transition: all 0.8s;}
.active .show{opacity: 1; transition-delay: 2s; bottom: 0;}
.active .show .wenr{opacity: 1; transition-delay: 2.2s; bottom: 0;}
.moren h2{ font-size: 120px; color: #d0d7e1; font-family: 'Redocn_2011112110351837'; text-align: center; font-weight: 600; padding-top: 15%;}
.moren p{ font-size: 70px; color: #d0d7e1; font-family: '华康俪金黑W8_P'; text-align: center; margin-top: 1%;}
.moren p i{ font-size: 80px; font-family: '华康俪金黑W8_P';}
.moren h2{opacity: 0;transition: all 0.6s; margin-left: -100%;}
.moren p{opacity: 0;transition: all 0.6s; margin-right: -100%;}
.active .moren h2{opacity: 1; transition-delay: 0.6s; margin-left: 0;}
.active .moren p{opacity: 1; transition-delay: 0.6s; margin-right: 0;}
.show h1{ font-size: 90px; font-weight: 600; padding-top: 10%; color: #d0d7ef; font-family: 'Redocn_2011112110351837';}
.show h2{ font-size: 50px; color: #d0d7ef; font-family: '华康俪金黑W8_P'; margin: 25px 0 30px 0; line-height: 50px;}
.show h2 i{ font-size: 64px; line-height: 50px; float: left; font-family: '华康俪金黑W8_P';}
.show p{ font-size: 18px; color: #d0d7ef;}
.show .w_list{ margin-top: 10%;}
.show .w_list ul li{ float: left; width: 310px; height: 130px; border-right: 1px solid hsla(0,0%,100%,0.20); text-align: center; position: relative; cursor: pointer;}
.show .w_list ul li:first-child{ border-left: 1px solid hsla(0,0%,100%,0.20);}
.show .w_list h3{ font-size: 26px; font-weight: 600; color: #d0d7ef; line-height: 46px; margin: 19px 0;}
.show .w_list .ww{ position: absolute; top: -25px; left: -1px; width: 262px; min-height: 130px; padding: 25px; background: #d0d7ef; transition: all 0.5s; text-align: left; opacity: 0;}
.show .w_list .ww i{ font-size: 16px; font-weight: 600; color: #333; margin-bottom: 10px; display: block;}
.show .w_list .ww p{ font-size: 14px; color: #333; line-height: 22px;}
.show .w_list .ww img{ width: 24px; height: 24px; margin-top: 13px;} 
.show .w_list ul li:hover .ww{ opacity: 1;}
.show .v_list{ margin-top: 8%;}
.show .v_list ul li{ float: left; width: 150px; height: 150px; border: 1px solid #fff; margin-right: 30px;}
.show .v_list ul li a{ width: 100%; height: 110px;}
.show .v_list ul li b{ color: #FFF; text-align: center; display: block; font-size: 16px;}
.show .v_list ul li:hover a{-webkit-animation: icon-bounce 1s alternate;-moz-animation: icon-bounce 1s alternate;-o-animation: icon-bounce 1s alternate;animation: icon-bounce 1s alternate;}
.moren5{ width: 100%; height: 100%; position: absolute; left: 0; top: 100%; z-index: 999; opacity: 0; transition: all 0.8s;}
.active .moren5{opacity: 1; transition-delay: 0.8s; top: 0;}
.moren5 .cctr{ width: 100%; position: relative;}
.moren5 .cctr .currt{ width: 100%;}
.moren5 .cc{ position: absolute; left: 5%; width: 90%; height: 100%;}
.moren5 .cc h1{ padding-top: 15%; text-align: center; font-family: '华康俪金黑W8_P'; color: #7e7878; font-size: 60px;} 
.moren5 .cc h2{ text-align: center; font-family: '华康俪金黑W8_P'; color: #7e7878; font-size: 17px; margin-top: 10px;} 
.moren5 .cc p{ font-size: 16px; color: #7e7878; text-align: center; margin-top: 60px; line-height: 30px;}
.moren5 .cc .ff{ width: 100%; margin-top: 6%;}
.moren5 .cc .ff ul li{ float: left; width: 10%; height: 230px; padding: 0 1.5%; margin-left: 1.5%; background: #fff; position: relative; overflow: hidden;}
.moren5 .cc .ff ul li:first-child{ margin-left: 0;}
.moren5 .cc .ff ul li h3{ font-size: 24px; color: #7e7878; font-weight: 600; text-align: center; padding-top: 80px;}
.moren5 .cc .ff ul li i{ font-size: 12px; color: #ccc; text-align: center; display: block; margin-top: 8px;}
.moren5 .cc .ff ul li b{ width: 40px; height: 40px; display: block; font-size: 22px; font-weight: 600; color: #fff; line-height: 36px; text-align: center; position: absolute; top: 0; left: 0; background: #97bee0;}
.moren5 .cc .ff ul li .pxr{ width: 80%; height: 80%; padding: 10%; position: absolute; bottom: -230px; left: 0; font-size: 14px; color: #fff; background: #333; line-height: 26px; transition: all 0.5s;}
.moren5 .cc .ff ul li:hover .pxr{ bottom: 0;} 
/*底部*/
.foot{ width: 100%; background: #fff; padding-top: 40px;}
.foot .footr{ border-bottom: 1px solid #F8F8F8; padding-bottom: 60px;}
.foot .footr ul li{ float: left; position: relative;}
.foot .footr ul li h2{ font-size: 16px; font-weight: 600; color: #333; margin-bottom: 8px;}
.foot .footr ul li a{ font-size: 14px; color: #666; line-height: 30px; transition: all 0.5s;}
.foot .footr ul li a i{ float: left; width: 0; transition: all 0.5s; opacity: 0;}
.foot .footr ul li a:hover{ color: #000;}
.foot .footr ul li a:hover i{ width: 10px; opacity: 1;}
.foot .footr ul li:first-child{ width: 10%;}
.foot .footr ul li:first-child a{ display: block;}
.foot .footr ul li:nth-child(2){ width: 40%;}
.foot .footr ul li:nth-child(2) a{ float: left; width: 25%;}
.foot .footr ul li:nth-child(3){ width: 40%;}
.foot .footr ul li:nth-child(3) h3{ font-size: 14px; font-weight: 600; color: #333; line-height: 30px;}
.foot .footr ul li:nth-child(3) p{ font-size: 14px; color: #666; line-height: 30px;}
.foot .footr ul li:nth-child(4){ width: 10%;}
.foot .footr ul li:nth-child(4) img{ float: right; margin-top: 30px; transition: all 0.6s;}
.foot .footr ul li:nth-child(4) img:hover{ transform:scale(1.2);}
/*.foot .footr ul li:hover .imgQR{ display: block;}*/
.foot .footm{ line-height: 80px; font-size: 14px; color: #AAAAAA;}
/*.foot .footr ul li:nth-child(4) .imgQR img{ margin: 0;}
.imgQR{display: none; width: 130px;position: absolute;top: 6px;right: 55px;}
.imgQR span{ float: right; width: 20px; height: 20px; background: url(../images/icon_r1.png) no-repeat center left; background-size: 100%; position: relative; z-index: 10; margin-top: 45px;}
.imgQR .leftQR{ float: left; width: 110px; background: #fff; border-radius: 5px; box-shadow: 0 0 15px #ccc;}
.imgQR img{ width: 92%; padding: 4%;}*/

/*文章*/
.essay_cont{ margin-top: 30px; min-height: 200px;}
.essay_cont ul{ margin-bottom: 30px;}
.essay_cont ul li{ float: left; width: 45%; margin: 18px 0; margin-right: 2%; background: #fff; padding: 36px 2%; transition: all 0.5s;}
.essay_cont ul li:hover{ box-shadow: 0 0 15px #ccc;}
.essay_cont ul li:nth-child(2n){ margin-right: 0;}
.essay_cont .time_left{ width: 13%; padding-left: 2%; float: left;}
.essay_cont .time_left h1{ font-size: 40px; color: #434343; font-weight: 600; margin-top: 15px; font-family: 'Redocn_2011112110351837'; transition: all 0.5s;}
.essay_cont ul li:hover .time_left h1{ margin-left: 10px;}
.essay_cont .time_left b{ width: 20px; height: 5px; background: #ccc; display: block; margin: 6px 0 20px 0;}
.essay_cont .time_left p{ font-size: 12px; color: #999; font-weight: 600; font-family: 'Redocn_2011112110351837';}
.essay_cont .center{ width: 10%; height: 130px; float: left;}
.essay_cont .center i{ width: 1px; height: 100%; background: #f4f4f7; display: block; margin: auto;}
.essay_cont .ess_right{ width: 75%; float: left;}
.essay_cont .ess_right h1{ font-size: 18px; color: #333; line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.essay_cont ul li:hover .ess_right h1{ font-weight: 600;}
.essay_cont .ess_right p{ font-size: 14px; color: #666; line-height: 26px; margin: 13px 0;}
.essay_cont .ess_right b{ display: block; font-size: 14px; color: #999; height: 20px; line-height: 20px; cursor: pointer;}
.essay_cont .ess_right b img{ float: left; padding: 4px 0; transition: all 2s; width: 0; height: 12px; transition: all 0.5s; opacity: 0;}
.essay_cont .ess_right b:hover{ font-weight: 600; color: #000;}
.essay_cont .ess_right b:hover img{ width: 17px; opacity: 1; margin-right: 8px;}
.icon_ass ul{ padding: 14px 25px; background: #fff; border-radius: 30px; float: left; cursor: pointer;}
.icon_ass ul li{ float: left; margin: 0 5px;}
.icon_ass ul li i{ height: 30px; border-radius: 15px; font-size: 14px; color: #666; line-height: 30px; text-align: center; display: block;}
.icon_ass ul .curr{ background: #434343; color: #fff;}
/*文章内页*/
.ess_page{ width: 100%; position: relative; z-index: -1; overflow: hidden; margin-top: 100px;}
.ess_page .content{ width: 100%; position: absolute; top: 0; left: 0;}
.ess_page .content h1{ font-size: 40px; font-weight: 600; color: #fff; padding-top: 160px;}
.ess_page .content p{ font-size: 16px; color: #fff; line-height: 30px; margin-top: 20px; width: 1200px;}
.ess_page .content i{ font-size: 14px; color: #fff; margin-top: 25px; display: block;}
.ess_cont{ margin-top: -350px; padding-bottom: 30px;}
.ess_cont .content{ background: #fff; padding: 40px 0;}
.ess_cont .es_left{ width: 70%; float: left; padding-left: 2%; padding-right: 2%; border-right: 1px solid #e6e6e6;}
.ess_cont .es_left h1{ font-size: 16px; color: #666; margin-bottom: 50px;}
.ess_cont .es_left h1 i{ line-height: 40px; padding: 0 30px; border-radius: 20px; background: #f5f5f5; display: inline-block;}
.ess_cont .es_left h1 i:hover{ color: #fff; background-color: #000; transition: all 0.5s;}
.ess_cont .es_left p{ font-size: 16px; color: #666; line-height: 32px;}
.ess_cont .es_right{ width: 22%; float: right; padding-right: 2%;}
.ess_cont .es_right img{ width: 100%;}
.ess_cont .es_right .writing{ width: 100%; margin-top: 50px;}
.ess_cont .es_right .writing h1{ font-size: 20px; color: #333; border-bottom: 1px solid #e8e8e8; padding-bottom: 20px;}
.ess_cont .es_right .writing ul{ margin-top: 20px;}
.ess_cont .es_right .writing ul li{ font-size: 14px; line-height: 40px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ess_cont .es_right .writing ul li a{ color: #666;}
.ess_cont .es_right .writing ul li a i{ width: 0; opacity: 0; transition: all 0.5s; float: left;}
.ess_cont .es_right .writing ul li a:hover{ color: #000;}
.ess_cont .es_right .writing ul li a:hover i{ width: 12px; opacity: 1;}
.ess_foor{ background: #fff; padding-bottom: 40px;}
.ess_foor span{ width: 98%; height: 1px; background: #f2f2f2; display: block; margin: 0 auto 30px auto;}
.ess_foor .ff{ margin: 20px 2%;}
.ess_foor .ff b{ float: left; height: 38px; font-size: 16px; color: #999; background: #f5f5f5; border-radius: 20px; padding: 0 40px; line-height: 38px; margin-right: 20px;}
.ess_foor .ff b:hover{ color: #fff; background-color: #000; transition: all 0.5s;}
.ess_foor .ff p{ float: left; font-size: 16px; line-height: 38px; color: #666;}
.ess_foor .ff p i{ width: 0; opacity: 0; transition: all 0.5s; float: left;}
.ess_foor .ff p:hover i{ width: 12px; opacity: 1;}
.case_page .content p{ width: 1200px;}
.case_page{ position: relative; z-index: 50;}
.case_page .foor_cont{ width: 100%; position: absolute; left: 0; bottom: 0;}
.case_page .page_foor{ background: hsla(0,0%,100%,0.88); padding: 50px 0;}
.case_page .page_foor .left{ float: left; width: 45%; padding: 0 3% 0 2%;}
.case_page .page_foor .left h1{ font-size: 26px; color: #666;}
.case_page .page_foor .left b{ width: 40px; height: 3px; background: #666; margin: 12px 0 50px 0; display: block;}
.case_page .page_foor .left h2{ font-size: 20px; color: #000;}
.case_page .page_foor .left p{ font-size: 14px; color: #666; line-height: 26px; margin: 20px 0 30px 0;}
.case_page .page_foor .left img:hover{ position:relative; animation:yyfirst 2s alternate;}
@keyframes yyfirst
{
	0%   { left:0px; top:0px;}
	25%  { left:10px; top:0px;}
	50%  { left:0px; top:0px;}
	75%  { left:10px; top:0px;}
	100% { left:0px; top:0px;}
}
.case_page .page_foor .center{ float: left; width: 5%; height: 100%;}
.case_page .page_foor .center b{ width: 1px; height: 300px; background: #f5f5f5; display: block; margin: auto;}
.case_page .page_foor .right{ float: right; width: 45%;}
.case_page .page_foor .right h1{ font-size: 26px; color: #666;}
.case_page .page_foor .right b{ width: 40px; height: 3px; background: #666; margin: 12px 0 50px 0; display: block;}
.case_page .page_foor .right ul li{ font-size: 14px; line-height: 30px; color: #666;}
.case_page .page_foor .right ul li a{ color: #666;}
.cas_cont{ margin: 30px 0 40px 0;}
.cas_cont .content{ background: #fff; padding: 35px 0;}
.cas_cont .content img{ margin: auto;}
/*动画*/
@keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-webkit-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-moz-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-o-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
/*悬浮导航*/
.pop_shade{ display: none; width: 100%; height: 100%; background: #000; opacity: 0.9; position: fixed; top: 0; left: 0; z-index: 1000;}
.pop_nav{ display: none; position: fixed; top: 50%; left: 50%; margin-top: -55px; margin-left: -470px; z-index: 1002; width: 940px;}
.pop_nav ul li{ float: left; width: 180px; height: 110px; position: relative; overflow: hidden;}
.pop_nav ul li:nth-child(2n){ width: 10px;}
.pop_nav ul li:nth-child(2n) b{ width: 1px; height: 16px; background: #666; display: block; margin: 12px auto;}
.pop_nav ul li .in_title a{ display: block; color: #fff; line-height: 40px; font-size: 24px; text-align: center; transition: all 0.8s;}
.pop_nav ul li:hover .in_title a{ font-size: 26px; font-weight: bold;}
.pop_nav ul li .on_title{ position: absolute; left: 0; bottom: -50px; width: 100%; transition: all 1s; opacity: 0;}
.pop_nav ul li:hover .on_title{ position: absolute; left: 0; bottom: 0; opacity: 1;}
.pop_nav ul li .on_title a{ font-size: 34px; color: #fff; display: block; text-align: center;}
.pop_nav ul li span{ width: 20px; height: 2px; background: #fff; display: block; position: absolute; left: 50%; margin-left: -10px; bottom: -2px;; transition: all 0.7s; opacity: 0;}
.pop_nav ul li:hover span{ position: absolute; left: 50%; margin-left: -10px; bottom: 60px; opacity: 0.8;}
.nav_button{ width: 0; height: 140px; position: fixed; left: 0; bottom: 50px; z-index: 1000;}
.nav_button a{ display: block; position: relative;}
.nav_button img{ width: 100px; height: 71px; transition: all 0.8s; position: absolute; top: 0; left: -100px;}

.icon_ass a{ float: left; width: 30px; height: 30px; border-radius: 100%; text-align: center; line-height: 30px; color: #434343; margin: 0 3px;}
.icon_ass span{ float: left; width: 30px; height: 30px; border-radius: 100%; text-align: center; line-height: 30px; background: #434343; color: #fff;}


.sideCont{ width: 100%; overflow: hidden; margin-top: 100px;}
.sideCont .content{ position: relative; width: 100%;}
.sideCont .content .cc{ width: 100%;}
.sideCont .content .minr{ position: absolute; top: 11%; left: 50%; margin-left: -850px;}
.sideCont .sideLeft{ float: left; width: 42%;}
/*.sideCont .sideLeft img{ width: 750px; height: 700px;}*/
.sideCont .sideRight{ float: right; width: 56%;}
.sideCont .sideRight i{ font-size: 14px; line-height: 28px; background: #fff; padding: 0 15px; color: #AAAAAA; border-radius: 20px; display: inline-block; margin-top: 15%;}
.sideCont .sideRight h1{ font-size: 50px; color: #FFF; font-weight: bold; margin: 20px 0 15px;}
.sideCont .sideRight h2{ font-size: 18px; color: #fff; font-weight: bold; }
.sideCont .sideRight p{ font-size: 14px; color: #fff; line-height: 26px; margin: 35px 0 80px 0;}
.sideCont .sideRight .kk{ margin: 35px 0;}
.sideCont .sideRight a{ font-size: 14px; color: #fff; border: 1px solid #fff; padding: 0 40px; height: 38px; line-height: 38px; border-radius: 20px; text-align: center; transition: all 0.5s; float: left;}
.sideCont .sideRight .tt{ margin-left: 25px;}
.sideCont .sideRight a:hover{ background: #fff; color: #333;}
.sidepage{ padding: 20px 0; background: #fff; margin: 30px auto 40px auto;}
.sidepage img{ margin: auto;}
.sideintor{ padding: 20px 0; background: #fff; margin: 30px auto 40px auto;}
.sideintor img{ margin: auto;}
.sideCont .sideRight  i:last-child{ margin-left: 15px;}
.sideCont .sideRight .dd ul li{ float: left; line-height: 30px; margin-right: 40px;}
.sideCont .sideRight .dd ul li em{ float: left; font-size: 14px; color: #333; width: 30px; text-align: center; background: #fff;  border-radius: 15px;}
.sideCont .sideRight .dd ul li b{ float: left;  font-size: 20px; margin: 0 2px 0 6px; color: #fff;}
.sideCont .sideRight .dd ul li span{ font-size: 30px;  color: #fff; float: left;}
.sideCont .sideRight .dd{ margin-bottom: 35px;}

.image-view img{ width: 94%; height: auto; margin: auto;}

/*视频弹出框*/
.pop_up{ display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background: #000; opacity: 0.5; z-index: 1000;}
.video_pop{ display: none; width: 20%; position: fixed; top: 0; left: 40%; z-index: 1001;}
.video_pop .cont_pop{ width: 100%; position: relative;} 
.video_pop .cont_pop span{ display: block; width: 30px; height: 30px; position: absolute; top: -15px; right: -15px; background: #fff url(../images/ico16m.png) no-repeat center; background-size: 100%; border-radius: 100%; z-index: 1002; transition: all 0.8s;}
.video_pop .cont_pop span:hover{ transform: rotate(180deg);}
/*咨询报价弹出框*/
.ConsultPop{ display: none; width: 480px; padding: 45px 60px 30px 60px; background: #fff; border-radius: 5px; position: fixed; top: 0; left: 50%; margin-left: -300px; z-index: 1001;}
.ConsultPop h1{ font-size: 18px; margin-bottom: 30px; color: #333; font-weight: bold;}
.ConsultPop .ConsultLft{ width: 150px; float: left; margin-left: 10px;}
.ConsultPop .ConsultLft img{ width: 100%;}
.ConsultPop .ConsultLft p{ font-size: 14px; margin-top: 5px; color: #333; text-align: center;} 
.ConsultPop .ConsultRight{ float: right; width: 240px; margin-top: 22px;}
.ConsultPop .ConsultRight span{ display: block; font-size: 14px; text-align: center; line-height: 30px; border: 1px solid #334454; color: #334454; border-radius: 16px; margin-bottom: 10px;}
.ConsultPop .ConsultRight b{ display: block; color: #334454; font-size: 32px; line-height: 32px; font-weight: bold; margin-top: 15px; font-family: "Redocn_2011112110351837";}
.ConsultPop .mm{ width: 275px; margin: 50px auto 0; cursor: pointer;}
.ConsultPop .mm a{ float: left; width: 130px; height: 46px; border-radius: 30px; background: #334454; font-size: 16px; text-align: center; color: #fff; line-height: 46px; margin-right: 15px; transition: all 0.5s;}
.ConsultPop .mm a:hover{ background: #333;}
.ConsultPop .mm .vir{ float: left; width: 128px; height: 44px; border-radius: 32px; border:1px solid #334454; font-size: 16px; text-align: center; color: #334454; line-height: 44px;transition: all 0.5s;}
.ConsultPop .mm .vir:hover{ background: #334454; color: #fff;}
.ConsultPop i{ float: left; width: 1px; height: 160px; background: #999; margin-left: 40px; margin-top: 5px; opacity: 0.3;}








