﻿.header{
  width:100%;
  height:auto;
  float:left;
}
.header .logo{
  width:100%;
  height:421px;
  float:left;
  background:url(../images/topbg.jpg) no-repeat;
  background-size:100% 100%
}
.logo .logo_main{
  width:1200px;
  height:132px;
  margin-left:auto;
  margin-right:auto;
}
.logo_main .logoleft{
  width:642px;
  height:132px;
  float:left;
  background:url(../images/logo.png) no-repeat;
  background-size:100% 100%;
}
.logo_main .logoright{
  width:213px;
  height:30px;
  float:right;
  margin-top:40px;
  font-family:"微软雅黑";
  font-size:14px;
  color:#000000;
}
.logo_main .logoright a{
  color:#000000;
}
.header .header_nav{
  width:100%;
  height:120px;
  float:left;
}
.header_nav .header_nav_main{
  width:1200px;
  height:100%;
  margin-left:auto;
  margin-right:auto;
  background:url(../images/daohangbg.png) no-repeat;
}
.header_nav_main ul{
  width:100%;
  height:60px;
  float:left;
  margin-top:13px;
  z-index:10;
  position:relative;
}
.header_nav_main ul li{
  width:133px;
  height:60px;
  float:left;
  color:white;
  line-height:40px;
  text-align:center;
}
.header_nav_main ul .li1{
  width:133px;
  height:60px;
  background:url(../images/lanmuxbg.png) no-repeat;
  background-size:100% 100%;
  float:left;
}
.header_nav_main ul li .cn{
  width:133px;
  height:20px;
  float:left;
  font-family:"微软雅黑";
  font-size:18px;
  text-align:center;
}
.header_nav_main ul li .en{
  width:133px;
  height:30px;
  float:left;
  font-family:"Arial";
  font-size:12px;
  text-align:center;
  overflow:hidden;
}
.header_nav_main ul li .en1{
  width:120px;
  height:20px;
  float:left;
  font-family:"Arial";
  font-size:12px;
  margin-left:10px; 
  margin-right:10px;
}
.header_nav_main ul li a{
  width:100%;
  height:100%;
  float:left;
  color:white;
}
.header_nav_main ul li a:hover{
  color:#ffffff;
  height:60px;
  background:url(../images/lanmuxbg.png) no-repeat;
  background-size:100% 100%;
}
.header_nav_main >ul >li >div{
  width:133px;
  display:none;
  height:9px;
}
.header_nav_main ul li ul { 
  width:1188px;
  height:45px;
  display:none;
  float:left;
  background:url(../images/xialabg.png) no-repeat;
  background-size:100% 100%;
  margin-top:0px;
  overflow:hidden;
  
}
.header_nav_main ul li:nth-of-type(2) ul {
  margin-left:-127px;
  float:left;
}
.header_nav_main ul li:nth-of-type(3) ul {
  margin-left:-257px;
  float:left;
}
.header_nav_main ul li:nth-of-type(4) ul {
  margin-left:-386px;
  float:left;
}
.header_nav_main ul li:nth-of-type(5) ul {
  margin-left:-522px;
  float:left;
}
.header_nav_main ul li:nth-of-type(6) ul {
  margin-left:-657px;
  float:left;
}
.header_nav_main ul li:nth-of-type(7) ul {
  margin-left:-790px;
  float:left;
}
.header_nav_main ul li:nth-of-type(8) ul {
  margin-left:-925px;
  float:left;
}

.header_nav_main ul li ul .li { 
  float:left; 
  width:130px;
  height:45px;
  color:#404040;
  font-size:16px;
  line-height:45px;
  font-family:"微软雅黑";
  margin-left:15px;
  float:left;
}

.header_nav_main ul li ul .li a {
  color:#404040;
}

