/*头部样式*/
.head-top {
    height: 35px;
    line-height: 34px;
    background: #e9e9e9;
}
.head-top-center {
    width: 1200px;
    margin:0 auto;
}
.head-left {
    float:left;
}
.head-right {
    float:right;
}
#header{
    width:1200px;
    margin:0 auto;
    height: 132px;
    position: relative;
}


.logo {
    float:left;
}

.k2 {
    float:right;
    margin-top: 24px;
}
.k2 p:nth-of-type(1) {
    font-size: 16px;
    color:#333;
}
.k2 p:nth-of-type(2) {
    font-size: 22px;
    color:#076ce0;
}
.k2 p:nth-of-type(3) {
    font-size: 22px;
    color:#076ce0;
}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.container {
    width: 1200px;
    margin:0 auto;
}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

.product-box {
    padding:50px 0px;
    background: #f2f6f8;
}
.product-box h2 {
    background: url(../images/h2bj.png) no-repeat center 22px;
    font-size: 30px;
    color: #505050;
    font-weight: normal;
    text-align: center;
    padding-bottom: 30px;
    line-height: 44px;
}
.product-box h2 p {
    font-size: 18px;
    letter-spacing: 8px;
}
.pro-cate {
    text-align: justify;
}
.pro-cate li {
    position: relative;
    display: inline-block;
    width: 388px;
    height: 266px;
    vertical-align: top;
    background: #fff;
    margin-top: 30px;
    position: relative
}
.pro-cate li .cate-left {
    float:left;
    width: 140px;
    
}
.pro-cate li .cate-left img {
    padding-top: 30px;
    padding-left: 15px;
}
.pro-cate li .cate-left h3 {
    font-size: 18px;
    font-weight: normal;
    color:#111111;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
.pro-cate li .cate-left a {
    width: 28px;
    height: 28px;
    display: block;
    background: url(../images/more.png) no-repeat center;
    position: absolute;
    left:20px;
    bottom:20px;
}
.pro-cate li .cate-right {
    float:left;
}
.pro-cate:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.advantage-box {
    padding:50px 0px;
}
.advantage-box h2 {
    background: url(../images/h2bj1.png) no-repeat center 22px;
    font-size: 30px;
    color: #505050;
    font-weight: normal;
    text-align: center;
    padding-bottom: 30px;
    line-height: 44px;
}
.advantage-box h2 p {
    font-size: 18px;
    letter-spacing: 8px;
}
.adv-list {
    text-align: justify;
}
.adv-list li {
    position: relative;
    display: inline-block;
    width: 159px;
    vertical-align: top;
    background: #fff;
    margin-top: 30px;
}
.adv-list:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}
.adv-list li h3 {
    text-align: center;
    font-size: 18px;
    color:#000;
    font-weight: normal;
    line-height: 50px;
}
.adv-list li p {
    font-size: 12px;
    color:#999999;
    text-transform: uppercase;
    text-align: center;
}
.adv-list li a {
    width: 125px;
    height: 28px;
    display: block;
    line-height: 28px;
    text-align: center;
    color:#fff;
    background: #aaaaaa;
    margin:0 auto;
    margin-top: 20px;
}
.adv-list li a:hover {
    background: #076ce0;
}

.youshi-box {
    padding:80px 0px;
    background: url(../images/bj1.jpg) no-repeat center;
}
.youshi-box .container {
    padding:50px;
    box-sizing: border-box;
    background: #fff;
}
.youshi-left {
    float:left;
}
.youshi-right {
    width: 1050px;
    float: right;
    margin-top: -382px;
}

.youshi-right .slick-list {
    margin-top: 100px;
    
}
.youshi-right .slick-dots {
    position: absolute;
    top:0;
    padding-top: 20px;
    border-top:1px solid #ddd;
    width: 705px;
    right:0;
}
.youshi-right .slick-dots li {
    width: 230px;
    float:left;
    padding-bottom: 10px;
    cursor: pointer;
}
.youshi-right .slick-dots li.slick-active button {
    color:#076ce0;
}
.youshi-right .slick-dots li button {
    outline: none;
    border:none;
    font-size: 18px;
    color:#333;
    background: none;
}
.youshi-right .slick-slide {
    position: relative;
}
.youshi-right .slick-slide .content {
    position: absolute;
    width: 420px;
    height: 230px;
    box-sizing: border-box;
    padding: 35px;
    background: #fff;
    bottom:70px;
    left:50px;
}
.youshi-right .slick-slide .content h3 {
    font-size: 18px;
    color:#333;
}
.youshi-right .slick-slide .content p {
    font-size: 14px;
    color:#666;
    padding-top: 15px;
    line-height: 22px;
}
.youshi-right .slick-slide img {
    float:right;
}
.youshi-right .slick-arrow {
    width: 82px;
    height: 28px;
    position: absolute;
    outline: none;
    font-size: 0px;
    border:none;
    bottom: 105px;
    z-index: 9999;
    cursor: pointer;
}
.youshi-right .slick-prev {
    background: url(../images/left.png) no-repeat center #cccccc;
    left: 86px;
}
.youshi-right .slick-prev:hover {
    background: url(../images/left1.png) no-repeat center #076ce0;
}
.youshi-right .slick-next {
    background: url(../images/right.png) no-repeat center #cccccc;
    left:197px;
}
.youshi-right .slick-next:hover {
    background: url(../images/right1.png) no-repeat center #076ce0;
}

