@CHARSET "UTF-8";
body {
    /*padding-top: 5px;*/
    
}

body.body-white {
 
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
}

.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: 0px; 
    margin-left: 0px;
}

.navbar .nav .user {
    padding: 0;
    line-height: 70px;
}

.navbar .nav .user .headicon {
    margin: 0 5px;
    height: 30px;
}

.navbar .nav .user .caret {
    vertical-align: middle;
    margin: 0 5px;
}

/*tc widget*/
.tc-main {
    margin-top: 20px;
}

/*tc-box*/
.tc-box {
    background: #fff;
    padding: 5px 10px;
    margin: 0 0 10px 0;
}

.body-white .tc-box{
    border: solid 1px #eee;
}

.tc-box.first-box {
    margin: 0 0 10px 0;
}

.tc-box.article-box {
    padding: 5px 20px;
}

/*tc-box end */

/* The blog boxes */
/*.tc-gridbox {
  background-color: #ececec;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 1px #a8a8a8;
  -moz-box-shadow: 0px 1px 1px #a8a8a8;
  box-shadow: 0px 1px 1px #a8a8a8;
  margin-bottom: 40px;
}*/
.tc-gridbox-container {
    width: 25%;
    float: left;
}

.tc-gridbox {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    cursor: pointer;
}

.tc-gridbox {
    margin: 0 10px 20px 10px;
}

.tc-gridbox:hover {
    -webkit-box-shadow: 0 0 10px 1px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0 0 10px 1px rgba(50, 50, 50, 0.1);
    box-shadow: 0 0 10px 1px rgba(50, 50, 50, 0.1);
}

.tc-gridbox a {
    text-decoration: none;
}

@media ( min-width: 768px) and (max-width: 979px) {
    .tc-gridbox {
        display: block;
        float: none;
        width: 95%;
    }
}

@media ( max-width: 979px) {
    .tc-gridbox-container {
        display: block;
        float: none;
        width: 100%;
    }

    .tc-gridbox {
        margin: 0 0 10px 0;
    }
}

.tc-gridbox .header {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    background:;
}

.tc-gridbox .footer {
    padding: 5px 14px 5px 14px;
    text-align: right;
    background: #fff;
}

.tc-gridbox .header .item-image {
    overflow: hidden;
    width: 100%;
    height: auto;
    padding-bottom: ;
}

.tc-gridbox .header img {
    margin-bottom: 5px;
    width: 100%;  border-radius:20px;
    /*-webkit-transition: all 0.8s ease-in-out;*/
    /*-moz-transition: all 0.8s ease-in-out;*/
    /*-o-transition: all 0.8s ease-in-out;*/
    /*-ms-transition: all 0.8s ease-in-out;*/
    /*transition: all 0.8s ease-in-out;*/
}

.tc-gridbox .header img:hover {

    /*-webkit-transform: scale(1.2) rotate(2deg);*/
    /*-moz-transform: scale(1.2) rotate(2deg);*/
    /*-o-transform: scale(1.2) rotate(2deg);*/
    /*-ms-transform: scale(1.2) rotate(2deg);*/
    /*transform: scale(1.2) rotate(2deg);*/
}

.tc-gridbox .header h3 {
    color: #454a4e;
    margin: 0 5px;
    font-size: 13px;border-radius: 0.5em;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 30px; background:url(../images/bjj.png) center no-repeat ; width:100%; text-align:center;
}

.tc-gridbox .header h3 a,
.tc-gridbox .header h3 a:focus,
.tc-gridbox .header h3 a:hover {
    color:#090D10;
    white-space: nowrap;
}

.tc-gridbox .header .meta {
    color: #5a6065;
}

.tc-gridbox .header hr {
    border-top-color: #eee;
    border-bottom: none;
    margin: 5px 0;
}

.tc-gridbox .body {
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 14px;
    color: #343a3f;
}

.tc-gridbox .body a {
    color: #666;
}

.tc-gridbox .body a:hover {
    color: #428bca;
}

.tc-gridbox .btn {
    float: right;
    margin-right: 10px;
    margin-bottom: 18px;
}

/*masonary*/

.masonary-container .item {
    margin-bottom: 20px;
}

.masonary-container .item h3 {
    line-height: 100%;
}

.masonary-container .grid-sizer, .masonary-container .item {
    width: 24.9%;
    margin: 10px 0.05%;
    float: left;
    zoom: 1;
}

@media ( max-width: 479px) {
    .masonary-container .grid-sizer, .masonary-container .item {
        width: 98%;
        margin: 10px 1%;
        float: left;
        zoom: 1;
    }
}

@media ( min-width: 480px) and (max-width: 767px) {
    .masonary-container .grid-sizer, .masonary-container .item {
        width: 48%;
        margin: 10px 1%;
        float: left;
        zoom: 1;
    }
}

/*list Boxes
------------------------------------*/
.am-avg-sm-3 {
    width: 49.33333333%;
    display: inline-block;
}
.list-boxes {
    overflow: hidden;
  
    margin-bottom: 5px;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    word-wrap: break-word;
    word-break: break-all;
    border: solid 1px #eee;
}

.list-boxes:hover {
    border: solid 1px #ddd;
}

.list-boxes h2 a {
    color: #555;
}

.list-boxes:hover h2 a {
    color: #f90;
}

.list-boxes .list-actions a {
    font-size: 16px;
    text-decoration: none;
}

.list-boxes p a {
    color: #72c02c;
}

.list-boxes .list-boxes-img li i {
    color: #72c02c;
    font-size: 12px;
    margin-right: 5px;
}

.list-boxes .list-boxes-img img {
    display: block;
    margin: 5px 10px 10px 0;
}

.list-boxes h2 {
    margin-top: 0;
    font-size: 15px;
    line-height: 35px; background:#D9D398; text-align:center;
}
.list-boxes h2  a{
   color:#FFFFFF;
}

.list-boxes ul.list-boxes-rating li {
    display: inline;
}

.list-boxes ul.list-boxes-rating li i {
    color: #f8be2c;
    cursor: pointer;
    font-size: 16px;
}

.list-boxes ul.list-boxes-rating li i:hover {
    color: #f8be2c;
}

/*list Colored Boxes*/
.list-boxes-colored p,
.list-boxes-colored h2 a,
.list-boxes-colored .list-boxes-img li,
.list-boxes-colored .list-boxes-img li i {
    color: #fff;
}

/*Red list Box*/
.list-boxes-red {
    background: #e74c3c;
}

/*Blue list Box*/
.list-boxes-blue {
    background: #3498db;
}

/*Grey list Box*/
.list-boxes-grey {
    background: #95a5a6;
}

/*Turquoise list Box*/
.list-boxes-sea {
    background: #1abc9c;
}

/*Turquoise Top Bordered list Box*/
.list-boxes-top-sea {
    border-top: solid 2px #1abc9c;
}

.list-boxes-top-sea:hover {
    border-top-color: #16a085;
}

/*Yellow Top Bordered list Box**/
.list-boxes-top-yellow {
    border-top: solid 2px #f1c40f;
}

.list-boxes-top-yellow:hover {
    border-top-color: #f39c12;
}

/*Orange Left Bordered list Box**/
.list-boxes-left-orange {
    border-left: solid 2px #e67e22;
}

.list-boxes-left-orange:hover {
    border-left-color: #d35400;
}

/*Green Left Bordered list Box**/
.list-boxes-left-green {
    border-left: solid 2px #72c02c;
}

.list-boxes-left-green:hover {
    border-left-color: #5fb611;
}

