﻿@charset "utf-8";
html,body { width:100%; overflow-x:hidden;}
html { height:100%; background:#fff;}
body { max-width:1920px; margin:0 auto; font:0/0 Arial; color:#595757; overflow-y:hidden;}
* { margin:0; padding:0; list-style:none;}
img { border:0;}
input,select,textarea { float:left; background:none; border:0; font:12px/20px "microsoft yahei"; color:#595757;}
input[type="submit"] { cursor:pointer;}
select:-ms-expand { display:none;}
u { text-decoration:none;}
a,a:hover { text-decoration:none; color:#4bb033;}
a { color:#595757; blr:expression(this.onFocus=this.blur());}
:focus { outline:none;}
div { font:12px/20px "microsoft yahei";}
p,li,h1,dt,dd,input,select,textarea { text-align:justify; text-justify:inter-ideograph;}
i,em,cite { font-style:normal;}
ul,ol,li { float:left;}
h1,h2,h3,h4,h5,h6 { font:normal 12px/20px "microsoft yahei"; text-transform:uppercase;}
table { border:#ddd 1px solid; border-collapse:collapse; border-spacing:0;}
th,td { padding:0 10px; border:#ccc 1px solid; 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.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);}
.m_fl { float:left;}
.m_fr { float:right;}
.m_auto { margin:auto; float:none !important;}
.overflow,li { overflow:hidden;}
.clearfix { zoom:1;}
.clearfix:after { clear:both; content:""; display:block;}
.ffsong { font-family:"SimSun";}
.ffyahei { font-family:"microsoft yahei";}
.hidden { display:none;}
.display { display:block;}
.red { color:red !important;}
.img,.loading,#slides .imgs ul li,.photo .view_photo_img img { background:#f5f5f5 url(../images/img_loading.gif) no-repeat center center; background-size:40px;}

/**头部和尾部**/
header { width:100%; position:relative; z-index:200;}
header .header { width:90%; height:80px; position:relative;}

header .logo { height:52px; position:absolute; top:50%; left:0; margin-top:-26px; z-index:20;}
header .logo img { height:100%;}

header .nav { height:100%; line-height:80px; position:absolute; top:0; right:150px; z-index:20;}
header .nav li { height:100%; margin-left:10px; position:relative; z-index:20; overflow:visible;}
header .nav li>a { height:100%; padding:0 25px; font-size:15px; display:block; position:relative; z-index:10;}
header .nav li:hover>a { background:rgba(75,176,51,0.1);}
header .nav li>a.active { background:#4bb033; color:#fff;}

header .header_search { width:0; height:27px; overflow:hidden; position:absolute; top:50%; right:37px; margin-top:-14px; z-index:20; transition:all 0.5s;}
header .header_search em { width:27px; height:27px; background:#4bb033; border-radius:100%; font:0/0 Arial; position:absolute; top:0; right:0; z-index:20;}
header .header_search em:after { width:15px; height:15px; content:""; background:url(../images/base.png) no-repeat 0 0; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto;}
header .header_search input { position:absolute;}
header .header_search input[type=text] { width:calc(100% - 2px); height:calc(100% - 2px); line-height:24px; background:#fff; border:#4bb033 1px solid; border-radius:32px; text-indent:10px; color:#4bb033; top:0; left:0; z-index:10;}
header .header_search input[type=text]:focus { color:#4bb033;}
header .header_search input[type=submit] { width:27px; height:27px; background:none; border:0; top:0; right:0; z-index:30; cursor:pointer;}
header .header_search.open { width:170px; z-index:40;}

header .icon { height:27px; position:absolute; top:50%; right:0; margin-top:-14px; z-index:30;}
header .icon li { width:27px; height:100%; margin-left:10px; background:#aeb3b5; border-radius:100%; position:relative; cursor:pointer; overflow:visible;}
header .icon li:hover { background:#4bb033;}
header .icon li:before { width:15px; height:15px; 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.search:before { background-position:0 0;}
header .icon li.weixin { display: none;}
header .icon li.weixin:before { background-position:-15px 0;}
header .icon li.qq:before { background-position:-30px 0;}
header .icon li a { width:100%; height:100%; display:block; font:0/0 Arial; position:relative; z-index:20;}
header .icon li p { width:120px; height:140px; background:none; position:absolute; top:20px; left:50%; margin-left:-60px; transition-duration:400ms; transform:translateY(10%); opacity:0; visibility:hidden;}
header .icon li p:before { width:110px; height:110px; content:""; background-color:#fff; border:#4bb033 5px solid; border-radius:3px; position:absolute; bottom:0; left:0; z-index:10;}
header .icon li p:after { width:0; height:0; content:""; border-right:9px solid transparent; border-left:9px solid transparent; border-bottom:#4bb033 9px solid; position:absolute; bottom:120px; left:50%; margin-left:-9px;}
header .icon li p img { width:100px; height:100px; position:absolute; bottom:10px; left:10px; z-index:20;}
header .icon li:hover p { transform:translateY(0); opacity:1; visibility:visible;}

header .mask { width:1920px; height:100%; content:""; position:absolute; bottom:0; left:50%; margin-left:-960px; z-index:10;}

footer { width:100%; margin-top:50px; background:#f7ffe4; border-bottom:#9dcd17 7px solid; position:relative;}
footer:before,footer:after { width:calc(100% / 3); height:7px; content:""; position:absolute; bottom:-7px;}
footer:before { background:#4bb033; left:calc(100% / 3);}
footer:after { background:#006938; right:0;}
#footer { position:fixed; bottom:0; left:0; z-index:100;}
footer .footer { width:1200px; min-height:150px; padding:40px 0; position:relative;}

footer .link { width:100%; height:15px; margin-top:25px; line-height:15px; font-size:15px; position:relative; z-index:10;}
footer .link li { height:100%; padding-left:31px; position:relative;}
footer .link li:before { width:1px; height:14px; content:""; background:#b6bbac; position:absolute; top:50%; left:15px; margin-top:-7px;}
footer .link li:first-child { padding:0;}
footer .link li:first-child:before { display:none;}
footer .link li a { width:100%; height:100%; display:block;}

footer .copyright { margin-top:30px; line-height:26px; font-size:12px; position:relative; z-index:10;}
footer .copyright i { padding:0 8px;}

footer .ewm { position:absolute; top:40px; right:0; z-index:20; display: none;}
footer .ewm li { width:182px; height:150px; margin-left:20px; position:relative;}
footer .ewm li p { height:100%; line-height:14px; position:absolute; top:0;}
footer .ewm li .img { width:150px; background:#fff; font:0/0 Arial; right:0;}
footer .ewm li .img img { width:134px; height:134px; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto;}
footer .ewm li .txt1 { width:12px; font-weight:bold; left:15px;}
footer .ewm li .txt2 { width:12px; left:0;}

/**首页**/
section { width:100%; position:relative; z-index:100;}

#slides { height:650px; font:0/0 Arial; position:relative; z-index:50;}
#slides .imgs { width:1920px; height:100%; position:absolute; top:0; left:50%; margin-left:-960px; z-index:10;}
#slides .imgs ul { width:1000%; height:100%;}
#slides .imgs ul li { height:100%;}
#slides .imgs ul li img { width:100%; height:100%;}
#slides .list { width:100%; text-align:center; font:0/0 Arial; position:absolute; bottom:10px; left:0; z-index:20;}
#slides .list li { float:none !important; width:14px; height:14px; margin:0 5px; background:rgba(255,255,255,0.7); border-radius:100%; display:inline-block; font:0/0 Arial; position:relative; cursor:pointer;}
#slides .list li.active { background:rgba(0,105,56,1);}
#slides_prev,#slides_next { width:0; height:0; display:none; position:absolute; top:50%; margin-top:-36.5px; z-index:30; cursor:pointer;}
#slides_prev { left:0;}
#slides_next { right:0;}

#index_part1 { margin-top:40px;}
.index_part1 { width:1200px; height:410px; position:relative;}

.index_part1 .list { width:100%; height:100%; position:relative;}
.index_part1 .list li { background:#9dcd17; position:absolute;}
.index_part1 .list li p { overflow:hidden; position:absolute; z-index:20;}
.index_part1 .list li .img { width:100%; height:100%; top:0; left:0; z-index:10;}
.index_part1 .list li .img img { width:100%; min-height:100%; transition:all 0.5s;}
.index_part1 .list li .txt { width:calc(100% - 60px); height:20px; color:#fff; bottom:40px; left:60px; overflow:visible;}
.index_part1 .list li .txt i { line-height:24px; font-size:24px; font-weight:bold; position:absolute; top:-30px; left:15px;}
.index_part1 .list li .txt i:before { width:45px; height:37px; content:""; background:url(../images/base.png) no-repeat 100px 0; position:absolute; bottom:-2px; left:-55px;}
.index_part1 .list li .txt a { float:left; margin:5px 0 0 15px; font-size:14px; color:#fff;}
.index_part1 .list li .txt a:hover { color:#9dcd17;}
.index_part1 .list li.li01 { width:550px; height:100%; top:0; left:0;}
.index_part1 .list li.li01 .txt i:before { background-position:0 -15px;}
.index_part1 .list li.li02 { width:290px; height:50%; top:0; left:550px;}
.index_part1 .list li.li02 .txt { bottom:auto; top:70px;}
.index_part1 .list li.li02 .txt i:before { background-position:-45px -15px;}
.index_part1 .list li.li03 { width:290px; height:50%; background:#006938; bottom:0; left:550px;}
.index_part1 .list li.li03 .txt i:before { background-position:-90px -15px;}
.index_part1 .list li.li04 { width:360px; height:100%; top:0; right:0;}
.index_part1 .list li.li04 .img { height:275px;}
.index_part1 .list li.li04 .txt i:before { background-position:-135px -15px;}
.index_part1 .list li.li04 .txt a:hover { color:#006938;}
.index_part1 .list li:hover .img img { transform:scale(1.08);}

#index_part2 { margin-top:40px;}
.index_part2 { width:1200px; height:65px; position:relative;}

.index_part2 .list { width:calc(100% + 10px); height:100%;}
.index_part2 .list li { width:calc(100% / 6 - 10px); height:100%; margin-right:10px; background:#4bb033; position:relative;}
.index_part2 .list li:before { width:100%; height:0; content:""; background:#006938; position:absolute; bottom:0; left:0; z-index:10; transition:all 0.3s;}
.index_part2 .list li a { width:100%; height:100%; color:#fff; display:block; position:relative; z-index:20;}
.index_part2 .list li a:before { width:40px; height:40px; content:""; background:url(../images/base.png) no-repeat 100px 0; position:absolute; top:50%; left:10px; margin-top:-20px;}
.index_part2 .list li p { position:absolute; left:60px;}
.index_part2 .list li .txt1 { line-height:16px; font-size:16px; top:16px;}
.index_part2 .list li .txt2 { line-height:12px; font-size:12px; bottom:16px;}
.index_part2 .list li.li01 a:before { background-position:0 -52px;}
.index_part2 .list li.li02 a:before { background-position:-40px -52px;}
.index_part2 .list li.li03 a:before { background-position:-80px -52px;}
.index_part2 .list li.li04 a:before { background-position:-120px -52px;}
.index_part2 .list li.li05 a:before { background-position:-160px -52px;}
.index_part2 .list li.li06 a:before { background-position:-200px -52px;}
.index_part2 .list li:hover:before { height:100%;}

/**公共**/
.banner { width:1920px; font:0/0 Arial; position:relative; left:50%; margin-left:-960px; z-index:10;}
.banner .img { width:100%; text-align:center;}

main { width:1200px; position:relative; z-index:100;}
.main_all { width:100%;}
.main_left { width:250px; margin-top:50px;}
.main_right { width:900px; margin-top:50px;}
.main_left_fix { position:absolute; left:50%; margin-left:-600px;}

.main_all .menu,.main_all #menu,.main_all .menuHeight { width:100%; height:60px; background:#fff; position:relative; z-index:20;}
.main_all .menu:before,.main_all #menu:before { width:1920px; height:59px; content:""; background:#fff; border-bottom:#e6e6e6 1px solid; position:absolute; bottom:0; left:50%; margin-left:-960px; z-index:20;}
.main_all .menu li,.main_all #menu li { height:100%; margin-left:2px; position:relative; z-index:30;}
.main_all .menu li:first-child,.main_all #menu li:first-child { margin:0px;}
.main_all .menu li a,.main_all #menu li a { height:100%; padding:0 40px; line-height:58px; font-size:16px; font-weight:bold; display:block; position:relative;}
.main_all .menu li a:after,.main_all #menu li a:after { width:0; height:0; content:""; border-right:transparent 7px solid; border-left:transparent 7px solid; border-bottom:#fff 7px solid; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto 0 auto; display:none;}
.main_all .menu li a:hover,.main_all #menu li a:hover { background:rgba(75,176,51,0.1);}
.main_all .menu li a.active,.main_all #menu li a.active { background:#4bb033; color:#fff;}
.main_all .menu li a.active:after,.main_all #menu li a.active:after { display:block;}
.main_all .menu_fix { width:1200px; position:fixed; top:0; left:50%; margin-left:-600px;}
.main_all #menu { margin-bottom:50px;}
.main_all .menuHeight { z-index:10; display:none;}

.main_all .menulist { width:100%; height:46px; margin-bottom:40px; border:#d6d9ce 2px solid; border-left:0; border-right:0; position:relative;}
.main_all .menulist li { width:50%; height:100%; line-height:44px; text-align:center; font-size:16px;}
.main_all .menulist li a { width:100%; height:100%; display:block;}
.main_all .menulist li a:hover { background:rgba(241,243,231,0.3); color:#4bb033;}
.main_all .menulist li a.active { background:rgba(241,243,231,1); color:#4bb033;}

.main_left .menu { width:250px; padding:100px 0 0; position:relative;}
.main_left .menu span { width:100%; height:100px; background:#4bb033; border-radius:5px; position:absolute; top:0; left:0; z-index:20;}
.main_left .menu span:after { width:89px; height:3px; content:""; background:url(../images/base.png) no-repeat -270px 0; position:absolute; bottom:22px; left:50%; margin-left:-44.5px;}
.main_left .menu h5,.main_left .menu h6 { color:#fff; position:absolute; left:25px;}
.main_left .menu h5 { line-height:18px; font-size:20px; top:25px;}
.main_left .menu h5:after { width:100%; height:1px; content:""; background:rgba(175,205,23,1); position:absolute; bottom:-12px; left:0;}
.main_left .menu h6 { line-height:12px; font-size:12px; bottom:25px;}
.main_left .menu>li { width:100%; height:46px; line-height:46px; margin-top:2px; background:#f1f1f1; text-indent:25px; font-size:14px;}
.main_left .menu>li>a { width:100%; height:100%; display:block; position:relative; transition:all 0.3s;}
.main_left .menu>li>a i { position:relative; z-index:20;}
.main_left .menu>li>a:before,.main_left .menu>li>a:after { position:absolute; top:50%; z-index:10; transition:all 0.3s;}
.main_left .menu>li>a:before { width:0; height:100%; content:""; background:rgba(175,205,23,1); top:0; left:0;}
.main_left .menu>li>a:after { width:20px; height:20px; content:">"; font:16px/20px "SimSun"; color:#595757; right:25px; margin-top:-10px;}
.main_left .menu>li:hover>a,.main_left .menu>li>a.active { color:#fff;}
.main_left .menu>li:hover>a:before,.main_left .menu>li>a.active:before { width:100%;}
.main_left .menu>li:hover>a:after,.main_left .menu>li>a.active:after { color:#fff;}

.location { width:100%; height:49px; margin-bottom:30px; border-bottom:#c9caca 1px solid; position:relative; z-index:10;}
.location h5 { line-height:18px; font-size:18px; color:#4bb033; position:absolute; top:50%; left:0; margin-top:-10px;}
.location span { height:20px; font-family:"SimSun"; color:#898989; position:absolute; top:50%; right:0; margin-top:-10px;}
.location span a { font-family:"microsoft yahei"; color:#595757; position:relative;}
.location span a:hover { color:#4bb033;}
.location span a:first-child:before { width:14px; height:14px; content:""; background:url(../images/base.png) no-repeat -225px 0; position:absolute; top:0; left:-18px; transition:all 0.5s;}
.location span a:first-child:hover:before { background-position:-225px -20px;}

/**页码**/
.pages { width:calc(100% - 100px); height:29px; padding:20px 100px 0 0; margin:22px 0 0 0; border-top:#c9caca 1px solid; text-align:right; position:relative; z-index:100;}
.pages>a,.pages span { height:27px; line-height:26px; padding:0 10px; margin-left:10px; border:#c8cfd2 1px solid; border-radius:3px; display:inline-block; position:relative;}
.pages>a:hover,.pages span { background:#4bb033; border-color:#4bb033; color:#fff;}
.pages .nums { float:left; height:100%; padding:0; margin:0 30px 0 0; background:none; border:0; line-height:28px; color:#595757;}
.pages .nums i { padding:0 3px;}
.pages .none { border-color:#ccc; color:#ccc; cursor:no-drop;}
.pages .none:hover { background:none; border-color:#ccc; color:#ccc;}

.pages .gotoPage { width:60px; height:29px; background:none; border:0; color:#595757; position:absolute; top:20px; right:0;}
.pages .gotoPage em { position:absolute;}
.pages .gotoPage em.value { width:calc(100% - 2px); height:calc(100% - 2px); line-height:26px; border:#c8cfd2 1px solid; border-radius:3px; top:0; left:0; text-align:left; text-indent:9px; cursor:pointer;}
.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;}
.pages .gotoPage em.open { border-color:#4bb033;}
.pages .gotoPage em.open:after { transform:rotate(180deg);}
.pages .gotoPage dl { width:calc(100% - 2px); max-height:161px; background:#fff; border:#c8cfd2 1px solid; 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;}
.pages .gotoPage dl dd { float:left; width:100%; height:26px; line-height:24px; border-top:#f7f7f7 1px solid; text-indent:9px; overflow:hidden;}
.pages .gotoPage dl dd a { float:left; width:100%; height:100%;}
.pages .gotoPage dl dd:first-child { border:0;}
.pages .gotoPage dl dd a:hover,.pages .gotoPage dl dd a.active { background:#4bb033; color:#fff;}
.pages .gotoPage dl.open { transform:translateY(0); opacity:1; visibility:visible;}

.page2 { width:100%; height:40px; padding-bottom:25px; margin:25px 0 25px; border-bottom:#ccc 1px solid; position:relative;}
.page2 li { width:150px; height:40px; text-align:center; position:absolute; top:0;}
.page2 li.prev { left:50%; margin-left:-160px;}
.page2 li.next { right:50%; margin-right:-160px;}
.page2 a { width:calc(100% - 2px); height:calc(100% - 2px); line-height:38px; border:#898989 1px solid; border-radius:3px; font-size:14px; display:inline-block;}
.page2 a:hover { background:#da251d; border-color:#da251d; color:#fff;}
.page2 a.none,.page2 a.none:hover { background:none; border-color:#c8cfd2; color:#c8cfd2;}
.history { width:100%; margin:30px 0 -6px; padding-top:12px; border-top:#ddd 1px solid;}
.history li { width:100%; height:24px; line-height:24px;}
.history li span { color:#9aa1a5;}

/**内容**/
article { width:100%; line-height:26px; font-size:14px; margin:-7px 0 -6px;}
article img { max-width:100%; margin:7px auto -2px;}
article .img { margin-top:0; font:0/0 Arial;}
article .img:first-child,article iframe:first-child { margin-top:7px !important;}
article .img img { margin-top:0 !important;}

article.scroll01 { padding-top:50px;}
article.margin { padding-top:50px;}
article.padding { padding-top:80px !important;}

article.contact { width:calc(100% - 500px); min-height:554px; padding-left:500px; padding-bottom:30px; position:relative; z-index:10;}
article.contact .bottom { width:calc(100% - 500px); height:7px; background:#9dcd17; position:absolute; bottom:7px; right:0;}
article.contact .bottom:before,article.contact .bottom:after { width:calc(100% / 3); height:7px; content:""; position:absolute; bottom:0;}
article.contact .bottom:before { background:#4bb033; left:calc(100% / 3);}
article.contact .bottom:after { background:#006938; right:0;}

/**列表**/
.list_newsImg { width:100%; margin-top:-15px; position:relative; z-index:30;}
.list_newsImg li { width:calc(100% - 2px); height:140px; margin-top:15px; background:#f7f8f8; border:#efefef 1px solid; position:relative;}
.list_newsImg li p { width:calc(100% - 220px); color:#898989; overflow:hidden; position:absolute; left:205px; z-index:20;}
.list_newsImg li a { width:100%; height:100%; display:block; position:relative;}
.list_newsImg li .img { width:180px; height:120px; top:10px; left:10px;}
.list_newsImg li .img img { width:100%; min-height:100%; transition:all 1s}
.list_newsImg li .title { height:16px; line-height:16px; font-size:16px; color:#da251d; text-overflow:ellipsis; white-space:nowrap; top:20px;}
.list_newsImg li .date { line-height:12px; top:55px;}
.list_newsImg li .date span { float:left; height:12px; margin-left:21px; position:relative;}
.list_newsImg li .date span:before { width:1px; height:100%; content:""; background:#898989; position:absolute; top:1px; left:-11px;}
.list_newsImg li .date span:first-child { margin:0;}
.list_newsImg li .date span:first-child:before { display:none;}
.list_newsImg li .info { height:40px; bottom:16px;}
.list_newsImg li:hover { background:#4bb033;}
.list_newsImg li:hover a,.list_newsImg li:hover p { color:#fff;}
.list_newsImg li:hover .img img { transform:scale(1.1);}
.list_newsImg li:hover .date span:before { background:#fff;}

.list_photo { width:105%; margin:-15px 0 0px;}
.list_photo li { width:390px; height:254px; margin:15px 15px 0 0; position:relative;}
.list_photo li p { width:100%; overflow:hidden; position:absolute; left:0;}
.list_photo li .img { width:100%; height:100%; top:0;}
.list_photo li .img img { width:100%; min-height:100%; transition:all 0.8s;}
.list_photo li .title { height:36px; line-height:36px; background:#dbe2f9; text-align:center; font-size:14px; bottom:0;}
.list_photo li:hover .img { border-color:#da251d;}
.list_photo li:hover .img img { transform:scale(1.1);}
.list_photo li:hover .title { background:#da251d; color:#fff;}

/**内容**/
#detail { width:100%; position:relative;}

#detail .view_news_title { width:100%; margin-bottom:30px;}
#detail .view_news_title h1,#detail .view_news_title h2,#detail .view_news_title h3 { float:left; width:100%; text-align:center;}
#detail .view_news_title h1 { margin:-6px 0 14px; font:bold 20px/30px "microsoft yahei";}
#detail .view_news_title h2 { line-height:20px; margin-top:-10px; color:#898989;}
#detail .view_news_title h2 span { margin-right:15px; text-transform:none; display:inline-block;}
#detail .view_news_title h3 { height:44px; line-height:44px; margin-top:20px; border:#c9caca 1px dotted; border-left:0; border-right:0; font-size:14px; color:#da251d;}
#detail .view_news_title h3 span { margin-right:25px; text-transform:none; display:inline-block;}

#detail .view_photo_title { width:100%;}
#detail .view_photo_title h1 { float:left; width:100%; margin:-6px 0 14px; text-align:center; font:20px/30px "microsoft yahei"; color:#30363a;}

#detail .view_photo_img { width:100%; text-align:center; font:0/0 Arial; position:relative;}
#detail .view_photo_img em { display:inline-block; position:relative;}
#detail .view_photo_img img { max-width:730px;}

#detail .view_photo_list { width:730px; height:122px; margin-top:15px; overflow:hidden; position:relative; left:50%; margin-left:-365px; z-index:20;}
#detail .view_photo_list #list3_auto { width:1000000000%; height:100%;}
#detail .view_photo_list li { width:175px; height:100%; margin-right:10px; position:relative;}
#detail .view_photo_list li a { float:left; width:100%; height:100%; position:relative;}
#detail .view_photo_list li a:before { width:calc(100% - 2px); height:calc(100% - 2px); border:#ddd 1px solid; position:absolute; top:0; left:0; z-index:10;}
#detail .view_photo_list li a:after { width:calc(100% - 4px); height:calc(100% - 4px); content:""; border:#da251d 2px solid; position:absolute; top:0; left:0; z-index:20; display:none;}
#detail .view_photo_list li img { width:100%; min-height:100%;}
#detail .view_photo_list li a.active:after,#detail .view_photo_list li a:hover:after { display:block;}

/**留言**/
.message { width:480px; height:570px; background:url(../images/bg_message.png) no-repeat; position:absolute; top:57px; left:0;}
.message dt { line-height:28px; font-size:30px; color:#fff; position:absolute; top:40px; left:50px;}
.message dd { float:left; margin:20px 40px 0; width:calc(100% - 80px); height:50px; border-radius:25px; overflow:hidden; position:relative;}
.message dd:before { width:25px; height:22px; content:""; background:url(../images/base.png) no-repeat 100px 0; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto auto 18px; z-index:20;}
.message dd.user { margin-top:105px;}
.message dd.user:before { background-position:0 -92px;}
.message dd.tel:before { background-position:-25px -92px;}
.message dd.detail { height:195px;}
.message dd.submit { width:200px; line-height:48px; background:#006938; text-align:center; font-size:16px; color:#fff; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto 55px auto; cursor:pointer;}
.message dd input,.message dd textarea { width:100%; height:100%; background:#fff; text-indent:54px; font-size:16px; color:#595757; position:relative; z-index:10;}
.message dd textarea { width:calc(100% - 36px); height:calc(100% - 30px); padding:15px 18px; line-height:24px; text-indent:0;}
.message .loading { width:100%; height:100%; background:rgba(0,0,0,0.1) url(../images/img_loading.gif) no-repeat center center; background-size:40px; position:absolute; top:0; left:0; z-index:30; display:none;}

/**搜索**/
.search { width:100%;}
.search .list_tongji { width:100%; height:50px; line-height:50px; background:#e6e6e6;}
.search .list_tongji li { height:100%; text-indent:15px; font-size:14px;}
.search .list_tongji i { color:#f00;}

.search .list_txtlist { width:100%; margin:10px 0 -23px; background:#fff; position:relative; z-index:30;}
.search .list_txtlist li { width:100%; padding-bottom:18px; margin-top:16px; border-bottom:#c9caca 1px dotted; color:#898989;}
.search .list_txtlist li p { float:left; width:100%;}
.search .list_txtlist li .title { line-height:22px; font-size:16px;}
.search .list_txtlist li .date { line-height:12px; margin-top:10px;}
.search .list_txtlist li .date span { height:100%; padding-left:11px; margin-left:10px; border-left:#898989 1px solid; display:inline-block;}
.search .list_txtlist li .date span:first-child { padding:0; margin:0; border:0;}
.search .list_txtlist li .info { margin-top:10px;}
.search .list_txtlist li:hover a { color:#da251d;}

/**弹出**/
#pop_div { width:100%; height:100%; background:rgba(0,0,0,0.6); position:fixed; top:0; left:0; z-index:9999; display:none;}
.pop_div { width:100%; text-align:center; font:0/0 "microsoft yahei"; position:absolute; top:50%; left:0;}
.pop_div .showImg { float:none !important; position:relative; display:inline-block;}
.pop_div .showImg img { position:relative; max-height:500px; z-index:10;}
.pop_div .showImg li { position:absolute; cursor:pointer; z-index:20;}
.pop_div .showImg .loading { width:100%; height:100%; background-color:rgba(0,0,0,0.1); top:0; left:0; z-index:15; display:none;}
.pop_div .showImg .close { width:35px; height:21px; top:0px; right:-35px;}
.pop_div .showImg .close:before { width:21px; height:21px; content:""; background:url(../images/base.png) no-repeat -50px -92px; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto; cursor:pointer; transition:all 0.5s;}
.pop_div .showImg .close:hover:before { transform:rotate(180deg);}
.pop_div .showImg .page { width:136px; height:42px; border:#fff 2px solid; line-height:42px; text-align:center; font-size:14px; color:#fff; position:absolute; bottom:-60px; z-index:20;}
.pop_div .showImg .page:hover { border-color:#4bb033; color:#4bb033;}
.pop_div .showImg .page i { display:inline-block; position:relative;}
.pop_div .showImg .page i:before { width:0; height:0; font:14px/20px "SimSun"; color:#fff; position:absolute; top:50%; margin-top:-9px;}
.pop_div .showImg .page:hover i:before { color:#4bb033;}
.pop_div .showImg .end,.pop_div .showImg .end:hover { border-color:#898989; color:#898989;}
.pop_div .showImg .end i:before,.pop_div .showImg .end:hover i:before { color:#898989;}
.pop_div .showImg .prev { left:50%; margin-left:-148px;}
.pop_div .showImg .prev i { padding-left:22px;}
.pop_div .showImg .prev i:before { content:"<<"; left:0;}
.pop_div .showImg .next { right:50%; margin-right:-148px;}
.pop_div .showImg .next i { padding-right:22px;}
.pop_div .showImg .next i:before { content:">>"; right:14px;}

@media (min-width:1650px){
header .header { height:100px;}
header .nav { line-height:100px;}
.index_footer .footer { width:1400px;}

.index_part1 { width:1400px; height:480px;}
.index_part1 .list li .txt { width:calc(100% - 65px); left:65px;}
.index_part1 .list li.li01 { width:640px;}
.index_part1 .list li.li02 { width:340px; left:640px;}
.index_part1 .list li.li02 .txt { bottom:auto; top:70px;}
.index_part1 .list li.li03 { width:340px; left:640px;}
.index_part1 .list li.li04 { width:420px;}
.index_part1 .list li.li04 .img { height:340px;}

.index_part2 { width:1400px;}
.index_part2 .list li a:before { left:17px;}
.index_part2 .list li p { left:74px;}
}