@import url("public.css");
@import url("public_page.css");
@import url("table_form.css");

/* index */
.col1 {
    float: left;
    width: 420px;
}

.col2 {
    float: right;
    width: 420px;
}

/* header nav*/
.nav li a {
    font-weight: 900
}


/* 块标题 */
.pillar{padding:80px 0;}
.pillar-head {
    padding-bottom: 30px;
    font-size: 36px;
    text-align: center;
}

.pillar-head p {
    padding-top: 20px;
    font-size: 16px;
    color: #666;
}

/* 头条 */
.headline {
    margin-bottom: 15px;
    padding: 20px;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    background-color: #f7f7f7;
}

.headline .ico {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 0 8px;
    width: 50px;
    line-height: 20px;
    font-size: 1.2rem;
    letter-spacing: 2px;
    color: #fff;
    background-color: #E31700;
}

.headline a {
    font-size: 2.6rem;
}

/* 焦点轮播区 */
.ft-carousel {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ft-carousel .carousel-inner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
    float: left;
    height: 100%;
}

.ft-carousel .carousel-item img {
    width: 100%;
}

.ft-carousel .carousel-indicators {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    text-align: center;
    font-size: 0;
}

.ft-carousel .carousel-indicators span {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #fff;
    margin: 0 4px;
    border-radius: 50%;
    cursor: pointer;
}

.ft-carousel .carousel-indicators span.active {
    background-color: #de3a3a;
}

.ft-carousel .carousel-btn {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 45px;
    margin-top: -25px;
    cursor: pointer;
}

.ft-carousel .carousel-prev-btn {
    left: 0;
    background: url(prev.png) no-repeat;
}

.ft-carousel .carousel-next-btn {
    right: 0;
    background: url(prev.png) no-repeat;
    transform: rotateY(180deg);
}

.carousel-item {
    line-height: 336px;
    color: #fff;
    font-family: Arial Black
}

.focus {
	float: left;
    width: 750px;
    height: 365px;
}

.focus-news-top {

    margin: 35px 35px 20px 30px;
    word-wrap: break-word;
    /*padding: 35px 35px 0 30px;*/

}

.focus-news-top .focus-title {
    /*margin-bottom: 8px;*/
    word-wrap: break-word;
    width: 350px;
    font-size: 24px;
    font-style: italic;
    font-weight: bold;
    height: 60px;
}

.focus-news-top .focus-title span {
    margin-left: 8px;
    font-size: 18px;
    color: #E31700;
}

.focus-news-top .top-body h3 {
    font-size: 16px;
    font-weight: bold;
}

.focus-news-top .top-body p {

    padding-bottom: 5px;
    line-height: 24px;
    color: #999999;
}

.focus-news-top ul {
    margin: 8px;
}

.news-focus {
    margin-bottom: 15px;
    padding: 20px;
    line-height: 30px;
    background-color: #f7f7f7;
}

.news-focus li {
    display: inline-block;
    width: 30%
}

/* 友情链接 */
.friendly-link {
    margin: 0 auto 15px;
    padding: 5px 0;
    width: 1200px;
    line-height: 30px;
    background-color: #F7F7F7;
}

.friendly-link ul {
    word-wrap: break-word;
    word-break: normal;
    margin: 10px 20px;
    padding-bottom: 10px;
}

.friendly-link ul li {
    display: inline-block;
    float: left;
    margin: 0 10px;
}

.news-box .title {
    border-top: 1px solid #E3E3E3;
}

.news-box .title h2 {
    margin: -15px 0 0 3px;
}

.news-box .title h2 span {
    padding: 5px 20px;
    font-size: 1.1rem;
    color: #fff;
    background-color: #E31700;
}

.news-box ul {
    padding: 10px;
}

.news-box ul li span {
    float: right;
    font-size: 0.8rem;
    color: #E31700;
}

.news-box ul.slist li {
    padding: 8px 0;
    line-height: 20px;
}

.news-box ul.slist li small {
    color: #E31700;
}

.news-box ul.slist li span {
    color: #999;
}

.news-box .top-title {
    margin: 8px;
}

