*{
    margin: 0;
    padding: 0;
}
html,body{
    line-height: 1.5;
}

ul,ol{
    list-style: none;
}
a{
    text-decoration: none;
    color: inherit;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.h3{
    font-size: 35px;
}
.pb40{
    padding-bottom: 40px;
}
.pb50{
    padding-bottom: 50px;
}
.no-margin{
    margin: 0 !important;
}
.clearfix::after{
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
.fts16{
    font-size: 16px;
}
.center{
    width: 1200px;
    margin: 0 auto;
}
.jr-top{
    background: #1c56be;
    font-size: 13px;
    color: #fff;
    line-height: 34px;
}
.jr-nav{
    padding: 10px 0;
}
.jr-nav .logo{
    height: 80px;
}
.jr-nav-list{
    color: #4b4b4b;
    line-height: 32px;
    padding: 22px 0;
}
.jr-nav-list a{
    display: block;
    font-size: 16px;
    padding: 0 20px;
}
.jr-nav-list a:hover{
    color:#1c56be;
}

.section1{
    padding: 30px 0 50px;
}
.section1-left .h3{
    font-weight: normal;
    padding:15px 0;
}
.section1-left p{
    color: #999;
}
.section1-left{
    width: 500px;
    padding-right: 100px;
}
.section1-right{
    width: 600px;
}
.section1-right .item{
    width: 180px;
    height: 45px;
    color: #fff;
    background: url(../images/plbg.jpg) repeat-x center;
    text-align: center;
    float: left;
    cursor: default;
    position: relative;
    margin: 20px 20px 0 0;
    font-weight: 700;
}
.section1-right .item .item-total{
    line-height: 45px;
    top: 45px;
    left: 0;
    display: block;
}
.section1-right .item .item-list{
    padding-top: 1px;
    position: absolute;
    z-index: 99;
    width: 100%;
    display: none;
    font-weight: normal;
    font-size: 15px;
}
.section1-right .item .item-list li{
    background: rgba(0,0,0,0.8);
    line-height: 37px;
    border-bottom: 1px solid #fff;
}
.section1-right .item:hover .item-list{
    display: block;
}
.item-list li:hover{
    background: #e7e7e7 !important;
    color: #1c56be;
}
.productCenter{
    background: url(../images/probg.jpg) no-repeat center;
    padding:50px 0 20px;
}
.public-top{
    text-align: center;
    color: #333;
}
.public-top-sub{
    color: #999999;
}
.product-content .item{
    float: left;
    text-align: center;
    padding-bottom: 30px;
    padding: 0 10px 30px 10px;
    
}
.product-content .item-img{
    width: 285px;
    height: 215px;
    
    overflow: hidden;
}
.product-content img{
    display: block;
    transition: all 0.5s ease;
    width: 285px;
    height: 215px;
}
.product-content img:hover{
    transform: scale(1.2);
}
.product-content p{
    display: block;
    width: 265px;
    padding:0px 10px;
    color: #666;
    font-size: 15px;
    line-height: 44px;
    display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
    background: url(../images/namebg1.jpg) no-repeat center;
    margin-top: 5px;
}
.product-content li:hover p{background: url(../images/namebg.jpg) no-repeat center;color: #fff}
.section2{
    padding: 50px 0;
}
.section2-left{
    background: #1c56be;
    color: #fff;
    width: 50%;
}
.section2-left h1{
    font-size: 20px;
    
    padding-bottom: 20px;
}
.section2-left .boxSizing{
   padding: 30px 50px;
    height: 252px;
}
.section2-left .boxSizing p{line-height: 160%;font-size: 15px;text-indent: 2em}
.more{
    width: 135px;
    line-height: 35px;
    display: block;
    border: 2px solid #fff;
    text-align: center;
    margin-top: 30px;
}
.more:hover{
    color: #1c56be;
    background: #fff;
}
.section2-right{
    width: 50%;
    overflow: hidden;
    height: 312px;
}
.section2-right img{
    transition: all 1s ease;
    height: 312px;
}
.section2-right img:hover{
    transform: scale(1.2);
}
.section3{
    padding: 50px 0;
    background: url(../images/casebg.jpg) no-repeat center;
}
.section3-left li{
    padding: 0 8px;
    text-align: center;
}
.section3-left img{
    display: block;
    width: 250px;
    height: 187px;
}
.section3-left .name{
    width: 250px;
    line-height: 40px;
    background: #7F7F7F;
    color: #fff;
    display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
.section3-left .name:hover{
    background: #f90;
}
.section3-left-btn,.section3-right-btn{
    height: 227px;
    width: 36px;
    background-image: url(../images/lrbtn.png);
    background-repeat: no-repeat;
    background-position-y:center;
    cursor: pointer;
}
.section3-right-btn{
    background-position-x: -264px;
}
.section3-right{
    width: 272px;
    color:#fff;
    padding-top: 20px;
}
.section4{
    padding:80px 0;
}
.section4 .h3{
    text-align: center;
}
.new-center li{
    margin-right: 45px;
    width: 370px;
    height: 325px;
    padding-bottom: 20px;
    
}
.new-center-info .title{
    position: relative;
}
.new-center-info .title::after{
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: #1c56be;
    bottom: 0;
    left: 0;
    transition: all 0.4s ease;
    transform: scale(0);
    opacity: 0;
}
.new-center-info .title:hover::after{
    opacity: 1;
    transform: scale(1);
}
.new-center img{
    display: block;
    width: 370px;
    height: 200px;
}
.new-center-info .title a{
    display: block;
    width: 370px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
    line-height: 40px;
}
.checkmore{
    display: block;
    width: 205px;
    height: 47px;
    line-height: 47px;
    border: 2px solid #1c56be;
    color: #1c56be;
    text-align: center;
    margin-top: 35px;
    font-size: 16px;
    margin: 30px auto 0;
}
.checkmore:hover{
    background: #1c56be;
    color: #fff;
}
.footer{
    background: #1A1A1A;
    color: #fff;
	padding-top:20px;
}
.footer .center{
    background: #1A1A1A;
}
.footer .f-logo img{
    height: 78px;
    display: block;
}
.footer .f-nav{
    line-height: 78px;
    border-top: 1px solid #313131;
    border-bottom: 1px solid #262626;
    padding: 2px 0;
}
.footer .f-nav li{
    width: 100px;
    text-align: center;
}
.f-bottom {
    background:url(f_map.png) no-repeat center center;
    padding: 30px 0;
}
.footer .f-bottom-left{
    color: #666;
    font-size: 14px;
    line-height: 24px;
   
    
}
.f-bottom-left img{
    width: 40px;
}
.f-tell {
    padding-right: 70px;
    text-align: right;
    background: url(../images/f_tel.png) no-repeat center right / 55px 55px;
    font-size: 14px;
}
.f-tell .number{
    font-size: 24px;
}
#J_lunbo{
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    left: 0;
}
.f-nav-list li:hover{
    color: #1c56be;
}

/*banner start*/
.flexslider {
    margin: 0px auto 0px;
    position: relative;
    width: 100%;
    height:500px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../images/ad_ctr.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;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.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: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: rgba(0,0,0,0.3);
    display: block;
    height: 10px;
    overflow: hidden;
    text-indent: -99em;
    width: 10px;
    cursor: pointer;
    -webkit-transition: all 0s ease;
    border-radius: 10px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background: #0077DD;
;
}

.flexslider .slides a img {
    width: 100%;
    height: 500px;
    display: block;
}
/*banner end*/