@charset "utf-8";
/*!
 * @名称：base.css
 * @功能：1、重设浏览器默认样式
 *       2、设置通用原子类
 */
/* 防止用户自定义背景颜色对网页的影响，添加让用户可以自定义字体 */
html {
    background:white;
}
/* 内外边距通常让各个浏览器样式的表现位置不同 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    margin:0;
    padding:0;
}
/* 要注意表单元素并不继承父级 font 的问题 */
body,button,input,select,textarea {
    font:16px "微软雅黑",arial,sans-serif;
}
body{
    line-height: 1.5;
    color: #444;
}
input,select,textarea {
    font-size:100%;
}
/* 去掉 table cell 的边距并让其边重合 */
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* ie bug：th 不继承 text-align */
th {
    text-align:inherit;
}
/* 去除默认边框 */
fieldset,img {
    border:none;
}
/* ie6 7 8(q) bug 显示为行内表现 */
iframe {
    display:block;
}
/* 去掉 firefox 下此元素的边框 */
abbr,acronym {
    border:none;
    font-variant:normal;
}
/* 一致的 del 样式 */
del {
    text-decoration:line-through;
}
address,caption,cite,code,dfn,em,th,var {
    font-style:normal;
    font-weight:500;
}
/* 去掉列表前的标识，li 会继承 */
ol,ul {
    list-style:none;
}
/* 对齐是排版最重要的因素，别让什么都居中 */
caption,th {
    text-align:left;
}
/* 来自yahoo，让标题都自定义，适应多个系统应用 */
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:500;
}
q:before,q:after {
    content:'';
}
/* 统一上标和下标 */
sub,sup {
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline;
}
sup {
    top:-0.5em;
}
sub {
    bottom:-0.25em;
}
a{color: #666;}
/* 让链接在 hover 状态下显示下划线 */
a:hover {
    text-decoration:none;
    color: #b33220;
}
/* 默认不显示下划线，保持页面简洁 */
ins,a {
    text-decoration:none;
}
/* 去除 ie6 & ie7 焦点点状线 */
a:focus,*:focus {
    outline:none;
}
/* 清除浮动 */
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
    overflow:hidden;
}
.clearfix {
    zoom:1; /* for ie6 & ie7 */
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clear {
    clear:both;
    display:block;
    font-size:0;
    height:0;
    line-height:0;
    overflow:hidden;
}
.line-beyond{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
img {
    transition-duration: 0.5s;
}
.bodybg{
	background:url(../../images/zhejiangUnion_15d/bg.gif) center top no-repeat;
	min-width: 1200px;
}
.topframe{
	background:none;
	height:1px;
}
.mainframe{
	width:1120px;
	margin:400px auto 0 auto;
	background-color:#fff;
	padding:30px 40px;
}
.mainframe_01{
	width:100%;
}
.mainframe_02{
	width:100%;
	margin-top:20px;
}
.headlines{
	width:100%;
	text-align:center;
}
.headlines h3{
	font-size:40px;
	font-weight:600;
}
.headlines h3 a{
	color:#000;
	display:inline-block;
	width:100%;
}
.headlines h2{
	padding:10px 0 30px 0;
}
.headlines h2 a{
	display:inline-block;
	padding:0 10px;
}
.Authority-issued{
	width:100%;
}
#owl-demo{position:relative;width:600px;height:340px;float:left; overflow:hidden;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:100%;height:340px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:5%;bottom:37px;width:90%;font:18px/32px "微软雅黑","黑体";color:#ffeec6;text-align:center; display:inline-block;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../../images/zhejiangUnion_15d/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:10px;background-image:url(../../images/zhejiangUnion_15d/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../../images/zhejiangUnion_15d/bg17.png);}
.owl-next{right:0;background-image:url(../../images/zhejiangUnion_15d/bg18.png);}
.owl-prev:hover{background-image:url(../../images/zhejiangUnion_15d/bg19.png);}
.owl-next:hover{background-image:url(../../images/zhejiangUnion_15d/bg20.png);}
.qwfb{
	width:480px;
	float:right;
}
.qwfb .title{
	background-color:#f5f4f4;
	width:100%;
	height:40px;
}
.qwfb .title span{
	background-color:#dd0b17;
	display:inline-block;
	padding:0 30px;
	color:#fff;
	font-size:22px;
	line-height:40px;
}
.qwfb .first-news{
	width:100%;
	margin:10px 0;
}
.qwfb .first-news h3{
	text-align:center;
	padding:20px 0;
}
.qwfb .first-news h3 a{
	color:#dd0b17;
	font-size:20px;
	width:100%;
	display:inline-block;
}
.qwfb .first-news h2{
	font-size:14px;
	line-height:20px;
}
.qwfb .first-news h2 a{
	color:#666666;
}
.qwfb .first-news h2 a:hover{
	text-decoration:underline;
}
.qwfb .qwfb-list{
	width:100%;
	margin-top:20px;
	padding-top:20px;
	border-top:1px dashed #cccccc;
}
.qwfb .qwfb-list a{
	font-size:14px;
	display:inline-block;
	width:100%;
}
.mainframe_04{
	margin-top: 30px;
}
.meeting{
	width:45%;
}
.meeting h3{
	width:100%;
	height:49px;
	background:url(../../images/zhejiangUnion_15d/index_01.png) center top no-repeat;
	text-align:center;
	z-index:2;
	position:relative;
}
.meeting h3 img{
	width:100px;
	margin-top:10px;
}
.meeting .content{
	width:92%;
	border:1px solid #dcdcdc;
	background-color:#f2f0fe;
	padding:8% 4%;
	font-size:14px;
	height:200px;
	overflow-y:auto;
	margin-top:-20px;
	line-height:26px;
}
.videodiv{
	width:48%;
	height:310px;
	overflow:hidden;
	/*margin-top:15px;*/
	position: relative;
}
.videodiv h3{
	width:538px;
	height:49px;
	background:url(../../images/zhejiangUnion_15d/index_01.png) center top no-repeat;
	text-align:center;
	z-index:2;
	position:absolute;
	top: 0px;
}
.videodiv h3 img{
	width:100px;
	margin-top:10px;
}
.video_more{
	margin-top:25px;
	margin-left: 10px;
	color: red;
}
.videodiv .video{
	width:100%;
	display:inline-block;
	position:relative;
}

/*.videodiv .video img{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:100%;
}*/
.videodiv  .play{
	background:url(../../images/zhejiangUnion_15d/play.png) left top no-repeat;
	width:57px;
	height:57px;
	display:inline-block;
	position:absolute;
	z-index:3;
	left:240px;
	top:110px;
}
.videodiv .swiper-container {
        width: 100%;
        margin-top: 30px;
         height: 280px; 
    } 
     .videodiv .swiper-container a{
        width: 100%;
        height: 280px;
        display: inline-block;
        position: relative;
    }
    .videodiv .swiper-container img{
        width: 100%;
        height: 280px;
        object-fit: cover;
    }
.videodiv .arrow-left{
    position: absolute;
    left: 0px;
    top: 110px;
 
    background: url(../../images/ico/imgSlideLeft.png) no-repeat;
    width: 104px;
    height: 104px;
    z-index: 10;
    cursor: pointer;
    display: none;
    }
    .videodiv .arrow-right{
    position: absolute;
    right: 0px;
    top: 110px;
  
    background: url(../../images/ico/imgSlideRight.png) no-repeat;
    width: 104px;
    height: 104px;
    z-index: 10;
    cursor: pointer;
    display: none;
    }
    .hideblock{
    display: none;
    }
    .swiper-container .swiper-pagination {
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: center;
    }
    .swiper-container .swiper-pagination-switch {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #fff;
    margin: 0 5px;
    opacity: 0.8;
    cursor: pointer;
    }
    .swiper-container .swiper-active-switch {
    background: #ea1117;
    }
.hydt-list{
	width:92%;
	border:1px solid #dcdcdc;
	background-color:#f9f9f9;
	padding:8% 4% 4% 4%;
	font-size:14px;
	height:220px;
	overflow-y:auto;
	margin-top:-20px;
	line-height:26px;
}
.hydt-list .title{
	width:70%;
	display:inline-block;
	float:left;
	background:url(../../images/zhejiangUnion_15d/point.gif) left center no-repeat;
	padding-left:10px;
}
.hydt-list .time{
	width:20%;
	float:right;
	color:#c4c4c4;
}
.mainframe_03{
	width:100%;
	/*background:url(../../images/zhejiangUnion_15d/5year_bg.gif) center top no-repeat;*/
	/*height:498px;*/
	margin-top:40px;
	margin-bottom:40px;
	background-color: #fff6df;
}
.mainframe_05{
	margin-top:40px;
}
.mainframe_05 h3{
	background:url(../../images/zhejiangUnion_15d/index_15.gif) center top no-repeat;
	height:48px;
	width:100%;
}
.fiveyear_title{
	width:100%;
	height:90px;
	background:url(../../images/zhejiangUnion_15d/5year_bg_head.jpg) no-repeat;
}
.fiveyear_title a{
	width:100%;
	height:100%;
	display:inline-block;
}
.fiveyear{
	width:90%;
	margin:10px auto 0px auto;
}
.fiveyear li{
	width:30%;
	height:280px;
	float:left;
	margin:0 10px;
	text-align:center;
	font-size:14px;
}
.fiveyear li a{
	display:inline-block;
	height:250px;
	overflow:hidden;
}
.fiveyear li a img{
	width:100%;
	height:100%;
}
.fiveyear li img{
}
.fiveyear li span{
	width:100%;
	display:inline-block;
}
.fiveyearmore{
	width:70%;
	margin:25px auto 0px auto;
	height: 34px;
	border:1px dotted #debc8a;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	z-index:-1;
	background-color: #fff6df;
}
.fiveyearmore a{
	color: #bc7134;
	width: 100%;
	border:1px dotted #debc8a;
	display:inline-block;
}
.fiveyearfoot{
	width:100%;
	height:171px;
	background:url(../../images/zhejiangUnion_15d/5year_bg_foot.jpg) no-repeat;
	margin-top: -78px;
}
.mainframe_06{
	width:100%;
	margin-top:40px;
}
.media h3{
	width:100%;
	height:40px;
	background-color:#f5f4f4;
	margin-bottom:30px;
}
.media h3 .title{
	background-color:#dd0b17;
	padding:0 10px;
	height:40px;
	line-height:40px;
	font-size:22px;
	color:#fff;
	display:inline-block;
}
.media h3 .more{
	float:right;
	line-height:40px;
	display:inline-block;
	padding-right:10px;
}
.media ul li{
	background:url(../../images/zhejiangUnion_15d/point.gif) left center no-repeat;
	padding:3px 0 3px 0;
	width:46%;
	margin-right:2%;
	float:left;
}
.media ul li a{
	padding-left:10px;
}
.study{
	background-color:#f5f4f4;
}
.study h3{
	width:100%;
	height:88px;
	background-color:#f5f4f4;
	margin-bottom:30px;
	text-align: center;
}
.study .study_title {
    width: 100%;
    height: 88px;
    background: url(../../images/zhejiangUnion_15d/xuexi_bg_head.jpg) no-repeat;
}
.study h3 .title{
	background-color:#dd0b17;
	padding:0 10px;
	height:40px;
	line-height:40px;
	font-size:22px;
	color:#fff;
	display:inline-block;
}
.study h3 .more{
	/*float:right;*/
	line-height:60px;
	display:inline-block;
	/*padding-right:10px;*/
}
.study-list{
	width:100%;
}
.study-list .floatleft a{
	width:100%;
	display:inline-block;
	overflow:hidden;
}
.study-list .floatright{
	width:680px;
}
.study-list .maintitle{
	color:#c41010;
	font-size:28px;
	padding:10px 0;
}
.study-list .desc{
	font-size:14px;
}
.study-list .otherlist{
	font-size:16px;
	margin-top:20px;
}
.study-list .otherlist a:hover{
	text-decoration:underline;
}
.piclist{
	margin-top:20px;
}
.piclist a{
	width:274px;
	height:160px;
	display:inline-block;
	overflow:hidden;
}
.piclist a img{
	width:100%;
	height:100%;
}
.bottomframe{
	width:100%;
	height:150px;
	background-color:#bb3b2e;
	text-align:center;
	font-size:14px;
	min-width: 1200px;
}
.bottomframe p{
	padding-top:40px;
	color:#fadbb9;
	line-height:30px;
}
/*---轮播图---*/
.v_out{width:1120px;margin:20px auto;overflow:hidden; height:640px;}
.v_show{width:1120px;overflow:hidden;position:relative;height:560px;float:left}
.v_cont{ width:11200px;position:absolute;left:0px;top:0px;}
.v_cont ul{float:left;text-align:center;line-height:50px;}
.v_cont ul li{width:1120px;height:560px;/*background:#f8f8f8;*/float:left;margin-top:3px; position:relative;}
.v_cont ul li .title{width:96%; position:absolute; top:500px; height:60px; line-height:60px; left:0; background:rgba(0,0,0,0.8); color:#fff; text-align:left; padding:0 2%; display:inline-block;}
.v_cont ul li img{ transition-duration:0.5s; width:100%;object-fit: contain;
    height: 560px;}
.v_cont ul li img:hover{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

/*---圆圈---*/
.v_out_p{position:relative;overflow:visible}
.circle{position:absolute;left:10px;bottom:0;}
.circle li{width:128px;height:66px;float:left;margin-right:10px; cursor:pointer;}
.circle li img{width:114px;height:54px;border:3px solid #DFE8E4;opacity:0.8;filter:alpha(opacity=80); margin-top:6px}
.circle .circle-cur{ background:url(../../images/zhejiangUnion_15d/a_hover.gif) center 0px no-repeat; height:66px}
.circle .circle-cur img{opacity:1;filter:alpha(opacity=100);}

/*---切换---*/
.prev{ position:absolute;left:0;top:200px; z-index:2}
.next{ position:absolute;right:0;top:200px;}
.prev a:hover{ background:url(../../images/zhejiangUnion_15d/a0913sp.png) left top no-repeat;}
.prev .ico_1{ background:url(input_a.gif) no-repeat 0 -3757px;}

.next a:hover{background:url(../../images/zhejiangUnion_15d/a0913sp.png) left -83px no-repeat; }
.next .ico_2{background:url(input_a.gif) no-repeat right -3757px;}
.prev,.prev a,.next,.next a{width:60px;height:80px; display:block}
.hymore{
	float: right;
	color: red;
	cursor: pointer;
}

.layui-layer{
	border-radius:6px!important;
}
.layui-layer-ico {
    background: url(../../images/zhejiangUnion_15d/icon_close.png) no-repeat!important;
}
.layui-layer-ico:hover {
    background: url(../../images/zhejiangUnion_15d/icon_closeon.png) no-repeat!important;
}
.layui-layer-setwin .layui-layer-close2{
	top:0!important;
	right:0!important;
}
.ghlxr{
	padding:30px 30px;
	position:relative;
	width:640px;
	height:380px;
}
.ghlxr .city li{
	float:left;
	font-size:18px;
	padding:10px 25px;
	margin:5px 0;
	cursor:pointer;
}
.ghlxr .city .item{
	background-color:#d00f0f;
	color:#fff;
	border-radius:6px;
}
.ghlxr .city li .area{
	position:absolute;
	top: 100px;
    left: 40px;
	width:630px;
	display:none;
	color: black;
}
.ghlxr .city li .area .current span{
	color:#d00f0f;
}
.ghlxr .city li .area li{
	float:left;
	color:#666;
	padding:5px 15px;
	font-size:16px;
}
.ghlxr .city li .area li dl{
	position:absolute;
	top:110px;
	left:0;
	width:600px;
	padding-top:20px;
	border-top:1px solid #c5ced1;
	display:none;
}
.ghlxr .city li .area li dl dt{
	font-weight:bold;
	color:#333;
	font-size:16px;
	line-height:30px;
}
.ghlxr .city li .area li dl dd{
	font-size:16px;
	line-height:30px;
}
.ad_img{
	width: 1120px;
	margin-top: 40px;
	overflow:hidden;
}