/* Css Document */
html, body{-webkit-text-size-adjust:none;}
body{min-width: 1200px; margin: 0 auto; font-size: 12px; color: #666; line-height: 1.5; font-style: normal; background: #fff;}
html, body, input, p, a, span, ul, li, dl, dt, dd, ol, select, td, th, input, textarea, button, div{font-family: "HELVETI1ca Neue","Microsoft Yahei","微软雅黑","Tohoma";}
a, a:link, a:visited, a:hover, a:active{color: #666;}
a:link, a:active{background-color: transparent;}
small{display: block; font-size: 100%;}
img{max-width: 100%; display: block; margin: 0 auto;}
input, textarea, button, select, radio{outline: 0; border: 0;}
textarea{resize: none;}
a{text-decoration: none; outline: 0; blr:expression(this.onFocus=this.blur()); /*按下鼠标图片周边不会出现虚线*/}
::-ms-clear, ::-ms-reveal{display: none; /*IE10 input X 去掉文本框的叉叉和密码输入框的眼睛图标 */}
.container{margin: 0 auto; width: 1200px;}
/* Grid */
.col-12x{width: 100%}
.col-11x{width: 88%}
.col-10x{width: 83.3333333333%}
.col-9x{width: 75%}
.col-8x{width: 66.6666666667%}
.col-7x{width: 58.3333333333%}
.col-6x{width: 50%}
.col-5x{width: 41.6666666667%}
.col-4x{width: 33.3333333333%}
.col-3x{width: 25%}
.col-2x{width: 16.6666666667%}
.col-1x{width: 8.3333333333%}

.logo{margin-top: 27px; margin-bottom: 9.5%;}
.buttons a{display: block; -webkit-border-radius: 3px; border-radius: 3px; -webkit-transition: all 0.35s; transition: all 0.35s;}
.wrapper td{padding-top: 75px; padding-bottom: 75px; vertical-align: middle;}
.wrapper .left{width: 730px;}
.wrapper .right{width: 370px;}
.article{width: 370px; font-size: 20px; line-height: 37px;}
.article h3{margin-bottom: 38px; font-size: 48px; font-weight: normal; line-height: 56px;}
.imgbox img{display: inline;}
.left .imgbox{text-align: left;} 
.right .imgbox{text-align: right;} 
.bg-gray{background-color: #f7f7f7;}
.page1{color: #fff; height: 884px; background-repeat: no-repeat; background-position: center center;}
.page1 .left{width: 630px;}
.page1 .left h2{margin-bottom: 25px; font-size: 50px; font-weight: normal;}
.page1 .left p{margin-bottom: 15%; font-size: 18px;}
.page1 .right{margin-right: -48px; width: 352px;}
.page1 .ewmbox{margin-right: 25px; width: 142px;}
.page1 .buttons{margin-top: 15px; width: 172px;}
.page1 .buttons a{margin-bottom: 20px; background-color: rgba(169,168,168,.3); border: 1px solid rgba(255,255,255,.3); background-color: #000\9; border: 1px solid #000\9;}
.page1 .buttons a:hover{background-color: #000; border: 1px solid #fff;}
:root .page1 .buttons a{background-color: rgba(169,168,168,.3); border: 1px solid rgba(255,255,255,.3);}
:root .page1 .buttons a:hover{background-color: #000; border: 1px solid #fff;}
.page1-ft{position: absolute; left: 0; right: 0; bottom: 0; padding: 55px 0; text-align: center; font-size: 28px; background: rgba(255,255,255,.1); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#1affffff,endColorstr=#1affffff); zoom:1;}
:root .page1-ft{filter: none\9;}
.page2 .article{width: 340px;}
.page4 .article{width: 420px;}
.page5 .article{width: 580px;}
.footer{padding: 60px 0; text-align: center; color: #bebebe; background: #333;}
.footer a{color: #09F;}
.footer a:hover{color: #fff;}
.footer .ewmbox{margin-left: 440px; margin-right: 30px; padding-right: 30px; border-right: 1px solid #474747; width: 110px;}
.footer .buttons{width: 158px;}
.footer .buttons a{margin-bottom: 10px; background-color:#09F;}
.footer .buttons a:hover{background-color:#03F;}
.copyright .container div{margin-left: 330px; padding: 18px 0; font-size: 12px; color: #a4a4a4;}
.copyright .container a{padding: 0 10px; color: #a4a4a4;}
.copyright .container a:hover{color: #fb393f;}

/* public style */
.mt{margin-top: 0 !important;}
.mr{margin-right: 0 !important;}
.mb{margin-bottom: 0 !important;}
.ml{margin-left: 0 !important;}

.ft-12{font-size: 12px;}
.ft-14{font-size: 14px;}
.ft-16{font-size: 16px;}
.ft-18{font-size: 18px;}
.ft-20{font-size: 20px;}
.ft-22{font-size: 22px;}
.ft-24{font-size: 24px;}
.ft-50{font-size: 50px;}

.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.pr{position: relative;}
.pa{position: absolute;}
.pf{position: fixed;}
.block{display: block;}
.hide{display: none;}
.inline{display: inline-block;}
.hidden{overflow: hidden;}
.cap{text-transform: capitalize;}
.upper{text-transform: uppercase;}
.bold{font-weight: bold;}
.indent{text-indent: 2em;}
.normal{font-weight: normal;}
.vmid{vertical-align: middle;}
.hand{cursor: pointer; _cursor: hand;}
.ff-ar{font-family:Arial !important;}
.ellipsis{white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.justify{text-align:justify; text-justify: distribute-all-lines; text-align-last:justify; }
.filterbox{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000); zoom:1;}
:root .filterbox{filter: none\9;}

/* css3 style */
.trans-3{transition: all 0.35s linear;}
.trans-5{transition: all 0.3s; -webkit-transition: all 0.5s;}
.trans-8{transition: all 0.3s; -webkit-transition: all 0.8s;}
.trans-12{transition: all 0.3s ease-in-out; -webkit-transition: all 1.2s;}
.scale-0x{-webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); transform: scale(0);}
.scale-1x{-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05);}
.radius-3{-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.radius-half{-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;}
.shadow{-webkit-box-shadow: 0 5px 10px rgba(0,0,0,.1); -moz-box-shadow: 0 5px 10px rgba(0,0,0,.1); box-shadow: 0 5px 10px rgba(0,0,0,.1);}