.news-box .ctitle {
    color: #fff;
    border-bottom: 3px solid #e3e3e3;
}

.news-box .ctitle span {
    padding: 6px 20px;
    border-bottom: 3px solid #b31d1d;
    font-size: 1.1rem;
    background-color: #E31700;
}


.side .cr-serve {
    font-size: 16px;
}

.side .cr-serve li img {
    padding: 20px 15px;
}


/* 列表 */
.list li u {
    text-decoration: none;
}

.list.news {
    margin: 10px 0;
    line-height: 35px;
}

.list.news li {
    padding: 20px 0;
    height: 140px;
    border-bottom: #e5e5e5 dotted 1px;
}

.list.news li h3 {
    color: #333;
    font-weight: bold;
    font-size: 20px;
}

.list.news li .news_source {
    color: #999;
}

.list.news li .news_source i {
    font-size: 16px;
}

.list.news li .news_source .tags a:hover {
    color: #fff;
    background-color: #0081d3;
}

.list.news li .news_info {}

.list.biao {
    margin: 10px;
    line-height: 45px;
    font-size: 16px;
}


/* 内容 */
.contents {
    padding: 15px 0 0;
}

.contents h1 {
    margin: 20px 10px 0;
    line-height: 38px;
    font-size: 28px;
    color: #333;
    font-weight: bold;
}

.contents .source {
    margin: 15px 0 0;
    line-height: 30px;
    color: #AAA;
    font-size: 12px;
    border-bottom: 1px solid #ededed;
}

.contents .source a {
    color: #AAA;
}

.contents .source span {
    margin: 0 10px;
}

.contents .source #hits {
    margin-left: 00px;
    color: #E31700;
}

.contents .source .code img {
    display: none;
}

.contents .source .code:hover img {
    position: absolute;
    z-index: 100;
    display: block;
    margin: 10px 0 0 -41px;
    padding: 8px;
    border: 5px solid #ededed;
    background: #FFF;
}

.contents .source .qrcode {
    float: right;
}

.contents .source-info {
    margin: 0 0 30px 30px;
    line-height: 25px;
    fotn-size: 14px;
}

.contents .Article-Tool {
    line-height: 35px;
}

.contents .tools {
    padding: 10px;
    height: 19px;
    background: #fff;
}

.content {
    padding: 15px;
    line-height: 35px;
    font-size: 16px;
    background: #fff;
}

.content p {
    margin: 15px 0;
}

.content td {
    padding: 1px 4px;
}

.content img {
    margin: 5px auto 0;
    border: 1px solid #ededed;
}

.content .editor {
    margin: 0 10px 10px 0;
    text-align: right;
}

.statement {
    margin-bottom: 20px;
    padding: 10px 20px;
    line-height: 22px;
    font-size: 12px;
    border: 1px dashed #e5e5e5;
    background: #f8f8f8;
    text-align: justify;
}

.search_channel {
     left:0;
     width:100%;
     height: 14.5vw;
     min-width: 1080px;
     min-height: 300px;
     margin-top: -20px;
     padding: 60px 0;
     background: url("search_bg.jpg") no-repeat;
     background-size: cover;
     -webkit-background-size: cover;/* 兼容Webkit内核浏览器如Chrome和Safari */
     -o-background-size: cover;/* 兼容Opera */
     border-bottom: 1px solid #E31700;
     margin-bottom: 100px;
     position: relative;
 }

.search_title {
    margin: 80px auto;
    padding-left: 100px;
    width: 600px;
    line-height: 50px;
    font-size: 2.4rem;
    font-weight: bold;
    color: #E31700;
    text-align: center;
    background: url("logo.png")no-repeat left center;
    background-size:100px 100px;
}

.search_box {
    padding: 5px 65px 15px;
    margin: 100px auto;
    width: 745px;
    position: absolute;
    bottom: -140px;
    left: 0px;
    right:0px;
}

.search_box .tab {
    padding: 10px 0;
    font-size: 1rem;
}

.search_box .tab {
    padding: 7px 0;
    font-size: 1rem;
}

