.wraper { width: 1200px; min-width: 1200px; max-width: 1200px; margin: 0 auto; position: relative; }
.wraper:before, .wraper:after { content: "\0020"; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden }

.layout:after{content:'\20';display:block;height:0;clear:both}
.layout{*zoom:1}

/*设置placeholder颜色*/
::-webkit-input-placeholder {color:#333}/* WebKit browsers */
:-moz-placeholder {color:#333}/* Mozilla Firefox 4 to 18 */
::-moz-placeholder {color:#333}/* Mozilla Firefox 19+ */
:-ms-input-placeholder {color:#333}/* Internet Explorer 10+ */
/*html{zoom:expression(function(ele){ele.style.zoom="1";document.execCommand("BackgroundImageCache",false,true)}(this))}*/

.thumb > img, .thumb a > img, {
 display: block;
 max-width: 100%;
 height: auto;
}
.space-15 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 7px 0 7px; }
.space-10 { max-height: 1px; min-height: 1px; overflow: hidden; margin: 4px 0 5px; }
.header { background: #ffffff; padding: 20px 0;height: 74px; }
.logo { float: left; width: 450px; }
.logo a{font-size:26px; font-family:'微软雅黑'; line-height:74px;  color:#2e5ca9;}
.phone { float: right; width: 245px; }
.phone .ph1{background: url(../images/tel.png) no-repeat left center; padding-left: 25px;}
.phone .ph1 b{ font-size: 14px; color: #999; font-weight: normal;}
.phone .ph1 i{ color: #2e5ca9; font-style: normal; font-size: 20px; padding-left: 10px;}
.ph2 form{width: 244px;  margin-top: 10px;}
.ph2 form .search{ height: 25px; border-left: 1px #e1e1e1 solid;border-top: 1px #e1e1e1 solid;border-bottom: 1px #e1e1e1 solid; border-right: 0px; padding-left: 8px; color: #c8c8c8; font-size: 14px; width: 200px;line-height: 25px;outline:none;}
.ph2 form .btn{ width: 33px; height: 29px;background: url(../images/fangdajing.png) no-repeat; border: 0;border-right: 1px #e1e1e1 solid;border-top: 1px #e1e1e1 solid;border-bottom: 1px #e1e1e1 solid;cursor: pointer; }
/*导航*/
.nav { background: #2e5ca9; line-height:50px; position: relative; z-index: 20; }
.nav li { float: left;  position: relative; }
.nav li>a { display: block; color: #ffffff; padding: 0 35px; border-left: 1px #5187c5 solid; border-right: 1px #5187c5 solid;}
.nav li.active>a, .nav li>a:hover { background: #1e1a17;}
.nav li:first-child { margin-left: 0; }
.nav li:hover .popup-nav { 
          display: block;
          -webkit-animation: pullDown 100ms linear;
          -moz-animation: pullDown 100ms linear; 
          -o-animation: pullDown 100ms linear; 
          animation: pullDown 100ms linear; 
      }
/*二级菜单*/
.popup-nav { background: #fff; border-radius: 0 0 3px 3px; padding: 7px 0 0 0; position: absolute; left: 0px; top: 50px; max-width: 200px; width: 100%;  *width:140px;
display: none; }
.popup-nav dd { display: block; width: 100%; }
.popup-nav a { white-space: nowrap; overflow: hidden; text-overflow: ellipsis }
.popup-nav a { color: #999; float: none; font-size: 14px; font-weight: normal; display: block; height: 30px; line-height: 30px; text-align: center; }
.popup-nav a:hover { color: #fff; background: #2e5ca9; text-decoration: none }
/*首页产品展示*/
.slideGroup{ width:100%; text-align: center; }
.slideGroup .parHd{ height:49px; line-height:49px; padding:0 10px; border-bottom:1px solid #ededed;border-top:1px solid #ededed;  position:relative;  }
.slideGroup .parHd  a{  padding:0 15px; cursor:pointer; display: inline-block;text-align:center; color:#999999; }
.slideGroup .parHd a:hover{ height:49px; background:#2e5ca9; color: #fff;  }
.slideGroup .parHd .cur{ height:49px; background:#2e5ca9; color: #fff;  }
.slideGroup .slideBox{ overflow:hidden; zoom:1; position: relative; }

.about{ margin-top: 60px;}
a.more {  border: 1px solid #c8c8c8; font-size: 14px; height: 44px; line-height: 44px;  text-align: center; width: 136px; display:inline-block; color: #999999;  }

 a.more:hover { background-color: #2e5ca9; color: #fff;  }

.parBd{ height:447px; overflow:hidden;}


/*友情连接*/
.links { padding: 15px 0; border-top: 1px solid #dddddd; }
.links h3 { color: #414141; font-weight: bold; display: inline-block; *display:inline; /*行内块*/
}
.links a { color: #414141; margin: 0 5px; }
.links a:hover { color: #ec6945; }
/*页尾信息*/
.footer { background-color: #eeeeee;margin-top:121px;height:300px;color:#999999;border-top:4px #2e5ca9 solid; }
.banquan{ border-top:1px #d9d9d9 solid;height:55px;background-color:#eeeeee;line-height:54px;color:#999}
ul.f_nav{ margin-top:53px;margin-right:58px;line-height:24px;margin-bottom:45px;}
ul.f_nav:last-child{ margin-right:0px;}
ul.f_nav li{ color:#333;}
ul.f_nav li i{ font-style:normal;color:#666666;}
ul.f_nav li.first{ color:#333333; font-size:16px;margin-bottom:10px;}
ul.f_nav li a{color:#333;line-height:24px;}
ul.f_nav li a:hover{color:#2e5ca9;}
.footer .address { float: left; font-size: 12px; line-height: 1.8; color: #f2f2f2; padding: 15px 0px; }
.footer .foot-phone { float: right; padding: 25px 0px; }

/*统一模块标题*/
.box-head {  *zoom:1; text-align: center; margin: 60px 0px;}
.box-head:before, .box-head:after { content: "\0020"; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden }
.box-head h3 { font-size : 24px; padding: 0 15px; color: #666666; }
.box-head span{ font-size: 14px; color: #cbcbcb; font-family: arial;}
.box-head a.more { float: right; color: #808080; font-size: 12px; line-height: 20px; margin-top: 12px; }
.box-head a:hover { color: #ec6945; }

.row { *zoom:1
}
.row:before, .row:after { content: "\0020"; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden }
/*关于我们*/

.box-about .header {
    width: 50%;
    float: right;
    text-align: left;
    padding-top: 140px;
    padding-bottom: 70px;
}

.box-pic{ width: 50%; height: 500px;background: url(../images/pic4.png) no-repeat; background-position: right center;transfrom:scale{2,2}; }
.boxaa{ width: 550px;text-align: center;}
.box-about{ width: 50%; background-color: #eeeeee; height: 500px;}
.ba-title{ font-size: 24px; color: #333333; margin-top: 135px; margin-left: 135px;}
.ba_desc{ margin-left: 56px; margin-top: 50px;  line-height: 25px; text-align: left; width: 550px; mar}
.huoban{}
.huoban ul li:first-child{ margin-left:0px;}
.huoban ul li{ width:182px;height:65px;float:left;border:1px #ebebeb solid;margin-left:16px;}
.ba_desc a.more{ margin-top: 50px;}
.licheng{ text-align:center;line-height:35px;margin-bottom:15px; padding-left: 90px;}
.licheng .l_time{ color:#333333;font-size:14px;}
.licheng .l_time b{ font-family:Arial, Helvetica, sans-serif;font-size:24px;font-weight:bold;color:#2e5ca9;}
.licheng .l_jt{ padding-left:30px;padding-right:30px;}
.licheng .l_nr{ color:#666666;font-size:16px;width:628px;text-align:left;line-height:30px;}
.tuwen{ margin-top:0px;}
.tuwen ul li{ margin-left:38px;float:left;width:175px;margin-bottom:15px;}
.tuwen ul li img{ display:block;width:123px;height:171px;padding:24px 26px;border:1px #e6e6e6 solid;}
.tuwen ul li span{ display:block;text-align:center;line-height:40px; color: #333;}
/*新闻中心*/
.box-news { width: 490px; }
.box-news ul { padding-top: 15px; }
.box-news li { display: block; text-align: right; padding-left: 10px; line-height: 27px; background: url(../images/li-dot.jpg) no-repeat 0 center; }
.box-news li a { float: left; color: #404040; }
.box-news li a:hover { color: #ec6945; }
.box-news li span { color: #999999; font-size: 13px; }

/*布局*/
.col-side { position: relative; float: left; width: 246px; top:-80px;}
.col-main { position: relative; float: right; width: 924px; min-height:400px; }
/*页面导航*/
.sidenav { }
.sidenav .head { line-height: 38px;  background-color: #2e5ca9;height:64px;  padding-left: 35px; }
.sidenav .head h3 { font-size: 16px; color: #ebebeb;padding-top:10px;font-weight:bold;font-size:22px;width:170px;border-bottom:1px #80cca2 solid; }
.sidenav .head h4{ color:#fff;text-align:right;width:170px;text-transform:uppercase;}
.sidenav ul{ background-color:#2e5ca9;}
.sidenav li { height: 40px; color: #fff; border-bottom: 1px solid #fff; border-top: none; display: block; vertical-align: bottom; }
.sidenav li:last-child{ border-bottom: none;}
.sidenav li a { display: block; line-height: 40px;  color: #fff; }
.sidenav li.active{border-bottom: none;}
.sidenav li.active a { background: #2e5ca9; color: #fff; margin-bottom: -1px;}
.sidenav li span { margin-right: 15px; float: right; height: 20px; width: 20px; display: block; }
/*面包屑导航*/
.page-head { line-height: 50px; color: #ebebeb; }
.page-head h3 { margin-left: 15px; font-size: 16px; display: none;
}
.path{ height:50px;width:100%;background-color:#f7f7f7;border-bottom:1px #e5e5e5 solid;}
.sitepath { font-size: 14px; color: #999999; float: right; padding-right: 18px;background:url(../images/home.png) no-repeat left center;padding-left:25px; }
.sitepath a { color: #999999; }
.sitepath a:hover { text-decoration: underline;color:#2e5ca9; }
.sitepath a:last-child{color:#2e5ca9;}
/*发布内容*/
.post-title { padding: 15px 10px 0;}
.post-title h2 { font-size: 18px; color: #333; line-height: 2em; }
.post-title p.info { font-size: 12px; color: #000; }
.post-content { line-height: 1.8; padding: 15px 10px;color:#000; margin-top: 20px;}
.post-content p { margin-bottom: 1.0em; text-align: justify;}
.post-content p b{ color: #333; font-weight: normal;}
.post-content img, .post-content video, .post-content embed, .post-content iframe { max-width: 100% }
.post-content img { height: auto }
.s_title{ font-size:18px;margin-top:50px;color:#2e5ca9;text-align:center;}
.s_hx{width:36px;height:2px;background-color:#2e5ca9;margin:0px auto;margin-top:10px;}
.fabu{ text-align:center;display:block;font-size:14px;margin-bottom:15px;font-family:Arial, Helvetica, sans-serif;}
/*内容分页样式*/
.post-pagination { text-align: center; padding: 2.0em 0; }
.post-pagination a { font-size: 14px; color: #262626; margin: 0 5px }
.post-pagination a.active, .post-pagination a:hover { color: #ec6945; }
/*联系我们*/
.contact { background: url(../images/contact.png); margin-top: 30px; height: 113px;color:#999999; }
.contact .head { font-size: 16px; line-height: 37px; color: #ebebeb; padding-left: 35px; }
.contact .detail small { font-size: 12px; color: #972706; padding-left: 32px; display: block; margin-top: 15px; }
.contact .detail p { font-size: 22px; font-weight: bold; color: #972706; padding-left: 31px; }
.ct_title{ font-size:18px;color:#2e5ca9;}
.ct_address{background:url(../images/c1.png) no-repeat left center;padding-left:30px;margin-top:20px;}
.ct_left b{ font-weight:normal;color:#666666;margin-top:20px;}
.ct_tel{background:url(../images/c2.png) no-repeat left center;padding-left:30px;margin-top:20px;}
.ct_mail{background:url(../images/c3.png) no-repeat left center;padding-left:30px;margin-top:20px;}
.contact_bottom{ margin-top:60px;}
.ct_left{ width:280px;}
.contact_top{ margin-top:10px;}
.ct_right{ width:600px;}
.ct_right  input,textarea{ color:#999999;}
.ctr_l{ width:280px;}
.ctr_r{ width:280px;}
.ctr_r textarea{margin-bottom: 20px;border:0px;border-bottom: 1px #e1e1e1 solid;outline:none;}
.ctr_l input,.ctr_r input{width:280px;height:30px;border:0px;border-bottom:1px #2e5ca9 solid;border-bottom:1px #e1e1e1 solid;margin-bottom:35px;outline:none;}
.ctr_r button{ width:100%;background-color:#2e5ca9;color:#fff;border:0px;height:32px;}
/*新闻列表*/
.news { font-size: 14px; line-height: 30px; padding: 15px; }
.news li { text-align: right; color: #ccc; padding: 0 0 0 10px; background: url(../images/li-dot.jpg) no-repeat 0 center }
.news li span { color: #ccc; font-size: 13px; }
.news li a { color: #40403f; float: left; }
.news li a:hover { color: #ec6945; }
/*产品列表*/

.product { overflow: hidden; padding: 15px 0; }
.product ul { margin-right: -14px; display: block; }
.product ul a{ display: block; position: relative; overflow: hidden;}
.product ul a img{-webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;}
.product ul a:hover img{-webkit-transform: scale(1.2); transform: scale(1.2);}
.product li { float: left; margin-right: 14px; width:200px; margin-top:40px;border-bottom:1px #e1e1e1 solid;}
.product li .img {  display: block; }
.product li .txt {  font-size: 14px; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; line-height: 25px;margin-top:15px; }
.product li span{ color:#999;margin-top:10px;display:block;margin-bottom: 40px;}
.product li .on_ceshi{width: 295px;
    height: 30px;
    vertical-align: middle;
    line-height:30px;
    background-color: #2e5ca9;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 0;
    display: none;
    text-align: center;
    bottom: 0px;
    left: 0px;
    padding-top: 0px;}
.product li a.txt:hover { color: #2e5ca9; }

.pro_des{ margin-top:35px; margin-bottom:30px; border-bottom:1px solid #dcdcdc;}
.pro_des-l{width: 490px;height: 310px;text-align:center;float:left;}
.pro_des-l img{ max-width:490px; max-height:310px; vertical-align:middle;}
.pro_des-l span{ height:100%; display:inline-block; vertical-align:middle;}
.pro_des-r{width:405px;height: 310px;float:right;overflow: hidden;}
.pro_des-r dt{ font-size:16px; line-height:18px; color:#333; padding-bottom:30px;}
.pro_des-r dd{ font-size:14px; line-height:28px; color:#999; }
.pro_des-r dd font{ color:#333;}

.pro_content{ font-size:14px; line-height:28px; color:#999;}
.pro_content h3{ font-size:16px; line-height:18px; color:#333;  padding-bottom:15px; padding-top:30px;}



/*图文列表*/
.imgtxt { }
.imgtxt li { padding: 40px 0px; border-bottom: 1px solid #ddd;  *zoom:1;
 *display: inline; }
.imgtxt li:hover {
	background:#f9fafd;
}
.imgtxt .thumb { width:419px; float: left; }
.imgtxt .thumb a{ display: block; overflow: hidden; width: 386px;}
.imgtxt .thumb a img{-webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;}
.imgtxt .thumb a:hover img{-webkit-transform: scale(1.2); transform: scale(1.2);}

.imgtxt .detail { padding: 0 10px 0 10px; font-size: 12px; }
.imgtxt h5 { font-size: 16px;  line-height: 23px;margin-top:15px; }
.imgtxt h5 a { color: #000000; }
.imgtxt h5 a:hover {
	color:#2e5ca9;
}
.imgtxt .tags { color: #999 !important; margin-top: 5px; }
.imgtxt .txt { line-height: 24px; color: #999999; margin-top: 25px;font-size:14px; }
p.anniu a{ padding:11px 24px;border:#bcbcbc 1px solid;margin-top:30px;display: inline-block;color:#bcbcbc;}
p.anniu a:hover{background-color:#2e5ca9;color:#fff;border:#2e5ca9 1px solid;}
/*列表分页*/
.pages {  padding: 1.5em 0; }
.pages a { font-size: 14px; color: #262626; margin: 0 5px ;padding:3px 10px;}
.pages a.active, .pages a:hover { color: #fff;background-color:#2e5ca9; }

/*参考站酷分页*/
.bigPage{ padding-top: 15px; text-align: center; padding-bottom: 30px;}
.vm *{display:inline-block;vertical-align:middle}
.bigPage > a{ display:inline-block;height:37px;width:37px;text-align:center;line-height:37px; background:url(../images/bigpage.png) no-repeat left top; position:relative; text-decoration:none;color:#7f7f7f;font-size:14px;font-weight:bold;margin:0 5px}
.bigPage > a.selected,.bigPage > a.selected:hover{background:url(../images/bigpage.png) no-repeat left -111px;color:#fff; cursor:default}
.bigPage > b{ display:inline-block;line-height:37px;margin:0 5px}
.bigPage a:hover{background:url(../images/bigpage.png) no-repeat left -37px}
.bigPage a.down{background:url(../images/bigpage.png) no-repeat left -74px}

.pagePrev b{cursor:pointer;width:0;height:0;border-width:6px;border-style:solid;font-size:0;line-height:0;border-color:#f8f8f8 #4e4e4e #f8f8f8 #f8f8f8; position:absolute;left:9px;top:12px}

.pageNext b{cursor:pointer;width:0;height:0;border-width:6px;border-style:solid;font-size:0;line-height:0;border-color:#f8f8f8 #f8f8f8 #f8f8f8 #4e4e4e; position:absolute;left:16px;top:12px}

.bigPage > a.pageDisabled{background:url(../images/bigpage.png) no-repeat left -148px;color:#c1c1c1; cursor:default}
.bigPage > a.pageNext.pageDisabled b{border-color:#eee #eee #eee #c1c1c1; cursor:default}
.bigPage > a.pagePrev.pageDisabled b{border-color:#eee #c1c1c1 #eee #eee; cursor:default}


.isTxtBig{background:#fbfbfb url(../images/inputbg.png) repeat-x left top;height:35px;line-height:35px; width:30px; border:1px solid #c1c1c1;padding:0 5px;color:#333}
.isTxtBig.focus{color:#000; background-color:#fff}


/* 焦点图 */
.focus{text-align:center;height:525px;position:relative;margin-top:6px;}
.f426x240{width:1200px;height:525px;overflow:hidden}
.f426x240 img{width:1200px;height:525px}

.rslides{width:100%;position:relative;list-style:none;padding:0;}
.rslides_nav{height:76px;width:39px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);top:50%;left:-50px;text-indent:-9999px;overflow:hidden;text-decoration:none;margin-top:-28px;background:url(../images/lefta.png) no-repeat; transition: all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;}
.rslides_nav:active{opacity:1.0}
.rslides_nav:hover{background:url(../images/leftao.png) no-repeat;}
.rslides_nav.next{left:auto;background:url(../images/righta.png) no-repeat;right:-50px;}
.rslides_nav.next:hover{background:url(../images/rightao.png) no-repeat;}
.rslides_tabs{margin:12px auto;clear:both;text-align:center,;display:none;}
.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px}
.rslides_tabs a{text-indent:-9999px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background:rgba(0,0,0, .2);background:#DDD;display:inline-block;_display:block;*display:block;width:9px;height:9px}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);background:#390}


.probanner{ background-color:#f2f2f2;}
.protitle{margin-top:60px;color:#333;font-size:20px;}



/*新闻*/


 /*新闻*/
 #mnews .content .header::after {content:'';position:absolute;width:100%;height:1px;background: rgba(0, 0, 0, .1);top: 300px;}

 #mnews .content .header { display:block; padding:90px 0 70px; }
#newslist .newstitem.left a.newscontent, #newslist .newstitem.left a.newscontent:hover, #newslist .newstitem.right a.newscontent, #newslist .newstitem.right a.newscontent:hover { padding:0px; }
#newslist .newstitem .newsimg { display:none; }
#newslist .newstitem { float:left; width:560px; height:310px; margin: 0 5px 20px 25px; }
#newslist .news_wrapper, #newslist .newstitem a.newscontent:hover .news_wrapper { width:100%; background:transparent; }
#mnews #newslist { width:1200px; margin:0 auto; }
 #newslist .wrapper { margin-left:-20px;}
#newslist .newsbody { width:100%; position:relative; max-width:100%; height:100%; }
/*#newslist .newsbody:after{ content:'';width: 25px; height:10px;background: url(../images/icon.png) no-repeat 0 -71px; position:absolute; left:100px; bottom:44px; opacity:0;transition: all 0.3s ease-out 0s}*/



#newslist .newsbody .title { height:54px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; font-size:16px; color: #575757; line-height:32px; text-align:left; position:absolute; top:54px; text-indent:0px; }
 #newslist .newsbody .title { top:110px; padding-left:40px; font-size: 17px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; width:calc(100% - 40px); }
 #newslist .newstitem .newsbody .date::before { content:''; position:absolute; width:50px; height:1px; background:rgba(0,0,0,.0);transition: all 0.3s ease-out 0s;margin-top:58px; z-index:99;left: 40px;margin-block-start: 56px;    -webkit-margin-before:59px;}
 #newslist .newstitem:hover .newsbody .date::before { width:calc(100% - 40px); background:rgba(0,0,0,5);}
#newslist .separator { display:none; }
#newslist .newsbody .description { height:78px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; transition: all 0.3s ease-out 0s; margin-top: 0; color: #999; line-height:26px; text-align:left; position:absolute; top:108px; }
 #newslist .newsbody .description { top: 158px; padding-left: 40px;width: calc(100% - 40px);}
#newslist .newsbody .date { width:70px; height:88px; background: transparent; position: relative; top:-50px;  padding:20px 30px 0 40px; font-weight:100; text-align:right; }
 #newslist .newsbody .date { width:auto; text-align:left; top: 10px; }
/*#newslist .newsbody .date:after{ content:'';width: 35px;height: 1px;background: rgba(0,0,0,.25);display: block;position: relative;top: 2px;left:-40px;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}*/

#newslist .newsbody .date .md { color:#adadad; position: relative; top: 40px; transition: all 0.3s ease-out 0s; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; display:block; line-height:20px; width:100%; }
 #newslist .newsbody .date .md { font-size:0; }
#newslist .newsbody .date .md span { display:none; border:none; }
#newslist .newsbody .date .year { font-size:38px; float: left; color: #999; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; display:block; line-height: 46px; position:relative; top:-30px; width:100%; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; }
#newslist li.newstitem:hover .newsbody .date .year { color:#555; }
#newslist li.newstitem:hover { transition: all .3s ease-out 0s;}
#newslist li.newstitem:hover .date:after { left:85px; }
 #newslist li.newstitem:hover .newsbody .title { text-indent:0; top:100px; }
#newslist li.newstitem:hover .newsbody .description { top:93px; }
 #newslist li.newstitem:hover .newsbody .description { top:148px; }
#newslist li.newstitem:hover .newsbody:after { opacity:1; bottom:54px; left:135px; }
#mnews a.more { display:block; margin-bottom:80px; }


#newslist .newstitem a.newscontent {
	height: 100%;
	display: block;
	text-align: center;
	position: relative
}


.indexnews{}
.inewslist{ background: url(../images/x.png) no-repeat center 40px;}
.inewslistn{ width:1200px; margin: 0 auto; overflow:hidden;}
.inewslistn ul{ width:366px; float: left; margin-right: 50px;}
.inewslistn ul:last-child{ margin-right: 0rem;}
.inewslistn1{ color: #999999; font-size: 18px; height: 42px; margin-bottom: 22px; position: relative;}
.inewslistn1 span{ width: 0%; height: 1px; background: #2e5ca9; overflow:hidden; position: absolute; left: 0px; bottom: 1px; transition: all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;}
.inewslistn ul:hover .inewslistn1 {color:#666;}
.inewslistn ul:hover .inewslistn1 span{width: 100%;}
.inewslistn2{ color: #333333; font-size: 16px;}
.inewslistn3{ color:#333; line-height: 18px; height: 36px; margin-top: 32px; margin-bottom: 62px;}
.inewslistn4 a{ color: #333;}

.inewslistn ul:hover .inewslistn4 a{color:#333;}

.ellip{overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.ellip2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}

.inewsa{  display: block; width: 138px; height: 44px; line-height: 44px; text-align: center; border: 1px solid #c8c8c8; margin: 0 auto; color: #333; margin-top: 50px;}
.inewsa:hover{background-color: #2e5ca9; color: #fff;}

.newslist{ margin-top: 30px; margin-bottom: 6px;}
.newslistn{ border-bottom: 1px dotted #d0d0d0;}
.newslistn a{ display: block; overflow: hidden; padding-bottom:26px; padding-top: 22px;}
.newslistn dl{ width: 168px; float: left; text-align: center;}
.newslistn ul{ width: 726px; float: right;}
.newslistn dl dd.ndd1{ color:#333333; margin-bottom: 10px; padding-top: 14px; font-size: 18px; font-family: arial;}
.newslistn dl dd.ndd2{background: url(../images/newsa.png) no-repeat center top; height:24px; transition: all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;}
.newslistn a:hover dl dd.ndd2{background: url(../images/newsao.png) no-repeat center top;}
.newslistn ul li.nli1{ color:#333333; margin-bottom: 10px; transition: all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;}
.newslistn ul li.nli2{ color: #999999; line-height: 20px; transition: all 0.5s; -moz-transition:all 0.5s; -webkit-transition:all 0.5s; -o-transition:all 0.5s;}

.newslistn a:hover ul li.nli1{ color:#2e5ca9;}
.newslistn a:hover ul li.nli2{ color: #2e5ca9;}


#map{ width:924px; height:446px; margin: 0 auto; margin-top: 20px;}
#map .BMapLabel{ display: none; opacity: 0;}
#map .shadow{ display: none;}
#map .pop{ display: none;}

.editors-con{ padding-bottom: 3rem; }
.e-c-item{ padding: 10px 0; border-bottom: 1px solid #e6e6e6; font-size: 14px; margin-bottom:20px; }
.e-i-left{ width: 30%; text-align: center; float: left; }
.e-i-left h3{ font-size: 24px; color: #333; }
.e-i-left a{
	display:block;
	width:85px;
	height: 30px; 
	font-size: 14px; 
	color: #fff; 
	background-color: #2e5ca9; 
	color: #fff; 
	border: none;
	border-radius: 5px;
	margin: 80px auto 10px;
	cursor: pointer;
}
.e-i-gray{ color: #888; font-size: 14px; }
.e-i-right{ width: 65%; float: right; line-height: 30px; color: #727272; }
.e-i-right h3{ font-size: 16px; color: #333; margin-bottom: 12px; }
/*======================*/
/*#test{*/
    /*width: 280px;*/
   /**/

/*}*/
#ebooking_fs img{
    width:100%;
}
.tianjia_fu{
 width: 280px;
    height: 500px;
    border: 1px solid #bdbdbd;
    background: white;
float: right;

}

.lai_chu{
    width: 340px;
    position: fixed;
    bottom:50px;
    right: -284px;
    overflow: hidden;
    z-index: 99999;
}

.address_di{
    width: 40px;
    height: 160px;
    /*background: blue;*/
    /*border:1px solid black;*/
    background: #008038;
    float: left;
    position: relative;
    top: 0px;
    left:18px;
}
.address_di_c{
    padding: 5px 0;
}
.address_di_c1{
width: 13px;
    margin: 0 auto;
}
.address_di_c1 img{
    width: 100%;

}
.address_di_c2{
    width: 15px;
    margin: 0 auto;
    color: white;
}
.address_di_c3{
    width: 8px;
    margin: 0 auto;
}
.address_di_c4{
    width: 8px;
    margin: 0 auto;
}
.tianjia_fu .tianjia_fu_ln{
    width: 250px;
    height: 450px;
    margin: 25px auto;
}
.tianjia_fu .tianjia_fu_ln .s_liuyan{
  width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #d4d4d4;
}
.tianjia_fu .tianjia_fu_ln .s_liuyan .s_liuyan1{
    font-size: 14px;
    color: #333333;

}
.tianjia_fu .tianjia_fu_ln .s_xinxi{
     width: 100%;
    padding: 15px 0;

 }
.tianjia_fu .tianjia_fu_ln .s_xinxi .s_xinxi1{
    font-size: 12px;
    color: #666666;
}
.tianjia_fu .tianjia_fu_ln .s_xinxi .s_xinxi2{
    font-size: 10px;
    color: #999999;
}
.s_form_d_x2 span{
    display: inline-block;
    width: 15px;
    position: relative;
    top: 9px;
    left: 5px;
}
.s_form_d_x2 span img{
    width: 100%;
}
.s_form_d_x{
    width: 100%;
    margin: 10px 0;
}
.s_form_d_x1{
    height: 60px;
}
.s_form_d_x1 textarea{
    width: 98%;
    height: 100%;
}
.s_form_d_x2{
   width: 100%;
    height:40px;
    margin: 15px 0;
    border: 1px solid #d4d4d4;

}
.s_form_d_x2 input{
    width: 90%;
    height: 95%;
    border: none;
float: right;
}
.s_form_d_x3{
    width: 50px; height: 30px;
    background: #008038;
}
.s_form_d_x3 input{
    width: 100%;

    height: 100%;
    background: #008038;
    border: none;
    color: white;
}


/*内页上下页*/
.btn-box {
    border-top: 1px dashed #D4D4D1;
    overflow: hidden;
    padding: 30px 0 25px 0;
    margin-top: 20px;
	color:#999;
}

.btn-box a{ color:#999;}

.btn-box .back-btn {
    width: 114px;
    height: 35px;
    background: #2e5ca9;
    border-radius: 20px;
    float: right;
    display: inline-block;
    color: #fff;
    line-height: 35px;
    text-align: center;
	margin-top: -40px;
}	
/*分页样式*/
.page { padding:4px 0px 0px 1px; float:right; clear:both;}
.page a, .page span { float:left; display:block; border:1px solid #D3D1D1; padding:2px 5px; margin-left:4px; line-height:22px; }
.page a:link, .page a:visited { text-decoration:none; color:#333333 }
.page a:hover { background:#ccc; color:#333; }
.page .current{ background:#ccc; color:#FFF;}
.page #total{color:red}
/*top*/
#top{ width:100%; height:auto;}
#top1{ width: 100%; height: 39px; background: #f4f4f4; border-bottom: 1px solid #eeeeee; color: #5b5b5b; font-family: "Microsoft YaHei"}
.top1{ width: 1200px; height: 39px; line-height: 39px; margin: auto; font-size: 14px;}
.top1 a{ float: right; color: #5b5b5b;}