/*.nav ul li ul li a:hover { color:white;font-size:14px;}*/
.header_nav_main >ul >li:hover >div{
  display:block;
  background:url(../images/lanmuxbg1.png);
  margin-top:50px;
}
.header_nav_main ul >li:hover ul { 
  display:block;
  background:url(../images/xialabg.png);
}
.header .header_banner{
  width:100%;
  height:auto;
  float:left;
}
.header_banner img{
  width:100%;
  height:auto;
  float:left;
}
.index{
  width:1200px;
  height:100%;
  margin-left:auto;
  margin-right:auto;
}
.index .jituan{
  width:1200px;
  height:390px;
  float:left;
  margin-top:-24px;
  margin-bottom:20px;
}
.jituan .flexslider {
  /*margin: 0px auto 20px;*/
  position: relative;
  width: 1200px;
  height:390px;
  float:left;
  overflow: hidden;
  /*zoom: 1;*/
}
.slider{
  width:100%;
  height:100%;
  float:left;
  position:absolute;
  overflow: hidden;
}
.flexslider .slides li {
  width: 100%;
  height: 100%;
  float:left;
}
.flex-direction-nav a {
  width: 40px;
  height: 72px;
  line-height: 99em;
  overflow: hidden;
  /*margin: -35px 0 0;*/
  display: block;
  background: url(../upload/images/430ed6516dbf48e3.png) no-repeat;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  opacity: 0;    /*去掉此不透明*/
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
  border-radius: 35px;
}

