*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
#carousel{
	position: relative;
    margin:1px auto;
	width: 800px;
	height: 270px;
	overflow: hidden;
}
.poster-list{
	width: 800px;
	height: 270px;
	list-style: none;
}
.poster-item{
	position: absolute;
	left: 0;
	top: 0;
}
#carousel a,#carousel img{
	display: block;
	width: 100%;
	height: 100%;
}
.btn{
	width: 100px;
	height: 270px;
	position: absolute;
	top: 0;
	cursor: pointer;
	opacity: .8;
}
.prev_btn{
	left: 0;
	background: url('../img/btn_l.png') no-repeat center center;
}
.next_btn{
	right: 0;
	background: url('../img/btn_r.png') no-repeat center center;
}
#selBtn{
	width: 100%;
	height: 20px;
	position: absolute;
	bottom: 20px;
}
#selBtn .btn{
	width: 15px;
	height: 15px;
	border-radius: 10px;
	background: rgba(255,255,255,.3);
	position: absolute;
	border: none;
}

.fenlei{
    display:inline-block;
    width:350px;
    text-align:center;

    margin:10px 50px;
    padding:20px;

}
.hynews{
    display:inline-block;
    width:610px;
    text-align:center;

    margin:25px 50px;
    

}
.leftnews{
 display:inline;
    margin-left:180%;
    width:640px;
}


.tabMenu {
            width: 1000px;
            margin: 50px auto 0 auto;
 }

 .tabMenu ul {
                display: block;
                overflow: hidden;
                width: 1022px;
                height: 40px;
                background: #eee;
  }

  .tabMenu ul li {
                    cursor: pointer;
                    display: block;
                    float: left;
                    text-align: center;
                    width: 200px;
                    text-align: center;
                    height: 40px;
                    line-height: 40px;
                    font-size: 16px;
  }

.tabMenu ul li.active {
                        background: #f00;
                        color: #fff;

 }

 .tabMenu .tabSide {
                display: none;
                padding: 10px;
                line-height: 20px;
                width: 1000px;
                border: solid 1px #eee;
  }

    .tabMenu div.active {
                display: block;
                padding: 10px;
                line-height: 20px;
                width: 1000px;
                border: solid 1px #eee;
 }



.rightnews{
 display:inline;
    margin-right:18%;
    line-height:45px;
    margin-bottom:1%;
    

}
.newsimg{
   width:610px;
   height:330px;
   border: none;
   margin-left: 13%;
   margin-bottom:1%;
   margin-bottom: -9%;
   vertical-align: middle;
}



.cpms{
     width:1000px;
     font-size:19px;
     text-align:left;
     margin:30px auto;
     line-height:40px;


}
.cplist{
     width:1200px;
     text-align:center;
    margin:10px auto;
}
.cplist button{
   width:200px;
    font-size:20px;
    font-family:FZYaoTi;
    margin:20px auto;
}
.listnews li:hover{
     color: #2d767d;
}

.cateslist {
    overflow: hidden;
    width: 1000px;
    margin:10px auto;
}
.cateslist dl {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    overflow: hidden;
      margin:0 auto;
   
}
.cateslist dl dd {
    float: left;
    margin: 12px auto;
    width: 270px;
    margin:10px 30px;
    text-align:center;
    
}
.cateslist dl dd .txt{
    text-align:center;
}
.cateslist dl dd img{
    width: 270px;
    height: 270px;
    border: 1px solid #d5d5d5;
    text-align:center;
     margin:0 auto;
}

.main_right {
    width: 1000px;
    overflow: hidden;
    margin:10px auto;
}
 .cateslist dl dd .img{
    width: 270px;
    height: 270px;
    border: 1px solid #d5d5d5;
}

.fenlei_title{
    font-size:20px;
    padding:10px;
}

.font-alt {
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 2px;
  margin:20px auto;
}
.post-title {
  line-height: 1.4;
  font-size: 22px;
  color: #111;
  margin: 0;
  font-weight: 400;
}
.news_list{
    margin:30px auto;
    /*text-align: center;*/
    width:1125px;
    height:auto;

}
.post {
  margin: 0 0 80px;
}

.post-title {
  line-height: 1.4;
  font-size: 22px;
  color: #111;
  margin: 0;
}

