@font-face {
    font-family: 'GmarketSansLight';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{background:url(/images/mayor/new/body_bg.jpg) no-repeat center 220px;}


#visual{position:relative;}
#visual .vlist{position:relative; }
#visual .vlist .incon > div{ height:695px; position:relative; max-width:1600px; margin:0 auto;}
#visual .vlist .incon.n01{background:url(/images/mayor/new/main-visual_n01.png) no-repeat center 0; }
#visual .vlist .incon.n02{background:url(/images/mayor/new/main-visual_n02.png) no-repeat center 0; }
#visual .vlist .incon.n03{background:url(/images/mayor/new/main-visual_n03.png) no-repeat center 0; }
#visual .vlist .incon.n04{background:url(/images/mayor/new/main-visual_n04.png) no-repeat center 0; }

#visual .vb_text{position: absolute; top:72px; left:6%; margin:0 auto;}
#visual .vb_text .mtit{margin-bottom:28px;  }
#visual .vb_text .mtit_m{font-size:20px; color:#000; line-height: 25px; letter-spacing: -1px; font-weight: 300;}
#visual .vb_text .mtit_m span{}

#visual div.control {}
#visual div.control button { width:20px; height:20px; float:left; margin-left:1px; text-indent:-99999px; transition:all .3s; border:none;}
#visual div.control button.prev-slide {background:url(/images/mayor/new/vi_pre.png) no-repeat center center;}
#visual div.control button.next-slide {background:url(/images/mayor/new/vi_next.png) no-repeat center center;}
#visual div.control button.stop-slide {background:url(/images/mayor/new/vi_stop.png) no-repeat center center;}
#visual div.control button.start-slide {background:url(/images/mayor/new/vi_play.png) no-repeat center center;}

#visual .slide-count {font-size:16px; margin:10px 0px;   margin-right:10px;  float: left; color:#000; font-size:20px; font-family: 'GmarketSansMedium';}
#visual .slide-count .current {font-family: 'GmarketSansBold';}

#visual .slick-dots {position:absolute;bottom:28%;left:46.5%;}
#visual .slick-dots button{text-indent:-999999px;border:none;background:none;}
#visual .slick-dots button::before{content: '';left: 0;top: 0;z-index: 2;width: 0;height: 2px;background-color: #ffc220;position: absolute;}
#visual .slick-dots button::after{    content: '';left: 0;top: 0;position: absolute;width: 120px;height: 2px;background-color: #fff;}


#visual .link{position:relative; margin-top:20px;}
#visual .link a{margin-right:25px;     vertical-align: middle;}
#visual .link a.btn_02{border-radius:50px 0 50px 50px;  background: #fff;  border:1px solid #dddddd; padding: 30px 38px; display: inline-block;  text-align: center;  line-height: 18px;  font-size: 18px; font-weight: 600; color: #333; box-sizing:border-box;}
#visual .link a.btn_02 span{width:40px; height:40px; vertical-align: middle; margin-right:10px; display:inline-block;  }
#visual .link a.btn_02:hover{background:#3a6fcb; color:#fff;}
#visual .link a.btn_03{width: 96px;border-radius: 50% 0 50% 50%;background: #ee7b16;padding: 32px 0;display: inline-block;text-align: center;line-height: 18px;font-size: 18px;font-weight: 600;color: #fff;}
#visual .link a.btn_02 span.bg_01{background:url(/images/mayor/new/btn_02_01.png) no-repeat 0 0;}
#visual .link a.btn_02 span.bg_02{background:url(/images/mayor/new/btn_02_02.png) no-repeat 0 0;}
#visual .link a.btn_02:hover span.bg_01{background-position: 0 -40px;}
#visual .link a.btn_02:hover span.bg_02{background-position: 0 -40px;}


@media (max-width:1400px){

	#visual .vlist .incon.n01, #visual .vlist .incon.n02, #visual .vlist .incon.n03{ background-size: 1500px; }
	#visual .vlist .incon > div{ height:600px; position:relative; max-width:100%; margin:0 auto;}
	#visual .vb_text{left:50px;}
}


@media (max-width:900px){

	#visual .vlist .incon.n01, #visual .vlist .incon.n02, #visual .vlist .incon.n03{background-size: 1000px;     background-position: right top;}
	#visual .vlist .incon.n01{background:url(/images/mayor/new/main-visual_n01_01.png) no-repeat right 0; }
	#visual .vlist .incon.n02{background:url(/images/mayor/new/main-visual_n02_02.png) no-repeat right 0; }
	#visual .vlist .incon.n03{background:url(/images/mayor/new/main-visual_n03_03.png) no-repeat right 0; }
	#visual .vlist .incon.n04{background:url(/images/mayor/new/main-visual_n04_04.png) no-repeat right 0; }

	
}






.media{position:relative; min-height: 400px;}
.media:before{content:''; display:block; position:absolute; right:0; top:15px; width:60%; height:10px; border-radius: 0 30px 0 0;  border-top: 10px solid #d1e4f4;}
.media:after{content:''; display:block; position:absolute;  right:0; top:15px; width:10px; height:210px;   border-right: 10px solid #d1e4f4;  border-radius: 0 30px 0 0;}
.media .section_title{position:relative; margin-bottom:42px;}
.media .section_title h2{font-family: 'GmarketSansLight'; font-size:45px; color:#333; line-height: 50px; margin-right:60px;}
.media .section_title h2 span{font-family: 'GmarketSansBold'; color:#3a6fcb;}
.media .media_list{padding-right:80px; margin:0 -1%;}
.media .media_list ul.gallery li{position:relative; margin:0 0.1%; float:left;}
.media .media_list ul.gallery li a{display:block;}
.media .media_list ul.gallery li span.img_span{width:100%; height:300px; margin-bottom: 30px; display: block;}
.media .media_list ul.gallery li span.img_span img{width:100%; border-radius:30px; height:300px;}
.media .media_list ul.gallery li span.detail{font-size:15px; color:#888888; display: block;}
.media .media_list ul.gallery li span.tit{font-size:20px; color:#333333; font-weight: 600;display: block; overflow: hidden; text-overflow: ellipsis;  white-space: nowrap; }
.media .media_list ul.gallery li span.date{position: absolute; right: 33px; top: 256px; text-align: center; width: 80px; height: 80px;  background: #666;  color: #fff;   padding-top: 15px;
    box-sizing: border-box;  line-height: 18px;}
	.media .media_list ul.gallery li span.date span{font-size:26px; display:block; font-family: 'GmarketSansBold'; padding-top:5px;}

.media .control{ z-index:70px; position:absolute; top:238px; right:-27px; width:68px;}
.media .control button {display:block;width:68px; height:68px; margin-bottom:7px; font-size:0; line-height:0;}
.media .control button.prev-slide { background:url(/images/mayor/new/photo_pre.png) no-repeat;}
.media .control button.next-slide { background:url(/images/mayor/new/photo_next.png) no-repeat;}
.media .control a.more {display:block;width:68px; height:68px; background:url(/images/mayor/new/photo_more.png) no-repeat; text-indent:-999999px;}
/*.media .media_list ul.gallery li:nth-child(2n){transform:translateY(50px);}*/


@media (max-width:1600px){
	.media{padding:10px;}
	.media .control {z-index: 70; position: absolute; top: 0; right: 10px; width: auto;}
	.media .control button{display:inline-block; margin-left:5px;}

	.media .control a.more { display: inline-block;width: 68px;height: 68px;background: url(/images/mayor/new/photo_more.png) no-repeat;
    text-indent: -999999px;vertical-align: middle;}

}

@media(max-width:1200px){
	.media:after, .media:before{display:none;}

}

@media(max-width:900px){

	.media .section_title h2{font-size:30px;}	
	.media:before{display:none}

}

@media(max-width:640px){
	
	#visual .link a.btn_03{display:none;}
	.media .section_title h2 {font-size:18px; line-height: 18px; }
	#visual .vb_text .mtit_m{margin-bottom:10px;}
	
	.media .control{top: 10px;}
	.media .control button, .media .control a.more{ width:35px; height:35px;}
	.media .control button.prev-slide, .media .control button.next-slide, .media .control a.more{background-size:35px;}
}


@media (max-width:600px){
	
	#visual .vb_text{left:20px;}
	#visual .link a.btn_03{display:none;}
	#visual .vb_text .mtit img{width:300px;}
	#visual .link a.btn_02 {
    border-radius: 30px 0 30px 30px;
    background: #fff;
    border: 1px solid #dddddd;
  
    padding: 15px 15px;
    display: inline-block;
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    box-sizing: border-box;
    margin-top: 10px;
	
}
	#visual .vlist .incon.n01, #visual .vlist .incon.n02, #visual .vlist .incon.n03{    background-size: 650px;     background-position: right top;}
	#visual .link a{margin-right:10px;}
	#visual .vlist .incon > div{ height:380px;}
	#visual .vb_text .mtit img{width:200px; ;}
	#visual .vb_text .mtit{margin-bottom:18px;}

	.media .media_list{padding-right:0px;     margin: 0;}
	.media{min-height: 100px; padding:20px;}
	.media .media_list ul.gallery li{ margin: 0;}
	.no_img{    padding-top: 40px;}

}




#footer{border-top:1px solid #ddd; margin-top:100px;     background: #fff;}
#foot_info { padding:26px 0 40px; }
#foot_info .inner {position:relative}
#foot_info address{font-size:13px; color:#999;}
.foot_logo {width:181px;height:44px;margin:0px 36px 0 0px; float:left;}
.copyright {font-size:13px; margin-top:1px;color:#a7a7a7; }



@media only screen and (max-width:970px) {

	#foot_info .inner{width:100%;}
	#foot_banner { display:none; }
	#foot_menus { clear:both; border:0px solid #dbdbdb; border-width:0; height:100%;}
	#foot_menus .foot_menus > li  { float:none; width:100%; border-bottom:1px solid #dbdbdb; background:#ebebeb; }
	#foot_menus .foot_menus > li > button { border-right:0px solid #dbdbdb; background-position:95% 20px; }
	#foot_menus .foot_menus > li:first-child > button { border-left:0px solid #dbdbdb; }

	#foot_info { padding:20px; }
}                         
.no_img{text-align:center ;   width: 100%;  font-size: 15px;   padding-top: 70px;     width: 100% !important; }


/*í…Œë§ˆì—¬í–‰*/
.main_thema_wrap {background-size: cover;overflow: hidden;padding: 65px 0 120px 0;}
.main_thema_wrap .con_b{width:1600px;box-sizing: border-box; background:#ff0000; margin:0 auto; background:url(/images/mayor/new/public_bg.png) no-repeat 0 0; padding:42px 0 0px 59px;}



.main_thema_wrap .thema_slide{width: 100%;position: relative;}
.main_thema_wrap .thema_slide > ul { width:100%;  position: relative;}
/*.main_thema_wrap .thema_slide > ul::before {content: '';display: block;width: 337px;height: 396px;position: absolute;top: 45px;right: 32%;z-index: 2;background: rgba(255,255,255,0.3);}*/
.main_thema_wrap .thema_slide > ul  li.the_li {transition:0.7s;position:relative;}
.main_thema_wrap .thema_slide > ul  li.the_li .thema_img {float:left;width:51.25%; border-radius:50px;   transition:box-shadow .25s; margin:0 0 52px; position: relative;}
.main_thema_wrap .thema_slide > ul  li.the_li .thema_img img{width:100%; height:440px; border-radius:50px; }
.main_thema_wrap .thema_slide .txt_box{float:right; width:650px; padding-top:155px; position: relative;}
.main_thema_wrap .thema_slide .txt_box .tit { font-family: 'GmarketSansLight'; font-size:42px; line-height:55px; color:#333; letter-spacing: -1px;}
.main_thema_wrap .thema_slide .txt_box .tit span{color:#3a6fcb; font-size:50px;  font-family: 'GmarketSansBold'; display:block;}
.main_thema_wrap .thema_slide .txt_box > .txt {font-size:18px; margin-top:45px;}

.main_thema_wrap .thema_slide .txt_box .thema_txtb{position: absolute;top:23px;left:0; font-size:18px; color:#333333; padding-top:15px;}
.main_thema_wrap .thema_slide .txt_box .thema_txtb span{font-weight: 600; color:#ee7b16;}
.main_thema_wrap .thema_slide .txt_box .thema_txtb:after{position: absolute; content:''; display:block; width:100%; background:#000; height:2px; left:0; top:0}


.main_thema_wrap .thema_slide > ul li.the_li.slick-active + li  {opacity: 0.3;}
.main_thema_wrap .thema_slide > ul li.the_li.slick-active + li .txt_box {opacity:0;}

.main_thema_wrap .thema_slide .txt_box a {font-weight: 100;position:relative;color:rgba(255,255,255,0.8);margin-top:16px;display:inline-block;}



.Slide01-2 .slick-dots { position: absolute;top:38px;right:400px;}
.Slide01-2 .slick-dots li {float: left; position:relative; font-size:15px; margin-right:5px;}
.Slide01-2 .slick-dots li button {border:0; line-height:normal;width:26px;height:26px; padding: 2px 2px; background: #fff; font-family: 'GmarketSansLight';}
.Slide01-2 .slick-dots li.slick-active button {background:#ee7b16;color:#fff; border-radius:3px; font-family: 'GmarketSansBold';  } 

.thema_slide .control {position: absolute; bottom: 92px;right: 462px;}
.thema_slide .control button {background: none;text-indent: -999999px; float:left; margin-right:5px; width: 56px;height: 56px;}
.thema_slide .control button.prev-slide{background:url(/images/mayor/new/mayor_pre.png) no-repeat center center;}
.thema_slide .control button.next-slide{background:url(/images/mayor/new/mayor_next.png) no-repeat center center;}
.thema_slide .control button.stop-slide{background:url(/images/mayor/new/mayor_stop.png) no-repeat center center;}
.thema_slide .control button.play-slide{background:url(/images/mayor/new/mayor_play.png) no-repeat center center;}

.thema_slide .control .slide-count {position: absolute; top: ; right: 31px;;font-size:18px;}

@media screen and (-webkit-min-device-pixel-ratio:0){
	.Slide01-2 .slick-dots li button {line-height:inherit; position: relative;}
}

@media(max-width:1600px) {
	.main_thema_wrap{padding: 50px 10px;}
	.main_thema_wrap .con_b{width:100%; padding:0; background:none;}
}

@media(max-width:1420px) {
	
	.main_thema_wrap .thema_slide > ul li.the_li .thema_img{width:48%;}
}
@media(max-width:1200px) {
	
	.main_thema_wrap .thema_slide > ul li.the_li .thema_img{width:100%; }
	.main_thema_wrap .thema_slide > ul li.the_li .thema_img img{height:auto;}
	.main_thema_wrap .thema_slide .txt_box{width:100%; }
	.Slide01-2 .slick-dots {display:none !important;}
	
	.main_thema_wrap .con_b{padding:0;}
	.main_thema_wrap .thema_slide .txt_box{padding-top: 0px;}
	.thema_slide .control{position: relative;  bottom: 0;  right: auto;  left: 0;  padding-top: 20px;}
	.main_thema_wrap .thema_slide .txt_box .thema_txtb{position: relative;     top: 0; padding-bottom:20px;}
	.main_thema_wrap .thema_slide .txt_box .thema_txtb:after{width:65px;}
}

@media(max-width:640px) {

         .main_thema_wrap .thema_slide > ul li.the_li .thema_img img  {border-radius: 10px;}
		 .media .media_list ul.gallery li{width: 100%; margin:0;}
		 .media .media_list ul.gallery li:nth-child(2n){transform:translateY(0px);}
		 }                                                                                                   