/*Green Right Bordered list Box**/
.list-boxes-right-u {
    border-right: solid 2px #72c02c;
}

.list-boxes-right-u:hover {
    border-right-color: #5fb611;
}

/*comments*/
.comment {
    margin-bottom: 10px;
}

.comment .avatar {
    height: 40px;
    width: 40px;
}

.comment-body {
    overflow: hidden;
}

.comment-content {
    padding-bottom: 2px;
    word-break: break-all;
    word-wrap: break-word;
}

.comment > .pull-left {
    margin-right: 10px;
}

.comment .time {
    color: #ccc;
    font-size: 12px;
    line-height: 14px;
}

.comment-postbox-wraper {

}

.comment-postbox {
    width: 100%;
    padding: 10px;
}

.comment-reply-box {
    position: relative;
}

.comment-reply-box .textbox {
    width: 100%
}

.comment-reply-submit .btn {
    margin-top: 20px;
}

/*ranking box*/

.ranking ul li {
    padding: 5px 0;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 1px dashed #f0f0f0;
}

.ranking ul.unstyled li i {
    margin-right: 5px;
}

.ranking li i {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 15px;
    font-style: normal;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    background-color: #aaa;
}

.ranking li.top3 i {
    background: #FC9B0B;
}

/*comment ranking box*/
.comment-ranking .comment-ranking-inner {
    padding: 10px;
    background: #f7f7f7;
    position: relative;
    margin-bottom: 10px;
    /*border-top: solid 2px #eee;*/
}

