@charset "utf-8";
/*
*@author:pengguoyong
*update:2016-10-27
*ver:1.0.0
*/
/*Reset*/html{overflow-y:scroll;} body,h1,h2,h3,h4,h5,h6,dl,dt,dd,p,form,ul,ol,td,th,textarea,input{margin:0; padding:0;} ol,ul{list-style:none;} img{border:none;} :focus{outline:none;} span,em,b,i,th{font-style:normal;font-weight:normal;} h1,h2,h3,h4,h5,h6{font-size:100%;} textarea{*overflow:auto;} input,button,textarea,select{outline:none; *font-size:100%; margin:0;} table{border-collapse:collapse;border-spacing:0;} caption,th{text-align:left;} :link,:visited,ins{text-decoration:none;} a,a:hover{text-decoration:none;} a{ color:#424242; transition: all 0.3s ease 0s} a:hover{ color:#ff8400;}
/*Common*/body{font-size:14px; font-family:'\5FAE\8F6F\96C5\9ED1'; color: #424242} .clearfix:after{display:table;content:" ";clear:both;} .clearfix{*zoom:1;} .fr{display:inline;float:right!important;} .fl{display:inline;float:left!important;} .show{display:block;} .hide,.scripts{display:none;} .clear{clear:both;height:0;width:0;overflow:hidden;} .none{ display:none;} .pr{ position: relative; } .pa{ position: absolute; }
body{ padding-top: 41px; }
.blank10,.blank20,.blank25,.blank30,.blankn{line-height:0; overflow:hidden;}
.blank10{ height:10px;}
.blank20{ height:20px;}
.blank25{ height:25px;}
.blank30{ height:30px;}

/* base */
#home{ min-width: 1200px }
.icons{ background: url(http://www.3xyx.cn/theme/home/v2/img/icons.png) no-repeat }
.content,.wrap{ width: 1200px; margin: 0 auto }
.content{ padding-bottom: 40px }
.border-ani {min-width: 1200px; width: 100% }
.border-ani i {background: url(http://www.3xyx.cn/theme/home/v2/img/border_rainbow.png) no-repeat scroll center bottom; display: block; height: 3px; width: 100% }

/* global-nav */
.global-nav{ height: 100px; }
.global-nav .wrap:after{display:table;content:" ";clear:both;}
.global-nav .wrap{*zoom:1; }
.global-nav .logo-3xyx{ display: inline-block; float: left; width: 180px; height: 55px; margin-top: 23px; }
.global-nav .logo-3xyx img{ width: 100%; height: 100%; }
.global-nav .nav{ display: inline-block; float: right; height: 100px;}
.global-nav .nav a{ display: inline-block; float: left; height: 100px; padding: 0 30px; font-size: 16px; line-height: 100px; text-align: center; color: #2e2e2e; }
.global-nav .nav a:hover{ background: #ff9d20; color: #fff; }
.global-nav .nav .nav-o,.global-nav .nav .nav-o:hover{ padding: 0 10px; background: #fff; color: #ff9d20 }
.global-nav .nav .nav-o i{ display: inline-block; float: left; width: 24px; height: 24px; margin: 38px 6px;  }
.global-nav .nav .nav-o.csc{ display: none; }
.global-nav .nav .recharge i{ background-position: 0 0; }
.global-nav .nav .csc i{ background-position: -29px 0; }
.global-nav .nav .recharge:hover,.global-nav .nav .csc:hover{ background: #fff; }

/*图片放大*/
.hover-img{ overflow:hidden; position:relative;}
.hover-img img{height:100%; left:0; position:absolute; top:0; transition:all 0.5s ease 0s; width:100%;}

/* footer */
.footer{ padding: 30px 0; border-top: 1px solid #ccc; }
.footer .logo-3xyx{ display: inline-block; float: left; width: 180px; height: 55px; margin-top: 23px; margin-left: 200px; background: url(http://3xyx.cn/theme/home/v2/img/logo_3xyx.png) no-repeat }
.footer .footer-m{ display: inline-block; float: left; width: 690px; padding: 10px 0 10px 40px; position: relative; }
.footer .footer-m p{ font-size: 12px; line-height: 24px; color: #888; }
.footer .footer-m p a{ margin: 0 10px }
.footer .footer-m p .link-1{ margin-left: 0 }
.footer a{ color: #888 }
.footer a:hover{ color: #ff8400 }
.footer .footer-r{ display: none; float: left; width: 358px; height: 120px; }
.footer .footer-r .qrcode-3xyx{ display: inline-block; float: left; width: 120px; height: 120px; }
.footer .footer-r div{ padding: 34px 0; margin-left: 130px; }
.footer .footer-r h6{ height: 32px; font-size: 18px; line-height: 32px; font-weight: normal; color: #010101 }
.footer .footer-r p{ height: 20px; font-size: 12px; line-height: 20px; color: #888 }
.footer .logo-yww{ display: block; padding-left: 29px; height: 30px; font-size: 12px; line-height: 29px; background: url(http://3xyx.cn/theme/home/v2/img/yww.png) no-repeat; position: absolute; top: 55px; left: 350px; }

/* fixed-right-nav */
#fixed-right-nav{ width: 60px; position: fixed; right: 100px; bottom: 180px; background: #000; border: 1px solid #e0e0e0; border-width: 1px 1px 0 1px; z-index: 999; }
#fixed-right-nav div.pr{ width: 60px; height: 66px; border-bottom: 1px solid #e0e0e0; }
#fixed-right-nav a{ display: block; width: 60px; height: 60px; padding-top: 6px; background: #fff; position: relative; }
#fixed-right-nav .go-top{ border-bottom: none; }
.frn-icons{ display: block; width: 34px; height: 34px; margin: 0 auto; background: url(../img/fixed_right_nav.png) no-repeat; }
#fixed-right-nav a em{ display: block; height: 18px; font-size: 12px; text-align: center; line-height: 18px; color: #999; }
#fixed-right-nav a:hover em{ color: #fff; }


#fixed-right-nav .frn-pop{ position: absolute; top: -1px; display: none; background: #fff; }
#fixed-right-nav div.hover .frn-pop{ display: block; }

/* app-pop */
#fixed-right-nav .app-pop{ width: 250px; height: 334px; top: 0px; left: -250px; }
/* wc-pop */
#fixed-right-nav .wc-pop{ padding: 20px 0; width: 250px; height: 294px; left: -252px; top: -68px; border: 1px solid #e0e0e0; }
#fixed-right-nav .wc-pop img{ display: block; width: 200px; height: 200px; margin: 0 auto; }
#fixed-right-nav .wc-pop span{ display: block; height: 40px; font-size: 16px; line-height: 40px; text-align: center; color: #333; }
#fixed-right-nav .wc-pop em{ display: block; height: 54px; font-size: 20px; line-height: 40px; text-align: center; color: #f6782a }

/* qq-pop */
#fixed-right-nav .qq-pop{ width: 135px; left: -135px; border: 1px solid #e0e0e0; border-right: none; }
#fixed-right-nav .qq-pop a{ display: inline-block; float: left; width: 66px; border-right: 1px solid #e0e0e0; }
#fixed-right-nav .qq-pop a:hover{ background: #4dc3f4; }
#fixed-right-nav .qq-pop .csc-icons{ background-position: -170px -32px; }
#fixed-right-nav .qq-pop a:hover .csc-icons{ background-position: -170px 0; }
#fixed-right-nav .qq-pop .qqg-icons{ background-position: -204px -32px; }
#fixed-right-nav .qq-pop a:hover .qqg-icons{ background-position: -204px 0; }

/* coop-pop */
#fixed-right-nav .coop-pop{ width: 200px; height: 165px; padding: 0 25px; left: -250px; background: url(../img/coop.png) no-repeat; }
#fixed-right-nav .coop-pop h6{ font-size: 20px; line-height: 42px; text-align: right; color: #fff; font-weight: normal; margin-bottom: 13px; }
#fixed-right-nav .coop-pop p{ font-size: 16px; color: #333; line-height: 30px; }

#fixed-right-nav .i-app:hover{ background: #f27b65; }
#fixed-right-nav .i-wechat:hover{ background: #90d658; }
#fixed-right-nav .i-qq:hover{ background: #4dc3f4; }
#fixed-right-nav .i-coop:hover{ background: #77e8d2; }
#fixed-right-nav .go-top:hover{ background: #f7a527; }
#fixed-right-nav .i-app .frn-icons{ background-position: 0 -32px; }
#fixed-right-nav .i-wechat .frn-icons{ background-position: -34px -32px; }
#fixed-right-nav .i-qq .frn-icons{ background-position: -68px -32px; }
#fixed-right-nav .i-coop .frn-icons{ background-position: -102px -32px; }
#fixed-right-nav .go-top .frn-icons{ background-position: -136px -32px; }
#fixed-right-nav .i-app:hover .frn-icons{ background-position: 0 0; }
#fixed-right-nav .i-wechat:hover .frn-icons{ background-position: -34px 0; }
#fixed-right-nav .i-qq:hover .frn-icons{ background-position: -68px 0; }
#fixed-right-nav .i-coop:hover .frn-icons{ background-position: -102px 0; }
#fixed-right-nav .go-top:hover .frn-icons{ background-position: -136px 0; }