@charset "utf-8";
@import url(yzui.css);

/* index.html */
body.active{overflow-x: hidden;overflow-y: hidden;}
@media (max-width:1200px){
.navbar-toggle{display: none;cursor: pointer;position: absolute;top: 57px;right: 15px;margin-left:18px;z-index:1000;width:24px;height:24px;float:right;background-color:transparent;border:0;display:block;margin-top:-32px;}
.navbar-toggle span{margin-top:10px}
.navbar-toggle span,.navbar-toggle span:before,.navbar-toggle span:after{position:absolute;display:block;width:24px;height:2px;cursor:pointer;content:'';background-color:#000;border-radius:1px;-webkit-transition:all .4s cubic-bezier(0.19,1,.22,1);-o-transition:all .4s cubic-bezier(0.19,1,.22,1);transition:all .4s cubic-bezier(0.19,1,.22,1)}
.navbar-toggle span:before{top:-7px}
.navbar-toggle span:after{bottom:-7px}
.navbar-toggle.drawer-open span,.navbar-toggle.drawer-open span::before,.navbar-toggle.drawer-open span::after{background:#000;}
.navbar-toggle.drawer-open span{background: rgba(0, 0, 0, 0);}
.navbar-toggle.drawer-open span:before {-webkit-transform: rotate(45deg);transform: rotate(45deg);left:0px;top:0px;}
.navbar-toggle.drawer-open span:after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);left:0px;top:0px;}
}

