
/*头部样式*/
#header{
    border-bottom:1px solid #eaeaea;
    line-height: 32px;
    color: #999;
}
#header a{
    color: #999;
}
.tong{
   width:1200px;
   margin:0 auto;
}
.wel{
    float: left;

}
.k1{
    float: right;
}
.logo{float:left;}
.k2{
    color:#333;
    font-size:14px;
    font-family:"微软雅黑";
    padding-left: 43px;
    background: url(../images/tel.png) no-repeat 0px 8px;
    line-height: 25px;
    margin-top: 18px;
}
.k2 span{
    color: #ff9702;
}

.topLink{float:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}


#menu{
    background: #ff9702;
}

/*热门搜索*/
.search{
    padding-top: 10px;
}
.hotSearch{
    width:500px;float:left;height:34px;line-height:34px;font-weight:normal;
    font-size: 14px;
    color: #a0a0a0;
}
.hotSearch a{
    margin-right:10px;
    font-size: 14px;
    color: #a0a0a0;
}

#formsearch{
    width:347px;
    float:right;
    background: url(../images/ss.jpg) no-repeat;
    height: 34px;
}
#formsearch input{height:34px;background:none;border:none;line-height:34px;
    outline: none;
}
#formsearch input#keyword{height:34px;line-height:34px;padding-left:11px;color:#a0a0a0;font-size: 14px;
width: 295px;
}
#formsearch input#s_btn{width:41px;height:34px;line-height:34px;text-align:center;background:none;color:#fff;border:none;cursor:pointer;
    margin-left: -4px;
    font-size: 0px;
}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;
    display: none;
}



/*热门课程*/
.mian1{
    padding-top: 35px;
}
.title1{
    text-align: center;
}
.mian1_1{
    padding-top: 47px;
    margin-left: -20px;
}
.mian1_1 li{
    float: left;
    margin-left: 11px;
}
.mian1_1 li span{
    display: block;
    width: 292px;
    height: 178px;
    overflow: hidden;
}
.mian1_1 li img{
    width: 292px;
    height: 178px;
    transition: all 0.6s ease-out;
}
.mian1_1 li img:hover{
    transform:scale(1.2);
    transition: all 0.6s;
}
.mian1_1 li h3{
    font-size: 20px;
    color: #000;
    font-weight: normal;
    width: 274px;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 5px;
}
.mian1_1 li p{
    font-size: 15px;
    color: #666;
    width: 274px;
    text-align: left;
    padding:0px 10px;
}

.more1{
    display: block;
    width: 178px;
    line-height: 38px;
    border: 1px solid #999;
    font-size: 18px;
    color: #999;
    margin: 50px auto 0;
    text-align: center;
    border-radius: 25px;
}





.ys1{
    width: 1920px;
    position: relative;
    left:50%;
    margin-left: -960px;
    background: url(../images/ys1.jpg) no-repeat 0px 0px;
    height: 477px;
}
.ys2{
    background: url(../images/ys2.jpg) no-repeat 0px 0px;
}

.ys1 .y1{
    padding-left: 640px;
}
.y1{
    width: 560px;
    padding-top: 63px;
}

.y1 span{
    display: block;
    float: left;
    font-size: 22px;
    color: #333;
    padding-top: 32px;
}
.y1 .wz1{
    float: left;
    width: 430px;
    margin-left: 40px;
    font-size: 15px;
    color: #333;
    line-height: 23px;
}
.y2{
    padding-top: 55px;
}
.y2 span{
    padding-top: 43px;
}
.y3{
    padding-top: 50px;
}
.y3 span{
    padding-top: 37px;
}




.ys2 .y1{
    padding-left: 0px;
    padding-top: 67px;
}
.ys2 .y6{
    padding-top: 52px;
}
.ys2 .y6 span{
    padding-top: 45px;
}



/*规划*/
.main3{
    padding-top: 68px;
    padding-bottom: 70px;
}
.mian3_1{
    padding-top: 45px;
}
.mian3_1 li{
    float: left;
    margin-right: 50px;
}
.mian3_1 li:last-child{
    margin-right: 0px;
}
.mian3_1 li span{
    display: block;
    width: 366px;
    height: 222px;
    overflow: hidden;
}
.mian3_1 li img{
    width: 366px;
    height: 222px;
    transition: all 0.6s ease-out;
}

.mian3_1 li img:hover{
    transform:scale(1.2);
    transition: all 0.6s;
}
.mian3_1 li h3{
    font-size: 20px;
    color: #111;
    font-weight: normal;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 10px;
}
.mian3_1 li p{
    font-size: 15px;
    color: #666;
    width: 340px;
    margin: 0 auto;
}


