@charset "utf-8";
@font-face {
  font-family: "Futura-Md-BT";
  src: url("Futura-Md-BT.woff2") format("woff2"),
       url("Futura-Md-BT.woff") format("woff"),
       url("Futura-Md-BT.ttf") format("truetype"),
       url("Futura-Md-BT.eot") format("embedded-opentype"),
       url("Futura-Md-BT.svg") format("svg");
}
body{font-size:14px;font-family: "微軟正黑體","Microsoft YaHei New","Microsoft Yahei","微软雅黑","Hiragino Sans GB","冬青黑体","Arial","Helvetica","SimHei","黑体","STXihei","华文细黑",sans-serif;  }
*{ margin:0; padding:0;font-family:"微軟正黑體","Microsoft YaHei New","Microsoft Yahei","微软雅黑","Hiragino Sans GB","冬青黑体","Arial","Helvetica","SimHei","黑体","STXihei","华文细黑",sans-serif; }
img{ border:none;}
ul,li{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
a:link {color: #000;text-decoration: none;}
a:visited {text-decoration: none;color: #000;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] ,select{ -webkit-appearance: none; border-radius: 0;}
textarea { -webkit-appearance: none; border-radius: 0; background:none; outline:none; padding:0; margin:0; border:none;}
::-moz-selection { background: #f7a300; color: #fff; text-shadow: none; }
::selection { background: #f7a300; color: #fff; text-shadow: none; }
a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; }
a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: none; }
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.fc { text-align: center; }
.fr { text-align: right; }

.header-box{ position:fixed; width:100%; left:0; top:0; z-index:99; padding-bottom:16px; transition:0.42s;}
.logo{ float:left; padding-left:14px; width:227px; margin-top:20px; padding-right:9px; line-height:0; position:relative; z-index:5;}
.logo:before{ content:""; width:44px; height:1px; background:rgba(255,255,255,0.2); background:#fff\9; filter:alpha(opacity=20); position:absolute; left:-58px; top:20px;}
.logo:after{ content:""; width:1px; height:47px; position:absolute; right:-19px; top:7px; background:rgba(255,255,255,0.2); background:#fff\9; filter:alpha(opacity=20);}
.logo img{ display:block; width:100%; height:auto; line-height:1; position:absolute; left:0; top:0; opacity:0; visibility:hidden; transition:0.42s opacity;}
.logo img.show{ opacity:1; visibility:visible; position:relative;}

.nav{ position:absolute; left:52%; top:0; margin-left:-300px; z-index:10;}
.nav >li{ float:left; margin-right:50px; position:relative; padding-bottom:20px;}
.nav >li:last-child{ margin-right:0;}
.nav >li >a{ display:block; padding:42px 4px 0; line-height:1; font-weight:bold; color:#fff; font-size:16px; position:relative; transition:0.42s;}
.nav >li >a:before{ content:""; width:100%; height:6px; background:#fff; position:absolute; left:0; top:0; transform-origin:100%; -webkit-transform-origin:100%; -webkit-transition:-webkit-transform .45s cubic-bezier(.4,0,.2,1); transition:-webkit-transform .45s cubic-bezier(.4,0,.2,1); transition:transform .45s cubic-bezier(.4,0,.2,1); transition:transform .45s cubic-bezier(.4,0,.2,1),-webkit-transform .45s cubic-bezier(.4,0,.2,1); transform:scaleX(0); -webkit-transform:scaleX(0); visibility:hidden\9;}
.nav >li:hover >a:before,.nav >li.active >a:before{ transform:scaleX(1); -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform-origin:0; -webkit-transform-origin:0; visibility:visible\9;}
.nav >li:hover .meundowns{ opacity:1; visibility:visible; top:73px;}

.meundowns{ background:#fff; position:absolute; width:132px; padding:10px 6px 25px; left:50%; margin-left:-74px; top:83px; opacity:0; transition:430ms; visibility:hidden; z-index:20;}
.meundowns:before{ content:""; width:10px; height:5px; background:url(../images/arrow.png) center no-repeat; position:absolute; left:50%; margin-left:-5px; top:-5px;}
.meundowns li{ position:relative;}
.meundowns li:before{ content:""; width:0; height:100%; background:#282828; position:absolute; left:50%; top:0; transition:320ms; opacity:0;}
.meundowns li a{ display:block; text-align:center; line-height:30px; color:#000000; font-size:14px; position:relative;}
.meundowns li:hover:before{ width:100%; opacity:1; left:0;}

.eq-list{ float:right; padding-right:15px; margin-top:35px; padding-left:20px; position:relative;}
.eq-list .line1{ width:1px; height:28px; background:rgba(255,255,255,0.4); background:#fff\9; filter:alpha(opacity=40); position:absolute; left:0; top:0;}
.eq-list .line2{ width:58px; height:1px; background:rgba(255,255,255,0.4); background:#fff\9; filter:alpha(opacity=40); position:absolute; right:0; top:14px;}
.eqs{ padding:0 6px;}
.eqs li{ float:left; margin-right:14px; width:28px; height:28px; border:1px solid rgba(255,255,255,0.6); border:1px solid #fff\9; text-align:center; border-radius:50%; transition:0.42s; position:relative}
.eqs li:before{ content:""; width:102%; height:102%; background:#fff; background:#fff; position:absolute; left:-1%; top:-1%; border-radius:50%;  transform:scale(0); -webkit-transform:scale(0); -moz-transform:scale(0); overflow:hidden; transition:0.32s; visibility:hidden;}
.eqs li:last-child{ margin-right:0;}
.eqs li a{ display:block; height:28px; line-height:28px; position:relative; z-index:5;}
.eqs li:nth-child(1) a{ background:url(../images/tel1.png) center no-repeat;}
.eqs li:nth-child(2) a{ background:url(../images/weixin1.png) center no-repeat;}
.eqs li:nth-child(3) a{ background:url(../images/qq1.png) center no-repeat;}
.eqs li:hover:before{ transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); visibility:visible;}
.eqs li:nth-child(1):hover a{ background:url(../images/tel.png) center no-repeat;}
.eqs li:nth-child(2):hover a{ background:url(../images/weixin2.png) center no-repeat;}
.eqs li:nth-child(3):hover a{ background:url(../images/qq2.png) center no-repeat;}
.header-box{ border-top:6px#c2a161 solid;width:100%;}
.header-box.scoll{ box-shadow:0 0 5px rgba(0,0,0,0.3);}
.header-box.scoll,.innerheader{ background:#fff; animation: 850ms 350ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: fadedown; animation-name: fadedown;}
.innerheader{ animation:none; -webkit-animation:none; -moz-animation:none;}
.header-box.scoll:before, .innerheader:before {
    content: "";
    width: 100%;
    height: 1px;
    background:#d6d6d6;
    position: absolute;
    left: 0; z-index: 88;
    top: 50px;
}

.header-box.scoll:before,.innerheader:before{ content:""; width:100%; height:1px; background:#d6d6d6; position:absolute; left:0; top:50px;}
.header-box.scoll .logo,.innerheader .logo{ background:#fff;}
.header-box.scoll .logo img.show,.innerheader .logo img.show{ opacity:0; visibility:hidden; position:absolute;}
.header-box.scoll .logo img.hide,.innerheader .logo img.hide{ opacity:1; visibility:visible; position:relative; left:0;}
.header-box.scoll .logo:after,.innerheader .logo:after{ background:#adadad;}
.header-box.scoll .nav,.innerheader .nav{ background:#fff;}
.header-box.scoll .nav >li >a,.innerheader >.nav >li >a{ color:#333333;}
.header-box.scoll .nav li:hover .meundowns:before,.innerheader >.nav >li:hover .meundowns:before{ background:url(../images/arrow1_1.png) center no-repeat;}
.header-box.scoll .nav >li .meundowns li a,.innerheader >.nav >li .meundowns li a{ color:#fff;}
.header-box.scoll .nav li:hover .meundowns,.innerheader >.nav >li:hover .meundowns{ background:#c2a161;}
.header-box.scoll .nav >li:hover >a,.header-box.scoll .nav >li.active >a,.innerheader .nav >li:hover >a,.innerheader .nav >li.active >a{ color:#c2a161;}
.header-box.scoll .nav >li >a:before,.innerheader .nav >li >a:before{ background:#c2a161;}
.header-box.scoll .eq-list .line1,.innerheader .eq-list .line1{ background:#adadad;}
.header-box.scoll .eqs,.innerheader .eqs{ background:#fff;}
.header-box.scoll .eqs li,.innerheader .eqs li{ border-color:#a5a5a5; background:#fff;}
.header-box.scoll .eqs li:before,.innerheader .eqs li:before{ background:#a5a5a5;}
.header-box.scoll .eqs li:nth-child(1) a,.innerheader .eqs li:nth-child(1) a{ background:url(../images/tel.png) center no-repeat;}
.header-box.scoll .eqs li:nth-child(1):hover a,.innerheader .eqs li:nth-child(1):hover a{ background:url(../images/tel1.png) center no-repeat;}
.header-box.scoll .eqs li:nth-child(2) a,.innerheader .eqs li:nth-child(2) a{ background:url(../images/weixin.png) center no-repeat;}
.header-box.scoll .eqs li:nth-child(2):hover a,.innerheader .eqs li:nth-child(2):hover a{ background:url(../images/weixin1.png) center no-repeat;}
.header-box.scoll .eqs li:nth-child(3) a,.innerheader .eqs li:nth-child(3) a{ background:url(../images/qq.png) center no-repeat;}
.header-box.scoll .eqs li:nth-child(3):hover a,.innerheader .eqs li:nth-child(3):hover a{ background:url(../images/qq1.png) center no-repeat;}


.header-box.scoll{ box-shadow:0 0 5px rgba(0,0,0,0.3);}
.header-box.scoll,.innerheader{ background:#fff; animation: 850ms 350ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: fadedown; animation-name: fadedown;}

.innerheader{ animation:none; -webkit-animation:none; -moz-animation:none;}
.header-box.scoll:before,.innerheader:before{ content:""; width:100%; height:1px; background:#d6d6d6; position:absolute; left:0; top:50px;}
.header-box.scoll .logo,.innerheader .logo{ background:#fff;}
.header-box.scoll .logo img.show,.innerheader .logo img.show{ opacity:0; visibility:hidden; position:absolute;}
.header-box.scoll .logo img.hide,.innerheader .logo img.hide{ opacity:1; visibility:visible; position:relative; left:0;}
.header-box.scoll .logo:after,.innerheader .logo:after{ background:#adadad;}
.header-box.scoll .nav,.innerheader .nav{ background:#fff;}
.header-box.scoll .nav >li >a,.innerheader >.nav >li >a{ color:#333333;}
.header-box.scoll .nav li:hover .meundowns:before,.innerheader >.nav >li:hover .meundowns:before{ background:url(../images/arrow1_1.png) center no-repeat;}
.header-box.scoll .nav >li .meundowns li a,.innerheader >.nav >li .meundowns li a{ color:#fff;}
.header-box.scoll .nav li:hover .meundowns,.innerheader >.nav >li:hover .meundowns{ background:#c2a161;}
.header-box.scoll .nav >li:hover >a,.header-box.scoll .nav >li.active >a,.innerheader .nav >li:hover >a,.innerheader .nav >li.active >a{ color:#c2a161;}
.header-box.scoll .nav >li >a:before,.innerheader .nav >li >a:before{ background:#c2a161;}
.header-box.scoll .eq-list .line1,.innerheader .eq-list .line1{ background:#adadad;}
.header-box.scoll .eqs,.innerheader .eqs{ background:#fff;}
.header-box.scoll .eqs li,.innerheader .eqs li{ border-color:#a5a5a5; background:#fff;}
.header-box.scoll .eqs li:before,.innerheader .eqs li:before{ background:#a5a5a5;}
.header-box.scoll .eqs li:nth-child(1) a,.innerheader .eqs li:nth-child(1) a{ background:url(../images/tel.png) center no-repeat;}
.header-box.scoll .eqs li:nth-child(1):hover a,.innerheader .eqs li:nth-child(1):hover a{ background:url(../images/tel1.png) center no-repeat;}
.header-box.scoll .eqs li:nth-child(2) a,.innerheader .eqs li:nth-child(2) a{ background:url(../images/weixin.png) center no-repeat;}
.header-box.scoll .eqs li:nth-child(2):hover a,.innerheader .eqs li:nth-child(2):hover a{ background:url(../images/weixin1.png) center no-repeat;}
.header-box.scoll .eqs li:nth-child(3) a,.innerheader .eqs li:nth-child(3) a{ background:url(../images/qq.png) center no-repeat;}
.header-box.scoll .eqs li:nth-child(3):hover a,.innerheader .eqs li:nth-child(3):hover a{ background:url(../images/qq1.png) center no-repeat;}


.nclose{ display:block; width:25px; height:25px; background:url(../images/close2.png) center no-repeat; position:absolute; right:20px; top:15px; transition:0.44s;}
.nclose.hover{ transform:rotate(180deg); -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg);}
.navigateli >li{ border-bottom:1px solid #cccccc;}
.navigateli >li >a{ display:block; color:#333333; font-size:15px; padding-left:28px; line-height:54px; position:relative;}
.navigateli >li >a.now{ background:#bd671b; color:#fff;}
.navigateli >li >a.now b:before,.navigateli >li >a.now b:after{ background:#fff;}
.navigateli >li >a.now b:after{ transform:translateY(30px); -webkit-transform:translateY(30px); -moz-transform:translateY(30px); opacity:0;}
.navigateli >li >a b{ display:block; width:15px; height:15px; position:absolute; right:28px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);}
.navigateli >li >a b:before{ content:""; width:100%; height:2px; background:#999999; position:absolute; left:0; top:7px; transition:0.32s;}
.navigateli >li >a b:after{ content:""; width:2px; height:100%; background:#999999; position:absolute; left:7px; top:0; transition:0.32s;}
.navdown{ background:#dbdbdb; display:none;}
.navdown li a{ display:block; color:#333333; font-size:15px; padding-left:28px; line-height:50px;}

@keyframes fadedown {
    from { transform: translateY(-100%); opacity: 0; }

    to { transform: translateY(0); opacity: 1; }
}

@keyframes shake {
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }

    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }

    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }

    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }

    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }

    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }

    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }

    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}

@-webkit-keyframes shake {
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }

    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }

    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }

    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }

    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }

    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }

    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }

    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}
.popUpblack { background: #000\9; filter: alpha(opacity=80); background: rgba(0,0,0,0.8); width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; z-index: 1010; display: none; }
.popUp { width: 220px; height: 242px; border: 2px solid #bd671b; background: #fff; position: fixed; left: 50%; top: 50%; margin: -87px 0 0 -115px; z-index: 1004; }
.popUp .t { padding: 0 0 0 10px; height: 26px; line-height: 26px; color: #666; font-weight: bold; border-bottom: 1px solid #e8e8e8; background: #f2f2f2; }
.popUp .t .close { padding: 0 10px 0 0; float: right; cursor: pointer; color: #666; font-weight: normal; }
.popUp .img { padding: 20px; }
.popUp .img img { width: 100%; display: block; }


.cp_lm_main{width:98%;margin: 0 auto; padding: 30px 0; }
.cp_lm_name{float:left;}
.cp_lm_list{float:right; }
.case_list{width:910px;border: 1px #fff solid;padding: 10px;}
.case_list li{ float:left;width:130px; line-height: 35px;font-size:14px;}
.case_list li a{color:#fff;}
.kairui_about{width:100%; height:760px; margin: 0 auto}
.fl{ float:left;}
.fr{ float:right;}
.container{width: 1280px; margin: 0 auto;  }
.container::after{content: '';clear: both;display: block;}
.sy_a_m{width:80%; text-align:center; padding-top: 2%; color: #fff; margin: 0 auto}
.sy_a_m .a_28{font-size:28px; font-weight: bold;}
.sy_a_m .l_t{ background:#008cd6; height:6px;width:50px; margin: 10px auto}
.sy_a_m .jianjie{font-size:16px; padding-top: 30px;}


.levawr{ position:relative; height:47px;}
.leval-menu{ position:absolute; top:0; width:100%; left:0; height:48px; z-index:10;}
.levals{ width:100%; text-align:center; position:relative; left:0; top:0; border-bottom:1px solid #cccccc; z-index:30; line-height:0; background:#fff;}
.levalfix{ display:inline-block; margin:auto;}
.levalfix li{ float:left; padding:0; line-height:1; position:relative;}
.levalfix li a{ display:block; padding:0 24px; height:47px; line-height:47px; text-align:center; color:#333333; font-size:16px; font-weight:bold; position:relative;}
.levalfix li a:before{ content:""; width:1px; height:14px; background:#999999; position:absolute; right:0; top:50%; margin-top:-7px; transition:0.28s;}
.levalfix li:before{ content:""; width:100%; height:100%; position:absolute; left:0; top:0; background:#c2a161; transform-origin: 100%; -webkit-transform-origin: 100%; -webkit-transition: -webkit-transform .42s cubic-bezier(.4,0,.2,1); transition: -webkit-transform .42s cubic-bezier(.4,0,.2,1); transition: transform .42s cubic-bezier(.4,0,.2,1); transition: transform .42s cubic-bezier(.4,0,.2,1),-webkit-transform .42s cubic-bezier(.4,0,.2,1); transform: scaleX(0); -webkit-transform: scaleX(0); visibility: hidden\9;}
.levalfix li:hover:before,.levalfix li.current:before{ transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); transform-origin: 0; -webkit-transform-origin: 0; visibility: visible\9;}
.levalfix li:hover a,.levalfix li.current a{ color:#fff;}
.levalfix li:hover a:before,.levalfix li.current a:before{ opacity:0; visibility:hidden;}


.pbanner{ position:relative;}
.pbanner figure{ display:block; line-height:0; overflow:hidden;}
.pbanner figure img{ display:block; width:100%; height:auto; line-height:0;}
.pbanner strong{ display:block; width:100%; position:absolute; left:0; top:50%; color:#ffffff; font-size:48px; font-weight:bold; text-align:center; margin-top:-46px; line-height:1; padding-bottom:32px; text-transform:uppercase;}
.pbanner strong:before{ content:""; width:42px; height:4px; background:#fff; position:absolute; left:50%; margin-left:-21px; bottom:0;}

.map-box{ background:#fff;}
.map{ width:50%; float:left; height:420px;}
.anchorBL{ display:none;}
.BMap_bubble_title{ color:#be691d; font-size:14px; font-weight:bold;}
.BMap_Marker div >img{ animation-delay: 0ms; animation-duration: 2000ms; animation-iteration-count: infinite; animation-name: scales; animation-play-state: running; animation-timing-function: linear;}

@keyframes scales {
    0% { opacity: 0.2; transform: scale(0.6);}
    33% { opacity: 0.5; transform:scale(0.8);}
    66% { opacity: 1; transform:scale(1);}
    100% { opacity: 0.6; transform:scale(0.6); }
}
.addre{ width:50%; text-align: left }
.addrewr{ width:496px; margin-left:102px; margin-top:82px;}
.add-info{ margin-bottom:22px;}
.add-info:last-child{ margin-bottom:0;}
.addicon{width:62px;height:62px;border-radius:50%;border:2px solid #cccccc;float:left;position:relative;}
.addicon:before{ content:""; width:104%; height:104%; position:absolute; left:-2%; top:-2%; border-radius:50%; background:#cccccc; transform:scale(0); -webkit-transform:scale(0); -moz-transform:scale(0); visibility:hidden; transition:0.34s;}
.addicon img{ display:block; max-width:100%; height:auto; position:absolute; left:0; top:0; right:0; bottom:0; margin:auto;}
.add-info:hover .addicon:before{ transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); visibility:visible;}
.addright{ width:400px; float:right;}
.addright span{ display:block; color:#333333; font-size:16px; margin-bottom:6px;}
.addright span:last-child{ margin-bottom:0;}



.lujing_bg{width:100%; border-bottom: 1px #ececec solid; line-height: 40px; line-height: 40px;}
.lujing{width:1200px; margin: 0 auto}
.lujing li{float:left;}
.yt_jjk{width: 100%;height: 400px;background: url(../images/syabout.jpg) no-repeat center;overflow: hidden;background-attachment: fixed;background-size: cover; box-sizing: border-box; text-align: center;}
.jj_left{width: 585px;margin-top: 75px;}
.jj_right{width: 695px;margin-top: 75px;background: #189e23;height: 400px;}
.jj_right h2 p{font-size: 26px;font-weight: normal;}
.jj_right h2{color: #fff;font-size: 42px;width: 275px;padding-left: 30px;margin-top: 50px;}
.jjnr{height: 150px;overflow: hidden;color: #fff;font-size: 16px;line-height: 26px;margin-top: 30px;width: 640px;margin-left: 30px;}
.jj_right a{display: block;width: 150px;height: 37px;margin-top: 60px;color: #fff;font-size: 14px;line-height: 37px;border:1px solid #fff;text-align: center;float:right;margin-right: 20px;}
.jj_right a:hover{background: #fff;color: #189e23}
.ytjjdh{margin-left: 30px;margin-top: 50px;color: #fff;font-size: 14px;width: 445px;}
.ytjjdh img{float: left;margin-right: 5px;margin-top: 5px;}
.ytjjdh p{font-family: Impact;font-size: 29px;}
.ix3 { display: none }

.about_main{width:1200px; margin: 30px auto; min-height: 200px;padding: 20px}
.about_main p{font-size:15px; line-height: 28px; margin-bottom: 25px; color:#444; text-align: left;text-align: justifyse_date }
/*万华首页*/
.wanhua_ad36,.wanhua_en20{width:100%; text-align: center; margin: 0 auto;}
.wanhua_ad36{font-size:36px; margin-top: 30px}
.wanhua_en20{font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"; text-transform: uppercase;font-size:18px; color:#797979}

.wanhua_list{width:1200px; margin: 20px auto; height:60px;}
.wanhua_list li{width:200px; text-align: center;float:left;
transition-duration: 0.5s;}
.wanhua_list li img{transition-duration: 0.5s; }
.wanhua_list li:hover{transform: rotateY(360deg);}
.wanhua_list li p{font-size:16px; color:#666}
hr{color:#ccc}

.wanhua_wenan{width:100%; text-align: center; margin: 20px auto; font-size:15px; color: #7e7e7e; line-height: 25px;}
.about_more{ text-align: center;width:120px; margin: 0 auto}
.about_more a{color:#fff;background: #c3a075; height: 30px; line-height: 30px; display: block}
.about_more a:hover{color:#fff;background: #232323; height: 30px; line-height: 28px; display: block; border-radius:20px;}


.wanhua_bankuai{width:1200px; margin: 30px auto; height:270px; }
.wanhua_bankuai_l,.wanhua_bankuai_r{width:550px; height: 245px;}
.wanhua_bankuai_l{background: url("../images/bk_baihe.jpg"); text-align: left; padding-left: 30px}
.bankuai24{font-size:22px; color:#fff; padding-top: 80px;}
.bankuai_more{ background: #c2a161; height: 33px; line-height: 33px; text-align: center;width:130px; margin-top: 10px}
.bankuai_more a{color:#fff}
.bankuai_more:hover{border-radius:20px 0 20px 0; background: #fff}
.bankuai_more:hover a{color:#333}
.wanhua_bankuai_r{background: url("../images/bk_fengcai.jpg"); text-align:right; padding-right: 30px}

.end_link{ background: #977751; height: 44px; line-height: 44px; text-align: left; padding-left: 20px; color:#fff; margin-top: 20px}

.yewu_bg{ background:#e7e7e7; height:620px; width:100%}
.yewu{width:1200px; margin: 0 auto; padding-top: 45px; height: 540px}
.yewu_l{width:873px; height: 200px;}
.sy_canyin{ background: url("../images/sy_canyin.jpg") no-repeat;width:346px; }
.sy_xiyu{ background: url("../images/sy_xiyu.jpg") no-repeat;width:520px; }

.sy_huiwu{ background: url("../images/sy_huiwu.jpg") no-repeat;width:346px; }
.sy_hunyan{ background: url("../images/sy_hunyan.jpg") no-repeat;width:520px; }
.yewu_r{width:320px; background: #ccc; height: 200px;}
.sy_kefang{width:320px; height: 44px; background: url("../images/sy_kefang.jpg")}
.sy_lm18{ background: rgba(0,0,0,.5); color:#fff; font-size:18px; height: 44px; line-height: 44px; text-align: center}

.sy_canyin:hover .sy_lm18,.sy_xiyu:hover .sy_lm18,.sy_huiwu:hover .sy_lm18,.sy_kefang:hover .sy_lm18,.sy_hunyan:hover .sy_lm18{ background: rgba(194,161,97,.8); color:#fff; }

.se_date{color:#7e7e7e; line-height: 33px;}
.se_date a{color:#7e7e7e;}

/*万华内页关于我们*/
.clearfix:before, .clearfix:after { content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.icon-arrow-a-left, .icon-arrow-a-right { background: url(../images/icon-sd26986d847.png) no-repeat; }
.icon-arrow-a-left { background-position: 0 0; height: 50px; width: 50px; }
    .icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover { background-position: -60px 0; }
.icon-arrow-a-right { background-position: -120px 0; height: 50px; width: 50px; }
.icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover { background-position: -180px 0; }

#about_main {overflow: hidden; zoom: 1; position: relative; }
#index_b_hero { width: 960px; height: 410px; margin: auto; position: relative; }
    #index_b_hero img { width: 950px; height: 400px; }
    #index_b_hero .heros { width: 960px; height: 410px; }
    #index_b_hero .hero-wrap { overflow: visible; position: absolute; }
    #index_b_hero .next, #index_b_hero .prev { filter: alpha(Opacity=70); opacity: .7; position: absolute; top: 50%; margin-top: -25px; margin-left: 5px; background-color: #303030; z-index: 3; }
        #index_b_hero .next:hover, #index_b_hero .prev:hover { background-color: orangered; }
    #index_b_hero .next { margin: -25px 5px 0 0; right: 0; }
    #index_b_hero .disabled { background-color: #eee; }
    #index_b_hero .mask-left, #index_b_hero .mask-right, #index_b_hero .hero { background: #fff; padding: 5px; z-index: 1; position: absolute; top: 0; left: 0; width: 950px; height: 400px; overflow: hidden; left: 1920px; }
    #index_b_hero .mask-right, #index_b_hero .mask-left { z-index: 4; left: -960px; filter: alpha(Opacity=50); opacity: .5; background: #fff; overflow: hidden; }
    #index_b_hero .mask-right { left: 960px; }
    #index_b_hero .active { z-index: 2; left: 0; }

/*万华首页新闻*/

.information-box {
	background-repeat: no-repeat;
	background-position: center;
	padding: 20px 0 58px;
	color: #fff;
	background-size: 100% 100%;
}
.information-con {
	width: 1200px;
	margin: 0 auto;
}

.information-main {
	background: #fff;
}
.information-main-fl {
	width: 560px;
	overflow: hidden;
	float: left;
	height: 374px;
	position: relative;
}
.information-main-fr {
	width: 600px;
	overflow: hidden;
	float: right;
	height: 374px;
}
.prev {
	display: block;
	position: absolute;
	z-index: 1;
	top: 45%;
	margin-top: -30px;
	left: 5%;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/icon-arrow.png) -126px -137px no-repeat;
	cursor: pointer;
}
.next {
	display: block;
	position: absolute;
	left: auto;
	right: 5%;
	top: 45%;
	margin-top: -30px;
	z-index: 1;
	width: 40px;
	height: 60px;
	background: url(../images/icon-arrow.png) -6px -137px no-repeat;
	cursor: pointer;
}
.information-main-back {
	background: #000;
	filter: Alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	z-index: 1;
	height: 60px;
	bottom: 0;
	width: 600px;
}
.information-main-text {
	position: absolute;
	bottom: 0;
	left: 0;
	width:600px;
	line-height: 60px;
	padding: 0 16px;
	display: block;
	z-index: 2;
	text-align: left;
	margin-top: -20px;
	font-size: 18px;
	color: #fff;
}
.main-btn {
	padding: 10px 17px;
	margin-top: 11px;
	border: 1px solid #7d7d7d;
	line-height: 1;
	color: #fff;
	border: 1px solid #ddd;
	float: right;
	font-size: 16px;
}
.information-main-fl .bd ul li {
	position: relative;
}
.information-main-fr .hd ul {
	font-size: 16px;
}
.information-main-fr .hd ul li {
	float: left;
	cursor: pointer;
	list-style: none;
	height: 60px;
	line-height: 60px;
	color: #666;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-top: 0;
	width: 198px;
	border-left: 0;
}
.information-main-fr .hd ul .on {
	color: #c2a161;
	border-top: 4px solid #c2a161;
	height: 57px;
	border-bottom: 0;
	line-height: 52px;
}
.information-main-fr .bd ul {
	color: #333;
	padding: 0 24px 0 32px;
}
.information-main-fr .bd ul li {
	height: 50px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 50px;
	text-align: left;
	list-style-type: disc;
}
.information-main-fr .bd ul li span {
	float: right;
}
.information-main-fr .bd ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 350px;
	float: left;
}
.information-main-fr .bd ul li a:hover {
	color: #ff5e00;
}
.information-more {
	cursor: pointer;
	color: #f7a302;
	text-align: center;
	line-height: 34px;
	margin-top: 12px;
	font-size: 14px;
}
.information-more a {
	cursor: pointer;
	color: #f7a302;
	text-align: center;
	line-height: 34px;
	margin-top: 12px;
}
.information-more a:hover {
	color: #ff5e00;
}





/*footer*/
.yellow{color:#c2a161;}
.footer_bg{width:100%; background: #282828; height: 240px; margin-top: 30px; overflow: hidden; padding-top: 33px;}
.footer{width:1200px; margin: 0 auto; color: #fff}
.footer_left{width:660px}
.footer_left li{width:150px; text-align: left; float:left;}
.end_lm18{font-size:18px}
.end_tiao{background: #977751; height: 1px; width:50px;  margin: 10px 0}

.end_nav{width:150px; text-align: left;}
.end_nav li{font-size:14px; line-height: 30px;color:#fff}
.end_nav li a{color:#fff}
.end_nav li a:hover{color:#977751}

.footer_right{width:400px;}
.end_lx{width:400px; background: url("../images/2wm.jpg") right no-repeat; height: 140px}
.end_lx14{width:180px; border: 1px #fff solid; height: 40px; line-height: 40px; text-align: center; margin-bottom: 12px}
.end_lx_list{font-size:14px; line-height: 28px;}

.copy{background: #282828; height: 55px; line-height: 55px; border-bottom: 3px #c2a161 solid;border-top: 1px #343434 solid;  text-align: center; color:#fff;font-size:15px;}

.kairui_v{width:100%; margin: 0 auto; }



.bailine { width: 33px; height: 1px; background: #fff; background: rgba(255,255,255,.5); margin-bottom: 15px; }

.ff-1 { font-family: 'futurabt-medium'; font-size:48px; color: #3B3737}
.fwb { display: block; font-size: 24px; color: #666; margin-bottom: 4px;font-weight: bold;}

.s_width{width:1280px; margin:0 auto; position:relative;}
.about_top{width:100%;}

.wh_list{font-size:16px; line-height: 40px; padding-top: 30px}


.sy_cpbg{width:100%;  background: #27569b; height: 840px; padding-top:20px;}

.marquee2 .pro_cc:hover{ background:#efab36;transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.marquee2 .pro_cc:hover em{ color:#fff}

.marquee2 .pro_cc a.pro_cc_pic img{transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; z-index:888}
.marquee2 .pro_cc a.pro_cc_pic img:hover{ transform:scale(1.05,1.05); -moz-transform:scale(1.05,1.05); -webkit-transform:scale(1.05,1.05);}

.marquee2 .pro_cc a.pro_cc_pic:hover{ text-decoration:none;color: #ff0000;text-decoration: none;}

.marquee2 .pro_cc em{ font-style: normal; text-align:center; line-height:45px; display:block; margin-top:0px; font-size:16px; color:#111111;}
.marquee2 .pro_cc p{ color:#e91240; font-weight:bold; font-size:19px; text-align:center; line-height:30px;}
.mar_tel{font-size:24px; font-family:impact;color: #ff9600; text-align: center}
.marquee2 .pro_cc:hover .mar_tel{font-size:24px; font-family:impact;color: #fff; text-align: center}

/*ny_about*/
.ny_about{width:100%; padding: 0 0 50x 0; min-height: 300px;}

.ny_en48{    display: block;
    line-height: 1;
    color: #008cd6;
    font-size: 56px;
    font-family: "PFDinTextCondPro-Light";
    margin-bottom: 30px;
}
.ny_l24{display: block;
    padding-left: 7px;
    width: 153px;
    height: 46px;
    line-height: 46px;
    color: #333333;
    font-size: 16px;
    border-top: 2px solid #666666;
    border-bottom: 2px solid #666666;


}


.newsnei_con li{float:left; padding:0; width:412px; height:420px; position:relative; overflow:hidden; background:#fff; margin:0 21px 0 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}

.newsnei_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.newsnei_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.newsnei_con_l a{ width:412px; height:300px; z-index:3; display:block}
.newsnei_con_l a span{ display:block; color:#ffffff; line-height:40px;  width:390px; position:absolute; bottom:0; z-index:99; font-size:15px; text-align:center;}
.newsnei_con_l a:hover span{ color:#ffd800}

.newsnei_con_b i{ font-style:normal;  display:block; line-height:55px; background:url(../images_nei/jiantou.png) no-repeat right center; z-index:2; position:relative; font-size:18px; color:#333; margin:0 25px;}
.newsnei_con_b p{ margin:0 25px; line-height:24px; font-size:14px; color:#555; height:0; overflow:hidden;}
.newsnei_con_b .newsnei_con_date{ margin:0 25px; line-height:30px; font-size:14px; color:#777}
.newsnei_con li:hover .newsnei_con_b{ height:170px; background:#008cd6;}
.newsnei_con li:hover .newsnei_con_b{ color:#fff}
.newsnei_list_t{ width:1280px; margin:0 auto; padding:160px 0 0 0}
.newsnei_list_t h2{ font-size:26px; color:#f9ac08; font-weight:normal; line-height:35px;}
.newsnei_list_t p{ line-height:65px; font-size:33px; font-weight:bold; color:#fff}
.newsnei_list_t .s_width{ font-size:14px; color:#fff; margin:0 0 20px 0}
.newsnei_list_t .s_width a{ font-size:14px; color:#fff}

.head{ width:100%;  background:#fff; position:fixed; z-index:9999;transition: all 0.5s ease; height:80px; -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);  box-shadow: 0 0 15px rgba(0,0,0,0.2); border-top:6px solid #443195}



.head .head_right{}

.head .nav{  height:100px; transition: all 0.5s ease; float:left}
.head .nav li{ width:90px; float:left; text-align:center; line-height:80px; position:relative; z-index:4; }
.head .nav li span{ position:absolute; bottom:0px; height:2px; width:0; left:50%; margin-left:-47px; background:#ff0000; display:block; opacity:0; transition: all 0.5s ease;}
.head .nav li:hover span{  width:90px;opacity:1;}
.head .nav li a{  font-size:16px; color:#444444; display:block;  }
.head .nav li a:hover{ color:#ff0000;}

.head .nav li div {display:none;width:125px;text-align:center;color:#4f4f4f; background:#e60012; z-index:99999; position:relative;}
.head .nav li div a {display:block;BACKGROUND: url(asdfasdf); COLOR: #fff; line-height:45px; height:45px;FONT-SIZE: 14px;font-weight:normal;border-bottom:1px solid #ed3b49;}
.head .nav li div a:hover {color:#fff; border-bottom:1px dashed #ed3b49; background:#c20b19; border-top:0; border-right:0; border-left:0;FONT-SIZE: 15px;}
.head.small{height:70px; padding:0 0 0px 0;}

.top_r{ float:right;width:80px; line-height:80px; }

.propanel { padding: 15px; padding-right: 0; }
.proList { overflow: hidden; }
.proList li { width: 20%; float: left; height: 633px; position: relative; }
.proList li a { display: block; height: 100%; position: absolute; top: 0; left: 0; width: 100%; color: #fff; }
.proList .pic { margin-right: 15px; }
.proList .pic img { width: auto; height: 633px; }
.pbanner { position: relative; overflow: hidden; }
.pbtxts { width: 1200px; position: absolute; left: 50%; margin-left: -600px; bottom: 35px; color: #fff; }
.pbtxts .en { font-size: 40px; font-weight: bold; text-transform: uppercase; }
.pbtxts .ch { font-size: 48px; font-weight: bold; line-height: 1.1; }
.proList .oti { font-size: 18px; border-bottom: 3px solid #fff; position: absolute; left: 25px; bottom: 45px; padding-bottom: 4px; transition: 300ms; -webkit-transition: 300ms; }
.proList .line { width: 0; height: 5px; background: #e62129; position: absolute; left: 0; bottom: 0; }
.proList .txts { position: absolute; left: 25px; top: 153px; transform: translateY(-100px); -webkit-transform: translateY(-100px); opacity: 0; visibility: hidden; transition: 300ms; -webkit-transition: 300ms; }
.proList .txts .ico { width: 80px; height: 60px; background-position: left center; margin-bottom: 10px; }
.proList .txts .ch { font-size: 45px; margin-bottom: 22px; }
.proList .txts .en { font-size: 26px; text-transform: capitalize; margin-bottom: 140px; }
.proList .txts .more { width: 140px; height: 4px; background: #384a9a; text-align: center; line-height: 4px; }
.pic > img{ 
	display:block; 
	width:100%; 
	transition:600ms; 
	-webkit-transition:600ms; 
	}
.ico,
.aw{
	display:block; 
	width:100%;
	height:100%;
	background-repeat:no-repeat; 
	background-position:center center; 
	transition:300ms; 
	-webkit-transition:300ms; 
	-ms-transition:300ms; 
	}
.pic, .pic2 {
    display: block;
    overflow: hidden;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}



.search{ width:60px; background:url(../images/search.png) no-repeat center center; height:30px; margin:0 auto; padding-top:45px}
.menu .nav_search .nav{  padding:30px 0 0 180px; height:41px; width:880px;}
.menu .nav_search .nav li{ width:120px; float:left; text-align:center; line-height:41px; position:relative; padding:0 0 20px 0}
.menu .nav_search .nav li a{ font-size:14px; color:#d4d4d4; display:block; line-height:41px; margin-top:20px;}
.menu .nav_search .nav li a:hover{ border:1px solid #541e21; color:#be373e; font-size:16px;}
.menu .nav_search .nav li div {display:none;width:140px;text-align:center;color:#4f4f4f;position:absolute;top:62px; background:#be373e; z-index:9999 }
.menu .nav_search .nav li div a {display:block;BACKGROUND: url(asdfasdf); COLOR: #fff; LINE-HEIGHT:40px; HEIGHT:40px;FONT-SIZE: 14px;font-weight:normal;border-bottom:1px dashed #e34c5a; margin-top:0;}
.menu .nav_search .nav li div a:hover {color:#fff; border-bottom:1px dashed #222; background:#222; border-top:0; border-right:0; border-left:0;FONT-SIZE: 15px;}

/*--search modal--*/
.modal { position: fixed; z-index: 3333; left: 0; top: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.5);display: none; }
.modal-dialog { position: absolute; z-index:9999999999; left: 0; top: -174px; width: 100%; background:#443195; height:150px; }
.modal-content { width: 1200px; margin:0 auto; position:absolute;left:50%; margin-left:-600px; }
.modal-content > div { float: left; }
.modal-content input { border: none; float: left;}
.modal-content .search-logo { padding:22px 0 0 0 }
.modal-content .search-logo img{ width:100%;}
.modal-content .search-bar { margin: 47px 30px 47px 50px; overflow: hidden; }
.modal-content .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content .search-tab .on { background: #fff; color: #fe0000; }
.modal-content .tab-panel { display: none; }
.modal-content .on { display: block; }
.modal-content .search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content .search-bar .keywords { padding-left: 10px; width: 640px; height: 35px; line-height: 35px; font-size: 16px; background:#eee}
.modal-content .search-bar input[type="submit"] {  width: 100px; height: 36px; line-height: 36px; text-align: center; font-size: 16px; background: #be373e; color: #fff; cursor: pointer; }
.modal-content .search-close { width: 30px; height: 30px; line-height: 34px; text-align: center; color: #2b2b2b; font-size: 18px; font-weight: 700; cursor: pointer; background: #eee; border-radius: 50%; transition: .4s all; display:inline-block; margin:0 0 0 30px;}
.modal-content .search-close:hover { background: #be373e; color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; padding-right: 17px; }

/*--/search modal end--*/

.infoInput{height:40px}
.button { background: #1454c8;width:580px; color: #fff; height: 60px;}





.footerbg{ background: url("../images/ebg.jpg") center; padding:15px 0 15px 0; height:160px;}


.footer{width:1280px; margin:0 auto;}
.footer_logo{ float:left;width:400px;}
.footer_logo .logo{ float:left;}
.footer_logo .tel{ float:right; background:url(../images/e_a.jpg) top left no-repeat; padding-left:50px;font-size:14px; color:#c9c5da; height:100px; margin-top:15px; line-height:33px;}
.footer_nenu{ float:right;width:620px; margin-top:15px;}
.footer_nenu li{ float:left;width:120px !important; text-align:center; border-right:1px #c9c5da solid; color:#fff}
.footer_nenu li p{font-size:14px;}
.footer_nenu li p a{font-size:14px; color:#c9c5da}
.footer_nenu li p a:hover{font-size:14px; color:#fff}




/*首页*/
.syabout_topbg{ background:#ededed;width:100%; height:640px; padding:30px 0}
.sy_about_top1,.sy_about_top2{width:1280px; margin:0 auto; background:#fff}
.sy_about_top1_left{width:790px; background:url(../images/sy_t1.jpg); height:320px; float:left}
.a_img{width:585px; margin:0 auto; padding-top:70px; text-align:center}
.sy_about_top1_right{width:450px; float:right; padding:20px; text-align:left; background:url(../images/dt.jpg) center no-repeat}

.sy_about_top1_right p{font-size:14px; line-height:28px; margin:15px 0}
.men_list{width:380px; margin:0 auto;}
.men_list li{ float:left;width:150px; text-align:center;  margin:0 20px;  height:40px; line-height:40px; }
.men_list li a{ background:#443195; display:block;border-radius:30px; color:#fff}
.men_list li a:hover{ background:#e60012; display:block;border-radius:30px; color:#fff}

.t28{font-size:28px; font-weight:bold; color:#828282;font-weight:bold}
.sy_about_top2_left li .tiao{width:50px; height:1px; background:#828282; overflow:hidden; padding:0 }
.sy_about_top2_left{ float:left;}
.sy_about_top2_left li{ float:left; border-right:3px #e2e2e3 solid; height:280px}
.sy_about_top2_left li.hezuo{width:150px; padding:20px;}
.sy_about_top2_left li.shizheng{padding:20px;width:260px}
.sy_about_top2_right{width:730px; background:url(../images/sy_t2.jpg) right; height:320px; float:right}
.shizheng_list{ padding-top:15px; line-height:30px;}

.zi_buttom{width:120px; border-radius:20px; height:30px; line-height:30px; background:#372976; margin:20px auto; text-align:center}
.zi_buttom a{ color:#fff}
.red_buttom{width:120px; border-radius:20px; height:30px; line-height:30px; background:#d82e2e; margin:20px auto; text-align:center}
.red_buttom a{ color:#fff}


/*首页服务*/
.sy_fuwubg{ background: url(../images/fwbg.jpg) center;  height:650px;}
.sy_fuwu{width:1280px; margin:0 auto; padding-top:60px}
.sy_fuwu_left{ float:left;width:500px;}
.sy_fuwu_right{ float:right;width:760px;}
.fuwu28{font-size:28px; color:#fff; }
.fuwu16{font-size:16px; color:#fff;margin-top:20px; }


.fuwu_list{width:760px; margin-top:60px;}
.fuwu_list li{ float:left;width:196px; height:196px; border:1px #fff solid; text-align:center}
.fuwu_list li img{ margin-top:35px;}
.fuwu_list li p{font-size:16px; color:#fff}
.fuwu_list li:hover{ border:3px #fff solid;}

.fuwu_list img.ico{width: 60px;
    height: 60px;
    display: block;
    margin: 0px auto 15px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;}

/*首页新闻*/
.sy_newsbg{ background:url(../images/sy_newsbg.jpg) center ; height:570px;}
.sy_news{width:1280px; margin:0 auto; padding-top:30px;}
.sy_news_left{ float:left;width:450px; background:url(../images/s_bg.png) center right no-repeat}
.news16{font-size:16px; color:#1c1c1c; margin-top:100px;}
.news_en12{ font-family: "Times New Roman", Times, serif; line-height:20px;font-size:16px; margin-top:10px}
.news_left_list{width:300px; margin-top:60px;}
.news_left_list li{ float:left;width:66px; border-top:3px #339 solid;font-size:16px; text-align:center}
.news_left_list li.on{border-top:3px #e21e2d solid;}
.sy_news_right{ float:right;}

.news_r{ width:763px; position:relative}
.news_r_list{ background:#fff; margin:25px 0 22px 0}
.news_r_list .news_r_pic{ width:180px; height:129px; position:relative; overflow:hidden;}
.news_r_list .news_r_pic img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.news_r_list .news_r_pic:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.news_r_list .news_r_c{ width:540px; padding:0px 15px 0 0}
.news_r_list .news_r_c h3{  font-weight:normal; line-height:35px;}
.news_r_list .news_r_c h3 a{ font-size:18px; color:#5a5a5a;}
.news_r_list .news_r_c h3 a:hover{ color:#cd2d2d}

.news_r_list .news_r_c .news_r_date{ font-size:12px; color:#666666; line-height:20px; padding:0 0 10px 0}
.news_r_list .news_r_c p{ font-size:14px; color:#777777; line-height:24px;}
.news_r_list .news_r_c .news_r_more{ font-size:14px; color:#cd2d2d; line-height:45px;}


/*内页新闻*/
.ny_newstop{width:1240px; margin:0 auto; background:#fff; padding:15px;}


/*内页*/
.liufeng_ny{}
.banner_ny{width:80%; text-align:left; margin:0 auto}
.contact_banner{ background:url(../images/contact.jpg) top center no-repeat; height:522px;position: absolute;width:100%}
.video_banner{ background:url(../images/video.jpg) top center no-repeat; height:800px;position: absolute;width:100%}
.job_banner{ background:url(../images/job.jpg) bottom center no-repeat; height:360px;position: relative;width:100%}
.nynews_banner{ background:url(../images/ny_news.jpg) top center no-repeat; height:345px;position: relative;width:100%}
.ny_body{width:1280px; margin:30px auto; text-align:left;font-size:16px; line-height:30px;}
.ny_lm24{font-size: 24px;margin-bottom: 8px; color:#e21e2d; padding-top:160px;}
.ny_txt18{ font-size: 40px;
    line-height: 1.2;
   
     color:#372976}
.ny_main{width:1280px; background:#fff; margin:20px auto; padding:40px  0; -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);  box-shadow: 0 0 15px rgba(0,0,0,0.2);}




/*人才招聘*/

.hr_bg{ background: url(../images/hr.jpg) center; height:600px; margin:20px 0 0 0}
.hr_main{width:1280px; margin:0 auto; padding-top:40px;}
.zhaopin_list{width:1280px; margin:0 auto; min-height:200px;}




.about{position:relative; padding:65px 0 65px 0; background:url(../images/aboutbg.jpg) no-repeat center bottom;}
.about_title{ font-size:28px; line-height:55px; color:#ca0e0e; text-align:center; margin-bottom:45px;}
.about_title span{ width:150px; margin:0 auto; display:block; height:1px; background:#595959}
.about_pic{ width:1260px; margin:0 auto; position:relative; height:320px;}
.about_pic .a_pic_l{ position:absolute; width:622px; height:320px; left:0; top:0;}
.about_pic .a_pic_r{ position:absolute; width:622px; height:320px; right:0; top:0;}
.about_pic img{ position:absolute; left:0; top:0; z-index:1;}
.about_pic div.a_line{ border:1px solid rgba(255,255,255,0.3); width:600px; height:295px; z-index:2; position:absolute; left:10px; top:12px;}
.about_con{ text-align:center; font-size:16px; color:#444444; line-height:32px; padding:50px 0}
.about ul{ width:890px; margin:0 auto; height:186px; padding:0 0 0 30px; }
.about li{ width:183px; height:186px; float:left; position:relative; margin-right:30px; /*background:url(../images/imgbg.png) no-repeat center center;*/}
.about li img{ width:165px; height:165px; display:block; border-radius:100px; position:absolute; left:9px; top:17px;}
.about li p{ line-height:186px; text-align:center; font-size:16px; color:#fff; position:absolute; width:100%; z-index:3}

.index_cage{ background:url(../images/anlibg.jpg) no-repeat center top; height:695px;}
.index_cage_l{ width:273px; position:absolute; left:0; top:50px;}
.index_cage_l a{ }

.index_cage .r{ width:990px; position:relative; overflow:hidden; padding:50px 0 0 0;}
.index_cage ul{ width:1430px;}
.index_cage li{ width:226px; height:519px; float:left; background:#f0f0f0; margin-right:25px; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; cursor:pointer;; position:relative}
.index_cage .in_cage_pic{ width:226px; height:417px; position:absolute; overflow:hidden; top:0; left:0; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.index_cage .in_cage_pic img{ transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.index_cage .in_cage_title{ width:74px; height:165px; position:absolute; overflow:hidden; bottom:20px; left:50%; margin-left:-37px; background:#fff url(../images/fenbg.jpg) no-repeat center 40px; }
.index_cage .in_cage_title p{ width:21px; margin:0 auto; color:#1f1f1f; font-size:22px; line-height:22px; text-align:center; padding:20px 0 0 0}

.index_cage li:hover{  background:#ededed}
.index_cage li:hover .in_cage_pic{}
.index_cage li:hover .in_cage_pic img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.index_cage li:hover .in_cage_title{ color:#119e39}
.index_cage li:hover a{ background:#119e39; color:#fff }




/*case*/
#case_index{  margin-top:4px; background:#fff;position:relative }
.case_index_title{height:82px; background:url(../images/anli_line.jpg) no-repeat center bottom; text-align:center; font-size:36px; color:#e50e0e;}
.case_index_title span{ padding:0 0 0 20px; color:#333; text-transform:uppercase; font-size:30px;}
.case_index_nav{ width:668px; height:30px; overflow:hidden; padding:0 0 0 12px; position:absolute;top:180px;left:50%;margin-left:-334px;}
.case_index_nav ul{ height:30px;}
.case_index_nav li{ float:left; margin-right:12px; min-width:112px; height:30px; }
.case_index_nav li span{float:left; width:112px; height:30px; display:block; font-weight:bold}
.case_index_nav li a{ font-size:14px; text-align:center; line-height:30px; text-decoration:none; color:#fff; display:block; background:#797979; border-radius: 3px; }
.case_index_nav .active{ width:448px; height:30px;}
.ca_erji{ float:left; padding:0 0 0 10px;}
.ca{float:left; height:30px; margin:0 5px 0 0  }
.case_index_nav li .ca a{background:#d8d8d8; color:#5b5b5b; width:90px; font-size:13px;}


.case_index_sub_nav{ margin-left:2px; width:320px; height:30px; overflow:hidden; position:absolute; top:0; left:124px;}
.case_index_sub_nav ul{ width:320px; height:30px;}
.case_index_sub_nav li{ float:left; margin-right:6px; width:100px; height:30px;}
.case_index_sub_nav li span{ width:100px; height:30px; background:#d8d8d8; display:block;}
.case_index_sub_nav li strong{ width:100px; height:30px; background:url(../images/case_index_sub_nav_bg_l.gif) no-repeat left; display:block; }
.case_index_sub_nav li a{ width:100px; height:30px; font-size:12px; line-height:30px; color:#5b5b5b; background:url(../images/case_index_sub_nav_bg_r.gif) no-repeat right; display:block;}

.case_index_list{ padding:30px 0 70px 0; width:100%;position: relative;margin-top:50px;left:0; overflow:hidden;}
.case_index_list ul{width:1300px;margin:0 auto;}
.case_index_list li{ width:33.3%;float:left;position:relative;overflow:hidden;}
.case_index_list li img.case_img{width:100%;}
.case_index_list div{ position: absolute;width:100%;height:100%;background:rgba(0,0,0,0.5);filter: Alpha(opacity=50);top:100%;left:0; text-align:center}
.case_index_list div img{ width:70px; height:70px; padding:80px 0 0 0}
.case_index_list div a{ margin:0 auto; width:340px; height:46px; line-height:56px; font-size:17px; text-decoration:none; color:#fff; display:block; }
.case_index_list div span{ margin:0 auto; width:340px; height:50px; font-size:12px; color:#c3ebfe; display:block;}

.case_index_list .active{ margin:0 auto; width:340px; height:182px; padding:78px 10px 0 10px; text-align:center; background:#3f9dca;}
.case_index_list .active img{ margin:0 auto; width:40px; height:40px;}
.case_index_list .active a{ margin:0 auto; width:340px; height:36px; line-height:36px; font-size:17px; text-decoration:none; color:#fff; display:block;}
.case_index_list .active span{ margin:0 auto; width:340px; height:50px; font-size:12px; color:#c3ebfe; display:block;}





.product_index{ padding:66px 0 40px 0}
.product_index .s_width{ position:relative; padding:40px 0 0 0}
.tupian_zl{ position:absolute; left:-65px; top:180px; width:58px; height:154px; background:url(../images/lleft.png); transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.tupian_zl:hover{ background:url(../images/lleft_h.png)}
.tupian_zr{ position:absolute; right:-65px; top:180px; width:58px; height:154px; background:url(../images/rright.png); transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.tupian_zr:hover{ background:url(../images/rright_h.png)}

.chanpin_con{ width:1280px; position:relative; overflow:hidden;}
.chanpin_con li{float:left; padding:0; width:419px; height:380px; margin-right:13px; margin-bottom:13px; position:relative; overflow:hidden; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.chanpin_con .cp_m{ width:419px; height:292px; position:relative; overflow:hidden;}
.chanpin_con .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.chanpin_con .cp_m:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.chanpin_con .cp_k{line-height:55px; margin-top:25px; border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc}
.chanpin_con .cp_k a{ line-height: 55px; color: #313131; font-size: 17px; display: block; text-align: center; }
.chanpin_con .cp_k a:hover{font-size: 17px; color: #313131;}




/*news_weiti*/
.news{ padding:60px 0 0 0; background:url(../images/newsbg.jpg) no-repeat center top;}
.news .s_width{ position:relative; height:554px;}
.news h2{ width:334px; height:507px; position:absolute; right:0; bottom:0; background:url(../images/xinwen.png) no-repeat right bottom; font-weight: normal;}
.news h2 a{ color:#111; font-size:33px; line-height:33px; width:30px; margin:125px 0 0 190px; display:block}
.news ul{ width:1115px; position:absolute; left:0; top:30px}
.news li{ width:239px; float:left; padding:0 30px 25px 30px; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; background:url(../images/newsli_line.jpg) no-repeat right 200px;}
.news_date{ font-size:15px; color:#848383; text-align:center; line-height:35px; }
.news_title{ padding:25px 15px 0 15px;  text-align:center;}
.news_title a{ font-size:17px; color:#242424; line-height:30px; display:block; padding:0 0 15px 0; margin-bottom:15px; background:url(../images/libg.jpg) no-repeat center bottom;}
.news_title p{ font-size:14px; color:#777777; line-height:22px; }
.news_pic{ width:239px; height:239px; position:relative; overflow:hidden; background:url(../images/news_libg.jpg) no-repeat left top;}
.news_pic img{ display:block; width:193px; border-radius:100px; height:193px; margin:0 auto; margin-top:23px;}


.w_date{ text-transform:uppercase; background:url(../images/dd.jpg) no-repeat 5px center; padding:0 0 0 34px; line-height:30px; font-size:14px; color:#979797}


.product{padding:45px 0 10px 0; overflow:hidden; position:relative; z-index:8}
.product h2{ text-align:center; padding:0 0 40px 0; background:url(../images/zhixian.png) no-repeat center 30px;}
.product h2 span{ display:block; text-align:center; padding:0 0 10px 0}

.product h2 p{ font-weight:normal; font-size:16px; color:#333333; line-height:35px;}
.product h2 div{ font-size:33px; text-align:center; display:block; color:#333333; }
.product h2 div strong{ color:#119e39}




.second_title{ font-size:46px; line-height:85px; color:#fff; text-align:center; padding:240px 0 30px 0}
.second_title span{ width:170px; margin:0 auto; display:block; height:1px; background:#fff; opacity:0.5}
.second_title p{ font-size:24px; font-weight:normal; color:#fff}

.xinwen_list{ }
.xinwen_list ul{ width:1260px; padding:10px 0}
.xinwen_list li{ width:170px; float:left; text-align: center; margin:5px ; border:0 solid rgba(255,255,255,0.3); transition:all 0.3s ease 0s; background:#372975; border-radius:40px;}
.xinwen_list li a{ line-height:50px; font-size:16px; color:#d0d0d0}
.xinwen_list li:hover{ background:#e50d0d; color:#ee800a}
.xinwen_list li:hover a{color:#fff}

.xinwen_list li.honor_li{ background:#e50d0d; }
.xinwen_list li.honor_li a{ color:#fff}
.xinwen_list li:nth-child(5){ margin-right:0;}



.pro_con{ padding:25px 0 70px 0 }
.tit_bj{ background:url(../images/aa.jpg) right; height:45px; line-height:45px; font-size:16px; padding-left:20px}

.tupian{ width:1282px;  margin:0 auto }
.kong{height:40px; width:100%}
.tupian_z{height:430px; width:1282px; margin:0 auto; }
.tupian_zz{height:430px; width:1282px; margin:0 auto;}
.tupian_zz li{float:left; width:310px; height:428px; margin-right:10px; position:relative; border:1px #ccc solid}
.tupian_zz li .pic{ width:290px; margin:0 auto; border:5px #fff solid}
.tupian_zz li .pic_hover{ width:310px; height:428px; position:absolute; z-index:2}
.tupian_zz li .pic_logo{ text-align:center; padding:25px 0 0 0}
.tupian_zl{height:430px; width:50px; display:block; background:url(../images/images/002.png) left center no-repeat; float:left;}
.tupian_zl:hover{background:url(../images/images/001.png) left center no-repeat;}
.tupian_zr{height:430px; width:50px; display:block; background:url(../images/images/004.png) right no-repeat;float:right;}
.tupian_zr:hover{ background:url(../images/images/003.png) right no-repeat; no-repeat;}


.tupian_zz li .cover_top{ text-align:center; line-height:40px; height:40px; z-index:3; position: absolute; color:#fff; bottom:40px; width:280px; left:50%; margin-left:-84px; border:1px solid #d27711; opacity:1}
.tupian_zz li .cover_top a{ color:#000000; font-size:20px; display:block; font-weight:bold}

.tupian_zz li .cover_pic{ width:100%; height:430px;position:absolute; top:430px; z-index:100; background:rgba(68,49,149,0.9); text-align:center; line-height:65px;}
.tupian_zz li .cover_pic strong{ width:150px; line-height:30px; display:block; margin:0 auto; font-size:14px; color:#ccc; border-radius:20px; border:1px solid #fff}
.tupian_zz li .cover_pic a:hover strong{  background:#1a1a1a; border:1px solid #444}

.tupian_zz li .cover_pic a{ font-size:24px; color:#fff; display:block; font-weight:bold; padding:150px 0 0 0; background:url(../images/images/more.png) no-repeat center 5px; display:block}






.se_video_con{ width:1280px; overflow:hidden;  position:relative; margin:5px auto 0 auto; }
.se_video_con ul{ width:1380px; }
.se_video_con li{ float:left; position:relative; width:420px; height:332px; overflow:hidden;top:100%; margin:0 10px 20px 0; background:#f4f3f3}
.se_video_con em{ font-style: normal; text-align:center; line-height:48px; width:420px; display:block; position:absolute; font-size:20px; color:#fff; font-weight:bold; z-index:3; bottom:0; background:rgba(0,0,0,0.4); right:0}
.se_video_con li { box-sizing:border-box; }	
.se_video_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_video_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_video_con .line1 {position: absolute;left: 0; top: 0; width: 0; height: 4px; z-index: 99; background-color: #e00c0c;}
.se_video_con .line2 { position: absolute; right: 0; bottom: 0; width: 4px; height: 0; z-index: 99; background-color: #e00c0c;}
.se_video_con .line3 { position: absolute;right: 0; bottom: 0; width: 0; height: 4px; z-index: 99; background-color: #e00c0c;}
.se_video_con .line4 { position: absolute; left: 0; top: 0; width: 4px; height: 0; z-index: 99; background-color: #e00c0c;}
.se_video_con .cp_m{ width:420px; height:332px; position:relative; overflow:hidden; border:0 solid #e1e1e1}
.se_video_con .cp_k{line-height: 50px; width: 420px;color: #fff; font-size: 18px; display: block; text-align: center; position:absolute; left:0; bottom:0; background:rgba(0,0,0,0.5); transition: all 0.3s ease;}
.se_video_con li:hover .cp_k{ bottom:-50px;}

.se_honor_con{ width:1280px; overflow:hidden;  position:relative; margin:55px auto 0 auto;}
.se_honor_con ul{ width:1380px; }
.se_honor_con li{ float:left; position:relative; width:420px; height:392px; overflow:hidden;top:100%; margin:0 10px 20px 0; background:#fff}
.se_honor_con em{ font-style: normal; text-align:center; line-height:48px; width:420px; display:block; position:absolute; font-size:20px; color:#fff; font-weight:bold; z-index:3; bottom:0; background:rgba(0,0,0,0.4); right:0}
.se_honor_con li { box-sizing:border-box; }	
.se_honor_con li img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honor_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_honor_con .line1 {position: absolute;left: 0; top: 0; width: 0; height: 4px; z-index: 99; background-color: #e00c0c;}
.se_honor_con .line2 { position: absolute; right: 0; bottom: 0; width: 4px; height: 0; z-index: 99; background-color: #e00c0c;}
.se_honor_con .line3 { position: absolute;right: 0; bottom: 0; width: 0; height: 4px; z-index: 99; background-color: #e00c0c;}
.se_honor_con .line4 { position: absolute; left: 0; top: 0; width: 4px; height: 0; z-index: 99; background-color: #e00c0c;}
.se_honor_con .cp_m{ width:420px; height:332px; position:relative; overflow:hidden; border:0 solid #e1e1e1}
.se_honor_con .cp_k{line-height: 50px; width: 420px;color: #333; font-size: 18px; display: block; text-align: center; }
.se_honor_con li:hover .cp_k{ bottom:-50px;}

.se_lianxi{ height:750px; position:relative; margin:93px 0 0 0}
.se_lianxibg{ height:750px; width:50%; position:absolute; right:0; top:0; background:rgba(0,0,0,0.7); z-index:1}
.se_lianxi_con{ width:500px; margin:0 0 0 100px;}
.se_lianxi_con h3{ font-size:30px; color:#fff;  margin:80px 0 0 0; line-height:75px; width:400px; border-bottom:1px solid #7b7b7b}
.se_lianxi_con h3 span{ padding:11px 0 0 15px; text-transform:uppercase; font-family:Impact; display:inline-block;}
.se_lianxi_con strong{ color:#fff; font-size:24px; font-weight:normal;}



.se_lanmu{ background:#119e39}
.se_lanmu .se_lanmu_title{ font-size:35px; color:#fff}
.se_lanmu .se_lanmu_en{ font-size:53px; color:#fff; font-family:Impact; text-transform:uppercase; margin:20px 0 0 0}
.se_lanmu .se_lanmu_line{ height:2px; width:77px; background:#119e39}









.pro_show{ }
.pro_show h2{ background:url(../images/images/p_line.jpg) repeat-x 120px center}
.pro_show h2 p{ background:#fff; width:120px; line-height:65px; color:#08982e; font-size:18px;}

.pro_cont{ height:470px; width:970px; margin:0 auto; overflow:hidden; }
.espcms_piclist_slide {overflow: hidden;}
.espcms_piclist_slide ul li{float: left;margin:0 15px 15px 0;text-align: center; position:relative; height:229px;overflow:hidden; }

.espcms_piclist_slide li .pic { width:305px; height:229px;}
.espcms_piclist_slide li .pic a{ font-size:16px;}

.espcms_piclist_slide li .pic img { width:305px; height:229px;}
.espcms_piclist_slide li .cover_top{ text-align:center; line-height:40px; height:40px; font-size:14px;z-index:99;position: absolute; color:#666; bottom:0; width:100%; background:rgba(0,0,0,0.7)}
.espcms_piclist_slide li .cover_pic{ width:120px; height:120px;position:absolute; left:50%; margin-left:-60px;top:-150px; z-index:100}
.espcms_piclist_slide li .cover_pic a{ font-size:24px; color:#ffea00; font-weight:bold; padding:80px 0 0 0; background:url(../images/images/more.png) no-repeat center 5px; display:block}
.espcms_piclist_slide li  p{ }
.espcms_piclist_slide li  p a{ color:#fff}
.espcms_piclist_slide li  p a:hover{ color:#fff600}


.news_contact{ height:197px; width:100%;background:url(../images/images/xfa.jpg) no-repeat center; margin-top: 45px; }
.news_contacta{ height:220px; width:100%;background:url(../images/images/xfb.jpg) no-repeat center;  }
.news_contactb{ height:187px; width:100%;background:url(../images/images/xfc.jpg) no-repeat center;  }
.news_contactc{ height:202px; width:100%;background:url(../images/images/xfd.jpg) no-repeat center;  }
.news_contactd{ height:167px; width:100%;background:url(../images/images/fxe.jpg) no-repeat center;  }
.news_contacte{ height:196px; width:100%;background:url(../images/images/fxf.jpg) no-repeat center;  }

.news_contacta_zz{ width: 1200px; height: 80px; margin: 0 auto; padding-top: 88px; }
.news_contacta_l{height: 80px; width: 300px; float: left;}
.news_contacta_l p{line-height:25px; padding: 10px 25px 10px 10px; color: #000000; font-size: 14px; text-align: right; display: block;}
.news_contacta_l a{color: #cf231f;}
.news_contacta_r{height: 80px; width: 300px; float:right;}
.news_contacta_r p{line-height:25px; padding: 22px 10px 10px 18px; color: #000000; font-size: 14px; display: block;}
.news_contacta_r a{color: #cf231f;}
.news_contacta_zzb{ width: 1200px; height: 80px; margin: 0 auto; padding-top: 65px; }
.news_contactb_l{height: 80px; width: 300px; float: left;}
.news_contactb_l p{line-height:25px; padding: 10px 25px 10px 10px; color: #000000; font-size: 14px; text-align: right; display: block;}
.news_contactb_l a{color: #cf231f;}
.news_contactb_r{height: 80px; width: 300px; float:right;}
.news_contactb_r p{line-height:25px; padding: 10px 20px 10px 18px; color: #000000; font-size: 14px; display: block;}
.news_contactb_r a{color: #cf231f;}

.news_contacta_zzbb{ width: 1200px; height: 80px; margin: 0 auto; padding-top:70px; }
.news_contactc_l{height: 80px; width: 300px; float: left;}
.news_contactc_l p{line-height:25px; padding: 22px 25px 10px 10px; color: #000000; font-size: 14px; text-align: right; display: block;}
.news_contactc_l a{color: #cf231f;}
.news_contactc_r{height: 80px; width: 300px; float:right;}
.news_contactc_r p{line-height:25px; padding: 10px 20px 10px 18px; color: #000000; font-size: 14px; display: block;}
.news_contactc_r a{color: #cf231f;}


.news_contacta_l:hover,.news_contacta_r:hover,.news_contactb_l:hover,.news_contactb_r:hover,.news_contactc_l:hover,.news_contactc_r:hover{animation: dou 0.5s linear;}
@keyframes dou{
				0%{transform: translateY(0px);}
				25%{transform: translateY(10px);}
				50%{transform: translateY(0px);}
				75%{transform: translateY(-10px);}
				100%{transform: translateY(0px);}

}
.new_heng{ height:140px; width:1220px;margin: 0 auto; padding-top: 40px;}
.new_heng_z{ float: left; height:40px; width:500px; padding-top: 60px; padding-left: 360px;}
.new_heng_z p{ line-height: 40px; color: #FFFFFF; font-size: 16px;}
.new_hg{ height:30px; width: 230px; float: right; padding-top: 90px;}
.new_hg_l a{ line-height: 30px; width: 100px; float: left; border: 1px solid #FFFFFF; color: #FFFFFF; font-size: 15px; text-align: center; display: block;}
.new_hg_r a{ line-height: 30px; width: 100px; float: right;  color: #0c469a; font-size: 15px; text-align: center; display: block; background: #FFFFFF;}


.guanyu{height:474px; width: 100%; margin: 0 auto;background:url(../images/images/about_l.jpg) repeat center; margin-top: 50px;}
.guanyu_z{height: 474px; width: 1200px; margin: 0 auto;background:url(../images/images/about.jpg) no-repeat left;}
.guanyu_z_r{height:320px; width: 840px; float: right; margin-top: 70px}
.guanyu_z_r_t{ height: 31px; width: 840px;background:url(../images/images/ag.jpg) no-repeat left; }
.guanyu_z_r_tt{ height: 31px; width: 841px; background:url(../images/images/agg.jpg) no-repeat center; padding-top: 5px;}

.guanyu_z_r_ttl h1{ line-height: 31px; width: 230px; float: left; font-size:22px; display: block; color:#040404;}
.guanyu_z_r_ttr a{line-height: 31px; height: 31px;width:110px;border-radius:15px; background: #0c4694; float: right; display: block; text-align: center; color: #FFFFFF; font-size: 15px;}
.guanyu_z_r_ttr a:hover{font-weight: bold;  color: #FFFFFF;}
.guanyu_zi p{ line-height: 30px; font-size: 15px; display: block; color:#4d4d4d; margin-top:30px;}







.gpngqiu{ height: 103px; width: 1200px; margin: 0 auto;background:url(../images/images/ff.jpg) center no-repeat; margin-top: 45px; }
.gpngqiu_n{height: 470px; width:1200px; margin: 0 auto; margin-top: 60px;}
.gpngqiu_n li{ height: 220px; width: 570px; float: left; background: #f7f7f7; margin-right:15px; margin-bottom: 20px;margin-left:15px; }
.xinxi_gongqiu{height: 220px; width: 570px;}
.x_tu{width:170px;height:220px ;position:relative;background-repeat:no-repeat;background-size:100%;background-position:50% 50%; border: 1px  solid #f1f1f1; float: left;}

.xinxi{height: 220px; width:378px;  float: right;}
.xinxi_t{height: 35px; width: 378px; margin-top: 10px;}
.xinxi_t a{line-height: 35px; width: 278px; display: block;  font-size: 15px; font-weight: bold; color:#000000; float: left;}
.xinxi_t p{line-height: 35px; width: 80px; display: block;  font-size: 12px;  color:#c9c9c9; float:right;}
.xinxi_t a:hover{color: #015bb5;}
.gqxx p{  font-size: 12px; color: #c9c9c9; width: 378px;}
.xinxi_x{ width: 49px; height:5px; border-bottom: 2px solid #015bb5; }
.gobfqiu_z p{padding-right: 15px; line-height: 30px; color: #545454; font-size: 13px; margin-top: 15px;}
.kuang a{line-height: 24px; width: 24px; color: #FFFFFF;font-size: 18px; display: block; text-align: center;float: right; background: #aeaeae;  margin-top: 20px; }
.kuang a:hover{background: #015bb5;color: #FFFFFF;font-size: 18px;}


.hr{display:inline-block;float:left; height: 384px; width: 200px; background: url(../images/images/rencai.jpg) center no-repeat;}
.hrz{height: 250px; width: 160px; margin: 0 auto;  margin-top: 130px;}
.hrz li{ width: 45px; width: 160px;  margin-top: 25px;}
.hrz li a{line-height: 45px; width: 160px; background: #ba000f; text-align: center; display: block;color: #FFFFFF; font-size: 15px; font-weight: bold;}
.hrz li a:hover{font-size: 16px; font-weight: bold;}






/* slick */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
/*slick end*/














.cage_list{ width:1200px; margin:20px auto 10px auto; height:59px;}
.cage_list li{ width:236px; float:left; text-align:center; }
.cage_list li a{height:59px; line-height:59px; font-size:15px; color:#3e3e3e; display:block; text-transform:uppercase; font-weight: bold;border-right:1px solid #d7d7d7;border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7}
.cage_list li a:hover{background:#d0231c; font-weight:bold; font-size:15px; color: #FFFFFF;}
#cage_list_a a{height:59px; line-height:59px; font-size:18px; color:#fff; display:block; background:#0c469a; text-transform:uppercase; font-weight: bold;}
#cage_list_a a:hover{background:#d0231c; font-weight:bold; font-size:18px; color:#FFFFFF;}


.cage_listt{ width:1200px; margin:20px auto 10px auto; height:59px; }
.cage_listt li{ width:236px; float:left; text-align:center; }
.cage_listt li a{height:59px; line-height:59px; font-size:16px; color:#3e3e3e; display:block; text-transform:uppercase; font-weight: bold;border-right:1px solid #d7d7d7;border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7}
.cage_listt li a:hover{background:#d0231c; font-weight:bold; font-size:15px; color: #FFFFFF;}

#fff a{height:59px; line-height:59px; font-size:15px; color:#3e3e3e; display:block; text-transform:uppercase; font-weight: bold;border:1px solid #d7d7d7;}
#fff a:hover{background:#d0231c; font-weight:bold; font-size:15px; color:#FFFFFF;}


.cage_listtt{ width:1200px; margin:20px auto 10px auto; height:59px;}
.cage_listtt li{ width:395px; float:left; text-align:center; border-right:1px solid #d9e9ff; border-top:1px solid #d9e9ff; margin-top: 15px;}
.cage_listtt li a{height:59px; line-height:59px; font-size:18px; color:#fff; display:block; background:#ba000f; text-transform:uppercase; font-weight: bold;}
.cage_listtt li a:hover{background:#0c469a; font-weight:bold; font-size:18px; color:#FFFFFF;}



/*erjiyemian*/

.product_title{ background:url(../images/images/cp_rat.png) no-repeat center; height:75px; line-height:75px; text-align:center;  font-size:38px;   color:#039f44;font-weight:bold;}
.product_title span{ text-transform:uppercase; color:#ffce00; padding:0 0 0 10px;}
.product_title_p{ line-height:42px; text-align:center; color:#4e4e4e; font-size:16px; margin-bottom: 20px; }


.erji{  padding:60px 0 0 0;background:url(../images/images/erjibg.jpg) center top no-repeat;}
.erji h2{  text-align:center; color:#000; font-size:24px; text-transform:uppercase}
.erji h2 p{ font-size:33px; color:#08912a; font-weight:bold; line-height:60px;}
.erji h2 p span{ color:#ec0c41}



.erji .s_width{ margin-bottom:50px;}
.erji .s_width .l{width:601px; position: absolute}
.erji .s_width_r{ width:458px;font-size:20px; color:#333333; font-weight:bold;  position:absolute; background:url(../images/images/welcome.png) no-repeat left 30px; right:0; padding:110px 50px 0 89px; border:1px solid #ccc;}
.erji .s_width_r p{ font-size:14px; color:#2d2d2d; line-height:31px; font-weight:normal; padding:20px 0 55px 0; }

.erji_lv{ width:1280px; margin:0 auto; padding:10px 0 40px 0; }
.erji_lv p{ line-height:33px;  font-size:16px; color:#444; padding:5px 0}
.erji_lv_bg{ background:url(../images/images/lvse.jpg) no-repeat center center; height:70px;}

.liuyan_title{ line-height:40px; font-size:18px; text-align:center; color:#444; font-weight:bold}


.pimg{width:100%}


/*se_case*/
#se_case_index{  background:#fff;position:relative; background: url(../images/images/erjibg.jpg) no-repeat center top; padding:30px 0 0 0}
.se_case_index_title{height:82px; background:url(../images/case_index_title_bg.png) no-repeat bottom; border-bottom:#e3e3e3 1px solid; }
.se_case_index_title h2 { font-size:33px; color:#08912a; font-weight:bold; line-height:60px; text-align:center}
.se_case_index_title h2 span{ color:#ec0c41}
.se_case_index_nav{ width:668px; height:30px; overflow:hidden; padding:0 0 0 12px; position:absolute;top:130px;left:50%;margin-left:-334px;}
.se_case_index_nav ul{ height:30px;}
.se_case_index_nav li{ float:left; margin-right:12px; min-width:112px; height:30px; }
.se_case_index_nav li span{float:left; width:112px; height:30px; display:block; font-weight:bold}
.se_case_index_nav li a{ font-size:14px; text-align:center; line-height:30px; text-decoration:none; color:#fff; display:block; background:#797979; border-radius: 3px; }
.se_ca_erji{ float:left; padding:0 0 0 10px;}
.se_ca{float:left; height:30px; margin:0 5px 0 0  }
.se_case_index_nav li .se_ca a{background:#d8d8d8; color:#5b5b5b; width:90px; font-size:13px;}

.se_case{ width:1200px; margin:0 auto; padding:10px 0 0 0}
.se_case ul{}
.se_case li{ width:280px;margin:0 10px 20px 10px; height:300px; float:left;position:relative;overflow:hidden;cursor:pointer;background:#eee; }
.se_case_pic{ width:278px; height:200px; text-align:center; margin:0 auto; border:1px solid #eee}
.se_case_name{ width:260px; margin:0 auto;  font-size:18px; color:#ec0c41; line-height:50px; text-align:left; padding:0 0 0 20px; font-weight:bold}
.se_case_name a{ color:#333}
.se_case_hangye{ width:240px; margin:0 auto; padding:0 20px 10px 20px; font-size:14px; color:#333; line-height:40px;}
.se_case_click{ float:right; color:#333; }
.se_case li div.cover_top{position:absolute;top:-205px;left:0;width:280px;height:202px;background-color: red;filter: Alpha(opacity=50);background: rgba(0,0,0,0.4);z-index:900; text-align:center}
.se_case li div.cover_top img{ padding:95px 0 0 0}
.se_case li div.cover_bottom{position:absolute;bottom:-100px;left:0;width:280px;height:99px;background-color: green;filter: Alpha(opacity=50);background: rgba(52,179,70,1);z-index:900}
.se_case .se_case_text{position: relative;z-index:1000;}

.fenye{  font-size:14px;}
.shangxiaye{overflow: hidden;padding: 15px 0px;}
.shangxiaye li{ line-height:25px; color:#666}
.shangxiaye li a{ color:#666}

.ny_biaoti28{width:1280px; margin:30px auto; text-align:center; font-size:36px; line-height:60px }
.miaoshu{width:1280px; margin:0 auto; background:#e60012;font-size:18px; color:#fff; height:40px; line-height:40px; padding-left:20px;}

.pro_list_diy12{width:1280px;}
.espcms_piclist_slide18 {overflow: hidden;padding:0px 4px 0px 4px;height:380px;width:1280px }
.espcms_piclist_slide18 ul li{float: left;margin: 0 10px 5px 0;text-align: center;background:#fff;  position:relative;}
.espcms_piclist_slide18 li .pic { width:240px; height:346px; margin:0 auto}
.espcms_piclist_slide18 li  .pic img { width:240px; height:346px;}
.espcms_piclist_slide18 li  p{ text-align:center; line-height:44px; font-size:14px;z-index:99;position:relative; background:#ececec }
.espcms_piclist_slide18 li  p a{ color:#444444; font-size:14px;}
.espcms_piclist_slide18 li  p a:hover{ color:#fff}
.espcms_piclist_slide18 li .case_more{ width:60px; margin:0 auto; height:18px; line-height:18px; text-align:center; color:#a9a9a9; font-size:12px; text-transform:uppercase; border:1px solid #604a32;z-index:99;position:relative}
.espcms_piclist_slide18 li .case_more a{ color:#604a32;}
.espcms_piclist_slide18 li .case_more div a{ color:#a9a9a9;}






.liuyanbg{background: url("../images/ly.jpg") center; height: 520px; margin-top: 30px}
.liuyan{width:90%; margin: 0 auto;font-size:16px; line-height: 33px; padding: 40px 0}
.blue{color:#115cb9}
.ly32{font-sizE:32px; font-weight: bold;color:#115cb9}


/*se_hangye*/
.se_news_con{ padding:20px 0 0px 0}
.se_news_con ul{ }
.se_news_con li{  margin-bottom:15px;position:relative; overflow:hidden; cursor: pointer; margin:0 0 35px 0; position:relative; top:0; border-bottom: 1px solid #ddd;padding: 0 0 30px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}


.se_news_con li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.se_news_m{ width:55px; padding:15px; position:relative; overflow:hidden; font-size:20px; color:#fff; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; background:#c2a161;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;border-radius:20px 0 20px 0}
.se_news_m span{ display:block; font-size:24px; color:#fff; width:50px; position:relative; overflow:hidden; height:29px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif}

.se_news_con li:hover .se_news_r{background:#c2a161}

.se_news_r{width:720px; background:#f2f2f2; padding: 35px}
.se_news_r h2{  font-size:14px; color:#888; font-weight:normal; padding:0 0 15px 0}
.se_news_r h2 a{ font-size:24px; color:#333; text-transform:uppercase; display:block; }
.se_news_r p{ line-height:26px; color:#666; padding:10px 0 10px 0; font-size:15px;}
.se_news_r .se_news_more{ width:100px; border:1px solid #c2a161; line-height:36px; text-align:center; float:right;  }
.se_news_r .se_news_more a{ color:#c2a161; font-size:14px;}

.se_news_con li:hover .se_news_m{ background:#282828; color:#fff}
.se_news_con li:hover .se_news_m span{ color:#fff}
.se_news_con li:hover .se_news_r h2 a,.se_news_con li:hover .se_news_r p{color:#fff;}
.se_news_con li:hover .se_news_r .se_news_more{ width:100px; border:1px solid #282828;  background: #282828; line-height:36px; text-align:center; float:right}
.se_news_con li:hover .se_news_r .se_news_more a{ color:#fff; }
.main2{ width:1180px; padding:15px; margin:30px auto 0 auto; border:3px solid #222}
.main{ width:1200px; margin: 0 auto; background: #fff; }
.main_right{ width:910px;font-size:16px;}
.m_r_weizhi{ line-height:35px; text-align:right; font-size:14px;border-bottom:1px solid #eee}
.m_r_weizhi span{ float:left; font-size:18px; border-bottom:1px solid #093}


.t_left{ width:265px; float:left}
.fenlei2{}
.fenlei2 h2{ background:#093; line-height:40px; font-size:14px; color:#fff; font-weight:normal; padding:0 0 0 20px; text-transform:uppercase}
.fenlei2 ul{ border:1px solid #eee; padding:25px 0 20px 0; border-bottom:2px solid #093 }
.fenlei2 li{ line-height:35px; width:200px; margin:0 auto;  border:1px solid #ccc; margin-bottom:10px;}
.fenlei2 li a{ font-size:14px; padding:0 0 0 35px; }



.se_pro_con{ width:1280px; overflow:hidden;  position:relative; margin:30px auto 0 auto; padding:10px 0 ;}
.se_pro_con ul{ width:1380px; }
.se_pro_con li{float:left; padding:0; width:400px; height:300px; margin-right:35px; margin-bottom:25px;position:relative; overflow:hidden; background:url(../images/jj.jpg) no-repeat center top;  transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; }
/* .se_pro_con li:hover{ border-radius:50px;} */
.se_pro_con .se_pro_t_l{ width:400px; height:300px; position:relative; cursor: pointer;}
.se_pro_con .se_pro_t_l a{ width:400px; height:300px; position: absolute; z-index:3; background:url(../images/p_more_bg2.png) no-repeat center center; text-align:center; font-size:14px; color:#fff; line-height:40px; opacity:0}
.se_pro_con .se_pro_t_l .se_pro_t_laa{opacity:1;}
.se_pro_con .se_pro_t_l a span{ display:block; font-size:22px; font-weight:bold; color:#ffffff; line-height:60px; padding:90px 0 0 0; width:246px; margin:0 auto; border-bottom:1px solid #eee}
.se_pro_con .se_pro_t_l a p{ width:150px; text-align:center; line-height:40px; background:#176ac1; color:#fff; font-size:16px; margin:20px auto 0 auto}

.se_pro_con .se_pro_t_l img{ width:100%; position: absolute; z-index:2; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }


	
.mores {
    width: 162px;
    height: 56px;
    position: absolute;
		bottom: 22%;
}
.mores a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    perspective: 200px;
    -webkit-perspective: 200px;
}

.mores .three-d-box {
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    transform: translatez(-28px);
    -webkit-transform: translatez(-28px);
    -ms-transform: translatez(-28px);
    -moz-transform: translatez(-28px);
    transition: all .32s ease-out;
}
.mores span.defal {
    transform: rotatex(0deg) translatez(28px);
    -webkit-transform: rotatex(0deg) translatez(28px);
    -moz-transform: rotatex(0deg) translatez(28px);
    -ms-transform: rotatex(0deg) translatez(28px);
}
.mores span.end {
    transform: rotatex(-90deg) translatez(28px);
    -moz-transform: rotatex(-90deg) translatez(28px);
    -ms-transform: rotatex(-90deg) translatez(28px);
    -webkit-transform: rotatex(-90deg) translatez(28px);
}
.mores span.defal, .mores span.end {
    display: block;
    width: 100%;
    height: 56px;
    line-height: 56px;
    color: #fff;
    font-size: 18px;
    font-family: "Arial";
    background: #c2a161;
    text-align: center;
    transition: 0.34s;
    position: absolute;
    left: 0;
    top: 0;
    transition: 0.35s;
}
.bdown .mores span.end{ display:none\9;}
.bdown .mores a:hover span.defal{ background:#232323\9;}
.mores a:hover .three-d-box{transform: translateZ(-28px) rotateX(90deg); -webkit-transform: translateZ(-28px) rotateX(90deg); -moz-transform: translateZ(-28px) rotateX(90deg); -ms-transform: translateZ(-28px) rotateX(90deg);}
.mores a:hover span.end{ background:#232323;}
.moredown a:hover span i{ transform:rotate(90deg); -webkit-transform:rotate(90deg); -ms-transform:rotate(90deg);}
.mask_a{
		width: 100%;
		height: 100%;
		background-color: #555;
		opacity:0;
		transition:  all .4s;
		position: absolute;
		top:0;
		z-index:97
	}
	.se_pro_con li:hover .mask_a,.pic:hover .mask_a{
		opacity:0.8;
	}
	
	.leftcon{
		position: absolute;
		top:calc((100% - 68px)/2);
		left:-68px;
		transition: all .4s;
		width: 68px !important;
		height: auto !important;
		z-index: 9999 !important;
	}
	.rightcon{
		position: absolute;
		top:calc((100% - 34px)/2);
		right:-34px;
		transition: all .4s;
		width: 34px !important;
		height: auto !important;
		z-index: 9999 !important;
	}
	.se_pro_con li:hover .leftcon,.pic:hover .leftcon{
		left:calc((100% - 68px)/2)
	}
	.se_pro_con li:hover .rightcon,.pic:hover .rightcon{
		right:calc((100% - 34px)/2)
	}
	/* èœå•æ ·å¼ */
	.fix_nav{
		position: fixed;
		width: 250px;
		height: 100%;
		top:0;
		z-index: 98;
		background: transparent;
		background-color: rgba(0,0,0,0.7);
		transition: all .4s;
	}
	.fix_nav.close{
		right:-250px;
	}
	.fix_nav.open{
		right: 0;
	}
	.fix_nav .menu_ul{
		line-height: 35px;
		position: absolute;
		/* top:calc((100% - 35px*4)/2); */
		top:130px;
		left: 100px;
		font-size: 16px;
	}
	.fix_nav .menu_ul li{
		width: 100px;
		white-space: nowrap;
		overflow: hidden;
		margin-left: 40px; line-height:45px
	}
	.fix_nav.close .menu_ul li{
		opacity: 0;
		transition: none; 
	}
	.fix_nav.open .menu_ul li{
		opacity: 1;
		margin-left: 0;
		transition: .4s;
	}
	.fix_nav .cn{
		color: white;
		left:0;
		opacity: 1;
		position: relative;
	}
	.fix_nav .en{
		color: #ff9d00;
		left:100px;
		opacity: 0;
		position: absolute;
	}


.news-left{width: 835px;height: 430px;float: left;}
.xinwen{ height:40px; width:835px; background:#1f1f1f url(../images/images/xw.jpg) left center no-repeat;}
.xinwen_z{height:40px; width:300px; float:left;}
.xinwen_z a{height:40px; line-height:40px; display:block; color:#d21e27;  font-size:14px; padding-left:40px;}
.xinwen_z b{ color:#fff;  }
.xinwen_c a{ height:40px; line-height:40px; width:40px; font-size:22px; float:right; color:#FFF;}
.xinwen_n{ height:340px; width:835px;  margin-top:45px;}
.xinwen_nl{height:340px; width:213px; float:left; background:url(../images/images/nnn.jpg) center no-repeat;}
.xinwen_nr{ height:340px; width:600px; float:right;}
.xinwen_nrt{height:100px; width:600px;}
.xinwen_nrtb{ height:30px; width:600px; border-bottom:#d9d9d9 1px dashed; padding-top:10px;}
.xinwen_nrtb a{ height:26px; width:600px; line-height:26px; color: #666; font-size:16px; display:block;}
.xinwen_nrtb a:hover{ height:26px; width:600px; line-height:26px; color:#d21e27; font-size:17px; display:block;}
.bbb{ height:60px; width:600px;}
.bbb p{ height:24px; line-height:24px;  font-size:12px; color:#999; display:block; padding-top:5px;}
.xinwen_liebiao{width:600px; height:220px; padding-top:25px;}
.xinwen_liebiao_l{ height:35px; width:500px; background: url(../images/images/a.gif) center left no-repeat; float:left;}
.xinwen_liebiao_l a{ height:35px; width:500px; line-height:35px; display:block; padding-left:20px; color:#666; font-size:12px;}
.xinwen_liebiao_l a:hover{  color:#d21e27; font-size:12px;}
.xinwen_liebiao_r{height:35px; width:100px; float:right;}
.xinwen_liebiao_r a{ height:35px; width:500px; line-height:35px; display:block; padding-left:20px; color:#666; font-size:12px; }
.xinwen_liebiao_r a:hover{  color:#d21e27; font-size:12px;}

.tupian{ width:1200px; padding-top:200px; margin:0 auto }






.kong{height:40px; width:100%}
.kongg{height:60px; width:100%}

.news-right{width:330px;height: 430px;float: right;}
.lx{height:40px; width:330px; float:left;background:#d21e27;}
.lx_z{height:40px; width:280px; float:left;}
.lx_z a{height:40px; line-height:40px; display:block; color:#fff;  font-size:14px; padding-left:40px;}
.lx_z a{height:40px; line-height:40px; display:block; color:#fff;  font-size:14px;}
.lx_z b{ color:#fff;  }
.lx_c a{ height:40px; line-height:40px; width:40px; font-size:22px; float:right; color:#FFF;}
.lx_t{height:148px; width:300px; margin:0 auto; background:url(../images/images/lxt.jpg) center no-repeat; margin-top:60px;}
.lx_n{height:200px; width:300px; padding:15px;}
.lx_nt a{height:40px; width:300px; line-height:40px; display:block; font-size:16px; color:#000; font-weight:bold;}
.lx_nn a{height:30px; line-height:30px; display:block; color:#333; font-size:12px;}
.leftttt{height:100%; width:210px;}
.lixxiwomen{ padding-top:700px; }
.sss{height:380px; width:210px;border:1px solid #c5c5c5}
.lixxiwomen_t{height:40px; width:210px; background:url(../images/images/lxxxx.jpg) center no-repeat;}
.lixxiwomen_t a{height:40px; width:210px; line-height:40px; display:block; font-size:14px; color:#FFF; text-align:center;}
.let{height:94px; width:190px; margin:0 auto; padding-top:18px; background:url(../images/images/aaaa.jpg) center no-repeat;}
.lett p{height:40px; line-height:40px; width:190px; margin:0 auto; display:block; font-size:13px; color:#00; font-weight:bold;}
.lettt p{ height:30px; line-height:30px; font-size:12px; display:block; color:#333; padding-left:10px;}




.right_yeyue{ width:970px; height:100%; float:right;}

























/*erjiyemian*/
.main_l{ float:left; width:226px; padding:0 0 0 9px; overflow:hidden;}
.main_r{ float:right; width:720px;overflow:hidden; padding-right:10px;}


.left_lx{width:257px;overflow:hidden; min-height:276px;}
.left_lx .pic{ height:69px; overflow:hidden;}
.left_lx .pic2{ height:42px; overflow:hidden;}
.left_lx .left_lx_con{ width:250px;line-height:24px; min-height:159px; color:#fff; background:#ff7c1c url(../images/lianxibg2.jpg) repeat-x left top;}
.left_lx .left_lx_con p{ padding:19px 0 0 20px;}

.zizhi{width:250px;overflow:hidden;}
.zizhi .pic{ height:56px; overflow:hidden;}
.zizhi .zizhi_con{ width:250px;line-height:24px; padding-top:5px;overflow:hidden;min-height:180px; color:#fff; background:#f7f2e8 url(../images/rongyubg.jpg) repeat-x left top;}
.zizhi .zizhi_con img{ margin:2px 0 0 6px; height:38px; overflow:hidden; display:block}

.erjibg{ background:url(../images/weizhi.jpg) no-repeat left top; height:37px;line-height:37px; padding-left:35px; color:#fff}
.erjibg a{ color:#fff;}
.erjibg a:hover{ font-weight:bold;}
.main_content{background:#FFFFFF; line-height:23px; min-height:502px; margin:0 0 10px 0; border:#c5b084 solid 1px;}
.main_content .jianjie{ line-height:30px; font-size:12px; padding:30px 30px 0 30px;color:#000}

.erji_con{ PADDING-top:20PX; padding-left:10px;}

.tiao{ font-size:12px; padding:20px 0 20px 30px;}
.tiao a{ color:#000000; text-decoration:none; font-size:12px;}
.tiao a:hover{ color: #348900;}

.lx p{ line-height:25px; font-size:14px; font-weight:bold;}
.more{ padding:25px;}
.more a{ color:#000; line-height:25px; text-decoration:none; background:url(../images/news_icon.gif) no-repeat left 2px; padding-left:20px;}


.list_photo2{
	margin:0;
	width:790px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

.list_photo2 dt{ float:left; width:250px; height:200px; margin-top:15px; }
.list_photo2 dt img{ border:1px solid #dfdfdf; padding:0px; width:210px; height:150px; padding:5px;}
.list_photo2 dt div{ width:240px; height:35px; line-height:35px; text-align:center; overflow:hidden; }
.list_photo2 a{color:#000000;}
.list_photo2 a:hover{color:#f60;}


.news_t{ width:650x; text-align:left; line-height:40px; height:40px; background: url(../Images/index_1888.gif) repeat-x;text-indent:0px; margin:auto; margin-left:40px; margin-right:40px; font-size:14px;}
.news_t ul{  width:650px; line-height:40px;}
.news_t ul li{line-height:40px;}

.news_t a {line-height:40px; color:#4a4a4a; font-size:14px; padding-left:22px; }
.news_t a:hover{color:#4a4a4a; }

.news_p{ width:700px; color:#999999; text-align:left; padding-left:10px; margin-bottom:20px; line-height:25px;}
.news_p a{ color:#999999}
.news_p a:hover{ color:#ff0000}


.newslist{list-style:none;width:500px;background-color:#fff;overflow:hidden;height:500px;}
.newslist .t{float:left;width:250px;}




.se_erji_img img{ width:auto; margin:0 auto}



.deng{position:absolute;width:680px;height:221px;left:50%; margin-left:-340px;top:-74px; z-index:5;text-align:right;}

.dd{position:absolute;width:600px;height:221px;left:50%; margin-left:-300px;top:-114px; z-index:5;}

.p_float{ position:fixed; bottom:20px; width:55px; right:10px; z-index:9999; opacity:0}
.p_float li{  line-height:21px; margin-bottom:10px; text-align:center}
.p_float li a{ color:#fff; font-size:13px; background:#00877a; padding:10px 7px; margin-bottom:10px; display:block}
.p_float li a:hover{ background:#000}




.espcms_bookk img{ width:100%; max-width:800px; margin-bottom:15px;}




.banner2{margin:0 auto; width:100%; height:600px; }
.slide-main{height:600px; position:relative; }
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:250px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:15px;position:absolute;z-index:124;bottom:30px;left:0;text-align:center;}
.item a{display:inline-block;width:15px;height:15px;border-radius:30px;margin-right:11px;background:#FFFFFF;opacity:0.8;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#156ea8;}
.slide-box,.slide{display:block;width:100%;height:600px; overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:600px; position:relative;position:absolute;z-index:8;}
#bgstylea{background:url(../images/images/aa1.jpg) no-repeat center bottom; }
#bgstyleb{background:url(../images/images/aa2.jpg) no-repeat center bottom; }
#bgstylec{background:url(../images/images/aa3.jpg) no-repeat center bottom; }
.slide a{display:block;cursor:pointer;}