.jet_wel{
    background: #d2d2d2;
}
.top_hell{
    margin:0 auto;
    width: 1200px;
    height: 30px;
    line-height: 30px;
}
.top_hell .k1{
    color:#333;
    font-style: 14px;
}
.top_hell .k1 a{
    color:#333;
}
.jet_logo{
    margin: 0 auto;
    width: 1200px;
}
/*导航栏样式*/
#menu{background: #fec504;}
.nav{height:58px;width:1200px;margin: 0 auto;}
.nav li{line-height:58px;height:58px;text-align:center;width:150px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height:58px;color:#fff;height:58px;font-size: 15px;padding:0;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#f53407;}
.nav .linshi{background:#f53407;color:#fff !important;text-shadow:none}
.nav .sec{height:0;background:#fec504;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:58px;left:0px;}
.nav .sec a{background:#fec504;color:#fff;height:58px;line-height:58px;width:150px;}
.nav .sec a:hover{background:#f53407;text-decoration:none;}
/*首页banner*/
.banner{width:1920px;margin:0 auto;position:relative;height:500px;left:50%;margin-left: -960px;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}
.banner ul.bb li{position:absolute;display:none;}
.banner .num{position:absolute;right:48%;bottom:20px;z-index:100;}
.banner .num li{float:left;width:12px;height:12px;display:inline-block;margin-right:4px;background:#fff;line-height:12px;
	text-indent:-100px;overflow:hidden;border-radius:12px;}
.banner .num li.num_hover{background-color:#ff9700;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:inline;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:18px;height:18px;line-height:18px;}
.product_con{
    background: url(../images/cpbj.jpg) no-repeat center;
    height: 759px;
}
.r_about {
    width: 1200px;
    margin:0 auto;
    margin-top: 30px;
    margin-bottom: 60px; 

}
.r_about h2 {
    width: 230px;
    margin: 0 auto;
    font-size: 36px;
    color: #000000;
    background: url(../images/about_tit.png) no-repeat left center;
    font-weight: 400;
    text-align: center; }
.r_about .con {
    margin-top: 50px;
    padding-bottom: 70px; }
.r_about .con .hd{
    text-align: center;
}
.r_about .con .hd ul li {
    display: inline-block;
    margin-left: 20px;
}
.r_about .con .hd ul li:last-child{
  
}
.r_about .con .hd ul li.on a .img {
   }
.r_about .con .hd ul li.on a .img img {
 }
.r_about .con .hd ul li a {
    display: block; }
.r_about .con .hd ul li a .img {
   }
.r_about .con .hd ul li a .img img {
    position: relative;
    top: 0;
  }

.r_about .con .bd .about_box {
    width: 966px; }

.r_about .con .bd .about_box .img img {
    width: 544px;
    height: 425px; }
.r_about .con .bd .about_box .text {
    width: 390px; }
.r_about .con .bd .about_box .text h3 {
    font-size: 20px;
    color: #323232;
    line-height: 30px;
    font-weight: 400;
    margin-top: 45px; }
.r_about .con .bd .about_box .text h3 p {
    font-size: 14px;
    line-height: 18px;
    color: #787878;
    text-transform: uppercase; }
.r_about .con .bd .about_box .text .txt {
    margin-top: 15px;
    font-size: 14px;
    line-height: 30px;
    color: #3c3c3c; }
.r_about .con .bd .about_box .text a.more {
    margin-top: 87px;
    display: block;
    font-size: 18px;
    color: #2d2d2d;
    text-align: center;
    width: 128px;
    height: 42px;
    line-height: 42px;
    border: 1px solid #2d2d2d;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
    text-transform: uppercase; }
.jet_case{
background: url(../images/bj.jpg) no-repeat center;
}
.jet_case1{
    margin:0 auto;
    width: 1200px;
}
.case_app{
    margin:0 auto;
    text-align: center;
    color:#fff;
    font-size: 28px;
    padding-top: 20px;
}
.case_app p{
    font-size: 14px;
    padding-top: 6px;
}
.line1{
    margin:0 auto;
    height: 5px;
    width: 60px;
    background: #fec504;
    margin-top: 6px;
}
.pro_list{
    margin-top: 33px;
    padding-bottom: 30px;
}
/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}
#m_demo{overflow:hidden;height:400px;margin:0 auto;}
#m_indemo {float: left;height:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}
/*产品列表*/
.product_list li{float:left;margin-left:15px;margin-right:15px;padding-bottom:15px;}
.product_list li a.img{padding:1px;}
.product_list li a.img .img3{
    position: relative;
    width:377px;
    height:273px;
    overflow: hidden;
}
.product_list li a.img img{
    transition: all .5s;
}
.product_list li a.img img:hover{
    transform: scale(1.1)
}
.product_list li:hover img{
    transform: scale(1.1)
}
.product_list li a.img img{width:377px;height:273px;}
.product_list li h3{
    display: block;
    text-align:center;
    padding-top:5px;
    position: relative;
    top:-38px;
    background: rgba(0, 0, 0, 0.5)
}
.product_list li h3 a{font-weight:normal;color:#fff;font-size: 14px;line-height: 31px;}
.product_list li a.img{display:block;}
.product_list li a.img:hover{border-color:#e87518;}
.roll_product{float:left;}


/*产品列表*/
.product_list1 li{float:left;padding-bottom:15px;}
.product_list1 li a.img{padding:1px;}
.product_list1 li a.img img{width:300px;height:225px;}
.product_list1 li h3{
    color:#000;
}
.product_list1 li h3 a{font-weight:normal;color:#000;font-size: 14px;line-height: 31px;}
.product_list1 li a.img{display:block;}
.product_list1 li a.img:hover{border-color:#e87518;}
.roll_product1{float:left;}
.jet_right{
    width: 288px;
}

.jet_about{
    background: url(../images/gsjjbj.png) no-repeat center;
}
.jet_about1{
    margin:0 auto;
    width:1200px;
    padding-top: 34px;
    padding-bottom: 43px;
}
.jet_left1{
    width: 798px;
    height: auto;
    float: left;
}
.jet_left{
    border-bottom: 2px solid #afafaf;
    height: 45px;
}
.about_hx{
    color: #fec504;
    font-size: 23px;
    float: left;
}
.about_hx span{
    color: #afafaf;
    font-family: arial;
    font-size: 14px;
    padding-left: 10px;
}
.about_more{
    line-height: 45px;
}
.about_more a{
    color: #afafaf;
    font-size: 14px;
    font-family: arial;
}
.about_wz{
    background: url(../images/gsjjline.jpg) no-repeat left bottom;
    color: #232323;
    font-size: 20px;
    padding-top: 10px;
    height: 48px;
}
.about_wz1 p{
    font-size: 14px;
    padding: 20px 0;
    line-height: 30px;
}
.more2{
    font-size: 14px;
    border-radius: 38px;
    height: 50px;
    width: 200px;
    text-align: center;
    background: #fec504;
}
.more2 a{
    display: block;
    line-height: 50px;
    color:#fff;
}
.about_hx1{
    color: #fec504;
    font-size: 23px;
    border-bottom: 2px solid #afafaf;
    height: 45px;
}
.about_hx1 span {
    color: #afafaf;
    font-family: arial;
    font-size: 14px;
    padding-left: 10px;
}
.product_toproll{
    margin-top: 20px;
}
.jet_news{
    background: url(../images/bj1.jpg) no-repeat center;
}
.jet_news1{
    width: 1200px;
    margin:0 auto;
    padding-top: 30px;
    padding-bottom: 64px;
}

#n_demo{overflow:hidden;width:100%;margin:0 auto;    padding-top: 15px;}
#n_indemo {float: left;width:800%}
#n_demo1 {float: left;}
#n_demo2 {float: left;}

.product_list3 li{float:left;margin-left:15px;margin-right:15px;padding-bottom:15px;}
.product_list3 li a.img{padding:1px;}
.product_list3 li a.img .img3{
    position: relative;
    width:290px;
    height:218px;
    overflow: hidden;
}
.product_list3 li a.img img{
    transition: all .5s;
}
.product_list3 li a.img img:hover{
    transform: scale(1.1)
}
.product_list3 li:hover img{
    transform: scale(1.1)
}
.product_list3 li a.img img{width:377px;height:273px;}
.product_list3 li h3{
    display: block;
    text-align:center;
    padding-top:5px;
    position: relative;
    top:-38px;
    background: rgba(0, 0, 0, 0.5)
}
.product_list3 li h3 a{font-weight:normal;color:#fff;font-size: 14px;line-height: 31px;}
.product_list3 li a.img{display:block;}
.product_list3 li a.img:hover{border-color:#e87518;}
.roll_product3{float:left;}
.jet_album{
    width: 750px;
}
.jet_left4{
    border-bottom: 2px solid #fff;
    height: 45px;
}
.about_hx4{
    color: #fec504;
    font-size: 23px;
    float: left;
}
.about_hx4 span{
    color: #fec504;
    font-family: arial;
    font-size: 14px;
    padding-left: 10px;
}
.about_more4{
    line-height: 45px;
}
.about_more4 a{
    color: #fff;
    font-size: 14px;
    font-family: arial;
}
.latesd_new{
    border-bottom: 1px solid #afafaf;
    transition: all .5s;
}
.latesd_new h3{
    display: inline;
    background: url(../images/icon.png) no-repeat left;
    height: 40px;
    line-height: 40px;
    padding-left: 26px;
    color:#fff;
    transition: all .5s;
}
.latesd_new span{
    color:#fec504;
    display: block;
    float: right;
    line-height: 40px;
}
.latesd_new:hover{
    border-bottom: 1px dashed #afafaf;
}
.latesd_new h3:hover{
    color:#fec504;
}
.jet_foooter{
    background: #252525;
}
.jet_foot{
    width: 1200px;
    margin:0 auto;
}
.foot_nav dl{
    float: left;
    margin-right: 90px;
}
.foot_con{
    padding-top: 50px;
    height: 260px;
}
.tel{
    width: 275px;
}
.tel p{
    color:#fec504;
    font-size: 18px;
}
.tel span{
    color:#fec504;
    font-size: 24px;
    font-weight: bold;
}
.copy1 a{
    color:#333;
}
.rxcp a{
    color:#333;
}
.tel .qq{
background: url(../images/qq2.png) no-repeat;
width: 37px;
height: 37px;
margin-right: 20px;
margin-top:50px;
}
.tel .qq:hover{
    background: url(../images/qq1.png) no-repeat;
}
.tel .weixin{
    background: url(../images/weixin1.png) no-repeat;
    width: 37px;
    height: 37px;
    margin-top:50px;
    }
.tel .weixin:hover{
    background: url(../images/weixin2.png) no-repeat;
}
.foot_nav{
    width: 599px;
}
.foot_nav dt{
    color:#fff;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 20px;
}
.foot_nav dd a{
    color:#989898;
    font-size: 14px;
}
.foot_bott{
    border-top: 1px solid #333333;
    height: 63px;
    line-height: 63px;
}
.foot_nav dd a{
    display: block;
    padding-top: 10px;
}
.case_img1{
  float: left;
}
.info1{
    width: 718px;
    padding-top: 75px;
    color:#666666;
    font-size: 14px;
    line-height: 2em;
}
.line7{
    width:35px;
    height: 4px;
    background: #de3637;
    margin-top: 88px;
    margin-left: 67px;
}
.case_img1{
    position: relative;
}
.case_img1 .wz2{
    position: absolute;
}
.case_img1 .wz2 :hover h3{
    color:#fff;
    font-size: 18px;
    text-align: center;
    position: relative;
    top: -439px;
   
}
.case_img1 .wz2:hover .gengduo{
    text-align: center;
    font-size: 38px;
    color:#fff;
    position: relative;
    top: -448px;
}
.case_img1 .wz2:hover .showdo{
    background:rgba(180,200,222,.5);
    width: 365px;
    height: 283px;
    position: relative;
    top:-284px;
}
.case_app1{
    margin:0 auto;
    text-align: center;
    color:#000;
    font-size: 28px;
    padding-top: 20px;
}
.case_app1 p{
    font-size: 14px;
    padding-top: 6px;
    color:#666;
}
.c12{text-align:center;}
.tab{position:relative;display: inline-block;}
.tab li{float:left;display:block;text-align: center;}
.tab li a{display:block;line-height:50px;color:#333333;font-size:16px;height:50px;width:240px;text-align: center;background: #f5f5f5;}
.tab li a:hover{text-decoration:none;}
.tab li a.tab_click{color:#fff;text-decoration:none;font-size:16px;background:#1fac75;text-align: center;height:50px;width:240px;line-height:50px;}
.tab_content{padding-top:16px;position: relative;}
.product_list1{}
.product_list6 li{float:left;margin-right:22px;margin-bottom:15px;}
.product_list6 li a.img{border:1px solid #e0e1dc;}
.product_list6 li a.img img{width:278px;height:192px;}
.product_list6 li h3{text-align:center;padding-top:10px;}
.product_list6 li h3 a{font-weight:normal;font-size: 14px;color:#333;}
.product_list6 li a.img{display:block;}
.product_list6 li a.img:hover{border-color:#1fac75;}
.roll_product{float:left;}
.product_list6 li:nth-child(4n){float: right;margin-right: 0;}







/*头部样式*/
.head{background:url(../images/tou.jpg) no-repeat center;height:195px;}
#header{width:1100px;margin:0 auto;}
.top{height:105px;}
.logo{float:left;padding-top:10px;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}

.k2{width:300px;float:right;text-align:right;padding-top:15px;}

.kk{width:400px;float:left;line-height:30px;color:#999;}
.k1{width:600px;float:right;text-align:right;line-height:30px;color:#999;}
.k1 a{color:#999;}
.k3{width:300px;float:left;margin-left:30px;margin-top: 30px;}

#menu{}

/*热门搜索*/
.sou{background:url(../images/sou.jpg) no-repeat center;height:54px;}
.search{text-align:left;height:31px;width:1100px;margin:0 auto;padding:11px 0;}
#formsearch{float:right;position:relative;}
.hotSearch{float:left;height:31px;line-height:31px;font-weight:normal;}

.cont1{background:url(../images/bj1.jpg) no-repeat center;height:573px;overflow:hidden;}
.cont2{width:1100px;margin:0 auto;}
.about{width:1100px;float:left;padding:20px 0 0 0;}
.about_title{background:url(../images/tt1.png) no-repeat 0 50%;height:57px;font:600 24px/57px "微软雅黑";color:#212121;padding-left:25px;}
.about_title span.sp1{color:#ff6600;}
.about_title span.sp2{color:#a0a0a0;display:block;font:100 12px/20px "微软雅黑";}
.about .content{padding:8px 0;line-height:26px;font-size:14px;}
.about1{width:500px;float:left;margin-left:30px;margin-top: 15px;}
.about2{width:510px;float:right;text-align:right;}
.tu5{width:219px;float:right;padding-top:50px;}
.aaa{padding-top:30px;}

.cont3{background:url(../images/ying.jpg) no-repeat center top #fff;}
.cont4{width:1100px;margin:0 auto;padding:50px 0;}
.zuo{width:280px;float:left;}

.chanpin{width:775px;float:right;}
.chanpin_title{background:url(../images/tt3.jpg) no-repeat 0 0;height:44px;line-height:44px;padding-left:25px;font-size:16px;position:relative;}
.chanpin_title a{position:absolute;right:10px;top:0;font-size:14px;text-decoration:none;}
.chanpin .content{padding:18px 0;}

.datu{text-align:center;}

.cont5{background:#efefef;position:relative;width:1430px;left:50%;margin-left:-715px;border-bottom:9px solid #01af5f;}
.cont6{width:1100px;margin:0 auto;}
.biao{text-align:center;padding-top:40px;}

.you1{padding-top:50px;}
.you11{width:560px;float:left;}
.you12{width:520px;float:right;}
.you1_1{background:url(../images/1.jpg) no-repeat 0 50%;height:47px;padding-left:50px;color:#01af5f;font:600 21px/24px "微软雅黑"}
.you1_1 span{display:block;font:100 16px/22px "微软雅黑"}
.you1_2{padding-top:15px;line-height:26px;font-size:14px;padding-left: 40px;}

.you2{padding-top:20px;}
.you21{width:554px;float:right;}
.you22{width:530px;float:left;}
.you2_1{background:url(../images/2.jpg) no-repeat 0 50%;height:47px;padding-left:50px;color:#01af5f;font:600 21px/24px "微软雅黑"}
.you2_1 span{display:block;font:100 16px/22px "微软雅黑"}
.you2_2{padding-top:15px;line-height:26px;font-size:14px;padding-left:30px;}

.you3{padding-top:90px;background:url(../images/you4.jpg) no-repeat right bottom;}
.you31{width:260px;float:left;padding-bottom:10px;}
.you32{width:450px;float:left;margin-left:20px;}
.you3_1{background:url(../images/3.jpg) no-repeat 0 50%;height:47px;padding-left:50px;color:#01af5f;font:600 21px/24px "微软雅黑"}
.you3_1 span{display:block;font:100 16px/22px "微软雅黑"}
.you3_2{padding-top:15px;line-height:26px;font-size:14px;padding-left: 30px;}

 

.cont7{width:1080px;margin:0 auto;}
.jianjie{width:783px;float:left;}
.jianjie .content{padding:15px 0;}
.jian1{width:366px;float:left;}
.jian2{width:400px;float:right;line-height:24px;padding-top:10px;height:230px;overflow:hidden;}

.tuijian{width:260px;float:right;}
.tuijian .content{padding-top:30px;}

.hezuo{width:1080px;margin:0 auto;}
.hezuo_title{font:600 24px/35px "微软雅黑";color:#212121;text-align:center;}
.hezuo_title span{display:block;font:100 12px/18px "arial";color:#aaaaaa;}


/*首页新闻*/
.news_company{width:360px;float:left;}
.news_company .content{padding:5px 0;}

.dongtai{width:360px;float:left;margin-left:45px;}
.dongtai .content{padding:5px 0;}

.wenti{width:271px;float:right;}
.wenti .content{padding:15px 0;}

.xinwen{width:1080px;margin:0 auto;    padding: 30px 0;}
.zxxw_b  a{display:block;font:700 12px/30px "微软雅黑";color:#444444;background:url(../images/wen.jpg) no-repeat 0 0;padding-left:30px;text-decoration:none;}
.zxxw_b{}
.zxxw_b  span{display:block;font:100 12px/30px "微软雅黑";color:#000;}

.news_listt{}
.news_listt li{line-height:30px;position:relative;padding-top:10px;background:url(../images/xx.jpg) no-repeat 0 0;}
.news_listt li a{line-height:30px;height:30px;}
.news_listt li span{color:#444444;z-index:0;line-height:30px;background:url(../images/da.jpg) no-repeat 0 0;padding-left:30px;}
.news_listt li h3 {font-size:14px;}
.news_listt li div{line-height:30px;}
.shebei{width:1080px;margin:0 auto;margin-top:50px;}
.tt1{background:url(../images/tt4.jpg) no-repeat 0 100%;font:100 14px/32px "微软雅黑";padding-left:10px;position:relative;color:#000;}
.tt1 a{position:absolute;right:10px;top:0;font:100 12px/32px "arial";    color: #333;}
.shebei .content{padding:20px 0;}
/*新闻列表*/
.news_list{}
.news_list li{line-height:27px;position:relative;padding-left:10px;}
.news_list li a{line-height:27px;color:#666;}
.news_list li a:visited{text-decoration: none;color:#666;}
.news_list li a:hover{text-decoration:none;color:#e87518;}
.news_list li span{color:#999;z-index:0;line-height:27px;position:absolute;right:0px;top:0px;}
.news_list li h3 {font-size:14px;}
.news_list li div{line-height:24px;}

.news_list1{}
.news_list1 li{line-height:27px;position:relative;padding-left:15px;background:url(../images/dd.jpg) no-repeat 0 50%;}
.news_list1 li a{line-height:27px;color:#666;}
.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:27px;position:absolute;right:0px;top:0px;}
.news_list1 li h3 {font-size:14px;}
.news_list1 li div{line-height:24px;}





















