@charset "utf-8";
/*
* **********************
* *       格式化            *
* **********************
*/
/**{transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s; /!* Firefox 4 *!/
    -webkit-transition: all 0.3s ease-in-out 0s; /!* Safari 和 Chrome *!/ -o-transition: all 0.3s ease-in-out 0s; /!* Opera *!/}*/
html{overflow-y:scroll;*overflow:auto;_overflow-y:scroll;background-attachment:fixed;}
body{min-width:1280px;overflow-x:auto;word-wrap:break-word;-webkit-text-size-adjust:none;color:#8a8a8a;font-size:12px;font-family:"Microsoft Yahei";background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0; }
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,var{font-weight:normal;font-style:normal;text-align:left;}
th{font-weight:normal;font-style:normal;}
strong{font-style:normal;}
ol,ul,li{list-style:none outside none;}
caption{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
a{outline:none;cursor:pointer;*outline:expression(this.hideFocus=true);text-decoration:none; color:#666;transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s; /* Firefox 4 */
    -webkit-transition: all 0.3s ease-in-out 0s; /* Safari 和 Chrome */ -o-transition: all 0.3s ease-in-out 0s; /* Opera */}
img,object{vertical-align:top;}
textarea,input{font-family:"Microsoft Yahei";outline:none;*outline:expression(this.hideFocus=true);-ms-appearance:none;-o-appearance:none;appearance:none}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner{border:none;padding:0;}
input:focus{outline:none}
.clear{clear:both;}
.mao{margin: 0 auto;}
.fl{float:left;_display:inline;}
.fr{float:right;_display:inline;}
em,i{ font-style:normal;}
.ov{overflow: hidden;}
/*输入框可以整体加个placeholder的样式，适当的可以根据情况修改*/
input::input-placeholder{color: #999;}
input::-webkit-input-placeholder{color: #999;}
input:-moz-placeholder{color: #999;}
input::-moz-placeholder{color: #999;}
input:-ms-input-placeholder{color: #999;}
input::-ms-clear { display: none; }
/*输入框可以整体加个placeholder的样式，适当的可以根据情况修改*/
/*
* **********************
* *          公用            *
* **********************
*/
/*英文字体引用特殊字体方式*/
@font-face {font-family: 'helvetica-condensed-thin';
    src: url('../helvetica-condensed-thin.html'); /* IE9*/
    src: url('../helvetica-condensed-thind41d.html#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../helvetica-condensed-thin-2.html') format('woff'), /* chrome、firefox */
    url('../helvetica-condensed-thin-3.html') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../helvetica-condensed-thin-4.html#ebrima') format('svg'); /* iOS 4.1- */
}
@font-face {font-family: 'Helvetica-bold';
    src: url('../helvetica-bold.html'); /* IE9*/
    src: url('../helvetica-boldd41d.html#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../helvetica-bold-2.html') format('woff'), /* chrome、firefox */
    url('../helvetica-bold-3.html') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../helvetica-bold-4.html#Helvetica-bold') format('svg'); /* iOS 4.1- */
}
/*阿里巴巴字体图库引入方式*/
@font-face {
  font-family: 'iconfont';  /* project id 182309 */
  src: url('http://at.alicdn.com/t/font_n4owe2mojzzd7vi.eot');
  src: url('http://at.alicdn.com/t/font_n4owe2mojzzd7vi.eot?#iefix') format('embedded-opentype'),
  url('http://at.alicdn.com/t/font_n4owe2mojzzd7vi.woff') format('woff'),
  url('http://at.alicdn.com/t/font_n4owe2mojzzd7vi.ttf') format('truetype'),
  url('http://at.alicdn.com/t/font_n4owe2mojzzd7vi.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
.wrap{width: 100%;height: auto;}
.w1280px{max-width: 1280px;height: auto;margin: 0 auto;}
.w340px{max-width: 340px;height: auto;float: right;}
.container{width: 100%;height: auto;overflow: hidden;min-height: 800px;}
.container a img{transition: all 0.5s ease-in-out 0s;-moz-transition: all 0.5s ease-in-out 0s;-webkit-transition: all 0.5s ease-in-out 0s;-o-transition: all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;}
.container a:hover img{filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;transform: matrix(1.04, 0, 0, 1.04, 0, 0);-webkit-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-o-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-moz-transform: matrix(1.04, 0, 0, 1.04, 0, 0);-ms-transform: matrix(1.04, 0, 0, 1.04, 0, 0);}

.middle .w1280px,.small1 .w1280px{max-width: 1280px;height: auto;margin: 0 auto;} 

/*header*/
.header{z-index: 222;position: relative;}
.header .headerTop{overflow:hidden;}
.header .headerTop ul{overflow: hidden;float: right;padding:8px 0;  }
.header .headerTop ul li{position: relative;padding:0 10px;float: left;border-left: 1px solid #cdcdcd;}
.header .headerTop ul li a{display: block;color: #999;}
.header .headerTop ul li:hover a{color:#da251c; }
.header .headerTop ul li:first-child{border-left: none;}
.header .headerTop .btn-yw {display: block;color: #666666;padding:8px 10px;position: relative;}
.header .headerTop .btn-yw i{display: block;width: 17px;height: 17px;background: url(../png/ywlogo_03-2.png) no-repeat;position: absolute;top: 50%;bottom: 50%;margin-top:-8px;}
.header .headerTop .btn-yw span{padding-left: 20px;display: block;}

.header .header-bottom{height: 62px;z-index: 2;position: relative;}
.header .header-bottom .logo a{display: inline-block;}
.header .header-bottom .logo img{width: 163x;position: relative;}
.header .header-bottom .logo h1{display: inline-block;*display: inline;font-size: 22px;padding-left:25px;margin-left: 25px;position: relative;top: 12px;border-left:1px solid #bfbfbf;color: #000000;}
.header .header-bottom .bar{position: relative;}
.header .header-bottom .bar ul{height: 62px;line-height: 62px;float: left; z-index: 999;}
.header .header-bottom .bar li{float: left;cursor: pointer;margin:0 10px;}
.header .header-bottom .bar li a{color: #666666;position: relative;padding:0 10px;font-size: 13px;display: block;line-height: 62px; color: #666666;height: 62px;}
.header .header-bottom .bar span.barNav{position: absolute;color: #999;left: -60px;top: 50%;margin-top: -8px;}
.header .header-bottom .bar li:first-child a{border-left: none;}
.header .header-bottom .bar li:hover a{color:#da251c; }
.header .header-bottom .bar li em{position: absolute;height: 2px;background-color: #da251c;opacity: 0;left: 50%;right: 50%;bottom:0;transition: left 0.2s ease-in 50ms, right 0.2s ease-in 50ms, opacity 70ms ease 50ms;}
.header .header-bottom .bar li:hover a em{opacity: 1;left: 0;right: 0;}
.header .header-bottom .bar li.active a{color: #da251c;}
.header .header-bottom .bar li.active a em{opacity: 1;left: 0;right: 0;}

.header .subtitle{float: left;line-height: 62px;position: relative;z-index: 999;}
.header .subtitle a{display: inline-block;text-align: center;color: #666;display: block;position: relative;height: 62px;padding:0 3px;font-size: 14px;color: #666666;font-weight: bold;}
.header .subtitle .btn-search{width: 40px;float: left;text-align: center;}
.header .subtitle .btn-search i{display: inline-block;line-height: 62px;font-size: 18px;font-weight: normal;position: relative;top:-1px;}
.header .subtitle .header-nwbtn{width: 70px;float: left;line-height: 62px;}
.header .subtitle .header-nwbtn i{margin-left:5px;display: inline-block;line-height: 62px;font-size: 16px;font-weight: normal;vertical-align: -1px;}
.header .subtitle .searchbox{position: absolute;top: 62px;z-index: 999;width:245px;padding:10px;background: #999;left: 50%;right: 50%;margin-left: -100px;display: none;}
.header .subtitle .searchbox input{width: 170px;height: 40px;line-height: 40px;padding: 0 10px;float: left;}
.header .subtitle .searchbox span{background: #da251c;width: 50px;height: 42px;line-height: 42px;color: #fff;display: block;float: left;font-size: 18px;font-weight: normal;text-align: center;}
.header .subtitle a:hover{color:#da251c;}
.yinying{background: url(../png/bannertop_02-2.png) top repeat;width: 100%;height: 10px;display: block;position: absolute;top: 63px;}
/*header end*/

/*footer*/
.footer{height: auto;}
.footer .footer-bottom{height: 46px;background: #5d5a5a;width: 100%;text-align: center;padding:18px 0;}
.footer .footer-bottom .statement .law ul{height: 14px;padding:15px 0;overflow:hidden;}
.footer .footer-bottom .statement .law li{float: left;width: 75px;border-left: 1px solid #878787;text-align: center;line-height: 12px;}
.footer .footer-bottom .statement .law li a{color: #cecece;}
.footer .footer-bottom .statement .law li:first-child{border:none;}
.footer .footer-bottom .statement .law li:hover a{color: #FFF;}
.footer .footer-bottom .select{width: 258px;height: 26px;margin-left: 22px;padding:10px;text-align: left;}
.footer .footer-bottom p{color: #cecece;height: 46px;line-height: 46px;}
.footer .footer-bottom p a{display: inline-block;color: #cecece;padding:0 25px;position: relative;}
.footer .footer-bottom p a img{width: 20px;height: 20px;position: absolute;top: 50%;margin-top: -10px;left: 0;}
.footer .footer-bottom p a:hover{color: #fff;}
/*footer end*/

/*右侧悬浮框*/
.suspend{position: fixed;right: 0;top: 70%;z-index: 9999;}
.suspend li{width: 56px;height: 56px;text-align: center;line-height: 56px;margin-top: 3px;position: relative;}
.suspend li a{display: block;background: #333333;}
.suspend li i{color: #fff;font-size: 30px;}
.suspend li .weixin{position: absolute;right: 80px;width: 150px;height: 150px;top: 50%;margin-top: -75px;}
.suspend li .weixin img{width: 100%;display: block;}
.suspend li a.su1:hover{background: #fba14c !important;}
.suspend li a.su2:hover{background: #54ae4e !important;}
.suspend li a.su3:hover{background: #3f9fe2 !important;}
.suspend li a.su4:hover{background: #da251c !important;}

/*留言菜单*/
.massage{overflow: hidden;padding:10px 0 45px;}
.massage .address .map{margin-top: 20px;}
.massage .address .dz{padding-left: 10px;}
.order{float: left;width: 640px;padding-right: 50px;}
.order .row{margin-top: 10px;height: auto;position: relative;}
.order form p{font-size: 14px;color: #666;margin-top: 18px;display: inline-block;float: left;width: 85px;text-align:right;padding-right: 10px;}
.order form p span{color: #f00;}
.order form p.prompt{margin-top: 5px;line-height: 23px;vertical-align: center;color: #f00;}
.order form p.prompt i{font-size:15px;color: #f00;margin-right: 5px;}
.order form input{margin-top: 5px;padding:12px 0 12px 10px;border:1px solid #e3e3e3;width: 445px;}
.order form textarea{width: 523px;height: 210px;margin-top:5px;padding: 10px;resize:none;border:1px solid #e3e3e3;}
.order form input.submit{width: 147px;height: 40px;line-height: 40px;border:none;background: #2187d5;color: #fff;font-size: 16px;cursor: pointer;margin-top: 15px;
  text-align: center;padding:0;margin-left: 95px;}
.order form input.button{width: 147px;height: 40px;line-height: 40px;border:none;background: #888888;color: #fff;font-size: 16px;cursor: pointer;margin-top: 15px;
  text-align: center;padding:0;margin-left: 10px;}
.order form label.error{display: block;color: #f42d1e;position: relative;padding-left: 20px;top: 5px;background: url(../png/gth-2.png) left center no-repeat;margin-left: 95px;}
.order form input.submit:hover{background:#fe8c20; }
.order form{height: auto;margin-top: 15px;}