.search_box .tab a {
    margin-right: 15px;
    padding: 2px 5px;
    border-radius: 3px;
}

.search_box .tab a.on {
    color: #fff;
    background: #E31700;
}

.search_box .bd {
    float: left;
    padding: 2px;
    background: #E31700;
}

.search_box .input-text {
    padding: 0 8px;
    width: 600px;
    height: 50px;
    font-size: 1.2rem;
    border: none;
    border-radius: 0;
}

.search_box .input-submit {
    width: 120px;
    height: 50px;
    font-size: 1.3rem;
    color: #fff;
    border: none;
    background: #E31700;
}

.search_serve {
    margin: 50px auto;
    width: 800px;
    text-align: center;
}

.search_serve li {
    width: 180px;
}

.search_serve li a {
    color: #b08530;
}

/* 关于我们 开始 */
.about-title{
    font-size: 28px;
    left: -235px;
    top: 0;
}
.about-text{
    width: 1200px;
    margin-top: 55px;
    margin-bottom: 10px;
    background-color: #ffffff;
 }
.about-text div{
    padding: 30px 120px 80px 120px;
}
.about-text h3{
    font-size: 20px;
    font-weight: bolder;
    color: #D10011;
}
.about-text a{
    font-size: 18px;
    color: #D10011;
}
.about-text p{
    line-height: 28px;
    font-size: 16px;
}

.logo-big{
    /*border: #bd000f 1px solid;*/
    height: 140px;
    background: url("logo.png") no-repeat center center;
    background-size: 168px 168px;


    /*-webkit-animation:rot 13s linear infinite;*/
    /*filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);*/
}

/*@-webkit-keyframes rot{*/
/*    0%{-webkit-transform:rotateY(0deg);}*/
/*    25%{-webkit-transform:rotateY(90deg);}*/
/*    50%{-webkit-transform:rotateY(180deg);}*/
/*    75%{-webkit-transform:rotateY(270deg);}*/
/*    100%{-webkit-transform:rotateY(360deg);}*/
/*}*/

/* 关于我们 结束 */

/*信用联盟 开始*/
.container-title{
    text-align: center;
    margin:40px 0 30px;
}
.container-title h1{
    display: inline-block;
    padding: 0 70px;
    line-height: 60px;
    border: solid 1px rgba(4,0,0,0.2);
    border-radius: 30px;
    margin: 0 auto;
    font-size: 30px;
    color: #282828;
}

.member-list .mcontainer{
    position: relative;
    width: 400px;
}
.member-list .mcontainer:after{
    content: '';
    position: absolute;
    left: 88px;
    top: 40px;
    width: 1px;
    height: 340px;
    background-color: #a2a2a2;
}
.member-list li:nth-last-of-type(1) .mcontainer:after{
    content: '';
    display: none;
}
/*.member-list li:nth-of-type(2n){*/
/*    background-color: #f9f9f9;*/
/*}*/
/*.member-list li:nth-of-type(2n+1){*/
/*    background-color: #fff;*/
/*}*/

.member-list li{
    list-style:none;
    padding: 10px 0 40px 0;
}
.member-list .logo-img{
    padding: 20px 125px;
    position: relative;
}
.member-list .dot-icon{
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #a2a2a2;
    left: 83px;
}

.credit-logo-center{
    margin: 15px auto;
    /*padding: 0px 0px 80px 0px;*/
    width: 600px;
    height: 300px;
    background: url("credit_logo.jpg") no-repeat center;
    background-size: 400px;
}
/* 信用联盟 结束 */

/* service 开始 */
.service-ad{
    height: 27vw;
    margin-top: -20px;
    min-width: 800px;
    min-height: 558px;
    background: url("ad.jpg") no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;/* 兼容Webkit内核浏览器如Chrome和Safari */
    -o-background-size: cover;/* 兼容Opera */
}

.service-block-title {
    margin: 30px auto;
    height: 50px;
    border-bottom: 4px solid #e3e3e3;
    text-align: center;
}

.service-block-title span {
    position: relative;
    padding: 9px 40px;
    line-height: 50px;
    font-size: 24px;
    color: #e31700;
    border-bottom: 4px solid #e31700;
}