.post-header {
  margin: 0 0 15px;
}

.post-meta {
  font-size: 11px;
  color: #aaa;
}

.post-entry {
  border-top: 1px dotted #c2c2c2;
  padding-top: 20px;
  margin-top: 10px;
}

.post-images-slider {
  position: relative;
}

.post-images-slider .flex-control-nav {
  bottom: 0;
}

.post-thumbnail,
.post-images-slider,
.post-video {
  margin: 0 0 20px;
}

.post-quote {
  background: #f5f5f5;
  text-align: center;
  padding: 20px;
}

/* Post columns */
.post-columns .post {
  margin: 0 0 60px;
}

.post-columns .post-header {
  margin: 0 0 10px;
}

.post-columns .post-title {
  line-height: 1.8;
  font-size: 14px;
}

.post-columns .post-entry {
  padding: 10px 0 0;
  margin: 0 0 10px;
}

.post-columns.wo-border .post-entry {
  border: 0;
  padding: 0;
}

.post-columns .post-entry p:last-child {
  margin: 0;
}
/* Module header */
.module-small {
  padding: 70px 0;
}

.module-extra-small {
  padding: 25px 0px;
}

.module-medium {
  padding: 75px 0px;
}
body {
  background: #fff;
  color: #666;
  text-align: left;
  font-family: 'Microsoft YaHei';
  font-size: 15px;
  -webkit-font-smoothing: antialiased;
}
 h3{
    font-size: 15px;
    height: 21px;
    line-height: 21px;
    margin-top: 48px;
    font-weight: normal;
    box-sizing: border-box;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
 h3 a{
    color: #163f70;
    display: inline-block;
    transition:all .45s;
    width: 150px;
    text-decoration: none;
    outline:none;
    -webkit-backface-visibility:hidden;
}
 h3 a:hover{
    padding-left: 10px;
    color: #2d767d;
}
 
/*
* ¿Í»§Áô×Êµ¯¿ò
*/
#jf-customer-consult{
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6);
}
.jf-customer-consult{
    position: absolute;
    width: 360px;
    height: 550px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    background: #FFFFFF;
    padding: 20px;
    z-index: 9999;
}
.jf-customer-consult > button{
    display: block;
    background: #EA5504;
    font-size: 16px;
    color: #FFFFFF;
    width: 280px;
    height: 40px;
    margin: 10px auto 0 auto;
    border: none;

}
.jf-customer-consult-close{
    height: 16px;
    text-align: right;
}
.jf-customer-consult-close span{
    display: inline-block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    font:18px;
}
.jf-customer-consult-title{
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    color: #1D2539;
    margin-top: 5px;
    margin-bottom: 20px;
}
.jf-customer-consult-item{
    height: auto;
    line-height: 40px;
    margin: 0 20px 20px 20px;
    border-bottom: 1px solid rgba(56,55,53,0.20);
    display: flex;
    position: relative;
    align-items: center;
}
.jf-customer-consult-item:last-of-type{
    align-items: normal;
    padding-top: 10px;
}
.jf-customer-consult-item .tips{
    position: absolute;
    left: 16px;
    bottom: -30px;
    color: red;
    font-size: 12px;
    display: none;
}
.jf-customer-consult-item i{
    font-size: 12px;
    display: none;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    border-radius: 9px;
    background: #999999;
    color: #FFFFFF;
    margin: 0 5px;
}
.jf-customer-consult-item span{
    font-size: 24px;
}
.jf-customer-consult-item input{
     flex: auto;
     border: none;
     margin-left: 10px;
     font-size: 14px;
     height: 38px;
     line-height: 38px;
     display: block;
     outline: none;
 }
.jf-customer-consult-item input:focus{
     outline: none;
 }
.jf-customer-consult-item .checkbox{
    margin-top: 5px;
    margin-left: 0;
    margin-right: 5px;
    width: 16px;
    height: 16px;
}
.jf-customer-consult-item .checkbox input{
    margin-left: 0;
    height: auto;
    line-height: normal;
    display: block;
    width: 16px;
    height: 16px;
}
.jf-customer-consult-item .rule{
    height: auto;
    color: #999999;
    font-size: 12px;
    line-height: 24px;
}
.jf-customer-consult-item .rule a{
    color: #999999;
}

