<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* CSS Document */



/*===重置相关html元素===*/

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, img,input{margin:0; padding:0; vertical-align:baseline;font-weight:normal;list-style:none;}

ul,

ol,

li { 

    list-style: none;

}

html{ height:100%;}



/*-------公共部分--------*/

body{font-size:14px; color:#666;font-family:"Microsoft YaHei",微软雅黑, Arial, Helvetica, sans-serif; }

a:link, a:visited{color: #666;text-decoration: none}

a:hover {color: #000;text-decoration: none}

a:active {color: #666;text-decoration: none}

img{border:0;}

.clear{ clear:both; line-height:0;}

.pngfix{/*IE6透明兼容*/}

.blank{width:100%; height:20px; margin:0 auto; }





.container {

  margin-right: auto;

  margin-left: auto;

  padding-left: 15px;

  padding-right: 15px;

  min-width:970px;

}

.container2 {

  margin-right: auto;

  margin-left: auto;

  padding-left: 0px;

  padding-right: 0px;

}

.row {

  margin-left: -15px;

  margin-right: -15px;

}

@media (min-width: 1152px) {

  .container {

    width: 1122px; 

  }

}

@media (min-width: 1280px) {

  .container {

    width: 1220px;

  }

  

}


/*顶部开始*/

.top{

	width:1100px;

	min-height:80px;

	margin:0 auto;

	padding:0px;

	overflow: hidden;

}

.top .logo{

	padding-top:13px;

	margin:0px;

	float:left;

	overflow: hidden;

}

.top .nav{

	float:right;

}

.top li{

	padding:0 20px;

	display:block;

	float:left;

	overflow: hidden;

}

.top li a {

	font-size:16px;

	line-height:80px;
	color:#FFFFFF;
	

}

.top li a:hover{

	color: #f0f007;

}

.top .list{

	float:left;

}

.top .lan{

	float:left;

	padding-left:20px;

}

.top .lan a{

	font-size:16px;

	line-height:34px;

	width:40px;

	height:34px;

	/*background:url(../images/lan.gif)  no-repeat -39px 0 ;*/

	border:#b5b5b5 solid 1px;

	display:block;

	float:left;

	padding:0;

	text-align:center;

	margin:22px 0 0;

	overflow: hidden;

}

.top .lan a:hover{

	color:#FFF;

	font-size:16px;

	line-height:34px;

	width:40px;

	height:34px;

    /*background:url(../images/lan.gif)  no-repeat 0 0 ;*/

	background-color:#6b6b6b;

	display:block;

	float:left;

	overflow: hidden;

}



/* 本例子css */
	.fullSlide{ width:100%;  position:relative;  height:390px; background:#000;  }
	.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
	.fullSlide .bd ul{ width:100% !important;  }
	.fullSlide .bd li{ width:100% !important;  height:390px; overflow:hidden; text-align:center;  }
	.fullSlide .bd li a{ display:block; height:390px; }

	.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
	.fullSlide .hd ul{ text-align:center; }
	.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:6px; margin:1px; overflow:hidden; background:#ddd;
		filter:alpha(opacity=99);opacity:0.99;  line-height:999px; 
	}
	.fullSlide .hd ul .on{ background:#159315;  }

	.fullSlide .prev,
	.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:5%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #159315 no-repeat;  cursor:pointer; filter:alpha(opacity=90);opacity:0.9; display:none;  }
	.fullSlide .next{ left:auto; right:8%; background-position:-6px -137px; }






/*顶部结束*/

  .lubo{ width: 100%;clear: both; position:absolute; height:456px; top:0;}

  .lubo_box{ position: relative; width: 100%; height:390px; }

  .lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:390px; opacity: 0;filter:alpha(opacity=0);}

  .lubo_box li a{ display: block;width: 100%;  height: 100%;}



  .lubo_box li img{ width: 100%; height:456px;}

  

  

  .lubo2{ width: 100%;clear: both; position: relative; height:323px;}

  .lubo2_box{ position: relative; width: 100%; height:323px; }

  .lubo2_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:323px; opacity: 0;filter:alpha(opacity=0);}

  .lubo2_box li a{ display: block;width: 100%;  height: 100%;}



  .lubo2_box li img{ width: 100%; height: 323px;}

  

  



  /*圆点*/

  .cir_box{ overflow: hidden; position: absolute; z-index: 100;}

  .cir_box li{ float: left; width: 30px; height: 5px; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=80);}

  .cir_on{ background: #000 !important;}



  /*按钮*/

  .lubo_btn{ position: absolute; width: 100%; top:40%;}

  .left_btn, .right_btn{ width: 30px; height: 80px; background: #000;opacity: 0.5;filter:alpha(opacity=50); cursor: pointer; color: #fff; line-height: 80px; font-size: 24px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}

  .left_btn{ float: left;}

  .right_btn{ float: right;}



.i_pro{ width:100%; background:url(../images/003.jpg) no-repeat center top #f5f5f5; padding-bottom:70px;}

.i_pro .name{ width:581px; margin:0 auto; text-align:center; padding-top:50px;background:url(../images/002.png) no-repeat center 70px; padding-bottom:50px;}

.i_pro .name h2{ font-size:30px; margin-bottom:10px; color:#282828;}

.i_pro .name span{ font-size:14px; color:#696868;  width:581px; }



.i_pro .i_p_box{ width:17%; float:left; margin:0 1.5%;}

.i_pro .i_p_box .img{ width:100%; height:auto;overflow: hidden;}

.i_pro .i_p_box .img img{transition: 300ms; }

.i_pro .i_p_box:hover .img img{transform: scale(1.1);}

.i_pro .i_p_box .txt{ width:100%; height:60px; line-height:60px; text-align:center;font-size:16px; color:#fff;}

.col_01{ background:#3676c6;}

.col_02{ background:#36c683;}

.col_03{ background:#9246c2;}

.col_04{ background:#de374d;}

.col_05{ background:#dea537;}







.i_main2{ width:100%; background:url(../images/013.jpg) no-repeat center; padding:60px 0;}

.i_news{ width:60%; float:left;}

.i_news .name{ font-size:24px; color:#FFF; text-align:left;}









.i-title-news{ width:100%; background-color:#0168b7; float:left;}

.i-title-news-left{width:60%; float:left; font-size:14px; color:#fff; line-height:31px; padding-left:15px;}

.i-title-news-right{width:20%; float:right; text-align:right;}



.tab_first{width:100%;padding-top:23px;margin:0px auto; float:left; margin-bottom:30PX;}

.tab_fir_img{width:26%;float:left; border:1px solid #3b3838;}

.tab_fir_img img{max-width:190px; width:100%; height:127px;}

.tab_fir_wen{width:70%;height:100%;float:left;font-size:12px;color:#fff; margin-left:3%; line-height:20px;font-family:'微软雅黑'}

.tab_fir_wen span{font-size:12px;color:#fff;line-height:30px;height:30px}

.tab_fir_wen a{color:#fff;}

.tab_fir_wen p{font-size:16px;color:#fff;line-height:35px;height:35px; border-bottom:1px solid #323232; margin-bottom:10px; padding-bottom:5px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.tab_fir_wen p a{color:#fff;}

.tab_fir_wen p a:hover{text-decoration:underline;}

.tab_fir_wen .dr{ height:42px; overflow:hidden;}



.tab_fir_wen .more{ width:52px;height:20px; line-height:20px; text-align:center; font-size:12PX; background:#686868; font-family:Arial, Helvetica, sans-serif; margin-top:16PX;}



#tab-01 ul{width:100%;height:100px;  margin-top:20px;}

#tab-01 ul li{width:100%;height:35px;background:url(../images/015.jpg) no-repeat left center;clear:both;line-height:35px}

#tab-01 ul li .tab_title{width:75%;float:left;height:100%;line-height:35px;font-size:14px;color:#FFF;padding-left:20px; }

#tab-01 ul li .tab_title a{display:block;height:100%;color:#FFF; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

#tab-01 ul li .tab_title a:hover{text-decoration:underline;color:#FFF;}

#tab-01 ul li .tab_time{font-size:12px;color:#a9a8a8;text-align:right;float:right;padding-right:5px}



.i_case{ width:37%; float:right;}

.i_case .name{ font-size:24px; color:#FFF; text-align:left;}



.ibox5_in{width:100%; min-height:100px; float:left; margin-top:40px;}

.news{width:100%;height:auto;float:left;overflow:hidden;position:relative;padding-bottom:0px; margin-right:5%;}

.news .tits{font-size:24px;line-height:24px;color:#333333}

.news .btns1{width:70px;position:absolute;top:15px;right:10px; z-index:9999;}

.news .btns1 span{width:8px;height:8px;border-radius:8px;background:#fff;display:block;float:left;margin:0 3px;cursor:pointer;z-index:999px;}

.news .btns1 span.hover{background:#7cb027}

.news .btns1 span:hover{background:#7cb027}

.news .news-new{width:100%;height:300px;overflow:hidden; float:right;}

.news .news-new .slides{width:100%;height:300px;}

.news .news-new .slides li{width:100%;height:300px;margin-bottom:0px; float:left; }

.news .news-new .slides li .pic{width:100%;height:300px;overflow:hidden; position:relative;}

.news .news-new .slides li .pic img{ width:100%; height:300px;}

.news .news-new .slides li .conn{width:100%;margin:0px auto 0;float:none; height:45px; text-indent:24px; background:url(../images/003.png); position:absolute;  left:0; z-index:999; bottom:0;}

.news .news-new .slides li .conn p{width:100%;font-size:16px;line-height:45px;color:#fff;/*border-bottom:1px solid #d9d9d9;*/height:45px; overflow:hidden;}

.news .news-new .slides li .conn span{font-size:12px;line-height:24px;color:#fff;display:block}



.i_about{ width:100%; padding:30px 0 50px 0; background:#fff;}

.i_about .name{ width:236px; height:30px; background:url(../images/018.jpg) no-repeat center top; font-size:24px; color:#282828; margin:0 auto; text-align:center; padding-top:35px;} 

.i_about .right{ width:37%; float:right; padding-top:50px;}

.i_about .right img{ width:100%; height:395px; max-width:461px;}

.i_about .left{ width:100%; float:left; padding-top:5px;}

.left .txt{ font-size:20px; color:#000000; text-align:left;}

.left .line{ width:38px; height:3px; background:#eb0c15; margin:20px 0;}

.left p{ line-height:30px; }

.left .more{ width:134px; height:35px; background:#159315;border-radius:30px; margin:30px 0; text-align:center; line-height:35px; color:#FFF; font-size:14PX; font-family:Arial, Helvetica, sans-serif;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}

.left .more a{ color:#FFF}

.left .more:hover { color:#FFF; width:134px; height:35px; background:#159315;border-radius:30px; margin:30px 0; text-align:center; line-height:35px; color:#FFF; font-size:14PX; font-family:Arial, Helvetica, sans-serif;}



.i_a_box{ width:23%; margin:0 2% 0 0; float:left; border:1px solid #bebebe; margin-top:10px;-webkit-transition: all 0.3s ease 0s;

          transition: all 0.3s ease 0s; background:#159315;}

.i_a_box .tu1{ width:60px; height:51px; margin:20px auto 5px auto; background:url(../images/about1.png) no-repeat;}

.i_a_box .tu2{ width:60px; height:51px; margin:20px auto 5px auto; background:url(../images/product1.png) no-repeat;}

.i_a_box .tu3{ width:60px; height:51px; margin:20px auto 5px auto; background:url(../images/rongyu1.png) no-repeat;}

.i_a_box .tu4{ width:60px; height:51px; margin:20px auto 5px auto; background:url(../images/lx1.png) no-repeat;}

.i_a_box .txt{ width:100%; text-align:center; color:#fff; font-size:16px; padding-bottom:19px;}



.i_a_box:hover{ border:1px solid #f1f1f1;-webkit-transition: all 0.3s ease 0s;

          transition: all 0.3s ease 0s; margin-top:10px; background:#f1f1f1; }

  
.i_a_box:hover .tu1{ background:url(../images/about.png) no-repeat;}
.i_a_box:hover .tu2{ background:url(../images/product.png) no-repeat;}
.i_a_box:hover .tu3{ background:url(../images/rongyu.png) no-repeat;}
.i_a_box:hover .tu4{ background:url(../images/lx.png) no-repeat;}
.i_a_box:hover .txt{   color:#159315;  }




.foot{ width:100%; background:#292b2c; padding:20px 0; color:#eaeaea; margin:0px auto; text-align:center; font-size:12px; }

.foot .left{ width:80%; float:left;}

.left .menu{ border-bottom:1px solid #3d3d3d; padding-bottom:20px;}

.left .menu a{ color:#eaeaea;}

.left .menu a:hover{ color:#fff;}

.left .txt2{ font-size:12px; color:#bdbdbd; line-height:30px; margin-top:30px;}

.left .txt2 a{font-size:12px; color:#bdbdbd;}

.left .txt2 a:hover{ color:#fff;}

.f_wx{ width:113px; float:right; margin-right:3%;}

.f_wx img{ width:113px; height:113px;}

.f_wx p{ width:100%; text-align:center; line-height:35px; font-size:14px; color:#fff;}



.n_banner{ width:100%; height:232px; background:url(../images/021.jpg) no-repeat center;  margin-top:93px; z-index:9;}

.n_banner2{ width:100%; height:232px; background:url(../images/024.jpg) no-repeat center;  margin-top:93px; z-index:9;}

.n_banner3{ width:100%; height:232px; background:url(../images/023.jpg) no-repeat center;  margin-top:93px; z-index:9;}

.n_banner4{ width:100%; height:232px; background:url(../images/022.jpg) no-repeat center;  margin-top:93px; z-index:9;}

.n_banner5{ width:100%; height:232px; background:url(../images/025.jpg) no-repeat center;  margin-top:93px; z-index:9;}







.n_main{ width:100%;background:#f5f5f5; padding-bottom:50px;}

.n_bg{ background:#d8d8d8; height:48px; width:100%;}

.n_m_name{ width:24%; background:#000000; border-top:10px solid #eb0c15; height:63px; line-height:63px; float:left; text-align:center; color:#FFF; font-size:18px; margin-top:-25px; z-index:99;}

.n-r-title-add{ width:50%; float:right; color:#000000; padding-top:15px; font-size:12px; margin-left:5%; text-align:right;}

.n-r-title-add a{ color:#000;}



/* 子菜单 */

.submenu2 {

  padding: 0px 0 0px;

  text-align: center;

  margin-bottom: 40px; }

.submenu {

  padding: 60px 0 34px;

  text-align: center;

  margin-bottom: 20px; }

  .submenu.sbblue .menu li:hover a, .submenu.sbblue .menu li.cur a {

    background-color: #2290cd; }

  .submenu.sbblue .menu li span {

    background: url(../images/zh02.png) no-repeat center; }

  .submenu .menu {

    display: inline-block; }

    .submenu .menu li {

		float:left;

      margin-right: 10px;

      position: relative; }

      .submenu .menu li a {

        display: block;

        width: 160px;

        height: 40px;

        padding: 0px 0;

        text-align: center;

        font-size: 14px;

        line-height:40px;

        background-color: #666;

        color: #FFF;-webkit-transition:0.4s; -moz-transition:0.4s; transition:0.4s; }

      .submenu .menu li span {

        position: absolute;

        display: none;

        width: 100%;

        height: 4px;

        left: 0;

        bottom: -4px;

        background: url(../images/ws07.png) no-repeat center; }

      .submenu .menu li:hover a, .submenu .menu li.cur a {

        background-color: #f95b29; color:#FFF; }

      .submenu .menu li.cur span {

        display: block; }



.details {

  width:96%;/* background:#FFF;*/ padding-top:50px; padding-bottom:50px; padding-left:4%}

.details img {

      max-width: 100%; }

.details p {

      color: #6a5e54;

     font-size: 14px;

     line-height: 32px;

	 padding:10px 0;

	 margin-bottom:10px;}

	 

/*内页主体*/

.w_760{ float:right;width:74%;padding:0 0 20px 0; margin-right:1%;position:relative;}

.w_208{ float:left; width:24%; padding:0 0 20px 0; }



/*左侧*/

.g_208{ float:left; width:100%;  position:relative; z-index:1; }

.g_208_1{ float:left; position:absolute; left:0; bottom:0; top:-98px; width:90%; height:74px;  background:#035cac; padding:24px 0 0 10%; color:#fff; font-size:14px; line-height:18px; z-index:100;text-transform : uppercase; border-left:1px solid #035cac; border-right:1px solid #035cac;}

.g_208_1 strong{ font-size:28px; line-height:26px;}

.g_208_1 span{ font-size:18px; line-height:30px;}	 

.pz_SideLayer{ float:left; width:100%; border:1px solid #dedede; border-top:0;}

.pz_SideLayer .l1{ float:left; width:100%; border-top:1px solid #dedede; line-height:52px; color:#333333;}



.pz_SideLayer .l1 .l1_a{ float:left; width:90%; height:52px; padding-left:10%; color:#333; font-size:14px-webkit-transition: 0.4s ease 0s;

          transition: 0.4s ease 0s;;}

.pz_SideLayer .l1 .l1_a:hover,

.pz_SideLayer .l1 a.hover{ float:left; width:90%; height:52px; padding-left:10%; background:#f0f0f0; color:#eb0c15; font-weight:bold;}

.pz_SideLayer .l1 .l1_a.l1_bg{ background:url(../images/g2.png) no-repeat 183px center;}

.pz_SideLayer .l1.on .l1_a.l1_bg,

.pz_SideLayer .l1 .l1_a:hover.l1_bg{ background:url(../images/g3.png) no-repeat 183px center #f0f0f0; color:#eb0c15; font-weight:bold;}

.pz_SideLayer .l1_ul{ float:left; width:187px; padding:0 12px 9px 9px; background:#f0f0f0;}

.pz_SideLayer .l1_ul .l2{ float:left; width:187px; line-height:32px;}

.pz_SideLayer .l1_ul .l2  .l2_a{ float:left; width:165px; height:32px; padding-left:22px; color:#666666; background:url(../images/g4.png) no-repeat 13px center;}

.pz_SideLayer .l1_ul .l2  .l2_a:hover,

.pz_SideLayer .l1_ul .l2  .l2_a.hover{ float:left; width:165px; font-weight:bold; height:32px; padding-left:22px; color:#eb0c15s; background:url(../images/g5.png) no-repeat 13px center;}

.n-l-bot{ float:left; width:100%;border-left:1px solid #dedede; border-right:1px solid #dedede; border-bottom:4px solid #000; height:300px; }



.pz_SideLayer .l1 .cur{ float:left; width:90%; height:52px; padding-left:10%; background:#f0f0f0; color:#eb0c15; font-weight:bold;}







.content-pro{ width:96%;   margin:40px 0% 0px 4%; }

.cs-lst {

  width:100%;

  padding-top: 25px;

  padding-bottom: 00px; }

  .cs-lst li {

    width: 30%;

	margin:0px 0% 30px 3%;	

	float:left;}

    .cs-lst li:hover .img img {

      transform: scale(1.1); }

    .cs-lst li:hover .cnt h2 {

      color: #e8001b; }

    .cs-lst li .img {

      width: 100%;

      overflow: hidden; }

      .cs-lst li .img img {

        transition: 300ms; }

    .cs-lst li .cnt {

      background-color: #fff;

      height: 94px;

      padding-top: 46px;

      text-align: center; }

      .cs-lst li .cnt h2 {

        color: #333;

        font-size: 20px;

        line-height: 30px; }

      .cs-lst li .cnt p {

        color: #999;

        font-family: Arial;

        font-size: 12px;

        line-height: 18px; }

		







.gallery2{width:239px; height:auto;  margin:0 0 20px 0; background-color:#fff; float:left;transition: 300ms; border:1px solid #e5e5e5}

.gallery2 .img_box{ width:239px; height:180px; line-height:0px; margin:0 auto;  text-align:center;vertical-align:middle;display:table-cell; }

.gallery2 .img_title{width:96%; text-align:center; padding:5px 2% 10px 2%;color: #333;font-size: 14px;line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.gallery2 .img_title a{color: #57493d;}

.gallery2:hover{background-color:#ddd; border:1px solid #000;}

.gallery2:hover .img_title{background-color:#000; color:#FFF}



@media screen and (max-width: 1200px) {

.gallery2{width:225px; height:auto; float:left;}

.gallery2 .img_box{width:225px; height:169px;}

.gallery2 .img_box img{ max-width:225px; max-height:169px}

}

@media screen and (max-width: 1120px) {

.gallery2{width:215px; height:auto; float:left;}

.gallery2 .img_box{width:215px; height:161px;}

.gallery2 .img_box img{ max-width:215px; max-height:161px}

}



@media screen and (max-width: 1025px) {

.gallery2{width:200px; height:auto;  float:left;}

.gallery2 .img_box{width:200px; height:150px;}

.gallery2 .img_box img{ max-width:200px; max-height:150px}

}





.n-main{width:100%; margin-top:50px;}

.cs-lst2 {

  width:100%;

  padding-top: 15px;

  padding-bottom: 0px; }

  .cs-lst2 li {

    width: 22%;

	margin:0px 1.5% 10px 1.5%;

	float:left;}

    .cs-lst2 li:hover .img img {

      transform: scale(1.1); }

    .cs-lst2 li:hover .cnt h2 {

      color: #e8001b; }

    .cs-lst2 li .img {

      width: 100%;

      overflow: hidden; }

      .cs-lst2 li .img img {

        transition: 300ms; }

    .cs-lst2 li .cnt {

      background-color: #fff;

      height: 94px;

      padding-top: 46px;

      text-align: center; }

      .cs-lst2 li .cnt h2 {

        color: #333;

        font-size: 20px;

        line-height: 30px; }

      .cs-lst2 li .cnt p {

        color: #999;

        font-family: Arial;

        font-size: 12px;

        line-height: 18px; }

		

		

.gallery3{width:255px; height:auto;  margin:0 0 40px 0; background-color:#fff; float:left;transition: 300ms; border:1px solid #e5e5e5}

.gallery3 .img_box{ width:255px; height:191px; line-height:0px; margin:0 auto;  text-align:center;vertical-align:middle;display:table-cell; }

.gallery3 .img_title{width:96%; text-align:center; padding:5px 2% 10px 2%;color: #333;font-size: 14px;line-height: 30px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.gallery3 .img_title a{color: #57493d;}

.gallery3:hover{background-color:#ddd;border:1px solid #000;}

.gallery3:hover .img_title{background-color:#000; color:#FFF}

.gallery3:hover  .img_title a{color: #fff;}



@media screen and (max-width: 1200px) {

.gallery3{width:246px; height:auto;  margin:0 0 20px 0;float:left;}

.gallery3 .img_box{width:246px; height:185px;}

.gallery3 .img_box img{ max-width:246px; max-height:185px}

}

@media screen and (max-width: 1120px) {

.gallery3{width:220px; height:auto;  margin:0 0 20px 0; float:left;}

.gallery3 .img_box{width:220px; height:165px;}

.gallery3 .img_box img{ max-width:220px; max-height:165px}

}



@media screen and (max-width: 1000px) {

.gallery3{width:200px; height:auto;  margin:0 0 20px 0; float:left;}

.gallery3 .img_box{width:200px; height:150px;}

.gallery3 .img_box img{ max-width:200px; max-height:150px}

}





.dy-lst .dylst {

  margin-bottom: 0px; margin-top:40px; }

  .dy-lst .dylst li {

    width: 100%;

	float:left;

    padding:0px 0 30PX 0;

	border-bottom:1px solid #dedede;}

    .dy-lst .dylst li.one {

      background-color: #f5f5f5; }

    .dy-lst .dylst li.two {

      background-color: #f9f9f9; }

    .dy-lst .dylst li:hover .img img {

      transform: scale(1.1); }

    .dy-lst .dylst li:hover .right h2 {

      color: #54a6d8; }

    .dy-lst .dylst li:hover .right .cover2 {

      background-position: left -26px; }

    .dy-lst .dylst li .awrap {

      display: block;

      min-width:960px; max-width:1180px;

	  padding: 20px;

      margin-left: auto;

      margin-right: auto;

      color: #999; }

    .dy-lst .dylst li .img {

      float: left;

      width: 180px;

      height: 135px;

      overflow: hidden;

	  border:1px solid #ddd;

	  text-align:center;

      margin-right: 36px; }

      .dy-lst .dylst li .img img {

        display: block;

        max-width: 100%;

        max-height: 100%;

        transition: 500ms; }

    .dy-lst .dylst li .right {

      float: left;

      width: 73%; }

      .dy-lst .dylst li .right h2 {

        font-size: 16px;

        line-height: 26px;

        padding: 15px 0 7px 0;

		font-weight:bold;

		color:#333}

        .dy-lst .dylst li .right h2 span {

          margin-left: 36px; }

      .dy-lst .dylst li .right .p1 {

        font-size: 12px;

        line-height: 24px;

        margin-bottom: 8px;

		margin-top:10px;

        height: 46px;

        overflow: hidden; }

      .dy-lst .dylst li .right .cover2 {

        display: block;

        width: 26px;

        height: 26px;

        background-repeat: no-repeat;

        background-image: url(../images/xw05.png); }

		

		

.pad_top_45{ padding-top:65px;}	

.cont_w_50{ width:50%; float:left; margin:0 0%;}

.cont_w_50 .line{ width:80%; height:1px; background:#ddd;}

.cont_line{ border-top:1px dotted #ccc; padding:20px 0 40px 0; width:100%; margin-top:50px; }

.my-map { margin: 0 auto; width:100%; height:500px; margin-top:30px; }

.my-map .icon { background: url(../images/marker.png) no-repeat;  font-size:14px;}

.my-map .icon-cir { height: 31px; width: 28px; }

.my-map .icon-cir-red { background-position: -11px -5px; }

.amap-container{height: 100%;}









.page{ padding-top: 20px }

.page span, .page strong, .page a{display:block; float:left; margin:0 2px; padding:4px 10px; border:1px solid #ddd; font-size: 14px; font-family:Verdana, Geneva, sans-serif}

.page .pages{ width:auto; display:table;   text-align:center; margin:0 auto;}

.page a:hover{ background: #EB0C15; color:#fff; border:1px solid #EB0C15; }





.newsTitle{ width:100%; line-height:30px; padding-bottom:15px; font-size:20px; margin:0 0 5px 0; text-align:center; color:#333; font-weight:bold}

.newsTitle2{width:100%; height:30px; line-height:30px;  color:#777; border-top:#CCC 1px dotted; border-bottom:#CCC 1px dotted; text-align:center; margin-bottom:30px; font-size:12px} 

.newsContent{margin:0 auto; line-height:30px; padding:10px 0 10px 0; width: 100%; }

.newsContent img{max-width:100%; padding:5px 0;}

.newsContent p{padding:8px 0;}





.content_pic{ width:100%; margin: 0 auto; min-height:100px; text-align:center; padding-bottom:20px; padding-top:10px; position:relative }

.content_pic img{max-width:100%}



.newtrip{padding:4px 0; line-height:20px}

.newtrip .lanx{color: #1a1a1a}



.nexts{ float:left; width:40px; height:100px; position:absolute; left:-20px; top:50%; margin-top: -60px}

.nextx{ float:right; width:40px; height:100px; position:absolute; right:-20px; top:50%; margin-top: -60px}

.nexts a{ width:40px; height:100px; display:block; background:url(../images/jt.png) left top no-repeat}

.nextx a{ width:40px; height:100px; display:block; background:url(../images/jt.png) left bottom no-repeat}

.nexts a:hover{ background:url(../images/jt.png) center top no-repeat}

.nextx a:hover{background:url(../images/jt.png) center bottom no-repeat}

.nexts span{ width:40px; height:100px; display:block; background:url(../images/jt.png) right top no-repeat}

.nextx span{ width:40px; height:100px; display:block; background:url(../images/jt.png) right bottom no-repeat}















/*大事记start*/

.event_box{width:85%;margin:3% auto 0;position:relative;min-height:390px;}

.event_box .parHd {width:100%;display:inline-block;height:92px;overflow:hidden;}

.parHd  ul{width:100%;text-align:center;margin:0 auto;padding-top:25px !important;}

.parHd .tempWrap{margin:0 auto;}

.parHd .tempWrap:after{content:'';width:85%;height:1px;background:#009c4d;position:absolute;/* top:33%;*//* right:-140%;*/right:8%;top:30%;/* margin-top:-0.5px;*/z-index:10;}

.parHd li.no_line:before{display:none;}

.parHd li{display:inline-block;cursor:pointer;padding-top:30px;font-size:16px;color:#000;margin:0 30px;position:relative;}

.parHd li:after{content:'';background:url(../images/dot_ico.png) no-repeat;width:24px;height:24px;position:absolute;z-index:20;top:-12px;left:50%;margin-left:-12px;}

.parBd{text-align:center;margin-top:10px;}

.parBd h4{position:relative;font-size:40px;margin-bottom:3%;/*width:200px;*/ padding:0 60px;display:inline-block;text-align:center;}

.parBd h4:after{content:'';background:#000;width:100px;height:1px;position:absolute;left:-100px;bottom:12px;}

.parBd h4:before{content:'';background:#000;width:100px;height:1px;position:absolute;right:-100px;bottom:12px;}

.parBd p{line-height:180%;font-size:16px;width:80%;margin:0 auto;}

div#listBox {width:100%;}

.sPrev,.sNext{width:30px;height:30px;display:block;position:absolute;top:10px;}

.sPrev{left:0;}

.sNext{right:0;}

.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}

.parHd li.act span{display:block;width:24px;height:24px;overflow:hidden;background:url(../images/cat.png) no-repeat;position:absolute;top:-12px;left:7px;z-index:21;}

.parHd li span,.parHd li.clone span{display:none;}	

</pre></body></html>