.xz{
    text-align: center;
    padding-top: 32px;
}
a.more2{
    width: 180px;
    line-height: 40px;
    display: inline-block;
    border-radius: 25px;
    background: #ff9702;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin:0px 13px;
}
a.more3{
    width: 180px;
    line-height: 40px;
    display: inline-block;
    border-radius: 25px;
    background: #666;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin:0px 13px;
}



.main4{
    width: 1920px;
    position: relative;
    left:50%;
    margin-left: -960px;
    height: 569px;
    background: url(../images/bj1.jpg) no-repeat 0px 0px;
}
.about1_img{
    width: 536px;
    padding-top: 48px;
}
.about1_img img{
    width: 100%;
}
.about1{
    float: right;
    width: 535px;
    padding-right: 35px;
    padding-top: 200px;
}
.about1 h2{
    font-size: 24px;
    color: #333;
    font-weight: normal;
    padding-bottom: 10px;
}
.about1 h2 span{
    font-size: 18px;
    color: #333;
    font-family: "Microsoft Yi Baiti";
    text-transform: uppercase;
}
.about1 p{
    font-size: 14px;
    outline: #666;
    line-height: 25px;
}
.about1 a{
    display: block;
    width: 114px;
    line-height: 30px;
    background: #ff9702;
    color: #fff;
    text-align: center;
    float: right;
    margin-top: 30px;
}




.main5{
    padding-top: 70px;
    padding-bottom: 65px;
}

#Index {z-index:100;margin:0 auto; width: 1200px; height:auto;}
#Index .style {z-index: 99; width: 150px; bottom: 0px; display: block; background: url(../images/icon_f.png) no-repeat right bottom; float: right; height: 172px; right: 0px}
#Index_Box {position: relative;width: 1200px; margin-top: 60px;}
#Index_Box ul {position: relative; width: 1200px; height: 410px}
#Index_Box li {z-index: 0; position: absolute; list-style-type: none; width: 0px; height: 0px;
    /*overflow: hidden; */
    top: 58px; cursor: pointer;list-style-type: none; left: 0px;text-align: center;}
.a1{
    display: none;
    text-align: center;
    color: #333;
    font-size: 18px;
    position: relative;
    top:-14px;
    z-index: 9;
}
#Index_Box li:nth-child(4) .a1{
    display: block!important;
}
#Index_Box li:nth-child(4) h3{
    font-weight: normal;
    font-size: 18px;
    color: #333;
    padding:5px 0px 12px 0;
}
#Index_Box li:nth-child(4) h3 span}
#Index_Box li:nth-child(4) .a1 p{
width: 715px;
}

#Index_Box li:nth-child(4) .a1 div{
    width: 23px;height:23px;
    border-radius: 50%;
    background: red;margin-left:47%;margin-bottom: 5px;
    background: #ff9702;
}
#Index_Box li img {width: 100%;vertical-align: top;border-radius: 50%;display: block;overflow: hidden;}
#Index_Box li p{
    color:#333;
    width: 715px;
    font-size: 14px;
    margin-left: -210px;
    text-align: left;
    line-height: 25px;
}
#Index_Box .prev {display: block}
#Index_Box .next {display: block}
#Index_Box .prev {z-index: 100; overflow: hidden; cursor: pointer}
#Index_Box .next {z-index: 100; overflow: hidden; cursor: pointer}
#Index_Box .prev {position: absolute; width: 19px; background: url(../images/left.png) no-repeat 0px 0px; height: 37px; top: 130px; left: -42px}
#Index_Box .next {position: absolute; width: 19px; background: url(../images/right.png) no-repeat 0px 0px; height: 37px; top: 130px; right: -42px}



.about{
    width: 1920px;
    position: relative;
    left:50%;
    margin-left: -960px;
    background: url(../images/about.jpg) no-repeat 0px 0px;
    height: 515px;
}
.about_img{
    padding:97px 0px 0px 35px;
}
.about2{
    width: 572px;
    padding-top: 204px;
    padding-right: 97px;
    font-size: 15px;
    color: #666;
    line-height: 26px;
}
.about2 a{
    display: block;
    float: right;
    width: 72px;
    line-height: 24px;
    background: #ff9702;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-right: -4px;
    margin-top: 31px;
}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}


.main6{
    padding-top: 71px;
    padding-bottom: 80px;
}
.main6 .title1{
    margin-bottom: 50px;
}
.main6_1{
    width: 585px;
    height: 250px;
    background: url(../images/yw1.jpg) no-repeat 0px 0px;
    color: #fff;
}
.main6_1 h3{
    font-weight: normal;
    font-size: 20px;
    padding:58px 0px 6px 85px;
}
.main6_1 h3 span{
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}
.main6_1 p{
    font-size: 16px;
    padding-left: 165px;
}
.main6_1 p span{
    font-size: 20px;
    color: #ff9702;
}

