* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap:break-word; 
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img{
	max-width: 100%;
	height: auto;
}

body{
    font-family:"微软雅黑","Microsoft Yahei";
    color: #5f5f5f;
}
a{
    color: #3b3b3b;
}
a:hover{
    color: #ed6d00;
}

.h30{
    height: 30px;
    overflow: hidden;
    clear: both;
}

.wp{
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

.tl{text-align: left !important;}
.tr{text-align: right !important;}
.tc{text-align: center !important;}

hr{border: none;outline: none;}
h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}



/*pz */
.go-top{
    position: fixed;
    right: 10px;
    bottom: 100px;
    display: none;
}
.go-top a{
    display: block;
    width: 35px;
    height: 35px;
    background: url(../images/go_top.gif) no-repeat left top;
}
.go-top a:hover{
    background-image: url(../images/go_top_h.gif);
}
.c-c1{
    color: #ed6d00 !important;
}
#hd{
    height: 108px;
    border-bottom: 4px solid #ed6d00;
}
#hd .wp{
    padding: 22px 0 0 0;
}
#hd  .logo{
    /*width: 240px;*/
    position: relative;
}
#hd  .logo img{
    width: 100%;
    max-width: 240px;
}
.logo span{
    position: absolute;
    right: -110px;
    top: 0;
    margin: 0 0 0 30px;
    border-left: 1px solid #ddd;
    padding: 17px 0 12px 30px;
    display: none;
}
.logo span em{
    font-size: 16px;
}
.logo b{display: block;font-weight: normal;text-transform: capitalize;color: #868686;}
#hd  .logo{
    float: left;

}
#hd  .hdr{
    float: right;
    width: 820px;
}
#hd  .search{
    float: right;
    width: 300px; 
}
.search .inp{
    float: left;
    width: 120px;
    padding: 0 4px;
    height: 24px;
    line-height: 24px \9;
    outline: none;
    border: none;
    background: none;
}
.search .sub{
    float: left;
    width: 23px;
    height: 27px;
    text-align: center;
    border: 0;
    cursor: pointer;
    background: none;
}
.search *{vertical-align: middle;}
.search a{
    margin: 0 10px;
    color: #868686;
}
.search form{
    display: inline-block;
    width: 155px;
    height: 25px;
    background: url(../images/s_bg.gif) no-repeat left top;
}
.nav{
    clear:both;
    margin: 35px 25px 0 0;
    /*margin: 35px 70px 0 0;*/
    background-color: #fbe2cc;
    height: 47px;
}
.nav li{
    float: left;
    position: relative;
}
.nav li .v1{
    font-size: 15px;
    line-height: 47px;
    padding: 0 30px;
    color: #000;
    display: block;
}
.nav li.on .v1{
    background-color: #ed6d00;
    color: #fff;
}
.sub-nv{
    position: absolute;
    top: 47px;
    left: -132px;
    width: 504px;
    background: url(../images/nv.png) repeat left top #fff;
    border-bottom: 4px solid #ed6d00;
    display: none;
    -moz-box-shadow: 2px 1px 8px 1px rgba(0,0,0,.2);
    -webkit-box-shadow: 2px 1px 8px 1px rgba(0,0,0,.2);
    box-shadow: 2px 1px 8px 1px rgba(0,0,0,.2);
    z-index: 9999;
    word-break:break-all;
}
.nav li.li5 .sub-nv,.nav li.li6 .sub-nv{
    left: auto;
    right: 0;
}
.sub-tit{
    float: left;
    width: 130px;
}
.sub-con{
    overflow: hidden;
    padding: 10px 20px;
}
.sub-tit .pad{
    padding: 10px 0;
}
.sub-tit a{
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: url(../images/line_1.gif) no-repeat 50% bottom;
    color: #4e4d4d;
	font-size:14px;
    white-space:nowrap;
}
.sub-tit a:last-child{background: none;}

.sub-tit a:hover{
    color: #ed6d00;
}
.sub-tit h3{
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: url(../images/ar.png) no-repeat left top;  
    width: 140px;
}
.ul-nav-news li{
    float: left;
    width: 142px;
    margin-left: 14px;
    margin-right: 20px;
}
.ul-nav-news li img{
    width: 142px;
    height: 95px;
}
#fd{
    color: #fff;
    background-color: #ed6d00;
    padding: 20px 0;
    overflow: hidden;
}
#fd .l{
    padding: 0 0 0 180px;
    background: url(../images/fd_logo.png) no-repeat left 50%;
    height: 80px;
    padding-top: 25px;
}
/* #fd .r a{
    display: inline-block;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin: 0 10px;
    border-radius: 50%;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    position: relative;
    margin-top: 48px;
}
#fd .r .s1{
    background-image: url(../images/c_1.png);
}
#fd .r .s2{
    background-image: url(../images/c_2.png);
}
#fd .r .s3{
    background-image: url(../images/c_3.png);
}
#fd .r .s4{
    background-image: url(../images/c_4.png);
    overflow: hidden;
}
#fd .r .s5{
    width: 80px;
    height: 80px;
    float: right;
    margin-top: 0;
    background-color: #fff;
    padding: 5px;
    border-radius: 0;
}
#fd .tel{
    display: inline-block;
    position: absolute;
    right: 100px;
    right: 15px;
    top: 20px;
    font-size: 16px;
}
#fd .r a:hover{
    background-color: #ff9943;
}
#fd .qr{
    position: absolute;
    width: 116px;
    height: 123px;
    background: url(../images/qr_bg.png) no-repeat left top;
    bottom: 20px;
    left: -46px;
    opacity: 0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    visibility: hidden;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
#fd .qr img{
    width: 86px;
    height: 87px;
    background: url(../images/qr.jpg) no-repeat left top;
    margin: 16px 0 0 15px;
}
#fd .s4:hover{
    overflow: visible;
}
#fd .s4:hover .qr{
    bottom: 30px;
    opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 1)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
    visibility: visible;
}
#fd .r a.facebook{
    width: 67px;
    height: 24px;
    margin-top: 0;
}
#fd .r a.facebook:hover{
    background-color: transparent;
}
 */

#fd-bottom{
    background-color: #f5dfca;
    padding-top: 58px;
    padding-bottom: 100px;
    overflow: hidden;
}
#fd-bottom dl{
    float: left;
    margin-right: 20px;
    width: 126px;
}
#fd-bottom dl dt {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #998c81;
    color: #3e3a39;
    line-height: 40px;
    margin-bottom: 10px;
    white-space:nowrap;
}
.ul-fd li{
    line-height: 26px;
    font-size: 14px;
}
#fd-bottom dl.dl5{
    margin-right: 0;
}
#fd-bottom dl.dl3{
    width: 510px;
}

.ul-class li{
    overflow: hidden;
}
.ul-class li a.name1{
    float: left;
    font-size: 14px;
    font-weight: 900;
    color: #333;
    margin-right: 10px;
}
#fd-bottom dl .ul-class li dl dt{
    font-size: 14px;
    font-weight: normal;
    border: 0;
    /*float: left;*/
    margin: 0;
    line-height: 26px;
    width: 90px;
}
.ul-class dl dd{overflow: hidden;}
.ul-class dl dd a{
    display: inline;
    line-height: 26px;
    margin: 0 2px;
    font-size: 14px;
}
#fd-bottom .fd-sub{
    overflow: hidden;
}
#fd-bottom dl .ul-class li dl{
    overflow: hidden;
    margin-right: 0;
    width: 380px;
}

/* 本例子css */
.slideBox{ height:384px; overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; left: 0;width: 100%; bottom:20px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; text-align: center;  }
.slideBox .hd ul li{ display: inline-block; margin:0 2px;  width:12px; height:12px; line-height:14px; text-align:center; cursor:pointer;
background: url(../images/ban_disc.png) no-repeat; }
.slideBox .hd ul li.on{ background-image: url(../images/ban_disc1.png);}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd a{ width:100%; height:384px; display:block; 
    background-repeat: no-repeat;
    background-position: 50% 50%;
 }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; top:50%; margin-top:-35px; display:block; 
    width: 64px;
    height: 69px;
    opacity: 0;
   }
.slideBox .prev{
    background: url(../images/ar_l.png) no-repeat left top;
    left: 50%;
    margin-left: -550px;
}

.slideBox .next{
    background: url(../images/ar_r.png) no-repeat left top;
    right: 50%;
    margin-right: -550px;
}
/*.slideBox .prev:hover,
.slideBox .next:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}*/

.i-t1{
    float: left;
    font-size: 18px;
    color: #fff;
    background: url(../images/ar2.png) no-repeat left top;
    height: 35px;
    line-height: 35px;
    width: 108px;
    text-align: center;
    /*margin-top: -1px;*/
    /*margin-bottom: -1px;*/
}
.last-news ul{
    overflow: hidden;
}
.last-news li{
    float: left;
    width: 350px;
    padding: 0 8px 0 35px;
    line-height: 34px;
    height: 34px;
    background: url(../images/line_2.gif) no-repeat right 50%;
}
.last-news li:last-child{
    background: none;
}
.last-news li span{
    float: right;
    color: #ed6d00;
}

