﻿@charset "utf-8";
/* CSS Document */

/*初始区域*/
html,body,div,p,hr,pre,h1,h2,h3,h4,h5,h6,table,tr,td,th,tfoot,tbody,thead,p,figure,form,blockquote,input,textarea,label,ul,ol,dl,li,dt,dd,.clearfix::after{margin:0;padding:0;}
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
html,body{height:100%;}
*::after,*::before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0;}
[hidden],template{display:none;}
a{background:transparent;text-decoration:none;}
a:active,a:hover{outline:0;}
a:focus{outline:none;-moz-outline:none;-webkit-outline:none;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
dfn{font-style:italic;}
ul,ol{list-style:none outside none;}
li{list-style-type:none;}
mark{background:#ff0;color:#000;}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5rem;}
sub{bottom:-0.25rem;}
iframe{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:1em 40px;}
hr{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;height:0;}
pre{overflow:auto;}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}
button{overflow:visible;}
button,select{text-transform:none;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;-moz-appearance:button;cursor:pointer;}
button[disabled],html input[disabled]{cursor:default;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;-webkit-box-sizing:border-box;padding:0;}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35rem 0.625rem 0.75rem;}
legend{border:0;padding:0;}
textarea{overflow:auto;}
optgroup{font-weight:bold;}
table{border-collapse:collapse;border-spacing:0;}
td,th{padding:0;}

