
@font-face{
    font-family:"Citadel Script";
    src: url('../fonts/Citadel Script.ttf');
}
@font-face {
    /* font-properties */
    font-family: txb;
    src:url('../fonts/txb.ttf'),
    url('../fonts/txb.ttf'),
    url('../fonts/txb.ttf'); /* IE9 */
}
.content{
    width: 100%;

}
.productWrap{
    width: 1180px;
    margin: 0 auto;
    clear: both;
    /*margin-top: 50px;*/
    padding-top: 50px;


}

.productWrap-cp{
    text-align: center;
    font-size: 25px;
    color: #9c9c9c;
    position: relative;
    height: 100px;
    background: url("../images/bt1.png") no-repeat center;
    background-size: 300px 100px;
    margin-left: 10px;

}
.proMenu {
    float: left;
    width: 240px;
    padding-top: 40px;

}
.productWrap-cp h3{
    /*float: left;*/
    /*display: block;*/
    line-height: 0px;
    /*margin-left: 65px;*/
    text-align: center;
    position: absolute;
    margin-left: 460px;
    margin-top: 35px;
    color: #313131;
    /*color: #2E69CF;*/
    width: 200px;
    font-size: 25px;
}
.productWrap-cp h3 div{
    width: 200px;
    position: absolute;
    margin-top: -10px;
}
.productWrap-cp h3:hover{
    text-decoration: underline #2E69CF;

}
.productWrap-cp h3:hover div{
    text-decoration: underline #2E69CF;
}
.border-left{
    border-top: 2px solid #2E69CF;
    float: left;
    width: 380px;
    margin-left: 50px;
    margin-top: 50px;
    position: absolute;
}
.border-right{
    border-top: 2px solid #2E69CF;
    float: right;
    width: 370px;
    position: absolute;
    margin-top: 50px;
    right: 0;
    margin-right: 60px;

}
.click-right{
    width: 60px;
    height: 20px;
    background-color: #e55608;
    position: absolute;
    margin-left: 620px;
    margin-top: 35px;
    font-size: 10px;
    line-height: 20px;

}
.click-right:hover .click-right a{
    text-decoration: underline;
}
.click-right a{
    color: white;
}


.tit01 {
    width: 100%;
    height: 80px;
    line-height: 60px;
    font-size: 24px;
    letter-spacing: 5px;
    background: #616161;
    text-align: center;
}
.tit01 a {
    display: block;
    height: 70px;
    color: #fff;
    /*background: url(../images/fl_nav.png) no-repeat bottom center;*/
}


/*产品分类*/

.pro-list {
    float: right;
    width: 1180px;
    padding-top: 40px;
    overflow: hidden;
    border: 0px solid red;
    /*width: 5000px;*/
}
.pro-list li {
    height: 260px;
    float: left;
    margin: 0 0 20px 30px;
    overflow: hidden;
}
.layered{
    display: block;
    width: 259px;
    height: 260px;
    line-height: 20px;
    text-align: center;
    color: black;
    /*background: #EDEDED;*/
    padding: 5px 20px;

    overflow: hidden;
    position: relative;
}

.layered img {
    width: 220px;
    height: 220px;
    /*-webkit-border-radius: 90px;*/
    /*-moz-border-radius:85px;*/
    border-radius: 10px ;
    overflow: hidden;
    border:1px solid #b1b1b1;
}
.layered span{
    display: block;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: grey;
    /*font-weight: bold;*/
    letter-spacing: 2px;
    z-index: 55;
}
.layered-ch{
    width: 220px;
    height: 220px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px ;
    margin-left: 20px;
    margin-top: 5px;
    z-index: 60;
    /*width: 100%;*/
    background-color: rgba(0, 0, 0, 0.42);
    /*height: 100%;*/
    overflow: hidden;
    transition:display 2s;
    -moz-transition:display 2s; /* Firefox 4 */
    -webkit-transition:display 2s; /* Safari and Chrome */
    -o-transition:display 2s;
}
.layered:hover .layered-ch{
    display: block;
    transition: 2s all;
}
.clear{
    /*font-weight: 500;*/
    color: white;
}
.layered-ch dl{
    padding: 20px 30px;

}
.layered-ch dd{
    /*float: left;*/
    margin-left: 0px;
    margin-top: 10px;
    font-size: 14px;
}
.layered-ch dl dd a:hover{
    text-decoration: underline;
}
.layered-ch-er{
    position: absolute;
    bottom: 10px;
    right: 30px;
    /*text-decoration: underline;*/
    padding-top: 10px;
}
.layered-ch-er a{
    color: white;
    display: block;
    width: 70px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    background-color: #E55608;
}

