@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;list-style:none;font-family: "微软雅黑";box-sizing:border-box;}
body{ background:#fff;  }
img{ border:0; vertical-align:bottom; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}





header { height: 96px;box-sizing: border-box; }
.header { height: 94px; }
.headerLeft { padding-top:6px;height: 94px;width: 50%;background-color: white;float: left; background: url(../images/logo.jpg) no-repeat left top;}
.headerLeft .logo { height: auto;width: auto; }
.headerLeft .logoL { height: 80px;width: 80px;float: left }
.headerLeft .logoR { float: left;margin-top: 3px; }
.headerText { float: left;margin-top:15px;margin-left: 35px; }
.headerText h2 {font-size: 30px; font-weight: bold; color: #e02603; height: 35px; line-height: 35px; }
.headerText p{height:15px; color: #e02603;line-height: 30px}

.headerRight { box-sizing: border-box;padding-top: 12px;height: 94px;background-color: white;float: right }
.headerRight img { float: left;margin-right: 8px; }
.headerRightText { height: 60px;float: left; }
.headerRightText p {line-height: 26px; color: #666666; font-size: 14px; }
.headerRightText h2 { font-size: 32px; color: #e02603; font-weight: bold; font-family: "Imapct" }


/* 导航栏 */
#menu{border-top: 1px #e02603 solid;height: 60px;width: 100%;}
#menu .nav{ position:relative; z-index:1;  margin: 0 auto; width: 1200px; float: right}
#menu .nav a{ color:#333333;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height: 60px; position: relative;  }
.navleft{margin-left: 200px;}
#menu .nav .nLi h3{ float:left; font-weight: normal; width:133px; height: 100%;  line-height: 60px; text-align: center}
#menu .nav .nLi h3 a{  text-align:center; font-size:15px; z-index: 2; color:#333333;  padding-bottom: 15px;}
#menu .nav .sub{ display:none; width:133px; left:0; top:58px;  position:absolute; background:#ddd;  line-height:36px; }

#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#222e48;}
#menu .nav .sub a:hover{ color:#fff; background: #e02603;  }
.nLi > h3 > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .nLi .sub a:hover{ color:#fff;}
#menu .nav .on h3{ background: #e02603;}
#menu .nav .on h3 a{color:#fff}
#menu .nLi:hover h3{}









/*banner*/
.banner{width:100%;height:600px}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:600px}
.banner .slideBox .hd{position:absolute;right:50%;bottom:25px;z-index:1;overflow:hidden;margin-right:-58px;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:20px;height:20px;border:1px solid #e02603;border-radius:50%;cursor:pointer}
.banner .slideBox .hd ul li.on{background:#e02603}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:600px;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}

.ny-banner{height: 300px}

/*客户见证*/
.testimonials{width:100%; height: auto; overflow: hidden}
.testimonials ul {height: 400px;width: 100%;margin-top: 30px;}
.testimonials ul li {width: 586px;height: 168px;float: left;background-color: #24a8d7;margin-bottom: 20px;border-radius: 80px;padding: 10px;}
.testimonials ul li:nth-child(2n){float: right}
.kehu_img{width:150px; height: 150px; float: left; margin-right: 28px; overflow: hidden; border-radius: 50%;}
.kehu_img img{width:100%; height:100%; border-radius:50%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.testimonials ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.testimonialsText p {
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  word-break:break-all;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
  }
.testimonialsText h3 {font-size: 16px;line-height: 60px;display:block;color: #ffffff;font-weight: bold;width: 100%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.testimonials ul li:hover { background-color: #e02603; }
.testimonials ul li:hover h3,
.testimonials ul li:hover p{ color: #fff }
.testimonialsText { width:  346px;height: 150px;float: left }
.testimonials {padding-top: 60px;height: 740px;box-sizing: border-box;margin-bottom: 42px;}
.testimonialsTitle { height: 160px;text-align: center;position: relative }
.testimonialsTitle p { margin-top: 20px; }
.testimonialsTitle h2 {font-size: 30px;position: absolute;top: 10px;left: 50%;transform: translateX(-50%);font-weight: bold;margin-top: 30px;color: #ddd;}
.testimonialsTitle p{font-size: 38px;color: #333;font-weight: bold;margin-top: 48px;}
.testimonials span {font-size: 36px;color: #e02603;font-weight: bold;}

.testimonials .jz_more{width:130px; height: 40px; background: #e02603; color: #fff; text-align: center; line-height: 40px; border-radius:15px; border-radius: 30px; display: block; margin: 0px auto;}




/*选择我们*/
.choose { margin-top: 60px;height: 880px; }
.choose > h2 { font-size: 30px;text-align: center;height: 48px;line-height: 48px; color:#333; font-weight:bold; }
.choose > p { color: #dcdcdc;text-align: center;font-size: 30px;height: 48px;line-height: 48px; color:#999999; font-family:"Arial"; opacity: 0.38}
.choose img { display: block;margin: 10px auto;line-height: 48px; }
.zhu { height: 740px;padding-top: 50px;  margin-top:50px;}

.zhuZuo { height: 600px;width: 600px;float: left }
.zhuYou { height: 600px;width: 600px; }
.zhu ul { height: 600px;width: 600px;float: right;position: relative; }
.zhu ul li{padding-left: 82px;}
.zhu ul li span { font-size: 44px;color: #e02603; }
.chooseTextStyle p { font-size: 14px;color: #999999;}
.chooseTextStyle h2{font-size: 20px;color:#333; font-weight: bold; height: 45px;line-height: 45px;}

.chooseText1 { position: absolute;top: -19px;left: -197px; background: url(../images/01.png) no-repeat left top}
.chooseText2 { position: absolute;top: 97px;left: -35px; background: url(../images/02.png) no-repeat left top }
.chooseText3 { position: absolute;top: 248px;left: 23px; background: url(../images/03.png) no-repeat left top }
.chooseText4 { position: absolute;top: 404px;left:0px; background: url(../images/04.png) no-repeat left top }
.chooseText5 { position: absolute;top: 525px;left:-78px; background: url(../images/05.png) no-repeat left top }



/*关于我们*/
.about{  border-top:2px solid #e4e4e4; height:300px; overflow:hidden;  }
.about .title{ height:80px; background:url(../images/index_23.jpg) left bottom no-repeat; }
.about .title a{color:#6a6866; font-size:30px; font-weight:bolder; font-family:Arial}
.about .title span{ color:#e02603; font-size:24px; font-family:"微软雅黑"}
.about .cont{ line-height:26px;   overflow:hidden}
.about .cont a{ float:right;}

.index_about{width:100%; height:auto; overflow:hidden; background:url(../images/about_bj.png) no-repeat center; margin-top:60px;}
.index_about_top{width:100%; height: auto; overflow: hidden}
.index_about_left{width:566px; height:auto; float: left}
.index_about_left .intoTitle{width:100%; height: auto;}
.index_about_left .intoTitle h3{font-size: 30px; color: #333333; font-weight: bold; background: url(../images/tuoYuanpng.png) no-repeat left center; padding-left: 20px; height: 50px; line-height: 50px}
.index_about_left .intoTitle p{font-size: 30px; color: #999999; font-family: "Arial"; opacity: 0.37; height: 40px; line-height: 40px; margin-top: 5px;}
.index_about_xx{width:100%; height:170px; font-size: 14px; color: #333333; margin-top: 35px;}
.index_about_xx p{ width: 100%; height: 120px; line-height: 24px; margin-top: 20px;}
.index_about_xx p span{font-size: 14px; color: #e02603;}

.index_about_lei{width:100%; height: auto; overflow: hidden; margin-top: 96px;}
.index_about_lei ul{width:100%;}
.index_about_lei ul li{width:143px; height: 143px; background: url(../images/a_bj.png) no-repeat; text-align: center; float: left; margin-right:45px;}
.index_about_lei ul li p{font-size: 14px;color: #e02603; height: 35px; line-height: 35px;}
.index_about_lei ul li img{}
.index_about_lei ul li div{width:100%; height: 36px; text-align: center; margin:30px auto 10px;}
.about_wh img{margin-top: 10px;}
.index_about_lei ul li:hover{background: url(../images/a1_h.png) no-repeat center}

.index_about_right{width:574px;float: right}
.index_about_video{width:573px; height: 390px; }
.index_about_right .zimu{ margin:70px 0 0} 
.index_about_video img{width:100%; height: 100%;}

.rongYu { height: 214px; width:100%;  overflow:hidden; margin-top: 40px; }
.rongYu img { width: 290px;height: 214px;margin: 0;float: left;margin: 0 4px; }
.rongYu .picScroll-left{ width:100%;   position:relative;   }
.rongYu .picScroll-left .hd{position: relative}
.rongYu .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.rongYu .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }
.rongYu .picScroll-left .hd ul li.on{ background-position:0 0; }
.rongYu .picScroll-left .bd{ padding:0px ;  height:214px;  }
.rongYu .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.rongYu .picScroll-left .bd ul li{ float:left;  overflow:hidden;width: 300px; height: auto;  }
.rongYu .picScroll-left .bd ul li a{padding:0px 4px;  width:100%; height: 100%; display: block; }
.rongYu .picScroll-left .bd ul li .pro_pic{width: 100%; height:214px; position: relative}
.rongYu .picScroll-left .bd ul li .pro_pic img{ width:100%; height:100%; display:block;  }




/*产品*/

.index_product { width: 100%;height: 810px;z-index: 1;background:#e02603;}
.productBox { height: 810px; }

.productTitle { line-height: 32px;padding-top: 60px;  }
.productTitleT{background:url(../images/pt_bj.png) no-repeat center; width:100%; height:30px;}
.productTitleT h2 { margin: 0 20px; font-size:30px; font-weight:bold; color:#fff; text-align:center }
.productTitle p { font-size: 30px;color:rgba(255,255,255,0.45); text-align: center;margin-top: 12px; }
.proChosse { height: 158px;line-height: 158px;padding-top: 46px;width: 500px;margin: 0 auto;box-sizing: border-box }
.proChosse li { float: left;width: 130px;margin: 0 18px;height: 40px;line-height: 40px;text-align: center;background-color: #d2d2d2;border-radius: 20px; }
.proChosse li:hover>a { color: #e02603 }
.proChosse li:hover { background-color: #fff; }
.proChosse li a { display: inline-block;color: #000;font-size: 15px; }

.index_product .picScroll-left{ width:100%;   position:relative;   }
.index_product .picScroll-left .hd{position: relative}
.index_product .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.index_product .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }
.index_product .picScroll-left .hd ul li.on{ background-position:0 0; }
.index_product .picScroll-left .bd{ padding:0px ;   }
.index_product .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.index_product .picScroll-left .bd ul li{ float:left;  overflow:hidden;width: 300px; height: auto;  }
.index_product .picScroll-left .bd ul li a{padding:0px 5px;  width:100%; height: 100%; display: block; }
.index_product .picScroll-left .bd ul li .aa{ border-bottom: 1px solid #fff}
.index_product .picScroll-left .bd ul li .pro_pic{width: 100%; height:294px; position: relative}
.index_product .picScroll-left .bd ul li .pro_pic img.p_video{ width:100%; height:100%; display:block;  }
.index_product .picScroll-left .bd ul li .pro_title{width:100%; height:auto;  margin-top: 15px; text-align: center;  padding: 0px 8px;}
.index_product .picScroll-left .bd ul li .pro_title h3{color: #ffffff; font-size: 14px; text-overflow:ellipsis; overflow: hidden; white-space: nowrap; }
.index_product .picScroll-left .bd ul li .pro_title span{ color:#fff; height: 40px; line-height:40px; text-align: center; color: #fff; font-size: 14px;}

.picScroll-left .hd .prev{ background: url(../images/j_left.png) no-repeat;width:85px;height:85px;left:-100px;}
.picScroll-left .hd .next{background: url(../images/j_right.png) no-repeat;width:85px;height:85px;right:-100px;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{position: absolute; top: -218px; float: left}
.picScroll-left .hd .prev:hover{ background: url(../images/j_hleft.png) no-repeat;}
.picScroll-left .hd .next:hover{ background: url(../images/j_hright.png) no-repeat;}
.pro_pic_hover{width:100%; height:100%; background:rgba(0,0,0,0.5); position: absolute; left:0px; top: 0px; z-index: 999; display:none; text-align: center}
.picScroll-left .bd ul li:hover .pro_pic_hover{ display: block}
.pro_more{width:132px; height: 40px; background: #198ede; color:#fff; font-size: 14px; color: #ffffff; border-radius: 30px; display: block; margin: 96px auto 0; text-align: center; line-height: 40px;}
.pro_pic_hover img{margin-top:126px;}
.index_product .picScroll-left .bd ul li:hover .pro_pic_hover{display: block}
.more { margin: 66px auto;margin-bottom: 0;width: 134px;height: 30px;border:1px solid #fff;text-align: center;line-height: 28px; }
.more a {  color: #fff}




/*新闻*/
.index_news { height: 560px;margin-bottom: 68px }
.index_news .newsTitle { height: 48px;line-height: 48px;width: 100%;border-bottom: 1px solid #eee }
.index_news .newsTitle span { color: #a9a9a9; }
.index_news .newsTitle h2 {color: #000; float: left }
.tab-box{width:100%; height: auto; overflow: hidden;}
.boxRightTime { height: 110px;padding: 0 30px;line-height: 30px;border-right: 1px solid #bfbfbf; box-sizing: border-box;width: 150px;height: 100%;float: left; }
.boxRightTime p { width: 100%;line-height:25px;display: inline-block;text-align: right;color: #999999; font-size: 16px; }
.tab-boxR .boxRightTime h2 { font-size:25px; color: #333333;text-align: right }
.tab-boxR .boxRightTime img { width: 20px;height: 18px; margin-left: 15px; float: left}
.boxRightText { width:385px;float: right;height: 109px;border-bottom: 1px solid #bfbfbf }
.tab-boxR li:hover h2{ color: #e02603 }  
.tab-boxR li:hover h3,.tab-boxR li:hover .boxRightTime p{ color: #e02603 }  
.tab-boxR li:hover .boxRightTime{ border-right:1px solid #e02603}
.boxRightText h3{font-size: 16px; color: #333333; width: 100%; height: 35px;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.boxRightText p{ color: #999999; margin-bottom: 10px;font-size: 14px; line-height:20px; }
.tab-boxL{ width: 612px;height: 460px;float: left;position: relative;    margin-top:20px; }
.tab-boxR li{ margin-top:42px; overflow: hidden;height: 110px; width:100%; }
.tab-boxR li:last-child { margin-bottom: 0 }
.tab-boxR { float: right; width: 560px;  }
.tab-boxL img { width: 100%;height: 100%;  }
.tab_xx{width:100%; height: 75px; line-height:55px; background:rgba(0,0,0,0.5); position: absolute; bottom: 0px; left: 0px; padding: 10px 20px;}
.tab-boxL p {width:400px; float: left; height: 100%; font-size: 16px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.tab-boxL:hover p { display: block; }
.tab-boxL span { float: right; color:#fff; font-size:16px; }
.tab-menu{height: 48px;width: 365px;float: right; margin-top:14px;}
.tab-menu ul{list-style:none;float: right;width: 365px;}
.tab-menu li {display:block;width:91px; float:left;text-align: center;line-height: 48px;color: #000;font-weight: 600;cursor: pointer; }
.tab-menu li a{font-size: 16px; color: #333333}
.tab-menu li.active a{color:#e02603;}
.tab-menu li:hover a{color:#e02603;}



/*合作伙伴*/
.partners { margin-bottom:55px; width: 100%; height: auto; }
.partnersTitle { margin-bottom: 30px;line-height: 50px;height: 63px; border-bottom: 1px solid #e5e5e5; }
.partnersTitle h2 { font-size: 30px; font-weight: bold; color: #333333; width: 500px; float: left}
.partnersTitle h2 span { font-size:16px; color: #999999; font-family: "Arial"; font-weight: normal}
.partnersBox { height:80px }
.picMarquee-left{ width:100%;  overflow:hidden; position:relative;  margin-top: 15px; }
.picMarquee-left .bd{width:100%; height: 100%;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 4px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:197px; height:75px; display:block;     transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1); 
	-webkit-transform: all 1s ease 0s; }
.picMarquee-left .bd ul li .pic a:hover img{ transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*联系我们*/
.index_contact{width:100%; height: auto; overflow: hidden}
.index_contact_left{width:49.5%; float: left;  height:400px; background:url(../images/lianx.png) bottom 30px right no-repeat #dddddd; }
.index_contact_right{width:50%; float: right; height: 400px;}
.contactUsL{width:594px; height: auto; float: right}
.contactUsL ul{width:100%; height:196px; margin-top:45px}
.contactUsL ul li{width:50%; float: left}
.contactUsL ul li div.con_left{width:100%; height:30px; margin-bottom:20px;}
div.con_left img,.con_right img{float: left; margin-right: 5px;}
div.con_left h3{font-weight: bold; height: 24px; line-height: 24px; float: left; font-size: 24px; color: #333; font-weight: bold;}
div.con_left span{float: left; margin-left: 10px; font-size: 16px; color: #333333; margin-top:4px;}
.contactUsL ul li p{width:100%; height:28px;line-height:28px; color: #333;  font-size: 16px;}
.con_right{ width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.con_right h3{float: left; font-size: 16px; color: #333;}
.con_right span{float: left}
.index_contact_input{width:540px; height:100px;}
.index_contact_input .index_contact_top{width:100%; height: 80px;}
.index_contact_top .con_input{width:267px; background: #fff; float: left; height: 30px;}
.index_contact_top .con_input p{width:100%; height: 35px; position: relative; margin-bottom: 10px;}
.index_contact_top .con_input input{width:100%; height: 100%; background:#fff; border: 0px; padding: 0px 10px;}
.index_contact_top textarea{width:263px; height: 80px; background:#fff; float: left; border: 0px; resize: none; margin-left: 10px; padding: 10px;}
.input_sumit{width:88px; height: 30px; background:#e02603; color: #fff; float:left; border: 0px; margin-top: 20px;  float: right}





.f_brq{width:600px;height:100%; line-height: 40px;font-size: 12px; color:#999999; float: left}
.foot2 { width: 100%;background-color: #000;height: 50px; }
.foot2 p{width:80px; float: left; height:50px; line-height: 50px; color: #fff;}
.lianJie { height: 50px; }
.lianJie li { float: left;width: 10%;height: 50px;text-align: center;line-height: 50px; }
.lianJie li a { color: #fff;display: inline-block;font-size: 12px; }





/*top_bar*/

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.main_container{
	width: 1200px;
	min-width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.f-fr{
	float: right;
	line-height: 40px;
	margin-left: 20px;
}
.f-fr_left{line-height: 40px;margin-right: 6px;font-size: 14px;
	color: #333;overflow: hidden;float: left;}
.f-fr_right{line-height: 40px;margin-left: 6px;font-size: 14px;
	color: #333;margin-right: 6px;float: left;}
.f-fr_left span{float: left;}
.f-fr>span{float: left;font-size: 12px;color: #333333;}
.f-fr a:hover{color: #e02603;}





/**内页**/
.ny_banner{width: 100%;height: 370px;position: absolute;left: 0;top: 0;}
.pro_t{width:100%; height:auto; overflow:hidden; padding:8px 0; text-align:center; color:#fff; font-size:16px; background:rgb(146, 208, 80)}


/*about*/
.ny_banner{width:100%; height:300px; clear:both;}

.w1100{width:1100px; margin:0 auto; clear:both}
.pad50{padding:50px 0px;}
.clr{clear:both;}
.abu_con{font-size: 14px;color: #666666;}

#about{background:url(../images/about_banner.jpg) no-repeat top center;}
#field{background:url(../images/field_banner.jpg) no-repeat top center;}
#class{background:url(../images/class_banner.jpg) no-repeat top center;}
#news{background:url(../images/news_banner.jpg) no-repeat top center;}
#cont{background:url(../images/cont_banner.jpg) no-repeat top center;}
#book{background:url(../images/book_banner.jpg) no-repeat top center;}
#mail{background:url(../images/mail_banner.jpg) no-repeat top center;}

.ny_l{width:260px; float:left;}
.sub{width:100%; float:left;}
.sub_t{width:100%; height:68px; color:#fff; background:url(../images/ny_t1.png) no-repeat center; clear:both}
.sub_t h2{font-size:20px; padding-top:10px; text-indent:1em; line-height:30px;}
.sub_t p{font-family:Arial, Helvetica, sans-serif; text-indent:1.4em;}
.sub_d{width: 260px;border:#e8e8e8 1px solid;border-bottom:none;float:left;}
.sub_d li{width:100%; height:48px; line-height:48px; text-indent:1.5em; border-bottom:#e8e8e8 1px solid; float:left}
.sub_d li a{color:#666; display:block; background:url(../images/sub.jpg) no-repeat right center; height:100%; display:block; line-height:48px;}
.sub_d li a:hover,.sub_d li a.active{color:#e02603; background:url(../images/sub_hover.jpg) no-repeat right center;}
.ny_pro{width:100%; margin-top:15px; float:left;}
.ny_pro h2{height:55px; line-height:55px; color:#fff; text-indent:1em; background:url(../images/ny_t2.png) no-repeat top center; clear:both;}
.ny_pro ul{width:258px; border:#e8e8e8 1px solid; border-bottom:none; float:left}
.ny_pro ul li{width:100%; height:48px; line-height:48px; text-indent:1.5em; border-bottom:#e8e8e8 1px solid; float:left}
.ny_pro ul li a{color:#666; display:block; background:url(../images/sub.jpg) no-repeat right center;}
.ny_pro ul li a:hover{color:#e02603; background:url(../images/sub_hover.jpg) no-repeat right center;}
.ny_con{width:100%; margin-top:15px; float:left;}
.ny_con h2{height:55px; line-height:55px; color:#fff; text-indent:1em; background:url(../images/ny_t2.png) no-repeat top center; clear:both;}
.ny_con ul{width: 260px;border:#e8e8e8 1px solid;border-bottom:none;float:left;}
.ny_con ul li{width: 260px;padding:20px;border-bottom:#e8e8e8 1px solid;float:left;}
.ny_con ul li img{float:left; padding-right:15px;}
.ny_con ul li p{font-size:12px;}
.ny_con ul li h3{color:#e02603; font-family:"Times New Roman", Times, serif; font-size:20px;}
.ny_con ul li a{background:url(../images/ly_bg.png) no-repeat center; height:30px; line-height:30px; text-align:center; font-size:12px; width:92px; height:30px; display:inline-block; margin-top:2px; color:#fff;}
.ny_r{width:818px; border:#e8e8e8 1px solid; float:right;}
.ny_rt{width:100%; height:66px; line-height:66px; background:#fafafa; border-bottom:#e8e8e8 1px solid; clear:both;}
.ny_rt h3{float:left; color:#e02603; padding-left:35px;}
.ny_rt span{float:right; font-size:12px; padding-right:30px; color:#666;}
.ny_rt span a{color:#666;}
.ny_rd{ padding:20px 30px; line-height:30px; float:left;width: 100%;}

/*news*/
.news_bds{width:100%; padding-bottom:20px; border-bottom:#e5e5e5 1px dashed; float:left;}
.news_bds img{width:295px; height:219px; padding:5px; border:#e5e5e5 1px solid; margin-right:20px; float:left;}
.news_bds h3{height:38px; line-height:38px; overflow:hidden;}
.news_bds h3 a{color:#333;}
.news_bds h3 a:hover{color:#e02603;}
.news_bds div{line-height:24px; height:112px; color:#999; overflow:hidden;}
.news_bds p{font-size:12px; color:#999;}
.news_bds p a{width:80px; line-height:24px; display:inline-block; text-align:center; background:#e02603; color:#fff;}
.news_list{width:100%; float:left;}
.news_list li{width:100%; padding:15px 0px; border-bottom:#ccc 1px dashed; float:left;}
.news_list li h4{width:100%; height:32px; line-height:32px; display:block; color:#666; font-weight:normal; clear:both}
.news_list li h4:hover{background:#e02603;}
.news_list li h4 a{color:#666; font-size:14px; float:left
width:80%;overflow:hidden;
  text-overflow:ellipsis;
  -o-text-overflow:ellipsis;
  -webkit-text-overflow:ellipsis;
  -moz-text-overflow:ellipsis;
  white-space:nowrap;
}
.news_list li h4 span{float:right; font-size:12px;}
.news_list li h4:hover a{color:#fff;}
.news_list li h4:hover span{color:#fff;}
.news_list li p{clear:both; line-height:21px; font-size:12px;color: #333;}


.ryyy{padding: 15px;}
.honor_pic ul{overflow: hidden;}
.honor_pic ul li{width: 246px;padding: 8px 8px 0 8px;border: 1px solid #dddddd;float: left;margin-right: 24px;margin-bottom: 30px;}
.honor_pic ul li:nth-child(3n){margin-right: 0;}
.hon_jpg{width: 100%;height:167px;overflow: hidden;}
.hon_jpg img{width: 100%;height: 100%; transition: all 0.8s ease-in-out; }
.hon_jpg:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.hon_txt{overflow: hidden;line-height: 54px;}
.hon_txt h6{font-size: 14px;color: #999999;float: left;}
a.hon_mor{display: inline-block;width: 62px;height: 20px;background: url(../images/more.png)no-repeat;float: right;margin-top: 15px;}
.honor_pic ul li:hover .hon_txt h6{color: #e02603;}
.honor_pic ul li:hover{border-color: #e02603}
.honor_pic ul li:hover a.hon_mor{background: url(../images/more_on.png) no-repeat;}



/*客户见证*/

.khjz_jpg{width: 100%;height:228px;overflow: hidden;}
.khjz_jpg img{width: 100%;height: 100%; transition: all 0.8s ease-in-out; }
.khjz_jpg:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}


/**contact**/
.map{width: 100%;height: 500px;}
.con_xx{margin-top: 15px;overflow: hidden;}
.conx_l{float: left;font-size: 16px;color: #333333;line-height: 30px;}
.conx_r{float: right;overflow: hidden;}
.coner{float: left;text-align: center;}
.cone_pic{width: 110px;height: 110px;padding: 4px;border: 1px solid #666666;}
.cone_pic img{width: 100%;height: 100%;}
.coner span{font-size: 16px;color: #333333;line-height: 30px;}
.coner:first-child{margin-right: 10px;}

/**课程设置**/
.ny_class{margin: 30px auto;}
.ny_class dl{height: 162px;width:100%; padding:15px 15px;border: 1px solid #ccc;margin-bottom: 20px;}
.ny_class dl:hover{border:1px solid #e02603;}
.ny_class dl dt{float: left;width: 270px;}
.ny_class dl dt img{width:245px; height:132px;}
.ny_class dl dd{line-height: 30px;margin-top: 8px;}
.ny_class dl dd h5{font-size: 18px;color: #0682c8;margin-bottom: 6px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.ny_class dl dd:hover h5{color:#e02603;}
.ny_class dl dd p span{margin-right: 30px;}
.ny_class dl dd:hover p{color:#e02603;}
.jlfc_jpg{ height:231px !important;}





/*差您详情*/
.goods_show{width:100%; height:auto; overflow:hidden}
.goods_show table table,.goods_show table table tr,.goods_show table table tr td{border:1px solid #333; border-collapse: collapse;}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:310px;
    width: 77px;
    z-index: 11;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
}
.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: 48px;
    line-height: 48px;
    margin-top: 2px;
    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-te {
    background-position: -34px -52px;
}
.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 p {
    line-height: 12px;
    text-align: center;
	    margin-top: 10px
}
.lxfx li {
    background:#e02603;
    height: 70px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}
.lxfx li i.icon-en{
	background-position: -31px -47px;
}



#proshow{table-layout:fixed;}
.honor_pic table{border-collapse: collapse;}


.feature {
    text-align: center;
    padding-top: 6%;
    padding-bottom: 3.4%;
}

    .feature .tit {
        font-size: 36px;
        color: #333;
        font-weight: normal;
    }

    .feature .text {
        width: 94%;
        max-width: 940px;
        margin: 24px auto 34px;
        font-size: 16px;
        color: #666;
        line-height: 1.7;
    }

    .feature .more {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        height: 46px;
        width: 215px;
        line-height: 46px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        border-radius: 30px;
        -webkit-border-radius: 30px;
        -o-border-radius: 30px;
        -moz-border-radius: 30px;
        background: #2DB1ED;
    }
	.index-case{ width:1200px; margin:0 auto; overflow:hidden;}
	.index-case .left {
    float: left;
    width: 49%;
}

    .index-case .left .case-slider {
        position: relative;
    }

        .index-case .left .case-slider .bd {
            width: 100%;
            overflow: hidden;
        }

            .index-case .left .case-slider .bd ul {
                /* width:700%!important;*/
            }

                .index-case .left .case-slider .bd ul li {
                    float: left;
                    /* width: 14.285%!important;*/
                    position: relative;
                }

                    .index-case .left .case-slider .bd ul li img {
                        display: block;
                        width: 100%;
                    }

                    .index-case .left .case-slider .bd ul li .cont {
                        position: absolute;
                        right: 0;
                        bottom: 0;
                        background: url(../images/notice_bg.png) left top repeat;
                        width: 242px;
                        padding: 30px 100px 30px 25px;
                    }

                        .index-case .left .case-slider .bd ul li .cont .tit {
                            font-size: 20px;
                            color: #333;
                        }

                        .index-case .left .case-slider .bd ul li .cont .text {
                            margin: 20px 0;
                            font-size: 14px;
                            color: #717171;
                        }

                        .index-case .left .case-slider .bd ul li .cont a {
                            font-size: 14px;
                            color: #2DB1ED;
                        }

        .index-case .left .case-slider .hd {
            display: none;
        }

        .index-case .left .case-slider .control {
            position: absolute;
            right: 0;
            bottom: 0;
            z-index: 2;
        }

            .index-case .left .case-slider .control .pageStateCell {
                text-align: center;
                font-size: 16px;
                color: #a8a7a7;
            }

                .index-case .left .case-slider .control .pageStateCell span {
                    font-size: 28px;
                    color: #2c2c2c;
                }

            .index-case .left .case-slider .control .prev,
            .index-case .left .case-slider .control .next {
                float: left;
                width: 40px;
                height: 80px;
                outline: none;
                cursor: pointer;
                background: url(../images/case_arr.jpg) left center no-repeat;
            }

            .index-case .left .case-slider .control .next {
                background-position: right center;
            }

.index-case .right {
    margin-left: 51%;
}

    .index-case .right .index-case-video {
        display: block;
        width: 100%;
        position: relative;
    }

        .index-case .right .index-case-video .bg-pic img {
            width: 100%;
            display: block;
        }

        .index-case .right .index-case-video .text-pic {
            position: absolute;
            left: 0;
            top: 34%;
            width: 100%;
            text-align: center;
        }

            .index-case .right .index-case-video .text-pic img {
                margin: 0 auto;
                display: block;
            }

            .index-case .right .index-case-video .text-pic strong {
                display: block;
                margin-top: 3%;
                font-size: 20px;
                color: #222222;
                font-weight: normal;
            }


@media screen and (max-width: 768px) {
    .index-case .left {
        float: none;
        width: auto;
    }

        .index-case .left .case-slider .bd ul li {
            overflow: hidden;
        }

            .index-case .left .case-slider .bd ul li img {
                width: 150%;
                position: relative;
                left: -25%;
            }

            .index-case .left .case-slider .bd ul li .cont {
                width: 94%;
                padding: 15px 3%;
            }

                .index-case .left .case-slider .bd ul li .cont .text {
                    width: 100%;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    white-space: nowrap;
                    margin: 5px 0;
                    display: none;
                }

                .index-case .left .case-slider .bd ul li .cont a {
                    display: none;
                }

        .index-case .left .case-slider .hd {
            display: block;
            width: 100%;
            text-align: center;
            padding-top: 20px;
            font-size: 0;
        }

            .index-case .left .case-slider .hd .swiper-pagination-switch {
                display: inline-block;
                *display: inline;
                *zoom: 1;
                font-size: 14px;
                width: 15px;
                height: 15px;
                *height: 20px;
                text-indent: -10em;
                overflow: hidden;
                margin: 0 10px;
                cursor: pointer;
                background: url(../images/pointer.png) center no-repeat;
            }

                .index-case .left .case-slider .hd .swiper-pagination-switch.swiper-active-switch {
                    background-image: url(../images/pointer_on.png);
                }

        .index-case .left .case-slider .control {
            display: none;
        }

    .index-case .right {
        margin-left: 0;
        margin-top: 30px;
        width: auto;
    }
}

@media screen and (max-width: 480px) {
    .index-case .left .case-slider .hd {
        padding-top: 15px;
    }

        .index-case .left .case-slider .hd .swiper-pagination-switch {
            margin: 0 5px;
            background-size: cover;
            -webkit-background-size: cover;
            -moz-background-size: cover;
            -o-background-size: cover;
        }
}





.module-section {
	padding: 50px 0;
}
.module-section-title-wrapper {
	margin-bottom: 25px;
}
.module-section-title {
	float: left;
}
.module-section-title h2 {
	display: inline;
	line-height: normal;
	font-size: 24px;
	font-weight: normal;
	color: #60443c;
}
.module-section-title h3 {
	display: inline;
	line-height: normal;
	color: #005bac;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
.module-section-title em {
	line-height: normal;
	padding: 0 6px;
	color: #005bac;
	font-size: 16px;
	font-style: normal;
}
.module-section-more {
	float: right;
	margin-top: 10px;
}
.module-section-more a {
	line-height: normal;
	color:#000;
	padding: 3px 0;
	font-size: 16px;
	border-bottom: 1px solid #1a1a1a;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.module-section-more a:hover {
	color: #3e4f61;
	border-bottom: 1px solid #3e4f61;
}
.module-section-gray {
	background-color: #f2f2f2;
}
.module-section > .module-section-inner .page-width {
	width: auto;
	max-width: 1200px;
	_width: 1200px;
	margin:0 auto;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
*zoom:1;
}
.headlines-list-2col .headlines-content {
	width: 48%;
	float: left;
	display: inline;
	margin-right: 5%;
}
.headlines-list-2col .headlines-content p {
	margin-bottom: 15px;
	line-height:28px;
}
.headlines-list-2col .headlines-content p a {
	display: block;
}
.headlines-list-2col .headlines-content p img {
	display: block;
	width: 100%;
}
.headlines-list-2col .headlines-content h2 {
	font-size: 16px;
	line-height: normal;
	margin-bottom: 8px;
}
.headlines-list-2col .headlines-content h2 a{color:#000;}
.headlines-list-2col .headlines-content-summary {
	font-size: 13px;
	line-height: 1.5;
	color: #666;
}
.headlines-list-2col .headlines-others {
	overflow: hidden;
*zoom:1;
}
.headlines-list-2col .headlines-others .entry-set-time-hl .entry-item {
	border-bottom: none;
	margin-bottom: 25px;
	padding-bottom: 10px;
	height:76px;
}
.headlines-list-2col .headlines-others .entry-set-time-hl .entry-summary {
	margin-bottom: -8px;
}
.qhd-content p {
	margin-bottom: 5px;
}


.headlines-others .entry-set-time-hl .entry-item {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.headlines-others .entry-set-time-hl .entry-summary {
	margin-bottom: -8px;
}

.entry-list-time-hl .time {
	width: 60px;
}
.entry-list-time-hl .time-day {
	line-height: 40px;
	font-size: 26px;
}
.entry-list-time-hl .time-date {
	line-height: 20px;
	font-size: 12px;
}
.entry-summary {
	color: #808080;
	font-size: 13px;
	margin-bottom: -5px;
}
.entry-summary p {
	line-height: 1.6;
}
.entry-list-time-hl .time {
	float:left;
	width: 75px;
	background-color: #f2f2f2;
	text-align: center;
	font-family: Arial;
	margin-right:10px;
}
.entry-list-time-hl .time-day {
	display: block;
	line-height: 50px;
	border-bottom: 1px solid #fff;
	color: #666;
	font-size: 30px;
}
.entry-list-time-hl .time-date {
	display: block;
	color: #999;
	line-height: 22px;
	font-size: 12px;
}
.entry-set-time-hl .entry-title {
	margin-bottom: 10px;
}
.entry-set-time-hl .entry-title h2 {
	font-size: 14px; /*font-weight:normal; */
}
.entry-set-time-hl .entry-title h2 a{ color:#000;}



/* 底部 */
footer {
  background: #3b3b3b;
  padding: 45px 0 30px;
}
.containera {
 
  width:1200px;
  margin: 0 auto;
}
footer .footer {
  
  border-bottom: 1px solid #5c5c5c;
}
footer .footer .footer-nav {
  float: left;
  width: 60%;
}
footer .footer .footer-nav li {
  float: left;
  padding: 0 15px 0 0;
  font-family: "microsoft yahei";
  width: 23%;
}
footer .footer .footer-nav li span {
  display: block;
  margin: 0 0 20px;
}
footer .footer .footer-nav li span > a {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}
footer .footer .footer-nav li > a {
  display: block;
  color: #b9b9b9;
  font-size: 14px;
  margin: 10px 0 0;
  line-height: 22px;
}
footer .footer .footer-nav li > a:hover {
  color: #fff;
}
footer .footer .ewm {
  float: right;
  margin: 0 0 0 10px;
  width:460px;
  height:300px;
}
footer .footer .ewm img { width:200px; height:200px;}
footer .footer .ewm span {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 90px;
  height: 90px;
}
.ellf{ float:left; width:200px; margin-right:20px;}
  footer .footer .ewm span {
    width: 70px;
    height: 70px;
  }
  footer .footer .ewm p {
  text-align: center;
  width: 90px;
  margin: 8px auto 0;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}
footer .copy {
  padding: 13px 0;
}
footer .copy p {
  float: left;
  color: #6f6f6f;
  font-size: 14px;
  line-height: 24px;
}
footer .copy p a {
  display: inline-block;
  margin: 0 0 0 6px;
  vertical-align: middle;
}
footer .copy span {
  float: right;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-align: right;
}