﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing:border-box;}
img{ border:0; }
a{ text-decoration:none; color:#666; 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,.w-ct{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
body{overflow-x: hidden}
/*头部*/

.top{ width:100%; height:50px; margin:0 auto; background:#F5F5F5; border-bottom:1px solid #F0F0F0;}
.top_k{ width:1200px; height:50px; margin:0 auto;}
.top_k_left{ width:50%; height:50px; float:left; text-align:left; line-height:50px; font-size:15px; color:#333;}
.top_k_right{ width:40%; height:50px; float:right; text-align:right; line-height:50px; font-size:15px; color:#333;}

.header_center{width:100%; height:120px;}
.index_logo{width:auto; height:120px; float: left;  }
.index_logo img{ height: 68px; overflow: hidden; float: left; margin-top: 25px;}
.index_logo h3{font-size: 24px; color: #E91907;font-weight: bold; float: left; margin-left: 20px; line-height: 130px;}
.heade_right { float: right;  width:auto; margin-top:37px; background: url(../images/dhs.png) no-repeat left center;  padding-left:60px;}
.heade_right p{font-size: 16px; color: #E91907; width: 100%;  line-height: 24px; margin-bottom: 5px;}
.heade_right span{font-size: 24px; color: #E91907; font-weight: bold; font-family: "Arial"; }
.header a:hover{color:#d81d17}



/* 导航栏 */
.header_nav{width:100%; height:70px; background: #B81305;}
#menu{ height:50px; width:1200px; margin: 0px auto}
#menu .nav{ position:relative; z-index:1;  margin: 0 auto; width: 100%; height: 44px;}
#menu .nav a{ color:#fff;}
#menu .nav .nLi{ float:left;  position:relative; display:inline; height: 70px; background: url(../images/nav_x.png) no-repeat center left}
#menu .nav .nLi:last-child{margin-right: 0}
#menu .nav .nLi h3{ float:left; font-weight: normal; width:150px; text-align:center; font-size:16px; z-index: 2; position: relative; height:100%; }
#menu .nav .nLi h3 a{color:#fff; line-height: 70px;  display: block; overflow: hidden}
#menu .nav .sub{ display:none; width:140px; left:50%; margin-left:-70px; top:70px;  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:#E91907;  }
.nLi > h3 > span{display: block; width: 150px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active h3 a,#menu .nav h3:hover a{font-weight:bold; font-size:16px;}
#menu .nav .active h3{}
#menu .nav h3:hover{ }





/* 首页:banner */
.banner{ width:100%;  position:relative;  height:650px;clear: left; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -33px; bottom:30px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #eee; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li:last-child{margin-right: 0px;}
.banner .slideBox .hd ul li.on{background:#5161ac}
.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:100%;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%}

/*成绩*/
.index_chengji{width:100%; height: auto; overflow: hidden; margin-top: 36px;}
.index_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_title h3{width:100%; height: 35px; background:url(../images/title_x.png) no-repeat center; font-size: 30px;color: #F0140E; font-weight: bold;}
.index_title p{font-size: 16px; color: #999999; line-height: 55px;}
.index_chengji_list{width:100%; height: 340px;  margin-top: 20px;}
.index_chengji_list .Box {position: relative; width:100%; height:auto; }
.index_chengji_list .Box .Box_con {position: relative;}
.index_chengji_list .Box .Box_con .conbox {position: relative;overflow: hidden;}
.index_chengji_list .Box .Box_con .conbox ul {position: relative;list-style: none;}
.index_chengji_list .Box .Box_con .conbox ul li {float: left;width:282px;height:340px;margin-left:24px;overflow: hidden; background: #ffffff; position: relative}
.index_chengji_list .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.index_chengji_list .Box .Box_con .conbox ul li .liyou_pic{width:282px; height:230px; overflow: hidden;  display: block}
.index_chengji_list .Box .Box_con .conbox ul li .liyou_pic img {transition: all 0.5s; width:100%; height:100%}
.index_chengji_list .Box .Box_con .conbox ul li:hover .liyou_pic img {transform: scale(1.1);}
.chengji_xxx{width:100%; height: 90px; background: #E91907; padding-top: 10px;}
.chengji_xxx h3{width:100%; height:25px;line-height: 25px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 18px; color: #E91907;
	font-weight: bold;}
.index_chengji_list .Box .Box_con .conbox ul li p{width:100%; height:25px; line-height:25px;  font-size: 14px; color: #E91907; 
	text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center }
.index_chengji_list .Box .Box_con .btn {display: block; width:30px; height:30px; cursor: pointer; text-align: center; position: absolute;top:-60px; }
.index_chengji_list .Box .Box_con .btnl{right:45px; background: url(../images/cj_left.png) no-repeat center}
.index_chengji_list .Box .Box_con .btnr{right:0px; background: url(../images/cj_right.png) no-repeat center}
.index_chengji_list .Box .Box_con .btnl:hover{background: url(../images/cj_hleft.png) no-repeat center}
.index_chengji_list .Box .Box_con .btnr:hover{background: url(../images/cj_hright.png) no-repeat center}




/*开设课堂*/
.index_class{width:100%; height: auto; overflow: hidden; margin-top: 52px;}
.index_class_list{width:100%; height: 850px; overflow: hidden; background: url(../images/kt_bj.jpg) no-repeat center; padding-top: 72px; margin-top: 31px;}
.index_class_list .Box {position: relative; width:1200px; height:auto; margin: 0px auto; }
.index_class_list .Box .Box_con {position: relative;}
.index_class_list .Box .Box_con .conbox{position: relative;overflow: hidden;}
.index_class_list .Box .Box_con .conbox ul {position: relative;list-style: none;}
.index_class_list .Box .Box_con .conbox ul li {float: left;width:385px;height:450px;margin-left:22px;overflow: hidden; background: #E91907; position: relative; border-radius: 10px;  text-align: center; padding: 92px 44px 0;}
.index_class_list .Box .Box_con .conbox ul li img{margin-bottom: 35px;}
.index_class_list .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.index_class_list .Box .Box_con .conbox ul li h3{width:100%; height: 40px; line-height: 40px; font-size: 26px; color:#fff; font-weight: bold;}
.index_class_list .Box .Box_con .conbox ul li span{width:46px; height: 3px; background: #fff; display: block; margin: 15px auto;}
.index_class_list .Box .Box_con .conbox ul li p{width:100%; height: 76px; line-height: 30px; font-size: 16px; color: #fff }
.index_class_list .Box .Box_con .btn {display: block; width:34px; height:68px; cursor: pointer; text-align: center; position: absolute;top:50%; margin-top: -34px; }
.index_class_list .Box .Box_con .btnl{left:-50px; background: url(../images/kt_left.png) no-repeat center}
.index_class_list .Box .Box_con .btnr{right:-50px; background: url(../images/kt_right.png) no-repeat center}
.index_class_list .Box .Box_con .btnl:hover{background: url(../images/kt_hleft.png) no-repeat center}
.index_class_list .Box .Box_con .btnr:hover{background: url(../images/kt_hright.png) no-repeat center}
.index_class_bo{width:100%; height: 210px; overflow: hidden; background: url(../images/kc_lx.jpg) no-repeat center; padding-top: 42px;}
.class_bo_left{width:600px; height:100%; float: left}
.class_bo_left h3{font-size: 48px; color: #E91907; font-weight: bold; background: url(../images/dy_h.png) no-repeat left center ; padding-left:45px;}
.class_bo_left p{width:100%; height: 35px; line-height: 35px; text-align: right; color: #fff; font-size: 32px; margin-top: 10px;}
.class_bo_right{width:600px; height: 100%; float: left}
.class_bo_right p{font-size: 32px; color: #1c1914; background: url(../images/dy_hs.png) no-repeat right center; padding-right: 20px; width: 308px; float: left; margin-top: 70px}
.class_bo_right a{width:264px; height: 66px; background: #1c1914 url(../images/zixun.png) no-repeat 30px center; display: block;line-height: 66px; font-size: 30px; color: #fff;
	padding-left: 80px; float: right;border-radius: 5px; margin-top:40px;}




/*学生作品*/
.index_student{width:100%; height: auto; overflow: hidden; margin-top: 65px;}
.index_student_show{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_student_show .picScroll-left{ width:100%;  overflow:hidden; position:relative; }
.index_student_show .picScroll-left .hd{ overflow:hidden;  height:40px; padding:0 10px;  margin: 0px auto; }
.index_student_show .picScroll-left .hd ul{ overflow:hidden; zoom:1;  zoom:1;  display: table; margin: 20px auto;}
.index_student_show .picScroll-left .hd ul li{ float:left;  width:13px; height:13px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:#ddd; border-radius: 50%;}
.index_student_show .picScroll-left .hd ul li.on{ background: #E91907}
.index_student_show .picScroll-left .bd{width:1230px; height: auto; overflow: hidden; margin: 0px auto}
.index_student_show .picScroll-left .bd ul{ overflow:hidden; zoom:1;  padding-bottom: 20px!important; }
.index_student_show .picScroll-left .bd ul li{ margin:0 19px; float:left; text-align:center; width: 372px; height: 520px;  position: relative}
.pic_img{width:100%; height: auto; overflow: hidden; position: relative; z-index: 5}
.pic_img img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.pic_himg{width:354px;height: 500px; background: rgba(255,255,255,0.8); text-align: center; position: absolute; top:10px; left:10px; padding: 30px; opacity: 0}
.pic_himg h5{width:100%; height: 35px; line-height: 35px; font-size: 24px; color: #1b1b1b; font-weight: bold; }
.pic_himg i{width:70px; height: 70px; background: url(../images/search.png) no-repeat center; display: block; margin: 111px auto 39px;}
.pic_himg h4{font-size: 26px; color: #333333; font-weight: bold; width: 100%; height: 35px; line-height: 35px;}
.pic_himg p{font-size: 18px; color: #333333; font-weight: bold; margin-top: 10px;}
.pic_bjs{width:372px; height:520px; background: #E91907; position: absolute; top:16px; left:16px; z-index:0; opacity: 0 }
.student_more{width:210px; height: 50px;  background: #1c1914; text-align: center; color: #fff; font-size: 18px; display: block; border-radius: 5px; text-align: center;
	margin: 30px auto 0; line-height: 50px;}
.student_more:hover{background:#E91907}
.index_student_show .picScroll-left .bd ul li:hover .pic_bjs{opacity: 1}
.index_student_show .picScroll-left .bd ul li:hover .pic_himg{opacity: 1}
.index_student_show .picScroll-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*活动*/
.index_studio{width:100%; height: auto; overflow: hidden; background: url(../images/studio_bj.jpg) no-repeat top center;  margin-top: 48px; padding-top: 81px;}
.index_studio_t{width:100%; height: auto; overflow: hidden; text-align: center}
.index_studio_t h3{width:100%; height: 35px; line-height: 35px; background:url(../images/stu_x.png) no-repeat center; font-size: 30px;color: #fff; font-weight: bold; margin: 8px 0}
.index_studio_t p{font-size: 16px; color: #fff; line-height: 35px;}
.index_studio_list{width:100%; height: auto; margin-top: 26px;}
.index_studio_list .Box {position: relative; width:1200px; height:auto; margin: 0px auto; }
.index_studio_list .Box .Box_con {position: relative;}
.index_studio_list .Box .Box_con .conbox{position: relative;overflow: hidden;}
.index_studio_list .Box .Box_con .conbox ul {position: relative;list-style: none;}
.index_studio_list .Box .Box_con .conbox ul li {float: left;width:385px;height:316px;margin-left:22px;overflow: hidden;  }
.index_studio_list .Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.studio_pic{width:385px; height:244px; background: #fff; border: 8px solid #fff; overflow:hidden}
.studio_pic img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.studio_xx{width:100%; height: 75px; overflow: hidden; margin-top: 8px;}
.studio_xx h3{width:100%; height: 35px; line-height: 35px; font-size: 18px;color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.studio_xx p{font-size: 14px; color: #fff; width: 100%; height: 22px; line-height: 22px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_studio_list .Box .Box_con .btn {display: block; width:34px; height:68px; cursor: pointer; text-align: center; position: absolute;top:20%; }
.index_studio_list .Box .Box_con .btnl{left:-50px; background: url(../images/kt_left.png) no-repeat center}
.index_studio_list .Box .Box_con .btnr{right:-50px; background: url(../images/kt_right.png) no-repeat center}
.index_studio_list .Box .Box_con .btnl:hover{background: url(../images/kt_hleft.png) no-repeat center}
.index_studio_list .Box .Box_con .btnr:hover{background: url(../images/kt_hright.png) no-repeat center}
.index_xxrk{width:100%; height: 269px; background: url(../images/xrk_bj.png) no-repeat center; padding-top:168px; padding-right: 30px;}
.index_xxrk span{font-size: 36px; color: #1b1b1b; font-family: "Arial"; text-align: right; width: 100%; display: block;font-weight: bold;}
.index_xxrk p{font-size: 18px; color: #1b1b1b; text-align: right}
.index_studio_list .Box .Box_con .conbox ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*老师*/
.index_teacher{width:100%; height: auto;overflow: hidden; margin-top: 60px;}
.index_teacher_show{width:100%; height: auto; overflow: hidden; margin-top: 40px; }
.index_teacher_show .picScroll-left{ width:100%;  overflow:hidden; position:relative; }
.index_teacher_show .picScroll-left .hd{ overflow:hidden;  height:40px; padding:0 10px;  margin: 0px auto; }
.index_teacher_show .picScroll-left .hd ul{ overflow:hidden; zoom:1;  zoom:1;  display: table; margin: 20px auto;}
.index_teacher_show .picScroll-left .hd ul li{ float:left;  width:13px; height:13px; overflow:hidden; margin-right:10px; text-indent:-999px; cursor:pointer; background:#ddd; 
	border-radius: 50%;}
.index_teacher_show .picScroll-left .hd ul li.on{ background: #E91907}
.index_teacher_show .picScroll-left .bd{width:1220px; height: auto; overflow: hidden; margin: 0px auto;}
.index_teacher_show .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.index_teacher_show .picScroll-left .bd ul li{ margin:0 11px; float:left; text-align:center; width: 282px; height:396px;  position: relative}
.tear_img{width:282px; height:320px; overflow: hidden}
.tear_img img{width:100%; height: 100%;overflow: hidden; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}

.tear_info{width:100%; height: 75px; background: #ffab3d; text-align: center; padding-top:12px;}
.tear_info h3{font-size: 18px; color: #ffffff; font-weight: bold;}
.tear_info p{font-size: 14px; color: #fff; width: 100%; height: 20px;line-height: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.teacher_hover{width:100%; height: 100%; background: rgba(255,171,61,0.8); position: absolute; top:0; left:0; text-align: center; padding: 60px 32px 0; opacity: 0}
.teacher_hover h3{font-size: 18px; color: #fff; font-weight: bold; text-align: center; height: 35px; line-height: 35px;margin: 12px 0}

.teacher_hover .teacher_xx{font-size: 14px; color: #fff;  height: 100px; line-height: 26px; text-align: left; margin-bottom: 70px;}
.teacher_hover .teacher_more{width:100%; height: 32px; line-height: 32px;}
.teacher_hover .teacher_more .xiang{width:100px; height: 30px; float: left; background: #7a3510; text-align: center; line-height: 30px; font-size: 14px; color: #ffffff}
.teacher_hover .teacher_more .zuopin{width:100px; height: 30px; float: right; background: #292929; text-align: center; line-height: 30px; font-size: 14px; color: #ffffff}
.index_teacher_show .picScroll-left .bd ul li:hover .teacher_hover{opacity: 1}
.index_teacher_show .picScroll-left .bd ul li:hover  .tear_info h3,.index_teacher_show .picScroll-left .bd ul li:hover  .tear_info p{display: none;}
.index_teacher_show .picScroll-left .bd ul li:hover  .tear_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden;  margin-top: 75px;}
.index_about_left{width:620px;  height: 396px; float: left; margin-top: 40px; overflow: hidden; border-radius: 5px;}
.index_about_left img{width:100%; height: 100%; transform: scale(1);transition: all 1s ease 0s;-webkit-transform: scale(1);-webkit-transform: all 1s ease 0s;}
.index_about_left:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_about_right{width:514px; height: 396px; float: right; margin-top: 40px;}
.index_about_right .about_xx{width:100%;  height: 167px; overflow: hidden; line-height:32px; font-size: 14px; color: #666666}
.index_about_right ul{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_about_right ul li{width:250px; height: 90px; background: #292929; line-height: 90px; font-weight: bold; float: left; margin-bottom: 10px;}
.index_about_right ul li a{width:100%; height: 100%; display: block;font-size: 18px; color: #fff;  }
.index_about_right ul li i{float: left; margin-left: 56px; margin-top: 22px; margin-right:10px;}
.index_about_right ul li .ab_1{width:42px; height: 42px; background:url(../images/a_i1.png) no-repeat;}
.index_about_right ul li .ab_2{width:42px; height: 42px; background:url(../images/a_i2.png) no-repeat;}
.index_about_right ul li .ab_3{width:38px; height: 40px; background:url(../images/a_i3.png) no-repeat;}
.index_about_right ul li .ab_4{width:40px; height: 41px; background:url(../images/a_i4.png) no-repeat;}
.index_about_right ul li:nth-child(2n){float: right}
.index_about_right ul li:hover{background: #E91907;}
.index_about_right ul li:hover a{color:#E91907}
.index_about_right ul li:hover .ab_1{background: url(../images/a_hi1.png) no-repeat;}
.index_about_right ul li:hover .ab_2{background: url(../images/a_hi2.png) no-repeat;}
.index_about_right ul li:hover .ab_3{background: url(../images/a_hi3.png) no-repeat;}
.index_about_right ul li:hover .ab_4{background: url(../images/a_hi4.png) no-repeat;}




/*联系我们*/
.index_contact{width:100%; height:180px; background: url(../images/contact_bj.jpg) no-repeat center; margin-top: 60px;}
.index_contact_left{width:386px; height: auto; float: left; margin-top: 48px;}
.index_contact_left h3{font-size: 16px; color: #1b1b1b; font-family: "Arial"; height: 45px; line-height: 45px;}
.index_contact_left h3 span{font-size: 36px; color: #1b1b1b; font-weight: bold; margin-right: 8px;}
.index_contact_left p{font-size: 18px; color: #1b1b1b; line-height:30px; margin-top: 5px;}
.index_contact_right{width:736px; height: 50px; float: right; margin-top:72px;}
.index_contact_right input[type="text"]{width:240px; height: 50px;  border: 0px; background: #fff; padding: 0px 10px; color: #1b1b1b; border-radius: 5px; margin-left: 23px;}
.index_contact_right input[type="submit"]{width:180px; height: 50px; background: #000000; font-size: 16px; color: #ffffff; line-height: 50px; float: right; border: 0px; 
	border-radius: 5px; cursor: pointer}
.index_contact_right input[type="submit"]:hover{background: #ffab3d}



/*新闻*/
.index_news{ width: 100%; height: auto; overflow: hidden; margin-top: 68px; margin-bottom: 30px; }
.index_news_left{width:560px; height:auto; float: left; margin-top: 40px;}
.index_news_left .news_left_top{width:560px; height: 324px; overflow: hidden}
.index_news_left .news_left_top img{width:100%;  height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1); 
	-webkit-transform: all 1s ease 0s;}
.index_news_left .news_left_top:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.news_left_bottom{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.news_left_time{width:90px; height: 82px; float: left; border-right:1px solid #c9c9c9}
.news_left_time span{font-size: 48px; color: #222222; display: block; height: 50px; line-height: 50px; margin-bottom: 8px;}
.news_left_time p{font-size: 16px; color: #666666;}
.news_left_xx{width:450px; height: 100%; float: right}
.news_left_xx h3{width:100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 16px; color: #222222}
.news_left_xx p{width:100%; height: 50px; line-height: 24px; font-size: 14px; color: #666666;}
.index_news_right{width:560px; height: auto; float: right; margin-top: 40px;}
.index_news_right ul{width:100%; height: auto; overflow: hidden}
.index_news_right ul li{width:100%; height:95px;  border-bottom: 1px solid #e1e1e1;padding-bottom: 10px; margin-bottom: 16px;}
.index_news_right ul li:hover h3,.index_news_right ul li:hover p,.index_news_right ul li:hover span{color:#E91907}





/*底部*/
.footer{width: 100%; height:auto; background:#292929; padding-top: 48px; overflow: hidden}
.footer_left{width:200px; height: auto; float: left; margin-left: 100px;}
.footer_links{width:100%; height: auto; overflow: hidden; margin-top: 20px; }
.footer_links a{width:100px; height: 35px; line-height: 35px;  float: left; font-size: 14px; color: #fff; opacity: 0.7}
.footer_links a:hover{color:#E91907}
.footer_center{width:460px; height: auto;  float: left; }
.footer_center h3,.footer_left h3,.footer_top_right h3{font-size: 24px; color: #ffffff; font-weight: bold;}
.footer_center span,.footer_left span,.footer_top_right span{width:60px; height: 3px; background: #E91907; display: block;margin-top: 20px;}
.footer_center_b{width:100%;  height: auto;overflow: hidden; margin-top: 20px;}	
.footer_center_b p{width:100%; line-height:30px; font-size: 14px; color: #fff;opacity: 0.7}

.footer_top_right{width:305px;  display: block; overflow: hidden; float: right;}
.footer_top_right h5{width:100%; height: 34px; line-height: 34px; font-size: 13px; color: #ffffff; border-bottom: 1px solid #505050 }
.footer_top_right h5 img{float:left; margin-right: 10px;}
.footer_img{width:140px; height: auto; overflow: hidden; margin-top: 18px; float: left}
.footer_img img{width:100%; height:100%;}
.footer_img p{width:30px; height:108px;  text-align: center; padding-right: 5px; font-size:14px;  color: #ffffff; border: 1px solid #fff; border-left: 0;
	writing-mode:tb-rl; float: left;
}
.footer_img div{width:108px; height:108px; float: left}
.img_right{float: right!important}
.footer_ban{width:100%; height:57px; line-height:57px; margin-top: 10px; border-top:1px solid #949494; margin-top: 45px; }
.footer_zhichi{width:auto; height:57px;  float: right}
.footer_zhichi p{ width: auto; float: left; margin-left: 20px; line-height:57px; font-size: 12px; color:#fff;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top: 18px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top: 18px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 12px; color: #fff;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%; line-height:57px; font-size: 14px; color:#fff; float: left}
.f_brq a{margin-left: 15px;}
.f_brq a:hover{color:#E91907!important}
.index_kuaijie{width:100%; height: 94px; line-height: 94px; overflow: hidden; background: #f2f2f2}
.index_kuaijie a{float: left; width:auto; text-align: center; font-size:16px; color: #999999; margin: 0px 10px;  line-height: 94px;}
.index_kuaijie p{ color: #E91907; float: left; }
.index_kuaijie p span{font-weight: bold;font-size: 24px;}
.index_kuaijie a:hover{color:#E91907}


/*内页*/
.p-bd{width:100%; height:auto; margin-bottom:30px;}
.p-ban{height: 350px; width:100%;}
.p-tit{
    position: relative;
    width: 1200px;
    height: 190px;
    margin: 0 auto;
    padding: 95px 0 0 210px;
    background: no-repeat url(../images/p_tit.png);
}
.p-tit img{
    position: absolute;
    top: -40px;
    right: -20px;
}
.p-tit h2{
    float: left;
    font-size: 30px;
}
.u-crm{
    float: left;
    position: relative;
    top: 20px;
    left: 10px;
}
.u-crm,
.u-crm a,
.u-crm span{
    color: #999;
    font-size: 14px;
    font-weight: normal;
}
.u-crm a,
.u-crm span{
    margin: 0 3px;
}
.u-crm a:hover{
    color: #222;
    text-decoration: underline;
}
.p-nav{
    margin-bottom: 30px;
    border-top: 1px solid #ddd;
	width:100%; height:50px;
}
.p-nav li{
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 50px;
}
.p-nav li.active a,
.p-nav li:hover a{
    color: #F1140B;
	border-top:2px solid #F1140B
}

.p-nav li a{
	display: block;
	position: relative;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	font-size: 18px;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	-ms-transition: all .5s ease 0s;
	-o-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}
.p-nav li a i{
    display: none;
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #F1140B;
}
.p-ct h3{
    color: #F1140B;
    font-size: 30px;
}
.p-ct p{
    line-height: 32px;
    color: #666;
    font-size: 14px;

}


/*荣誉资质*/
.img-list{
    position: relative;
    left:0px;
    width: 1200px;
    margin: 40px auto 0px;
	overflow:hidden;
}
.img-list li{
    float: left;
    width: 274px;
    margin: 0 34px 20px 0;
}
.img-list li:nth-child(4n){margin-right:0px;}


.img-list li:hover p{
    color: #F1140B;
}
.img-list li a{
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
	border:1px solid #ddd;
}
.img-list li img{
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s ease 0s;
       -moz-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
         -o-transition: all 1s ease 0s;
            transition: all 1s ease 0s;
			 display:block;
}
.p-bd .v1 div:hover img,
.img-list li:hover img{
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}
.img-list li p{
    text-align:center;
}


.p-tsfw{
    margin-bottom: 70px;
}
.p-nav-tsfw{
    float: left;
    width: 190px;
}
.p-nav-tsfw ul{
    width: 100%;
    padding: 5px 0;
    border-right: 2px solid #d3d3d3;
}
.p-nav-tsfw li{
    position: relative;
    margin: 25px 0;
}
.p-nav-tsfw li a{
    color: #666;
    font-size: 18px;
    -webkit-transition: all .5s ease 0s;
       -moz-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
         -o-transition: all .5s ease 0s;
            transition: all .5s ease 0s;
}
.p-nav-tsfw li.active a,
.p-nav-tsfw li:hover a{
    color: #F1140B;
}
.p-nav-tsfw li.active i,
.p-nav-tsfw li:hover i{
    background: no-repeat url(../images/p_tsfw_listyle_hov.png);
}
.p-nav-tsfw li i{
    position: absolute;
    top: 3px;
    right: -11px;
    display: block;
    width: 22px;
    height: 22px;
    background: no-repeat url(../images/p_tsfw_listyle.png);
}



.nav3 li{
    float: left;
    width: 90px;
    height: 30px;
    line-height: 30px;
    margin-right: 12px;
    margin-bottom: 12px;
    font-size: 14px;
    text-align: center;
    border: 2px solid #d3d3d3;
}
.nav3 li.active,
.nav3 li:hover{
    border: 2px solid #F1140B;
}
.nav3 li.active a,
.nav3 li:hover a{
    color: #F1140B;
}
.nav3 li a{
    -webkit-transition: all .5s ease 0s;
       -moz-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
         -o-transition: all .5s ease 0s;
            transition: all .5s ease 0s;
}
.p-tsfw-ct .tit{
    height: 44px;
    margin-top: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d3d3d3;
}
.p-tsfw-ct .tit span{
    height: 44px;
    padding: 10px 20px 10px 10px;
    font-size: 24px;
    border-bottom: 3px solid #F1140B;
}
.p-tsfw-ct .js>div{
    float: left;
    width: 585px;
}
.p-tsfw-ct .js{
    line-height: 30px;
    color: #666;
    font-size: 14px;
	 width:100%;
	 overflow:hidden
	
}
.p-tsfw-ct .js img{
    float: right;
    width: 231px;
    height: auto;
}
.p-tsfw-ct .js h4{
    margin: 20px 0;
    color: #F1140B;
    font-size: 18px;
    font-weight: normal;
	
}
.p-tsfw-ct .zp li{
    float: left;
    width: 286px;
    height: 200px;
    margin: 0px 30px 20px 0;
}
.p-tsfw-ct .zp li a{
    display: block;
    position: relative;
    width: 284px;
    height: 199px;
    border: 1px solid #ddd;
    overflow: hidden;
}
.p-tsfw-ct .zp li img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.p-tsfw-ct .zp li:hover p{
    color: #F1140B;
}
.p-tsfw-ct .zp p{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    -webkit-transition: all 1s ease 0s;
       -moz-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
         -o-transition: all 1s ease 0s;
            transition: all 1s ease 0s;
}

.p-ct .new-list li{
    background: #f5f5f5;
    border: 5px solid #f5f5f5;
}
.p-ct .new-list li:hover{
    background: #fff;
    border: 5px solid #E91907;
}
.p-ct .f-cl{width:100%; height:auto;  overflow:hidden}

.f_case{width:815px; height:414px; float:left; overflow:hidden; position:relative}
.f_case 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;}
.f_case p{width:100%; height:40px; line-height:40px; background:rgba(0,0,0,0.5); padding:0px 10px; color:#fff; font-size:14px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; position:absolute; bottom:0; left:0}



/*联系我们*/
.leftinfo{width:600px; height:auto; float:left;}
.rightinfo{/*width:400px;*/ float:right}
.rightinfo dl{width:130px; height:auto; float:left;}
.rightinfo dl dt{width:100%; height:100%;}
.rightinfo dl dt img{width:100%; height:100%;}
.rightinfo dl dd{width:100%; height:35px; line-height:35px; text-align:center; font-size:14px; color:#666}
.ditu{width:100%; height:360px; margin-bottom:20px;}
.contact_info{width:100%;  height:auto; overflow:hidden; margin-bottom:30px;}



/*other*/
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.keyword_light{ margin-bottom: 30px;}
.proname{ padding: 20px 0 5px 0;}
.p-bd .v1 img {float: right;}


/*新闻*/
.m-new .u-tit h2 a{
    line-height: 0;
    padding: 0 5px 10px;
    color: #222;
    font-size: 24px;
    border-bottom: 3px solid #E91907;
}
.m-new .u-tit p:last-child{
    padding-top: 25px;
    color: #999;
    font-size: 14px;
}
.m-new .new{
    margin-top: 35px;
    background: #f4f4f4;
}
.new-list{
    width: 1200px;
    margin: 0 auto;
    padding-top: 65px;
}
.new-list li{
    float: left;
    width: 535px;
    height: 280px;
    margin: 0 60px 50px 0;
    background: #fff;
    border: 5px solid #fff;
    -webkit-transition: all 1s ease 0s;
       -moz-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
         -o-transition: all 1s ease 0s;
            transition: all 1s ease 0s;
}
.new-list li:hover{
    border: 5px solid #E91907;
}
.new-list li:after{
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
    overflow: hidden;
    clear: both;
}
.new-list li .ct{
    float: left;
    width: 180px;
    margin-left: 30px;
}
.new-list li .time{
    position: relative;
    top: -38px;
}
.new-list li .time h2{
    color: #333;
    font-size: 48px;
    font-weight: normal;
	 height:65px;
}
.new-list li .time h2 i{
    display: block;
    width: 52px;
    height: 1px;
    background: #999;
}
.new-list li .time p{
    margin-top: 10px;
    color: #999;
    font-size: 14px;
}
.new-list li .txt{
    color: #999;
    font-size: 14px;
}

.new-list li .txt div{width:100%; height:55px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}

.new-list li .txt h2{
    position: relative;
    top: -15px;
    color: #333;
    font-size: 16px;
    font-weight: normal;
	width:100%;
	 height:43px; overflow:hidden;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;
}
.new-list li a.more{
    display: block;
    width: 49px;
    height: 20px;
    margin-top: 20px;
    overflow: hidden;
}
.new-list li a:hover img{
    /*! margin-top: -20px; */
}
.new-list li a img{
    width: 49px;
    height: 40px;
}
.new-list li .img-wrap{
    position: relative;
    right: -5px;
    float: right;
    width: 307px;
    height: 177px;
    margin-top: 35px;
    overflow: hidden;
}
.new-list li .img-wrap img{
    width: 100%;
    height: 100%;
    -webkit-transition: all 1s ease 0s;
       -moz-transition: all 1s ease 0s;
        -ms-transition: all 1s ease 0s;
         -o-transition: all 1s ease 0s;
            transition: all 1s ease 0s;
}
.new-list li:hover .img-wrap img{
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}


.b-menu{
    padding: 40px 0 50px;
}
.b-menu ul li{
    float: left;
    width: 200px;
    margin: 0 11px;
    color: #666;
    text-align: center;
}
.b-menu ul li:hover h2{
    color: #F1140B;
}
.b-menu h2{
    margin-top: 7px;
    font-size: 16px;
    -webkit-transition: all .5s ease 0s;
       -moz-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
         -o-transition: all .5s ease 0s;
            transition: all .5s ease 0s;
}
.b-menu div{
    line-height: 24px;
    margin-top: 7px;
    font-size: 12px;
}





.p-tsfw{
    margin-bottom: 70px;
}
.p-nav-tsfw{
    float: left;
    width: 190px;
}
.p-nav-tsfw ul{
    width: 100%;
    padding: 5px 0;
    border-right: 2px solid #d3d3d3;
}
.p-nav-tsfw li{
    position: relative;
    margin: 25px 0;
}
.p-nav-tsfw li a{
    color: #666;
    font-size: 18px;
    -webkit-transition: all .5s ease 0s;
       -moz-transition: all .5s ease 0s;
        -ms-transition: all .5s ease 0s;
         -o-transition: all .5s ease 0s;
            transition: all .5s ease 0s;
}
.p-nav-tsfw li.active a,
.p-nav-tsfw li:hover a{
    color: #F1140B;
}
.p-nav-tsfw li.active i,
.p-nav-tsfw li:hover i{
    background: no-repeat url(../images/p_tsfw_listyle_hov.png);
}
.p-nav-tsfw li i{
    position: absolute;
    top: 3px;
    right: -12px;
    display: block;
    width: 22px;
    height: 22px;
    background: no-repeat url(../images/p_tsfw_listyle.png);
}

.p-tsfw-ct{
    float: right;
    width: 948px;
    margin: 25px auto 50px;
}


.p-tsfw-ct .tit {
    height: 44px;
    margin-top: 15px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d3d3d3;
}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.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: 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;
	font-size: 14px;
}
.lxfx li {
    background:#E91907;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}




/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 20px 0}
.news_time time{color: #F1140B; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #F1140B; height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left;}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:26px; color: #666; font-size: 14px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #F1140B;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #F1140B; color: #fff; border:2px solid #F1140B; }
.ny_news_list li:hover .news_time{background: #F1140B;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#F1140B;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
    border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 10px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}
.keyword_light p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333; line-height: 30px; margin-top:35px; }