/*公司案列*************************/
.advisoryWrap{
    width: 100%;
    background: rgb(255, 255, 255);
    color: #9c9c9c;
    float: left;
}
.advisory {
    width: 1180px;
    margin: 20px auto;
    height: 600px;
    padding-top: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
}
.advisory-sty h3{
    text-align: center;
    font-size: 30px;
    margin-bottom: 50px;
    letter-spacing: 5px;
    color: #9c9c9c;
}
.scro{
    height: 467px;
    overflow: hidden;
}

.advisory-sty ul li{
    float: left;
    margin: 0 0 30px 30px;
}
.advisory-sty ul li a{
    display: block;
    width: 259px;
    height: 275px;
    line-height: 20px;
    border: 1px solid #e7e7e7;
    text-align: center;
    color: black;
}
.advisory-sty ul li a:hover{
    border: 1px solid #000000;
}
.advisory-sty ul li a img{
    width: 200px;
    height: 200px;
    margin-top: 10px;
}
.advisory-sty ul li a span{
    display: block;
    margin-top: 10px;
    font-size: 15px;
    color: #9c9c9c;
}




/*公司简介 新闻*/


.gsjj{
    width: 100%;
    text-align: center;
    font-size: 30px;
    margin-bottom: 50px;
    padding-top: 0px;
    color: #9c9c9c;
    float: left;
}
.aboutWrap {
    padding-top: 30px;
    height: 500px;
    margin: 0px auto;
    /*background: url(../images/ab.jpg) no-repeat bottom center;*/
    overflow: hidden;
    width: 1180px;
}
.contactTxt {
    float: left;
    width: 300px;
    height: 350px;
    background: #ffffff;
    margin-left: 70px;
    margin-top: 50px;
}


.adlogo {
    width: 100px;
    margin: 0 auto;
    padding: 20px 0 0 0;
    text-align: center;
    letter-spacing: 2px;
}
.adlogo h2 {
    width: 100px;
    height: 28px;
    /*margin-top: 10px;*/
    font-weight: bold;
    font-size: 20px;
    margin-left: 10px;
    border-bottom: 2px solid #616161;
}
.contact {
    width: 210px;
    margin: 15px auto;
    font-size: 14px;
    line-height: 25px;
}
.contact b{
    margin-left: 20px;
}
.tit02{
    margin-left: 10px;
}
.aboutTxt {
    float: right;
    width: 710px;
    height: 200px;
    margin-right: 70px;
    background: #ffffff;
    margin-top: 50px;
}

#demo {
    position: relative;
    overflow: hidden;
    margin-top: 5px;
}
#indemo {
    float: left;
    width: 800%;
}
#demo1 {
    float: left;
}
#demo2 {
    float: left;
}
.aboutinfo {
    padding: 0 10px;
    text-indent: 2em;
    line-height: 24px;
    height: 144px;
    font-size: 14px;
    margin-top: 10px;
}

.pic-list {
    width: 100%;
    height: 152px;
    background-color: #fff;
    overflow: hidden;
}
.pic-list li {
    float: left;
    width: 173px;
    height: 128px;
    padding: 2px;
    margin-left: 12px;
    border: 1px solid #ECE9E9;
    text-align: center;
    font-size: 12px;
}
.pic-list li img {
    width: 100%;
    height: 100%;
}
.aboutNew{
    float: right;
    width: 710px;
    height: 140px;
    margin-top: 10px;
    margin-right: 70px;
    background: #ffffff;
}
.tit03{
    margin-left: 10px;
    float: left;
    width: 350px;
}
.news-right{
    float: right;
    width: 350px;
    margin-top: 5px;
}
.news-right li{
    margin-top:6px;
    font-size: 15px;
}
.news-left{
    /*float: right;*/

    margin-top: 2px;
}
.news-left li{
    float: left;
    width: 350px;
    margin-top: 7px;
    font-size: 14px;
}
.news-left li span{
    margin-left: 15px;
}
.news-left li a{
    margin-left: 10px;
}
.news-left li em{
    margin-left: 10px;
}
.news-left li:hover{
    text-decoration: underline;
}

/*合作单位*/
.hzhb{
    width: 1180px;
    margin: 0 auto;
    margin-top: 100px;
}
.hz-list{
    margin-top: 50px;
}
.hz-list ul li{
    float: left;
    margin: 0 0 30px 30px;
}
.hz-list ul li a{
    display: block;
    width: 259px;
    height: 100px;
    line-height: 20px;
    border: 1px solid #e7e7e7;
    text-align: center;
    color: black;
}
.hz-list ul li a img{
    width: 200px;
    height: 100px;
}



