﻿@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:#da251d;}
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);}
html::-webkit-scrollbar { width:10px; height:10px;}
html::-webkit-scrollbar-thumb { background:rgba(50,50,50,0.5); border:transparent 2px solid; border-radius:10px; background-clip:padding-box;}
html::-webkit-scrollbar-thumb:hover { background-color:rgba(50,50,50,0.8);}
html::-webkit-scrollbar-track { background:rgba(50,50,50,0.05);}
html::-ms-clear,html::-ms-reveal { display:none;}
video::-webkit-media-controls-panel { background:rgba(255,255,255,0.2);}
.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,.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;}

.allSelect em { font-style:normal; position:absolute;}
.allSelect em.value { width:calc(100% - 2px); height:calc(100% - 2px); border:#898989 1px solid; text-indent:14px; font-size:14px; top:0; right:0; z-index:20; cursor:pointer;}
.allSelect em.value:after { width:0; height:0; content:""; border-right:transparent 7px solid; border-left:transparent 7px solid; border-top:#ccc 7px solid; position:absolute; top:50%; right:9px; z-index:10; margin-top:-3px; transition-duration:400ms;}
.allSelect em.id { display:none;}
.allSelect em.open { border-color:#ccc;}
.allSelect em.open:after { border-top-color:#ccc; transform:rotate(180deg);}
.allSelect dl { width:calc(100% - 2px); max-height:calc(32px * 5 - 1px); background:#fff; border:#ccc 1px solid; position:absolute; top:calc(100% - 1px); right:0; cursor:auto; z-index:10; transition-duration:400ms; transform:translateY(0); opacity:0; visibility:hidden; overflow-x:hidden; overflow-y:auto;}
.allSelect dl dd { float:left; width:100%; height:31px; border-top:#f7f7f7 1px solid; text-indent:10px; line-height:30px; font-size:12px; overflow:hidden; cursor:pointer;}
.allSelect dl dd a { float:left; width:100%; height:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.allSelect dl dd:first-child { height:32px; border:0;}
.allSelect dl dd i { display:none;}
.allSelect dl dd:hover { background:rgba(2,134,209,0.2);}
.allSelect dl dd.active { background:rgba(2,134,209,0.4);}
.allSelect dl dd.none { color:#b0b0b0;}
.allSelect dl.open { transform:translateY(5px); opacity:1; visibility:visible;}

/**头部和尾部**/
header { width:1300px; height:70px; position:relative; top:20px; z-index:150;}
header:before { width:100%; height:calc(100% - 1px); content:""; background:#fff; border-bottom:#ddd 1px solid; border-radius:20px; position:absolute; top:0; left:50%; transform:translateX(-50%); z-index:1;}

header#header_fixed { position:fixed; top:0; left:50%; transform:translateX(-50%);}
header#header_fixed:before { width:10000px; border-radius:0;}

header .logo { height:50px; font:0/0 Arial; position:absolute; top:50%; left:20px; margin-top:-25px; z-index:30;}
header .logo li { height:100%;}
header .logo li img { height:100%;}

header .nav { height:100%; position:absolute; top:0; right:180px; z-index:20;}
header .nav li { height:100%; margin-left:55px; overflow:visible; position:relative;}
header .nav li>a { float:left; height:100%; padding:0 5px; color:#3e3a39;}
header .nav li>a.active { color:#da251d;}
header .nav li:hover>a { color:#da251d;}
header .nav li i { height:20px; line-height:20px; font-size:17px; position:relative; top:25px;}
header .nav li i:before { width:100%; height:2px; content:""; background:#da251d; position:absolute; bottom:-8px; left:0; display:none;}
header .nav li>a.active i:before { display:block;}

header .nav li dl { width:100%; position:absolute; top:calc(100% + 20px); left:0; transition:all 0.2s; opacity:0; visibility:hidden;}
header .nav li dd { float:left; width:100%; height:39px; background:rgba(255,255,255,1); border-top:#eee 1px solid; line-height:40px; position:relative; z-index:10;}
header .nav li dd a { float:left; width:100%; height:100%; text-align:center; font-size:14px;}
header .nav li dd a:hover { background:rgba(202,28,29,0.2);}
header .nav li dd a.active { background:rgba(202,28,29,1); color:#fff;}
header .nav li:hover dl { top:100%; opacity:1; visibility:visible;}

header .icon { height:40px; position:absolute; top:50%; right:20px; margin-top:-20px; z-index:10;}
header .icon li { width:0px; height:100%; margin-left:40px; overflow:visible; position:relative;}
header .icon li a { width:100%; height:100%; position:absolute; top:0; left:0;}
header .icon li a:before { width:100%; height:26px; content:""; background:url(../images/base.png) no-repeat 0 0; position:absolute; top:50%; left:0; margin-top:-13px;}
header .icon li.search { width:26px;}
header .icon li.search a:before { background-position:-50px 0;}
header .icon li.search:hover a:before { background-position:-50px -30px;}
header .icon li.search.active a:before { background-position:-50px -30px;}
header .icon li.tel { width:26px;}
header .icon li.tel a:before { background-position:-80px 0;}
header .icon li.tel:hover a:before { background-position:-80px -30px;}
header .icon li.tel.active a:before { background-position:-80px -30px;}

header .icon li .ewm { width:140px; height:149px; background:none; position:absolute; top:100%; left:50%; margin-left:-70px; transition:all 0.2s; transform:translateY(10%); opacity:0; visibility:hidden;}
header .icon li .ewm:before { width:0; height:0; content:""; border-right:transparent 9px solid; border-left:transparent 9px solid; border-bottom:#da251d 9px solid; position:absolute; top:0; left:50%; margin-left:-8px;}
header .icon li .ewm:after { width:138px; height:138px; content:""; background-color:#fff; border:#da251d 1px solid; border-radius:5px; position:absolute; bottom:0; left:0;}
header .icon li .ewm img { width:124px; height:124px; position:absolute; bottom:8px; left:8px; z-index:20;}
header .icon li:hover p { transform:translateY(0); opacity:1; visibility:visible;}

.header_pop { width:100%; height:100%; background:rgba(0,0,0,0.4); position:fixed; top:0; left:0; z-index:1000; transition:all 0.1s; opacity:0; visibility:hidden;}
.header_pop.open { opacity:1; visibility:visible;}
.header_pop li { width:calc(100% - 70px); position:absolute; left:35px; z-index:10;}
.header_pop li.title { text-align:center; line-height:20px; font-size:30px; color:#3e3a39; overflow:visible; top:50px;}
.header_pop li.close { width:24px; height:24px; background:url(../images/base.png) no-repeat -25px 0; cursor:pointer; transition:all 0.3s; top:20px; left:auto; right:20px;}
.header_pop li.close:hover { transform:rotate(180deg);}

.header_pop .pop_search { width:570px; height:300px; background:#fff; border-radius:5px; position:fixed; top:50%; left:50%; transition:all 0.25s; transform:translate(-50%,-50%) scale(0); z-index:1010;}
.header_pop .pop_search.open { transform:translate(-50%,-50%) scale(1); opacity:1; visibility:visible;}
.header_pop .pop_search li.form { height:60px; background:#faf5ee; top:120px;}
.header_pop .pop_search li.form p { height:100%; overflow:hidden; position:absolute; top:0;}
.header_pop .pop_search li.form input[name=wd] { width:400px; height:100%; font-size:14px; position:absolute; top:0; left:10px;}
.header_pop .pop_search li.form input[name=wd]:focus { color:#da251d;}
.header_pop .pop_search li.form input[type=submit] { width:45px; height:100%; background:transparent; border:0; font:0/0 arial; position:absolute; top:0; right:0px; z-index:30;}
.header_pop .pop_search li.form .submit { width:45px; height:100%; right:0px; z-index:20;}
.header_pop .pop_search li.form .submit:before { width:24px; height:24px; content:""; background:url(../images/base.png) no-repeat 0 -15px; position:absolute; top:50%; left:0; margin:-12px 0 0 0;}
.header_pop .pop_search li.key { top:210px; font-size:14px;}
.header_pop .pop_search li.key i { float:left; margin:0 -10px 0 10px;}
.header_pop .pop_search li.key a { float:left; margin-left:10px;}

.header_pop .pop_tel { width:570px; height:300px; background:#fff; border-radius:5px; position:fixed; top:50%; left:50%; transition:all 0.25s; transform:translate(-50%,-50%) scale(0); z-index:1010;}
.header_pop .pop_tel.open { transform:translate(-50%,-50%) scale(1); opacity:1; visibility:visible;}
.header_pop .pop_tel li.name { height:26px; top:125px;}
.header_pop .pop_tel li.name:before { width:32px; height:26px; content:""; background:url(../images/base.png) no-repeat 0 -40px; position:absolute; top:0; left:0;}
.header_pop .pop_tel li.name i { height:14px; line-height:14px; font-size:14px; position:absolute; bottom:0; left:45px;}
.header_pop .pop_tel li.text { width:220px; height:50px; top:180px;}
.header_pop .pop_tel li.text i { width:100%; font:32px/26px arial; color:#da251d; position:absolute; top:0; left:0;}
.header_pop .pop_tel li.text em { width:100%; font:14px/14px arial; position:absolute; bottom:0; left:0;}
.header_pop .pop_tel li.text.txt2 { left:auto; right:35px;}

footer { width:1300px; height:430px; margin-top:70px !important; background:#da251d; color:#fff; position:relative; z-index:100;}
footer:before,
footer:after { width:1920px; content:""; position:absolute; left:50%; margin-left:-960px; z-index:1;}
footer:before { height:100%; background:#da251d; top:0;}
#footer { position:fixed; bottom:0; left:50%; transform:translateX(-50%); z-index:100;}

footer a { color:#fff;}
footer a:hover { color:#ffe734;}

footer>ul { position:relative; z-index:20;}

footer .nav { width:100%; height:270px; position:absolute; top:80px; left:0;}
footer .nav dl { float:left; width:160px; height:calc(100% - 40px); padding-top:40px; font-size:14px; position:relative;}
footer .nav dl a { float:left; height:100%;}
footer .nav dt { line-height:18px; font-size:18px; position:absolute; top:0; left:0;}
footer .nav dd { float:left; width:100%; height:20px; margin-top:10px; line-height:20px; overflow:hidden;}

footer .nav dl.contact { width:420px; padding-top:45px; line-height:30px;}

footer .ewm { position:absolute; top:80px; right:0;}
footer .ewm li { width:160px; margin-left:20px;}
footer .ewm li p { float:left; width:100%; text-align:center;}
footer .ewm li .img { width:140px; height:140px; border:#fff 10px solid;}
footer .ewm li .name { height:14px; padding:5px 0 15px; background:#fff; line-height:14px; font-size:14px; color:#3e3a39;}

footer .copyright { width:100%; height:79px; border-top:#d73d3f 1px solid; line-height:80px; font-size:14px; position:absolute; bottom:0; left:0;}
footer .copyright li { width:100%; text-align:center; position:relative;}
footer .copyright li span { padding:0 8px; display:inline-block;}

footer #fixed_right { width:40px; position:fixed; bottom:40px; right:50%; margin-right:-700px;}
footer #fixed_right li { width:100%; height:40px; border-radius:5px; position:relative; transform:translateY(200%); transition:all 0.25s;}
footer #fixed_right li a { float:left; width:100%; height:100%; background:#3e3a39; position:relative;}
footer #fixed_right li a:before { width:26px; height:24px; content:""; background:url(../images/base.png) no-repeat 100px 0; position:absolute; top:50%; left:50%; margin:-12px 0 0 -13px;}
footer #fixed_right .gotoTop a:hover { background:#000;}
footer #fixed_right .gotoTop a:before { width:22px; height:12px; background-position:0 0; margin:-6px 0 0 -11px;}
footer #fixed_right .gotoTop.open { transform:translateY(0);}

/**公共**/
.banner { width:100%; margin-top:-70px; 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:126px; position:relative; z-index:100;}

.menu { width:1300px; position:absolute; top:0; left:50%; transform:translateX(-50%);}
.menu .list { width:100%; height:66px; line-height:66px; font-size:16px; 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-right:1px; position:relative; z-index:10;}
.menu .list li a { float:left; height:100%; padding:0 30px; color:#3e3a39; position:relative;}
.menu .list li:hover a { color:#da251d;}
.menu .list li a.active { background:#da251d; color:#fff;}
.menu .list.max li a { padding:0 20px;}

.menu .list .search_tongji { line-height:66px; 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,.location li a { color:#727171; font-family:"microsoft yahei"; display:inline-block; position:relative;}
.menu .location li a:hover { color:#da251d;}
.menu .location li i { padding-left:28px;}
.menu .location li i:before { width:20px; height:16px; content:""; background:url(../images/base.png) no-repeat -25px -24px; position:absolute; top:50%; left:0; margin-top:-8px;}

.menu#menu_fixed { position:fixed; z-index:100;}

.main { width:1300px; position:relative;}
.main_all { width:100%; position:relative;}
.main_left { width:calc(100% - 40px - 320px);}
.main_right { width:320px;}
.main_right_fixed { position:absolute; right:50%; margin-right:-650px;}

.main_right .news_title { width:100%; margin:15px 0;}
.main_right .news_title li { width:100%; height:30px; line-height:28px; font-size:20px; font-weight:bold; color:#3f3537;}

.main_right .news_list { width:calc(100% - 30px); padding:0 10px; margin-bottom:10px; border:#eee6e5 5px solid;}
.main_right .news_list li { width:100%; height:45px; border-top:#eee6e5 1px solid; line-height:44px; font-size:14px;}
.main_right .news_list li:first-child { height:46px; border:0;}
.main_right .news_list li a { float:left; width:100%; height:100%; text-indent:10px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; position:relative;}
.main_right .news_list li a:before { width:4px; height:4px; content:""; background:#595757; position:absolute; top:50%; left:0; transform:translateY(-50%);}
.main_right .news_list li a:hover:before { background:#da251d;}

.product_left { width:calc(100% - 60px - 120px);}
.product_right { width:120px;}
.product_right_fixed { position:absolute; right:50%; margin-right:-650px;}

.product_right .product_list { width:100%; margin-top:-5px;}
.product_right .product_list li { width:100%; height:140px; margin-top:5px;}
.product_right .product_list li a { float:left; width:100%; height:100%; color:#fff; position:relative;}
.product_right .product_list li p { position:absolute; z-index:10;}
.product_right .product_list li .img { width:100%; height:100%; top:0; left:0;}
.product_right .product_list li .img:after { width:100%; height:100%; content:""; background:rgba(22,24,23,0.85); position:absolute; top:0; left:0; z-index:20;}
.product_right .product_list li .name { width:60px; text-align:center; line-height:22px; font-size:14px; overflow:hidden; white-space:normal; top:50%; left:50%; transform:translate(-50%,-50%); z-index:20;}
.product_right .product_list li:hover .img:after { background:rgba(22,24,23,0.4);}
.product_right .product_list li a.active { color:#fff;}
.product_right .product_list li a.active .img:after { background:rgba(218,37,29,0.85);}

.zhaopin_left { width:270px; position:relative; z-index:20;}
.zhaopin_left_fixed { position:absolute; left:50%; margin-left:-650px;}
.zhaopin_right { width:calc(100% - 40px - 270px);}

.zhaopin_left .zhaopin_title { width:100%; height:66px; background:#f7efe4; position:relative;}
.zhaopin_left .zhaopin_title li { height:30px; line-height:28px; font-size:20px; font-weight:bold; color:#3f3537; position:absolute; top:50%; left:20px; transform:translateY(-50%)}

.zhaopin_left .zhaopin_list { width:100%; background:#fbf7f1; position:relative; z-index:10;}
.zhaopin_left .zhaopin_list li { width:100%; height:44px; margin-top:1px; position:relative;}
.zhaopin_left .zhaopin_list li a { float:left; width:100%; height:100%; color:#3e3a39; position:relative;}
.zhaopin_left .zhaopin_list li a:before,.zhaopin_left .zhaopin_list li a:after { width:0; height:0; content:""; position:absolute; top:50%;}
.zhaopin_left .zhaopin_list li a:before { width:4px; height:4px; border:#d4d0cb 1px solid; border-radius:100%; left:20px; margin-top:-3px;}
.zhaopin_left .zhaopin_list li a:after { width:4px; height:7px; background:url(../images/base.png) no-repeat 0 -70px; right:15px; margin-top:-3px; display:none;}
.zhaopin_left .zhaopin_list li i { width:calc(100% - 60px); height:20px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; position:absolute; top:50%; left:35px; margin-top:-10px;}
.zhaopin_left .zhaopin_list li:hover a { background:#da251d; color:#fff;}
.zhaopin_left .zhaopin_list li a.active { background:#da251d; color:#fff;}
.zhaopin_left .zhaopin_list li a.active:after { display:block;}

/**内容**/
article { width:100%; margin:-7px 0 -7px; line-height:30px; font-size:16px; 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.noborder td { padding:5px 0;}
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;}

/**列表**/
#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:#f4eadb; 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:#da251d; border-color:#da251d; 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:#da251d;}
#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:#da251d 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:#f3f3f3 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:#da251d;}
#list .pages .gotoPage dl.open { transform:translateY(0); opacity:1; visibility:visible;}

#list .list_product { width:calc(100% + 20px); margin:-20px 0 0px;}
#list .list_product li { width:calc(100% / 2 - 20px); margin:20px 20px 0 0; border:#da251d 0px solid;}
#list .list_product li a { float:left; width:100%; padding-bottom:50px; 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;}
#list .list_product li .img { width:100%; height:calc(100% - 50px); top:0;}
#list .list_product li .img img { min-height:100%;}
#list .list_product li .name { height:50px; background:#fbf7f1; line-height:50px; 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:#da251d; color:#fff;}

#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:#da251d 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_news { width:100%; margin-top:-15px; position:relative; z-index:90;}
#list .list_news li { width:100%; height:200px; margin-top:15px; background:#fbf7f1;}
#list .list_news li a { height:100%; color:#3e3a39; display:block; position:relative;}
#list .list_news li p { width:calc(100% - 370px); overflow:hidden; position:absolute; left:335px;}
#list .list_news li .img { width:300px; height:100%; top:0; left:0;}
#list .list_news li .img img { min-height:100%;}
#list .list_news li .name { height:20px; line-height:18px; font-size:18px; font-weight:bold; top:29px;}
#list .list_news li .info { height:72px; line-height:24px; font-size:14px; top:65px;}
#list .list_news li .date { height:12px; line-height:12px; font-size:12px; bottom:30px;}
#list .list_news li .date span { height:100%; margin-left:40px; display:inline-block;}
#list .list_news li .date span:first-child { margin:0;}
#list .list_news li:hover a { background:#da251d;}
#list .list_news li:hover p { color:#fff;}
#list .list_news li:hover .imgs img { transform:scale(1.08);}

#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:#da251d;}
#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:#da251d; 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:#ffe734;}
#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;}

#list .search_news { width:100%; margin:-22px 0; background:#fff; position:relative; z-index:90;}
#list .search_news li { width:100%; padding:20px 0 24px; border-top:#c9caca 1px dotted;}
#list .search_news li:first-child { border:0;}
#list .search_news li p { font-size: 14px; overflow:hidden; position:relative; z-index:10;}
#list .search_news li .name { margin-bottom:16px; line-height:20px; font-size:18px; white-space:normal;}
#list .search_news li .name a { color:#3a3a3a;}
#list .search_news li .img { float:left; width:128px; height:85px; margin:-3px 15px -10px 0; font:0/0 Arial; overflow:hidden; z-index:20;}
#list .search_news li .img img { min-height:100%; transition:all 0.8s;}
#list .search_news li .info { height:44px; line-height:22px; color:#777;}
#list .search_news li .date { margin-top:18px; line-height:14px; color:#898989;}
#list .search_news li .date span { height:100%; padding-left:21px; display:inline-block; position:relative;}
#list .search_news li .date span:before { width:1px; height:12px; content:""; background:#898989; position:absolute; top:50%; left:10px; margin-top:-6px;}
#list .search_news li .date span:first-child { padding:0;}
#list .search_news li .date span:first-child:before { display:none;}

#list .search_news li:hover a { color:#da251d;}
#list .search_news li:hover .imgs img { transform:scale(1.08);}

/**详情**/
#detail { position:relative; z-index:20;}

#detail .pages { width:100%; margin-top:30px; padding-top:30px; border-top:#ddd 1px solid;}
#detail .pages li { width:calc((100% - 20px) / 2); margin-left:20px; height:50px; line-height:48px; font-size:14px;}
#detail .pages li:first-child { margin:0;}
#detail .pages li a { float:left; width:calc(100% - 30px); height:calc(100% - 2px); padding:0 14px; border:#3f3537 1px solid; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#detail .pages li i { float:left; height:100%; padding-right:25px; position:relative;}
#detail .pages li i:after { width:1px; height:20px; content:""; background:#ddd; position:absolute; top:50%; right:14px; margin-top:-10px;}
#detail .pages li a:hover { border-color:#da251d; color:#da251d;}
#detail .pages li .none,#detail .pages li .none:hover { border-color:#9aa1a5; color:#9aa1a5;}

#detail .view_product_title { width:100%; margin:-6px 0 30px; border-bottom:#ddd 1px solid;}
#detail .view_product_title h1 { float:left; width:100%; margin-bottom:21px; line-height:34px; font-size:24px; font-weight:bold; color:#da251d;}
#detail .view_product_title li { width:100%; margin:-4px 0 12px; line-height:20px; font-size:14px;}

#detail .view_news_title { width:100%; margin:-6px 0 30px; border-bottom:#ddd 1px solid;}
#detail .view_news_title h1 { float:left; width:100%; line-height:34px; font-size:24px; font-weight:bold; color:#30363a;}
#detail .view_news_title li { width:100%; margin:17px 0 12px; line-height:20px; font-size:14px; color:#898989;}
#detail .view_news_title li span { padding-left:21px; display:inline-block; position:relative;}
#detail .view_news_title li span:before { width:1px; height:12px; content:""; background:#898989; position:absolute; top:50%; left:10px; margin-top:-6px;}
#detail .view_news_title li span:first-child { padding:0;}
#detail .view_news_title li span:first-child:before { display:none;}

#detail .view_zhaopin_title { width:100%; margin:-6px 0 30px; border-bottom:#ddd 1px solid;}
#detail .view_zhaopin_title h1 { float:left; width:100%; line-height:34px; font-size:24px; font-weight:bold; color:#30363a;}
#detail .view_zhaopin_title li { width:100%; margin:20px 0 15px; line-height:14px; font-size:14px;}
#detail .view_zhaopin_title li span { padding-left:21px; display:inline-block; position:relative;}
#detail .view_zhaopin_title li span:before { width:1px; height:12px; content:""; background:#898989; position:absolute; top:50%; left:10px; margin-top:-6px;}
#detail .view_zhaopin_title li span:first-child { padding:0;}
#detail .view_zhaopin_title li span:first-child:before { display:none;}

/**弹出**/
#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:14px; height:14px; content:""; background:url(../images/base.png) no-repeat -35px -45px; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto; cursor:pointer; transition:all 0.35s;}
#pop_div .close2:hover { background:rgba(162,39,32,0.3);}
#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:rgba(218,37,29,1); 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:-35px; transition:all 0.3s; 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:#da251d !important; height:44px !important; line-height:44px !important; text-align:center;}
.pop_photo .info { width:calc(100% - 40px); max-height:20px; padding:8px 20px 10px; background:rgba(0,0,0,0.5); line-height:20px; font-size:13px; color:#fff; bottom:40px; 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%;}

@media (max-width:1430px){
footer #fixed_right { margin-right:-650px;}
}