.last-news{
    border: 1px solid #f6f6f6;
    margin: 14px 0 16px 0;
}

.last-news .r{
    line-height: 34px;
    margin: 0 10px 0 0;
}
.last-news .r:hover{
    text-decoration: underline;
}
.i-m1{
    clear:both;
}
.i-m1 dt{
    background: url(../images/line3.gif) repeat-x left 50%;
}
.i-m1 dt span{
    /*border: 1px solid #ed6d00;*/
    /*border-radius: 2px;*/
}

.i-row1 {
    overflow: hidden;
    padding: 0 0 20px 0;
}
.i-row1 .left{
    float: left;
    width: 450px;
    margin: 30px 0 0 0;
}
.i-row1 .right{
    float: right;
    width: 628px;
    margin-top: 30px;
}
.i-m1 dt span{
    float: left;
    font-size: 18px;
    color: #fff;
    width: 120px;
    text-align: center;
    line-height: 35px;
    background: url(../images/ar2.png) no-repeat left top;
}
.i-m1 .more-i{
    float: right;
    background-color: #fff;
    line-height: 35px;
    padding: 0 0 0 10px;
}
.i-m1 dt h4{
    font-size: 16px;
    color: #ed6d00;
    float: right;
    font-weight: bold;
    line-height: 35px;
    background-color: #fff;
    padding-left: 10px;
}
.i-m1 {
    margin: 0 0 10px 0;
}
.i-m1 dt{
    overflow: hidden;
}
.i-m1 dd{
    padding: 16px 0;
}
.i-m1 dd:before,
.i-m1 dd:after{
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.i-m1 dd:after{
  clear: both;
}


.i-m1 ol li{
    line-height: 24px;
    font-size: 13px;
}
.i-m1 ol li .c-c1{float: right;}
.i-row1 .s1 .img{
    float: left;
}
.i-row1 .s1 .img img{
    width: 160px;
    height: 106px;
}
.i-row1 .s1 .txt{
    overflow: hidden;
    padding: 0 0 0 14px;
}
.i-row1 .s1 .txt h3{
    margin: 0 0 10px 0;
}
.i-row1 .s1 .txt h3 a{
    font-size: 14px;
    display: block;
}
.i-row1 .s1 .txt h3 .c-c1{float: right;font-size: 12px;}
.i-row1 .s1 p{line-height: 1.8;}


/* 本例子css */
.news-slide .hd *{vertical-align: middle;}
.news-slide{ width:100%; height:106px; position: relative;}
.news-slide .hd{ white-space:nowrap; background-color: #fff;overflow:hidden; position:absolute; right:0; top:-42px; z-index:1;padding-left: 10px; }
.news-slide .hd ul{ overflow:hidden; zoom:1; display: inline-block;  }
.news-slide .hd ul li{ 
    display: inline-block; 
    margin-right:2px; 
     width:14px; height:14px; 
     line-height: 14px;
      cursor:pointer; 
    background: url(../images/dt_1.gif) no-repeat 50% 50%;
    font-size: 0;
}
.news-slide .hd ul li.on{
    background: url(../images/dt_2.gif) no-repeat 50% 50%;
}
.news-slide .bd{ position:relative; height:100%; z-index:0;   }
.news-slide .bd li{ zoom:1; vertical-align:middle; }

.news-slide .hd .prev,
.news-slide .hd .next
{
    font-size: 16px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    height: 18px;
    display: inline-block;
    line-height: 22px;
    color: #c3c3c3;
}
.i-row1 .right h3{
    text-align: right;
    background: url(../images/line_3.gif) repeat-x left 50%;
}
.i-row1 .right h3 span{
    font-size: 20px;
    width: 92px;
    height: 34px;
    display: inline-block;
    text-align: center;
    line-height: 34px;
    color: #ed6d00;
    border: 1px solid #ed6d00;
    border-radius: 2px;
    background-color: #fff;
}
.r-tit{
    float: left;
    width: 174px;
    box-shadow: inset 4px 0px 6px 1px rgba(0,0,0,.1);
    background-color: #eaeaea;
}
.r-con{
    overflow: hidden;
}
.r-tit a{
    display: block;
    height: 85px;
    line-height: 85px;
    font-size: 18px;
    color: #626161;
    text-align: center;
    border-bottom: 1px solid #ffffff;
}
.r-tit .on a{
    color: #fff;
    background: url(../images/ar_3.png) no-repeat left top;
    position: relative;
    z-index: 50;
    width: 196px;
    border-bottom: none;
    text-indent: -14px;
}
.r-tit li{
    list-style: none;
}
.r-box img{
    width: 455px;
    /*height: 343px; */
    display: block;
}
.r-box{
    position: relative;
    height: 339px;overflow: hidden;
}
.r-box .txt{
    position: absolute;
    background: url(../images/alpha_black_80.png) repeat left top;
    bottom: 0;
    left: 0;
    width: 100%;
}
.r-box .txt span{
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
}
.r-box .txt span a{
	color: #fff;
}
.i-row2{
    background-color: #e5e5e5;
    overflow: hidden;
}

.pro-hd ul{
    float: left;
    margin-left: -6px;
    width: 989px;
}
.pro-hd ul li{
    float: left;
    width: 247px;
    text-align: center;
    background: url(../images/line_4.gif) no-repeat right 50%;
    position: relative;
}
.pro-sub{
    /*position: absolute;
    top: 50px;
    left: 51px;*/
    white-space:nowrap;
    padding-left: 185px;
    display: none;
    height: 40px;
    overflow: hidden;
}
.pro-sub-2{
    padding-left: 405px;
}
.pro-sub-3{
    padding-left: 670px;
}
.pro-sub-4{
    float: right;
    padding-right: 85px;
    /*padding-left: 697px;*/

}
.pro-sub li{
    float: left;
    line-height: 40px;
}
.pro-sub a{
    display: inline-block;
    padding: 0 20px;
    background: url(../images/dt_3.png) no-repeat right 50%;
    font-size: 14px;
}
.pro-hd ul li:last-child{
    background: none;
}
.pro-hd ul li a.v1{
    font-size: 14px;
    line-height: 40px;
    background: url(../images/ar_7.png) no-repeat right 56%;
    padding: 0 20px 0 0;
}
.pro-hd{
    border-top: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
    background-color: #fff;
    overflow: hidden;
}
.pro-hd .on,
.pro-hd ul li:hover{
    color: #ed6d00;
    background: url(../images/bg_4.gif) repeat-x left top;
}
.pro-hd .on a.v1,
.pro-hd ul li:hover a.v1{
    background: url(../images/ar_8.png) no-repeat right 56%;

}
.outBox .inBd{
    background-color: #fff;
    padding: 0 0 0 14px;
    clear:both;
}
.pro-bd{
    
}
.pro-list{
    width: 102%;
}
.pro-list li{
    float: left;
    width: 190px;
    color: #000;
    margin: 0 30px 0 0;
    position: relative;
}
.pro-list li .pdf{
    /*position: absolute;
    left: 0;
    bottom: -2px;*/
    background: url(../images/down_new.png) no-repeat;
    width: 24px;
    height: 29px;
    display: inline-block;
}
.pro-list li .pdf:hover{
    opacity: .7;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 70)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}
.pro-list li img{
    width: 190px;
    /*height: 125px; */
}
.pro-list li h3{
    border-bottom: 2px solid #ed6d00;
}
.pro-list li h4{
    text-align: right;
    font-size: 12px;
    text-transform: uppercase;
    padding: 4px 0;
}
.pro-hd .i-t1{
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 50;
    width: 117px;
    background-image: url(../images/ar_4.png);
}
.line1{
    border-top: 1px solid #e4e4e4;
    font-size: 0;
    overflow: hidden;
    line-height: 0;
    height: 0;
}
.v-btn{
    position: absolute;
    width: 33px;
    height: 33px;
    background: url(../images/v_btn.png) no-repeat left top;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
}
.n-row3{
}
.n-row3-bg{
    background-color: #fbfbfb;
    overflow: hidden;
}
.n-row3 .left{
    float: left;
    width: 176px;
}
.n-row3 .right{
    float: right;
    width: 865px;
    margin: 12px 30px 0 0;
}
.n-row3 .v-nav{
    float: left;
    width: 176px;
}
.n-row3 .right .img-big{
    float: left;
    margin: 13px 0 0 0;
}

.n-row3 .right .img-big img{
    width: 395px;
    height: 267px;
    display: block;
}
.v-nav li{

}
.v-nav li a{
    height: 48px;
    text-align: center;
    line-height: 48px;
    display: block;
    font-size: 14px;
    border-bottom: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    background:#fff url(../images/ar_10.png) no-repeat 90% 50%;
}
.v-nav li.hover a,
.v-nav li a:hover{
    background:#f5f5f5 url(../images/ar_9.png) no-repeat 90% 50%;
    color: #ed6d00;
    border-left: 3px solid #ed6d00;
    text-indent: -2px;
}

.v-list1 .img{
    float: left;
    position: relative;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.v-list1 .img img{
    width: 130px;
    height: 86px;
    display: block;
}
.v-list1 .txt{
    overflow: hidden;
    padding: 0 0 0 20px;
}
.v-list1 .txt h3{
    font-size: 14px;
    height: 54px;
    padding: 8px 0;
    overflow: hidden;
}
.v-list1 .txt h4{
    font-size: 12px;
    color: #8f8f8f;
}
.v-list1 .txt h4 a{
    padding: 0 0 0 20px;
    margin: 0 10px 0 0;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    color: #8f8f8f;
}
.v-list1 .txt h4 .s1{
    background-image: url(../images/i_t1.png);
}

.v-list1 .txt h4 .s2{
    background-image: url(../images/i_t2.png);
}
.v-list1 .txt h4 .s3{
    background-image: url(../images/i_t3.png);
}
.v-list1{
    width: 428px;
    float: right;
    overflow: hidden;
    padding-top: 10px;
}
.v-list1 li{
    overflow: hidden;
    margin: 0 0 5px 0;
}
.n-row3 .left .img{
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.n-row3 .left .img:hover,
.v-list1 .img:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.n-t1 {
    height: 40px;
    line-height: 40px;
    margin-bottom: 16px;
}
.n-t1 i{
    color: #ed6d00;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    padding: 0 30px 0 0;
    background: url(../images/i_j1.png) no-repeat right 50%;
}
.n-t1 *{vertical-align: middle;}
.n-t1 a{float: right;font-size: 12px;}
.n-t1 em{
    vertical-align: 0px;
}
.n-row1 .left{
    float: left;
    width: 730px;
}
.n-row1 .right{
    float: right;
    width: 310px;
    padding: 20px 10px;
    background-color: #fbfbfb;
}
.n-row1 .left .img{
    float: left;
    margin-left: 6px;
}
.n-row1 .left .txt{
    overflow: hidden;
    padding: 0 0 0 24px;
}
.n-row1 .left .txt h3 a{
    font-size: 16px;
    line-height: 34px;
}
.n-row1 .left .txt p{
    margin: 25px 0 40px 0;
    height: 60px;
    overflow: hidden;
}
.n-row1 .left .txt h4{
    font-size: 12px;
}
.n-row1 .left .txt h4 a{
    background-color: #ebebeb;
    padding: 4px 10px;
}
.n-list1 li{
    margin: 8px 0;
}
.n-list1 li a{
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
}
.n-list1 li a span{color: #8d8d8d;}
.n-list1 li a:hover{background-color: #dcdcdc;color: #ed6d00;}
.n-list1 li a:hover span{color: #ed6d00;}


.n-row1,
.n-row2,
.n-row3{
    clear:both;
    overflow: hidden;
}
.n-list2 span{
    float: right;
}
.n-list2 li a{
    display: block;
}
.n-row2 .left{
    float: left;
    width: 512px;
    padding-right: 36px;
    border-right: 1px solid #ddd;
}
.n-row2 .right{
    width: 520px;
    float: right;
}

.n-list1-box{
    height: 170px;
    overflow: auto;
}
.n-list2 li a{
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.n-list2 li span{
    float: right;
    font-size: 12px;
    line-height: 36px;
}
.n-list2 li em{
    color: #b1b1b1;
    margin: 0 10px 0 0;
}
.n-list3 li{
    float: left;
}
.n-list3 li .img{
    position: relative;
    display: block;
}
.n-list3 li i{

}
.n-list3 li img{
    width: 160px;
    height: 232px;
    display: block;
}



/*-------------------------xj-----------------------------------*/

/*内页公用*/
#ban-in{
	height: 179px;
	background-repeat: no-repeat;	
	background-position: center 0;
	overflow: hidden;
	border-bottom: 1px solid #ed6d00;
}
#ban-in strong{
	width: 195px;
	height: 88px;
	background-color: #ed6d00;
	display: inline-block;
	color: #fff;
	padding-left: 25px;
	font-size: 29px;
	margin-top: 83px;
	padding-top: 20px;
}
#ban-in strong span{
	display: block;
	font-size: 13px;
	text-transform: capitalize;
    font-weight: normal;
}

.col-l{
	width: 220px;
	float: left;
}
.col-r{
	width: 850px;
	float: right;
}


.snv-bg{
	background-color: #f2f2f2;
}
.ul-snv li{
	background: url(../images/line.png) center bottom no-repeat;
	padding-bottom: 1px;
}
.ul-snv li:last-child{
    background: none;
}
.ul-snv li a.v1{
	display: block;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	padding: 0 35px;
    background: url(../images/icon1.png) 180px 22px no-repeat;
    white-space:nowrap;
}
.ul-snv li a.v1:hover,.ul-snv li.hover a.v1{
	background-position: 180px -28px;
	color: #ec6c00;
}
.ul-snv li dl{
	background-color: #fafafa;
	line-height: 30px;
	display: none;
	padding: 5px 0 5px 62px;
}
.ul-snv li dl dd a{
	font-size: 14px;	
}
.ul-snv li dl dd.on a{
	color: #ec6c00;
}
.ul-snv li.hover dl{
	/*display: block;*/
}


.cur{
	text-align: right;
	/*height: 26px;  */
	padding-top: 20px;
	line-height: 26px;
	border-bottom: 1px solid #bababa;
	color: #6b6b6b;
}
.cur a{
	color: #6b6b6b;
}



/*视频中心*/
.video-top{
	background-color: #f3f1f1;
}
.ul-tab-j li{
	float: left;
	width: 211.5px;
	height: 35px;
	margin-right: 1px;
}
.ul-tab-j li a{
	display: block;
	border-top: 4px solid #e6e6e6;
	height: 34px;
	line-height: 28px;
	padding: 0 70px;
	font-size: 14px;
    white-space:nowrap;
    background-color: #e6e6e6;
    text-align: center;
}
.ul-tab-j li a span{
	background: url(../images/icon2.png) no-repeat right -10px ;
    display: inline-block;
    padding-right: 15px;
}
.ul-tab-j li a:hover,.ul-tab-j li.hover a{
    border-top: 4px solid #ed6d00;
    color: #ed6d00;
    background-color: #f3f1f1;
}
.ul-tab-j li a:hover span,.ul-tab-j li.hover a span{
	background-position: right 12px;

}

.video-search{
	padding: 25px 33px;
	overflow: hidden;
}
.video-search span,.video-search .date{
	float: left;
}
.video-search .date .dp{
	border: 1px solid #ddd;
	background: url(../images/date.gif) 98% center no-repeat #fff;
	height: 20px;
	line-height: 20px;
}
.video-search .so{
	border: 1px solid #ccc;
	background: url(../images/fangdj.gif) 96% -33px no-repeat #fff;
	float: left;
	margin-left: 10px;
}
.video-search .so .inp{
	border: 0;
	background: none;
	padding-left: 10px;
	outline: 0;
} 
.video-search .so .btn{
	width: 25px;
	border: 0;
	background: none;
	outline: 0;
	cursor: pointer;
}



.ul-video li{
	float: left;
	width: 200px;
	height: 244px;
	line-height: 20px;
	position: relative;
	margin-right: 15px;
	margin-bottom: 20px;
	background-color: #ededed;
}
.ul-video li h3{
	font-size: 14px;
	font-weight: normal;
	height: 34px;
	margin-bottom: 10px;
}
.ul-video li .txt{
	padding: 10px 15px;
}
.ul-video li .txt .date{
	color: #666;
	margin-bottom: 8px;	
}
.ul-video li img{
	width: 200px;
	height: 136px;
}
.ul-video li em{
	background: url(../images/begin.png) no-repeat;
	display: block;
	width: 26px;
	height: 26px;
}
.ul-video li a:hover h3{
	color: #3b3b3b;
}
.ul-video li a:hover em{
	background-image: url(../images/begin_1.png);
}


.video-more{
	background: url(../images/icon3.png) right center no-repeat;
	padding-right: 17px;
}


.slide-bottom{
	margin-top: 100px;
}
.slide-tit{
	height: 40px;
	line-height: 40px;
	background-color: #ababab;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}
.slide-bottom .picScroll-left{ overflow:hidden; position:relative; }
.slide-bottom .picScroll-left .hd{ overflow:hidden; }
.slide-bottom .picScroll-left .hd .prev,.slide-bottom .picScroll-left .hd .next{ 
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -23px;
	display:block;  
	width:33px; height:46px; 
	overflow:hidden;
	cursor:pointer; 
	background:url("../images/prev.png") 0 0 no-repeat;
}
.slide-bottom .picScroll-left .hd .next{background-image: url(../images/next.png); left: auto;right: 0;}
.slide-bottom .picScroll-left .hd ul{ display: none;}
.slide-bottom .picScroll-left .bd{  padding: 0 80px; }
.slide-bottom .picScroll-left .bd ul{ 
	overflow:hidden; 
	zoom:1; 
}
.slide-bottom .picScroll-left .bd ul li{
	width: 280px;
	float:left; 
	_display:inline; 
	overflow:hidden; 
	margin-right: 45px;
	line-height: 18px;
	padding-bottom: 35px;
}
.slide-bottom .picScroll-left .bd ul li dt{
	line-height: 50px;
}
.slide-bottom .picScroll-left .bd ul li dt strong{
	font-size: 18px;
	color: #ed6d00;
}
.slide-bottom .picScroll-left .bd ul li dt em{
	color: #ed6d00;
}
.slide-bottom .picScroll-left .bd ul li dt a.r{
	text-transform: uppercase;
	font-size: 10px;
}
.slide-bottom .picScroll-left .bd ul li dd img{
	width: 280px;
	height: 140px;
	margin-bottom: 15px;
}

/*企业新闻*/
.news-top{
	padding: 20px 27px 40px 30px;
}
.news-top .pic{
	display: inline-block;
	width: 252px;
	margin-left: 20px;	
}
.news-top .pic img{
	width: 252px;
	height: 172px;
}
.news-top .txt{
	overflow: hidden;
	line-height: 24px;
}
.news-top .txt h3{
	font-size: 16px;
	padding-bottom: 20px;
}
.news-top .txt .desc{
	text-indent: 2em;
	height: 100px;
	word-break:break-all;
	word-wrap:break-word;
}
.news-top .txt .date{
	height: 20px;
	line-height: 20px;
}
.news-top .txt .date em{
	color: #ec6c00;
}
.news-top .txt .date .more{
	height: 19px;
	line-height: 19px;
	padding: 0 11px;
	display: inline-block;
	background-color: #ebebeb;
	color: #888;
}
.news-so{
	padding: 10px 0;
	overflow: hidden;
}
.news-so .inp{
	width: 188px;
	height: 23px;
	border: 1px solid #ececec;
	padding-left: 10px;
	color: #888;
	font-family:"微软雅黑","Microsoft Yahei";
	font-size: 12px;
	outline: 0;
	float: right;
}
.news-so .btn{
	background: url(../images/icon4.gif) no-repeat;
	width: 25px;
	height: 25px;
	border: 0;
	outline: 0;
	cursor: pointer;
	float: right;
	margin-left: 1px;
}



.ul-news li{
	padding: 22px 20px 22px 30px;
	overflow: hidden;
	border-top: 1px dashed #dedede;
}
.ul-news li .pic{
	width: 140px;
	margin-right: 24px;
}
.ul-news li .pic img{
	width: 140px;
	height: 96px;
}
.ul-news li .txt h3{
	font-size: 14px;
	line-height: 24px;
}
.ul-news li .txt h3 span{
	font-size: 12px;
	color: #ec6c00;
}
.ul-news li .txt p{
	line-height: 21px;
	text-indent: 2em;
	word-wrap:break-word;
	word-break:break-all;
}
.ul-news li.ok{
	background-color: #f9f9f9;
}


.pages{
	text-align: center;
	line-height: 50px;
	border-top: 1px dashed #dedede;
}
.pages a{
	margin: 0 9px;
}
.pages a.on{
	color: #ec6c00;
}


/*公路医生报*/
.ul-newspage li{
	width: 160px;
	margin-left: 30px;
	height: 266px;
	margin-bottom: 36px;
	float: left;
	margin-right: 15px;
}
.ul-newspage li .pic{
	width: 160px;
	height: 232px;
	position: relative;
	overflow:hidden;
}
.ul-newspage li img{
	width: 160px;
	height: 232px;
}
.ul-newspage li .txt{
	background: url(../images/shaw2.png) repeat;
	padding: 10px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	width:100%;
	text-align:center;
}
.ul-newspage li .txt h3{
	font-size: 12px;
}
.ul-newspage li .txt h3 a{
	color: #fff;
}
.ul-newspage li .txt p{
	display: none;
}
.ul-newspage li .btn{
	margin-top: 8px;
	height: 26px;
}
.ul-newspage li .btn a{
	height: 24px;
	line-height: 24px;
	display: inline-block;
	border: 1px solid #e1e1e1;
	float: left;
}
.ul-newspage li .btn .a1{
	background: url(../images/icon5.gif) no-repeat 9px 8px;
	width: 83px;
	padding-left: 30px;
	border-right: 0;
}
.ul-newspage li .btn .a2{
	background: url(../images/icon6.gif) no-repeat 9px  8px;
	width: 76px;
	padding-left: 30px;
}
@media screen and (max-width: 1024px) { 
.ul-newspage li .btn .a1{
	background: url(../images/icon5.gif) no-repeat 4px 8px;
	width: 78px;
	padding-left: 22px;
}
.ul-newspage li .btn .a2{
	background: url(../images/icon6.gif) no-repeat 9px  8px;
	width: 68px;
	padding-left: 25px;
}
}
.ul-newspage li .btn a:hover{
	background-color: #ed6d00;
	color: #fff;
}
.ul-newspage li .btn .a1:hover,.ul-newspage li .btn .a2:hover{
	background-position: 9px -42px;	
}
.ul-newspage li.ok .txt p{
	display: block;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}


/*公路医生---课程*/
.course{
	padding: 0 23px;
	margin-top: 23px;
}
.tal-course{
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
}
.tal-course th{
	height: 40px;
	line-height: 40px;
	background-color: #ed6d00;
	text-align: center;
	color: #fff;
	font-size: 16px;
	border-right: 1px solid #fff;
}
.tal-course td{
	padding: 10px 0 10px 23px;
	font-size: 14px;
	color: #5d5d5d;
	border: 1px solid #f7f7f7;
	line-height: 27px;
}
.tal-course tr.tr-bg{
	background-color: #f7f7f7;
}


/*集团业务-材料与技术研究-简介*/
.cont-j{
	padding: 0 30px;
	color: #5f5f5f;
}

.jianjie h3{
	font-size: 16px;
	font-weight: bold;
}
.jianjie{
	font-size: 14px;
	line-height: 26px;
}


/*关于英达-企业文化-英达理念*/
.ul-tab2-j li{
	float: left;
	margin-right: 1px;
	width: 282px;
}
.ul-tab2-j li a{
	display: block;
	height: 35px;
	line-height: 35px; 
	font-size: 14.56px;   
    background-color: #e6e6e6;
    text-align: center;
}
.ul-tab2-j li a span{
	background: url(../images/icon8.png) no-repeat right center ;
    display: inline-block;
    padding-right: 15px;
}
.ul-tab2-j li a:hover,.ul-tab2-j li.hover a{
	background-color: #ed6d00;
	color: #fff;
}
.ul-tab2-j li a:hover span,.ul-tab2-j li.hover a span{
    background-image: url(../images/icon7.png);
    background-position: right center;
}
.ul-tab2-j2 li{
	width: 424px;
}
.ul-tab2-j2 li a{
	/*padding-left: 180px;*/
	/*background: url(../images/icon8.png) no-repeat 251px center #e6e6e6;*/
}
.ul-tab2-j2 li a:hover,.ul-tab2-j2 li.hover a{
	/*background-image: url(../images/icon7.png);*/
	background-color: #ed6d00;
	/*background-position: 251px center;*/
	color: #fff;
}
.ul-tab3-j li a,.ul-tab3-j li a:hover,.ul-tab3-j li.hover a{
    background-image: none;
}
.ul-tab3-j li a em{
    background: url(../images/icon8.png) no-repeat right center;
    padding-right: 18px;
}
.ul-tab3-j li a:hover em,.ul-tab3-j li.hover a em{
    background-image: url(../images/icon7.png);
}

.body-cont{
	padding: 0 30px;
	font-size: 14px;
	line-height: 26px;
}
.body-cont2{
	padding: 0;
}
.body-cont .news_tit{
	font-size:16px;
	height:40px;
	font-weight:bold;
	text-align:center;
	padding:0 auto 15px auto;
	border-bottom:rgb(229,229,229) 1px solid;
}
.body-cont .news_time{
	font-size:12px;
	text-align:center;
	padding-bottom:20px;
}
.body-cont .news_body{
	padding: 0 30px;
}
.chapter-page{ 
	border-top:rgb(229,229,229) 1px solid;
	border-bottom:rgb(229,229,229) 1px solid;
	font-size:12px;
}
.chapter-page p{ 
	padding:3px 0;
}
.chapter-page .prev{ 
	border-bottom:rgb(229,229,229) 1px dashed;
}

.tab-cont{
	padding: 70px 30px 0 30px;
	font-size: 14px;
	line-height: 26px;
}
.tab-cont h1{
	font-size: 24px;
	color: #ec6c00;
	margin-bottom: 15px;
}
.tab-cont h3{
	font-size: 16px;
	font-weight: bold;
}


/*关于英达-资质荣誉-领导关怀*/
.leader-top{
	border: 1px solid #eeeeee;
	padding: 12px;
	overflow: hidden;
	position: relative;
}
.leader-top .slideBox1 .bd li .news-top{
	padding: 0;
}
.leader-top .slideBox1 .bd li .news-top .pic{
	width: 305px;
	margin-right: 28px;
	margin-left: 0;
}
.leader-top .slideBox1 .bd li .news-top .pic img{
	width: 305px;
	height: 208px;
}
.leader-top .slideBox1 .bd li .news-top .txt h3{
	line-height: 56px;
	padding-bottom: 10px;
}
.leader-top .slideBox1 .bd li .news-top .txt h3 em{
	float: right;
	font-size: 12px;
	color: #ec6c00;
}
.leader-top .slideBox1 .hd{
	position: absolute;
	right: 10px;
	bottom: 10px;
	height: 10px;
}
.leader-top .slideBox1 .hd li{
	float:left; 
	margin-left: 5px; 
	width:10px; 
	height:10px; 
	line-height:14px;
	text-align:center; 
	background:#bfbfbf; 
	cursor:pointer;
	border-radius: 5px;
}
.leader-top .slideBox1 .hd li.on{
	background: #ec6c00;
}


.ul-leader li{
	float: left;
	width: 264px;
	height: 250px;
	margin-right: 18px;
	margin-bottom: 15px;
}
.ul-leader li a{
	display: block;
	width: 100%;
	height: 100%;
}
.ul-leader li img{
/*	width: 264px;
	height: 180px;*/
}
.ul-leader li .tit{
	/*height: 42px;*/
	padding: 10px;
	font-size: 14px;
    overflow: hidden;
}
.ul-leader li em{
	color: #ec6c00;
	margin-right: 10px;
}
.ul-leader li a:hover{
	background-color: #f9f9f9;
	color: #3d3d3d;
}
@media screen and (max-width: 1024px) { 
.ul-leader li{
	width: 232px;
	/*height: 220px;*/
	margin-right: 10px;
}
.ul-leader li img{
	width: 232px;
	height: 159px;
}
} 


/*关于英达-管理层与架构-集团成员*/
.member{
	padding: 0 30px;
}
.member-info{
	font-size: 13px;
	line-height: 26px;
	color: #5f5f5f;
}
.member-info p{
	text-indent: 2em;
}
.member-left{
	width: 460px;
}
.member-left .slideBox2 .bd li img,
.member-left .slideBox3 .bd li img{
	width: 460px;
	height: 334px;
}
.member-left .slideBox2 .hd,
.member-left .slideBox3 .hd{
	text-align: right;
}
.member-left .slideBox2 .hd li,
.member-left .slideBox3 .hd li{
	width: 10px;
	height: 10px;
	background-color: #bebebe;
	border-radius: 5px;
	display: inline-block;
	margin-left: 5px;
}
.member-left .slideBox2 .hd li.on,
.member-left .slideBox3 .hd li.on{
	background-color: #ed6d00;
}
.member-right{
	width: 280px;
	float: left;
	margin-left: 22px;
}

.ul-txt-j li,
.ul-txt-j2 li{
	height: 30px;
	line-height: 30px;
}
.ul-txt-j li a,
.ul-txt-j2 li a{
	display: block;
	height: 100%;
	background: url(../images/disc.png) 14px center no-repeat;
	padding-left: 26px;
}
.ul-txt-j li a:hover,
.ul-txt-j2 li a:hover{
	background-color: #f6f6f6;
	border-radius: 8px;
	color: #5f5f5f;
}


/*关于英达-管理层与架构-管理层简介*/
.ul-user1 li{
    overflow: hidden;
    padding: 0 13px 0 27px;
    margin-bottom: 45px;
}
.ul-user1 li .pic{
    width: 170px;
    float: left;
    margin-right: 30px;
}
.ul-user1 li .pic img{
    width: 170px;
    height: 170px;
    /*border-radius: 80px;*/
}
.ul-user1 li .txt{
    overflow: hidden;
    line-height: 24px;
}
.ul-user1 li .txt h3{
    font-size: 15px;
    font-weight: bold;
}
.ul-user1 li .txt .info{
    background-color: #f9f9f9;
    padding: 15px 20px;
    font-size: 13px;
}
.ul-user1 li .txt .info .btn{
    font-size: 12px;
    color: #999;
}
.ul-user1 li .txt .info .height{
    height: 115px;
    overflow: hidden;
}




.ul-user li{
    overflow: hidden;
    padding: 0 13px 0 27px;
    margin-bottom: 45px;
    float: left;
    width: 33.33333%;
    height: 420px;
}
.ul-user li .pic{
    width: 214px;
    /*float: left;*/
    /*margin-right: 30px;*/
}
.ul-user li .pic img{
    width: 214px;
    /*height: 170px;*/
    /*border-radius: 80px;*/
}
.ul-user li .txt{
    overflow: hidden;
    line-height: 24px;
}
.ul-user li .txt h3{
    font-size: 15px;
    font-weight: bold;
}
.ul-user li .txt .info{
    background-color: #f9f9f9;
    padding: 15px 25px 15px 0;
    font-size: 13px;
}
.ul-user li .txt .info .btn{
    font-size: 12px;
    color: #999;
}
.ul-user li .txt .info .height{
    height: 180px;
    overflow: hidden;
}


/*发展历程*/
.history{
    padding: 15px 45px 0 33px;
    overflow: hidden;
}
.history h1{
    line-height: 65px;
}
.history h1 span{
    display: inline-block;
    width: 65px;
    height: 65px;
    border-radius: 70px;
    background-color: #ed6d00;
    color: #fff;
    font-size: 14px;
    line-height: 65px;
    text-transform: uppercase;
    text-align: center;
}


.ul-history{
    overflow: hidden;
    background: url(../images/line2.png) repeat-y 33px top;
    padding-top: 34px;
}
.ul-history li{
    padding-left: 55px;
    margin-bottom: 27px;
    background: url(../images/disc1.png) 25px 5px no-repeat; 
}
.ul-history li h3{
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
}
.ul-history li h3 a{
    display: block;
}
.ul-history li .txt{
    font-size: 13px;
    line-height: 20px;
    display: none;
}
.ul-history li.ok .txt{
    display: block;

}
.ul-history li.ok{
    background-image: url(../images/disc2.png);
}
.ul-history li.ok h3 a{
    color: #ec6c00;
}


/*关于英达*/
.about-left{
    width: 818px;
    padding-right: 30px;
    float: left;
    border-right: 1px solid #ececec;
    margin-top: 24px;
}
.about-right{
    width: 206px;
    float: right;
    margin-right: 17px;
    margin-top: 24px;
}
.about-tit{
    background: url(../images/about_tit.png) left 15px no-repeat;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    color: #ed6d00;
    font-weight: bold;
    margin-bottom: 30px;
    text-transform: capitalize;
}
.about-tit a.r{
    font-size: 12px;
    font-weight: normal;
}
.about-tit a.r em{
    color: #ed6d00;
}
.about-video{
    width: 356px;
    margin-right: 27px;
}
.about-info{
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
}
.about-info em{
    color: #ed6d00;
}
.about-info b{
    color: #3b3b3b;
    white-space:nowrap;
}
.honour img{
    display: block;
}
.ul-honour{
    overflow: hidden;
    background-color: #ef7b19;
    height: 158px;
    width: 202px;
}
.ul-honour li{
    text-align: center;
    background: url(../images/line3.png) center bottom no-repeat;
    height: 50px;
    line-height: 50px;
}
.ul-honour li a{
    color: #fff;
    font-size: 14px;
}
hr.about-hr{
    height: 0;
    border-bottom: 1px solid #ececec;
    margin: 28px 0;
    clear: both;
}

.m1-1{
    width: 298px;
    float: left;
    border-right: 1px solid #ececec;
    padding-right: 28px;
    margin-right: 28px;
    font-size: 16px;
}
.m1-1 img{
    width: 298px;
    height: 170px;
    margin-bottom: 10px;
}
.m1-1 em{
    color: #ed6d00;
}

.ul-img-j li{
    float: left;
    width: 230px;
    margin-right: 20px;
    font-size: 16px;
    line-height: 26px; 
}
.ul-img-j li img{
    width: 230px;
    height: 170px;
    margin-bottom: 10px;
}
.ul-img-j li span{
    font-size: 12px;
}
.ul-culture{
    background-color: #f9f9f9;
    overflow: hidden;
    text-align: center;
}
.ul-culture li{
    display: inline-block;
   /* width: 294px;
    margin: 0 35px;*/
    text-align: left;
    padding-bottom: 10px;
    width: 32.3333%;
    padding: 0 35px;
    vertical-align: top;
}
.ul-culture li img{
    /*height: 168px;*/
    width: 294px;
    margin-bottom: 10px;
    display: block;
}
.ul-culture li h3{
    line-height: 45px;
    font-size: 16px;
}
.ul-culture li h3 a{
    font-size: 12px;
}
.ul-culture li h3 a em,.ul-img-j li span em{
    color: #ed6d00;
}


/*集团业务*/
.buss-box{
    width: 540px;
}
.buss-tit{
    background: url(../images/about_tit.png) left 15px no-repeat;
    height: 28px;
    line-height: 28px;
    font-size: 20px;
    color: #ed6d00;
    font-weight: bold;
    margin-bottom: 15px;
}
.buss-box-info{
    background-color: #f9f9f9;
    padding: 0 20px;
    width: 300px;
    height: 291px;
    float: left;
    overflow: hidden;
}
.buss-box-info .buss-tit1{
    background: url(../images/icon9.png) left center no-repeat;
    padding-left: 23px;
    line-height: 53px;
}
.buss-box-info .buss-tit1 span{
    font-size: 16px;
}
.buss-box-info .buss-tit1 em{
    color: #ed6d00;
}
.buss-box-info .buss-tit1 a.r{
    font-size: 10px;
}
.buss-box-info img{
    width: 304px;
    height: 172px;
    margin-bottom: 10px;
}

.ul-icon-j,.ul-icon1-j{
    float: left;
    width: 199px;
}
.ul-icon-j li{
    width: 199px;
    height: 145px;
    text-align: center;
    background-color: #e8e8e8;
    margin-bottom: 1px;
}
.ul-icon-j li a{
    display: block;
    height: 100%;
    font-size: 16px;
}
.ul-icon-j li a span{
    background: url(../images/s1.png) no-repeat;
    background-position: center -207px;
    height: 110px;
    display: inline-block;
    width: 100%;
}
.ul-icon-j li a:hover{
    background-color: #ed6d00;
    color: #fff;
}
.ul-icon-j li a:hover span{
    background-position: center 30px;
}
.ul-icon-j li.li2 a span{
    background-image: url(../images/s2.png);
}
.ul-icon-j li.li2 {
    background-color: #d4d4d4;
}
.ul-icon-j li.li3 a span{
    background-image: url(../images/s3.png);
}
.ul-icon-j li.li4 a span{
    background-image: url(../images/s4.png);
}
.ul-icon-j li.li3{
    background-color: #d4d4d4;
}
.h40{
    height: 40px;
    overflow: hidden;
    clear: both;;
}
.ul-icon1-j li{
    height: 96px;
    line-height: 96px;
    font-size: 16px;
    margin-bottom: 1px;
}
.ul-icon1-j li a{
    display: block;
    height: 96px;
    background: url(../images/s5.png) no-repeat;
    background-color: #e8e8e8;
    padding-left: 68px;
}
.ul-icon1-j li.li1 a{
    background-position: 20px 30px;
}
.ul-icon1-j li.li2 a{
    background-position: 20px -63px;
}
.ul-icon1-j li.li3 a{
    background-position: 20px -157px;
    background-color: #b8b8b8;
}
.ul-icon1-j li a:hover{
    background-color: #ed6d00;
    background-image: url(../images/s6.png);
    color: #fff;
}





/*新增 ------xj*/
/*联系我们*/
.contact-dl dl{
    float: left;
    width: 376px;
    height: 115px;
    border-left: 1px dashed #dcdcdc;
    padding-left: 10px;
    line-height: 20px;
    margin-bottom: 33px;
}
.contact-dl dt{
    font-weight: bold;
}
.contact-dl dl.dl1{
    width: 350px;
}
.contact-dl dl.dl3{
    width: 337px;
}
.contact-dl dl.dl4{
    width: 450px;
}
.m1-person{
    width: 538px;
}
.m1-person .pic,.m1-person .pic img{
    width: 268px;
    height: 170px;
    float: left;
}
.m1-person .txt{
    background: url(../images/img09.jpg) repeat;
    overflow: hidden;
    width: 270px;
    height: 170px;
    float: left;
}
.m1-person .txt p.txt-p{
    line-height: 22px;
    padding: 60px 17px;
}
.m1-person .tit{
    line-height: 40px;
    font-size: 16px;
}
.m1-person .tit a.r{
    font-size: 12px;
}
.m1-person .tit a.r em{
    color: #ed6d00;
}

.ul-txt2-j li{
    padding-left: 28px;
    margin-bottom: 10px;
    line-height: 20px;
}
.ul-txt2-j li a{
    padding-left: 10px;
    display: block;
    color: #ed6d00;
    text-decoration: underline;
}


/*人才招聘*/
.tal-person{
    width: 100%;
    font-size: 13px;
}
.tal-person tr th{
    font-weight: normal;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #f3f3f3;
}
.tal-person td{
    height: 42px;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
}
.tal-person .per-cont{
    line-height: 21px;
    text-align: left;
    padding: 20px 40px;
    background-color: #fdfdfd;
    border-bottom: 1px solid #dcdcdc;
}
.tal-person .per-cont b{
    color: #a2a2a2;
}
.tal-person .btn-link{
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #e6e6e6;
    border-radius: 5px;
    display: inline-block;
    color: #5f5f5f;
    margin-top: 15px;
}
.tal-person .btn{
    background: url(../images/arr_b.png) center center no-repeat;
    width: 20px;
    height: 20px;
    text-align: center;
    display: inline-block;
    border-radius: 5px;
    margin-top: 3px;
    float: right;
    margin-right: 50px;
}
.tal-person .tr-bg{
    background-color: #fdfdfd;
}
.tal-person .tr-cont{
    display: none;
}
.tal-person .tr-cont td{
    border: 0;
}
.tal-person .tr-bg .btn{
    background: #ebebeb url(../images/arr_t.png) center center no-repeat;
}
.tal-person .name{
    width: 200px;
    padding-left: 25px;
    text-align: left;
}

.contact-yw .contact-dl dl{
    width: 47%;
}
.contact-yw .contact-dl dl.dl4{
    width: 100%;
}




/*投资者关系*/
.investor-left{
    width: 517px;
    float: left;
}
.investor-right{
    width: 517px;
    float: right;
}
.ul-txt3-j li{
    font-size: 14px;
    line-height: 35px;
}
.ul-txt3-j li span{
    color: #ed6d00;
    font-size: 12px;
}
/*投资者关系--公告与通函*/
.ul-list-txt li{
    height: 49px;
    line-height: 49px;
    border-bottom: 1px dashed #dedede; 
    overflow: hidden;
}
.ul-list-txt li span{
    color: #ed6d00;
}
.ul-list-txt li em{
    display: inline-block;
    /*background: url(../images/down1.png) right center no-repeat;*/
    padding-right: 15px;
    font-size: 14px;
    width: 80%;
    overflow: hidden;
    float: left;
}
.ul-list-txt li .dnbtn{
	display: inline-block;
	width:15px;
	height:15px;
	background: url(../images/down1.png) right center no-repeat;
}
.ul-list-txt li a{
    display: block; 
     padding-right: 20px;
     padding-left: 30px; 
}
.ul-list-txt li a:hover{
    background-color: #f9f9f9;    
}
.ul-list-txt li a:hover em{
    /*background-image: url(../images/down2.png);*/
    color: #3b3b3b;
}

/*产品*/
.pro-nav li{
    float: left;
    background: url(../images/line_5.gif) no-repeat right top;
    width: 220px;
}
.pro-nav li a.v1{
    font-size: 16px;
    width: 100%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    display: block;
}
.pro-nav{
    background-color: #f5f5f5;
    position: relative;
    height: 50px;
    margin: 0 0 35px 0;
}
.pro-nav li.current a.v1,
.pro-nav li a.v1:hover,
.pro-nav li.on a.v1{
    background-color: #ed6d00;
    color: #fff;
}
.pro-nav li:last-child{
    background: none;
}
.cur-pro{
    color: #818181;
    padding: 0 0 8px 0;
}
.cur-pro a{color: #818181;}
.cur-pro a:hover{
    color: #ed6d00;
}
.sub-2{
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 5px -2px rgba(0,0,0,.1);
    overflow: hidden;
}
.sub-2 a{
    display: inline-block;
    width: 234px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    background: url(../images/line_6.gif) no-repeat right 50%;
}
.sub-2 a:last-child{
    background: none;
}
.sub-2 a.on{
    color: #fe6d22;
}

.pro-left{
    float: left;
    width: 510px;
}
.pro-right{
    float: right;
    width: 560px;
}
.pro-left .txt .con{
    padding: 20px 30px;
}
.pro-left h3{
    height: 44px;
    line-height: 44px;
    border-top: 2px solid #a7a7a7;
    background-color: #e6e6e6;
}
.pro-left h3 {
    padding: 0 0 0 30px;
    font-size: 16px;
}
.pro-left .txt p{
    font-size: 13px;
    line-height: 26px;
    color: #4a4a4a;
}
.pro-left .txt{
    margin: 30px 0 0 0;
}
.pro-left .img{
    border: 1px solid #dddddd;
    height: 510px;
    line-height: 510px;
    padding: 0 10px;
}
.pro-left .img img{
    max-width: 100%;
    vertical-align: middle;
}
.pro-tab1{
    border: 1px solid #ed6d00;
    border-radius: 4px;
}
.pro-tab1 a{
    width: 50%;
    display: inline-block;
    color: #ed6d00;
    font-size: 14px;
    text-align: center;
    height: 43px;
    line-height: 43px;
}
.pro-right h3{
    font-size: 25px;
}
.pro-tab1{
    margin: 50px 0 35px 0;
}
.pro-tab1 a.on{
    background-color: #ed6d00;
    color: #fff;
}
.pro-det{
    font-size: 13px;
    color: #4a4a4a;
    line-height: 26px;
}
.pro-banner{margin-top: 16px; width:1100px;  overflow:hidden; position:relative; border:1px solid #ddd;  }
.pro-banner .hd{ overflow:hidden; position:absolute; left:14px; bottom:5px; z-index:1; }
.pro-banner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.pro-banner .hd ul li{ float:left; margin-right:6px;  width:19px; height:19px; line-height:14px; text-align:center; cursor:pointer;
    background: url(../images/dt_4.png) no-repeat left top;
    font-size: 0;
    overflow: hidden;
 }
.pro-banner .hd ul li.on{
    background: url(../images/dt_5.png) no-repeat left top;
}
.pro-banner .bd{ position:relative; height:100%; z-index:0;   }
.pro-banner .bd li{ zoom:1; vertical-align:middle; }
.pro-banner .bd img{ width:1100px; height:260px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.pro-banner .prev,
.pro-banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.pro-banner .next{ left:auto; right:3%; background-position:8px 5px; }
.pro-banner .prev:hover,
.pro-banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.pro-banner .prevStop{ display:none;  }
.pro-banner .nextStop{ display:none;  }


.pro-list-wrap .pro-hd{
    margin: 30px 0 10px 0;
}
.pro-list-wrap{
    overflow: hidden;
}
.pro-list-wrap .i-t1{
    width: 161px;
    background-image: url(../images/ar_2.png);
}
.pro-list-wrap .pro-hd ul li:last-child{
    /*background: none;*/
}
.pro-dl dt{
    float: left;
    margin: 0 26px 0 0;
}
.pro-dl dd{
    overflow: hidden;
}
.pro-list-wrap .pro-list{
    margin: 20px 0 0 0;
}
.pro-list-wrap .pro-hd ul{
    width: 945px;
}
.pro-list-wrap .pro-hd ul li{
    width: 33.333333%;
}
.pro-list-wrap2 li{
    height: 208px;
    padding: 0 5px;
    width: 200px;
    margin-right: 14px;
    margin-bottom: 10px;
}
.pro-list-wrap2  li img{
    width: 100%;
    /*height: 140px;*/
}
.pro-list-wrap2 li:hover{
    background-color: #f9f9f9;
}


.imgDiv{

	width:264px;

	height:180px;

	text-align: center;

	overflow: hidden;

	display: table-cell;

	vertical-align:middle;

	*display: block;

	*font-size: 157px;/*约为高度的0.873*/

	*font-family:Arial;

}




/*修改*/
#banner .flexslider{
	background: url(../images/load.gif) no-repeat 50% 50%;
}
#banner .flexslider,
#banner .slides,
#banner .slides a,
#banner .flex-viewport,
#banner .slides li{
	width: 100%;
	height: 100%;
	display: block;
}
#banner{height: 384px;clear:both;overflow:hidden;}
#banner .flex-control-nav{z-index: 999999}
#banner .flex-control-paging li a{background: url(../images/ban_disc.png) no-repeat;}
#banner .flex-control-paging li a.flex-active{background-image: url(../images/ban_disc1.png);}
#banner .flexslider .slides > li{height: 100%;}
#banner  .flexslider .slides > li > a{background-repeat: no-repeat;background-position: 50% 50%;display: block;  width: 100%;   height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 }



  /*手机头部*/
#m-hd {display: none;}
#m-hd {
	  height: 50px;
	  line-height: 50px;
	  background-color: #fff;
	  padding: 0;
	  position: relative;
	}
 #m-hd img{height: 40px;padding: 10px 0 0 10px;}
	.m-trigger {
	  position: absolute;
	  top: 0;
	  right: 10px;
	  width: 50px;
	  color: #fff;
	  text-align: center;
	  font-size: 30px;
	  line-height: 45px;
	  cursor: pointer;
	  background: url(../images/m_btn2.gif) center center no-repeat;
	  -webkit-background-size: 50px;
	  background-size: 25px;
	  height: 50px;
	}
	.m-nav {
	  z-index: 60;
	  position: absolute;
	  top: 50px;
	  width: 100%;
	  left: 0;
	  background-color: #fff;
	  -webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.1);
	  text-align: center;
	  display: none;
	}
	.m-nav li{
	border-bottom: 1px solid #f4f4f4;
	}
	.m-nav a {
	  display: block;
	  font-size: 12px;
	  height: 40px;
	  line-height: 40px;
	  
	  text-align:center;
	}
	.m-sub {
	  text-align: left;
	  display: none;
	  width:100%;
	}
	.m-sub a {
	  border-bottom: none;
	  font-size: 13px;
	}
	
 .m-sub a.v2{text-indent:0;text-align: center;font-weight: bold;height:24px;line-height:24px;}
 .m-sub a.v3{text-indent:0;display:inline-block;padding:0 10px;height:24px;line-height:24px;}
 .m-sub a.v4{text-indent:0;font-weight: bold;}
 .m-sub p{height:24px;line-height:24px;margin-bottom:10px;}
 .pro-m{display: none;}
.n-list2 li i{font-style: normal;display: inline-block;vertical-align:middle;width: 70%;overflow: hidden;height: 40px;}
.m-show{display: none;}


.ul-news-i li{
    height: 30px;
}
.ul-news-i li h3{
    font-size: 14px;
}
.ul-news-i li h3 .r{
    color: #ed6d00;
    font-size: 12px;
}
.ul-news-i li p{
    height: 20px;
    overflow: hidden;
}
.ul-news-i li i{
    width: 80%;
    overflow: hidden;
    height: 30px;
    display: inline-block;
    font-style: normal;
    line-height: 30px;
}

.ul-box{
    margin: 0 -3px;
}
.ul-box li{
    float: left;
    width: 50%;
    padding: 3px;
}
.ul-box li a{
    display: block;
    width: 100%;
    height: 100%;
    background-color: #f5dfca;
    text-align: center;
    float: left;
}
.ul-box li a h5{
    background: url(../images/y1.png) 18px center no-repeat;
    font-size: 24px;
    margin-top: 10px;
    line-height: 62px;
    padding-right: 25px;
    padding-left: 20px;
    -webkit-background-size: 40px;
    background-size: 40px;
}
.ul-box li a h5 span{
    background: url(../images/arr1.png) right center no-repeat;
    display: block;
    -webkit-background-size: 20px;
    background-size: 20px;
}
.ul-box li a img{
    width: 187px;
    height: 69px;
    margin-bottom: 10px;
}
.ul-box li.li1 h5{
    background-image: url(../images/y4.png);
}
.ul-box li.li2 h5{
    background-image: url(../images/y2.png);
}
.ul-box li.li3 h5{
    background-image: url(../images/y3.png);
}
.ul-box li.li4 h5{
    background-image: url(../images/y1.png);
}
.ul-box li a:hover{
    background-color: #ed6d01;
    color: #fff;
}
.ul-box li a:hover h5 span{
    background-image: url(../images/arr2.png);
}
.ul-box li.li1 a:hover h5{
    background-image: url(../images/y4_h.png);
}
.ul-box li.li2 a:hover h5{
    background-image: url(../images/y2_h.png);
}
.ul-box li.li3 a:hover h5{
    background-image: url(../images/y3_h.png);
}
.ul-box li.li4 a:hover h5{
    background-image: url(../images/y1_h.png);
}


.ul-txt-i li{
    line-height: 30px;
}
.ul-txt-i li a{
    float: left;
    font-size: 14px;
    margin-right: 20px;
}



.history img{display: inline-block;}
.ul-history-txt{background: url(../images/yellow.png) repeat;overflow: hidden;margin-top: 10px;margin-bottom: 17px;padding: 15px 55px;}
.ul-history-txt li{
    width:50%;
    float: left;
    /*background: url(../images/disc.jpg) left center no-repeat;*/
    padding-left: 10px;
    line-height: 34px;
    padding-right: 2%;
    font-size: 16px;
}
.ul-history-txt li span{
    color: #ec6c0e;
}

h3.tit-add{
    background: url(../images/line_add.jpg) repeat-x left center;
    line-height: 32px;
    text-align: center;
    margin-bottom: 15px;
}
h3.tit-add span{
    background-color: #fff;
    padding: 0 10px;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
}

.i-m1-en dt span i{
    width: 104px;
    display: inline-block;
    font-style:normal;
    text-align: center;
    float: left;
}
.ul-box-en li a h5{
    font-size: 18px;
}

/*.fd-en dl.dl5{
    position: absolute;
    right: 12px;
    top: 200px;
}*/
.fd-en dl.dl3{
    /*width: 638px !important;*/
}
.fd-en dl .ul-class li dl{
    /*width: 530px !important;*/
}
.fd-en dl.dl4,.fd-en dl.dl5{
    /*width: 130px !important;*/
}
.fd-en .fd-sub{
    /*overflow: visible !important;*/
}
.fd-en dl .ul-class li dl dt{
    /*margin-right: 30px !important;*/
    /*width: auto !important;*/
}
.fd-en .fd-sub dt a{
    white-space:nowrap;
    font-weight: 600;
} 




.fd-right-new .tel{
    background: url(../images/tel_new1.png) no-repeat;
    width: 156px;
    height: 35px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding-left: 42px;
    line-height: 35px;
    margin-bottom: 5px;
}
.fd-right-new .link{
    float: right;
    margin-left: 47px;
    display: inline-block;
    background: url(../images/link_l.png) no-repeat left center;
    padding-left: 34px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
}
.fd-right-new .link span{
    background: url(../images/link_r.png) right center no-repeat;
    padding-right: 46px;
    display: inline-block;
    font-size: 15px;
    color: #fff;
} 
.fd-right-new .icon a{
    display: inline-block;
    width: 34px;
    height: 34px;
    background: url(../images/w1.png) no-repeat;
}
.fd-right-new .icon .w1{
    background-image: url(../images/face.png);
}
.fd-right-new .icon .w1 span{
    position: absolute;
    left: -86px;
    top: 0;
    display: inline-block;
    width: 86px;
    height: 97px;
    display: none;
}
.fd-right-new .icon .w2{
    background-image: url(../images/w2.png);
    margin: 0 23px;
}
.fd-right-new .icon .w3{
    background-image: url(../images/w3.png);
}
.fd-right-new .icon a:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

.col-l-contact{
    width: 655px;
    float: left;
    margin-right: 20px;
}
.contact-dl dl{
    width: 50% !important;
}
.col-r-contact{
    overflow: hidden;
}
.contact-tal tr{
    line-height: 30px;
}
.contact-tal th{
    font-weight: normal;
    color: #8F8F8F;
    width: 116px;
    display: inline-block;
}
.contact-tal .inp{
    height: 24px;
    border: 1px solid #ccc;
    width: 100%;
}
.contact-tal textarea{
    border: 1px solid #ccc;
    margin-top: 10px;
}
.contact-tal .sub{
    background: #ed6d00;
    border-radius: 6px;
    padding: 0 3px;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    margin-left: 8px;
    cursor: pointer;
}



h3.tit-add{
    background: url(../images/line_add.jpg) repeat-x left center;
    line-height: 32px;
    text-align: center;
    margin-bottom: 15px;
}
h3.tit-add span{
    background-color: #fff;
    padding: 0 10px;
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
}

.ul-list-expert li{
    height: 197px;
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px solid #c8c8c8;
    margin-top: 30px;
}
.ul-list-expert li .pic{
    display: inline-block;
    float: left;
    margin-right: 30px;
}
.ul-list-expert li .pic img{
    width: 150px;
    height: 170px;
    display: inline-block;
    border: 3px solid #ed6d00;
}
.ul-list-expert li .txt{
    overflow: hidden;
    line-height: 24px;
    color: #9fa0a0;
    font-size: 14px;
}
.ul-list-expert li .txt h3{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.ul-list-expert li .txt p{
    height: 78px;
    overflow: hidden;
}
.ul-list-expert li .btn{
    margin-top: 10px;
}
.ul-list-expert li .btn a{
    display: inline-block;
    background: url(../images/btn_yellow.jpg) repeat-x;
    height: 34px;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    width: 96px;
    text-align: center;
    line-height: 34px;
}
.expert-tit{
    height: 40px;
    line-height: 40px;
    margin-top: 23px;
}
.expert-tit span{
    display: inline-block;
    background: #ed6d00;
    color: #fff;
    width: 152px;
    text-align: center;
    height: 40px;
    font-size: 25px;
}

.expert-col{
    width: 530px;
    float: left;
}
.expert-cor{
    width: 248px;
    float: right;
}
.expert-col h3{
    color: #000;
    margin-bottom: 15px;
}
.expert-col h3 span{
    background: url(../images/wenhao.jpg) left center no-repeat;
    padding-left: 40px;
    font-size: 17px;
    line-height: 28px;
    display: inline-block;
    margin-right: 20px;
}
.expert-col h3 b{
    color: #ed6d00;
    font-weight: normal;
    margin-right: 5px;
}
.expert-col h3 em{
    margin-left: 25px;
}
.expert-col .inp-box{
    height: 36px;
    margin-bottom: 30px;
    position: relative;
}
.expert-col .inp-box .inp{
    width: 100%;
    height: 34px;
    border: 1px solid #9fa0a0;
    padding: 0 15px;
    font-family:"微软雅黑","Microsoft Yahei";
    font-size: 15px;
}
.expert-col .inp-box em{
    position: absolute;
    right: 20px;
    top: 0;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    color: #9fa0a0;
    font-size: 14px;
}
.expert-col .textarea{
    position: relative;
}
.expert-col .textarea h5{
    margin-bottom: 10px;
    font-size: 18px;
    color: #000;
}
.expert-col .textarea h5 em{
    color: #9fa0a0;
    font-size: 14px;
}
.expert-col .textarea textarea{
    height: 363px;
    width: 100%;
    border: 1px solid #b7b8b8;
    font-size: 14px;
    padding: 10px;
    color: #9fa0a0;
    font-family:"微软雅黑","Microsoft Yahei";
}
.expert-col .textarea font{
    position: absolute;
    left: 15px;
    top: 50px;
    color: #9fa0a0;
}
.expert-col .file{
    margin-top: 15px;
    position: relative;
    height: auto;
	margin-bottom:30px;
}
.expert-col .file span.tit{
    font-size: 18px;
    color: #000;
    position: absolute;
    left: 0;
    top: 0;
}
.expert-col .file input{
    position: absolute;
    left: 55px;
    top: 0;   
    opacity: 0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.expert-col .file label{
    width: 90%;
    border: 1px solid #b7b8b8;
    display: inline-block;
    position: relative;
    left: 55px;
    height: 34px;
    line-height: 34px;
    padding-left: 17px;
    font-size: 15px;
    margin-bottom: 20px;
}
.expert-col .file .desc{
    padding-left: 55px;
}
.expert-col .file .desc .btn{
    float: right;
    display: inline-block;
    width: 74px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    background: #ed6d00;
}
.expert-col .file .desc em{
    background: url(../images/e1.jpg) left center no-repeat;
    padding-left: 37px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    margin-right: 20px;
}
.expert-col .file .desc em.em2{
    background-image: url(../images/e2.jpg);
}
.expert-col .file .desc em.em3{
    background-image: url(../images/e3.jpg);
}
.expert-col .select span{
    font-size: 18px;
    color: #000;
}
.expert-col .select select{
    width: 156px;
    line-height: 38px;
    font-family:"微软雅黑","Microsoft Yahei";
    font-size: 14px;
    color: #9fa0a0;
}
.h100{height: 100px;}
.expert-cor h3{
    height: 34px;
    line-height: 34px;
    margin-bottom: 30px;
    font-size: 17px;
}
.expert-cor h3 a{
    font-size: 16px;
    color: #ed6d00;
}
.expert-cor h3 span{
    height: 34px;
    line-height: 34px;
    padding: 0 36px;
    background: #ed6d00;
    display: inline-block;
    color: #fff;
}
.ul-list-expert1 li .pic{
    margin-bottom: 10px;
}
.ul-list-expert1 li .pic img{
    width: 72px;
    height: 80px;
}
.ul-list-expert1 li .btn a{
    width: 72px;
    font-size: 14px;
    border-radius: 5px;
}
.ul-list-expert1 li .txt h3{
    margin-bottom: 0;
}
.ul-list-expert1 li{
    height: auto;
    overflow: hidden;
    border-bottom: 1px dashed #9fa0a0;
}


/*0215-12-7*/
#hd .wp{
    position: relative;
}
#hd h1{
    position: absolute;
    font-size: 16px;
    font-weight: bold;
    color: #080808;
    top: 26px;
    left: 280px;
}
#hd h1 span{color: #ec6c00;font-size: 12px;}