@charset "utf-8";
/* CSS Document */
html{font-size:15px;font-family:"微软雅黑";min-width: 1200px;}
*{box-sizing: border-box;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p,label,input{margin:0;padding:0;}
body {background-color:#fff;min-width:1000px;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
legend{color:#000;}
select{ color:#999;}
a{text-decoration:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);  /* 去掉链接触摸高亮 */color: #333;text-decoration: none;cursor: pointer;}
a:hover,a:focus{color:#10568a;outline:none;transition:all .3s;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block;}
/*定位*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.clearfix::after,.tab-box>dt::after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.pr{position:relative;}
.pa{position:absolute;}
.abs-right{position:absolute;right:0;top:0;}
.abs-left{position:absolute;left:0;top:0;}
.none,.hide{display:none;}
.v-m{top:50%;transform:translateY(-50%);}
.l-m{left:50%;transform:translateX(-50%);}
.mt-20{margin-top:20px;}
.mb-20{margin-bottom:20px;}
.p-ico{background-image: url(../images/p-ico.png);background-repeat: no-repeat;display:inline-block;}
.text-red{color:#db2c35;}
/*CSS3属性*/
.box-shadow {
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
    /*右、下、距离、模糊程度、阴影颜色，内阴影*/
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    -ms-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    -o-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
.ellipsis{display:inline-block;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.content-box{max-width:1000px;margin:0 auto;}

.banner{height: 300px;background:url(banner.jpg) no-repeat center center;}

.rightNews{width:380px;}
.rightNews .more,.topNews .more{text-align: center;height: 38px;line-height: 38px;background: #f1f1f1;border-top: 1px solid #c1c1c1;}
.rightNews .comment:last-child{border-bottom: none;}
.xhn{width:260px;padding:20px;margin-top:40px;border:1px solid #e8e8e8;overflow:hidden;}
	.xhn a img{float:left;display:block;margin-right:18px;width:100px;height:100px;}
	.xhn h2{color:#000;font-size:18px;margin-top:15px;}
	.xhn p{color:#9b9b9b;font-size:12px;margin-top:5px;}
.titile3{font-weight:normal;background:none;border-bottom:1px solid #013d83;line-height: 42px;font-size: 22px;font-weight: 700;color: #2a2a2a;}	
.comment{padding: 17px 0 17px;border-bottom:1px dotted #c5c5c5;}
.comment dt{font-size:14px;color:#2a2a2a;font-weight:bold;line-height:26px;}
.comment dd{margin-top:8px;font:12px/1.8 WenQuanYi Micro Hei,sans-serif; text-indent:2em;}
.comment dd a{color:#013d83;}
.comment dd a:hover{text-decoration:underline;}

/* 专题 */
.news{overflow:hidden;}
.picScroll-left{overflow:hidden;}
.news-2{overflow:hidden;}

.picScroll-left{overflow:hidden;}
.picScroll-left .hdbox{}
.picScroll-left .hdbox a{display:block;height:100%;background-position:0 0;}
.picScroll-left .bd{width:100%;height:120px;position:relative;}
.picScroll-left .bd ul{overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 4px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li { text-align:center; }
.picScroll-left .bd ul li a,.picScroll-left .bd ul li img{width:242px; height:120px; display:block;}
.picScroll-left .bd ul li a{line-height:80px;color:#fff;font-size:1.2rem;}
.picScroll-left .bd ul li a:hover img{ border-color:#999;  }
.news-2 .leftNews{width:490px;}
.titile3{line-height:42px;font-size:22px;font-weight:700;color:#2a2a2a;width: 100%;height: 42px;padding-bottom: 3px;overflow: hidden;}
.titile2,.m-column-single h2{line-height:42px;font-size:22px;font-weight:700;color:#2a2a2a;width: 100%;margin-top: 30px;height: 42px;padding-bottom: 3px;background: url(20180611_title2_bg.png) left bottom no-repeat;overflow: hidden;}
.topNews{overflow:hidden;width:600px}
	.topNews h3{font-size:22px;padding-top:6px;clear:left;}
.newsCon{}
	.newsCon .pic{width:180px;margin-right:24px;overflow:hidden;}
		.newsCon .pic img{height:135px;}
	.newsCon p{height:81px; text-indent:2em;overflow: hidden;font-size: 14px;color:gray;line-height:2em;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    padding-top: 1rem;
    -webkit-box-orient: vertical;}
		.newsCon p a{color:#013d83;}
		.newsCon p a:hover{text-decoration:underline;}		
.text_con {
    width: auto;
    max-height: 78px;
    overflow: hidden;
    text-indent: 2em;
}
.newsCon2 .news_text{font-size:14px;color:gray;line-height:2em;}
/*===listNews===*/
.listNews{padding-bottom:15px;}
.listNews h4{font-size:18px;padding:10px 0 8px; font-weight:bold;line-height: 34px;margin-top:10px;}

.listNews .pic,.listNews .pic img{width:140px;height:105px;}
.listNews .pic{float:left;margin-right:18px;overflow:hidden;}	
.list2 .pic,.list2 .pic img{width:606px;height:303px;}	
.newsCon2 .news_text{font-size:14px;padding-top:2px;}
.list2 .newsCon2 .news_text{clear:left;padding:12px 8px 0 0px;}
.time{display:block;text-align:right;padding:10px 8px 0 0;font-size:13px;color:#888;}		
.leftNews .more{text-align:center;height:38px;line-height:38px;margin-top:40px;background:#f1f1f1;border-top:1px solid #c1c1c1;}	
