﻿body {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 12px;
    background: #FFFFFF;
    font-family: "微软雅黑";
}
ul:after,
.clearfix:after
 {
  content: "";
  display: block;
  height: 0;
  clear: both;
  float: none;
  margin: 0;
}
li {
    list-style: none;
}
.w1200{
  width: 1200px;
  margin: 0 auto;
  padding: 0;
}
.row{
  margin: 0;
}
.col-xs-6{
  padding: 0;
}
.head{
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}
.indexbanner{
  margin: 0;
  padding: 0
}
.banner{
  position: relative;
}
.banner .bx-controls{
  position: absolute;
  height: 30px;
  width: 100%;
  bottom: 70px;
  z-index: 52;
}
.banner .bx-controls .bx-controls-direction{
  display: none;
}
.banner .bx-controls .bx-pager{
  text-align: center;
}
.banner .bx-controls .bx-pager .bx-pager-item{
  display: inline-block;
  height: 14px;
  width: 14px;
  margin: 0 5px;
}
.banner .bx-controls .bx-pager .bx-pager-item a{
  background: url(../images/bx.png) no-repeat center center;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.banner .bx-controls .bx-pager .bx-pager-item a.active{
  background: url(../images/bx-active.png) no-repeat center center;
}
.head_left{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 250px;
  height: 100%;
  background: #010101;
  color: #FFFFFF;
}
.logo {
    display: block;
    font-size: 0;
    text-align: center;
    padding-top: 30px;
}
.logo h1{
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.menu {
    font-size: 16px;
    line-height: 50px;
    width: 162px;
    margin: 0 auto;
    margin-top: 80px;
}
.menu li a {
    color: #FFFFFF;
    display: block;
}
.menu li.hover {
    border-bottom: 2px solid #666666;
}
.ph {
    position: absolute;
    bottom: 20px;
    width: 100%;
}
.ph_dt{
  text-align: center;
}
.ph_dt a {
    display: inline-block;
    width: 36px;
    height: 35px;
    margin-right: 5px;
}
.ph_dt a span {
    display: inline-block;
    width: 36px;
    height: 35px;
}
.fx1 span {
    background: url(../images/weibo.png) no-repeat center center;
}
.fx2 span {
    background: url(../images/weibott.png) no-repeat center center;
}
.fx3 span {
    background: url(../images/wechat.png) no-repeat center center;
}
.ph_dd {
    font-family: arial;
    font-weight: bold;
    margin-top: 10px;
    font-size: 28px;
    color: #FFFFFF;
    text-align: center;
}
.wxinfo{
  position:absolute;
  left: 45px;
  bottom:100px;
  display:none;
}
.content{
  background: #FFFFFF;
  z-index: 99;
  position: relative;
}
.pos_left {
    width: 70px;
    height: 70px;
    background: #000000 url(../images/nav_menu.png) no-repeat center center;
    position: fixed;
    top: 50px;
    left: 50px;
    z-index: 999;
    cursor: pointer;
    display: none;
}
.pos_fixed {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 99;
}
.pos_close {
    width: 70px;
    height: 70px;
    background: #000000 url(../images/close.png) no-repeat center center;
    position: absolute;
    top: 50px;
    right: -70px;
}
.gotop{
  position: fixed;
  display: none;
  z-index: 999;
  bottom: 50px;
  right: 50px;
  width: 56px;
  height: 56px;
  background: url(../images/gotop.png) no-repeat;
}
.page1,.page3 {
    padding: 60px 0;
}
.con_title {
    text-align: center;
    padding-bottom: 15px;
}
.con_title p {
    font-size: 30px;
    color: #333333;
}
.con_title a {
    display: inline-block;
    width: 62px;
    height: 20px;
    border-bottom: 2px solid #111111;
}
.con1_con {
    text-align: center;
    font-size: 14px;
    color: #333333;
    line-height: 32px;
}
.page2 .col-xs-6{
  height: 379px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #efefef;
}
.page2 .add .img{
  float: right;
}
.page2 .desc{
  padding: 50px;
}
.page2 .desc .title{
  font-size: 30px;
  color: #333;
  margin-top: 10px;
}
.page2 .desc .descp{
  font-size: 14px;
  color: #333;
  line-height: 30px;
  margin-top: 25px;
  height: 90px;
  overflow: hidden;
}
.page2 .desc a{
  font-size: 16px;
  color: #000;
  display: block;
  width: 140px;
  height: 50px;
  border: 1px solid #000;
  text-align: center;
  line-height: 50px;
  margin-top: 30px;
}
.con1_btn {
    text-align: center;
    padding: 60px 0;
}
.con1_btn a {
    width: 230px;
    height: 58px;
    border: 1px solid #333333;
    display: inline-block;
    font-size: 18px;
    margin: 0 30px;
    color: #333333;
    line-height: 58px;
    padding-left: 25px;
}
.con1_ul {
    overflow: hidden;
}
.con1_ul ul{
  text-align: center;
}
.con1_ul li {
    display: inline-block;
    width: 163px;
    overflow: hidden;
    position: relative;
    margin: 0 28px;
}
.con1_ul li span {
    display: block;
    width: 163px;
    height: 163px;
    background: url(../images/circle.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}
.con1_ul li p {
    color: #333333;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}
.page4 {
    background: #1a1a1a;
    color: #FFFFFF;
}
.page4 li{
  float: left;
  width: 50%;
  padding: 60px 0;
}
.page4 li p{
    float: left;
}
.page4 li .time{
  font-size: 72px;
  color: #fff;
  width: 135px;
  margin-right: 10px;
}
.page4 li .time span{
  font-size: 14px;
  /* padding-left: 5px; */
  float: right;
  text-align:left;
  line-height:20px;
  margin-top:43px;
}
.page4 li .title{
  width: 370px;
  font-size: 16px;
  color: #fff;
  line-height:25px;
  height:50px;
  overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
  /* overflow: hidden; */
  /* white-space: nowrap; */
  /* text-overflow: ellipsis; */
}
.page4 li .desc{
  width: 370px;
  font-size: 12px;
  color: #999;
  line-height: 22px;
  height: 44px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.page5{
  padding: 60px 0;
}
.page5 ul li{
  width: 50%;
  float: left;
  padding: 8px;
}
.foorter .contact{
  background: #efefef;
  height: 405px;
}
.foorter .contact .left{
  float: left;
  width: 475px;
  padding-left: 30px;
}
.foorter .contact .right{
  float: right;
  margin-top: 22px;
}
.footermenu{
  border-bottom: 2px solid #151515;
  padding: 0 0 8px 0;
  margin-top: 128px;
  margin-bottom: 20px;
}
.footermenu li{
  float: left;
  margin: 0 12px;
}
.footermenu li a{
  font-size: 14px;
  color: #151515;
}
.contactmain{

}
.contactmain .qrcode{
  float: left;
  width: 108px;
}
.contactmain .qrcode img{
  width: 100%;
  margin-bottom: 10px;
}
.contactmain .address{
  float: left;
  width: 300px;
  margin-left: 25px;
  font-size: 13px;
  color: #151515;
  line-height: 26px;
  margin-top: 8px;
}
.legal{
  background: #151515;
  padding: 32px 0;
  font-size: 12px;
  color: #999;
  line-height: 26px;
}
.legal a{
  color: #fff;
}
.insidehead{
  position: relative;
}
.insidehead .pos_left{
  position: absolute;
  display: block;
  left: 0;
  top: -23px;
}
.insidehead .logoinside{
  font-size: 24px;
  margin: 40px 102px;
}
.insidehead .logoinside a{
  color: #000;
}
.insidebanner img{
  width: 100%;
}
.insidemenu{
  background: #1a1a1a;
  line-height: 44px;
  height: 44px;
  text-align: center;
}
.insidemenu a{
  display: inline-block;
  font-size: 16px;
  color: #efefef;
  height: 44px;
  line-height: 44px;
  width: 176px;
}
.insidemenu .active{
  background: #000;
  color: #fff;
  border-color: #fff;
  border-width: 0 1px;
  border-style: solid;
}
.pagemain{
  padding-top: 108px;
}
.pagemain .mt{
  font-size: 30px;
  color: #000;
  text-align: center;
}
.pagemain .mt .line{
  display: block;
  width: 100px;
  height: 1px;
  background: #000;
  margin: 22px auto;
}
.pagemain .mc{
  line-height: 30px;
  font-size: 14px;
  color: #000;
  margin-bottom: 65px;
}
.pagemain .about_jd li{
  padding: 60px 0;
  border-bottom: 1px dashed #000;
}
.pagemain .about_jd li .imgbox{
  float: left;
  width: 706px;
  height: 442px;
  overflow: hidden;
  box-shadow: 4px 5px 7px #929292;
}
.pagemain .about_jd li .imgbox img{
}
.pagemain .about_jd li .imgbox:hover img{
	transition: all 1s;  
	transform: scale(1.1);  
}
.pagemain .about_jd li .desc{
  float: right;
  width: 414px;
}
.pagemain .about_jd li .desc .title{
  font-size: 24px;
  color: #333;
  margin: 63px 0;
}
.pagemain .about_jd li .desc .descp{
  color: #333;
  font-size: 14px;
  line-height: 30px;
}
.pagemain .about_jd li .desc a {
  font-size: 16px;
  color: #000;
  display: block;
  width: 140px;
  height: 50px;
  border: 1px solid #000;
  text-align: center;
  line-height: 50px;
  margin-top: 30px;
}
.newsmain{
  background: #efefef;
}
.newsmain .page4{
  background: #efefef;
}
.newsmain li{
  border-style: solid;
  border-color: #d9d9d9;
  border-width: 0 1px 1px 0;
  padding: 40px;
}
.newsmain .add{
  border-right: 0;
}
.newsmain li .time,
.newsmain li .title{
  color: #000;
}
.newsmain li:hover{
  background: #fff;
}
.pagemain .bx-wrapper{
  position: relative;
}
.pagemain .bx-wrapper .bx-controls{
  position: absolute;
  bottom: 22px;
  z-index: 999;
  width: 100%;
}
.pagemain .bx-wrapper .bx-controls .bx-pager{	
  display:none;
  width: 100%;
  text-align: right;
  padding-right: 70px;
}
.pagemain .bx-wrapper .bx-controls .bx-pager .bx-pager-item{
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  margin-left: 10px;
}
.pagemain .bx-wrapper .bx-controls .bx-pager .bx-pager-item a{
  background: #fff;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 0;
  border-radius: 80px;
  opacity: 0.7;
}
.pagemain .bx-wrapper .bx-controls .bx-pager .bx-pager-item .active{
  opacity: 1;
}
.bx-controls-direction{
  position: relative;
  bottom: 260px;
  width: 100%;
}
.bx-controls-direction a{
  position: absolute;
  height: 40px;
  width: 40px;
  font-size: 0;
}
.bx-controls-direction .bx-prev{
  background: url(../images/left.png) no-repeat center;
  left: 60px;
}
.bx-controls-direction .bx-next{
  background: url(../images/right.png) no-repeat center;
  right: 60px;
}
/*article_show*/
#article_show .col2 > .mc .title {
  font-size: 18px;
  color: #666;
  font-weight: 500;
  text-align: center;
  margin-top: 20px;
}
#article_show .col2 > .mc .view_time {
  font-size: 12px;
  text-align: center;
  color: #666;
  margin: 10px 0;
}
#article_show .col2 > .mc .view_time span {
  display: inline-block;
  vertical-align: top;
  *display: inline /*IE7*/;
  *zoom: 1;
}
#article_show .col2 > .mc .neirong {
  font-size: 12px;
  line-height: 30px;
}
#article_show .col2 > .mc .orientation {
  font-size: 12px;
  color: #666;
  line-height: 25px;
  margin: 40px 0;
}
.mypage{
    text-align: center;
	width:100%;
	margin-top:20px;
	padding-bottom:20px;
	overflow:hidden;
}
.mypage	span,.mypage a{
	display: inline-block;
	vertical-align: top;
	color: #333333;
	border: 1px solid #e6e6e6;
	padding: 5px 13px;
	margin: 5px;
}
.mypage	span.current,.mypage a.current{
	border: 1px solid #333333;

}
.mypage .rows{
	border:none;
}
#rolll2 {
	
    font-size:16px;
color:#333333;
    width: 320px;
line-height:2;
    position: fixed;
	z-index:10000;
	right:0px;
border-radius:5px;
top:35%;
box-shadow:0px 0px 5px #eeeeee;
background:#ffffff;
padding:30px 20px;
    cursor:pointer;
	overflow:hidden;
}
#rolll2 span{font-size:18px;font-weight:bold;}
#rolll2 .close{position:absolute;right:10px;top:10px;color:#000;font-size:16px;}
#rolll2 .roll2{display:none;}
#rolll2 img{ 
	font-size:0;
    /* height: 292px;  */
    width: 226px;
    
} 