*{webkit-transition: all .5s; 
                -moz-transition: all .5s; 
                -ms-transition: all .5s; 
                -o-transition: all .5s; 
                transition: all .5s;
 }
.yc_eee{ background:#eee;}
.yc_hzhb{}
.yc_hzhb ul{ margin:0 -15px;}
.yc_hzhb ul li{ float:left; width:20%;}
.yc_hzhb ul li span{ display:block; margin:15px; border:#ddd 1px solid; background:#fff; padding:2px; border-radius:5px; text-align:center;}
.yc_hzhb ul li span img{ height:80px; max-width:100%;}



.top{ background:#f6f6f6; line-height:26px;}
.yc_head{ background:#fff; padding: 0px 0;}
.yc_head .wrap{ position:relative}
.yc_head .yc_tel{ float:right; background:url(../images/tel.png) left center no-repeat; padding-left:55px; height:47px;}
.yc_head .yc_tel small{ font-size:14px; padding-bottom:5px; display:inline-block}
.yc_head .yc_tel big{ font-size:28px; color:#ff8a00; font-weight:bold;}
.yc_head .sousuo{ float:right; margin-top:10px; margin-left:20px; }
.yc_head .sousuo .ss{ float:left;border:#c9c9c9  1px solid; background:none; border-right:none; line-height:27px; height:27px; width:185px; padding-left:10px;}
.yc_head .sousuo .sss{ background:url(../images/sss.png) center no-repeat #0483ca; width:31px; height:31px; border:none;}
.yc_logo{ float:left;  }
.yc_logo img{ display:block;}
.yc_logo font{ font-size:26px; font-weight:900; color:#1a73c4; line-height:50px;}
.yc_head .yc_tag{ float:left; margin-left:15px; padding-left:15px; border-left:#ddd 1px solid; line-height:1.6;}
.yc_head .yc_tag big{ display:block; font-size:18px; font-weight:900;}
.yc_head .yc_tag small{ display:block; font-size:14px;}
.nav{ height:100px;  float:right;  }
.nav.fix{position: fixed; top: 0px;
    left: 0px;
    bottom: auto;
    right: auto;
    transform: none;
    width: 100%;
    z-index: 22222222222;}
.nav li{ float:left;; font-size:16px;   text-align:center;  height:100px;  position:relative; z-index:111111111111111111}
.nav li a.big{line-height:100px; display:block; padding:0 16px; }
.nav li.on a.big,.nav li:hover a.big{ background:url(../img/s2.jpg);}
.nav li div{ display:none; opacity:0; width:130%; margin-left:-15%}
.nav li div a{ display:block; line-height:44px; background:#fff; font-size:14px; color:#000;}
.nav li div a:hover{ background:#fff}
.nav li:hover div{ display:block; opacity:1;}




/*高光特效*/
.white1{display:block;}
.white1,.whites1{position: relative;overflow: hidden;}
.white1:after,.whites1:after{content: '';position: absolute;left: -100%;top: 0;width:100%;height:100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));}
.white1:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites1:hover:after{left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
.scimg{ overflow:hidden; display:block;}
.scimg:hover img{ transform:scale(1.2,1.2);}
.infobox table{ width:100%; border-left:#e6e6e6 1px solid ; border-top:#e6e6e6 1px solid; border-collapse:collapse;}
.infobox td, .infobox th {
    position: relative;
    padding: 9px 0px;
    min-height: 20px;
    line-height: 20px;
    font-size: 14px;
	
	 border-right:#e6e6e6 1px solid; border-bottom:#e6e6e6 1px solid;}
	 .infobox table tr:nth-child(even) {
    background-color: #f5f5f5}
	.infobox table tr:hover {
    background-color: #f5f5f5}