/*产品展示  改*/
.pr_menu_head{
    width: 100%;
    background-color: rgb(206, 206, 206);
}
.pr_menu {
    width: 1440px;
    margin: 20px auto;
    height: 488px;
    padding-top: 0px;
    /*background-color: #e3e3e3;*/
    /*background: url('../images/01.jpg') no-repeat ;*/
    background-size: 100% 100%;
}
.pr_menu h3 {
    background: url('../images/ba.png') no-repeat right;
    background-size: 100% 100%;
    display: block;
    /*margin-left: 50px;*/
    width: 256px;
    float: left;
    height: 488px;
    text-align: center;
    border: none;
}
.pr_menu h3 a {
    display: inline-block;
    color: #2a1616;
    font-size: 27px;
    width: 300px;
    padding: 133px 0 0 33px;
}
.pr_nav {
    width: 205px;
    float: left;
    font-size: 17px;
    text-align: center;
}

.pr_nav ul li {
    height: 97.6px;
    line-height: 97px;
    width: 258px;
    padding: 1px 0;
    background-color: #b8b8b8;
    border-bottom: 1px dotted white ;
    font-size: 22px;

}
.pr_nav ul li a {
    font-size: 25px;
    color: white;
    display: block;
}
.pr_list {
    /*border: 1px dashed grey;*/
    height: 488px;
    width: 908px;
    float: left;
    margin-left: 51px;

    position: relative;
    background-color: #3C201F;
    background:  url('../images/ba2.png') no-repeat ;
    background-size: 100% 100%;
}
.pr_list a{
    color: white;
    font-weight: 600;
    font-size: 12px;
}
.pr_list span {
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 8px;
}
.pr_list div{
    margin: 37px 101px 0 87px;
    color: white;
    border-bottom: dashed 1px white;
    /*padding: 37px 87px;*/
    height: 100px;
}
.pr_list ul {
    margin: 37px 101px 0 87px;
}


.pr_list ul li{
    border-bottom: 1px dashed #929292;
    height: 41px;
    line-height: 41px;
    width: 200px;
    float: left;
    font-size: 10px;
    /*margin-left: 40px;*/
    font-weight: 600;
    margin-top: 20px;
}

.image-back{
    width: 960px;
    margin: 0 auto;
    height: 130px;
    background: url('../images/bj1.jpg') no-repeat ;
    background-size: 100% 100%;
}



