* {
	margin:0;
	padding:0;
}
body,html,#app {
	width:100%; 
	background-color:#f9f9f9;
}
li {
	list-style:none;
}
a {
	text-decoration:none;
}
select,input,button {
	border:none;
	outline:none;
}

body{font-size:14px;}

a{color:#666;text-decoration:none;}
 



.header .header-content,.main .main-container{width:1200px;height:100%;margin:0 auto;position:relative}
.header{width:100%;height:80px;background-color:#fcfdfd;border-bottom:1px solid #f2f2f2}
.header a{color:#333333}
.header .header-logo{height:60px;float:left;margin-top:10px; }
 
.header .header-logo img{height:60px}
 
.header .header-right{ height:100%; float:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-left:15px;}
.header .header-right .city{height:42px;display:flex}
.header .header-right .city .left{ height:100%;background-color:#f2f2f2;border-top-left-radius:10px;border-bottom-left-radius:10px;display:flex;justify-content:center;align-items:center;padding:0 15px;letter-spacing:2px; font-size:18px; font-weight:bold}
.header .header-right .city .right{width:30px;height:100%;background-color:#ff6600;border-top-right-radius:10px;border-bottom-right-radius:10px;display:flex;justify-content:center;align-items:center;}
.header .header-right .city img{width:12px;height:8px}
 
.main-nav{width:100%;height:50px;margin-top:25px;background-color:#333333;display:flex;align-items:center;justify-content:space-between;}
.main-nav li{width:16%;text-align:center;padding-bottom:4px; white-space:nowrap;overflow:hidden;font-size:16px;}
 
.main-nav li.sitename a{color:#fff;font-size:16px}
.main-nav li:first-child{ height:calc(100% - 4px);background-color:#fb531c;display:flex;justify-content:center;align-items:center}
.main-nav a{color:#dbdbdb}
.main-nav li:hover a{color:#fff !important;text-decoration:underline}
 
.main-nav a img{width:78px;height:26px;margin-top:5px}
.main-search{width:600px;height:40px;margin-top:19px;display:flex;align-items:center;float:right; }
 
.main-search .right{width:100%;height:100%;position:relative}
.main-search .right form{width:100%;height:100%}
.main-search .right .search-input{width:calc(100% - 40px);height:100%;padding:0 20px;border:1px solid #eee;border-radius:12px;}
.main-search .right img,.main-search .right .search-submit{width:18px;height:18px;position:absolute;top:50%;right:26px;transform:translateY(-50%);cursor:pointer}
.main-search .right .search-submit{width:66px;height:100%;z-index:1;right:0;background-color:transparent;border-left:1px solid #dedede;}
.main-content{width:100%;margin-top:30px;display:flex;margin-bottom:20px;}
.main-left-top,.main-catalog,.article-content,.main-recommend,.rmtjnei{border-radius:6px;background-color:#fff}
.main-left{width:900px;margin-right:30px}
.main-left .main-left-top{ box-sizing:border-box;padding:15px 40px;position:relative}
.main-left-top .top-breadcrumb{display:flex;color:#444444;line-height:19px;font-size:12px}
.main-left-top .top-breadcrumb a{font-size:12px;color:#444444;margin:0 2px}
.main-left-top .top-breadcrumb span{color:#444444;margin:0 2px}
.main-left-top .top-breadcrumb a:hover{color:red;text-decoration:underline}
.main-left-top .top-title{font-size:30px;font-weight:700;margin-top:25px;}
.main-left-top .top-time{margin-top:20px}
.main-left-top .top-time span{font-size:14px;color:#999999;margin-right:12px}
.main-left-top .top-time a{font-size:14px;color:#2f80ed}
.main-left-top .top-time a:hover{text-decoration:underline}
 
.main-left-bottom{width:100%;margin-top:30px;display:flex}
.main-left-bottom .main-catalog{width:120px;min-height:635px;margin-right:30px;text-align:center;font-size:14px}
.main-left-bottom .main-article{width:calc(100% - 150px)}
.main-left-bottom .article-content,.main-recommend,.rmtjnei{width:100%;box-sizing:border-box;padding:25px}
.no-bottom-padding{padding-bottom:0}
.main-left-bottom .main-catalog .title{width:100%;padding:14px 0 6px 0;position:relative}
.main-left-bottom .main-catalog .title::after{content:'';width:100px;height:1px;background-color:#bdbdbd;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}
.main-left-bottom .main-catalog .catelog-item{margin:12px 0;cursor:pointer}
.main-left-bottom .main-catalog .catelog-item a{color:inherit;font-size:inherit}
.main-left-bottom .main-catalog .share{margin-top:24px}
.social-share{margin:20px 0;height:240px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}
.article-panel{width:100%;margin-top:42px;color:#404040}
.tabBody h2,.article-panel .title,.main-recommend .title{font-weight:700;padding:6px 0;border-bottom:2px solid #404040;font-size:16px}
.article-content p,.article-panel p{margin:15px 0;line-height:32px}
.article-content table{word-break:break-all}
.article-content table,.article-content img{max-width:100%}
.article-content .strong .article-panel .strong{font-weight:700}
.article-panel .light{font-weight:700;color:#d6370f}
.article-content a,.article-panel a{color:#2f80ed}
.article-content a:hover,.article-panel a:hover{text-decoration:underline}
.carousel{width:550px;margin:0 auto;border-radius:12px}
.carousel img{width:100%;height:100%}
.carousel .el-carousel__button{width:7px;height:7px;background-color:rgba(255,255,255,0.5);border-radius:50%}
.carousel .is-active .el-carousel__button{width:14.5px;height:5.5px;border-radius:20px;background-color:#1250a5}
.main-recommend{margin-top:30px}
.main-recommend .title a{font-size:14px;color:#666666;font-weight:400;margin:0 0 0 16px}
.main-recommend .title a:hover{color:#ff6600}
.main-recommend .recommend-content{width:100%;margin-top:16px}
.main-recommend .recommend-content .list{overflow:hidden;line-height:30px}
.main-recommend .recommend-content .list li p{display:none}
.main-recommend .recommend-content .list li{width:48%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;float:left}
.main-recommend .recommend-content .list li::before,.main-right .content-panel .list li::before{content:'';width:5px;height:5px;background-color:#fb531c;border-radius:50%;position:absolute;top:50%;left:0;transform:translateY(-50%)}
.main-recommend .recommend-content .list a{margin-left:16px;font-size:14px;color:#404040}
.main-recommend .recommend-content .list a:hover{color:#ff6600;text-decoration:underline}
.main-recommend .recommend-content .pagination-next{display:block;margin-top:16px;overflow:hidden;clear:both}
.main-recommend .recommend-content .pagination-next li{height:40px;background-color:#fff7f4;box-sizing:border-box;padding-left:24px;font-size:13px;color:#666666;position:relative; line-height:40px;overflow:hidden;margin-bottom:5px;}
.main-recommend .recommend-content .pagination-next a{font-size:13px;color:#666666;margin-left:0}
.main-recommend .recommend-content .pagination-next li::before{content:'';width:3px;height:100%;background-color:#fb531c;position:absolute;left:0}
.main-recommend .recommend-list{width:100%}
.main-recommend .recommend-list li{width:100%;height:90px;margin-top:15px;position:relative;border-bottom:1px solid #ececec}
.main-recommend .recommend-list li:last-child{border-bottom:none}
.main-recommend .recommend-list li .list-title a{font-size:18px;color:#404040;line-height:30px}
.main-recommend .recommend-list li .list-title a:hover{color:#ff6600;text-decoration:underline}
.main-recommend .recommend-list li .source,.main-recommend .recommend-list li .time{font-size:12px;color:#999999;position:absolute;left:0;bottom:16px}
.main-recommend .recommend-list li .time{left:unset;right:0}
.rmtjnei{margin-top:30px}
.rmtjnei .guess_title span{font-weight:700;padding:6px 0;border-bottom:2px solid #404040;display:block}
.rmtjnei .tjnewsrcontent{width:100%}
.rmtjnei .tjnewsrcontent li{width:100%;height:60px;margin-top:5px;position:relative;border-bottom:1px solid #ececec}
.rmtjnei .tjnewsrcontent li:last-child{border-bottom:none}
.rmtjnei .tjnewsrcontent li h3 a{font-size:18px;color:#404040;line-height:30px;font-weight:normal}
.rmtjnei .tjnewsrcontent li .h3 a:hover{color:#ff6600;text-decoration:underline}
.rmtjnei .tjnewsrcontent li i,.rmtjnei .tjnewsrcontent li span{font-size:12px;color:#999999; font-style:normal}
.rmtjnei .tjnewsrcontent li i{float:right}
.statement{width:100%;color:#999999;font-size:14px;margin:30px 0;line-height:20px}
.main-right{width:270px;background-color:#fff;box-sizing:border-box;padding:0 20px}
 
.main-right .content-panel{width:100%;box-sizing:border-box;padding:15px 0;border-top:1px solid #ececec}
.main-right .content-panel .title{font-size:18px;font-weight:700;line-height:34px;color:#404040;position:relative}
.main-right .content-panel .title::before{content:'';width:8px;height:24px;background-color:#fb531c;position:absolute;left:-24px;top:50%;transform:translateY(-50%)}
 
 

.main-right .content-panel .num-list{margin-top:10px}
.main-right .content-panel .num-list li{display:flex;align-items:center}
.main-right .content-panel .num-list li a{line-height:33px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#333333; }
.main-right .content-panel .num-list img{width:14px;height:14px;margin-right:8px}
.main-right .content-panel .num-list li a:hover{color:#ff6600}  
 
 
.bottom{width:100%;font-size:14px;line-height:27px;color:#CCCCCC !important;text-align:center;background:#666 !important;border-top:1px solid #444;clear:both;padding:15px 0;}
.bottom p{max-width:1200px;margin:0 auto}
.bottom a{color:#CCCCCC}
.bottom a:hover{color:#eeeeee}
 
 
.leading{clear:both;font-size:16px;line-height:22px;padding:0px 10px;color:#777;border:1px solid #ebeaea;background:url(images/leading.gif)}
.leading p{line-height:25px;} 
.newcanshubox{margin-top:10px;}
.newcanshubox table {width:100%;margin-bottom:15px;border-collapse:collapse;border-spacing:0;}
.newcanshubox table tr:first-child th {text-indent:45px;color:#000;font-size:15px;font-weight:bold;text-align:left;height:30px;line-height:30px;}
.newcanshubox table tr th {border:1px solid #ebeaea;color:#000;padding:5px 0;font-size:14px;text-align:center;width:150px; }

.newcanshubox table tr td {border:1px solid #ebeaea;padding:5px 20px;font-size:13px;color:#666;line-height:26px;}

.ty-tips{height: 40px; background: #fff7f4;  line-height: 40px;    padding-left: 15px;    margin: 10px 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
 
.cpimgvideo{  margin-bottom:20px; position:relative;}
.cpimgvideo .pimgbig{width:100%;height:600px;position:relative;overflow:hidden;margin-bottom:10px;}
.cpimgvideo .pimgbig img{width:100%;height:100%;position:absolute;left:0;top:0; display:block; object-fit:cover;}
.cpimgvideo .playvideo{position:absolute;left:50%;top:50%;margin-left:-50px; z-index:10;margin-top:-70px; } 
.cpimgvideo .playvideo img{width:70px;height:70px;}

.cpimgvideo .pvideo{position:absolute;left:0;top:0;width:100%;height:600px;display:none;background:#000;}
.cpimgvideo .pvideo video{width:100%;height:100%;}

.cpimgvideo .pimgsmall{display:flex;justify-content: space-between; }
.cpimgvideo .pimgsmall li{width:120px;height:120px;position: relative;overflow: hidden;}
.cpimgvideo .pimgsmall li img{width:100%;height:100%;position:absolute;left:0;top:0; display:block; object-fit:cover;} 


.showMessage {padding: 10px 20px;border-radius: 5px;position: fixed;top: 40%;left: 50%;color: #ffffff;z-index: 999;transform: translate(-50%, 0);}
.showMessageSuccess {background-color: #f0f9eb;border: 1px solid #E1F3D8;color: #67c23a;}
.showMessageError {background-color: #fef0f0;border: 1px solid #fde2e2;color: #F76C6C;}


	#yqfcontact{line-height:30px;background:#fff;text-align: left; padding-top:5px;}
	#yqfcontact p:nth-child(3) {font-weight:bold;color:red}
	#yqfcontact p:nth-child(4) {font-weight:bold;color:red}
	#yqfcontact .gsname{font-weight:bold; }
	
	.mgdtel{display:none}
	
	@media(max-width:767px) {
		.newcanshubox table tr th {width:120px;}
		.header .header-content, .main .main-container{width:100%}
		.main-search{display:none}
		.main-nav{height:80px;margin:0;}
		.main-content{margin:0;}
		 .main-nav li.sitename a{font-size:14px}
		.main-nav li{width:33%;height:40px;line-height:40px;padding:0}
		.main-nav li:first-child{height:40px;}
		.main-nav{flex-wrap:wrap;}
		.main-left-top .top-breadcrumb{display:block}
		.main-left{width:100%;margin-right:0}
		.main-right{width:100%;margin-right:0}
		.main-left .main-left-top{padding:15px;}
		.main-left-top .top-title{font-size:18px;}
		.main-left-bottom .main-catalog{display:none}
		.main-left-bottom .main-article{width:100%}
		.main-left-bottom .article-content, .main-recommend, .rmtjnei{padding:10px;}
		.cpimgvideo .pimgbig{height:375px;}
		.cpimgvideo .pvideo{height:375px;}
		.cpimgvideo .pimgsmall li{width:60px;height:60px;}
		.rmtjnei .tjnewsrcontent li{height:auto;padding-bottom:8px;}
		.main-content{display:block}
		.mgdtel{width:100%;height:50px;background-color: #242424;display:flex;align-items:center;justify-content: center;position: fixed;left:0;bottom:0;}
.mgdtel i{width: 26px;height: 26px;background: url(images/tel1212.png) no-repeat;background-size: 100% 100%;display: inline-block;margin-right: 5px;}
.mgdtel a{color:#fff;font-size: 18px;text-decoration: none;}
}
 