文件名称:	
common.css
文件描述:	
common.css
*内容:	
@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('../fontface/helvetica-condensed-thin.eot'); /* IE9*/
    src: url('../fontface/helvetica-condensed-thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fontface/helvetica-condensed-thin.woff') format('woff'), /* chrome、firefox */
    url('../fontface/helvetica-condensed-thin.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../fontface/helvetica-condensed-thin.svg#ebrima') format('svg'); /* iOS 4.1- */
}
@font-face {font-family: 'Helvetica-bold';
    src: url('../fontface/Helvetica-bold.eot'); /* IE9*/
    src: url('../fontface/Helvetica-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fontface/Helvetica-bold.woff') format('woff'), /* chrome、firefox */
    url('../fontface/Helvetica-bold.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../fontface/Helvetica-bold.svg#Helvetica-bold') format('svg'); /* iOS 4.1- */
}
/*阿里巴巴字体图库引入方式*/
@font-face {
  font-family: 'iconfont';  /* project id 182309 */
  src: url('//at.alicdn.com/t/font_182309_ikse2gdoace1xlxr.eot');
  src: url('//at.alicdn.com/t/font_182309_ikse2gdoace1xlxr.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_182309_ikse2gdoace1xlxr.woff') format('woff'),
  url('//at.alicdn.com/t/font_182309_ikse2gdoace1xlxr.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_182309_ikse2gdoace1xlxr.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: 650px;}
.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{position: relative;z-index:2;}
.header .headerTop{overflow:hidden;}
.header .headerTop .btn-yw{display: block;float: right;position: relative;padding:8px;}
.header .headerTop .btn-yw i{display: block;width: 17px;height: 17px;background: url(../images/ywlogo_03.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{width: 163px;}
.header .header-bottom .logo img{width: 100%;}
.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;}
.header .header-bottom .bar li a{color: #666666;position: relative;padding:0 15px;font-size: 13px;display: inline-block;line-height: 14px; color: #666666;border-left: 1px solid #d2d2d2;}
.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 .nav{height: 64px;position: relative;background: #eeefef;border-top: 2px solid #e2e2e2;z-index: 1;}
/*.header .nav ul{padding:20px 0;}*/
.header .nav ul{height: 64px;width:1280px;}
.header .nav li{float: left;cursor: pointer;width: 177px;text-align: center;position: relative;}
.header .nav li a{color: #666;display:inline-block;position: relative;font-size: 14px;color: #666666;padding:20px 8px 25px;}
.header .nav li span.shu{position: absolute;width: 1px;height: 22px;background: url(../images/navshu.jpg);right: 0;top:50%;margin-top: -11px;}
.header .nav li:hover>a{color:#da251c;text-decoration: none;}
.header .nav 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 .nav li:hover a em{opacity: 1;left: 0;right: 0;}
.header .nav li.active a{color: #da251c;}
.header .nav li.active a em{opacity: 1;left: 0;right: 0;}
.header .nav .m{position: relative;z-index: 666;}
.header .nav .m .sub{width: 1180px;position: absolute;top: 64px;left:50%;margin-left:-590px;text-align: left;background: #eeefef;z-index: 999;}
.header .nav .m .sub .bg{background: url(../images/xialabg_03.jpg) top repeat;width: 100%;height: 15px;display: block;}
.header .nav .m .sub .sub-list{height: auto;overflow: hidden;padding:30px 25px 34px;background: #fff;}
.header .nav .sub a{height: auto !important;line-height: 30px !important;font-size: 12px;color: #333333;padding:0 8px 7px;}
.header .nav .sub .sub-list>dl{padding:0 9px;border-left: 1px solid #ededed;}
.header .nav .sub .sub-list>dl:first-child{border:none;}
.header .nav .sub .sub-list dl{ zoom: 1;display: inline-block;vertical-align: top;float: left;}
.header .nav .sub .sub-list>dl>dt>a{margin-left: 0;font-size: 14px;line-height: 22px !important;font-weight: bold;color: #1388d8;}
.header .nav .sub .sub-list>dl>dt>a i{display: inline-block;width: 13px;height: 13px;background: url(../images/youjt.png) no-repeat;background-size: 100%;margin-left: 8px;position: relative;top: 2px;*top:-2px;*left: 8px; }
.header .nav .sub dd{display: block;}
.header .nav .sub dd a{color: #777;font-size:12px !important;display: block;margin-left: 0;font-weight: normal;line-height: 30px !important;width: 136px;text-overflow: ellipsis;white-space: nowrap;word-wrap: normal;overflow: hidden;}
.header .nav .sub dd a.moreBtn{color: #2390db;}
.header .nav .sub dd:hover a{color: #da251c !important;transition: 0.2s;}
.header .subtitle{float: left;line-height: 62px;position: relative;z-index: 999;}
.header .subtitle a{display: inline-block;text-align: right;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(../images/bannertop_02.png) top repeat;width: 100%;height: 10px;display: block;position: absolute;top: 63px;}
/*header end*/

/*footer*/
.footer{height: auto;}
.footer .footer-top{border-bottom: 1px solid #6e6b6b;background: #5d5a5a;padding:33px 0 36px;}
.footer .footer-top ul{overflow: hidden;width:1280px;}
.footer .footer-top li{width:150px;float: left;margin-left:216px;}
.footer .footer-top li:first-child{margin-left:0;}
.footer .footer-top li h5{font-size: 18px;line-height: 18px;color: #fefefe;border-left: 3px solid #fff;padding:0 13px;margin-bottom: 18px;}
.footer .footer-top li p{line-height: 18px;font-size: 12px;color: #fff;padding:0 13px;}
.footer .footer-top li p:first-child{}
.footer .footer-bottom{height: 46px;background: #5d5a5a;width: 100%;text-align: center;}
.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*/

/*导航地图*/
.navmap{width: 100%;height: 100%;overflow: hidden;position: fixed;top:-100%;left: 0;z-index: 1001;}
.coverbg{width: 100%;height: 100%;overflow: hidden;background: #000;opacity: .8;filter:alpha(opacity=80);position: fixed;z-index: 1000;top:0;left: 0;display: none;}
.navmap-con{margin: 0 auto;position: relative;padding-top: 170px;position: relative;z-index: 2;}
.navmap-con .btn-close{font-size: 30px;color: #fff;position: absolute;top:75px;right: 15px;transition: all 0.3s ease-in-out 0s;}
.navmap-con .btn-close:hover{transform:rotate(180deg);}
.navmap-con h1{font-size: 28px;font-family: "Microsoft Yahei";color: #fff;}
.navmap-con h1 span{font-size: 19px;/*font-family: "Helvetica-bold";*/margin:0 10px;}
.navmap-con h1 i{font-size: 15px;vertical-align: middle;}
.navmap-con .block{width: 100%;height: 90px;line-height: 90px;background: #fff;margin: 40px 0 70px;}
.navmap-con .block li{float: left;margin: 0 40px;color: #333;font-size: 14px}
.navmap-con .block li a{color: #333;}
.navmap-con .block li a:hover{color: #da251c;}
.navmap-con .industry{overflow:hidden;min-width: 1280px;padding:0;}
.navmap-con dl{width: 27%;height: 320px;float: left;background: #fff;padding: 30px;margin: 40px 2% 70px 0;}
.navmap-con dl dl{height: auto;margin:0;padding:20px 40px 20px 0;width: 38%;}
.navmap-con dl dl dt a{color: #666;font-size: 15px;color: #333;}
.navmap-con dl dt{font-size: 18px;color: #0079ca;margin-bottom: 5px;}
.navmap-con dl dt a{color: #0079ca;}
.navmap-con dl dd{font-size: 14px;color: #666;border-bottom: 1px solid #d9d9d9;width: 140px;line-height: 40px;}
.navmap-con dl dd a{color: #666;}
.navmap-con dl dd a:hover{color: #da251c;}

/*右侧悬浮框*/
.suspend{position: fixed;right: 0;top: 60%;z-index: 9999;}
.suspend li{width: 56px;height: 56px;text-align: center;line-height: 56px;position: relative;margin-top: 2px;}
.suspend li a{display: block;background: #000;filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;width: 56px;height: 56px;}
.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 .order{position: absolute;right: 61px;width: 320px;height: 420px;top: 50%;margin-top: -190px;display: none;padding:20px;}
.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;}

/*留言菜单*/
.order{background: #fff;box-shadow:1px 1px 12px #999;position: relative;}
.order h6{line-height: 24px;text-align: left;}
.order .row{height: auto;position: relative;}
.order form p{font-size: 14px;color: #666;display: inline-block;float: left;width: 85px;text-align:right;padding-right: 10px;line-height: 36px;margin-top: 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:8px 0 8px 10px;border:1px solid #e3e3e3;width: 207px;}
.order form textarea{width: 198px;height: 80px;margin-top:5px;padding: 10px;resize:none;border:1px solid #e3e3e3;}
.order form input.submit{width: 96px;height: 35px;line-height: 35px;border:none;background: #2187d5;color: #fff;font-size: 16px;cursor: pointer;
  text-align: center;padding:0;margin-left: 95px;}
.order form input.button{width: 96px;height: 35px;line-height: 35px;border:none;background: #888888;color: #fff;font-size: 16px;cursor: pointer;
  text-align: center;padding:0;margin-left: 10px;}
.order form label.error{display: block;text-align: left;color: #f42d1e;position: relative;padding-left: 20px;top: -5px;background: url(../images/gth.png) left center no-repeat;margin-left: 95px;line-height: 16px;}
.order form input.submit:hover{background:#fe8c20; }
.order form{height: auto;margin-top: 15px;}
.order .clsoe{position: absolute;right: 0;top: 0;width: 30px;height: 30px;text-align: center;line-height: 30px;background: #da251c;cursor: pointer;}
.order .clsoe i{font-size: 16px;color: #fff;}
/*分页*/
.wrap-page {width:100%;height: auto;overflow: hidden;text-align: center;  vertical-align: middle;padding-top:40px;margin:0 auto;}
.wrap-page a {color:#999;display:inline-block;width: 40px ;height: 40px;  margin-left:7px;text-align: center;
    vertical-align:middle;line-height: 40px; background: #f4f4f4;font-size: 12px;}
.wrap-page a:hover{background-color: #da251c;color: #ffffff;}
.wrap-page a.first {margin-left: 0;}
.wrap-page a.next {width:64px;}
.wrap-page a.active {background-color: #da251c;color: #ffffff;}


.fancybox-prev{left: -20% !important;}
.fancybox-next{right:-20% !important;}
.fancybox-nav{width: 60% !important;}