/*内容区域通用*/
body{font-family:"微软雅黑","Microsoft Yahei","Helvetica Neue",Helvetica,STHeiTi,Arial,sans-serif;background:#fff;}
img{border:0;vertical-align:middle;display:block;}
figure{margin:0;}
.clearfix{display:block;#zoom:1;}
.clearfix::after{content:'';overflow:hidden;width:100%;height:0px;font-size:0px;display:block;clear:both;}

.fl{float:left;}
.fr{float:right;}

.domPC{display:block!important;}
.domMobile{display:none!important;}

.row{font-size:0;+word-spacing:-1px;}
.row .dib{display:inline-block;+display:inline;+zoom:1;font-size:14px;letter-spacing:normal;word-spacing:normal;vertical-align:top;}

.section{margin:0 auto;width:1200px;}

.mod a{color:#444;transition:0.5s;}
.mod a:hover{color:#c00;}
.mod .topic{height:2rem;line-height:2;overflow:hidden;}
.mod .topic a{color:#c00;}
.mod .topic a:hover{color:#b30000;}
.mod .caption{text-align:center;font-size:16px;overflow:hidden;}
.mod .caption a{display:block;}
.mod .inner-caption{position:absolute;bottom:0;left:0;width:100%;text-align:center;background-color:rgba(0,0,0,0.7)}
.mod .inner-caption a{color:#eee;}
.mod .inner-caption a:hover{color:#b30000;}
.mod .abstract{font-size:14px;line-height:1.8;overflow:hidden;color:#444;}

.section-title,.unit-title{ height: 120px; line-height: inherit; text-indent: inherit; background-color: inherit;   border-bottom: 0; margin-bottom: 30px;}
.section-title em,.unit-title em{font-style:normal;font-weight:700;color:#00a0e9;}
.section-title .more,.unit-title .more{float:right;_position:absolute;_right:0;_top:0;height:50px;line-height:50px;padding:0 20px;color:#333;font-size:16px;text-indent:0;transition:0.3s;}
.section-title .more:hover,.unit-title .more:hover{background-color:rgba(0,153,255,0.2);color:#c00;transition:0.3s;}


/*网站导航*/
.top-bar{height:49px;text-align:center;border-bottom:1px solid #ccc;color:#ccc;width:100%;position:fixed;_position:absolute;z-index:1040;top:0;left:0;background-color:#fff;box-shadow:3px 0 3px rgba(0,0,0,0.2);overflow:hidden;}
.top-bar .menu{width:1200px;overflow:hidden;margin:0 auto;}
.top-bar .home-site-link{font-style:normal;font-weight:700;}
.top-bar li::after{content:"|";color:#d5d5d5;}
.top-bar li:first-of-type::after{content:" ";padding-right:15px;}
.top-bar li:last-of-type::after{content:" ";}
.top-bar .item{line-height:50px;font-size:14px;}
.top-bar .item a{padding:0 7px;}
.top-bar .home-site-link{color:black;}
.top-bar a{color:#1a1a1a;}
.top-bar .loading{display:block;text-align:center;height:32px;line-height:32px;font-size:12px;background-color:#f5f5f5;}

/*背景图*/
.phd{margin-top:50px;height:456px;}
.phd img{width:100%;}
#mobileHeader{display:none;}
#page-pc-header{display:block;}

/*main*/
.main{background:#f5f5f5;padding:50px 0;}
.main-con{width:1200px;margin:0 auto;}

/*title*/
.main-con .section-gdtj .section-title{background:url(http://www.newsimg.cn/house/20190726jkhcj/img/jkyyj.png) 50% 0 no-repeat;}
.main-con .section-video .section-title{background:url(http://www.newsimg.cn/house/20190726jkhcj/img/hdsp.png) 50% 0 no-repeat;}
.main-con .section-shutu .section-title {background:url(http://www.newsimg.cn/house/20190726jkhcj/img/hdhb.png) 50% 0 no-repeat}
.main-con .section-hengtu .section-title {background:url(http://www.newsimg.cn/house/20190726jkhcj/img/cxsc.png) 50% 0 no-repeat}
.main-con .section-18 .section-title {background:url(http://www.newsimg.cn/house/20190726jkhcj/img/xmjs.png) 50% 0 no-repeat}
.main-con .section-swyt .section-title {background:url(http://www.newsimg.cn/house/20190726jkhcj/img/swyt.png) 50% 0 no-repeat}

/*头条*/
.section-15 { margin-bottom:60px; }
.section-15 .headLine_tit {height: 52px; line-height: 46px; overflow: hidden; font-size: 40px; font-weight: 700; color: #c6231c; text-align: center; letter-spacing: -1.5px;}
.section-15 .headLine_tit a { color: #c6231c; background: #f5f5f5; padding: 0 15px 2px;}
.section-15 .headLine_tit a:hover { color: #fff; background: #c6231c;
}
.section-15 .headLine_txt { width: 950px; height: 25px; line-height: 25px; overflow: hidden; font-size: 16px; color: #fff; text-align: center; margin: 0 auto; margin-top: 20px; background: #c6231c; box-sizing: border-box; padding: 0 15px;}
.section-15 .headLine_txt a { color: #fff;
}
.section-15 .headLine_line { width: 1198px; height: 60px; border: 1px solid #c82119; margin-top: -75px; z-index: -1; }

/*焦点新闻*/
.section-jdxw { margin-bottom:60px;}
.section-jdxw .col-1{ float: left; width: calc(45% - 10px); margin-right: 10px;}
.section-jdxw .col-1 .headline{ padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dashed #ccc;}
.section-jdxw .col-1 .headline .topic{ line-height: 42px; font-size: 20px;}
.section-jdxw .col-1 .headline .topic a { color: #ba0005; transition: 0.5s;}
.section-jdxw .col-1 .headline .abstract{ font-size: 14px; line-height: 1.75; color: #444; text-indent: 2em;}
.section-jdxw .col-1 .headline .abstract .more a{ color: #c00; text-decoration: none; }
.section-jdxw .col-2 {float: right; width: calc(55% - 10px); margin-left: 10px;} 
.section-jdxw .col-2 h2{font-size:18px; text-align:center; margin-top: 5px; padding: 5px; color: #464646; font-weight: 500;}
.section-jdxw .col-2 h2 a{ color:#464646;}
.section-jdxw .col-2 h2 a:hover{ color:#c6231c; transition:0.5s}
.section-jdxw .col-2 img{ width:100%; height:400px;}

/*视频*/
.section-videoOne{ display: inline-block; width: 48%; margin-right:28px;}
.section-videoTow{ display: inline-block; width: 48%;}
.videoPlay{width:100%;margin:0 auto 50px;position:relative;}
.videoPlay .video-close{width:17px;height:17px;position:absolute;right:-16px;top:0;z-index:20;background:url(http://www.xinhuanet.com/2015/img2015/icon_video.png) 0 -80px no-repeat;cursor:pointer;display:none;}
.videoPlay #iframe{display:none;width:100%;height:100%;top:0;left:0;position:absolute;z-index:15;}
.videoPlay .vBtn{position:absolute;width:100%;height:85%;background:url(http://www.xinhuanet.com/talking/sjwd2/images/20180413_ct_play_v1.png) center center no-repeat;cursor:pointer;z-index:10;}
/*.videoPlay .vBtn{position:absolute;width:64px;height:64px;right:50%;bottom:200px;background:url(http://www.xinhuanet.com/talking/sjwd2/images/20180413_ct_play_v1.png) no-repeat;cursor:pointer;z-index:10;}*/
.videoPlay .img,.videoPlay .img img{width:100%; height:350px;}
.videoPlay .bg{background:url(http://www.xinhuanet.com/talking/sjwd2/images/20180413_ct_Mob02_v1.png) 50% 0 repeat-x;height:70px;width:100%;position:absolute;bottom:0;left:0;z-index:1;}
.videoPlay .videotitle{position:absolute;bottom:0;left:0;height:50px;line-height:30px;z-index:2;color:#fff;padding-left:20px;font-size:20px;font-weight:normal;}
.videoPlay .videotitle a{color:#fff;}
.videoPlay .al{font-size:48px;font-family:Arial,Helvetica,sans-serif;position:relative;font-weight:bolder;display:none;}
.videoPlay .al:after{content:"";position:absolute;width:2px;height:30px;background:red;bottom:4px;right:-5px;z-index:5;transform:rotate(30deg);-ms-transform:rotate(30deg);-moz-transform:rotate(30deg);-webkit-transform:rotate(30deg);-o-transform:rotate(30deg);}
.videoPlay .hz{font-size:18px;padding-right:10px;padding-left:10px;display:none;}

/*滚动图集*/
.main-con .section-gdtj{margin-bottom:50px;}
.main-con .section-gdtj .swiper-container-gdtj{width:100%;height:600px;position:relative;}
.main-con .section-gdtj .pic img{display:block;width:100%;height:600px;}
.main-con .section-gdtj .title{position:absolute;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);color:#fff;padding:0 125px 0 20px;height:50px;line-height:50px; display:none;}
.main-con .section-gdtj .title a{color:#fff;}
.main-con .section-gdtj .title span.b-title{display:block;font-size:20px;margin-bottom:5px;line-height:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.main-con .section-gdtj .title span.b-title a{color:#fff;}
.main-con .section-gdtj .title span.b-txt{display:block;height:50px;line-height:1.6;overflow:hidden;}
.main-con .section-gdtj .title span.a-more{color:#dc0000;}
.main-con .section-gdtj .title span.b-title a:hover,.main-con .section-gdtj .title span.a-more a:hover{color:#00a0e9;transition:.5s}
.main-con .section-gdtj .swiper-pagination-fraction{bottom:10px;right:30px;left:auto;width:auto;color:#fff;font-size:24px;}
.main-con .section-gdtj .swiper-pagination-fraction .swiper-pagination-current{color:#dc0000;}
.main-con .section-gdtj .swiper-pagination-fraction .swiper-pagination-total{font-size:18px;}
.main-con .section-gdtj .swiper-button-prev,.main-con .section-gdtj .swiper-button-next{background-color:rgb(173, 25, 11);padding:20px 5px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;background-size:15px 30px;}
.main-con .section-gdtj .swiper-button-prev{left:0;top:40%;}
.main-con .section-gdtj .swiper-button-next{right:0;top:40%;}
.main-con .section-gdtj .swiper-button-prev:hover,.main-con .section-gdtj .swiper-button-next:hover{background-color:rgba(220,0,0,1);}

/*竖图*/
.section-shutu { margin-bottom: 60px;}
.section-shutu .vertical {width: 24%; float: left; margin: 0 6px;}
.section-shutu .vertical img {width:100%; height:512px;}

/*四位一体*/
.section-swyt .vertical {width: 48%; float: left; margin: 12px;}
.section-swyt .vertical img {width:100%; height:500px;}

/*横图*/
.transverse{width:31%; float:left; margin:14px;}
.transverse img{width:100%; height:230px;}
.transverse .title {font-size:20px; color:#666; line-height:26px; margin-top: 10px; height: 54px; overflow: hidden; text-align:center;}
.transverse .title a {font-size:20px; color:#666;}
.transverse .title a:hover { color: #00a0e9; transition: .5s;}

/*项目鉴赏*/
.section-18 {margin-top:50px; margin-bottom:30px;}
.section-18 .swiper-container-xhft { position: relative; overflow: hidden;}
.section-18 .swiper-slide { padding-bottom: 90px;}
.section-18 .mod-tile { width: 260px; margin: 0 20px;}
.section-18 .media img { width: 100%; height: 220px;}
.section-18 .unit-title { position: absolute; font-weight: 400; text-indent: inherit; background: #e6e6e6; border: none; color: rgba( 51, 51, 51, 1); line-height: 1.5; width: 230px; height: inherit;
 box-sizing: border-box; padding: 30px 20px 15px; font-size: 22px; margin-top: -40px;  margin-left: 15px;}
.section-18 .unit-title::after { content: ''; display: block; width: 50px; height: 5px; background: #cc2616; position: absolute; left: 20px; top: 20px;}
.section-18 .unit-title span { display: block; font-size: 16px; line-height: 1.5; font-weight: 100;}
.section-18 .unit-title a { color: rgba( 51, 51, 51, 1);}
.section-18 .unit-title a:hover { color: #dc0000;}
.section-18 .abstract { color: rgba( 51, 51, 51, 1); max-width: 230px; max-height: 85px; overflow: hidden; font-size: 14px; line-height: 2; margin-top: 100px; margin-left: 15px;}
.section-18 .swiper-button-next, .section-18 .swiper-button-prev { background-color: rgba(0, 0, 0, .6); padding: 20px 5px;}
.section-18 .swiper-button-next:hover, .section-18 .swiper-button-prev:hover { background-color: rgba(215, 0, 0, .7);}
.section-18 .swiper-button-next { right: 0; top: 32%}
.section-18 .swiper-button-prev {left: 0; top: 32%}
.section-18 .swiper-container-xhft .swiper-pagination { position: relative;}
.swiper-pagination-bullet-active{ background: #cc2616;}

/*main-box*/
.main-title{font-size:20px;color:#00a0e9;padding:0 20px 0 30px;background: url('http://fms.news.cn/swf/2018qmtt/7_17_2018_qm/images/txt.jpg') left center no-repeat;height:50px;line-height:50px;margin-bottom:10px;}
.maodian {margin-top:-50px;padding-top:50px;}


/*RTools 只限这版 html里js控制字体为50px；*/
.RTools{position:fixed;_position:absolute;right:10px;bottom:200px;width:60px;z-index:10000;display:none;}
.RTools .qrcode{width:100%;height:61px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0 5px 0;border:1px solid #ccc;background-color:#f7f7f7 !important;right:0;bottom:70px;position:absolute;}
.RTools .qrcode canvas{width:100%;height:auto;}
.RTools .qrcode:hover::after{content:'扫描分享';width:100%;color:#333;font-size:16px;display:block;text-align:center;margin-top:-9px;}
.RTools .qrcode:hover{transform:translate(0,0);animation:change 1s;-moz-animation:change 1s;-webkit-animation:change 1s;-mozanimation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;overflow:hidden;width:100%;padding-top:5px;}
@keyframes change{
	from{width:48px;height:48px;opacity:1;}
	to{width:120px;height:150px;opacity:1;}
}
.RTools .gototop{width:60px;height:60px;cursor:pointer;background:#cc2616 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///0RERMf1+eoAAAACdFJOU/8A5bcwSgAAAE1JREFUeNrs0yEOwDAQA8HN/z9ddiy2krJ2j1gGg6xjvTjEYrFY/CEM9xiyptioaTZpqg2aaCfO8KCkKTZq+kg3eFP8KrFYLP4pfgQYAJQnDccrVqXcAAAAAElFTkSuQmCC) no-repeat 50% 50%;transition:.3s;opacity:0;filter:alpha(opacity=0);}
.show{display:block;}

/*Copyright*/
.adBottom{background:#00a0e9;/*padding:20px 0 40px;*/}
.footer{padding:50px 0;background:#cc2616;text-align:center;color:#fff;/*border-top:#df0045 solid 5px;*/}
.footer p{line-height:2;font-size:16px;}


@media screen and (max-width:767px){

.domPC,.domMobile{display:none!important;}
.domMobile{display:block!important;}

.phd {margin-top:0;height:auto;}
#top-bar{display:none;}

/*手机导航*/
#mobileHeader{width:100%;line-height:0;background:#eee url(http://www.news.cn/world/2015/images/bgSjTop.png) no-repeat 0 0;-webkit-background-size:100% 45px;background-size:100% 45px;position:relative;display:block;}
#mobileHeader .logo{display:block;width:1.3rem;height:.9rem;background:url(http://www.news.cn/world/2015/images/xh_mobile_header.png) no-repeat 0 0;-webkit-background-size:57px;background-size:57px;position:absolute;top:0;left:.2rem;}
#mobileHeader .name{display:inline-block;width:5rem;height:.8rem;line-height:2.7;font-size:.32rem;padding:0 0 0 .2rem;color:#fff;vertical-align:top;margin:0 0 0 1.5rem;background:url(http://www.news.cn/world/2015/images/xh_mobile_header.png) 0 -160px no-repeat;-webkit-background-size:57px;background-size:57px;overflow:hidden;}
#mobileHeader .name a{color:#fff;}
#mobileHeader .right{display:block;width:.6rem;height:.9rem;position:absolute;top:0;right:.2rem;background:url(http://www.news.cn/world/2015/images/xh_mobile_header.png) no-repeat 100% -45px;-webkit-background-size:57px;background-size:57px;}
#mobileHeader .mobileNavList{width:100%;height:0;overflow:hidden;position:absolute;top:.9rem;left:0;background:#ededed;z-index:10;}
#mobileHeader .mobileNavList a{float:left;width:20%;padding:.2rem 0;color:#000;text-align:center;font-size:.32rem;}
#mobileHeader .phnav{text-align:center;padding-bottom:.12rem;}
#mobileHeader .phnav li{float:left;width:25%;height:.8rem;line-height:.85rem;text-align:center;font-size:.32rem;color:#333;}
#mobileHeader .phnav a{color:#333;}
.widthMain{width:100%;}

.section-title,.unit-title{ height: 80px; margin-bottom:10px; }
.main-con .section-gdtj .section-title {background-size: 200%;}
.main-con .section-video .section-title {background-size: 200%; margin: 20px 0;}
.main-con .section-shutu .section-title {background-size: 200%;}
.main-con .section-hengtu .section-title {background-size: 200%;}
.main-con .section-18 .section-title {background-size: 200%;}
.main-con .section-swyt .section-title {background-size: 200%;}
/*main*/
.main{background:#f5f5f5;padding:0;}
.main-con{width:100%;margin-right:0;padding:.4rem .2rem .2rem; box-sizing: border-box;}

/*头条*/
.section-15 {margin-bottom:30px;}
.section-15 .headLine_line{display:none;}
.section-15 .headLine_tit{font-size: .32rem; letter-spacing:0;}
.section-15 .headLine_txt{font-size: .24rem; width:100%; margin-top:0;}

/*焦点新闻*/
.section-jdxw{margin-bottom:.6rem}
.section-jdxw .col-1{ width: 100%; margin-bottom: 0.5rem; margin-right:0;}
.section-jdxw .col-1 .headline .topic{line-height: .6rem;}
.section-jdxw .col-1 .headline .topic a{ font-size: .28rem;}
.section-jdxw .col-2{ width: 100%; margin-left: 0;}
.section-jdxw .col-2 img { height:auto;}

/*竖图*/
.section-shutu { margin-bottom: .6rem;}
.section-shutu .box{margin:0 auto;}
.section-shutu .vertical {width: 23%; margin-right: 1%; margin-left: 1%;}
.section-shutu .vertical img {width: 100%; height: 160px;}

/*四位一体*/
.section-swyt .box{margin:0 auto;}
.section-swyt .vertical {width: 48%; margin: 1%; }
.section-swyt .vertical img {width: 100%; height: 145px;}

/*横图*/
.transverse {width: 47%; float: left; margin: 1.5%;}
.transverse img{width: 100%; height: 115px;}
.transverse .title{line-height:.3rem; height: 0.74rem; margin-top: .1rem; font-size:.28rem}
.transverse .title a{ font-size: .24rem;}
/*视频*/
.section-videoOne{ display: inline-block; width: 46%; margin-right: 1.5%;}
.section-videoTow { display: inline-block; width: 46%; margin-left: 1.5%;}
.videoPlay{width:100%;margin:0 auto .6rem;position:relative;}
.videoPlay .video-close{width:17px;height:17px;position:absolute;right:0;top:0;z-index:20;background:url(http://www.xinhuanet.com/2015/img2015/icon_video.png) 0 -80px no-repeat;cursor:pointer;display:none;}
.videoPlay #iframe{display:none;width:100%;height:100%;top:0;left:0;position:absolute;z-index:15;}
.videoPlay .vBtn{position:absolute;width:100%;height:80%;background:url(http://www.xinhuanet.com/talking/sjwd2/images/20180413_ct_play_v1.png) center center no-repeat;background-size:15% auto;cursor:pointer;z-index:10;}
/*.videoPlay .vBtn{position:absolute;width:.6rem;height:.6rem;right:.2rem;bottom:.2rem;background:url(http://www.xinhuanet.com/talking/sjwd2/images/20180413_ct_play_v1.png) no-repeat;background-size:100% auto;cursor:pointer;z-index:10;}*/
.videoPlay .img,.videoPlay .img img{width:100%; height:110px}
.videoPlay .bg{background:url(http://www.xinhuanet.com/talking/sjwd2/images/20180413_ct_Mob02_v1.png) 50% 0 repeat-x;height:1rem;width:100%;position:absolute;bottom:0;left:0;z-index:1;}
.videoPlay .videotitle{width:88%;position:absolute;bottom:0;left:0;height:.6rem;line-height:.6rem;z-index:2;color:#fff;padding-left:.2rem;font-size:.24rem;font-weight:normal;}
.videoPlay .videotitle a{color:#fff;}
.videoPlay .al{font-size:48px;font-family:Arial,Helvetica,sans-serif;position:relative;font-weight:bolder;display:none;}
.videoPlay .al:after{content:"";position:absolute;width:2px;height:30px;background:red;bottom:-3px;right:-7px;z-index:5;transform:rotate(30deg);-ms-transform:rotate(30deg);-moz-transform:rotate(30deg);-webkit-transform:rotate(30deg);-o-transform:rotate(30deg);}
.videoPlay .hz{font-size:18px;padding-right:10px;padding-left:10px;display:none;}

/*滚动图集*/
.main-con .section-gdtj {margin-bottom:.6rem;}
.main-con .section-gdtj .swiper-container-gdtj{height:3.6rem;}
.main-con .section-gdtj .pic img{width:100%;height:auto;}
.main-con .section-gdtj .title{padding:0 1rem 0 .14rem;height:.8rem;line-height:.8rem;}
.main-con .section-gdtj .title span.b-title{font-size:.32rem;margin-bottom:0;line-height:2.3;}
.main-con .section-gdtj .title span.b-txt{display:block;height:1rem;line-height:1.6;overflow:hidden;}
.main-con .section-gdtj .swiper-pagination-fraction{bottom:.16rem;right:.16rem;font-size:.4rem;}
.main-con .section-gdtj .swiper-pagination-fraction .swiper-pagination-total{font-size:.28rem;}
.main-con .section-gdtj .swiper-button-prev,.main-con .section-gdtj .swiper-button-next{padding:.2rem .1rem;}

/*项目鉴赏*/
.section-18{ margin-bottom:0; margin-top:.6rem}
.section-18 .mod-tile { width: 39%; margin: 0 0.39rem 1.6rem;}
.section-18 .media img { width: 100%; height: 125px;}
.section-18 .unit-title { width: 39%; font-size: 0.28rem; margin-top: 0; margin-left: 0;}
.section-18 .swiper-slide { padding-bottom: 0.4rem;}
/*main-box*/
.main-title{font-size:.4rem;padding:0 .4rem 0 .6rem;height:1rem;line-height:1rem;margin-bottom:.2rem;}
.maodian{display:none;}


/*RTools*/
.RTools{width:40px;bottom:100px;}
.RTools .qrcode{display:none;}
.RTools .gototop{width:40px;height:40px;}

/*Copyright*/
#bottomBody{background:#00a0e9;color:#fff;}
.adBottom{background:#00a0e9;padding:.4rem 0;}
.footer{padding:.4rem .3rem;background:#cc2616;text-align:center;/*margin-top:.4rem;border-top:#df0045 solid .1rem;*/}
.footer p{line-height:1.8;font-size:.2rem;margin:0 auto;word-spacing:-1px;letter-spacing:-1px;}

}