﻿*{box-sizing:border-box;margin:0; padding:0; list-style:none;  }
a{ color:#333; text-decoration:none;   }
a:hover{text-decoration:none;}
h1,h2,h3,h4,h5,h6{ margin: 0;font-weight:normal;}
hr{ border:none;}
.clear{ clear:both;}
p,ul{margin: 0;}
img{ border:0;  }
input,textarea{outline:none;}
.row{ margin: 0px;}
.container{ margin: 0px auto;width:1200px; }
.w1440{ margin: 0px auto; width:1440px; max-width: 100% }



@font-face {
    font-family: 'TT';
    src: url('../fonts/TT0524M_.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.in_header{width:100%; height:4.8vw; position:fixed; top:0; left:0; z-index:9999;  padding:0 8% 0 10%}
.in_header .h_logo{width:13.2%; height:100%; float: left; display: flex; align-items: center; }
.in_header .h_logo img{max-width: 100%}
.h_dianhua{float: right; background: url(../images/h_dhs.png) no-repeat center; width:30px; position: relative; height:4.8vw}
.h_dianhua p{color:#fff; background: #f8801c; padding: 5px 0; position: absolute; top:4vw; right:-5%; font-size: 20px; width:200px; display: none; text-align: center}
.h_dianhua:hover p{display:block}
.hh_yy{color:#fff; font-size: 16px; font-weight: bold; float: right; margin-right:3%; line-height: 4.8vw}
.logo2{display:none}

.two_header .logo2,.ny_banner .logo2{display: block}
.two_header .logo1,.ny_banner .logo1{display: none}
.two_header .nav .nLi h3 p,.ny_banner .nav .nLi h3 p{color:#4d4d4d}
.two_header .h_dianhua,.ny_banner .h_dianhua{background: url(../images/hh_dhs.png) no-repeat center}



/*导航*/
.nav{ height:4.8vw; width:64%; float: right; margin-right:3%; }
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:12.5%; }
.nav .nLi h3{ font-weight: normal; width:100%; height: 4.8vw; margin: 0px auto; line-height: 4.8vw }
.nav .nLi h3 p{height:auto; color:#fff; font-size:16px;  position: relative; text-align: center;  }
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#000000;  }
.nav .sub{position:absolute;top:4vw;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left: -80px; background:#fff;line-height:26px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{color:#f8801c}
.nav .nLi:last-child{margin-right: 0}
.sub li:hover a{color:#f8801c;}
#fp-nav.right{width:20px; height:auto;}
#fp-nav ul li, .fp-slidesNav ul li{margin: 0; margin-bottom: 7px; width: 10px; height: 20px;}
.chColor{background:rgba(0,0,0,0.5); top:0; height:auto; padding:12px 4%}
.fp-nav #menu .nav .nLi p a{color:#333}
/*
#fp-nav ul li a.active{background: url(../images/yuan.png) no-repeat center}
*/
#fp-nav ul li a.active span{background: #f8801c;}
#fp-nav ul li a span, .fp-slidesNav ul li a span{border:0; border: 1px solid #f8801c; background: #fff}
.two_header .nLi h3 p{color:#333333}
.two_header .nav .nLi.active h3 p,.two_header .nav .nLi:hover h3 p{background: url(../images/nav_h.png) no-repeat bottom center}
.two_header .h_dianhua{color:#000000}

.index_sb{color:#fff; font-size: 16px; text-transform: uppercase; font-family: "Arial"; background: url(../images/sb_icon.png) no-repeat bottom center; 
	padding-bottom: 50px; writing-mode:tb-rl; writing-mode:vertical-rl; width:30px; line-height: 30px; position: absolute; bottom:5%; left:2%; z-index: 9 }
.index_sb span{opacity: 0.5}



/*第1块*/
.section{position: relative}
.section1{display: block; width: 100%; height:100%;overflow: hidden; position: relative; }
.section1 .swiper-container{width:100%; height: 100vh; }
.section1 .swiper-slide a{width:100%; height: 100%; display: block; position: relative; transition:transform 5s ease 0s, opacity 2s ease 0s; }
.section1 .swiper-pagination-bullet{width:12px; height: 12px; opacity: 1; background: #fff;}
.section1 .swiper-pagination-bullet-active{background: #067acb}
.section1 .swiper-pagination{bottom: 4vh}
.ban_info{width:1200px; height: auto; position: absolute; top:30%; left:50%; margin-left: -600px;}
.ban_info h4{color:#ffffff; font-size: 55px; font-weight: bold;}
.ban_info h5{color:#ffffff; font-size: 24px; margin:15px 0; line-height: 40px;}
.ban_info p{color:#ffffff; font-size:16px; font-family: "Arial"; line-height: 30px;}
.ban_info span{width:189px; height: 53px; border: 1px solid #fff; border-radius: 5px; display: block; text-align: center; line-height: 53px; font-size: 16px; 
	color: #fff; margin-top: 36px;}
.swiper-slide-active .ban_info{animation-name: fadeInUp; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.index_search{width:226px; height: 42px; border: 1px solid rgba(255,255,255,0.2); border-radius: 25px; padding: 0 1%; position: absolute; bottom:10%; left:8%; z-index: 9}
.index_search input[type="text"]{width:82%; height: 100%; float: left; border: 0; color:#fff; font-size: 14px; background: none;}
.h_search{width:18%; height: 100%; float: right; background: url(../images/h_search.png) no-repeat center; border: 0}
.index_search input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff; 
	opacity:0.5; 
}  
.index_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
  opacity:0.5;  
}  
.index_search input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity:0.5;  
}  
.index_search input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff;
	opacity:0.5; 
}  

.section1 .swiper-pagination{width:auto; right:10%; left:auto; color:#ffffff; font-size: 30px; font-family: "Arial"}
.section1 .swiper-pagination-total{font-size: 50px;}




/*第4块*/
.section4{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section4_ban{background: url(../images/section4_bj.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section4_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section4 .w1440{position: relative; z-index: 9}
.index_zc{width:100%; height: auto; overflow: hidden; position: relative; text-align: center; margin-top: 4vh}
.index_zc span{color:#fff; font-size: 170px; font-weight: bold; opacity: 0.1; font-family: "Arial"; position: absolute; top:0; left:0; text-transform: uppercase; width: 100%; display: block; line-height: 120px;}
.index_zc h3{color:#093d90; font-size: 36px; font-weight: bold; margin-bottom:3vh}
.index_zc h4{color:#777777; font-size: 14px; line-height: 26px; padding: 0 9%}
.section4_num{width:auto; height: auto; overflow: hidden; display: table; margin:4vh auto;}
.section4_num dl{float: left; margin-right:100px}
.section4_num dl dt{color:#093d90; font-size: 46px; font-weight: bold; font-family: "Arial"}
.section4_num dl dt i{color:#ffffff; font-size: 14px; width: 22px; height: 22px; background: #f8801c; border-radius:50%; text-align: center; line-height: 22px; font-style: normal;     display: inline-block;}
.section4_num dl dd{color:#999999; font-size: 14px; line-height: 30px;}
.section4_num dl:last-child{margin-right: 0}
.index_video{width:696px; height: auto; margin: 0px auto; position: relative}
.video_img{width:100%; height: auto; display: block}
.index_video_hover{width:100%; height: auto; display: block; text-align: center; position: absolute; top:128px; left:0}
.index_video_hover h4{color:#ffffff; font-size: 24px; margin-bottom:25px}
.index_video_hover img{width:62px; height: auto; display: block; margin: 0px auto;}




/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}


/*产品*/
.section3{width:100%; height: auto; overflow: hidden; position: relative}
.w-accor{overflow:hidden; position:relative;}
.w-accor ul,.w-accor li{ padding:0; margin:0; list-style:none; height: 100vh; position: relative}
.w-accor ul{ width:100%;}
.w-accor li.cur{ position:relative; overflow:hidden;float:left;}
.w-accor li:after{content: ""; width: 100%; height: 100%; position: absolute; top:0; left:0; background: rgba(0,0,0,0.46)}
.w-accor li .item{width:100%; height: 100%; position: relative}
.w-accor li.cur:after{background: none}
.section3_top{width: 100%; height: auto; padding: 0 4%; position: absolute; bottom:15%; left:0; z-index: 9}
.section3_top i{width:60px; height: 60px; background:rgba(255,255,255,0.2);   text-align: center; line-height: 58px; color:#333333; font-size: 30px; border-radius: 50%; margin-bottom: 25vh; display: block; font-style: normal; position: relative; z-index: 1}
.section3_top i:after{content: ""; width:88%; height:88%; background:#fff; border-radius: 50%; position: absolute; top:50%; left:50%; transform: translate(-50%,-50%); z-index: -1}
.section3_top h4{color:#fff; font-size: 28px; font-weight: bold; margin-bottom: 10px;}
.section3_top h5{color:#fff; font-size: 20px; opacity: 0.5; text-transform: uppercase}
.section3_bottom{width:100%; height: auto; overflow: hidden; background: rgba(255,255,255,0.87); position: absolute; bottom:-100%; left:0; z-index:999;
	border-radius: 0 25px 0 0; padding:5%; }
.section3_bt{width:100%; height: auto; overflow: hidden}
.section3_bt dl{width:auto; float: left}
.section3_bt dl dt{color:#333333; font-size:28px; font-weight: bold; margin-bottom: 10px;}
.section3_bt dl dd{color:#333333; font-size:20px; font-weight: bold; opacity:0.5; font-family: "Arial"}
.section3_bt i{width:54px; height: 54px; float: right; background: #f58220; border-radius: 50%; text-align: center; line-height: 54px; color:#fff; font-size: 30px; font-style: normal}
.section3_bottom_pic{width:100%; height: auto; overflow: hidden; position: relative; margin-top: 2.5vh}
.section3_bottom_pic dl{width:32%; height: auto; float: left; position: relative; margin-right:1%}
.section3_bottom_pic dl:nth-child(3){margin-right: 0}
.section3_bottom_pic dl dt{width:100%; height: auto; overflow:hidden}
.section3_bottom_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.section3_hover{width:100%; height: 100%; position: absolute; top:0; left:0; background: rgba(9,61,144,0.7); text-align: center; line-height:24px; color:#fff; 
	padding: 40px 4% 0; opacity:0}
.w-accor li.cur:after{background: none}
.w-accor li.cur .section3_bottom{bottom:0}
.w-accor li.cur .section3_top{display: none}
.section3_bottom_pic dl:hover .section3_hover{opacity:1}
.section3_bottom_pic dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.section3_hover span{position:absolute; top:50%; left:50%; transform: translate(-50%,-50%); display:block; padding:0 8px; width:100%}


/**/
.section2{width:100%; height:100%; overflow: hidden; position: relative}
.section2_ban{background: url(../images/section2_bj.jpg) no-repeat center;  width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section2_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section2 .w1440{position: relative; z-index: 9}
.index_about_left{width:50%; height: auto; float: left}
.index_about_left h4{color:#194a97; font-size: 38px; font-weight: bold; position: relative; z-index: 2}
.index_about_left h4:after{content: "ABOUT US"; color:#fff; opacity: 0.35;  width:1050px; font-family: "Arial";  position: absolute; top:-115px; left:-180px; font-size: 196px; z-index: -1}
.index_about_left h5{color:#194a97; font-size: 24px; margin-top:1.5vh }
.index_about_left h6{color:#222222; font-size: 28px; font-weight: bold; margin:6vh 0 3vh}
.index_about_xx{width:100%; height: 140px; overflow: hidden; color:#555555; font-size:16px; line-height: 28px; display: block}
.in_about_more{width:215px; height: 56px; border-top: 1px solid rgba(25,74,151,0.2); border-bottom: 1px solid rgba(25,74,151,0.2); font-size: 14px; color: #194a97; line-height: 56px; display: block; padding-left: 45px; background: url(../images/lan_jts.png) no-repeat 65% center; margin-top: 5vh}
.in_about_more:hover{background: #fff url(../images/lan_jts.png) no-repeat 65% center}
.index_about_right{width:35%; height: auto; float: right; position: relative}
.index_about_right div{width:216px; height: 216px; position: absolute; background: url(../images/abb_bjs.png) no-repeat center; text-align: center; padding-top: 72px}
.index_about_right div h4{color:#083b90; font-size:18px; margin-top:10px}
.index_about_right div i{width:100%; height:50px; display: block}
.abi1{background: url(../images/i1.png) no-repeat center; }
.abi2{background: url(../images/i2.png) no-repeat center; }
.abi3{background: url(../images/i3.png) no-repeat center; }
.index_about_right div:hover .abi1{background: url(../images/i1_h.png) no-repeat center}
.index_about_right div:hover .abi2{background: url(../images/i2_h.png) no-repeat center}
.index_about_right div:hover .abi3{background: url(../images/i3_h.png) no-repeat center}
.index_about_right div:hover{background: url(../images/ab_bjs.png) no-repeat center}
.index_about_right div:hover h4{color:#fff}
.ab_i1{top:0; left:50%; margin-left:-108px }
.ab_i2{top:142px;}
.ab_i3{top:142px; right:0}




/*第5块*/
.section5{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section5_ban{background: url(../images/section5_bj.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section5_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section5 .w1440{position: relative; z-index: 9}
.section5_title{width:100%; height: auto; overflow: hidden}
.section5_title h4{color:#fff; font-size:80px; font-family: 'TT';}
.section5_title h5{color:#fff; font-size:20px; position: relative; display: table; line-height: 40px;}
.section5_title h5:after{content: ""; width:200px; height: 1px; background: #fff; position: absolute; top:20px; right:-230px; }
.section5 ul{width:100%; height: auto; overflow: hidden; margin-top: 68px; margin-bottom:8vh}
.section5 ul li{width:26%; height: auto; float: left; margin-right:10%}
.section5 ul li:nth-child(3){margin-right: 0}
.section5 ul li img{width:80px; height: auto; display: block}
.section5 ul li h4{color:#fff; font-size: 18px; line-height: 30px; margin-top: 25px;}
.section5 ul li h5{color:#fff; font-size: 16px; line-height: 26px;}
.section5 ul li p{color:#fff; font-size: 14px; line-height: 26px; margin-top: 14px;}




/*第6块*/
.section6{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section6 .w1440{overflow: hidden; z-index: 9; position: relative}
.section6_ban{background: url(../images/section6_bj.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section6_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section6_title{width:100%; height: auto; overflow: hidden; margin-bottom: 5vh }
.section6_nav{width:50%; height: auto; float: left; border-bottom: 1px solid rgba(255,255,255,0.2); margin-top: 29px;}
.section6_nav a{color:#fff; font-size: 16px; float: left; height: 50px; line-height: 40px; padding: 0 20px; margin-right: 20px;}
.section6_nav a:hover{border-bottom: 2px solid #fff;}
.section6_title dl{float: right; text-align: right}
.section6_title dl dt{color:#ffffff; font-size: 38px; font-weight: bold; line-height: 50px;}
.section6_title dl dd{color:#ffffff; font-size: 18px; line-height: 30px;}
.section6_left{width:52%; height: auto; float: left}
.section6_left a{width:49%;height: auto; float: left}
.section6_left a:nth-child(2){float: right}
.index_news_pic{width:100%; height: auto; overflow: hidden}
.index_news_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_news_xx{width:100%; height: auto; overflow: hidden; background: rgba(255,255,255,0.79); padding:20px 24px 20px}
.index_news_xx h3{width:100%; height: 30px; line-height: 30px; color: #333333; font-size:16px; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_xx span{color:#999999; font-size: 14px; display: block; margin: 10px 0; font-family: "Arial"}
.index_news_xx p{width:100%; height:48px; overflow: hidden; line-height:24px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;  color:#666666; font-size: 14px;}
.index_news_xx i{width:40px; height: 40px; display: block; border: 1px solid rgba(25,74,151,0.7); background: #f8801c; border-radius:50%; text-align: center; line-height:35px; font-size:22px; color: #fff;  margin-top: 12px; font-style: normal}
.section6_right{width:47%; height: auto; float: right}
.section6_right .swiper-slide a{width:100%; height: auto; display: block; position: relative}
.section6_right .swiper-slide a img{width:100%; height: auto; display: block; border-radius: 50px 0 50px 0}
.section6_right_xx{width:100%; height:64px; line-height: 64px; background:rgba(25,74,151,0.84); position: absolute; bottom:0; left:0; padding: 0 10px; 
	border-radius: 0 0 42px 0}
.section6_right_xx h3{width:50%; height: 100%; float: left; font-size:16px; color:#fff; font-weight: bold; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap;}
.section6_right_xx span{color:#fff; float: right; font-size: 14px; font-family: "Arial"}
.section6_right .swiper-pagination{bottom:90px; width: auto; right:30px; left:auto;}
.section6_right .swiper-pagination-bullet{width:10px; height: 10px; background: #fff; opacity: 1}
.section6_right .swiper-pagination-bullet-active{background: #194a97}


.section6_left a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.section6_left a:hover h3,.section6_left a:hover p{color:#1967ff}
.section6_left a:hover i{background: #1967ff; color:#fff; border: 0}




/*

.active .section6_left{animation-name: fadeInLeft; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
.active .section6_right{animation-name: fadeInRight; animation-duration: 1.1s; animation-delay: 0.8s; animation-fill-mode: both;}
*/





/*第7块*/
.section7{display: block; width: 100%; height: 100%;overflow: hidden; position: relative; }
.section7 .w1440{position: relative; z-index: 9; overflow: hidden}
.section7_ban{background: url(../images/section7_bj.jpg) no-repeat center; width: 100%; height: 100%; transition:transform 5s ease 0s, opacity 2s ease 0s; 
	position: absolute; top:0; left:0; z-index: 0}
.active .section7_ban{transform: matrix(1.1, 0, 0, 1.1, 0, 0);}
.section7_top{width:100%; height: auto; overflow: hidden; margin-bottom:6vh}
.section7_top h5{color:#fff; font-size:38px; font-weight: bold; margin-bottom: 10px;}
.section7_top h4{color:#fff; font-size:18px; }
.section7_center{width:85%; height: auto;}
.section7_center_left{width:416px; height: auto; float: left}
.section7_bt{width:100%; height: 39px; margin-bottom:3vh }
.section7_bt h4{color:#ffffff; font-size: 26px; float: left}
.f_wx,.f_sj{width:39px; height: 39px; float: right; position: relative; margin-left:45px}
.f_wx img,.f_sj img{width:100px; height: auto; display: none; position: absolute; top:39px; left:0}
.f_wx{background: url(../images/f_wx.png) no-repeat center}
.f_sj{background: url(../images/f_sj.png) no-repeat center}
.f_sj:hover img,.f_wx:hover img{display: block}
.section7_xx{width:100%; height: auto; overflow: hidden}
.section7_xx div{margin-bottom:50px}
.section7_xx span{color:#fff; font-size: 16px; display: block; line-height: 30px;}
.section7_xx p{color:#fff; font-size: 18px; line-height: 30px;}
.f1{background: url(../images/f1.png) no-repeat left center; padding-left:60px }
.f2{background: url(../images/f2.png) no-repeat left center; padding-left:60px }
.f3{background: url(../images/f3.png) no-repeat left center; padding-left:60px }
.section7_right{width:37%; height: auto; float: left; margin-left:12% }
.section7_right h4{color:#ffffff; font-size: 26px; }
.section7_right dl{width:100%; height:auto; overflow: hidden;margin-top:20px; }
.section7_right dl dt{width:100%; height:48px; line-height: 48px; border-bottom: 1px solid rgba(255,255,255,0.2); position: relative; margin-bottom:20px;}
.section7_right dl dd{width:100%; height:48px; line-height: 48px; border-bottom: 1px solid rgba(255,255,255,0.2); position: relative; margin-bottom:20px;}
.section7_right dl input[type="text"]{width:100%; height: 100%; border: 0; background: none; padding: 0 10px; color:#4d4d4d; font-size: 16px;}
.section7_right textarea{width:100%; height:60px; background: none; padding: 10px; resize: none; border: 0;  color:#fff; font-size: 16px; 
	border-bottom: 1px solid rgba(255,255,255,0.2);}
.in_tijiao{width:147px; height:48px; line-height: 48px; display: block; border: 0; background: #f8801c; color:#fff; font-size:16px; cursor: pointer; float: right; margin-top:35px}
.in_tijiao:hover{background: #fff; color:#f8801c}
.section7_logo{width:141px; height: auto; float: left; margin-left: 3%; margin-top: 44px;}
.section7_logo img{width:100%;  -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;}
.section7_logo:hover img{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}
.section7_right dl input::-webkit-input-placeholder,.section7_right textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff; 
	opacity: 0.17;  
}  
.section7_right dl input:-moz-placeholder,.section7_right textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;
   opacity:0.17;  
}  
.section7_right dl input::-moz-placeholder,.section7_right textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:#fff;  
   opacity: 0.17;  
}  
.section7_right dl input:-ms-input-placeholder,.section7_right textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:#fff; 
opacity: 0.17;
}  

.section7_banquan{width:100%; height:auto; overflow: hidden}
.copy_bq{width:100%; line-height:30px; font-size:14px; color: #fff; float: left; opacity: 0.5}
.copy_bq a{ font-size:14px; color: #fff;}
.index_zhichi{width:100%; height:40px; overflow: hidden; }
.index_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:40px;}
.index_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px; opacity: 0.5}
.index_zhichi .js{width:88px;height: 28px; background: url(../images/wl.png) no-repeat; margin-top:10px; opacity: 0.5}
.index_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.index_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.index_zhichi span{float: left; font-size: 14px; color: #fff; opacity: 0.5}
.index_zhichi i{ float: left;}
.section7_banquan .fp-tableCell { display: block!important;}
.g_top{width:100%; height: 160px!important; padding: 40px 0 0; border-top:1px solid #fff}
.g_top a{color:#fff; font-size: 16px; writing-mode:tb-rl; writing-mode:vertical-rl; background: url(../images/hh_jts.png) no-repeat center bottom; padding-bottom: 40px; width:auto; display: block; text-transform: uppercase; margin-left:15px}
.two_lxfx{border: 1px solid rgba(0,0,0,0.5);}
.two_lxfx li i.icon-tel {
   background: url(../images/dh_hicon.png) no-repeat center
}
.two_lxfx li i.icon-ly {
    background: url(../images/ly_hicon.png) no-repeat center
}
.two_lxfx li i.icon-zp {
   background: url(../images/yx_hicon.png) no-repeat center
}

.two_lxfx li i.icon-top {
   background: url(../images/top_hicon.png) no-repeat center
}
.two_lxfx .g_top a{color:#000; background: url(../images/hhs_jts.png) no-repeat center bottom;}
.two_lxfx .g_top{border-top:1px solid #000000}


@media screen and (max-width:1600px){

}

@media screen and (max-width:1500px){
	.w1440{width:1200px}
	.index_news_xx{padding:5px 24px 10px}
	.index_news_xx i{width:30px; height:30px; line-height:25px;}
	.section7_right{margin-left:6%}
	.section7_center{width:90%}
	.index_about_right div{width:200px; height:200px; background-size:100% 100%; padding-top:60px;}
	.index_about_right div:hover{background-size:100% 100%}
	.section3_bt dl dt,.section3_top h4{font-size:20px;}
	.section3_top h5,.section3_bt dl dd{font-size:18px;}
	.section3_bt i{width:40px; height:40px; line-height:36px;}
	.in_header{padding: 0 6% 0 6%;}
	.section4 .w1440,.section7 .w1440{transform: scale(0.85); -ms-transform: scale(0.85);-webkit-transform: scale(0.85);-o-transform: scale(0.85);-moz-transform:scale(0.85)}

}




@media screen and (max-width:1400px){
.section6 .w1440,.section2 .w1440{transform: scale(0.85); -ms-transform: scale(0.85);-webkit-transform: scale(0.85);-o-transform: scale(0.85);-moz-transform:scale(0.85)}
	.section7_top h5{font-size:30px;}
	.section7_xx div{margin-bottom:20px;}
	.nav .nLi h3 p{font-size:14px;}
	.index_video{width:600px;}
}


@media screen and (max-height:900px){
	
}




/*内页banner*/
.ny_banner{width:100%; height: 432px; overflow: hidden; padding-top: 170px;}
.ny_banner .in_header{box-shadow: rgb(0 0 0 / 31%) 0px 0px 13px; background: rgb(255, 255, 255);}
.ny_banner .header_cebian{border-right: 1px solid rgb(233, 234, 234);}
.ny_banner .nav_dinaji{background: url(../images/menu_h.png) center center no-repeat;}
.ny_banner .h_wx{background: url(../images/hh_ewm.png) center center no-repeat;}
.ny_banner .h_dz{background: url(../images/hh_dizhi.png) center center no-repeat;}
.ny_banner .h_dh{background: url(../images/hh_dianhua.png) center center no-repeat;}
.ny_baninfo{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_ban_top{   display:inline-block; text-align: center }
.ny_ban_top h3{font-size: 48px; color: #ffffff; font-weight: bold;     display: inline-block; vertical-align: middle; }
.ny_ban_top img{    vertical-align: middle;     display: inline-block; margin: 0 20px}
.ny_baninfo h4{font-size: 20px; color: #fff; border-top:1px solid #a9a9a9; border-bottom:1px solid #a9a9a9; display: table; margin: 18px auto; height: 50px; line-height: 50px; padding: 0px 75px}
.m-crm{display: table; margin: 0px auto;  text-align: center; font-size: 14px; color: #fff; line-height: 30px; margin-top: 8px;}
.m-crm a{font-size: 14px; color: #fff}
.about_banner{background: url(../images/about_ban.jpg) no-repeat center}
.contact_banner{background: url(../images/contact_ban.jpg) no-repeat center}
.product_banner{background: url(../images/product_ban.jpg) no-repeat center}
.case_banner{background: url(../images/case_ban.jpg) no-repeat center}
.service_banner{background: url(../images/service_ban.jpg) no-repeat center}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center}
.honor_banner{background: url(../images/honor_ban.jpg) no-repeat center}
.join_banner{background: url(../images/join_ban.jpg) no-repeat center}



/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:#eeeeee; padding-top:42px; padding-bottom:35px;}
.footer_left{width:30%; height: auto; float: left}
.footer_left a{max-width:100%;  display: block; margin-bottom:25px; font-size: 24px; color: #333333; font-weight:bold; line-height: 39px;}
.footer_left a span{font-size: 30px; color: #333333; font-family: "Impact"; margin-right: 10px; float: left; line-height: 39px;}
.footer_left p{font-size: 16px; color: #333333;line-height: 30px; }
.footer_input{width:40%; height: auto; float: left; margin-left:6%}
.footer_text{width:100%; height: 35px; line-height: 35px; }
.footer_text p{width:48%; height: 100%; float: left; position: relative; border-bottom: 1px solid #000000}
.footer_text input[type="text"]{width:100%; height: 100%; background: none; border: 0; font-size: 16px; color: #333333}
.footer_text p:last-child{float: right}
.footer_input textarea{width:100%; height:40px; font-size: 16px; color: #333333; border: 0; border-bottom: 1px solid #000000; background: none; resize: none;
	margin-top: 20px;}
.f_submit{width:80px; height: 35px; line-height: 35px;  font-size: 16px; color: #333333; border: 0; border-bottom: 1px solid #000000; background: none; margin-top: 8px;}
.footer_right_ma{float: right; width:20%;}
.footer_right_ma h3,.footer_input h3{font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 20px;}
.footer_right_ma dl{width:45%; height: auto; float: left; margin-right: 10%;}
.footer_right_ma dl dt{width:100%; height: 100%;}
.footer_right_ma dl dt img{width:100%; height: 100%; display: block; margin: 0px auto;}
.footer_right_ma dl dd{width:100%; height: 35px; line-height: 35px; font-size:14px; color: #999999; text-align: center;}
.dl_last{margin-right: 0!important}
.copy{clear:both;width:100%;height:42px;color:#999999; line-height:42px; position: relative; background: #1b1b1b;  }
.copy_n{float:left; font-size:12px; color:#999999}
.copy_n a{color:#999999; font-size:12px;}
.copy_n a:hover{color:#ea5420!important}
.footer_zhichi{width:auto; height:42px; float: right }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#4d4d4d; line-height:42px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 12px; color: #777777;}
.footer_zhichi i{ float: left;}



/*客服*/
.lxfx {
  height: auto;
  position: fixed;
  right:0px;
  top:250px;
  width: 77px;
  z-index: 888;
}
.lxfx li a {
  color: rgb(255, 255, 255);
  display: block;
  height: 47px;
  margin-top: 9px;
  width: 300px;
 font-size: 14px;
}
.leftlx {
  float: left;
  height: 47px;
  width: 77px;
}
.lxfx li span {
  border-left: 1px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
  float: left;
  font-size: 20px;
  height: 24px;
  line-height: 22px;
  margin-top: 8px;
  padding-left: 8px;
}
.fix_ewm {
  border: 5px solid rgb(255, 255, 255);
  display: none;
  height: 120px;
  left: -145px;
  position: absolute;
  top: -40px;
  width: 120px;
}
.lxfx li i {
  display: block;
  height: 27px;
  margin: 0 auto;
  text-align: center;
  width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
  background-position: 0 -25px;
}
.lxfx li i.icon-ly {
  background-position: 4px -53px;
}
.lxfx li i.icon-wx {
  background-position: -34px 4px;
}
.lxfx li i.icon-wb {
  background-position: -30px -22px;
}
.lxfx li i.icon-top {
  background-position: -30px -49px; height:32px;
}

.lxfx li p {
  line-height: 12px;
  text-align: center;
}
.lxfx li {
  background:#093d90;
  height: 62px;
  margin-bottom: 1px;
  margin-left: 0;
  overflow: hidden;
  position: relative;
  width: 77px; float:left;
}

.nav-wrap ul{display: table!important; margin: 0 auto;}
.nav-wrap li{ float: left; line-height: 90px; position: relative;}
.nav-wrap li a{font-size: 18px; padding: 0 40px;}
.nav-wrap li::before{ content: "|"; position: absolute;  display: block; right: 0; color: #808080;}
.nav-wrap li:last-child::before{ display: none;}
.nav-wrap li a.active{ position: relative;}
.nav-wrap li a.active::after{ content: ""; position: absolute; width: 80px; height:3px; bottom: -10px; background: #093d90; left: 50%;  margin-left:-40px; }




/* .timer_shaft_line{position: relative;} */
.product_cite{width: 690px;font-size: 15px;}
.product_cite h4{text-align: right;font-size: 15px;}
.timer_shaft_left{float: left;font-size: 26px;width: 175px;text-align: left;position: relative; line-height: 42px;  }
.timer_shaft_left::after{content:"";position: absolute;right: 3px;top: 22px;width: 11px;height: 11px;border:1px solid #093d90;border-radius:50%;background: #fff;z-index: 2;}
.timer_shaft_right{float: right;line-height: 35px;padding-left: 30px;/*! max-width: 600px; */padding-top: 13px;color: #666; width:780px;   }
.timer_shaft_right > img{ display: block; width: 300px; height: auto; }
.timer_shaft_box{position: relative; margin-top: 70px;   }
.timer_shaft_box::after{content: '';position: absolute;left: 165px;height: 100%;width: 1px;background: #093d90;z-index: 1;top: 0;}
.timer_shaft_line .timer_shaft_left{padding: 8px 15px;}
.clear_new{clear:both;overflow:hidden;}
.clear_new2:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.timer_shaft_box:first-child{margin-top: 50px;}
.exhibition_text{background: #eeeeee;padding: 30px;line-height: 30px;}
.exhibition_text h2{font-size: 24px;font-weight: bold;margin-bottom: 6px;}
.pic_list{width: 100%;}
.pic_list ul li{width: 23.5%;float: left;margin-right: 2%;margin-bottom: 10px;overflow: hidden;}
.pic_list ul li:nth-child(4n){margin-right: 0;}
.pic_list ul li a{display: block;}
.pic_list_box{overflow: hidden;}
.pic_list_box img{width:100%}
.pic_list ul li a img{width: 100%;transition:  all .5s;}
.pic_list ul li a p{text-align: center;line-height: 30px;margin-top: 10px;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pic_list ul li:hover a img{transform: scale(1.2);}
.text_list{margin-bottom: 50px;;}
.text_list li a{display: block;}
.text_list li p{float: left;width: 70%;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.text_list li span{float: right;}
.text_list li{border-bottom: 1px dashed #cacaca;padding: 10px;}
.timer_shaft_right b{font-size:16px;   color: #333;}
.timer_shaft_right span{font-size:16px;}
.about_one_right{ width:80%; height:auto; float:right;}
.about_one_right p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333333; line-height: 29px; }
.ny_about_five{width:100%; height: auto; overflow: hidden; margin-bottom: 85px;}
.ny_about_five .container,.ny_about_four .container{border-top:1px solid #333333; padding-top: 48px;}
.about_five_t{width:185px; height: auto; float: left; text-align: right; margin-top:50px}
.about_five_t h3{font-size: 40px;; color: #222222; font-weight: bold;}
.about_five_t p{font-size: 16px; color: #333333;  font-family: "Arial"; margin-top:12px;}
.about_five_t img{margin-top: 22px;}
.about_five_pic{width:auto; margin-left: 260px;}
.about_five_pic a{width:100%; height: auto; display: block}
.about_five_pic a img{width:100%; height: auto; display: block}

.ny_fzlc{width:100%; height:auto; overflow:hidden; margin-bottom:60px;}




/*产品展示*/
.ny_product_one{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.pro_pic_1{width:49%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_2{width:23.7%; height: auto; float: left; margin-right: 1%; overflow: hidden}
.pro_pic_3{width:23.7%; float: left; overflow: hidden}
.ny_product_two{width:100%; height: auto; overflow: hidden; margin-top: 60px; margin-bottom:40px;}
.ny_product_two h3{font-size: 40px; color: #222222; font-weight: bold; text-align: center; margin-bottom: 67px;}
.ny_product_two ul{width:100%; height: auto; overflow: hidden; }
.ny_product_two ul li{width:24.2%; height: auto; float: left; margin-right:1%; margin-bottom: 20px; }
.ny_product_two ul li:nth-child(4n){margin-right: 0;}
.ny_pro_pic{width:100%; height: auto; overflow: hidden; border: 1px solid #e5e5e5}
.ny_pro_pic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_two ul li h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; margin-top: 8px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_fa_more{width:146px; height: 34px; text-align: center; line-height:34px; font-size: 16px; color: #222222; margin:28px auto; display: block; border: 1px solid #333; position: relative}
.ny_fa_more p{z-index:999; position: relative}
.ny_fa_more:after{content: ""; width: 0; height: 100%; position: absolute; top:0; left:0; z-index: 9; background: #333; transition: all 0.4s ease-in-out;}
.ny_fa_more:hover p{color:#fff; }
.ny_fa_more:hover:after{width:100%; transition: all 0.4s ease-in-out;}
.ny_product_two ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_tj{width:100%; height: auto; overflow: hidden; margin-top: 88px; margin-bottom: 50px;}
.ny_product_tj .container{border-top:1px solid #333; padding-top: 55px;}
.product_five_pic{margin-left: 280px;}
.product_five_pic .ny_tj_pro{border: 1px solid #e5e5e5; overflow: hidden}
.ny_tj_pro img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.product_five_pic h4{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #222222; text-align: center; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap}
.product_five_pic a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}

.swiper-pagination-bullet-active{background:#000}
.ny_proshow_bottom .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .hd ul li::before{ height: 6px; width: 6px; background: #256b08; position: absolute; left: 20px; top:24px; display: block; content: "";}

.ny_pro_ddh{width:100%; height:auto; overflow:hidden; margin-top:20px;}
.ny_pro_ddh p{color:#333; font-size:16px;}
.ny_pro_ddh span{color:#093d90; font-size:28px; font-weight:bold; margin-top:10px;}
.ny_proshow_xx em{font-size:16px; margin:10px auto; font-style: normal;}


.pro_text{width:100%; height:auto; margin:20px 0 10px}


/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #333}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height:auto; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#333}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{     color: #333;    font-size: 16px;    line-height: 32px;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_service_all img,.ny_news_show img{max-width:100%}
.ny_news_time{width: 100%; line-height: 30px; color: #999; height:auto; margin-bottom: 20px;
			border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;
			clear: both}



/*联系我们*/
.ny_contact_nav{width:100%; height: auto; overflow: hidden}
.contact_list{display: table; margin:60px auto 0;}
.ny_contact_nav a{width:314px; height:50px; line-height: 40px; border-bottom: 1px solid #e5e5e5; font-size:20px; color: #999999; font-weight: bold; float: left; margin-right:60px; text-align:center}
.ny_contact_nav a:last-child{margin-right: 0}
.ny_contact_nav a:hover{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_nav a.active{border-bottom: 1px solid #fe0616; color:#222222}
.ny_contact_xx{width:100%; height: auto; overflow: hidden; margin-top: 56px;}
.ny_contact_xx .container{border-top:1px solid #333333; border-bottom:1px solid #333333; padding: 35px 0; overflow: hidden;}
.contact_xx_left{width:30%; float: left}
.contact_xx_left h3{font-size: 40px; color: #222222; font-weight: bold; margin-bottom: 20px;}
.contact_xx_info{width:100%; height: auto; overflow: hidden; line-height: 28px; margin-top: 30px;}
.contact_xx_info p{font-size: 16px; color: #333333; line-height: 28px;}
.contact_xx_right{width:60%; height:345px; float: right}
.ny_contact_ly{width:100%; height:511px; background: url(../images/contact_bjs.jpg) no-repeat center; padding: 60px 0;  margin-top: 74px;}
.ny_contact_ly h3{font-size: 30px; color: #fff; font-weight: bold; text-align: center; margin-bottom: 78px;}
.contact_ly_info{width:80%; height: auto; overflow: hidden; margin: 20px auto 0}
.contact_ly_info dl{width:100%; height: 52px;}
.contact_ly_info dl input[type="text"]{width:100%; height: 100%; padding: 0px 10px; font-size: 14px; color: #fff; background: none; border: 0}
.contact_ly_info dl dt{width:49%; float: left; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info dl dd{width:49%; float: right; height: 100%; position: relative; border: 1px solid #4a4a4a}
.contact_ly_info textarea{width:100%; height: 112px; border: 1px solid #4a4a4a; padding: 10px; font-size: 14px; color: #fff; background: none; margin-top:18px;}
.con_submit{width:340px; height: 52px; background: #fff; text-align: center; line-height: 52px; border: 0; background: #fff; display: block; margin:20px auto; font-size:16px;}
.con_submit:hover{background:#093d90; color:#fff; cursor:pointer}
.ny_contact_zhaopin{width:100%; height: auto; overflow: hidden;  margin-bottom: 98px;}
.ny_contact_zhaopin .container{border-top:1px solid #333333; padding-top: 35px;}
.contact_zhaopin_right{margin-left:280px; }
.contact_zhaopin_right ul{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.contact_zhaopin_right ul li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #e5e5e5; padding-bottom: 56px; margin-bottom: 35px;}
.contact_zhaopin_right ul li h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333; font-weight: bold; margin-bottom: 10px;}
.contact_zp{width:100%; height: auto; overflow: hidden; margin-top:20px; line-height: 28px; font-size: 16px; color: #333333}
.contact_ly_info input::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info input:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  


.contact_ly_info textarea::-webkit-input-placeholder { /* WebKit browsers */  
    color:    #fff;  
}  
.contact_ly_info textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea::-moz-placeholder { /* Mozilla Firefox 19+ */  
   color:    #fff;  
   opacity:  1;  
}  
.contact_ly_info textarea:-ms-input-placeholder { /* Internet Explorer 10+ */  
   color:    #fff;  
}  