.case-box {
    padding:50px 0px;
    background: #f2f6f8;
}
.case-box h2 {
    background: url(../images/h2bj.png) no-repeat center 22px;
    font-size: 30px;
    color: #505050;
    font-weight: normal;
    text-align: center;
    padding-bottom: 30px;
    line-height: 44px;
}
.case-box h2 p {
    font-size: 18px;
    letter-spacing: 8px;
}

.case-index-list {
    text-align: justify;
}
.case-index-list li {
    position: relative;
    display: inline-block;
    width: 369px;
    height: 268px;
    vertical-align: top;
    border:1px solid #ddd;
    padding:5px;
    background: #fff;
    margin-top: 30px;
}
.case-index-list li img{width: 369px;height: 268px;}
.case-index-list li h3 {
    position: absolute;
    height: 40px;
    line-height: 40px;
    width: 368px;
    text-align: center;
    background: rgba(0,0,0,0.5);
    bottom:5px;
    left:5px;
}
.case-index-list li h3 a {
    display: block;
    color:#fff;
    font-size: 16px;
}
.case-index-list:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.about-box {
    padding:50px 0px;
    background: url(../images/bj2.png) no-repeat center;
}
.about-box .about-right {
    width: 600px;
    float:right;
    box-sizing: border-box;
    padding:20px 50px;
    padding-right: 0px;
}
.about-box .about-right h2 {
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    padding-bottom: 40px;
    background: url(../images/h2bj3.png) no-repeat 0px 81px;
    font-weight: normal;
}
.about-box .about-right h2 p {
    font-size: 24px;
}
.about-box .about-right .content {
    font-size: 16px;
    color:#fff;
    line-height: 28px;
}
.about-box .about-right a {
    width: 140px;
    height: 36px;
    display: block;
    border:1px solid #fff;
    line-height: 36px;
    text-align:center;
    color:#fff;
    font-size: 16px;
    margin-top: 20px;
}

.service-box {
    padding:50px 0px;
}

.service-box h2 {
    background: url(../images/h2bj.png) no-repeat center 22px;
    font-size: 30px;
    color: #505050;
    font-weight: normal;
    text-align: center;
    padding-bottom: 30px;
    line-height: 44px;
}
.service-box h2 p {
    font-size: 18px;
    letter-spacing: 8px;
}
.service-center {
    width: 1274px;
    margin:0 auto;
}

.service-list {
    text-align: justify;
    border-bottom:1px solid #Ddd;
    margin-top: 30px;
}
.service-list li {
    position: relative;
    float:left;
    width: 99px;
    height: 161px;
    vertical-align: top;
    margin-left: 84px;
    border-bottom:3px solid #fff;
}
.service-list li img {
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}
.service-list li:hover img {
    -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    filter: grayscale(0%);
}
.service-list li:hover {
    border-bottom:3px solid #f2b100;
}
.service-list li:first-child {
    margin-left: 0px;
}
.service-list li h3 {
    font-size: 22px;
    color:#333;
    line-height: 50px;
    text-align: center;
    font-weight: normal;
}
.service-list li:hover h3 {
    color:#f2b100;
}

.news-box {
    padding:50px 0px;
    background: #f2f6f8;
}
.news-box h2 {
    background: url(../images/h2bj.png) no-repeat center 22px;
    font-size: 30px;
    color: #505050;
    font-weight: normal;
    text-align: center;
    padding-bottom: 30px;
    line-height: 44px;
}
.news-box h2 p {
    font-size: 18px;
    letter-spacing: 8px;
}
.news-left {
    width: 470px;
    height: 638px;
    background: #fff;
    float:left;
}
.news-left h3 {
    line-height: 50px;
    border-bottom:1px dashed #ddd;
    margin:0px 20px;
    font-size: 18px;
    font-weight: normal;
    color:#333;
    padding-top:15px;
}
.news-left h3 a {
    float:right;
    font-size: 14px;
    color:#999999;
}
.news-list li {
    padding:20px;
}
.news-list li:hover {
    background: #076ce0;
}
.news-list li a {
    display: block;
    font-size: 14px;
    color:#333;
    padding-left:40px;
    background: url(../images/wen.png) no-repeat 0px;
    line-height: 35px;
}
.news-list li:hover a {
    color:#fff;
    background: url(../images/wen1.png) no-repeat 0px;
}
.news-list li span {
    display: block;
    font-size: 14px;
    color:#999;
    padding-left:40px;
    background: url(../images/da.png) no-repeat 0px 6px;
}
.news-list li:hover span {
    color:#fff;
}