.comment-ranking .comment-ranking-inner,
.comment-ranking .comment-ranking-inner:after,
.comment-ranking .comment-ranking-inner:before {
    transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.comment-ranking .comment-ranking-inner:after,
.comment-ranking .comment-ranking-inner:before {
    width: 0;
    height: 0;
    right: 0px;
    bottom: 0px;
    content: " ";
    display: block;
    position: absolute;
}

.comment-ranking .comment-ranking-inner:after {
    border-top: 15px solid #eee;
    border-right: 15px solid transparent;
    border-left: 0px solid transparent;
    border-left-style: inset; /*FF fixes*/
    border-right-style: inset; /*FF fixes*/
}

.comment-ranking .comment-ranking-inner:before {
    border-bottom: 15px solid #fff;
    border-right: 0 solid transparent;
    border-left: 15px solid transparent;
    border-left-style: inset; /*FF fixes*/
    border-bottom-style: inset; /*FF fixes*/
}

.comment-ranking .comment-ranking-inner:hover {
    border-color: #FC9B0B;
    border-top-color: #FC9B0B;
    background: #f0f0f0;
}

.comment-ranking .comment-ranking-inner:hover:after {
    border-top-color: #FC9B0B;
}

.comment-ranking .comment-ranking-inner span.comment-time {
    color: #777;
    display: block;
    font-size: 11px;
}

.comment-ranking .comment-ranking-inner a {
    text-decoration: none;
}

.comment-ranking .comment-ranking-inner a:hover {
    text-decoration: underline;
}

.comment-ranking .comment-ranking-inner i.fa {
    top: 2px;
    color: #bbb;
    font-size: 18px;
    position: relative;
}

/*ThinkCMF Photos*/
ul.tc-photos {
    margin: 0;
}

.tc-photos li {
    display: inline;
}

.tc-photos li a {
    text-decoration: none;
}

.tc-photos li img {
    opacity: 0.6;
    width: 50px;
    height: 50px;
    margin: 0 2px 8px;
    border: 1px solid #ddd;
}

.tc-photos li img:hover {
    opacity: 1;
    border: 1px solid #f90;
    /* box-shadow: 0 0 0 1px #f90; */
}

/**/

/*Blog Posts
------------------------------------*/
.posts .dl-horizontal a {
}

.posts .dl-horizontal {
    margin-bottom: 15px;
    overflow: hidden;
}

.posts .dl-horizontal dt {
    width: 60px;
    float: left;
}

.posts .dl-horizontal dt .img-wraper {
    display: block;
   
    padding: 1px;
    margin-top: 2px;
    border: solid 1px #ddd;
}

.posts .dl-horizontal dt img {
    width: 100%;
    height: 100%;
    /* width: 55px;
    height: 55px;
    padding: 1px;
    margin-top: 2px;
    border: solid 1px #ddd; */
}

.posts .dl-horizontal dd {
    margin-left: 70px;
}

.posts .dl-horizontal dd p {
    margin: 0;
}

.posts .dl-horizontal dd a {
    font-size: 14px;
    line-height: 16px !important;
}

.posts .dl-horizontal dd a:hover {
    text-decoration: none;
}

.posts .dl-horizontal:hover dt img,
.posts .dl-horizontal:hover dd a {
    color: #FC9B0B;
    border-color: #FC9B0B !important;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


		/* footer css style*/
.distraction{height:58px; width:100%;}
.footer{background: #092a37;display:-webkit-box;width:100%;margin-top:6px;background-size:9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0;padding:12px 0;}
.footer a{-webkit-box-flex: 1;display: -webkit-box; }
.footer span{width:84px; display:block;text-align:right; font-size:15px; color:#fff; line-height:40px;}
.footer span.span4{background:url(../images/home.png) 20px 6px no-repeat; background-size:23px 25px;}
.footer span.span1{background:url(../images/a1.png) 20px 6px no-repeat; background-size:23px 25px;}
.footer span.span2{background:url(../images/a3.png) 20px 4px no-repeat; background-size:23px 25px;}
.footer span.span3{background:url(../images/a2.png) 20px 6px no-repeat; background-size:23px 25px;}
 .footer span.span5{background:url(../images/a2.png) 20px 6px no-repeat; background-size:23px 25px;}
 
 .mb2 {
    width: 100%;
   
    text-align: center;
}
.ct1, a.ct1, .ct1 a, .ct1 a:visited {
    color: #FFF;
}

.bot1 {
    border-bottom: 1px solid #37487D;
}
.block100 {
    height: 1rem;
}

.fB {
    font-weight: bold;
}

.fs14 {
    font-size: 0.7rem;
}


.ct1, a.ct1, .ct1 a, .ct1 a:visited {
    color: #FFF;
}
/*¦Ì¡Á2?*/

.mb2 {
    width: 100%;
    background: #024DBD;text-align: center;
}
.bot1 {
    border-bottom: 1px solid #949494;
}
.block100 {
    height: 5rem;
}
.fB {
    font-weight: bold;
}
.fs18{ font-size:14px;}
.fs14 {
    font-size: 0.7rem;
}


.lh12 {
    line-height: 1.2;
}
.fs72 {
    font-size: 3.6rem;
}

.block20 {
    height: 1rem;
}
.block5, .block8, .block10, .block12, .block20, .block22, .block30, .block40, .block50, .block60, .block70, .block80, .block100 {
 
    font: 0;
    overflow: hidden;
    clear: both;
}




.fs14 {
    font-size: 0.7rem;
}
.block40 {
    height: 2rem;
}
.block50 {
    height: 2.5rem;
}
.block30 {
    height: 1.5rem;
}
.fs20 {
    font-size:14px; color:#999999
}
.block100 {
    height:1rem;
}



	/* aboutMenu */
.aboutMenu2{width:100%;text-align: center;padding: 20px 0 0; margin:0 auto; margin-bottom:20%;}
.aboutMenu2 li{display: inline-block;*display: inline;font-size: 13px;color: #333333;background: url(../images/demo/aboutMenuBg01.png) no-repeat center;height: 50px;line-height: 50px;margin-left: 5px;width:45%;text-align: center;margin-bottom:10px;}
.aboutMenu2 li a{color: #333;text-decoration: none;display: block;}
.aboutMenu2 li:first-child{margin-left: 0;}
.aboutMenu2 li.cur{background: url(../images/demo/aboutMenuBg02.png) no-repeat center;}
.aboutMenu2 li.cur a{color: #fff;}
.aboutMenu2 li:hover{background: url(../images/demo/aboutMenuBg02.png) no-repeat center;}
.aboutMenu2 li:hover a{color: #fff;}




.am-avg-sm-3 {
    width:49.33333333%;display: inline-block;
}



/*导航*/
.fenlei{ width:100%; background:#BB0000; height:42px; text-align:center;}
.fenlei ul li{ width:24.8%; float:left;margin-left:-1px; border-left:1px solid #CC0404; border-bottom:1px solid #CC0404;border-radius: 0.8em;}
.fenlei ul li.lileft{border-left:none;}

.fenlei ul li a{ display:block;width:100%; padding-bottom:10px; color:#FFFFFF;}
.fenlei ul li a img{ width:28%; padding-top:1rem;}
.fenlei ul li a:hover{ background:#520100;height:42px;border-radius: 0.8em;}
.ct1, a.ct1, .ct1 a, .ct1 a:visited {
    color: #fff;
}

.fs16 {
    font-size: 0.8rem;
}
.swiper-pagination-bullet{background:none; border:1px solid #BBB; opacity:0.30; height:6px;border-radius:30px;}
	.swiper-pagination-bullet-active{width:20px;border-color:#BBB; background-color:#CCC;opacity:0.65;}
	.tac {text-align: center;}
	.ct2, a.ct2, .ct2 a, .ct2 a:visited {color:#D6D6D6;}
	/*.case ul {width: 101.3%;}*/
	.ct2 ul {list-style: none;margin:0;padding:0;}
	.diqu ul li {width: 32%;overflow: hidden;margin-right: 1.3%;float: left;margin-bottom: 1.75rem;vertical-align: middle;display: list-item;text-align:-webkit-match-parent;}
	.ct2 a, .ct2 a:visited{color: #444;}
	.ct2 img{vertical-align: middle;border:0;width:100%;}
	.ct2 .fs25 {font-size:16px;}
	.ct2 .pt10 {padding-top: 0.5rem;}
	.more001{ width:100%;height:4rem;background-size:100% 100%;border:none;}
	.more001:hover{ background:url(../images/read3.png) no-repeat;background-size:100% 100%;}
	.more1{ width:8rem; height:2.1rem; margin:1rem auto; background:url(images/more1.png) no-repeat;background-size:100% 100%;}
	.more1:hover{background:url(../images/more2.png) no-repeat;background-size:100% 100%;;}
.ert {
    width: 100%; color:#000000;
    height: 2rem;
    background: url(../images/tt1.png) no-repeat;
    background-size: 100% 100%; text-align:center
}

.fs36 {
    font-size:20px; line-height:40px;
}
cite, em, s, i, b {
    font-style: normal; 
}
.block30 {
    height: 1rem;
}
.block60 {
    height: 1rem;
}
.block40 {
    height:0.5rem;
}

.fs12 {
    font-size: 0.6rem;text-align:center
}
.case ul li{width:100%;overflow:hidden; margin-bottom:2rem;}
.case1 ul{ width:103%; overflow:hidden;}

.tal {
    text-align: left;
}
.mb1 {
    width: 100%;
    background: #3482FF;
}
.fl, .fr {
    display: inline;
    zoom: 1;
    float: left; padding-left:5px; padding-right:5px;
}
a.ct4:hover, .ct4 a:hover {
    color: #666;
}
.pt20 {
    padding-top: 1rem;
}
.tal {
    text-align: left;
}
.lh10 {
    line-height: 0.5;
}
.fr {
    float: right;
}
a {
    color: #666;
}

.fs24 {
    font-size: 15px; text-align:center;
}
.pt10 {
    padding-top: 0.5rem;text-align:center; color:#000000
}
.fs16 {
    font-size: 1.0rem;text-align:center;color:#000000
}

.unified-header{display: block;clear: both;text-align: center; padding-top:15px;}
.unified-header h3{display: block;font-size: 24px;color:#FFF;font-weight:normal;}
.unified-header .line{display: block;width: 103px;height: 2px;border-bottom:1px solid #ddd;margin: 10px auto;}
.unified-header .line span{display: block;position: relative;width: 30px;height: 3px;background-color: #e45133;margin: -2px auto 0;}
.unified-header p{display: block;line-height: 1;font-size: 16px;color: #9C9C9C;text-transform: uppercase;font-family: "Simsun";}



.abou a.more{width: 30%;height: 40px;background: #AD0700;line-height: 40px;text-align: center;border: 1px solid #e7e7e7;font-size: 14px;color: #fff;text-decoration: none;position: absolute;transition: all 0.5s ease-out;z-index: 1; }


.abou a.more::before{    
    content: '';
    position: absolute;
    top: 0;
    left: 0;
  width: 30%;
    height: 40px;
    background: #D7000F;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
    transition: transform 0.6s, opacity 0.6s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.abou a.more:hover::before{background: #C8A837;opacity: 1;transform: scale3d(1,1,1);-webkit-transform:translate3d(0,0,0)}
.abou a.more:hover{color: #fff; background:#C8A837;border-color:#C8A837; }

.wzd{ background:url(../images/yu2.jpg) center}



/* Title YangFangLing 2018å¹´12æœˆ4æ—¥ */
.Title{text-align: center;position: relative;z-index: 9; margin-bottom:20px;}
.Title h3{font-size: 26px;font-weight: normal;color: #333;}
.Title h3 a{color: #333;}
.Title h3 a img{width: 19px;height: 16px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin: 0 15px;}
.Title h3 img{width: 19px;height: 16px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin: 0 15px;}
.Title p{color: #999;margin-top: 10px;}
.Title p i{width: 10%;height: 1px;display: inline-block;*display: inline;*zoom: 1;background-color: #dedede;vertical-align: middle;margin: 0 15px;}


/************æ–°é—»åŠ¨æ€*************/
.news{width:100%;background:#F5F5F5; overflow:hidden;}
.news .box_g{width:100%; text-align:center;}
.news .box_g h3{ color:#06ba98; font-size:35px; font-weight:normal; margin-bottom:10px;}
.news .box_g h4{ color:#292929; font-size:14px;font-weight:normal;}
.new_cont{ width:100%; margin:30px auto 10px auto;overflow:hidden;}
.events_box {width:96%; margin-left:10px;overflow: hidden; }
.events_box li{width:100%; background:#fff; margin:15px 0px; float:left;}
.events_box li .date{width:20%;float:left; text-align:center; background:url(../img/data_bg.png) no-repeat center; padding-left:10px;}
.events_box li .date .a{ height:85px; line-height:130px; font-size:48px;color:#0065CE;}
.events_box li .date .b{  line-height:50px;font-size:18px;color:#0065CE;}
.events_box li .info{ float:right; width:75%; overflow:hidden; margin-top:25px; padding-right:10px;}
.events_box li .info .title{font-size:18px; text-align: left;}
.events_box li .info .title a{color:#333333;}
.events_box li .info .xx{ font-size:14px; color:#858585; line-height:25px; }
.events_box li:hover .date .a{ height:85px; line-height:130px; font-size:48px;color:#CDA142;}
.events_box li:hover .date .b{ height:85px; line-height:50px;font-size:18px;color:#CDA142;}
.events_box li:hover .info .title a{color:#CDA142;}
.events_box li:hover .info .xx{color:#CDA142;}
.new_cont .geng { text-align:center; height:50px; line-height:50px; margin-top:20px;}
.new_cont .geng a{border:1px solid #CDA142; color:#CDA142; padding:8px 25px;}
.new_cont .geng:hover a{border:1px solid #CDA142; color:#CDA142; padding:8px 25px;}
.duo2{ display:block; width:30%; height:28px; text-align:center; line-height:28px;  font-size:12px; color:#fff; background:#8c8c8c; position: relative; overflow:hidden;}
.duo2 span{ display:block; position:relative; top:0;}
.duo2, .duo2 span{
	-webkit-transition: all 0.4s cubic-bezier(1, .57, .48, 1.4); color:#FFFFFF;
	-moz-transition: all 0.4s cubic-bezier(1, .57, .48, 1.4);
	-o-transition: all 0.4s cubic-bezier(1, .57, .48, 1.4);
	transition: all 0.4s cubic-bezier(1, .57, .48, 1.4);
	}
.events_box li:hover .duo2{ background:#CDA142; color:#fff;} .events_box li:hover .duo2-1, .events_box li:hover .duo2-2{ top:-28px;}
/************è”ç³»æˆ‘ä»¬*************/
ul, ol {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}


/************翻页*************/
.page_wen{ width:100%; height:60px; line-height:20px; font-size:14px;}
.page_wen .page_left{ float:left; width:50%; background-color:#f7f7f7;}
.page_wen .page_right{ float:right; width:50%; background-color:#f7f7f7;}
.page_wen .btn{ display:block; text-decoration:none; width:80px; height:60px; background-color:#e8e8e8; text-align:center; padding-top:20px;}
.page_wen .page_title{ display:block; width:45%; margin-left:5%; float:left;height:60px; padding-top:5%}
.page_wen .page_left:hover  .page_title{color:#1144a3;}
.page_wen .page_left:hover  .btn{ background:#626262; color:#fff;}
.page_wen .page_right:hover  .page_title{color:#1144a3;}
.page_wen .page_right:hover  .btn{ background:#626262; color:#fff;}
.page_wen .page_left .btn{ float:left}
.page_wen .page_right .btn{ float:right}


/************底部产品导航*************/
#menu{position:fixed;bottom:0px;width:100%;height:44px;line-height:44px;z-index:999;background:url(images/menubg.png) repeat-x;}
#menu ul{margin:0 auto;list-style-type:none;width:100%;max-width:500px;height:100%;}
#menu ul li{float:left;width:33.3%;height:100%;text-align:center;position:relative;font-size:14px;}
#menu ul li .line{position:absolute;top:0px;right:0px;z-index:30;}
#menu ul li .menu_li{position:absolute;top:0px;left:0px;z-index:20;width:100%;height:100%;color:#454545;background:url(images/menubg.png) repeat-x;}
#menu ul li .img_front{position:absolute;top:0px;left:0px;z-index:30;width:100%;height:100%;}
#menu ul li .img_front img{width:100%;height:100%;}
#menu ul li span{position:absolute;bottom:-300px;left:50%;width:104px;margin-left:-52px;margin-bottom:14px;height:auto;text-align:center;z-index:10;}
#menu ul li span div{position:absolute;top:0px;left:0px;}
#menu ul li span a{float:left;width:100%;height:43px;line-height:43px;color:#454545;text-decoration:none;}

.footer_front{position:fixed;width:100%;height:100%;top:0px;left:0px;z-index:888;display:none;}


.am-avg-sm-3 {
    width:48.33333333%;display: inline-block;
}


/*list Boxes
------------------------------------*/
.list-boxes {
    overflow: hidden;
  
    margin-bottom: 10px;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    word-wrap: break-word;
    word-break: break-all;
    border: solid 1px #eee;
}

.list-boxes:hover {
    border: solid 1px #ddd;
}

.list-boxes h2 a {
    color:#2B2B2B; font-size:14px;
}

.list-boxes:hover h2 a {
    color: #f90;
}

.list-boxes .list-actions a {
    font-size: 16px;
    text-decoration: none;
}

.list-boxes p a {
    color: #72c02c;
}

.list-boxes .list-boxes-img li i {
    color: #72c02c;
    font-size: 12px;
    margin-right: 5px;
}

.list-boxes .list-boxes-img img {
    display: block;
    margin: 5px 10px 10px 0;
}

.list-boxes h2 {
    margin-top: 0;
    font-size: 15px;
    line-height: 40px;
}

.list-boxes ul.list-boxes-rating li {
    display: inline;
}

.list-boxes ul.list-boxes-rating li i {
    color: #f8be2c;
    cursor: pointer;
    font-size: 16px;
}

.list-boxes ul.list-boxes-rating li i:hover {
    color: #f8be2c;
}

/*list Colored Boxes*/
.list-boxes-colored p,
.list-boxes-colored h2 a,
.list-boxes-colored .list-boxes-img li,
.list-boxes-colored .list-boxes-img li i {
    color: #fff;
}

/*Red list Box*/
.list-boxes-red {
    background: #e74c3c;
}

/*Blue list Box*/
.list-boxes-blue {
    background: #3498db;
}

/*Grey list Box*/
.list-boxes-grey {
    background: #95a5a6;
}

/*Turquoise list Box*/
.list-boxes-sea {
    background: #1abc9c;
}

/*Turquoise Top Bordered list Box*/
.list-boxes-top-sea {
    border-top: solid 2px #1abc9c;
}

.list-boxes-top-sea:hover {
    border-top-color: #16a085;
}

/*Yellow Top Bordered list Box**/
.list-boxes-top-yellow {
    border-top: solid 2px #f1c40f;
}

.list-boxes-top-yellow:hover {
    border-top-color: #f39c12;
}

/*Orange Left Bordered list Box**/
.list-boxes-left-orange {
    border-left: solid 2px #e67e22;
}

.list-boxes-left-orange:hover {
    border-left-color: #d35400;
}

/*Green Left Bordered list Box**/
.list-boxes-left-green {
    border-left: solid 2px #72c02c;
}

.list-boxes-left-green:hover {
    border-left-color: #5fb611;
}

/*Green Right Bordered list Box**/
.list-boxes-right-u {
    border-right: solid 2px #72c02c;
}

.list-boxes-right-u:hover {
    border-right-color: #5fb611;
}

/*comments*/

.g-pz{position:relative; margin: 0 3.1% 2.3rem;}
.g-pz h2{text-align: center;font-weight: normal;color: #c7c7c7;font-size: 0.85rem;padding-bottom:1.35rem;}
.g-pz h2 i{display: block;position:relative;color: #ffffff;font-weight: bold;font-size: 1.67rem;line-height: 100%;margin-bottom: 0.7rem;}
.g-pz h2 i:before{content:"";position:absolute;height:1px;width:2.6rem;left:23%;top:50%;background: #fff;}
.g-pz h2 i:after{content:"";position:absolute;height:1px;width:2.6rem;right:23%;top:50%;background: #fff;}
.g-pz h3{ border-bottom: 1px solid #ddd; font-size: 1rem; color: #888; padding-left: 1.7rem; padding-bottom: 0.9rem; position: relative; margin-bottom: 1.4rem;}
.g-pz h3 span{ display: inline-block; float: right; width: 2.67rem; height: 2.67rem; border-radius: 2.6rem; background: #cb6d4e; color: #fff; text-align: center; line-height: 2.67rem; font-family: Arial; font-size: 1.67rem; margin-top: 1rem;}
.g-pz h3 em i{ display: block; color: #333; font-size: 1.25rem; padding: 0.8rem 0 0.6rem 0; line-height: 100%;}
.g-pz h3:before{ content:""; position:absolute;height:5.35rem;width:1px;left:0.8rem;top:0; background:#cb6d4e;}

.g-pz .prev{ width:1.5rem; position:absolute; top:76%; left:0.8rem; z-index:5;}
.g-pz .next{ width:1.5rem; position:absolute; top:76%; right:0.8rem; z-index: 5;}
.g-pz .nowarp { margin:0;}
.g-pz .m-box .con{ display:inline; float:left;}
.g-pz .con ul{ overflow: hidden;}


.call{background: url(../images/tel.jpg) repeat-y; text-align: center; margin-bottom: 3.35rem; padding-bottom: 1.6rem;}
.call h3{ padding-top: 1.8rem; color: #888; font-size: 1.17rem; padding-bottom: 0.9rem;}
.call h3 i{ display: block; color:#cb6d4e; font-weight: bold; font-size: 1.42rem; padding-bottom: 0.7rem;}
.call p{ margin: 0 26%; height: 2.1rem; line-height: 2.1rem; border-radius: 2.1rem; background: #cb6d4e;}
.call p a{ display: block; font-family: Arial; font-size: 1.25rem; color: #fff; padding-left: 3.1rem;background: url(../img/tel.gif) no-repeat 1.4rem 0.4rem;background-size:1.25rem; text-align: left;}

/**/
.g-yix{width:100%;overflow:hidden;position:relative;box-sizing: border-box;padding: 0 3.1% 2rem;}
.g-yix h2{text-align: center;font-weight: normal;color: #888888;font-size: 0.85rem;/* padding-bottom:1.35rem; */}
.g-yix h2 i{ display: block; position:relative; color: #333333; font-weight: bold; font-size: 1.67rem; line-height: 100%; margin-bottom: 0.7rem;}
.g-yix h2 i:before{ content:""; position:absolute;height:1px;width:2.6rem;left:23%;top:50%; background:#333;}
.g-yix h2 i:after{ content:""; position:absolute;height:1px;width:2.6rem;right:23%;top:50%; background:#333;}
.g-yix .m-box .con{ display:inline; float:left;}
.g-yix .con dl dt{ font-size: 0; }
.g-yix .con dl dd{ overflow: hidden;}
.g-yix .con dl dd h4{ overflow: hidden;padding-top: 1.5rem;}
.g-yix .con dl dd h4 span{ display: inline-block; float: left; font-size: 1.65rem; color: #dddddd; font-family: Impact; line-height: 100%; padding-top: 0.1rem;}
.g-yix .con dl dd h4 i{ display: inline-block; float: right; width:91%; font-size: 1.25rem; color: #555; font-weight: bold;}
.g-yix .con dl dd h4 i em{ color: #1c2e45;}
.g-yix .con dl dd p{ color: #888; font-size:1rem; line-height: 1.7rem; margin-left: 5%; padding:0 0 1.5rem 0; margin-right:5%;}
.g-yix .con dl dd p:first-of-type{ border-bottom: 1px solid #eee;}
.g-yix .con dl dd p span{ display: block;padding-left: 0.9rem; position: relative;}
.g-yix .con dl dd p span:before{ content:""; position:absolute;height:0.25rem;width:0.25rem;left:0;top:0.65rem; background:#601a87; border-radius: 0.25rem;}
.g-yix .m-cnt{ margin:0 auto; overflow: hidden; box-sizing: border-box; padding:1rem  0 0 3.35rem;background: url(../images/ul.gif) no-repeat center 0;background-size:9.8rem 2.7rem; position: relative; height: 2.7rem; width:9.8rem;clear: both;}
.g-yix .m-cnt li{ width:0.5rem; float:left; position:relative; height: 0.5rem; border-radius:0.5rem; margin-right: 0.75rem; background: #aaa;}
.g-yix .m-cnt li.z-on{  background: #cfa968; }
/**/

/*生产车间*/
.about-cont ul {
    padding: 0 .35rem;
    margin-left: -5%;
    margin-bottom: .35rem;
}
.clearfix {
    zoom: 1;
}
.about-cont ul li {
    float: left;
    width: 45%;
    margin-left: 5%;
    margin-top: .4rem;
}
.box09 img {
    display: block;
    width: 100%;
    border-radius: .15rem;
}
.about-cont ul li p {
    width: 14rem;
    border-radius: 0 0 1rem 1rem;
    margin: 0 auto;
    padding: 0;
    height: 3.3rem;
    line-height: 2.7rem;
    text-align: center;
    box-shadow: 0 0.08rem 0.16rem rgba(22,94,133,0.48);
    background: -webkit-linear-gradient(#115479,#2d8fc6);
    background: -o-linear-gradient(#115479,#2d8fc6);
    background: -moz-linear-gradient(#115479,#2d8fc6);
    background: linear-gradient(#333333,#6d6d6d);
}
.about-cont p {
    font-size: 2rem;
    color: #697178;
}
.about-cont ul li p img {
    width: 1.721rem;
    vertical-align: middle;
    margin-top: -0.1rem;
}
.about-cont ul li p span {
    font-size: 1.4rem;
    color: #fff;
}
/*联系我们x*/
#m_n_nav {
    display: block;
}
#m_n_nav {
    line-height: 20px;
    position: relative;
    z-index: 9;
    float: left;
    width: 100%;
    background: #c6a27e;
    height: 2px;
}
#m_n_nav h1 {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    margin: 0;
    line-height: 45px;
}
#bnt_sub_nav {
    position: absolute;
    right: 1rem;
    top: 0;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
}
.fl01 {
    
    flex-wrap: wrap;
    justify-content: space-between;
}
.n_title003 {
    position: relative;
    padding: 0 0 0 1.25rem;
}
.n_title003:before {
    content: "";
    position: absolute;
    top: .125rem;
    bottom: .25rem;
    width: 5px;
    background: #dfb994;
    left: 0;
}
.n_title003 h3 {
    font-size: 1.9rem;
    color: #000000;
    font-weight: bold;
}
.n_title003 h6 {
    font-size: 1.2rem;
    color: #000000;
    line-height: 1.2;
    font-weight: normal;
}
 .box055 {
    margin: 2rem 0;
    padding: 0 0 0 1.25rem;
}
.box055 p {
    font-size: 1.3rem;
    color: #414141;
    line-height: 1.7rem;
}
.list_box_ewm {
    display: flex;
    /* margin: 2rem 0; */
    /* padding-right: 2rem; */
    margin-left: 120px;
    margin-top: -15px;
}
.list_box_ewm li {
    margin-right: 2.5rem;
}
.list_box_ewm li h3 {
    position: relative;
}
.list_box_ewm li h3 img {
    width: 10.5rem;
    /* height: 7.5rem; */
}
.list_box_ewm li h3:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: #e5e5e5 1px solid;
    width: 10.5rem;
}
.list_box_ewm li h6 {
    text-align: center;
    font-size: .875rem;
    color: #000000;
    line-height: 1rem;
    font-weight: normal;
}
.left099 {
    width: 100%;
}
.n_container {
    padding: 2rem 0 3rem;
}

 .w1900 {
    display: flex;
}
.w1900 {
    padding: 0 15px;
    max-width: 100%;
}
.w1900 {
    margin: 0 auto;
}
.n_right {
    width: 100%;
    padding: 0;
}
.main-footer-1 {
    height: 1rem;
    position: relative;
    z-index: 98;
    margin-top: -15px;
}
.main-footer-1-con {
    max-width: 640px;
    min-width: 320px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
}
.main-footer-1-mata {
    /* height: 2.3rem; */
    /* background: #d00013; */
    text-align: center;
    /* border-top: 1px solid #d00013; */
    /* margin: 0 auto; */
    /* text-align: center; */
    margin-top: -10px;
}
.main-footer-1-mata p {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    font-size: 0.6rem;
    color: #e40015;
    /* line-height: 2.2rem; */
    /* border: 1px solid #fff; */
    /* border-radius: 0.4rem; */
    /* padding: 0 4%; */
    /* margin-top: 0.1rem; */
}
/*公司简介*/
.yy h3 {
    text-align: center;
    font-size: 26px;
    font-weight: initial;
    color: #2c2c2c;
    background: url(../images/afaf.jpg) no-repeat bottom center;
    padding-bottom: 7px;
    margin-bottom: 25px;
    margin-top: 70px;
}
.yy h3 span {
    font-weight: lighter;
    font-size: 16px;
    color: #777;
	text-transform:uppercase;
}
.yy li {
    width: 100%;
    float: left;
    background: #2c2c2c;
    text-align: center;
    color: ;
    font-size: 16px;
}
.endit-content p {
    /* padding-bottom: 1rem; */
    padding-top: 10px;
}
.endit-content img {
    max-width: 100% !important;
    height: auto !important;
}
.m-gy-dfl-01-desc {
    width: 90%;
    margin: 1.5rem auto 0;
}
/*产品推荐*/
.pro {
    padding: 0rem 0 1rem;
}
.pro h2 {
    margin-bottom: 2rem;
}
.tit {
    text-align: center;
    font-weight: normal;
    font-size: 0;
}
.tit img {
    display: block;
    width: auto;
    height: 2.4rem;
    margin: 0 auto 0.9rem;
}
.tit span {
    display: inline-block;
    padding: 0 1.7rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.2rem;
    letter-spacing: 1.1px;
    color: #fff;
    border-radius: 1rem;
    background: linear-gradient(-90deg, #0047b1, #0060ef);
}
.pro_item {
    padding: 0 4%;
}
.pro_item li {
    float: left;
    position: relative;
}
.pro_item li img {
    width: auto;
    height: 21.2rem;
}
.wrap img {
    display: block;
}
.pro_item li h3 {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0 1.5rem;
    top: 0rem;
    box-sizing: border-box;
    font-size: 1.4rem;
    color: #ffffff;
    line-height: 1.4rem;
    font-weight: bold;
}

.pro_item li h3 i {
    display: block;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: normal;
    padding-top: 0.5rem;
}
.pro_list {
    margin-top: 2.3rem;
}
.pro_list li {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 1rem;
}
.pro_list li img {
    display: block;
    width: 8rem;
    height: 8rem;
    border-radius: 50%;
    margin: 0 auto 0.9rem;
}
.pro_list li h3 {
    font-size: 1.3rem;
    color: #414141;
    line-height: 0rem;
    font-weight: bold;
}
.pro_list li h3 span {
    display: block;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: normal;
    padding-top: 0.7rem;
}
.pro_item li:nth-child(2) {
    float: right;
}
/*产品推荐x*/
.index_prd {
    /* text-align: center; */
    /* width: 100%; */
    /* height: auto; */
    /* margin: 0 auto; */
    padding-top: 1px;
}
.prd_box {
    width: 96%;
    padding-top: 0.5px;
    min-height: 370px;
    margin-bottom: 1.052631rem;
}
.index_prd .prd_box {
    height: auto;
    margin: auto;
}
 .prd_title {
    font-size: 2.5rem;
    margin-top: 2rem;
}
 .prd_title {
    color: #333333;
    letter-spacing: -1px;
    text-align: center;
}
.prd_line {
    width: 36px;
    height: 3px;
    background-color: #dfb994;
    margin: 3px auto;
}
 .prd_div {
    margin-top: 0.526315rem;
    flex-wrap: wrap;
}
.index_prd .prd_box .prd_div {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.pDiv_left {
    width: 100%;
    height: auto;
}
.pDiv_left {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
 .prdUl_div {
    /* overflow-x: scroll; */
}
.prdUl_div {
    width: 100%;
    height: auto;
}
.prd_ul {
    width: -webkit-max-content;
}
.prd_ul {
    height: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.prd_li {
    width: 8rem;
    height: 11rem;
    /* box-shadow: 1px 0px 5px 0px rgb(121 121 121 / 46%); */
    margin: 0.5rem;
    border-radius: 10px;
}
.prd_li {
    /* padding: 12px 12px; */
    /* background-color: #1e1e1e; */
    cursor: pointer;
    text-align: center;
}
.box2 {
    position: relative;
}
.box2:before {
    /* left: 0; */
    /* bottom: 0; */
    /* transition: border-color 0s ease-in 0.8s, width 0.2s ease-in 0.6s, height 0.2s ease-in 0.4s; */
}
.box2:before {
    /* content: ''; */
    display: block;
    position: absolute;
    border: 1px transparent solid;
    width: 0;
    height: 0;
    box-sizing: border-box;
}
.prd_img {
    height: 10.5rem;
}
.prd_img {
    width: 100%;
    overflow: hidden;
}
.prd_img img {
    width: 100%;
    display: block;
    transition: 0.5s;
    border-radius: 10px;
}
.prd_p {
    font-size: 0.5rem;
    margin-top: 0.263157rem;
    height: 2rem;
}
 .prd_p {
    width: 100%;
    margin-top: 0px;
    /* background-color: #353535; */
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: flex;
    justify-content: center;
    color: #dedede;
    align-items: center;
}
.box2:after{
    /* content: ''; */
    display: block;
    position: absolute;
    border: 1px transparent solid;
    width: 0;
    height: 0;
    box-sizing: border-box;
}
.box2:hover:after {
    /* border-right-color: #0047b1; */
    /* transition: width 0.2s ease-out 0s, height 0.2s ease-out 0.2s; */
}
.box2:hover:after{
    height: 100%;
    width: 100%;
}

.box2:hover:after, .box2:hover:before {
    height: 100%;
    width: 100%;
}
.index_prd .prd_box .prd_div .pDiv_left .prd_left, .index_prd .prd_box .prd_div .pDiv_left .prd_right {
    width: 100%;
    height: 3.815789rem;
    margin-top: 13px;
    box-shadow: 1px 0px 0.157894rem 0px rgba(121, 121, 121, 0.2);
}
.index_prd .prd_box .prd_div .pDiv_left .prd_left, .index_prd .prd_box .prd_div .pDiv_left .prd_right {
    width: 505px;
    height: 145px;
    background-color: #FFFFFF;
    padding: 12px;
    box-shadow: 1px 0px 16px 0px rgba(121, 121, 121, 0.2);
    margin-top: 0px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    margin-bottom: 13px;
}
.index_prd .prd_box .prd_div .pDiv_left .prd_left img, .index_prd .prd_box .prd_div .pDiv_left .prd_right img {
    width: 100%;
    display: block;
    transition: 0.5s;
}
.index_prd .prd_box .prd_div .pDiv_left .prd_left .prd_btn, .index_prd .prd_box .prd_div .pDiv_left .prd_right .prd_btn {
    width: 33.6rem;
    height: 3rem;
    bottom: 1.3rem;
    font-size: 1.4rem;
    margin-left: -16.8rem;
    opacity: 1;
}
.index_prd .prd_box .prd_div .pDiv_left .prd_left .prd_btn, .index_prd .prd_box .prd_div .pDiv_left .prd_right .prd_btn {
    /* width: 480px; */
    /* height: 47px; */
    /* background-color: #197465; */
    background-color: rgba(0, 0, 0, 0.38);
    /* font-size: 16px; */
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFFFFF;
    position: absolute;
    /* bottom: 17px; */
    left: 50%;
    /* margin-left: -240px; */
    /* opacity: 1; */
    transition: 0.5s;
}
/*关于我们*/
  .endit-content2 p {
        margin-bottom: 0;
        line-height: 27px;
    }
    
    .g_news13 h2 {
        text-align: center;
        font-size: 1.9rem;
        font-weight: bold;
        color: #333333;
        padding: 1.5rem 0;
        margin-top: 5.5rem;
    }
    
    .g_news13 h2 em {
        display: block;
        background:url(../images/ystit.png?ver=1) no-repeat center 0.75rem;
        padding-top: 2.3rem;
        font-size: 1.3rem;
        color: #044b2d;
        font-weight: normal;
        letter-spacing: 0.1rem;
        font-style: normal;
    }

    /*小广告*/
    
    .about2 {
        background:url(../images/acfd48b92e8341edb1a1eca9395ceaa0_26.jpg) no-repeat center top;
        height: 395px;
        margin-top: 80px;
        display: none;
    }
    /*公司实力*/
    
    .about3 {
        padding: 0 3%;
        margin-top: -1rem;
        margin-bottom: 4rem;
    }
    
    .about3 p {
        font-size: 1.1rem;
        line-height: 160%;
        margin-bottom: 1.4rem;
    }
    
    .about3 p img {
        width: 100%;
    }
    
    .about4 {
        margin-top: 2rem;
    }
 
/*公司简介x*/	
.g_news13 h2 {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    color: #ffffff;
    padding: 1rem 0;
    letter-spacing: 3px;
}	
.g_news13 h2 em {
    display: block;
    background: url(../images/ystit.png?ver=1) no-repeat center 0.75rem;
    padding-top: 2.5rem;
    font-size: 1.1rem;
    color: #b20000;
    font-weight: normal;
    letter-spacing: 0.1rem;
    font-style: normal;
}	
.about3 {
    padding: 0 3%;
    margin-top: -1rem;
    margin-bottom: 4rem;
}	
.about3 p {
    font-size: 1.1rem;
    line-height: 160%;
    margin-bottom: 1.4rem;
}	
.about3 p {
    font-size: 1.4rem;
    line-height: 165%;
    color: #b1b1b1;
    margin-bottom: 1.4rem;
}	
.about3 p img {
    width: 100%;
}	
/*联系我们*/
.h_contact {
    background: #1e1e1e url(../images/conbg.jpg) top center no-repeat;
    background-size: 100%;
}
.cb20 {
    clear: both;
    height: 20px;
    line-height: 20px;
    font-size: 0;
    overflow: hidden;
}
.title img {
    width: 65%;
    margin: 10px auto 20px;
    display: block;
}
.mapbox {
    width: 90%;
    height: 160px;
    border: 1px solid #cccccc;
    margin: 0px auto;
}
.hconcenter {
    width: 100%;
    height: 335px;
    margin: 3% auto 0;
    /* margin-top: 70px; */
}
.hconcenter li {
    height: 3rem;
    line-height: 0.5rem;
    font-size: 0.9rem;
    color: #fff;
    clear: both;
}
.hconcenter li img {
    margin-right: 2%;
    display: block;
    float: left;
    width: 5%;
    position: relative;
    top: -5px;
}
.hconcenter li span {
    display: block;
    float: right;
    width: 91%;
    color: #fff;
    font-size: 1.4rem;
}
.afww {
    width: 94%;
    height: 88%;
    margin: 3% auto 0;
}
/*公司简介*/
    .tit66 {
        text-align: center;
        margin: 15px 0;
        padding-top: 60px;
    }
    
   .titl {
        font-size: 20px;
        color: #fff;
        font-weight: bold;
    }
    
   .eng {
        font-size: 16px;
        padding-top: 8px;
        color: #aeaeae;
    }







    .xomp {
        display: block;
        text-transform: uppercase;
        font-size: 16px;
        color: #4b4b4b;
        font-weight: bold;
        padding-top: 5px;
        letter-spacing: 2px;
    }
    
    .ppnh {
        display: block;
        padding: 15px;
        background: #a10000;
        border-radius: 15px;
        text-align: center;
        font-size: 15px;
        color: #fff;
        margin-top: 20px;
        margin-bottom: 15px;
        margin: 0 auto;
        font-weight: bold;
        width: 270px;
        box-shadow: 3px 3px 3px rgb(111 111 111 / 30%);
    }
    
    .lnj {
        position: absolute;
        top: -40px;
        left: -40px;
        width: 90px;
        display: none
    }
    
    .gsjsl2 .ysppsl {
        padding: 10px;
    }
    
    .gsjsr2 {}
    
    .gsjsl2 {
        padding: 10px;
        position: relative;
        margin-bottom: 10px;
    }
    
    .gsjsl2 p {
        /* text-indent: 2em; */
        /* padding-right: 30px; */
        color: #9a9a9a;
        margin-bottom: 15px;
        letter-spacing: 2px;
        /* padding-top: 15px; */
        font-size: 15px;
        line-height: 30px;
    }
    
    .hbbt {
        font-size: 20px;
        padding-top: 5px;
        color: #fff;
        font-weight: bold;
    }
    
/*公司简介*/
.company-profile .profile-right {
    padding-left: 0;
    margin-top: .5rem;
}	
.company-profile .profile-right {
    flex: 1;
    min-width: 0;
    padding-left: 1.2rem;
}	
.company-profile .tit98 {
    /* display: flex; */
    align-items: center;
    margin-top: 90px;
    margin-left: 10px;
    width: 35rem;
}	
.logo000 {
    /* width: 10rem; */
    height: .77rem;
}	
.OF-contain {
    object-fit: contain;
    font-family: "object-fit: contain";
}	
.title {
    font-size: 2.4rem;
}	
.title {
    /* margin-left: .24rem; */
    line-height: 1.2;
    color: #cea86f;
    float: right;
    padding-right: 3rem;
    font-weight: bold;
    margin-top: -10px;
}	
.company-profile .right-content {
    margin-top: 4rem;
    font-size: .16rem;
    line-height: 1.8;
    color: #666;
    margin-right: 12px;
}	
.company-profile {
    flex-direction: column;
}	
/*第二款样式底部*/
.g-ft{position: relative;background: #e9e9e9; margin-top: 8%;}
.f_con{/*padding-top: 1.2rem;*/}
			.f_con .top1{position: fixed;width:50px;bottom: 10rem;right: 1.5%;z-index: 100;}
			.f_con .top1 img{display:block;width: 100%;}
			.f_con .top1 i{display:block;font-size: 40px;}
			.f_con p{line-height: 2rem;text-align: center;font-size: 1rem;color: #666;}
			.f_con p a{color: #666;}
			.f_con p i{margin:0 1rem;}
.f_nav{height: 80px;background-color: #ab0010;min-width: 320px;max-width: 640px;width: 100%;position: fixed;bottom: -10px;z-index: 100;}
			.f_nav li{float: left;width: 25%;height:80px;text-align: center;position: relative;}
			.f_nav li:after{position: absolute;width: 1px;height: 0.5rem;/* background: #7cc2e7; */content: "";right: -1px;top: 3.7rem;}
			.f_nav li:first-child{overflow: hidden;}
			.f_nav li img{display:block;width: 40%;margin:15px auto 0;}
			.f_nav li span{display: block;color: #fff8f8;font-size: 14px;line-height:30px;text-align: center;font-weight: bold;}

/*公司简介*/	
	.c_1530_11 {
    padding: 10px;
    margin-top: 40px;
}
.c_1530_11 {
    width: 100%;
    float: left;
    background: #353535;
}	
.zbox {
    background: none;
}
.zbox {
    width: 100%;
    float: left;
}	
.img01 {
    width: 100%;
}	
.c_1530_11 .zbox .text {
    padding: 15px 10px 10px 10px;
}	
.c_1530_11 .zbox .text {
    width: 100%;
    background: #424242;
}	
.c_1530_11 .zbox .text {
    float: left;
}	
.text h4 {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 3px;
}
.c_1530_11 .zbox .text h4 {
    width: 100%;
    /* float: left; */
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}	
.c_1530_11 .zbox .text .p {
    font-size: 13px;
    line-height: 22px;
    margin-top: 5px;
}	
.c_1530_11 .zbox .text .p {
    width: 100%;
    float: left;
    color: #b4b4b4;
}	
/*首页点击咨询*/	
 .cap-social-fans__group {
    /* display: -webkit-box; */
    /* display: -webkit-flex; */
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    height: 90px;
    padding: 0 20px;
    font-size: 12px;
}
 .cap-social-fans__cnt, .cap-social-fans__left {
    /* display: -webkit-box; */
    /* display: -webkit-flex; */
    display: flex;
}
 .cap-social-fans__left {
    width: 80%;
}
 .cap-social-fans__logo {
    display: block;
    width: 65px;
    min-width: 65px;
    height: 60px;
    margin-right: 10px;
    background-position: 50%;
    background-size: cover;
}
 .cap-social-fans__cnt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    width: 100%;
}
 .cap-social-fans__desc, .cap-social-fans__title {
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
 .cap-social-fans__title {
    color: #f1d38a;
    font-weight: 700;
    font-size: 14.5px;
    padding-top: 10px;
    margin: 0 0 5px;
    line-height: 25px;
    letter-spacing: 1.2px;
}
.cap-social-fans__desc {
    color: #ffffff;
    font-size: 12px;
    /* font-weight: bold; */
} 
 .cap-social-fans__right {
    width: 21%;
}
 .cap-social-fans__btn {
    display: block;
    width: 70px;
    height: 30px;
    color: #1a1d30;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    background: #f8d289;
    border: 1px solid #f8d289;
    border-radius: 2px;
}
/*公司简介*/ 
 .pad_bot {
    /* padding-bottom: 3rem !important; */
}
.pad_top {
    /* padding-top: 3rem !important; */
} 
.n_about .m90 {
    flex-direction: column-reverse;
} 
 .n_about .m90 {
    display: flex;
}
 .m90 {
    padding: 0 15px;
}
 .m90 {
    /* max-width: 1500px; */
    width: 100%;
    /* padding: 0 50px; */
    height: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
}
 .n_about .left {
    margin-right: 3rem;
}
.n_about .left {
    flex-shrink: 0;
    width: 35.875rem;
    max-width: 100%;
}
.n_about .right {
    margin-bottom: 2.5rem;
}
.n_about .tt {
    margin-bottom: 1.625rem;
}
.n_about .tt {
    margin-bottom: 1.625rem;
}
.n_about .tt h3 {
    font-size: 1.375rem;
    color: #252525;
    line-height: 1.5;
}
.n_about .con {
    font-size: .9375rem;
    color: #6c6c6d;
    line-height: 1.875rem;
}
.n_about .tt span {
    font-size: 3rem;
    color: #f8d289;
    font-family: "BarlowCondensed-Light";
    text-transform: uppercase;
    display: block;
    padding-top: 10px;
    /* margin-bottom: 1rem; */
}
.n_about .tt h3 {
    font-size: 1.375rem;
    color: #ffffff;
    line-height: 1.5;
    margin-top: 5px;
}
.n_about .con p{
    font-size: 13px;
    color: #fff;
    line-height: 23px;
    letter-spacing: 1px;
}
/*公司简介x*/
.n_coop02 {
    /* padding: 2rem 0; */
}
.n_coop02 .m01{
    flex-direction: column;
}
.n_coop02 .m01 {
    display: flex;
    align-items: center;
}
.m01 {
    padding: 0 15px;
}
.m01 {
    max-width: 1500px;
    width: 100%;
    /* padding: 0 50px; */
    height: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
}
.n_coop02 .left01 {
    padding-right: 0;
}
.n_coop02 .left01 {
    padding: 1rem 0;
}
.n_coop02 .n_tt2 {
    position: relative;
    text-align: left;
    padding-bottom: 15px;
}

.n_tt2 {
    margin-bottom: 1rem;
}
.n_tt2 span {
    font-size: 1.875rem;
    color: #b79878;
    font-family: "BarlowCondensed-Medium";
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    margin-bottom: .5rem;
}
.n_tt2 h3 {
    font-size: 1.75rem;
    color: #b79878;
    margin-top: 0px;
    font-weight: normal;
    margin-bottom: 0px;
}
.con {
    font-size: 1.5rem;
    color: #e0e0e0;
    line-height: 1.8;
    letter-spacing: 0.3px;
}

.n_coop02 .tel span {
    font-size: 1.5rem;
    color: #ffffff;
    opacity: .8;
}
.n_coop02 .tel p {
    font-size: 1.9rem;
    color: #99714e;
    font-family: "BarlowCondensed-Bold";
    margin-top: .175rem;
    font-weight: bold;
}

.n_tt2 :after {
    content: '';
    position: absolute;
    width: 45px;
    height: 1px;
    background: #b79878;
    /* position: relative; */
    bottom: 0px;
    left: 0px;
}
/*公司简介x*/
.n_coop02 {
    /* padding: 2rem 0; */
}
.n_coop02 .m01{
    flex-direction: column;
}
.n_coop02 .m01 {
    display: flex;
    align-items: center;
}
.m01 {
    padding: 0 15px;
}
.m01 {
    max-width: 1500px;
    width: 100%;
    /* padding: 0 50px; */
    height: 100%;
    margin: 0 auto;
    display: block;
    position: relative;
}
.n_coop02 .left01 {
    padding-right: 0;
}
.n_coop02 .left01 {
    padding: 1rem 0;
}
.n_coop02 .n_tt2 {
    text-align: left;
}
.n_tt2 {
    margin-bottom: 1rem;
}
.n_tt2 span {
    font-size: 1.875rem;
    color: #f3cba1;
    font-family: "BarlowCondensed-Medium";
    text-transform: uppercase;
    display: block;
    font-weight: bold;
    margin-bottom: .5rem;
}
.n_tt2 h3 {
    font-size: 1.75rem;
    color: #ffffff;
    margin-top: 0px;
    font-weight: normal;
    margin-bottom: 0px;
}
.con {
    font-size: 1.42rem;
    color: #e0e0e0;
    line-height: 2;
    letter-spacing: 0.3px;
}

.n_coop02 .tel span {
    font-size: 1.5rem;
    color: #ffffff;
    opacity: .8;
}
.n_coop02 .tel p {
    font-size: 1.9rem;
    color: #99714e;
    font-family: "BarlowCondensed-Bold";
    margin-top: .175rem;
    font-weight: bold;
}












