﻿@charset "utf-8";
html,body { width:100%; overflow:hidden;}
html { height:100%; background:#fff; overflow-y:auto;}
body { max-width:1920px; margin:0 auto; font:14px/20px Helvetica,"microsoft yahei",arial; color:#595757;}
* { margin:0; padding:0; list-style:none; outline:none;}
img,video,iframe { border:0; vertical-align:middle;}
input,select,textarea { float:left; background:none; border:0; line-height:20px; font-family:Helvetica; resize:none; color:#595757;}
input[type="submit"],.submit { cursor:pointer;}
select:-ms-expand { display:none;}
a { color:#595757; text-decoration:none;}
a:hover { color:#ef5900;}
p,li,h1,dt,dd,input,select,textarea { text-align:justify;}
i,em,cite { font-style:normal;}
ul,ol,li { float:left;}
h1,h2,h3,h4,h5,h6 { font-weight:normal; text-transform:uppercase;}
table { width:100%; border:1px solid #ddd; border-collapse:collapse; border-spacing:0;}
th,td { padding:0 10px; border:1px solid #ccc; vertical-align:middle;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary { display:block;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { color:rgba(0,0,0,0.8);}
input::-moz-placeholder,textarea::-moz-placeholder { color:rgba(0,0,0,0.8);}
input:-moz-placeholder,textarea:-moz-placeholder { color:rgba(0,0,0,0.8);}
input:-ms-input-placeholder,textarea:-ms-input-placeholder { color:rgba(0,0,0,0.8);}
.m_fl { float:left;}
.m_fr { float:right;}
.m_auto { float:none !important; margin:auto; zoom:1;}
.m_auto:after { clear:both; content:""; display:block;}
.overflow,li { overflow:hidden;}
.ffsong { font-family:"SimSun";}
.ffyahei { font-family:"microsoft yahei";}
.hidden { display:none;}
.display { display:block;}
.red { color:red !important;}
.img,.swiper,.banner .imgs,.loading,article.img_loading img,article iframe,article video { background:#f5f5f5 url(../images/img_loading.gif) no-repeat center center; background-size:40px; font:0/0 Arial; position:relative;}
.img img { width:100%; transition:all 0.5s; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto; z-index:10;}
.name { text-overflow:ellipsis; white-space:nowrap;}
@font-face { font-family:"ALTGOT2N"; src:url("ALTGOT2N.eot"); src:url("ALTGOT2N.eot") format("embedded-opentype"), url("ALTGOT2N.woff") format("woff"), url("ALTGOT2N.ttf") format("truetype"), url("ALTGOT2N.svg") format("svg");}

/**头部和尾部**/
header { width:100%; height:80px; position:relative; z-index:150;}
header:before { width:1920px; height:100%; content:""; background:rgba(0,0,0,0.8); position:absolute; top:0; left:50%; margin-left:-960px; z-index:1;}
header>ul { position:relative; z-index:10;}

header .logo { height:60px; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto auto 50px;}
header .logo img { height:100%;}

header .nav { height:50px; line-height:50px; font-size:16px; position:absolute; top:50%; right:250px; margin-top:-25px; z-index:30;}
header .nav li { height:100%; margin:0 20px; position:relative; overflow:visible;}
header .nav li a { float:left; height:100%; padding:0 10px; color:#fff; position:relative;}
header .nav li a:after { width:13px; height:7px; content:""; background:url(../images/base.png); position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto 0 auto; transition:all 0.3s; transform:translateY(-10px); opacity:0; visibility:hidden;}
header .nav li:hover a,header .nav li a.active { color:#ef5900;}
header .nav li:hover a:after { transform:translateY(0); opacity:1; visibility:visible;}

header .icon { height:60px; position:absolute; top:50%; right:50px; margin-top:-30px; z-index:20;}
header .icon li { width:38px; height:100%; margin-left:15px; position:relative; cursor:pointer; overflow:visible;}
header .icon li a { width:calc(100% - 2px); height:36px; border:1px solid #fff; border-radius:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto;}
header .icon li a:before { width:20px; height:20px; content:""; background:url(../images/base.png) no-repeat 100px 0; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto;}
header .icon li.wx a:before { background-position:-50px 0;}
header .icon li.wx:hover a:before { background-position:-50px -20px;}
header .icon li.tel a:before { background-position:-70px 0;}
header .icon li.tel:hover a:before { background-position:-70px -20px;}
header .icon li.qq a:before { background-position:-90px 0;}
header .icon li.qq:hover a:before { background-position:-90px -20px;}
header .icon li .ewm { width:140px; height:155px; background:none; position:absolute; top:50px; left:50%; margin-left:-70px; transition:all 0.4s; transform:translateY(10%); opacity:0; visibility:hidden;}
header .icon li .ewm:before { width:0; height:0; content:""; border:9px solid transparent; border-bottom-color:#ef5900; position:absolute; top:6px; left:50%; margin-left:-8px;}
header .icon li .ewm:after { width:132px; height:132px; content:""; background-color:#fff; border:4px solid #ef5900; border-radius:3px; position:absolute; bottom:0; left:0;}
header .icon li .ewm img { width:120px; height:120px; position:absolute; bottom:10px; left:10px; z-index:20;}
header .icon li .txt { width:130px; height:30px; background:#ef5900; border-radius:5px; text-align:center; line-height:30px; font-size:16px; color:#fff; position:absolute; top:100%; left:50%; margin-left:-65px; transition:all 0.3s; transform:translateY(30%); opacity:0; visibility:hidden;}
header .icon li .txt:before { width:0; height:0; content:""; border:9px solid transparent; border-bottom-color:#ef5900; position:absolute; bottom:30px; left:50%; margin-left:-8px;}
header .icon li:hover a { border-color:#ef5900;}
header .icon li:hover .ewm { transform:translateY(0); opacity:1; visibility:visible;}
header .icon li:hover .txt { transform:translateY(5px); opacity:1; visibility:visible;}

footer { width:1200px; min-height:140px; padding:30px 0; margin-top:50px !important; border-bottom:10px solid #ef5900; color:#fff; position:relative;}
#footer { position:fixed; bottom:0; left:50%; margin-left:-600px; z-index:100;}
footer:before,footer:after { width:1920px; content:""; position:absolute; left:50%; margin-left:-960px;}
footer:before { height:100%; background:#000; top:0; z-index:1;}
footer:after { height:10px; background:#ef5900; bottom:-10px; z-index:2;}

footer>ul { position:relative; z-index:20;}

footer a { color:#fff;}
footer a:hover { color:#f16919;}

footer .link { width:100%; height:20px; margin-top:-4px; font-size:14px;}
footer .link li { height:100%; padding-left:31px; position:relative;}
footer .link li:before { width:1px; height:12px; content:""; background:#fff; position:absolute; top:50%; left:15px; margin-top:-5px;}
footer .link li:first-child { padding:0;}
footer .link li:first-child:before { display:none;}

footer .copyright { width:100%; padding-top:18px; line-height:28px; font-size:12px;}
footer .copyright span { margin-right:15px;}

footer .ewm { position:absolute; top:30px; right:0;}
footer .ewm li { width:173px; height:140px; margin-left:20px; position:relative;}
footer .ewm li p { overflow:hidden; position:absolute;}
footer .ewm li .img { width:130px; height:130px; border:5px solid #fff; top:0; right:0;}
footer .ewm li .txt1 { width:12px; line-height:14px; top:3px; left:16px;}
footer .ewm li .txt2 { width:12px; line-height:14px; top:3px; left:0;}

/**公共**/
.banner { width:1920px; margin-top:-80px; margin-bottom:50px; position:relative; left:50%; margin-left:-960px; z-index:10;}
.banner .imgs { width:100%; text-align:center; position:relative; z-index:10;}

main { width:1200px; position:relative; z-index:90;}
.main_left { width:260px;}
.main_right { width:900px; background:#fff;}
.main_left_fix { position:absolute; left:50%; margin-left:-600px;}
.main_all { width:100%;}

.main_all .menu { width:100%; margin-top:-50px; margin-bottom:50px; position:relative; z-index:30;}
.main_all .menu:before { width:1920px; height:1px; content:""; background:#e6e6e6; position:absolute; bottom:0; left:50%; margin-left:-960px; z-index:1;}
.main_all .menu li { height:50px; text-align:center; line-height:50px; font-size:16px; position:relative; z-index:10;}
.main_all .menu li a { float:left; height:100%; padding:0 30px;}
.main_all .menu li a:hover { background:rgba(239,89,0,0.1); color:#595757;}
.main_all .menu li a.active { background:#ef5900; color:#fff;}

.main_left .menu { width:100%; padding:101px 0 6px; background:#000; position:relative; z-index:30;}
.main_left .menu span { width:100%; height:100px; background:#ef5900; position:absolute; top:0; left:0; z-index:20;}
.main_left .menu h5,.main_left .menu h6 { width:100%; text-align:center; color:#fff; position:absolute; left:0;}
.main_left .menu h5 { line-height:18px; font-size:20px; top:30px;}
.main_left .menu h6 { line-height:12px; font-size:12px; bottom:30px;}
.main_left .menu:after { width:100%; height:1px; content:""; background:#5c5755; position:absolute; bottom:5px; left:0; z-index:1;}
.main_left .menu li { width:100%; height:50px; padding:1px 0; border-top:1px solid #5c5755; line-height:48px; font-size:16px; overflow:visible; position:relative; z-index:10;}
.main_left .menu li>a { float:left; width:100%; height:100%; text-indent:40px; color:#fff; position:relative;}
.main_left .menu li>a:before,.main_left .menu li>a:after { content:""; background:url(../images/base.png) no-repeat 100px 0; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto;}
.main_left .menu li>a:before { width:15px; height:25px; background-position:0 -10px; margin-left:15px;}
.main_left .menu li>a:after { width:6px; height:11px; background-position:-20px -10px; margin-right:15px;}
.main_left .menu li:hover>a,.main_left .menu li>a.active { background:#ef5900; color:#fff;}

.main_left .menu li dl { width:120px; border-radius:0 5px 5px 0; overflow:hidden; position:absolute; top:0; left:100%; transition:all 0.3s; transform:translateY(30px); opacity:0; visibility:hidden;}
.main_left .menu li:hover dl { transform:translateY(0); opacity:1; visibility:visible;}
.main_left .menu li dl:before { width:100%; height:100%; content:""; background:rgba(51,162,57,0.6); position:absolute; top:0; left:0; z-index:10;}
.main_left .menu li dl dd { float:left; width:100%; height:40px; border-top:1px solid rgba(255,255,255,0.5); line-height:40px; text-indent:0; font-size:14px; position:relative; z-index:20;}
.main_left .menu li dl dd:first-child { border:0;}
.main_left .menu li dl dd a { float:left; width:100%; height:100%; text-align:center; color:#fff;}
.main_left .menu li dl dd a:hover { background:rgba(51,162,57,1); color:#fff;}
.main_left .menu li dl dd a.active { background:rgba(254,202,10,0.8); color:#fff;}

.location { width:100%; height:67px; margin-bottom:30px; background:#f6f7f8; border-top:3px solid #000; position:relative; z-index:10;}
.location h5 { height:100%; padding:0 100px 0 20px; line-height:16px; font-size:18px; color:#3e3a39; position:absolute; top:12px; left:0;}
.location h5:before { width:100%; height:3px; content:""; background:#ef5900; position:absolute; top:-15px; left:0;}
.location span { height:14px; line-height:12px; font-family:"SimSun"; color:#898989; position:absolute; bottom:13px; left:20px;}
.location span i,.location span a { font-family:"microsoft yahei"; color:#898989; position:relative;}
.location span i { padding-left:5px;}
.location span i:before { width:2px; height:2px; content:""; background:#898989; position:absolute; top:50%; left:0; margin-top:-1px;}
.location span a:hover { color:#ef5900;}

/**内容**/
article { width:100%; margin:-5px 0; line-height:25px; font-size:15px; color:#595757; overflow:hidden; position:relative;}
article img { max-width:100%;}
article video { max-width:100% !important; height:auto !important;}
article iframe { max-width:100%; position:relative; z-index:10;}
article table { max-width:100%; position:relative; z-index:10;}
article table.noBorder:first-child { margin-top:5px;}
article table.none { border:0;}
article table.none:first-child { margin-top:5px;}
article table.none td { padding:0; vertical-align:top; border:0;}
article p:first-child img,
article p:first-child video,
article p:first-child iframe { margin-top:5px !important;}
article p:last-child img,
article p:last-child video,
article p:last-child iframe { margin-bottom:5px !important;}

/**列表**/
#list { width:100%; position:relative; z-index:20;}

#list .pages { width:calc(100% - 90px); height:30px; padding:20px 90px 0 0; margin:22px 0 0 0; border-top:1px solid #c9caca; text-align:right; font-size:12px; position:relative; z-index:100;}
#list .pages>a,
#list .pages span { height:28px; line-height:28px; padding:0 10px; margin-left:10px; border:1px solid #c8cfd2; border-radius:3px; display:inline-block; position:relative;}
#list .pages>a:hover,
#list .pages span { background:#ef5900; border-color:#ef5900; color:#fff;}
#list .pages .nums { float:left; height:100%; padding:0; margin:0 30px 0 0; background:none; border:0; line-height:30px; color:#595757;}
#list .pages .nums i { padding:0 3px;}
#list .pages .none { border-color:#ccc; color:#ccc; cursor:no-drop;}
#list .pages .none:hover { background:none; border-color:#ccc; color:#ccc;}

#list .pages .gotoPage { width:60px; height:30px; background:none; border:0; color:#595757; position:absolute; top:20px; right:0;}
#list .pages .gotoPage em { position:absolute;}
#list .pages .gotoPage em.value { width:calc(100% - 2px); height:calc(100% - 2px); line-height:28px; border:1px solid #c8cfd2; border-radius:3px; top:0; left:0; text-align:left; text-indent:9px; cursor:pointer;}
#list .pages .gotoPage em.value:after { width:0; height:0; content:""; border:6px solid transparent; border-top-color:#ccc; display:block; position:absolute; top:50%; right:9px; margin-top:-3px; transition-duration:400ms;}
#list .pages .gotoPage em.open { border-color:#ef5900;}
#list .pages .gotoPage em.open:after { transform:rotate(180deg);}
#list .pages .gotoPage dl { width:calc(100% - 2px); max-height:calc(28px * 6 - 1px); background:#fff; border:1px solid #ef5900; border-radius:0 0 3px 3px; position:absolute; bottom:calc(100% + 2px); right:0; cursor:auto; z-index:100; transition-duration:400ms; transform:translateY(-2%); opacity:0; visibility:hidden; overflow-x:hidden; overflow-y:scroll;}
#list .pages .gotoPage dl dd { float:left; width:100%; height:27px; line-height:28px; border-top:1px solid #ddd; text-indent:9px; overflow:hidden;}
#list .pages .gotoPage dl dd a { float:left; width:100%; height:100%;}
#list .pages .gotoPage dl dd a.active,
#list .pages .gotoPage dl dd a.active:hover { background:rgba(0,0,0,0.08); color:#ff3c00;}
#list .pages .gotoPage dl.open { transform:translateY(0); opacity:1; visibility:visible;}

#list .list_product { width:105%; margin-top:-15px;}
#list .list_product li { width:290px; margin:15px 14px 0 0;}
#list .list_product li p { float:left; width:100%; text-align:center; overflow:hidden;}
#list .list_product li .img { height:387px;}
#list .list_product li .img img { transition:all 0.35s;}
#list .list_product li .name { width:calc(100% - 10px); height:40px; padding:0 5px; background:#efefef; line-height:40px; font-size:14px;}
#list .list_product li:hover .img img { transform:scale(1.08);}
#list .list_product li:hover .name { background:#ef5900; color:#fff;}

#list .list_photo { width:105%; margin-top:-15px;}
#list .list_photo li { width:390px; margin:15px 15px 0 0;}
#list .list_photo li p { float:left; width:100%; text-align:center; overflow:hidden;}
#list .list_photo li .img { height:254px;}
#list .list_photo li .img img { transition:all 0.35s;}
#list .list_photo li .img:after { width:100%; height:100%; content:""; background:rgba(239,89,0,0.5); position:absolute; top:0; left:0; z-index:20; display:none;}
#list .list_photo li .name { width:calc(100% - 10px); height:34px; padding:0 5px; background:#eaedef; line-height:32px; display:none;}
#list .list_photo li:hover .img img { transform:scale(1.08);}
#list .list_photo li:hover .img:after { display:block;}
#list .list_photo li:hover .name { background:#ef5900; color:#fff;}

#list .list_news { width:100%; margin:-20px 0 0; background:#fff; position:relative; z-index:90;}
#list .list_news li { width:100%; height:140px; margin-top:20px; background:#f6f7f8;}
#list .list_news li a { float:left; width:100%; height:100%; position:relative;}
#list .list_news li p { width:calc(100% - 273px); overflow:hidden; position:absolute; left:253px;}
#list .list_news li .imgs { width:233px; height:100%; top:0; left:0;}
#list .list_news li .imgs img { width:100%; min-height:100%; transition:all 0.8s;}
#list .list_news li .name { height:20px; font-size:16px; color:#3e3a39; top:33px;}
#list .list_news li .info { height:44px; line-height:22px; font-size:12px; color:#727171; bottom:30px;}
#list .list_news li .date { width:80px; height:25px; background:#000; text-align:center; line-height:26px; color:#fff; top:0; left:auto; right:20px;}
#list .list_news li:hover a { background:#ef5900;}
#list .list_news li:hover p { color:#fff;}
#list .list_news li:hover img { transform:scale(1.08);}

#list .msg_form { width:100%; height:448px; background:#ef5900; border:0px solid #efefef; position:relative;}
#list .msg_form li { width:100%; height:50px; position:absolute; z-index:10;}
#list .msg_form li input { width:calc(100% - 2px); height:calc(100% - 2px); border:1px solid #fff; text-indent:15px; font-size:14px;}
#list .msg_form li textarea { width:calc(100% - 28px); height:calc(100% - 20px); padding:9px 13px; border:1px solid #fff; font-size:14px;}
#list .msg_form li input:focus,
#list .msg_form li textarea:focus { background:rgba(255,255,255,0.5);}
#list .msg_form li.cn { height:20px; text-align:center; font-size:20px; font-weight:bold; top:40px; left:0; color:#fff;}
#list .msg_form li.en { height:12px; line-height:12px; text-align:center; font-size:12px; top:70px; left:0; color:#fff; text-transform:uppercase;}
#list .msg_form li.user { width:560px; background:#fff; top:100px; left:30px;}
#list .msg_form li.tel { width:560px; background:#fff; top:100px; right:30px;}
#list .msg_form li.detail { width:1140px; height:180px; background:#fff; top:170px; left:30px;}
#list .msg_form li.submit { width:1140px; height:46px; background:#000; border:0; border-radius:5px; text-align:center; line-height:44px; font-size:16px; color:#fff; bottom:30px; right:30px;}
#list .msg_form li.submit:hover { background:#000;}
#list .msg_form li.loading { width:100%; height:100%; background-color:rgba(0,0,0,0.1); border:0; top:0; left:0; z-index:30; display:none;}

/**内容**/
#detail { width:100%; position:relative;}

#detail .pages { width:100%; margin:30px 0 -6px; padding-top:10px; border-top:1px solid #ddd;}
#detail .pages li { width:100%; margin-top:2px; height:24px; line-height:24px; text-overflow:ellipsis; white-space:nowrap;}
#detail .pages li .none { color:#9aa1a5;}

#detail .view_product_title { width:100%; padding:20px 0 14px; border:1px solid #c4c4c4; border-left:0; border-right:0;}
#detail .view_product_title h1,
#detail .view_product_title h2 { float:left; width:100%; text-align:center;}
#detail .view_product_title h1 { margin:-6px 0 8px; line-height:30px; font-size:20px; font-weight:bold; color:#30363a;}
#detail .view_product_title h2 { line-height:20px; font-size:14px; color:#898989;}
#detail .view_product_title h2 span { margin:0 10px; text-transform:none; display:inline-block;}
#detail .view_product_title h2 a { color:#898989;}
#detail .view_product_title h2 a:hover { color:#ef5900;}

#detail .view_product_img { width:100%; padding:30px 0; text-align:center;}
#detail .view_product_img img { max-width:100%;}

#detail .view_product_tab { width:100%; height:49px; margin-bottom:10px; border-top:1px solid #c4c4c4;}
#detail .view_product_tab li { height:100%; padding:0 100px 0 15px; line-height:48px; font-size:16px; position:relative; overflow:visible;}
#detail .view_product_tab li:before,
#detail .view_product_tab li:after { content:""; position:absolute;}
#detail .view_product_tab li:before { width:100%; height:1px; background:#ef5900; top:-1px; left:0;}
#detail .view_product_tab li:after { width:8px; height:8px; background:#595757; top:50%; left:0; margin-top:-4px;}

#detail .view_news_title { width:100%; margin:0 0 30px; border-bottom:1px dotted #ddd;}
#detail .view_news_title h1,
#detail .view_news_title li { float:left; width:100%; text-align:center;}
#detail .view_news_title h1 { margin:-6px 0 8px; line-height:30px; font-size:20px; font-weight:bold; color:#30363a;}
#detail .view_news_title li { margin-bottom:10px; line-height:20px; color:#898989;}
#detail .view_news_title li span { margin:0 10px; text-transform:none; display:inline-block;}

#detail .aboutImg { width:100%; font:0/0 Arial; overflow:hidden;}
#detail .aboutImg img { max-width:100%; transition:all 0.8s;}
#detail .aboutImg img:hover { transform:scale(1.03);}

#detail .aboutIco { width:100%; height:150px; margin-bottom:35px; background:#f16919; position:relative}
#detail .aboutIco li { height:100%; position:relative; z-index:10;}
#detail .aboutIco li:before { width:1px; height:110px; content:""; background:#fff; position:absolute; bottom:0; left:0; z-index:20;}
#detail .aboutIco li p { color:#fff; position:absolute; transition:all 0.35s; transform:translateY(0);}
#detail .aboutIco li .num { height:60px; font:64px/58px "ALTGOT2N"; top:40px; left:38px;}
#detail .aboutIco li .num i { width:10px; font:bold 14px/16px "microsoft yahei"; position:absolute; top:-2px; right:-15px;}
#detail .aboutIco li .txt { font-size:14px; top:94px; left:38px;}
#detail .aboutIco li:nth-child(1):before { display:none;}
#detail .aboutIco li:nth-child(1) { width:190px;}
#detail .aboutIco li:nth-child(2) { width:142px;}
#detail .aboutIco li:nth-child(3) { width:190px;}
#detail .aboutIco li:nth-child(4) { width:142px;}
#detail .aboutIco li:nth-child(5) { width:210px;}
#detail .aboutIco li:nth-child(6) { width:165px;}
#detail .aboutIco li:nth-child(7) { width:135px;}
#detail .aboutIco li:hover p { transform:translateY(-10px);}

/**弹出**/
#pop_div { width:100%; height:100%; background:rgba(0,0,0,0.7); position:fixed; top:0; left:0; z-index:999; transition:all 0.2s; opacity:0; visibility:hidden;}
#pop_div.open { opacity:1; visibility:visible;}

#pop_div .close { width:28px; height:28px; margin:0; border:1px solid #fff; cursor:pointer; border-radius:100%; position:absolute; top:-36px; right:-36px;}
#pop_div .close:before { width:11px; height:11px; content:""; background:url(../images/base.png) no-repeat -172px -2px; position:absolute; top:50%; left:50%; margin:-6px 0 0 -6px; cursor:pointer; transition:all 0.3s;}
#pop_div .close:hover { background:rgba(194,45,39,0);}
#pop_div .close:hover:before { transform:rotate(180deg);}
#pop_div .title { width:calc(100% - 20px); height:34px; padding:0 10px; background:rgba(0,0,0,0.5); line-height:34px; font-size:14px; color:#fff; bottom:0; left:0; display:none;}
#pop_div .loading { width:100%; height:100%; margin:0; background-color:rgba(0,0,0,0.4); position:absolute; top:0; left:0; z-index:30; display:none;}
#pop_div .page { width:130px; height:44px; border-radius:22px; text-align:center; background:#fff; color:#3e3a39; position:absolute; bottom:-65px;}
#pop_div .page i { height:100%; line-height:44px; font-size:16px; position:relative; display:inline-block;}
#pop_div .page i:before { width:6px; height:13px; content:""; background:url(../images/base.png) no-repeat 50px 0; position:absolute; top:50%; margin-top:-6px; display:none;}
#pop_div .page:hover { background:#ef5900; color:#fff;}
#pop_div .page.prev { left:50%; margin-left:-140px;}
#pop_div .page.prev i { padding-left:0;}
#pop_div .page.prev i:before { background-position:-15px -55px; left:0;}
#pop_div .page.prev i:hover:before { background-position:-15px -55px;}
#pop_div .page.prev.end { background:rgba(0,0,0,0.5); border-color:#898989; color:#898989;}
#pop_div .page.prev.end i:before { background-position:-35px -55px;}
#pop_div .page.next { right:50%; margin-right:-140px;}
#pop_div .page.next i { padding-right:0;}
#pop_div .page.next i:before { background-position:-26px -70px; right:0;}
#pop_div .page.next:hover i:before { background-position:-26px -70px;}
#pop_div .page.next.end { background:rgba(0,0,0,0.5); border-color:#898989; color:#898989;}
#pop_div .page.next.end i:before { background-position:-36px -70px;}

.pop_photo { font:0/0 Arial; position:absolute; top:50%; left:50%; margin-top:-20px; transition:all 0.25s; transform:translate(-50%,-50%) scale(0); opacity:0; visibility:hidden;}
.pop_photo.open { transform:translate(-50%,-50%) scale(1); opacity:1; visibility:visible;}
.pop_photo img { max-width:900px; min-height:400px; max-height:540px; border:0px solid #ddd; border-radius:3px; position:relative; z-index:10;}
.pop_photo li { position:absolute; z-index:20;}
.pop_photo .title { background:#ef5900 !important; height:44px !important; line-height:44px !important; text-align:center;}
.pop_photo .info { width:calc(100% - 20px); max-height:20px; padding:8px 10px 6px; background:rgba(0,0,0,0.5); line-height:20px; font-size:13px; color:#fff; bottom:0px; left:0; z-index:10; transition:all 0.5s;}
.pop_photo .info p { float:left; width:100%; height:20px; overflow:hidden; transition:all 0.45s;}
.pop_photo .info:hover { max-height:50%;}
.pop_photo .info:hover p { height:100%;}

#pop_ads { width:435px; height:250px; border:5px solid #000; border-radius:6px 0 0 0; position:fixed; bottom:0; right:-445px; z-index:999; transition:all 0.5s;}
#pop_ads.open { right:0 !important;}
#pop_ads p { background:rgba(0,0,0,0.6); position:absolute;}
#pop_ads .play { width:100%; height:100%; top:0; left:0;}
#pop_ads .play video { width:100%; height:100%; background:#000; position:absolute; top:0; left:0;}
#pop_ads .button { width:44px; height:24px; border-radius:5px 0 0 0; text-align:center; line-height:24px; color:#fff; bottom:-5px; left:-49px; cursor:pointer;}
