﻿
html 
{
     font-family:微软雅黑,"HanHei SC","PingFang SC","Helvetica Neue","Helvetica","STHeitiSC-Light","Arial",sans-serif;
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/
}
a:hover{ color:#ff6600;}
#banner1{ position:relative; z-index:0; width:100%; min-width:1250px;}
.banner{width:100%; min-width:1250px;}
.head{ width:100%; min-width:1250px; background:url(/skin/images/menu.png) repeat;}


.head .top{ width:1250px; margin:0 auto;} 
.head .top .logo{ float:left; display:inline; padding:8px 0 7px 15px;}
.head .top .nav{ float:left; display:inline; padding-left:12px;}
.head .top .nav ul{ float:left; display:inline; padding-left:40px;   }
.head .top .nav ul .L1{ float:left; display:inline; background:url(/skin/images/xie.gif) right center no-repeat;      } 
.head .top .nav ul .L1 .a1{ float:left; display:inline-block; height:60px; line-height:60px; padding:0 25px; text-align:center; font-size:16px; color:#333;}
 .head .top .nav ul .L1 .a1:hover{ color:#ff6633}
.head .top .search{ float:right; display:inline; margin-right:20px; width:198px; height:25px; overflow:hidden; border:1px #ccc solid; margin-top:17px;}
.head .top .search .input{ float:left; display:inline-block; height:25px; line-height:25px; background:none; padding:0 10px; width:150px; color:#ccc; font-size:14px; border:0; }
.head .top .search .sub{ float:left; display:inline-block; width:28px; height:25px; background:url(/skin/images/ser.png) left center no-repeat; cursor:pointer; border:0; padding:0;  }
.head .top .set{ float:right; display:inline; margin-right:15px; color:#999; font-size:14px;line-height:60px; }
.head .top .set a{ line-height:60px;  display:inline-block; color:#999; font-size:14px;}
.head .top .set a:hover{color:#ff6633;}
.head .top .set a i{ display:inline-block; width:16px; height:16px; margin-right:5px; font-style:normal; display:inline-block; vertical-align:middle; background-image:url(/skin/images/ico.png); background-position:0 0;}
.head  .second{  display:none; position:absolute; left:0; top:60px; z-index:1; width:100%; background:url(/skin/images/menu2.png) repeat;}
.head  .second .sc{ width:1250px;  margin:0 auto;}
.head  .second .sc .s1{ float:left; display:inline; overflow:hidden; text-align:center; padding:10px 40px 10px 20px;   background:url(/skin/images/shu.png) right 30px no-repeat; width:260px;  }
.head  .second .sc .s1 a{ float:left; display:inline-block;}
.head  .second .sc .s1 a img{ display:block;}
.head  .second .sc .s1  img{float:left; display:inline-block;}
.head  .second .sc .s1 .st{ padding:10px 0; text-align:center; color:#000;  font-size:18px;}
/*.head  .second .sc .s1 img{  margin:10px 0 10px 0  ;}*/
.head  .second .sc .s2{ float:left; display:inline;  padding:20px 0; background:url(/skin/images/shu.png) right 30px no-repeat; width:119px;}
.head  .second .sc .s2 a{ display:inline-block;width:89px; padding:0px 15px;  line-height:30px; text-align:center;  color:#666; font-size:14px;     } 
.head  .second .sc .s2 a:hover{   color:#ff6633;}
.head  .En .sc .s1{ padding-right:60px; } 
.head  .En .sc .s2 a{ text-align:left;}
.head  .En .sc div:nth-child(4) { width:218px;}
.head  .En .sc div:nth-child(4)  a{ width:180px;}
.head  .En .sc div:nth-child(6) { width:138px;}
.head  .En .sc div:nth-child(6)  a{ width:110px;}

/*首页内容*/
.index{ min-width:1250px; width:100%; } 
.index ul{ float:left; display:inline; width:100%; } 
.index ul li{ float:left; display:inline; width:25%;height:500px; background:#eee;  overflow:hidden;  }
.index ul li:nth-child(4){ width:25%; margin-right:0;}
.index ul li a{ display:block; width:100%;height:500px;   overflow:hidden; position:relative; }
.index ul li a  img
{
    width:100%;
    height:500px; 
     transition: all 1s ease 0s;
 } 
.index ul li a .txt  
{
     opacity:0;  
    position:absolute; top:0; left:0; 
    width: 100%; 
    height:500px;
    background-color: rgba(0,0, 0, 0.4);
    overflow:hidden; 
    text-align: center; 
}
.index ul li a .txt .tt{    text-align:center; }
.index ul li a .txt .tt .til{  line-height:40px; color:#fff; font-size:2.5em; padding-bottom:20px; }
.index ul li a .txt .tt .til2{  line-height:30px;   color:#fff;font-size:1.5em; }   
.index ul li a .txt .tt .til3{line-height:30px;  margin:0 auto; margin-top:15px;  color:#fff;font-size:20px;   width:120px; text-align:center; height:30px; border:1px #fff solid; }
.index ul li a:hover {
    box-shadow: 0 0 10px gray;
}
.index ul li a:hover img {
    transform: scale(1.05);
    transition: all 1s ease 0s;
	-webkit-transform: scale(1.05);
	-webkit-transform: all 1s ease 0s;
} 
.index ul li a:hover .txt
{  opacity:1;  
     
    }
/*底部*/
.bottom{ min-width:1250px; width:100%; border-top:1px #ccc solid; background:#eee;}
.bottom .bot{ width:1250px; margin:0 auto; padding:30px 0 20px;}
.bottom .bot .bt_left{ float:left; display:inline; padding-left:15px;}
.bottom .bot .bt_left .b1{ float:left; display:inline;}
.bottom .bot .bt_left .b1 .logo{   }
.bottom .bot .bt_left .b1 .phone{  padding:10px 0;}
.bottom .bot .bt_left .b1 .phone p{ line-height:180%; color:#333; font-size:16px;}
.bottom .bot .bt_left .b1 .phone span{ display:block; line-height:180%; color:#333; font-size:20px; font-weight:600;}
.bottom .bot .bt_left .b1 .online{ display:block; margin:10px 0 15px 0; background:url(/skin/images/online.gif) no-repeat; padding-left:50px; width:150px; height:38px; line-height:38px; color:#666; font-size:14px;}
.bottom .bot .bt_left .b2{ float:left; display:inline; margin:0 0 0 100px; margin-top:48px; width:350px; text-align:center;height:123px;}
.bottom .bot .bt_left .b2 .ewm{ display:inline-block; float:left;  width:120px; margin-right:10px; color:#666; font-size:14px;  line-height:20px; text-align:center; height:123px;}
 
.bottom .bot .bt_right{ float:left; display:inline; background:url(/skin/images/shu.gif) left center no-repeat; width:495px;  padding-left:50px;}
.bottom .bot .bt_right ul{ float:left; display:inline; width:130px; margin-left:15px;}
.bottom .bot .bt_right ul:nth-child(2){width:200px; margin-left:0; }
.bottom .bot .bt_right ul.CN{ float:left; display:inline; width:100px; margin-left:65px;}
.bottom .bot .bt_right ul li{ float:left; display:inline; width:100%;}
.bottom .bot .bt_right ul li .til{ display:block; color:#333; font-size:18px; padding-bottom:20px;}
.bottom .bot .bt_right ul li .a{ line-height:30px;  color:#666; font-size:14px;}
.bottom .bot .bt_right ul li .a:hover{ color:#ff6633}
.bottom  .foot{ text-align:center; width:1250px; margin:0 auto; border-top:1px #ccc solid; line-height:180%; color:#333; font-size:14px;  padding:10px 0 25px 0;}
.bottom  .foot .f1{ float:left; display:inline; padding-left:15px;}
.bottom  .foot .f1 a{color:#333; } 
.bottom  .foot .f1 a:hover{ color:#ff6633}
/*baidushare*/
.bottom  .foot .share{ float:right; display:inline; padding-right:15px;}
.bottom  .foot .share p{ float:left; display:inline;}
.bottom  .foot .share .bdsharebuttonbox{ float:left; display:inline; padding-top:5px;}
.bottom  .foot .share a {
    background: transparent url("/skin/images/bg_btn02.png") no-repeat scroll 0 0;
    height: 19px !important;
    margin: 0 0 0 7px !important;
    opacity: 0.35;
    padding: 0 !important;
    width: 19px !important;
    color: #999;
    cursor: pointer;
    float: left;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    margin: 6px 6px 6px 0;
    padding-left: 17px;
    
}
.bottom  .foot  .share a.bds_tqq {
    background-position: 0 -38px;
}
.bottom  .foot .share a.bds_qzone {
    background-position: 0 -76px;
}
.bottom  .foot .share a.bds_weixin {
    background-position: 0 -114px;
}
.bottom  .foot  .share a:hover {
    opacity: 1;
}

/*内页通用*/
#ncon{ width:1220px; margin:0 auto; padding:30px 15px;}
#ncon .main_left{ float:left; display:inline; width:290px;}
#ncon .main_right{ float:left; display:inline; margin-left:20px; width:910px; overflow:hidden;}
.nmenu{ float:left; display:inline;width:290px;}
.nmenu .title{float:left; display:inline; width:290px; height:84px; background:url(/skin/images/l_Title.jpg) no-repeat;}
.nmenu .title b{ float:left; display:inline; padding-left:30px; line-height:84px; color:#fff; font-size:40px; font-weight:normal;}
.nmenu .title span{ float:left; display:inline; color:#fff; line-height:120%; font-size:18px; padding-top:25px; padding-left:5px; }
.nmenu .con{ float:left; display:inline; width:264px; border:1px #ccc solid; border-top:0; padding:12px 12px 20px 12px;}
.nmenu .con ul{ float:left; display:inline;} 
.nmenu .con ul li{ float:left; display:inline; border-bottom:1px #ccc solid; height:56px; width:100%;}
.nmenu .con ul li a{  float:left; display:inline-block; height:56px; line-height:56px; background:url(/skin/images/l1.gif) 10px center no-repeat; padding-left:35px; width:229px; overflow:hidden; color:#666; font-size:18px;}
.nmenu .con ul li:hover a{ background:url(/skin/images/l2.gif) 10px center no-repeat; color:#ff6600; }
.nmenu .con ul li a.hover{ background:url(/skin/images/l2.gif) 10px center no-repeat; color:#ff6600; }

.main_right_head {
    border-bottom:1px #ccc solid; 
    height: 45px;
    line-height: 45px;
    margin: 0 auto 12px;
    width: 910px;
}

.nav_title {
    border-bottom: 2px solid #999;
    color: #333;
    float: left;
    font-size: 24px; 
    height: 43px;
    line-height: 43px;
    padding: 0 5px;
}
.location {
    color: #999;
    font-size: 14px;
    font-weight: normal;
    padding-right: 12px;
}
.location a{    color: #999;}
.main_right_content {
    height: auto !important;
    margin: 0 auto;
    min-height: 110px;
    overflow: hidden;
    font-size:18px; line-height:180%;
}
.article_content{
    width: 870px;
    padding:0 20px;}
    
.Mestil{ border-bottom:2px #ccc solid; margin:15px auto; width:85%; font-size:18px; color:#333; padding:0 2.5%; line-height:40px;}
.tbMessage {
    font-size: 18px;
}
.tbMessage td {
    font-size: 18px; 
}
.tbMessage .tdFormField {
    text-align: left;
}
.tbMessage .tdFormField input {
    border: 1px solid #eee;
    color: #333; 
    font-size: 18px;
    height: 34px;
    line-height: 40px;
    overflow: hidden;
    padding: 2px;
}
.tbMessage .tdFormField textarea {
    border: 3px solid #eee;
    color: #333; 
    font-size: 18px;
    overflow: hidden;
    padding: 2px; 
    width: 90%;
     display:block; margin:0 auto;
}
.tbMessage .tdFormField  input.btSubmit {
    background: #ff6633 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    cursor: pointer;
    display: block; 
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    padding: 0; 
    width: 100px;
    margin:0 auto;
    cursor:pointer;
}　

.article_list {
    float: left;
    width: 910px;
}
.article_list li {
    border-bottom: 1px dashed #eee;
    height: 45px;
    white-space: normal;
    width: 910px;
} 
.article_list li .article_left{
    background:   url("/skin/images/main_right_jt.gif") no-repeat 10px center  ;
    font-size: 18px; 
    padding-left:30px;
    line-height:45px;
    height:45px; overflow:hidden;
    width:770px;
    float:left; display:inline-block;
}
.article_list li .article_right {
    color: #666;
    width: 100px;
    line-height:45px;
    font-size: 14px;
    float:right;
}
.article_list li:hover  .article_left  {
    color: #FF6633;
}
.article_title {
    color: Black;
    font-size: 24px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-top: 12px;
    text-align: center;
}
.article_info {
    border-bottom: 1px dashed #8d8d8d;
    font-size: 12px;
    height: 26px;
    margin-top: 12px;
    text-align: center;
}
.article_info span {
    letter-spacing: 1px;
    padding: 0 12px;
    word-spacing: 1px;
}
.article_info_content {
    font-size: 14px;
    height: auto !important;
    letter-spacing: 1px;
    line-height: 200%;
    margin-top: 12px;
    min-height: 400px;
    word-spacing: 1px;
}

.article_list2 {
    float: left;
    width: 870px;
    padding:0 20px;
}
.article_list2 li {
    float: left;
    border-bottom: 1px solid #eee; 
    width: 870px;
    padding:15px 0; display:inline;
} 
.article_list2 li .article_t{
    background:   url("/skin/images/q.gif") no-repeat left 8px  ;
    font-size: 18px; 
    padding-left:30px;
    line-height:36px;
    height:36px; overflow:hidden;
    width:840px;
    float:left; display:inline-block;
    color:#666;
}
.article_list2 li .article_c {
    background:   url("/skin/images/a.gif") no-repeat left 8px  ;
    color: #999;
    width: 840px;
    padding-left:30px;
    line-height:36px;
    font-size: 18px;
    float:left;
    display:inline-block;
}
.article_list2 li:hover  .article_t  {
    color: #FF6633;
}
/*新闻列表*/
.newlist{ width:910px; margin:0 auto;}
.newlist ul{ float:left; display:inline;  }
.newlist ul li{ float:left; display:inline;   }
.newlist ul li a{  float:left;display:inline-block; width:870px; cursor:pointer; padding:20px;  border-bottom:1px #ccc solid; }
.newlist ul li a .pic{float:left;display:inline-block;  width:160px; height:120px; border:1px #ccc solid; }
.newlist ul li a .pic img{ width:160px; height:120px;}
.newlist ul li a .text{ float:left; display:inline;  width:688px; overflow:hidden; padding:0 0 15px 20px;}
.newlist ul li a .text .h1{ float:left; display:inline; width:85%; overflow:hidden; font-size:18px; color:#333; line-height:24px;}
.newlist ul li a .text .h2{ float:left; display:inline;width:15%; line-height:24px; color:#999; font-size:14px;}
.newlist ul li a .text .h3{ float:left; display:inline;line-height:24px; color:#999; font-size:14px; padding-top:5px; width:100%;}
.newlist ul li:hover{ background:#FF9900; } 
.newlist ul li:hover .text .h1{ color:#fff;}
.newlist ul li:hover .text .h2{ color:#fff;}
.newlist ul li:hover .text .h3{ color:#fff;}

/*产品*/
.main_nr_header {
    border-bottom: 1px solid #eee;
    height: 49px;
}
.main_nr_header .main_nr_header_title {
    border-bottom: 2px solid  #FF6633;
    float: left;
    font-size:18px;
    height: 48px;
    line-height: 50px;
    padding: 0 5px;
}
.main_nr_header_location{ float:right; display:inline;    height: 48px; line-height:48px; text-align:left; color:#666; font-size:16px;}
.main_nr_header_location a{color:#666;}
 .main_nr_header_search {
    margin:0 auto;
    height: 40px;
    margin-top: 5px;
    width: 295px;
    overflow:hidden;
}
.main_nr_header_search .input {
    border-color: #eee -moz-use-text-color #eee #eee;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    color: #ccc;
    float: left;
    font-size: 14px;
    height: 38px;
    padding:0px 10px;
    width: 189px;
}
 .main_nr_header_search .sub {
    background:  #FF6633 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    float: left;
    font-size: 18px;
    height: 40px;
    width: 80px;
}
.ulMainMenu 
{
    float:left; display:inline;
    padding:0 0 20px 0;
    border-bottom: 1px dashed #ccc;
    width: 1248px;
}
.ulMainMenu li {
    float: left;
    margin-top: 20px;
}
.ulMainMenu li span{  margin: 0 10px;  font-size: 18px;    line-height: 40px;  color:#333;}
.ulMainMenu li a {
    background: #999 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 40px;
    margin: 0 10px;
    padding: 0 20px;
}
.ulMainMenu li a:hover {
    background:  #FF6633 none repeat scroll 0 0;
    color: #fff;
}
.ulMainMenu li a.current {
    background:  #FF6633 none repeat scroll 0 0;
    color: #fff;
}
.ulMainChildMenu {
    border: 1px solid #eee;
    margin: 20px auto 10px;
    width: 1248px;
}
.ulMainChildMenu li {
    float: left;
}
.ulMainChildMenu li a {
    background: #999 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 40px;
    margin: 10px;
    padding: 0 20px;
}
.ulMainChildMenu li a:hover {
    background:  #FF6633 none repeat scroll 0 0;
    color: #fff;
}
.ulMainChildMenu li a.current {
    background:  #FF6633 none repeat scroll 0 0;
    color: #fff;
}

.ulProductsList 
{
    float:left;
    display:inline;
    margin: 14px auto 0;
    width: 1248px;
}
.ulProductsList li {
   /* background: #eee none repeat scroll 0 0;*/
    float: left;
    margin: 6px;
    overflow: hidden;
    width: 300px;
}
.ulProductsList li a {
    /*background: #eee none repeat scroll 0 0;*/
    display: block;
    width: 300px;
}
.ulProductsList li span.spTitle {
    color: #999999;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
     padding: 0 5px;
    text-align: center;
    width: 290px;
}
.ulProductsList li a:hover .ImgCenter {
    background:  #FF6633 none repeat scroll 0 0;
    color: #fff;
}
.ulProductsList li a:hover span {
    color:#FF6633;
}
.ImgCenter {
    display: table-cell;
    height: 290px; 
    padding: 5px; 
    text-align: center;
    vertical-align: middle;
    width: 290px;
}
/*产品详情*/

#img_preview {  float:left ; display:inline;  width: 602px;  padding:20px 0;  }
#show_middle_pic { border: 1px solid #ddd; height: 600px; margin-bottom: 5px; width: 600px; }
#small_pic_list { height: 107px; overflow: hidden;  position: relative; width: 600px; }
/*
#small_pic_list .control_pic { display: block; height: 62px; position: absolute; top: 0; width: 17px; }
#pic_pre { left: 0;  display:none;}
#pic_next { right: 2px;  display:none; }
#pic_pre { background: url("../Images/pic_arrow_left_on.jpg") no-repeat left top; }
#pic_pre.disabled { background: url("../Images/pic_arrow_left_off.jpg") no-repeat left top; }
#pic_next { background: url("Images/pic_arrow_right_on.jpg") no-repeat left top; }
#pic_next.disabled { background: url("../Images/pic_arrow_right_off.jpg") no-repeat left top; }
*/
#small_pic_list .pic_items { left: 0; position: absolute; top: 0;position: absolute; width: 600px; height: 107px; overflow: hidden; }
#small_pic_list .pic_items #thumblist{ width:615px;}
#small_pic_list .pic_items li { font-size: 0; position: relative; text-align: center; width: 107px; margin-right:16px; }
.l_p_i li, .l_p_i dl, .l_p_i .item { float: left; }
#small_pic_list .pic_items img.img_hover { border: 2px solid #E4393C; padding: 0; }
#small_pic_list .pic_items img { border: 1px solid #CECFCE; padding: 1px; }

.div_Title{ float:left; display:inline; margin-left:40px; width:608px; overflow:hidden;  padding:20px 0 0 0;}
.div_Title h1{font-size: 18px;  font-style:normal;   line-height: 180%; }
.div_Title p{ line-height:36px; font-size:14px; color:#333;}

 .proShare {
    margin-top: 20px;
}
 .proShare a {
    color: #666;
    font-size: 14px;
    margin-right: 30px;
}
/*
 .proShare a.bds_tsina {
    background: rgba(0, 0, 0, 0) url("../images/icon5.png") no-repeat scroll left center;
}
 .proShare a.bds_qzone {
    background: rgba(0, 0, 0, 0) url("../images/icon6.png") no-repeat scroll left center;
}
*/
.divPImg {
    margin: 20px 0;
    overflow: hidden;
    text-align: center;
    width: 1210px;
}
.divPImg img {
    display: block;
    margin: 0 auto;
}
.divContent{ font-size:18px; line-height:180%; padding:20px 0; overflow:hidden;}
.ulCurrentSite {
    border-bottom: 2px solid #FF6633;
    height: 40px;
    margin: 20px auto 0;
    overflow: hidden;
    width: 1250px;
}
.ulCurrentSite li {
    height: 39px;
    line-height: 39px;
} 
.ulCurrentSite .liSiteName { 
     border-right: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    cursor: pointer;
    float: left;
    height: 39px;
    width: 159px;
     font-size:16px;
     color:#333;
     text-align:center;
}

.ulCurrentSite .first { border-left:1px solid #dbdbdb;}
.ulCurrentSite .selected {
    background-color: #FF6633;
    border: 1px solid #FF6633;
    color: #fff;
}
/*c产品模块*/
.pico{  padding:30px 0; text-align:center;}
.pico a{ display:inline-block;   height:100px; text-align:center;padding:0 50px  ; border-left:1px #eee solid;  }
.pico a .img{ width:70px; height:70px; overflow:hidden; margin:0 auto; display:block;}
.pico a .til{ height:30px; line-height:30px; text-align:center; color:#333; font-size:16px; text-align:center;}
.pico a:hover .til{ color:#fe761b;}


/*在线商城*/
 
.lml-h-w {
    background: url(/skin/images/mall1.jpg) no-repeat scroll center top;
    height: 342px;
    padding-top: 91px;
    width: 100%;
}
.lml-h-h1, .lml-h-p {
    margin: 0 auto;
    text-align: center;
    width: 1190px;
}
.lml-h-h1 {
    color: #f60;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 19px;
}
.lml-h-p {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 126px;
}
.lml-h-i {
    display: block;
    margin: 0 auto 42px;
}
.lml-h-s {
    height: 49px;
    margin: 0 auto;
    position: relative;
    width: 349px;
}
.lml-hs-h {
    background: #fff url("/skin/images/lmall03.png") no-repeat scroll right center;
    border-radius: 4px;
    color: #666;
    cursor: pointer;
    font-size: 14px;
    height: 49px;
    line-height: 49px;
    text-indent: 20px;
}
.lml-hs-c {
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 4px;
    display: none;
    left: 0;
    position: absolute;
    top: 50px;
    width: 349px;
}
.lml-hs-c a {
    color: #666;
    cursor: pointer;
    display: block;
    font-size: 12px;
    line-height: 24px;
    padding: 0 18px;
}
.lml-hs-c a:hover {
    background-color: #f60;
    color: #fff;
}

/*引导页*/
.yd{ width:1220px; margin:0 auto;}
.yd .logo{ padding:50px 0 50px 0; text-align:center; }
.yd .bra{ padding-bottom:50px;}
.yd .shu{ float:left; display:inline; width:2px; height:552px; background:url(/skin/images/shu.jpg) no-repeat;}
.yd .brand{ float:left; display:inline; width:608px;}
.yd .brand .lo{  float:left; display:inline; width:100%; text-align:center; padding:50px 0; }
.yd .brand ul{   float:left; display:inline; width:100%;padding:50px 0;}
.yd .brand ul li{  float:left; display:inline;  width:160px; height:38px; border-right:2px #999 solid; }
.yd .brand ul li a{ width:100%;  display:block; height:38px; height:38px;  text-align:center;  font-size:14px; color:#858585; font-weight:600; word-spacing:0;}
.yd .brand ul li a span{ font-family:Tahoma; white-space:nowrap;  font-size:12px;}
.yd .brand h1{ float:left; display:inline; width:100%; text-align:center; font-weight:normal; font-size:20px; color:#000; line-height:180%;font-family:Tahoma; padding-bottom:10px;}
.yd .brand h1 span{ color:#d82900;}
.yd .brand h2{ float:left; display:inline; width:100%; text-align:center; font-weight:normal; font-size:20px; color:#000; line-height:180%; }
.yd .brand h2 a{ color:#000; }
.yd .bottom3{ width:100%; text-align:center;  font-size:16px; color:#666; line-height:180%;  padding:15px 0;}

/* side */
.side{position:fixed;width:54px;height:275px;right:0;top:60%;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #7e7d78;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#7e7d78;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:16px  ; line-height:54px; overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#7e7d78;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#f60;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}