﻿@charset "utf-8";
html,body { width:100%; overflow-x:hidden;}
html { height:100%; background:#f5f5f5;}
body { max-width:1920px; min-height:100%; margin:0 auto; background:#fff; font:0/0 Arial; color:#595757; overflow-y:hidden;}
* { margin:0; padding:0; list-style:none;}
img,iframe { border:0;}
u { text-decoration:none;}
i { font-style:normal;}
b { font-weight:normal;}
a,a:hover { text-decoration:none; color:#c22d27;}
a { color:#595757; blr:expression(this.onFocus=this.blur());}
:focus { outline:none;}
div,ul { font:12px/20px "microsoft yahei","SimSun";}
p,li,h1,dt,dd,input,select,textarea { text-align:justify; text-justify:inter-ideograph;}
h1,h2,h3,h4,h5,h6 { font:normal 12px/20px "microsoft yahei","SimSun"; text-transform:uppercase;}
table { border:#ddd 1px solid; border-collapse:collapse; border-spacing:0;}
table td { padding:8px 10px; border:#ccc 1px solid; vertical-align:middle;}
table.noborder { border:0;}
table.noborder td { border:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary { display:block;}
video { background:#333; font:0/0 arial;}
input,select,textarea { float:left; background:none; border:0; font:12px/20px "microsoft yahei","SimSun"; color:#595757; resize:none; position:relative; z-index:20;}
input[type="submit"],.submit { cursor:pointer;}
select:-ms-expand { display:none;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { color:rgba(0,0,0,0.5);}
input::-moz-placeholder,textarea::-moz-placeholder { color:rgba(0,0,0,0.5);}
input:-moz-placeholder,textarea:-moz-placeholder { color:rgba(0,0,0,0.5);}
input:-ms-input-placeholder,textarea:-ms-input-placeholder { color:rgba(0,0,0,0.5);}
input.white::-webkit-input-placeholder,input.white::-moz-placeholder,input.white:-moz-placeholder,input.white:-ms-placeholder { color:rgba(255,255,255,1);}
::-webkit-scrollbar { width:10px; height:10px;}
::-webkit-scrollbar-thumb { background:rgba(50,50,50,0.25); border:transparent 2px solid; border-radius:10px; background-clip:padding-box;}
::-webkit-scrollbar-thumb:hover { background-color:rgba(50,50,50,0.5);}
::-webkit-scrollbar-track { background:rgba(50,50,50,0.05);}
::-ms-clear,::-ms-reveal { display:none;}
.m_fl,ul,ol,li { 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;}
.hidden { display:none;}
.display { display:block;}
.name { text-overflow:ellipsis; white-space:nowrap;}
.img,.slides,.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;}

/**头部和尾部**/
header { width:100%; height:80px; position:relative; top:0; left:0; z-index:150;}
header:before { width:200%; height:calc(100% - 1px); content:""; background:rgba(255,255,255,0.9); border-bottom:#ddd 1px solid; position:absolute; top:0; left:50%; transform:translateX(-50%); z-index:1;}

header .logo { height:60px; font:0/0 Arial; position:absolute; top:50%; left:100px; margin-top:-30px; z-index:10;}
header .logo img { height:100%;}

header .nav { height:100%; position:absolute; top:0; right:350px; z-index:30;}
header .nav>li { height:100%; margin-left:1px; overflow:visible; position:relative;}
header .nav>li>a { float:left; height:100%; padding:0 20px; line-height:80px; font-size:17px; color:#3d3d3d; position:relative;}
header .nav>li:hover>a { background:#c22d27; color:#fff;}
header .nav>li>a.active { background:#c22d27; color:#fff;}

header .nav li dl { width:100%; padding-bottom:10px; background:#c22d27; position:absolute; top:100%; left:0; transition:all 0.2s; opacity:0; visibility:hidden;}
header .nav li dl.is_img { min-height:190px;}
header .nav li dt { width:270px; height:calc(100% - 21px); padding:11px 10px 10px 5px; background:#c22d27; position:absolute; top:0; left:calc(100% - 1px);}
header .nav li dt a { float:left; width:100%; color:#fff;}
header .nav li dt a:hover { color:#f9d48d;}
header .nav li dt p { float:left; width:100%; overflow:hidden;}
header .nav li dt .img { height:130px; margin-bottom:9px;}
header .nav li dt .txt { font-size:14px;}
header .nav li dd { float:left; width:100%; height:36px; line-height:36px; position:relative; z-index:10;}
header .nav li dd a { float:left; width:calc(100% - 20px); height:100%; padding:0 10px; text-align:center; font-size:14px; color:#fff; position:relative;}
header .nav li dd a:before { width:calc(100% - 20px); height:1px; content:""; background:#d79f9e; position:absolute; bottom:0; left:50%; transform:translateX(-50%);}
header .nav li dd a:hover { color:#f9d48d;}
header .nav li dd a:hover:before { background:#f9d48d;}
header .nav li dd a.active { color:#f9d48d;}
header .nav li dd a.active:before { background:#f9d48d;}
header .nav li:hover dl { opacity:1; visibility:visible;}

header .icon { height:40px; position:absolute; top:50%; right:100px; margin-top:-20px; z-index:20;}
header .icon li { width:40px; height:100%; margin-left:8px; position:relative; cursor:pointer; overflow:visible;}
header .icon li i { width:100%; height:100%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
header .icon li i:before { width:22px; height:22px; 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.tel { width:auto; padding-left:10px; cursor:auto;}
header .icon li.tel:before { width:6px; height:16px; content:""; background:url(../images/base.png) no-repeat 0 0; position:absolute; top:50%; left:0; transform:translateY(-50%);}
header .icon li.tel span { float:left; height:100%; line-height:40px; font-size:14px; color:#3d3d3d;}
header .icon li.tel span:nth-child(2) { line-height:38px; font-size:20px;}
header .icon li.search { width:21px;}
header .icon li.search i:before { background-position:0 0;}
header .icon li.search:hover i:before { background-position:0 -25px;}

footer { width:1300px; margin-top:60px !important; color:#898989; position:relative; z-index:100;}
footer:before { width:1920px; height:100%; content:""; background:#111012; position:absolute; top:0; left:50%; margin-left:-960px;}
#footer { position:fixed; bottom:0; left:50%; transform:translateX(-50%); z-index:100;}

footer a { color:#898989;}
footer a:hover { color:#fff;}

footer>ul { position:relative; z-index:20;}

footer .copyright { width:100%; line-height:28px; font-size:14px;}
footer .copyright p { float:left; height:100%; line-height:40px; font-size:12px; color:#898989; position:relative; z-index:10;}
footer .copyright p span { margin:0 8px; display:inline-block;}
footer .copyright a { color:#898989;}
footer .copyright a:hover { color:#fff;}
footer .copyright p:nth-child(2) { position:absolute; top:0; right:0;}

/**公共**/
.banner { width:100%; margin-top:-80px; position:relative; z-index:10;}
.banner .list { width:100%; position:relative; z-index:10;}
.banner .list li { width:100%; position:relative;}
.banner .list .imgs { width:100%; text-align:center; font:0/0 Arial;}
.banner .list .imgs img { width:100%; transition:all 0.8s;}
.banner .list .imgs img:hover { transform:scale(1.05);}

main { width:100%; padding-top:120px; position:relative; z-index:100;}
main.min_main { padding-top:60px;}

.menu { width:1300px; position:absolute; top:0; left:50%; transform:translateX(-50%);}
.menu .list { width:100%; height:60px; line-height:58px; font-size:18px; position:relative;}
.menu .list:after { width:10000%; height:calc(100% - 1px); content:""; background:#fff; border-bottom:#ddd 1px solid; position:absolute; top:0; left:50%; transform:translateX(-50%); z-index:1;}
.menu .list li { height:100%; margin-left:40px; position:relative; z-index:10;}
.menu .list li:first-child { margin:0;}
.menu .list li a { float:left; height:100%; color:#3e3a39; position:relative;}
.menu .list li a:before { width:100%; height:2px; content:""; background:#c22d27; position:absolute; bottom:0px; left:0; display:none;}
.menu .list li:hover a { color:#c22d27;}
.menu .list li a.active { color:#c22d27;}
.menu .list li a.active:before { display:block;}
.menu .list.max li a { padding:0 20px;}

.menu .list .search_tongji { line-height:60px; font-size:16px;}
.menu .list .search_tongji i { color:#f00;}

.menu .location { height:20px; position:absolute; top:50%; right:0; margin-top:-10px; z-index:20;}
.menu .location li { height:100%; font:12px/20px "SimSun"; color:#727171;}
.menu .location li i,.menu .location li a { color:#727171; font-family:"microsoft yahei"; display:inline-block; position:relative;}
.menu .location li a:hover { color:#c22d27;}
.menu .location li i { padding-left:20px;}
.menu .location li i:before { width:15px; height:14px; content:""; background:url(../images/base.png) no-repeat -35px 0; position:absolute; top:50%; left:0; margin-top:-7px;}

.menu#menu_fixed { position:fixed; z-index:100;}

.main { width:1300px; position:relative;}
.main_all { width:100%; position:relative;}
.main_left { width:260px;}
.main_right { width:calc(100% - 40px - 260px);}
.main_left_fixed { position:absolute; left:50%; margin-left:-650px;}

.main_left .menu { width:100%; padding:81px 0 6px; background:#e6e6e6; position:relative; z-index:30;}
.main_left .menu span { width:100%; height:80px; background:#060100; 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:20px;}
.main_left .menu h6 { line-height:12px; font-size:12px; bottom:20px;}
.main_left .menu:after { width:100%; height:1px; content:""; background:rgba(0,0,0,0.2); position:absolute; bottom:5px; left:0; z-index:1;}
.main_left .menu li { width:100%; height:44px; padding:1px 0; border-top:rgba(0,0,0,0.2) 1px solid; line-height:44px; font-size:16px; overflow:visible; position:relative; z-index:10;}
.main_left .menu li>a { float:left; width:100%; height:100%; text-indent:15px; position:relative;}
.main_left .menu li>a:after { width:5px; height:9px; content:""; background:url(../images/base.png) no-repeat -25px 0; position:absolute; top:50%; right:15px; margin-top:-4px;}
.main_left .menu li:hover>a,.main_left .menu li>a.active { background:#c22d27; color:#fff;}
.main_left .menu li:hover>a:after,.main_left .menu li>a.active:after { background-position:-15px 0;}

.main_right .location { width:100%; height:57px; margin-bottom:30px; background:#e6e6e6; border-top:#000 3px solid; position:relative; z-index:10;}
.main_right .location h5 { height:100%; padding:0 100px 0 20px; line-height:32px; font-size:18px; color:#c22d27; position:absolute; top:12px; left:0;}
.main_right .location h5:before { width:100%; height:3px; content:""; background:#c22d27; position:absolute; top:-15px; left:0;}
.main_right .location span { height:14px; line-height:12px; font-family:"SimSun"; color:#727171; position:absolute; top:50%; right:20px; margin-top:-7px;}
.main_right .location span i,.location span a { font-family:"microsoft yahei"; color:#727171; position:relative;}
.main_right .location span i { padding-left:20px;}
.main_right .location span i:before { width:15px; height:14px; content:""; background:url(../images/base.png) no-repeat -35px 0; position:absolute; top:50%; left:0; margin-top:-7px;}
.main_right .location span a:hover { color:#c22d27;}

/**内容**/
article { width:100%; margin:-7px 0 -7px; line-height:30px; font-size:15px; position:relative;}
article * { max-width:100%; position:relative; z-index:10;}
article img { max-width:100%; margin:7px auto -2px;}
article iframe { max-width:100%; margin:7px 0 -2px; position:relative; z-index:10;}
article table { max-width:100%; margin:7px 0 -2px; 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 video { max-width:100% !important; height:auto !important; margin:7px 0 -2px;}
article .no { margin-top:0; font:0/0 Arial;}
article .no img { margin:0 !important;}

article table.contact { width:100%; border:0;}
article table.contact td { padding:0 20px; vertical-align:top; border:0; border-right:#ddd 1px solid;}
article table.contact td:first-child { border-left:#ddd 1px solid;}
article table.contact td.none { border:0;}

/**列表**/
#list { position:relative; z-index:20;}

#list .pages { width:calc(100% - 120px); height:28px; padding:10px 110px 10px 10px; margin-top:25px; background:#fff; border-radius:5px; text-align:right; position:relative; z-index:100;}
#list .pages:before { width:100%; height:100%; content:""; background:#f9eae9; border-radius:5px; position:absolute; top:0; left:0; z-index:1;}
#list .pages>a,#list .pages span { height:26px; line-height:26px; padding:0 10px; margin-left:8px; background:#fff; border:#c9caca 1px solid; border-radius:3px; display:inline-block; position:relative; z-index:10;}
#list .pages>a:hover,#list .pages span { background:#c22d27; border-color:#c22d27; color:#fff;}
#list .pages .nums { float:left; height:100%; padding:0; margin:0 30px 0 0; background:none; border:0; line-height:28px; 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:#fff; border-color:#ccc; color:#ccc;}

#list .pages .gotoPage { width:65px; height:28px; background:none; border:0; color:#595757; position:absolute; bottom:10px; right:10px;}
#list .pages .gotoPage em { font-style:normal; background:#fff; position:absolute;}
#list .pages .gotoPage em.value { width:calc(100% - 2px); height:calc(100% - 2px); line-height:26px; border:#c8cfd2 1px solid; border-radius:3px; text-align:left; text-indent:9px; font-size:12px; top:0; left:0; z-index:20; cursor:pointer;}
#list .pages .gotoPage em.value:after { width:0; height:0; content:""; border-right:transparent 6px solid; border-left:transparent 6px solid; border-top:#ccc 6px solid; display:block; position:absolute; top:50%; right:9px; margin-top:-3px; transition-duration:400ms;}
#list .pages .gotoPage em.open { border-color:#c22d27;}
#list .pages .gotoPage em.open:after { transform:rotate(180deg);}
#list .pages .gotoPage dl { width:calc(100% - 2px); max-height:calc(27px * 6 - 1px); background:#fff; border:#c22d27 1px solid; border-radius:3px; position:absolute; top:auto; bottom:calc(100% + 2px); right:0; cursor:auto; z-index:10; transition:all 0.3s; transform:translateY(10px); opacity:0; visibility:hidden; overflow-x:hidden; overflow-y:scroll;}
#list .pages .gotoPage dl dd { float:left; width:100%; height:26px; line-height:26px; border-top:#ddd 1px solid; text-indent:9px; overflow:hidden;}
#list .pages .gotoPage dl dd a { float:left; width:100%; height:100%; font-size:12px;}
#list .pages .gotoPage dl dd:first-child { border:0;}
#list .pages .gotoPage dl dd a:hover { background:rgba(83,56,47,0.5); color:#fff;}
#list .pages .gotoPage dl dd a.active { background:rgba(0,0,0,0.15); color:#c22d27;}
#list .pages .gotoPage dl.open { transform:translateY(0); opacity:1; visibility:visible;}

#list .list_photo { width:calc(100% + 20px); margin:-20px 0 0px;}
#list .list_photo li { width:calc(100% / 3 - 20px); margin:20px 20px 0 0; border:#c22d27 0px solid;}
#list .list_photo li a { float:left; width:100%; overflow:hidden; position:relative;}
#list .list_photo li p { width:100%; text-align:center; overflow:hidden; position:absolute; left:0; z-index:10;}
#list .list_photo li img { width:100%;}
#list .list_photo li .bg { float:left; font:0/0 arial; position:relative;}
#list .list_photo li .img { width:100%; height:100%; top:0;}
#list .list_photo li .img img { min-height:100%;}
#list .list_photo li .name { height:40px; background:rgba(0,0,0,0.5); line-height:40px; font-size:16px; color:#fff; bottom:0; z-index:20; transform:translateY(100%); transition:all 0.3s;}
#list .list_photo li:hover .imgs img { transform:scale(1.08);}
#list .list_photo li:hover .name { transform:translateY(0);}

#list .list_photo.list_team li { width:calc(100% / 4 - 20px);}
#list .list_photo.list_team li a { padding-bottom:40px;}
#list .list_photo.list_team li .img { height:calc(100% - 40px);}
#list .list_photo.list_team li .name { background:#e6e6e6; color:#3e3a39; bottom:0; transform:translateY(0);}
#list .list_photo.list_team li:hover .name { background:#c22d27; color:#fff;}

#list .list_product { width:calc(100% + 20px); margin:-20px 0 0px;}
#list .list_product li { width:calc(100% / 4 - 20px); margin:20px 20px 0 0; border:#da251d 0px solid;}
#list .list_product li a { float:left; width:100%; padding-bottom:40px; overflow:hidden; position:relative;}
#list .list_product li p { width:100%; text-align:center; overflow:hidden; position:absolute; left:0; z-index:10;}
#list .list_product li img { width:100%;}
#list .list_product li .bg { float:left; font:0/0 arial; position:relative; z-index:1;}
#list .list_product li .img { width:100%; height:calc(100% - 40px); top:0;}
#list .list_product li .img img { min-height:100%;}
#list .list_product li .name { height:40px; background:#e6e6e6; line-height:40px; font-size:16px; color:#3e3a39; bottom:0;}
#list .list_product li:hover .img img { transform:scale(1.05);}
#list .list_product li:hover .name { background:#c22d27; color:#fff;}

#list .list_news { width:calc(100% + 20px); margin:-20px 0 0;}
#list .list_news li { width:calc(100% / 4 - 20px); margin:20px 20px 0 0; background:#f2f2f2; position:relative;}
#list .list_news li a { float:left; width:100%; padding-bottom:80px; overflow:hidden; position:relative;}
#list .list_news li p { width:calc(100% - 40px); overflow:hidden; position:absolute; left:20px; z-index:10;}
#list .list_news li img { width:100%;}
#list .list_news li .bg { float:left; width:100%; font:0/0 arial; position:relative; left:0; z-index:1;}
#list .list_news li .img { width:100%; height:calc(100% - 80px); top:0; left:0;}
#list .list_news li .img img { min-height:100%;}
#list .list_news li .name { height:20px; line-height:20px; font-size:16px; bottom:43px;}
#list .list_news li .date { height:20px; line-height:20px; font-size:12px; color:#898989; bottom:17px;}
#list .list_news li:hover { background:#c22d27;}
#list .list_news li:hover .img img { transform:scale(1.12);}
#list .list_news li:hover .name,
#list .list_news li:hover .date { color:#fff;}

#list .form_msg { width:100%; height:400px; background:#f7efe5; border:#efefef 0px solid; position:relative;}
#list .form_msg li { width:100%; height:50px; position:absolute; z-index:10;}
#list .form_msg li input { width:calc(100% - 2px); height:calc(100% - 4px); padding-bottom:2px; border:#d3c5b4 1px solid; text-indent:13px;}
#list .form_msg li textarea { width:calc(100% - 28px); height:calc(100% - 20px); padding:9px 13px; border:#d3c5b4 1px solid;}
#list .form_msg li input:focus,
#list .form_msg li textarea:focus { border-color:#c22d27;}
#list .form_msg li.user { width:calc((100% - 95px) / 2); background:#fff; top:35px; left:35px;}
#list .form_msg li.tel { width:calc((100% - 95px) / 2); background:#fff; top:35px; right:35px;}
#list .form_msg li.detail { width:calc(100% - 70px); height:180px; background:#fff; top:110px; left:35px;}
#list .form_msg li.submit { width:126px; height:46px; background:#c22d27; border:0; border-radius:5px; text-align:center; line-height:44px; font-size:16px; color:#fff; bottom:35px; left:50%; transform:translateX(-50%);}
#list .form_msg li.submit:hover { color:#f9d48d;}
#list .form_msg 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 { position:relative; z-index:20;}

#detail .pages { width:100%; margin:30px 0 -6px; padding-top:10px; border-top:#ddd 1px solid;}
#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%; border-bottom:#c4c4c4 1px solid;}
#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 10px; line-height:30px; font-size:20px; font-weight:bold; color:#30363a;}
#detail .view_product_title h2 { margin-bottom:10px; line-height:20px; 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; font:0/0 Arial;}
#detail .view_product_img img { max-width:100%;}

#detail .view_product_tab { width:100%; height:49px; margin-bottom:10px; border-top:#c4c4c4 1px solid;}
#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-bottom:30px; border-bottom:#c4c4c4 1px solid;}
#detail .view_news_title h1,#detail .view_news_title h2 { float:left; width:100%; text-align:center;}
#detail .view_news_title h1 { margin:-6px 0 10px; line-height:30px; font-size:20px; font-weight:bold; color:#30363a;}
#detail .view_news_title h2 { margin-bottom:10px; line-height:20px; color:#898989;}
#detail .view_news_title h2 span { margin:0 10px; text-transform:none; display:inline-block;}

/**弹出**/
#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:#fff 2px solid; cursor:pointer; border-radius:100%; position:absolute; top:-36px; right:-36px;}
#pop_div .close:before { width:12px; height:12px; content:""; background:url(../images/base.png) no-repeat -20px -15px; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto; cursor:pointer; transition:all 0.35s;}
#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:#c22d27; 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; max-height:540px; border:#ddd 0px solid; border-radius:3px; position:relative; z-index:10;}
.pop_photo li { position:absolute; z-index:20;}
.pop_photo .title { background:#c22d27 !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:70%;}
.pop_photo .info:hover p { height:100%;}

@media (max-width:1600px){
header { height:70px;}
header .logo { left:50px;}
header .nav { right:300px;}
header .nav>li>a { line-height:70px;}
header .icon { right:50px;}
.banner { margin-top:-70px;}
}

@media (max-width:1400px){
header .nav { right:280px;}
header .nav li>a { padding:0 15px;}
footer { width:1200px;}

.menu,.main { width:1200px;}
.main_left_fixed { margin-left:-600px;}
}