.main6_2{
    width: 585px;
    height: 250px;
    background: url(../images/yw2.jpg) no-repeat 0px 0px;
}



/*新闻*/
.xinwen{
    padding-bottom: 60px;
}
.xinwen .title1{
    margin-bottom: 50px;
}


.nn1{font:100 18px/40px "微软雅黑";color:#333;background:url(../images/tt6.jpg) no-repeat left bottom;position:relative;}
.nn1 a{position:absolute;right:0;top:0;font:100 12px/40px "微软雅黑";}
.nn1 span{
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    margin-left: 8px;
}

.news1{width:378px;float:left;}
.news1 .content{padding:25px 0;}

.news2{width:378px;float:left;margin-left:50px;}
.news2 .content{padding:25px 0;}

.news3{width:345px;float:right;}
.news3 .content{padding:25px 0;}


.news_list1{}
.news_list1 li{line-height:40px;position:relative;padding-left:20px;background:url(../images/tt.jpg) no-repeat 0 50%;border-bottom:1px dashed #c5c5c5;}
.news_list1 li a{line-height:40px;color:#111;font-size: 14px;}
.news_list1 li a:visited{text-decoration: none;color:#666;}
.news_list1 li a:hover{text-decoration:none;color:#e87518;}
.news_list1 li span{color:#999;z-index:0;line-height:40px;position:absolute;right:0px;top:0px;}
.news_list1 li h3 {font-size:14px;}
.news_list1 li div{line-height:24px;}



.news_list2{

}
.news_list2 li{
border-bottom:1px dashed #c5c5c5;
padding: 14px 0px 11px 0;
}
.news_list2 li a{
    font-size: 14px;
    color: #111;
    background: url(../images/wen.jpg) no-repeat left center;
    padding-left: 35px;
    line-height: 25px;
    height: 25px;
    display: block;
    margin-bottom: 3px;
}
.news_list2 li p{
    font-size: 14px;
    color: #666;
    background: url(../images/da.jpg) no-repeat left top;
    padding-left: 35px;
    line-height: 25px;
}



/*留言*/
.mess{
    width: 1920px;
    position: relative;
    left:50%;
    margin-left: -960px;
    background: url(../images/mess.jpg) no-repeat 0px 0px;
    height: 149px;
}
.mess .tong{
    position: relative;
}
.message1{}
.message1 input{
    background: none;
    border: none;
    outline: none;
}
.message1 textarea{
    background: none;
    border: none;
}
.message1 #name{
    width: 229px;
    position: absolute;
    left: 384px;
    top: 35px;
    line-height: 38px;
}
.message1 #contact{
    width: 229px;
    position: absolute;
    left: 384px;
    top: 76px;
    line-height: 38px;
}
.message1 #content{
    width: 245px;
    position: absolute;
    left: 760px;
    top: 35px;
    line-height: 38px;
}
.message1 #code{
    width: 315px;
    position: absolute;
    left: 638px;
    top: 70px;

}
.message1 #checkcode{
    border-color:#adadad;
}
.message1 .msgbtn{
    width: 113px;
    height: 42px;
    position: absolute;
    right: 0px;
    top:29px;
}
.message1 .msgbtn1{
    width: 113px;
    height: 42px;
    position: absolute;
    right: 0px;
    top:79px;
}

/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}

.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}




/*友情链接*/
.f_link{
/*    width:1000px;
    margin:0 auto;
    margin-top:15px;*/
    line-height:30px;
}
.f_link a{
    margin-right: 10px;
}

/*页面底部*/
#footer{
    width: 1920px;
    position: relative;
    left:50%;
    margin-left: -960px;
    background: url(../images/foot.jpg) no-repeat 0px 0px;
    height: 256px;
    color: #fff;
    font-size: 13px;
}
#footer .tong{
    position: relative;
}
#footer a{color:#fff;}
#footer a:hover{color:#000;text-decoration:none;}

.foot1{
    float: left;
    width: 760px;
}

.nav_foot{
    line-height:24px;color:#fff;
    padding-top: 30px;
    padding-bottom: 20px;
}
.nav_foot a{
    font-size: 14px;
}
.ft2{

}
.code1{
    float: left;
    width: 120px;
}
.copyright{
    float: left;
    margin-left: 195px;
    line-height:30px;
}

.foot2{
    padding:40px 0px 0px 100px;
    width: 320px;
    float: left;
}
.foot2 p{
    line-height:30px;
}
.foot2 p img{
    margin-right: 12px;
}

.top{
    position: absolute;
    right: 0px;
    top:114px;
    width: 40px;
    height:38px;
}
.top a{
    display: block;
    width: 40px;
    height:38px;
}


/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:18px;color:#000;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:100%;margin:0 auto;}
.n_banner img{width:100%;margin:0 auto}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:975px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url(../images/nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;font-size:16px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