.news-right {
    width: 700px;
    height: 640px;
    box-sizing: border-box;
    background: #fff;
    padding:15px 20px;
    float:right;
}
.news-right h3 {
    line-height: 50px;
    border-bottom:1px dashed #ddd;
    font-size: 18px;
    font-weight: normal;
    color:#333;
}
.news-right h3 a {
    float:right;
    font-size: 14px;
    color:#999999;
}
.news-right h3 span {
    width: 138px;
    height: 49px;
    display: block;
    text-align: center;
    line-height: 49px;
    float:left;
    cursor: pointer;
}
.news-right h3 span.cur {
    background: #076ce0;
    color:#fff;
}
.news-list1 {
    padding-top: 15px;
}
.news-list1 li img {
    float:left;
}
.news-list1 li h4 {
    width: 334px;
    float:right;
    font-weight: normal;
}
.news-list1 li h4 p {
    font-size: 16px;
    color:#333;
    display: block;
    line-height: 55px;
}
.news-list1 li h4 span {
    display: block;
    font-size: 14px;
    line-height: 25px;
}
.news-list1 li h4 a {
    display: block;
    width: 104px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #e1e1e1;
    color:#787878;
    font-size: 14px;
    margin-top: 15px;
}
.news-list2 {
    
}
.news-list2 li {
    width: 50%;
    float:left;
    line-height: 50px;
}
.news-list2 li a {
    display: block;
    font-size: 14px;
    color:#333;
}
.news-list2 li a:hover {
    color:#076ce0;
}





/*友情链接*/
.f_link{
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    line-height:16px;
    background: url(../images/links.png) no-repeat 0px;
    height: 50px;
    text-indent: 194px;
    border-bottom: 1px solid #4792e8;
    padding-bottom: 0px;
}
.f_link a{color:#fff;}

/*页面底部*/
.foot {
    padding:30px 0px;
    background: #076ce0;
}
#footer {
    width: 1200px;
    margin:0 auto;
}
.nav_foot {
    text-align: center;
    border-bottom:1px solid #4792e8;
}
.nav_foot a {
    display: inline-block;
    background: url(../images/navbj.png) no-repeat right;
    padding:0px 33px;
    line-height: 68px;
    font-size: 16px;
    color:#fff;
}
.nav_foot a:last-child {
    background: none;
}
.foot-contact {
    padding:30px 0px;
}
.foot-left {
    float:left;
}
.dblx {
    color:#fff;
    font-size: 14px;
    line-height: 28px;
}
.copyright{
    text-align:left;
    line-height:28px;
    font-size: 14px;
    color:#fff;
}
.copyright a {
    color:#fff;
}
.zhuyin {
    color:#fff;
}
.zhuyin a {
    color:#fff;
}
.foot-right {
    float:right;
}

/*------------内页-------------------*/
.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
    display: none;
}

.n_banner {
    text-align: center;
}

.n_banner img {
    max-width: 100%;
    height: auto;
}

.m55 {
    max-width: 1200px;
    margin: 0 auto;
}

.left {
    width: 300px;
    float: left;
    padding-top: 36px;
}

.right {
    width: 860px;
    float: right;
    padding-top: 50px;
}

.left h3 {
    font-size: 22px;
    font-weight: normal;
    line-height: 65px;
    color: #fff;
    padding-left: 40px;
    background: #076ce0;
    background-size: cover;
    margin-top: 15px;
}

.left .content {
    border: 1px solid #eee;
    border-top: none;
}

.n_contact .content {
    padding: 10px;
    line-height: 30px;
}

.sitemp {
    background: #e5e5e5;
    margin-bottom: 14px;
    height: 50px;
    line-height: 50px;
}

.sitemp .site {
    font-size: 14px;
    color: #000;
    margin-right: 20px;
    float: right;
}

.site a {
    font-size: 14px;
    color: #000;
}

.sitemp h2 {
    font-size: 20px;
    color: #666;
    float: left;
    text-indent: 20px;
    line-height: 50px;
    font-weight: normal;
}