.service-benefit{
    text-align: center
}
.service-benefit ul{ margin:0 0 30px;}
.service-benefit li{ float:left;width:260px;height:226px;margin:0 20px;overflow: hidden;}
.service-benefit li img{cursor: pointer;transition: all 0.6s;}
.service-benefit li img:hover{transform: scale(1.1);}

.service-title{
    font-size: 26px;
    font-weight: bolder;
}

.service-banner{
    height: 15.6vw;
    /*padding: 0px 0px 80px 0px;*/
    min-width: 800px;
    min-height: 338px;
    background: url("banner.jpg") no-repeat center;
    background-size: cover;
    -webkit-background-size: cover;/* 兼容Webkit内核浏览器如Chrome和Safari */
    -o-background-size: cover;/* 兼容Opera */
}

.service-five{
    margin: 0 auto;
    /*padding: 0px 0px 80px 0px;*/
    width: 1200px;
    height: 349px;
    background: url("five.jpg") no-repeat center;
    background-size: 1200px;
    margin-bottom: 100px;
}

.service-five{
    margin: 0 auto;
    /*padding: 0px 0px 80px 0px;*/
    width: 1200px;
    height: 349px;
    background: url("five.jpg") no-repeat center;
    background-size: 1200px;
    margin-bottom: 100px;
}

.service-certificate{
    margin: 10px auto;
    /*padding: 0px 0px 80px 0px;*/
    width: 493px;
    height: 348px;
    background: url("certificate.jpg") no-repeat center;
    background-size: 493px;
    transition: all 0.6s;
}

.service-certificate:hover{transform: scale(2.1);}

.service-text{
    margin: 40px auto;
}
.service-text h3{
    font-size: 24px;
    font-weight: bolder;
    line-height: 40px;
}
.service-text p{
    font-size: 18px;
    line-height: 40px;
}

.service-what li{ float:left; margin:0 40px 0 0; width:267px; line-height:30px; font-size:16px; color:#333}
.service-what li h3{ margin:0 0 20px 0; font-size:22px; line-height:60px; border-bottom:1px solid #e31700}


.service-grade-table tr{
    height: 100px;
}

.service-grade-title{ font-size:32px; color:#fff; line-height:35px;vertical-align: middle}
.service-grade-text{ padding:0 30px; font-size:20px; color:#fff; line-height:25px;vertical-align: middle;text-align: left}
/* service 结束 */

.convenience-logo{
    width: 200px;
    height: 200px;
    margin: 200px auto;
    background: url("logo.jpg") no-repeat center;
    background-size: 200px;
}

.product-cert{
    margin: 0 auto;
    transition: 0.5s;
    background: url(cert-cx.jpg) no-repeat center;
    background-size: 100%;
    width: 700px;
    height: 500px;
}
.product-cert:hover{transform: scale(1.6);}

.product-cert-top{
    margin: 0 auto;
    margin-bottom: -20px;
    width: 342px;
    height: 243px;
    background: url("0.jpg") no-repeat center;
    background-size: 100%;
    transition: 0.5s;
}

.product-cert-top:hover{
    transform: scale(2);
    z-index: 999;
}

.product-cert-1{
    margin: 40px auto;
    width: 342px;
    height: 243px;
    background: url("1.jpg") no-repeat center;
    background-size: 89%;
    transition: 0.5s;
}

.product-cert-1:hover{
    transform: scale(2.2);
    z-index: 999;
}

.product-cert-2{
    margin: 40px auto;
    width: 342px;
    height: 243px;
    background: url("2.jpg") no-repeat center;
    background-size: 100%;
    transition: 0.5s;
}

.product-cert-2:hover{
    transform: scale(2);
    z-index: 999;
}

.product-cert-3{
    margin: 40px auto;
    width: 342px;
    height: 243px;
    background: url("3.jpg") no-repeat center;
    background-size: 96%;
    transition: 0.5s;
}

.product-cert-3:hover{
    transform: scale(2);
    z-index: 999;
}