/*公司简介改*/
.news{
    width: 1180px;
    margin: 0px auto;
    /*background: url(../images/001.png);*/
    padding: 70px 0 30px 0;
    height: 435px;
    clear: both;
    background-size: 100% 100%;
}
.contents_id{
    background: url(../images/001.png) no-repeat;
    background-size: 100% 100%;
    clear: both;
    width: 100%;
}
.jied {
    width: 550px;
    float: right;
    font-family: "Microsoft Yahei";
    margin-right: 30px;
    height: 350px;
    /*background-color: #e0e0e0;*/
}
.jied h3 {
    border-bottom: 1px solid #c6c6c6;
    height: 46px;
    /*background: url(Img/Index/jd_ico.gif) no-repeat left top;*/
    margin-bottom: 12px;
}
.jied h3 span {
    float: right;
    display: inline-block;
    padding-right: 15px;
    overflow: hidden;
}
.jied h3 a {
    font-size: 16px;
    color: #0053a9;
    display: inline-block;
    padding-top: 20px;
    padding-left: 54px;
}
.jied h3 a {
    font-size: 16px;
    color: #0053a9;
    display: inline-block;
    padding-top: 20px;
    padding-left: 54px;
}
table {
    font-size: inherit;
    border-collapse: collapse;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
td, th {
    display: table-cell;
    vertical-align: inherit;
}
.jied dl {
    padding: 10px 0;
    font-size: 14px;
    margin-left: 20px;
    /*background-color: white;*/
    margin-bottom: 5px;
}
.jied dl dt {
    /*background: url(../images/hx.jpg) no-repeat left 6px;*/
    height: 30px;
    line-height: 30px;
    padding-left: 30px;
    overflow: hidden;
}
.jied dl dd {
    padding: 0 5px;
    font-size: 15px;
    padding-left: 10px;
}
.jied dl dt a {
    color: black;
    font-size: 15px;
}

/* 联系我们 */
.contact_us{
    width: 550px;
    float: left;
    margin-left: 30px;
    height: 350px;
    /*background-color: #e1e1e1;*/
    font-family: "Microsoft Yahei";
}
.contact_us_title{
    border-bottom: 1px solid #c6c6c6;
    height: 46px;
    text-align: left;
    padding-left: 10px;
    font-size: 16px;
    color: #0053a9;
    line-height: 50px;
}
.contact_content{
    width: 100%;
    height: 160px;
}
.contact_txt p{
    margin-top: 10px;
    margin-left: 20px;
    line-height: 24px;
    /*text-align: center;*/
    font-size: 15px;
    /*font-weight: 600;*/
}
.contact_code{
    width: 100px;
    height: 100px;
    text-align: center;
    position: absolute;
    margin-left: 350px;
    margin-top: -170px;
}

/* 公司简介 */
.dotai {
    width: 346px;
    float: left;
    margin: 0 32px;
    height: 350px;
    background-color: #e1e1e1;
    font-family: "Microsoft Yahei";
}
.don_nav {
    border-bottom: 1px solid #c6c6c6;
    height: 46px;
}
.don_nav span {
    float: right;
    display: inline-block;
    padding: 20px 15px 0 0;
    overflow: hidden;
}
.don_nav ul {
    float: left;
}
.don_nav ul li {
    font-weight: bold;
    float: left;
    margin-right: 30px;
}
.don_nav ul li a {
    display: inline-block;
    font-size: 16px;
    color: #0053a9;
    padding: 20px 0 5px 54px;
}
.don_nav ul li a {
    display: inline-block;
    font-size: 16px;
    color: #0053a9;
    padding: 20px 0 5px 54px;
}
.don_con {
    margin-top: 38px;
}
.don_con dl {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin: 20px 0;
}
.don_con dl dt {
    float: left;
    /*background: url(Img/Index/dt_img1.gif) no-repeat;*/
    width: 226px;
    height: 242px;
    padding-right: 14px;

}
.don_con dl dd {
    width: 320px;
    float: left;
}
.don_con dl dd p {
    height: 38px;
    font-size: 15px;
    line-height: 23px;
    /*overflow: hidden;*/
    padding-left: 20px;
    /*background: url(Img/Index/jied_li.gif) no-repeat left 14px;*/
}
.don_con dl dt img {
    width: 210px;
    height: 226px;
    padding: 8px 0 0 8px;
}




/*20年专注4点*/
.head-tun{
    /*padding-bottom: 30px;*/
    background-color: white;
}
.head-tun div{
    width: 1180px;
    margin: 0 auto;
    height: 130px;
}
.head-one{
    width: 100%;
}
.head-two{
    width: 1180px;
    margin: 0 auto;
    /*background-color: white;*/
    height: 344px;
}
.head-two-first{
    float: left;
    width: 500px;

}
.head-two-first dl {
    padding-top: 46px;
}
.head-two-first dl dt {
    /*background: url(../images/num1.png) no-repeat left bottom;*/
    height: 75px;
    padding-left: 69px;
    font-weight: bold;
    color: #0053a9;
    font-size: 24px;
    margin-bottom: 12px;
}
.head-two-first dl dd p {
    border-bottom: 1px dashed #adadad;
    width: 480px;
    line-height: 29px;
    font-size: 15px;
    padding-left: 20px;
    color: #333333;
    word-spacing: -1.5px;
}
.head-two-first dl dt b {
    display: block;
    color: #e65608;
}
.head-two-twoth{
    width: 450px;
    float: right;
}
.head-haha{
    float: left;
    font-size: 45px;
    width: 60px;
    height: 60px;
    background-color: #0053A9;
    color: white;
    text-align: center;
    line-height: 60px
}
/*第二点*/
.header-one{
    width: 100%;
}
.header-two{
    width: 1180px;
    margin: 0 auto;
    /*background-color: white;*/
    height: 344px;
}
.header-two-first{
    float: right;
    width: 400px;

}
.header-two-first dl {
    padding-top: 46px;
}
.header-two-first dl dt {
    /*background: url(../images/num1.png) no-repeat left bottom;*/
    height: 75px;
    padding-left: 69px;
    font-weight: bold;
    color: #0053a9;
    font-size: 24px;
    margin-bottom: 12px;
}
.header-two-first dl dd p {
    border-bottom: 1px dashed #adadad;
    width: 400px;
    line-height: 29px;
    font-size: 15px;
    padding-left: 20px;
    color: #333333;
    word-spacing: -1.5px;
}
.header-two-first dl dt b {
    display: block;
    color: #e65608;
}
.header-two-twoth{
    width: 450px;
    float: left;
}