.flexslider .slides a img {
  width: 100%;
  height:556px;
  display: block;
}
.flex-direction-nav .flex-next {
  background-position: 0 -74px;
  right: 10%;
}
.flex-direction-nav .flex-prev {
  left:10%;
}
.flexslider:hover .flex-next {
  opacity: 0.8;
  filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
  opacity: 0.8;
  filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 30px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  background: url(../upload/images/2018/11/332557f372e37400.png) no-repeat 0 -18px;
  display: block;
  height: 17px;
  overflow: hidden;
  text-indent: -99em;
  width: 17px;
  cursor: pointer;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
  background-position: 0 0;
}
.index .leftn{
  width:900px;
  height:100%;
  float:left;
}
.leftn .news{
  width:900px;
  height:315px;
  float:left;
}
.news .left{
  width:360px;
  height:316px;
  float:left;
}
.mychgPic{width:360px; height:316px; margin:0 auto}
.mF_liuzg{ position:relative; width:360px; height:316px; overflow:hidden; font:12px/1.5 Verdana,Geneva; background:#fff;}
.mF_liuzg .loading{position:absolute;z-index:9999;width:100%;height:100%;color:#666;text-align:center;padding-top:90px;}/*载入画面*/
.mF_liuzg .pic li{width:360px;position:relative;overflow:hidden;*margin-top:-2px;}
.mF_liuzg .pic li p{width:360px;position:absolute;}
.mF_liuzg .pic li p a{display:block;}/*图片和焦点图框架一样大小*/
.mF_liuzg .pic li p img{width:360px;height:316px;}
.mF_liuzg .txt li{position:absolute;z-index:2;bottom:0;width:360px;height:36px;line-height:34px;overflow:hidden;display:none;}
.mF_liuzg .txt li a{display:block;color:#fff;padding:2px 0 0 16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/
.mF_liuzg .txt-bg{position:absolute;bottom:0;z-index:1;width:450px;height:36px;overflow:hidden;background:url(../images/gundongtbg.png) no-repeat;}/*标题背景*/
.mF_liuzg .num{position:absolute;z-index:3;bottom:6px;right:16px;color:#333;}/*按钮样式*/
.mF_liuzg .num li{ float:left; width:24px; height:24px; position:relative; line-height:24px; text-align:center; margin-right:3px; cursor:pointer; background:url(../images/gundongbg.png) no-repeat; color: #000; }
.mF_liuzg .num li.current,.mF_liuzg .num li.hover{ background:#009a7d; color:#fff; font-weight:bold;}
.news .right{
  width:522px;
  height:100%;
  float:left;
  margin-left:15px;
  margin-top:9px;
}
.right .lanmu{
  width:100%;
  height:45px;
  background:url(../images/newstitle.jpg) no-repeat;
  float:left;
}
.lanmu span{
  width:100%;
  height:100%;
  text-indent:27px;
  font-family:"微软雅黑";
  font-size:23px;
  font-weight:bold;
  color:#000000;
}
.lanmu .more{
  width:110px;
  height:45px;
  float:right;
  margin-right:27px;
}
.right .tuijian{
  width:100%;
  height:auto;
  float:left;
}
.right .newsn{
  width:100%;
  height:70px;
  float:left;
}
.newsn .title{
  width:100%;
  height:16px;
  float:left;
  color:#009a7d;
  font-family:"微软雅黑";
  font-size:16px;
  font-weight:bold;
  text-align:center;
  margin-top:16px;
}
.newsn .neirong{
  width:100%;
  height:33px;
  float:left;
  font-family:"微软雅黑";
  font-size:12px;
  color:#000000;
  text-indent:2em;
  margin-top:18px;
}
.newsn .neirong span{
  color:#808080;
  margin-left:10px;
}
.newsn .neirong .p{
  color:#ff4d4d;
}
.tuijian ul{
  width:100%;
  height:160px;
  float:left;
  margin-top:40px;
}
.tuijian ul li{
  width:100%;
  height:32px;
  line-height:32px;
  color:#000000;
  font-family:"微软雅黑";
  font-size:12px;
  float:left;
  border-bottom:1px solid #e8e8e8;
  background:url(../images/newslistbg.jpg) no-repeat;
  text-indent:20px;
}
.tuijian ul li a{
  color:#000000;
}
.tuijian ul li:nth-child(5){
  border-bottom:0px;  
}
.tuijian ul li .data{
  color:#808080;
  font-size:11px;
  float:right;
  margin-right:15px;
}
.leftn .tupian{
  width:899px;
  height:130px;
  float:left;
  margin-top:18px;
}
.leftn .dongtai{
  width:440px;
  height:315px;
  float:left;
  background:url(../images/dongtai.jpg) no-repeat;
  margin-top:20px;
}
.dongtai .mored{
  width:65px;
  height:20px;
  float:left;
  margin-left:357px;
  margin-top:13px;
  background:url(../images/mored.jpg) no-repeat;
}
.dongtai .neir{
  width:100%;
  height:110px;
  float:left;
  margin-top:33px;
}
.neir .dongtaileft{
  width:140px;
  height:100px;
  float:left;
  margin-left:17px;
}
.dongtaileft >img{
  width:100%;
  height:100%;
  float:left;
  margin-left:1px;
  margin-right:1px;
  margin-bottom:1px;
}
.neir .dongtair{
  width:250px;
  height:100%;
  float:left;
  margin-left:15px;
}
.dongtair .title{
  width:100%;
  height:22px;
  float:left;
  color:#009a7d;
  font-family:"微软雅黑";
  font-size:16px;
  font-weight:bold;
}
.dongtair .neirong{
  width:100%;
  height:53px;
  float:left;
  font-family:"微软雅黑";
  font-size:12px;
  color:#000000;
  margin-top:16px;
  margin-bottom:16px;
}
.dongtair .neirong >span{
  color:#808080;
  margin-left:10px;
}
.dongtair .neirong .p{
  color:#ff4d4d;
}
.dongtai ul li{
  width:407px;
  height:28px;
  line-height:28px;
  color:#000000;
  font-family:"微软雅黑";
  font-size:12px;
  background:url(../images/dongtailistbg.jpg) no-repeat;
  float:left;
  text-indent:20px;
  border-bottom:1px solid #e8e8e8;
  margin-left:20px;
  margin-top:10px;
}
.dongtai ul li a{
  color:#000000;
}
.dongtai ul li .date{
  color:#808080;
  font-size:11px;
  float:right;
  margin-right:15px;
}
.leftn .shengwu{
  width:440px;
  height:315px;
  float:left;
  background:url(../images/shengwu.jpg) no-repeat;
  margin-top:20px;
  margin-left:20px;
}
.shengwu .mored{
  width:65px;
  height:20px;
  float:left;
  margin-left:357px;
  margin-top:13px;
  background:url(../images/mored.jpg) no-repeat;
}
.shengwu .neir{
  width:100%;
  height:110px;
  float:left;
  margin-top:33px;
}
.neir .shengwuleft{
  width:140px;
  height:100px;
  float:left;
  margin-left:17px;
}
.shengwuleft >img{
  width:100%;
  height:100%;
  float:left;
  margin-left:1px;
  margin-right:1px;
  margin-top:-5px;
}
.neir .shengwur{
  width:250px;
  height:100%;
  float:left;
  margin-left:15px;
}
.shengwur .title{
  width:100%;
  height:22px;
  float:left;
  color:#009a7d;
  font-family:"微软雅黑";
  font-size:16px;
  font-weight:bold;
}
.shengwur .neirong{
  width:100%;
  height:53px;
  float:left;
  font-family:"微软雅黑";
  font-size:12px;
  color:#000000;
  margin-top:16px;
  margin-bottom:16px;
}
.shengwur .neirong >span{
  color:#808080;
  margin-left:10px;
}
.shengwur .neirong .p{
  color:#ff4d4d;
}
.shengwu ul li{
  width:407px;
  height:28px;
  line-height:28px;
  color:#000000;
  font-family:"微软雅黑";
  font-size:12px;
  background:url(../images/dongtailistbg.jpg) no-repeat;
  float:left;
  text-indent:20px;
  border-bottom:1px solid #e8e8e8;
  margin-left:20px;
  margin-top:10px;
}
.shengwu ul li a{
  color:#000000;
}
.shengwu ul li .date{
  color:#808080;
  font-size:11px;
  float:right;
  margin-right:15px;
}
.index .rightn{
  width:284px;
  height:100%;
  float:left;
  margin-left:10px;
}
.rightn .gonggao{
  width:100%;
  height:196px;
  float:left;
  background:url(../images/gonggaolan.jpg) no-repeat;
}
.rightn .gonggao .txt{
  width:218px;
  height:110px;
  line-height:18px;
  margin-left:34px;
  margin-top:56px;
  color:#404040;
  font-family:"微软雅黑";
  font-size:12px;
  text-indent:0em;
}
.rightn .gonggao .txt >span{
  color:#808080;
  margin-left:10px;
}
.rightn .gonggao .txt .p{
  color:#ff4d4d;
}


.rightn .gonggao .txt ul li{

  color:#000000;
  font-family:"微软雅黑";
  font-size:12px;
  background:url(../images/dongtailistbg.jpg) no-repeat;
  float:left;
  text-indent:20px;
  border-bottom:1px solid #e8e8e8;
  margin-left:10px;
  margin-top:5px;
}
.rightn .gonggao .txt ul li a{
  color:#000000;
}
.rightn .gonggao .txt ul li .date{
  color:#808080;
  font-size:11px;
  float:right;
  margin-right:15px;
}



.rightn .lanmu{
  width:100%;
  height:91px;
  float:left;
  margin-top:9px;
}
.lanmu >img{
  width:100%;
  height:100%;
  float:left;
  margin-top:8px;
}
.index .leftt{
  width:590px;
  height:130px;
  float:left;
  margin-top:16px;
}
.index .rightt{
  width:590px;
  height:130px;
  float:left;
  margin-left:16px;
  margin-top:16px;
}
.index .changjing{
 width:1200px;  
  height:300px;
  float:left;
  margin-top:20px;
  background:url(../images/changjing.jpg) no-repeat;
}
.more{
  width:50px;
  height:11px;
  float:right;
}
.more .img{
  width:100%;
  height:100%;
  margin-top:20px;
  margin-right:20px;
  float:right;
}
.index .link{
  width:284px;
  height:320px;
  float:left;
  background:url(../images/link.jpg) no-repeat;
  margin-top:19px;
  margin-left:15px;
}
.link .div{
  width:268px;
  height:82px;
  margin-top:34px;
  margin-left:8px;
  float:left;
}
.div ul li{
  width:100%;
  height:100%;
  margin-top:4px;
  float:left;
}
.index .friend{
  width:1200px;
  height:168px;
  float:left;
  background:url(../images/friend.jpg) no-repeat;
  margin-top:16px;
  margin-bottom:20px;
}
.index .rollBox{
  width:1200px;
  height:168px;
  float:left;
  background:url(../images/friend.jpg) no-repeat;
  margin-top:16px;
  margin-bottom:20px;
} 
.rollBox .LeftBotton{
  height:52px;
  width:19px;
  background:url(../images/leftbg.jpg) no-repeat;
  overflow:hidden;
  float:left;
  display:inline;
  margin:90px 0 0 16px;
  cursor:pointer;
} 
.rollBox .RightBotton{
  height:52px;
  width:20px;
  background:url(../images/rightbg.jpg) no-repeat;
  overflow:hidden;
  float:left;
  display:inline;
  margin:90px 0 0 16px;
  cursor:pointer;
} 
.rollBox .Cont{
  width:1100px;
  overflow:hidden;
  float:left;
  margin-top:75px;
} 
.rollBox .ScrCont{width:10000000px;} 
.rollBox .Cont .pic{height:63px;float:left;text-align:center;} 
.rollBox .Cont .pic img{background:#fff;display:block;margin-left:16px;} 
.rollBox .Cont a:link,.rollBox .Cont a:visited{text-decoration:none;} 
.rollBox .Cont a:hover{text-decoration:underline;} 
.rollBox #List1,.rollBox #List2{float:left;} 