.header{height: 70px;background: #fff;position: fixed;top: 0;left: 0;width: 100%;z-index: 9999; border-bottom:#ccc solid 1px;}
.header .logo{height: 70px;line-height: 70px;}
.header .logo img{ width:250px; vertical-align: middle;}
.header .nav li{float: left;margin-left: 50px;height: 70px;line-height: 70px;  transition: all .5s; position: relative;}
.header .nav li a{display: block; color: #000;font-size: 16px; }
.header .nav li:hover a{color: #12269b;}
.header .nav li .active a{color: #12269b; }

/*******首页******/

/****shouye******/

.header .nav li:hover>a,.header .nav li.active>a{color: #12269b; font-weight:bold;}


.header .nav li dl{display: none;position: absolute;top:70px;left: -40px;width: 150px;background-color: #ffffff;
	box-shadow: 0px 3px 9px 0px  rgba(176, 176, 176, 0.95);
    border-radius: 0px 0px 10px 10px;
    padding: 11px 0;
    text-align: center;
	font-weight:normal;
}
.header .nav li dl a{display: block;width: 100%;height: 41px;line-height: 41px; font-size:14px; font-weight:normal;}




@media (min-width:1200px){
.header .nav li:hover dl{display: block;}
}
.header .nav li dl dd:hover a,.header .nav li dl dd.active a{color: #fff;background: #12269b;}

.phone-img{display: none;}



.case_s4{padding:85px 0 0 0; }
/*.case_s4 .list{margin-left: -30px;}
.case_s4 .list li{float: left;margin-left: 30px;width: 380px;position:relative;margin-bottom: 30px;}
.case_s4 .list .img{width: 100%;height: 255px;}
.case_s4 .list .title{font-size: 16px;color: #fff;line-height: 55px;position:absolute;width: 100%;left: 0;bottom: 0;background: rgba(14,48,148,.8);text-align: center;padding:0 10px;}*/

.case_s4 .idx_s2_list{margin-left: -30px;}
.case_s4 .idx_s2_list .item{float: left;margin:0 0 30px 13px;}

.idx_s2_list .item{width: 230px;position:relative;border-radius:10px;overflow: hidden;margin:0 auto;}
.idx_s2_list .item .img{height: 375px; overflow:hidden;}
.idx_s2_list .item .title{font-size: 16px;color: #fff; font-weight:normal; line-height: 70px;text-align: center;padding:0 10px;position:absolute;width: 100%;left: 0;bottom: 0;background: rgba(210,10,44,.9); overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.idx_s2_list .item .shade{background: rgba(210,10,44,.9);position:absolute;width: 100%;height: 100%;left: 0;padding:70px 28px 0;left: 0;bottom:-100%;transition: all .2s;}
.idx_s2_list .item .smtit{font-size: 20px;color: #fff;text-align: center;}
.idx_s2_list .item .line{width: 30px;height: 3px;background: #fff;display: block;margin:10px auto 15px;}
.idx_s2_list .item .brief{font-size: 13px;color: #fff;line-height: 24px;-webkit-line-clamp: 5;height: 130px;}
.idx_s2_list .item .more{display: block;margin:20px auto 0;font-size: 14px;color: #fff;width: 110px;line-height: 40px;border:1px solid #ffffff;border-radius:24px;text-align: center;}
.idx_s2_list .item .more:hover{background: #fda803;border-color:#fda803;}
.idx_s2_list .item:hover .shade{bottom: 0;}
.idx_s2_list .item:hover .title{display: none;}


/**********方案概况*********/
.contain {
    width: 1580px;
    margin: 0 auto;
}
.pubTitle {
    width: 100%;
    text-align: center;
}
.pubTitle-white h6, .pubTitle-white h1 {
    color: #fff;font-size: 40px;
}
.pubTitle i {
    display: block;
    width: 40px;
    height: 4px;
    background: #1f5dcb;
    margin: 24px auto;background: #fff;
}

.solyy{width: 100%;padding: 90px 0 100px;background: #1a50af; height:500px; margin-top:100px;}
.solyy-list{width: 100%;margin-top: 24px;}
.solyy-list li{width: 25%;text-align: center;float: left;}
.solyy-img{width: 100%;height: 74px;line-height: 72px;}
.solyy-img img{max-height: 100%;}
.solyy-list li h6, .solyy-list li h1{font-size: 18px;color: #fff;margin: 38px 0 20px;}
.solyy-list li p{width: 100%;font-size: 15px;color: #fff;line-height: 24px;padding: 0 12%;}
.solcp{width: 100%;padding: 120px 0;background: #f7f7f7;}
.solcp .prolist{padding: 0;}
.solal{width: 100%;padding: 100px 0;}
.solal .caselb{padding: 0;}
.solvePoint{position: relative;top: -180px;display: block;height: 0;overflow: hidden;}

/*******方案概况********/

.h-news{background: #f9f7f8;padding: 65px 0 50px;}
.h-news .con .tab{font-size: 0;text-align: center;margin-top: 42px;}
.h-news .con .tab a{display: inline-block;margin: 0 16px;font-size: 20px;letter-spacing: 1px;color: #666;text-align: center;width: 156px;height: 50px;line-height: 50px;background-color: #eeeeee;border-radius: 6px;}
.h-news .con .tab a:hover,.h-news .con .tab a.active{color: #fff;background: #d20a2c;}
.h-news .con .list{margin-top: 15px;}
.h-news .con .list ul{margin-left: -10px;}
.h-news .con .list li{margin-top: 20px;margin-left: 10px;float: left;width: 595px;height: 171px;background: #fff;padding: 20px 13px;}
.h-news .con .list li .img{width: 210px;height: 136px;overflow: hidden;}
.h-news .con .list li .img img{transition: all .5s;}
.h-news .con .list li:hover .img img{transform: scale(1.1);}
.h-news .con .list li .tex{width: 340px;}
.h-news .con .list li .tex p{display: block;}
.h-news .con .list li .tex p:nth-child(1){overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-top: 13px;font-size: 16px;color: #333;font-weight: bold;}
.h-news .con .list li .tex p:nth-child(2){display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin: 9px 0 17px;color: #333;line-height: 28px;}
.h-news .con .list li .tex p:nth-child(3){color: #666;font-size: 12px;}
.h-news .con .list li:hover .tex p:nth-child(1){color: #d20a2c;}





.h-coo-next{right: 0px;left: auto;background: url('../images/hz-a-02.png') no-repeat;position: absolute;top: 50%;margin-top: -15.05px;width: 16px;height: 31px;z-index: 10;cursor: pointer;background-size: 16px 31px;background-position: center;background-repeat: no-repeat;}
.h-coo-prev{left: 0px;right: auto;background: url('../images/hz-a-01.png') no-repeat;position: absolute;top: 50%;margin-top: -15.05px;width: 16px;height: 31px;z-index: 10;cursor: pointer;background-size: 16px 31px;background-position: center;background-repeat: no-repeat;}


/***********底部样式***********/


.Footer-wrapper{z-index:98;}

/*底部公用*/

.footer{width:100%;overflow:hidden;background-color:#1b232f;color:#fff;}
.footer .count {
    width: 1200px;
    margin: 0 auto;
}
.footer a:hover{color:#FFF;}

.foot_t{padding:50px 0 0px;border-bottom:1px solid #4a4949;}

.foot_chnal{width:70%;float:left;}

.foot_chnal dl{width:15%;float:left;margin-right:5%;}

.foot_chnal dl dt{margin-bottom:15px;font-size:16px; font-weight:bold; text-align:center}
.foot_chnal dl dt a{ color:#fff}

.foot_chnal dl dd{height:30px;line-height:30px;color:#fff; text-align:center}
.foot_chnal dl dd a{ color:#fff; font-size:14px;}
.foot_chnal dl dd:hover a{ color:#dd0404}


.foot_all{width:30%;float:right;border-left:1px solid rgba(255,255,255,0.1);padding-left:5%;}

.foot_all .ft-tel h2{font-size:16px;margin-bottom:20px;}

.foot_all .ft-tel p{line-height:30px; font-size:14px; color:#fff}
/*copyright*/

.foot_d{overflow:hidden;padding:20px 0px 20px 0px;color:#919090; font-size:14px;}
.foot_d a{ color:#919090; font-size:14px;}

.foot_click span.sh1{ no-repeat 20px center;padding-left:50px;margin-right:10px;}

.foot_click span.sh2{padding-left:50px;}

/********底部样式**********/


.h-about{background: url('../images/gywm-bg.jpg') no-repeat center center;padding: 110px 0 100px;}
.h-about .img{width: 580px;height: 408px;}
.h-about .img video{width: 580px;height: 408px;display: block;width: 100%;height: 100%;object-fit: fill; cursor:pointer}
.h-about .tex{width: 560px;margin-left: 43px;color: #fff;}
.h-about .tex p{display: block;}
.h-about .tex p:nth-child(1){margin-top: 0px;}
.h-about .tex p:nth-child(2){font-size: 36px;font-weight: bold;margin: 18px 0 18px;}
.h-about .tex p:nth-child(3){font-size: 15px; color:#eee; line-height: 27px;height: 308px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:0;overflow: hidden;}
/*.h-about .tex p:nth-child(3){font-size: 15px; color:#eee; line-height: 27px;height: 308px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;} */

.h-about .tex .a-bot{margin-top: 26px;text-align: right;}
.h-about .tex .a-bot a{padding-right: 10px;background: url('../images/more-01.png') no-repeat 100px center;display: inline-block;text-align: center;font-size: 16px;color: #d20a2c;width: 100px;height: 30px;line-height: 30px;background-color: #ffffff;border-radius: 6px;}

.h-service{padding: 70px 0 67px;}
.h-service .con{margin-top: 65px;}
.h-service li{float: left;text-align: center;position: relative;}
.h-service li:nth-child(even){margin-top: 110px;}
.h-service li:nth-child(6){margin-top: 80px;}
.h-service li:nth-child(odd) .line{position: absolute;left: 130px;top: 57px;}
.h-service li:nth-child(even) .line{position: absolute;left: 161px;top: -50px;}
.h-service li:nth-child(4) .line{position: absolute;left: 138px;top: -50px;}
.h-service li:nth-child(1){width: 139px;margin-right: 19px;}
.h-service li:nth-child(2){width: 208px;margin-right: 48px;}
.h-service li:nth-child(3){width: 126px;margin-right: 48px;}
.h-service li:nth-child(4){width: 210px;margin-right: 14px;}
.h-service li:nth-child(5){width: 140px;margin-right: 77px;}
.h-service li:nth-child(6){width: 154px;}
.h-service li .img .s-2{display: none;}
.h-service li:hover .img .s-2{display: block;}
.h-service li:hover .img .s-1{display: none;}
.h-service li p{display: block;color: #333;}
.h-service li:hover p{color: #d20a2c;}
.h-service li p:nth-child(2){font-size: 20px;font-weight: bold;margin-top: 20px;}
.h-service li p:nth-child(3){line-height: 25px;margin-top: 8px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.h-service li:nth-child(6) p:nth-child(3){line-height: 21px;}

.h-advantage {margin-top: 63px;}
.h-advantage .con{margin-top: 63px;}
.h-advantage .con .tab ul{margin-left: -63px;}
.h-advantage .con .tab li{float: left;text-align: center;margin-left: 73px;}
.h-advantage .con .tab li:hover{cursor: pointer;}
.h-advantage .con .tab li .img{width: 136px;height: 136px;border-radius: 100%;}
.h-advantage .con .tab li .tex{font-size: 20px;color: #333;margin-top: 20px;}
.h-advantage .con .tab li.active .tex{color: #d20a2c;}
.h-advantage .con .tab li .img{transition: all .5s;}
.h-advantage .con .tab li:nth-child(1) .img{background: #eeeeee url('../images/i-ys-01.png') no-repeat center center;}
.h-advantage .con .tab li:nth-child(2) .img{background: #eeeeee url('../images/i-ys-02.png') no-repeat center center;}
.h-advantage .con .tab li:nth-child(3) .img{background: #eeeeee url('../images/i-ys-03.png') no-repeat center center;}
.h-advantage .con .tab li:nth-child(4) .img{background: #eeeeee url('../images/i-ys-04.png') no-repeat center center;}
.h-advantage .con .tab li:nth-child(5) .img{background: #eeeeee url('../images/i-ys-05.png') no-repeat center center;}
.h-advantage .con .tab li:nth-child(6) .img{background: #eeeeee url('../images/i-ys-06.png') no-repeat center center;}
.h-advantage .con .tab li:nth-child(1).active .img,.h-advantage .con .tab li:nth-child(1):hover .img{background: #d20a2c url('../images/i-ys-11.png') no-repeat center center;}
.h-advantage .con .tab li:nth-child(2).active .img,.h-advantage .con .tab li:nth-child(2):hover .img{background: #d20a2c url('../images/i-ys-22.png') no-repeat center center;}
.h-advantage .con .tab li:nth-child(3).active .img,.h-advantage .con .tab li:nth-child(3):hover .img{background: #d20a2c url('../images/i-ys-33.png') no-repeat center center;}
.h-advantage .con .tab li:nth-child(4).active .img,.h-advantage .con .tab li:nth-child(4):hover .img{background: #d20a2c url('../images/i-ys-44.png') no-repeat center center;}
.h-advantage .con .tab li:nth-child(5).active .img,.h-advantage .con .tab li:nth-child(5):hover .img{background: #d20a2c url('../images/i-ys-55.png') no-repeat center center;}
.h-advantage .con .tab li:nth-child(6).active .img,.h-advantage .con .tab li:nth-child(6):hover .img{background: #d20a2c url('../images/i-ys-66.png') no-repeat center center;}
.h-advantage .con .list{position: relative;margin-top: 70px;height: 330px;background: url('../images/i-ys-bg.jpg') no-repeat; }
.h-advantage .con .list .sanjiao{position: absolute;top: -20px;left: 50%;margin-left: -20.05px;}
.h-advantage .con .list .item p{display: block;color: #fff;}
.h-advantage .con .list .item{text-align: center;}
.h-advantage .con .list .item p:nth-child(1){font-size: 28px;color:#fff; padding: 60px 0 25px;}
.h-advantage .con .list .item p:nth-child(2){line-height: 48px;width: 984px; color:#eee;font-size: 16px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.h-advantage .con .list .item .i-lb{padding: 84px 28px;}

.dynamics { margin-bottom:50px;}
.dynamics .tab{font-size: 0;text-align: center;margin: 35px 0;}
.dynamics .tab a{margin: 0 15px;display: inline-block;font-size: 18px;letter-spacing: 2px;color: #333; width: 154px;height: 40px;line-height: 40px;background-color: #eeeeee;border-radius: 6px;}
.dynamics .tab a:hover,.dynamics .tab a.active{background: #d20a2c;color: #fff;}
.dynamics .con .d-left{width: 868px;}

.dynamics .con .d-left .d-list li{height: 171px;background-color: #f7f7f7;padding: 17px 13px;margin-top: 14px;}
.dynamics .con .d-left .d-list li:nth-child(1){margin-top: 0;}
.dynamics .con .d-left .d-list li .img{width: 210px;height: 136px;overflow: hidden;}
.dynamics .con .d-left .d-list li .img img{transition: all .5s;}
.dynamics .con .d-left .d-list li:hover .img img{transform: scale(1.1);}
.dynamics .con .d-left .d-list li .tex{width: 588px;margin-left: 18px;}
.dynamics .con .d-left .d-list li .tex p{display: block;color: #333;}
.dynamics .con .d-left .d-list li .tex p:nth-child(1){overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 16px;font-weight: bold;margin: 13px 0;}
.dynamics .con .d-left .d-list li:hover .tex p:nth-child(1){color: #d20a2c;}
.dynamics .con .d-left .d-list li .tex p:nth-child(2){display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height: 28px;}
.dynamics .con .d-left .d-list li .tex p:nth-child(3){font-size: 12px;color: #666;margin-top: 13px;}
.dynamics .con .d-left .d-list li .tex p:nth-child(3) span:nth-child(1){margin-right: 7px;}

.dynamics .con .d-left .tex-1 p{display: block;text-align: center;font-size: 12px;}
.dynamics .con .d-left .tex-1 p:nth-child(1){font-size: 12px;letter-spacing: 0px;color: #333333;margin-bottom: 15px;}
.dynamics .con .d-left .tex-1 p:nth-child(2){font-size: 12px;letter-spacing: 0px;color: #999999;}
.dynamics .con .d-left .tex-1 h1{ text-align:center; font-weight:bold; font-size: 26px;letter-spacing: 0px;color: #333333;margin: 15px 0;}

.dynamics .con .d-left .tex-2{display: block; padding: 45px 10px; color: #333;font-size: 15px;line-height: 28px;}
.dynamics .con .d-left .tex-2 p{margin:20px 0;}
.dynamics .con .d-left .tex-2 .indent{ text-indent:2em; }
.dynamics .con .d-left .tex-2 .img{ margin:0 auto; text-align:center;}
.dynamics .con .d-left .tex-2 .img img{border-radius:5px; }

.dynamics .con .d-left .tex-2 h2{ line-height:50px; font-size:17px; color:#000;}
.dynamics .con .d-left .tex-2 h3{ line-height:38px; font-size:16px;}

/* 相关阅读 */
.dynamics .con .d-left .d-list-2 {margin-top: 0px;}
.dynamics .con .d-left .d-list-2 li{height: 130px; border-bottom:1px solid #eee; padding: 12px 20px 10px 0;margin-top: 0px;}
.dynamics .con .d-left .d-list-2 li:nth-child(1){margin-top: 30px;border-top:1px solid #eee;}
.dynamics .con .d-left .d-list-2 li .img{width:154px;height:100px;overflow: hidden;}
.dynamics .con .d-left .d-list-2 li .img img{transition: all .5s;}
.dynamics .con .d-left .d-list-2 li:hover .img img{transform: scale(1.1);}
.dynamics .con .d-left .d-list-2 li .tex{width:650px;margin-left: 20px;}
.dynamics .con .d-left .d-list-2 li .tex p{display: block;color: #333;}
.dynamics .con .d-left .d-list-2 li .tex p:nth-child(1){overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 18px;color: #000;margin: 13px 0;}
.dynamics .con .d-left .d-list-2 li:hover .tex p:nth-child(1){color: #d20a2c;}
.dynamics .con .d-left .d-list-2 li .tex p:nth-child(2){display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;line-height: 25px;font-size: 14px;color: #666;}
.dynamics .con .d-left .d-list-2 li .tex p:nth-child(3){font-size: 12px;color: #666;margin-top: 13px;}
.dynamics .con .d-left .d-list-2 li .tex p:nth-child(3) span:nth-child(1){margin-right: 7px;}

/* 标题 左侧  样式2 870 */
.tit870_tj_hd{width: 100%; height:35px; margin:10px 0 0 0;}
.tit870_tj_hd strong{width:105px; height:35px; line-height:35px; float:left; text-align:center; color:#fff; font-family:"微软雅黑"; font-size:16px; font-weight:300;  background:#1c84f5;}

.tit870_tj_hd h1{width:138px; height:35px; line-height:35px; float:left; text-align:center; color:#fff; font-family:"微软雅黑"; font-size:16px; font-weight:300;  background:#1c84f5;}

.jiao{width: 0px; height: 0px; float:left; position: relative; border-top: 8px solid #0869cf; border-right: 13px solid #fff; border-bottom: 13px solid #fff;margin:0 0 0 0; }



.dynamics .con .d-right{width: 316px;}
.dynamics .con .d-right .tex-1{position: relative;}
.dynamics .con .d-right .tex-1 span{position: absolute;top: 50%;margin-top: -17px;left: 0;font-size: 26px;font-weight: bold;color: #333;display: block;width: 100%;text-align: center;}
.dynamics .con .d-right .tex-2{background: #f7f7f7;padding: 0 16px 0 13px;}
.dynamics .con .d-right .tex-2 li{padding: 28px 0 25px 0;border-bottom: 1px solid #e5e5e5;}
.dynamics .con .d-right .tex-2 li:last-child{border-bottom: 1px solid #f7f7f7;}
.dynamics .con .d-right .tex-2 li .tex{width: 170px;}
.dynamics .con .d-right .tex-2 li .img{width: 95px;overflow: hidden;}
.dynamics .con .d-right .tex-2 li .img img{transition: all .5s;}
.dynamics .con .d-right .tex-2 li:hover .img img{transform: scale(1.1);}
.dynamics .con .d-right .tex-2 li .tex p:nth-child(1){color: #333;line-height: 24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.dynamics .con .d-right .tex-2 li:hover .tex p:nth-child(1){color: #d20a2c;}
.dynamics .con .d-right .tex-2 li .tex p:nth-child(2){font-size: 12px;color: #666;margin-top: 10px;}




.d-exhibition{margin-top: 50px; padding: 35px 0;background:#f7f6f6}
.d-exhibition .d-title{font-size: 30px;}
.d-exhibition .con{font-size: 16px;color: #666;line-height: 40px;margin-top: 20px; padding: 0 30px;}

.d-title{padding-left: 26px;font-size: 30px;color: #333;font-weight: normal; background: url('../images/lanse.png') no-repeat left center;}

.d-sketch{margin-top: 30px; background:#fff}
.d-sketch .d-title-1 h1{font-size: 30px; font-weight:normal; text-align:center;}
.d-sketch .con{padding: 0 118px;margin: 45px 0 90px;position: relative;}
.d-sketch-next{right: 28px;left: auto;background: url('../images/xgt-a-02.png') no-repeat;position: absolute;top: 50%;margin-top: -22.5px;width: 26px;height: 45px;z-index: 10;cursor: pointer;background-size: 26px 45px;background-position: center;background-repeat: no-repeat;}
.d-sketch-prev{left: 28px;right: auto;background: url('../images/xgt-a-01.png') no-repeat;position: absolute;top: 50%;margin-top: -22.5px;width: 26px;height: 45px;z-index: 10;cursor: pointer;background-size: 26px 45px;background-position: center;background-repeat: no-repeat;}
.d-sketch .con .swiper-pagination{text-align: center;width: 80.333333%;margin-top: 15px;}
.d-sketch .con .swiper-pagination .swiper-pagination-bullet{margin: 0 10px;width: 16px;height: 16px;}

.d-idea{margin-top: 50px; background:#fff}
.d-idea .con{font-size: 16px;line-height: 40px;color: #666666;margin-top: 21px;padding: 0 30px;}

.d-display{margin-top: 35px; padding: 35px 0; background:#f7f6f6}
.d-display .con{padding: 0 30px;margin-top: 25px;}
.d-display .con ul{margin-left: -30px;}
.d-display .con li{float: left;width: 556px; margin:15px 0 15px 29px;overflow: hidden;}
.d-display .con li img{transition: all .5s;}
.d-display .con li:hover img{transform: scale(1.1);}

.d-case{background: #fff;padding: 40px 0 48px;margin-top: 20px;}
.d-case .container{position: relative;}
.d-case .con{margin-top: 25px;}
.d-case .con .swiper-slide{position: relative;}
.d-case .con .swiper-slide .img{overflow: hidden;}
.d-case .con .swiper-slide .tex{transition: all .5s;background: rgba(0,140,219,0.9);position: absolute;top: 268px;left: 0;width: 100%;height: 100%;}
.d-case .con .swiper-slide .tex .t-con{position: absolute;width: 100%;left: 0;top: 50%;margin-top: -39.2px;text-align: center;}
.d-case .con .swiper-slide .tex .t-con p{display: block;color: #fff;}
.d-case .con .swiper-slide .tex .t-con p:nth-child(1){font-size: 18px;padding: 0 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.d-case .con .swiper-slide .tex .t-con p:nth-child(2){font-size: 14px;color: #d20a2c;margin-top: 20px;width: 90px;height: 30px;line-height: 30px;background-color: #ffffff;border-radius: 6px;}
.d-case-next{right: 0px;left: auto;background: url('../images/xgal-a-02.png') no-repeat;position: absolute;top: 28px;margin-top: -22.5px;width: 72px;height: 30px;z-index: 10;cursor: pointer;background-size: 72px 30px;background-position: center;background-repeat: no-repeat;}
.d-case-prev{right: 97px;background: url('../images/xgal-a-01.png') no-repeat;position: absolute;top: 28px;margin-top: -22.5px;width: 72px;height: 30px;z-index: 10;cursor: pointer;background-size: 72px 30px;background-position: center;background-repeat: no-repeat;}
.d-case-next:hover{background: url('../images/xgal-a-22.png') no-repeat;}
.d-case-prev:hover{background: url('../images/xgal-a-11.png') no-repeat;}
.d-case .con .swiper-slide .m-tex{display: none;}
@media (min-width:1200px){
    .d-case .con .swiper-slide .img img{transition: all .5s;}
    .d-case .con .swiper-slide:hover .img img{transform: scale(1.1);}
    .d-case .con .swiper-slide:hover .tex{top: 0;}
}

.exhibition-hall{padding: 73px 0 80px; }
.exhibition-hall .h-left{width: 532px;}
.exhibition-hall .h-left img{margin:23px 0 30px 25px;}
.exhibition-hall .h-left p{margin-left: 25px;line-height: 32px;color: #666666; font-size:16px;}
.exhibition-hall .h-left p span{ width:250px; float:left; margin-left:10px 5px;line-height: 25px;color: #666666; font-size:14px; background: url('../images/2.png') no-repeat left center; padding-left: 20px;}

.hd-title{font-size: 36px;}
.exhibition-hall .h-left h1{padding-left: 26px;font-size: 30px;color: #d20a2c;font-weight: normal; background: url('../images/lanse.png') no-repeat left center;}

.exhibition-hall .h-right{position: relative;}
.exhibition-hall .h-right .bg{position: absolute;top: 20px;right: 0;z-index: 1;width: 367px;height: 274px;background-color: #e5e5e5;border-radius: 10px;}
.exhibition-hall .h-right .img{overflow: hidden;position: absolute;top: 75px;right: 90px;z-index: 2;border-radius: 10px;}
.exhibition-hall .h-right .img img{border-radius: 10px;transition: all .5s;}
.exhibition-hall .h-right .img:hover img{transform: scale(1.1);}

.us-advantage{background: #f7f6f6;padding: 30px 0 30px;}
.us-advantage .h-title p:nth-child(2){background: #000;width: 160px;height: 2px;}
.us-advantage .h-title p:nth-child(3){font-size: 32px;}
.us-advantage .con{margin-top: 100px;}
.us-advantage .con ul{margin-left: -12px;}
.us-advantage .con li{transition: all .5s;margin-left: 12px;padding: 0 23px;text-align: center;float: left;width: 229px;height: 300px;background: url('../images/zs-ys-bg.jpg') no-repeat;}
.us-advantage .con li a{display: block;width: 100%;height: 100%;}
.us-advantage .con li .img .z-2{display: none;}
.us-advantage .con li .img{margin-top: 50px;}
.us-advantage .con li .tex p:nth-child(1){padding: 0 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 18px;font-weight: bold;color: #333333;margin: 32px 0 13px;}
.us-advantage .con li .tex p:nth-child(2){line-height: 22px;color: #999999;text-align: center;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.us-advantage .mb-con{display: none;}

.us-services{background: #f7f6f6;padding: 100px 0 65px; margin-top:-60px;}
.us-services .h-title p:nth-child(2){background: #000;width: 160px;height: 2px;}
.us-services .h-title p:nth-child(3){font-size: 32px;}
.us-services .con{margin-top: 45px;}
.us-services .con ul{margin-left: -12px;}
.us-services .con li{transition: all .5s;margin-left: 12px;padding: 0 23px;text-align: center;float: left;width: 229px;height: 300px;background: url('../images/zs-ys-bg.jpg') no-repeat;}
.us-services .con li a{display: block;width: 100%;height: 100%;}
.us-services .con li .img .z-2{display: none;}
.us-services .con li .img{margin-top: 34px;}
.us-services .con li .tex p:nth-child(1){padding: 0 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 18px;font-weight: bold;color: #333333;margin: 32px 0 13px;}
.us-services .con li .tex p:nth-child(2){line-height: 22px;color: #999999;font-size: 13px; text-align: center;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.us-services .mb-con{display: none;}






/* 我们的优势 内页 */
.us-advantage-pg{background: #f7f6f6;padding: 50px 0 65px;}
.us-advantage-pg .h-title p:nth-child(2){background: #000;width: 160px;height: 2px;}
.us-advantage-pg .h-title p:nth-child(3){font-size: 32px;}
.us-advantage-pg .con{margin-top: 45px;}
.us-advantage-pg .con ul{margin-left: -12px;}
.us-advantage-pg .con li{transition: all .5s;margin-left: 12px;padding: 0 23px;text-align: center;float: left;width: 229px;height: 300px;background: url('../images/zs-ys-bg.jpg') no-repeat;}
.us-advantage-pg .con li a{display: block;width: 100%;height: 100%;}
.us-advantage-pg .con li .img .z-2{display: none;}
.us-advantage-pg .con li .img .z-3{display: none;}
.us-advantage-pg .con li .img{margin-top: 64px;}

.us-advantage-pg .con li .tex p:nth-child(1){padding: 0 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size: 18px;font-weight: bold;color: #333333;margin: 32px 0 13px;}
.us-advantage-pg .con li .tex p:nth-child(2){line-height: 22px;color: #999999;text-align: center;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.us-advantage-pg .mb-con{display: none;}



@media (min-width:1200px){
.us-advantage .con li:hover .img .z-2{display: block;}
.us-advantage .con li:hover .img .z-1{display: none;}
.us-advantage .con li:hover{background: url('../images/zs-ys-blue.png') no-repeat;}
.us-advantage .con li:hover .tex p:nth-child(1),.us-advantage .con li:hover .tex p:nth-child(2){color: #fff;}


.us-services .con li:hover .tex p:nth-child(1){margin-top:30px;}

.us-services .con li:hover .img .z-1{display: none;}
.us-services .con li:hover .img .z-2{display: block;}

.us-services .con li:hover .img3 {margin-top:30px;}
.us-services .con li:hover .img3 .z-3{display:block; }

.us-services .con li:hover{background: url('../images/zs-ys-blue.png') no-repeat;}
.us-services .con li:hover .tex p:nth-child(1),.us-services .con li:hover .tex p:nth-child(2){color: #fff;}


.us-services .con li:hover:nth-child(1){background: url('../images/zs-ys-blue-1.jpg') no-repeat;}
.us-services .con li:hover:nth-child(2){background: url('../images/zs-ys-blue-2.jpg') no-repeat;}
.us-services .con li:hover:nth-child(3){background: url('../images/zs-ys-blue-3.jpg') no-repeat;}




}

.pgae-case{padding: 70px 0 70px;}
.pgae-case .t-left img{margin-left: 25px;margin-top: 16px;}
.pgae-case .t-right{font-size: 0;margin-top: 30px;}
.pgae-case .t-right a{position: relative;font-size: 20px;color: #666;margin-left: 50px;padding-bottom: 20px;}
.pgae-case .t-right a i{position: absolute;left: 0;top: 40px;display: inline-block;display: none;width: 62px;height: 2px;background-color: #d20a2c;border-radius: 2px;}
.pgae-case .t-right a.active i{display: inline-block;}
.pgae-case .t-right a.active{color: #d20a2c;}

.pgae-case .con ul{margin-left: -12px;}
.pgae-case .con li{width: 295px;height: 204px;margin-left:6px;margin-top:20px; float: left;position: relative;}
.pgae-case .con li .tex{top:204px;}
.pgae-case .con li:hover .tex{top: 0;}
.pgae-case .con{margin-top: 7px;}







.knowledge{background: #f7f6f6;padding: 60px 0 44px;}
.knowledge .top img{margin: 21px 0 0 25px;}
.knowledge .bot li{margin-top: 34px;width: 585px;height: 164px;background-color: #ffffff;padding: 16px;float: left;margin-left: 22px;}
.knowledge .bot li .tex{width: 325px;margin-left: 16px;}
.knowledge .bot li .tex p:nth-child(1){overflow: hidden;text-overflow:ellipsis;white-space: nowrap; font-size: 16px;font-weight: bold;color: #333333;margin: 17px 0 10px;}
.knowledge .bot li .tex p:nth-child(2){display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;font-size: 14px;color: #666666;line-height: 23px;}
.knowledge .bot li:hover .tex p:nth-child(1){color: #d20a2c;}
.knowledge .bot li .img{width: 196px;overflow: hidden;}
.knowledge .bot li .img img{transition: all .5s;}
.knowledge .bot li:hover .img img{transform: scale(1.1);}
.knowledge .bot ul{margin-left: -22px;}

.h-team{padding: 70px 0 50px;}
.h-team .con .ul1{margin-top: 66px;padding: 0 30px;}
.about5 .slick-slide .img span img{transform: scale(0.75);transition: all .5s;}
.about5 .ul1 .slick-slide{margin: 0 -35px;}
.about5 .slick-slide img{position: relative;z-index: 22;}
.about5 .slick-current img{position: relative;z-index: 33;}
.about5 .slick-current .img span img{transform: scale(1.0);}

.slick-prev,.slick-next{width: 12px !important;height: 23px !important;}
.slick-prev{background: url('../images/tdwh-a-01.png') no-repeat !important;left: 0 !important;margin-top: -11.5px !important;}
.slick-next{background: url('../images/tdwh-a-02.png') no-repeat !important;right: 0 !important;margin-top: -11.5px !important;}

.nav-blank{height: 67px;}

.m-nav-blank{display: none;}
.m-nav{display: none;}

.h-banner .hb-pagination{bottom: 3% !important;}
.h-banner .hb-pagination .swiper-pagination-bullet{width: 12px;height: 12px;background: #ccc;margin: 0 10px !important;}
.h-banner .hb-pagination .swiper-pagination-bullet-active{background: #d20a2c;}
.h-banner .mb-b{display: none;}

.page-banner{ text-align:center; margin-top:70px;}

.page-banner .mb-banner{display: none;}

.home-banner .swiper-slide .img-2{display: none;}
.list-d-banner .img-2{display: none;}
.list-banner .img-2{display: none;}


.m-con{display: none;}
.m-banner{display: none;}


.pc-banner{display:block;}
.mb-banner{display: none;}







/* list_detail.html */
.crumbs{color: #666; font-size:13px; padding: 22px 0; }
.crumbs .container{padding-left: 6px;}
.crumbs span{margin: 0 5px;}
.crumbs a{color: #666;}
.crumbs a:hover{color: #076ac2;}
.crumbs a:last-child{color: #666;}



.title{text-align: center;font-size: 0;}
.title .tex-1{font-size: 36px;letter-spacing: 4px;color: #333333;}
.title .tex-1 h1{font-size: 36px;letter-spacing: 4px;color: #d20a2c; font-weight:100}

.title .tex-2{margin: 10px 0 15px 0;}
.title .tex-2 span{display: inline-block;width: 80px;height: 3px;background-color: #999;}

.title .tex-3 span{display: inline-block;}
.title .tex-3 span:nth-child(2){margin: 0 15px;}
.title .tex-3 span:nth-child(1){width: 272px;height: 2px;background:url('../images/title-bg-01.gif') no-repeat;background-size: 100% 100%;}
.title .tex-3 span:nth-child(3){width: 272px;height: 2px;background:url('../images/title-bg-02.gif') no-repeat;background-size: 100% 100%;}
.title .tex-3 span:nth-child(1),.title .tex-3 span:nth-child(3){position: relative;top: -7px;}

.about2{padding: 100px 0 117px; }
.about2 .con{margin-top: 87px;position: relative;}
.about2 .con .img img{ margin-left:0px;}
.about2 .con .tex{padding: 30px 22px 0 50px;position: absolute;top: 37px;left: 494px;width: 667px;height: 372px;background-color: #ffffff;box-shadow: -3px 6px 12px 0px rgba(47, 47, 51, 0.1);}
.about2 .con .tex p:nth-child(1){font-size: 20px;font-weight: bold;letter-spacing: -1px;color: #393939;}
.about2 .con .tex p:nth-child(2){display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 10;overflow: hidden; margin-top: 16px;text-align: justify;line-height: 26px;font-size: 13px;letter-spacing: -1px;color: #393939;}


.about{margin-top: 10px;}
.about .con{margin-top: 50px;}
.about .con li{height: 283px;background-color: #ffffff;box-shadow: 0 0 10px rgba(87,95,179,0);padding: 40px 30px 0;}
.about .con li:nth-child(2){padding: 30px 30px 0;}
.about .con li:nth-child(1){margin-bottom: 150px;}
.about .con li:nth-child(odd) .img{float: left;}
.about .con li:nth-child(odd) .tex{float: right;}
.about .con li:nth-child(even) .img{float: right;}
.about .con li:nth-child(even) .tex{float: left;}

.about .con li .img{width: 49.824%;overflow: hidden;}

.about .con li:nth-child(1) .img{margin-top: 0px;}
.about .con li:nth-child(1) .img img{transition: all .5s;}
.about .con li:nth-child(1):hover .img img{transform: scale(1);}
.about .con li:nth-child(2) .img{margin-top: -90px;}

.about .con li .tex{width: 46.578%;color: #666; font-size:15px;}
.about .con li .img video{width: 568px;height: 307px; margin-top:50px; display: block;object-fit: fill;  cursor:pointer}

.about .con li .tex p{display: block;}
.about .con li .tex p:nth-child(1){line-height: 30px;text-align: justify;}
.about .con li .tex p:nth-child(2){width: 62px;height: 4px;background-color: #0593dd;margin-left: 0;margin-top: 10px;}

.about .con li:nth-child(1) .tex p:nth-child(1){height: 480px;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.about .con li:nth-child(2) .tex p:nth-child(2){height: 210px;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}


.contact{margin-top: 30px;background-size: 100% auto;}
.contact .con{padding: 0 50px;}
.contact .con ul{margin-left: -74px;}

.contact .con li{position: relative;float: left;width: 537px;margin-left: 50px;margin-top: 40px;height: 466px;box-shadow: 0 0 10px rgba(0,0,0,0.3);background: #fff;}

.contact .con li{padding: 40px 20px 20px 30px;}

.contact .con li .img{width: 18.723%;float: left;border-right: 1px dashed #E0E0E0;padding-bottom: 10px;}
.contact .con li .img img{position: relative;top: 0;transition: all .5s;}
.contact .con li .tex{width: 100%;float: right;font-size: 15px;color: #000;line-height: 38px;height:38px;padding-top: 10px;}
.contact .con li .tex a{color: #333; }

.contact .con li .tex p:nth-child(1){line-height: 30px; margin-bottom:20px; font-size: 18px;color: #2D61AE; font-weight:bold;}

.contact .con li:nth-child(2) .tex{padding-top: 0;position: relative;top:10px; float:left}

.contact .con li:nth-child(4) .tex{padding-top: 0;position: relative;top: -12px;}
.contact .map{width: 100%;height: 487px;margin: 60px auto;}


/* 合作伙伴 */
.us_s3{padding:50px 0;}
.us_s3 .list{border-left:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc; margin-top:30px;}
.us_s3 .list li{border:1px solid #dcdcdc;border-left:none;width: 199px;float: left;border-bottom:none;}
.us_s3 .list .img{width: 100%;height: 110px;}
.us_s3 .list li:hover{box-shadow:0 4px 10px rgba(14,48,148,.2);position:relative;z-index:10;}

.auto{width: 1200px;margin:0 auto;}

.idx_tit{text-align: center;margin-bottom: 50px;}
.idx_tit .en{font-size: 83px;color: #fff;font-weight: bold;line-height: 80px;text-shadow:0 1px 20px rgba(14,48,148,.1);}
.idx_tit .cn{font-size: 30px;color: #000000;margin-top: -30px;font-weight: bold;}

.idx_tit.white .en{opacity: .03;}
.idx_tit.white .cn{color: #fff;}



/********关于我们*******/
.about_a{ width:1200px; margin:0 auto; height:420px;  margin-top:100px;}
.about_a .us_img{ width: 49.824%; float:left;height:300px;}
.about_a .us_img img{ width:100%; margin-top:30px;}
.about_a .us_des{ width: 46.578%;color: #666;font-size: 15px; float:right; height:300px;}
.about_a .us_des p{line-height: 30px;text-align: justify;-webkit-line-clamp: 5;}

/*******列表页样式*******/
.news1300 {
    width: 1200px;
    margin: 0 auto;
}
.newleft {width: 100%;margin-top: 60px;}

.newleft .uls li {

    padding-bottom: 30px;

    margin-bottom: 30px;

    border-bottom: 1px solid #e1e1e1;

}

.newleft .libox .img {

    float: left;

    width: 33%;

    max-height: 237px;

    max-width: 338px;

    overflow: hidden;

}

.newleft .libox .img img {

    width: 100%;

}

.newleft .libox .ms {

    width: 69%;

    float: right;
}

.newleft .libox .ms h3 {

    font-size: 18px;

    font-weight: bold;

    text-transform: uppercase;

}
.newleft .smallicon{ margin-top:15px;}
.newleft .smallicon span {

    display: inline-block;

    margin-right: 10px;

    padding-left: 20px;

    color: #999;

    font-size: 14px;

}

.newleft .smallicon .ico1 {

    background: url(../images/1-6.png) no-repeat;


}

.newleft .smallicon .ico3 {

    background: url(../images/1-8.png) no-repeat;


}

.newleft .libox .ms p {

    height: 75px;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    color: #666;

    font-size: 14px;

    margin-bottom: 10px;

    margin-top: 10px;

    text-transform: uppercase; line-height:30px;

}

.newleft .libox .ms .btn {

    max-width: 145px;

    font-size: 14px;

    height: 40px;

    line-height: 38px;

    border: 1px solid #d2d2d2;

    background-color: #f0f0f0;

    display: block;

    text-align: center;

    color:#666;

    text-transform: uppercase;

}

.newleft .libox .ms .btn:hover {

    border-color: #d20a2c;

    background-color: #d20a2c;

    color: #fff;

}
/*******详情介绍********/
.newleft {
    width: 100%;
    margin-top: 60px;
}
.detail .title {
    margin-bottom: 25px;
    border-bottom: 1px solid #e1e1e1;
}
.detail .title .smallicon {
    text-align: center;
    margin-bottom: 10px;
}
.newleft .smallicon {
    margin-top: 15px;
}
.newleft .smallicon .ico1 {
    background: url(../images/1-6.png) no-repeat;
}
.newleft .smallicon {
    margin-top: 15px;
}
.newleft .smallicon .ico3 {
    background: url(../images/1-8.png) no-repeat;
}
.newleft .smallicon span {
    display: inline-block;
    margin-right: 10px;
    padding-left: 20px;
    color: #999;
    font-size: 14px;
}
.detailcon {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.detailcon div, p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.anlitplb {
    width: 1200px;
    height: 220px;
    margin: 0 auto;
    margin-top: 13px;
}
.szztnr1_1bt {
    font-size: 18px;
    color: #E9454D;
    font-weight: bold;
}
.anlitplb_1 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

/*******案例列表******/

.wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.cooplist{padding: 10px 0}
.cooplist .project{display: flex;justify-content: space-between;flex-wrap: wrap;}
.cooplist .project:after{
    content: '';
   width: 32%;
 }
.cooplist .project li{width: 32%;border:1px solid #D8D8D8;text-align: center;margin-bottom: 40px;transition: all 0.5s}
.cooplist .project li .img{width: 100%;height: 256px;overflow: hidden;margin-bottom: 20px;min-height: 256px}
.cooplist .project li .img img{transition: 0.5s;width: 100%;min-height: 100%;}
.cooplist .project li .h{color:#333;height: 24px;line-height:24px;margin-bottom: 16px;font-size: 16px;}
.cooplist .project li .equitment{line-height:22px;font-size: 16px;margin-bottom: 20px;}
.cooplist .project li .equitment p{color:rgba(34,41,47,1);text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding: 0 26px}   
.cooplist .project li .equitment span{color: #3090F0;} 
.cooplist .project li .title{padding: 0 24px;box-sizing: border-box;}
.cooplist .project li .title span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;font-size: 14px;line-height: 22px;color: #666666;text-align: left;}
.cooplist .project li .more{margin-bottom: 36px;color: #d20a2c;font-size: 16px;}
.cooplist .project li:hover{box-shadow:0px 4px 20px 0px rgba(63,64,69,0.2);}
.cooplist .project li:hover img{transform: scale(1.1);}
.cooplist .project li:hover .more{ font-weight:bold}


/*********列表页二级样式******/
.about_news {
    margin: 30px 0;
}
.news1300 {
    width: 1200px;
    margin: 0 auto;
}
.about_news h2 {
    font-size: 30px;
    text-align: center;
    position: relative;
}
.Container-wrapper {
    margin-top: 30px; width:1200px; margin:30px auto;
}


.pub_cate {
    height: 60px;
    line-height: 60px;
}
.pub_cate ul{ width:100%; margin:0 auto; height:60px; background:#504e4e}
.count {
    width: 1200px;
    margin: 0 auto;
}

.pub_cate ul li {
    float: left;
    width: 20%;
    text-align: center;
    font-size: 15px;
    position: relative;
}
.pub_cate ul li a{ color:#fff; font-size:18px;}
.navon {
    border-bottom: 1px solid #d20a2c;
    background: #d20a2c;
    color: fff;
}


.Thenext {

    font-size: 16px;

    margin: 40px 0px 20px;

    color: #999;

    overflow: hidden;

    line-height: 24px;

}

.Thenext span{

    width: 50%;

}

.Thenext .last_t {

    padding-left: 0px;

    padding-right: 0px;

    float: left;

    margin-bottom: 20px;

    text-overflow: ellipsis;

    -moz-text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}

.Thenext .next_t {

    float: right;

    text-align: right;

    text-overflow: ellipsis;

    -moz-text-overflow: ellipsis;

    white-space: nowrap;

    overflow: hidden;

}

.Thenext a {

    color: #666;

}



.target-fix {

    position: relative;

    top: -116px;

    display: block;

    height: 0;

    overflow: hidden;

}

/**********相关文章*******/
.szztnr1_1bt { font-size: 18px;color: #E9454D;font-weight: bold;}
.anlitplb{width:1200px; height:220px; margin:0 auto; margin-top:13px;}
 .anlitplb_1{width:1200px; height:auto; margin:0 auto; }
.photo a{ width:282px; height:169px;position:absolute;display:block; padding-top:8px; margin-left:8px;}
.photo a:hover{text-decoration:none}
.photo a span {display:none;cursor:hand;text-align:center;font:bold 12px/30px Verdana, Arial;}
.photo a:hover span{width:282px; height:30px; background:#000;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}

/*页码*/

