/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:'Microsoft YaHei'; color:#666;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:none;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:90%; margin:0 auto;padding: 0 5%;}
/*@media only screen and (max-width: 1200px) {
.wapper{ width:100%;}
}*/


.header{ position:fixed;height: 80px;width: 100%;top: 0;z-index: 9999;}
.header .logo{float: left;height: 80px;}
.header .logo .img{height: 80px;display: flex;justify-content: center;align-items: center;}
.header .logo img{max-width: 100%;}
.header .pc_menu{float: right;height: 80px;width: 70%;}
.pc_menu .language{float: right;width: 80px;height: 80px;justify-content: center;display: flex;align-items: center;font-size: 16px;color: #fff;}
.pc_menu .language span{padding: 0 5px;background: none;border: 1px solid #fff;border-radius:0 5px 5px 0;}
.pc_menu .language span a{color:#fff;}
.pc_menu .language .active {background: #fff;border: 1px solid #fff;border-radius: 5px 0 0 5px;}
.pc_menu .language .CN a{color:#8c8c8c;}


.h_search{float: right;margin-right: 20px;}
.h_search .wrapper-green{height: 80px;line-height: 80px;position: relative;}
.h_search .searchMeme-input-right input {width: 380px;background: rgba(255,255,255,1);border: none;color: #8c8c8c;z-index: 1;padding: 11px;font-size: 16px;margin-top: 0px;outline: none;position: relative;border-bottom: 1px solid #eee;margin-left: 0px; padding-left: 11px; padding-right: 11px;}
.h_search .searchMeme-input-right {float: right;width: 400px;overflow: hidden;position: absolute;right: 50px;display: none;}
.h_search .searchMeme-button-right {width:25px;height: 80px;cursor: pointer;float: right;z-index: 100;}
.h_search .searchMeme-button-right button{width:25px;background: url(../images/s1.png) center center no-repeat;border: none;height: 80px;}


/*menu*/
.pc_menu{height: 80px;}
.menu{height:80px;line-height:80px;float: right;}
.menu ul li{ float:left;width:120px;background: url(../images/dian.png) right center no-repeat;}
.menu ul li:last-child{background: none;}
.menu ul li dl{ background:#fff; width:90%; position:absolute; left:0px; top:80px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none;text-align: right;padding-right: 10%;}
.menu ul li dl dd{ line-height:28px;margin:20px 10px; display: inline-block;width: 120px;}
.menu ul li dl dd a{ font-size:15px; color:#8c8c8c;display:inline; padding:0; text-align:left;}
.menu ul li dl dd a:hover{ color:#8c8c8c;}
.menu a{ font-size:18px;color:#fff; text-decoration:none;display:block;text-align:center;}
.menu a:hover{color:#222;font-weight: bold;}
a.menu_hover{color:#222;}
.menu_down span{ display:block;background:url(../images/menu_down.gif) right 10px center no-repeat;}

.header:hover{background: #fff;border-bottom: 1px solid #eee;color: #8c8c8c;}
.header:hover .pc_menu .language span{padding: 0 5px;background: none;border: 1px solid #8c8c8c;border-radius:0 5px 5px 0;}
.header:hover .pc_menu .language a{color: #8c8c8c;}
.header:hover .pc_menu .language .active {background: #8c8c8c;border: 1px solid #8c8c8c;border-radius: 5px 0 0 5px;}
.header:hover .pc_menu .language .CN a{color:#fff;}
.header:hover .menu a{color: #222;}
.header:hover .h_search .searchMeme-button-right button{background: url(../images/s2.png) center center no-repeat;}

.header.fixed{background: #fff;border-bottom: 1px solid #eee;color: #8c8c8c;}
.header.fixed .pc_menu .language span{padding: 0 5px;background: none;border: 1px solid #8c8c8c;border-radius:0 5px 5px 0;}
.header.fixed .pc_menu .language a{color: #8c8c8c;}
.header.fixed .pc_menu .language .active {background: #8c8c8c;border: 1px solid #8c8c8c;border-radius: 5px 0 0 5px;}
.header.fixed .pc_menu .language .CN a{color:#fff;}
.header.fixed .menu a{color: #222;}
.header.fixed .h_search .searchMeme-button-right button{background: url(../images/s2.png) center center no-repeat;}

.header2{ position:relative;height: 80px;width: 100%;z-index: 9999;top: 0;background: #fff;color: #8c8c8c;}
.header2.fixed2{position: fixed;border-bottom: 1px solid #eee;}
.header2 .pc_menu{float: right;height: 80px;width: 70%;}
.header2 .logo{float: left;height: 80px;}
.header2 .logo .img{height: 80px;display: flex;justify-content: center;align-items: center;}
.header2 .logo img{max-width: 100%;}
.header2 .pc_menu .language span{padding: 0 5px;background: none;border: 1px solid #8c8c8c;border-radius:0 5px 5px 0;}
.header2 .pc_menu .language a{color: #8c8c8c;}
.header2 .pc_menu .language .active {background: #8c8c8c;border: 1px solid #8c8c8c;border-radius: 5px 0 0 5px;}
.header2 .pc_menu .language .CN a{color:#fff;}
.header2 .menu a{color: #222;}
.header2 .h_search .searchMeme-button-right button{background: url(../images/s2.png) center center no-repeat;}



/*手机端导航*/
.m_menu{display: none;}
.sp_header{height:50px;overflow:hidden;background:#fff;position:relative;z-index:999;width:100%; display:none;}
.sp_logo{padding:10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#8C8C8C;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:99;background:#eee;width:100%;height:calc(100% - 50px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; display:none;}
.nav_show{top:50px}
.m_search{margin-right: 10px;position: relative;height: 50px;width: 300px;float: right;}
.m_search form {position: relative;width: 300px;margin: 0 auto;height: 50px;}
.m_search input {height: 45px;width: 0;padding: 0 50px 0 0px;border: none;border-bottom: 2px solid #eee;outline: none;transition: .4s cubic-bezier(0, 0.8, 0, 1);position: absolute;top: 0;right: 0;z-index: 2;background:transparent;}
.m_search input:focus {width: 300px;z-index: 1;border-bottom: 2px solid #eee;}
.m_search button {background:#fff url(../images/s2.png) center no-repeat;border: none;height:50px; width: 50px;position: absolute;top: 0;right: 0;cursor: pointer;}


.m_menu .language{font-size: 16px;color: #666;}
.m_menu .language span{padding: 0 5px;background: none;border: 1px solid #666;border-radius:0 5px 5px 0;}
.m_menu .language span a{color:#666;}
.m_menu .language .active {background: #666;border: 1px solid #666;border-radius: 5px 0 0 5px;}
.m_menu .language .CN a{color:#fff;}



.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999; box-sizing:border-box;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#101820}
.sjj_nav ul li ul li>ul{margin-left:10px}

@media only screen and (max-width: 980px) {
.header{display: none;}
.header2{display: none;}
.m_menu{display: block;z-index: 99999;}
.m_menu.fixed3{position: fixed;width: 100%;top: 0;background: #fff;}
.sp_header{display: block;}
.sjj_nav{ display:block;}
}

/*swiper*/
.banner{width: 100%;position: fixed;height: 100vh;z-index: 9;top: 0;}
.banner img{height: 100vh;}
.banner .warp{position: relative;width: 100%;}
.banner .warp .swiper-slide img { display: block;width: 100%;height: 100vh;}
.swiper {width: 100%;height: 100%;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}
.banner .b_show_top{position: absolute;left: 5%;bottom: 10%;}
.banner .b_show_top .t1{color: #fff;font-size: 20px;text-align: left;padding: 10px 0;}
.banner .b_show_top .t2{color: #fff;font-size: 16px;text-align: left;}


.index1{width: 100%;background: #fff;position: relative;z-index: 999;margin-top: 100vh;padding-top: 2%;}
.index1 .i_txt{width: 100%;height: 50px;line-height: 50px;margin: 10px 0;}
.index1 .i_txt span{display: inline-block;}
.index1 .i_txt span a{color: #101820;cursor: pointer;}
.index1 .i_txt h1{font-size: 22px;}
.index1 .i_txt .t2{font-size: 18px;}
.index1 .i_txt .more{float: right;}
.index1 .i_txt .more a{color: #000;font-size: 18px;padding: 6px 20px;border: 1px solid #000;border-radius: 20px;}
.index1 .i_txt .more a:hover{color: #fff;background: #3e4852;}
.index1 .i_txt span a:hover {color: #8C8C8C;}

.index_con{width: 100%;overflow: hidden;margin-bottom: 60px;}
.index_con .box img{width: 100%;overflow: hidden;max-height: 100%;transition: transform ease-in-out .7s, -webkit-transform ease-in-out .7s;}
/*.index_con .box .left{float: left;width: 24.5%;margin-right: 1%;}
.index_con .box .left .img2{margin-top: 3%;}
.index_con .box .right{float: right;width: 49%;}
*/
.index_con .box .left{float: left;width: 43%;margin-right: 1%;}
.index_con .box .left .img2{margin-top: 3%;}
.index_con .box .right{float: right;width: 56%;}
.index_con .box .right .top{margin-top:2.2%;}
.index_con .box .right .top:first-child {margin-top:0;}

/*
.index_con .box .center{float: left;width: 24.5%;margin-right: 1%;}
.index_con .box .bottom{margin-top: 2%;}
.index_con .box .bottom .img3{float: left;width: 49%;margin-right: 2%;}
.index_con .box .bottom .img4{float: left;width: 49%;}
*/


.index_con .box .img{position: relative;overflow: hidden;}
.index_con .box .img .index_con_txt{position: absolute;width: 100%;left: 0;background:rgba(0,0,0,0.1);text-align: left;height: 50px;overflow: hidden;padding: 10px 0;bottom: -70px;transition: .5s;}
.index_con .box .img .index_con_txt .t1{color: #fff;font-size: 15px;padding: 0 10px;}
.index_con .box .img .index_con_txt .t2{color: #fff;font-size: 18px;padding: 0 10px;}
.index_con .box .img:hover img{transform: scale(1.2);}
.index_con .box .img:hover .index_con_txt{bottom: 0;transition: .5s;}

	
.footer{background: #ebebeb;width: 100%;padding: 24px 0;}
.footer .f_top{border-bottom: #8C8C8C 1px solid;height: 50px;line-height: 50px;padding-bottom: 10px;}
.footer .f_top .f_logo{float: left;}
.footer .f_top .f_logo img{max-width: 100%;}
.footer .f_top .f_menu{float: right;}
.footer .f_top .f_menu ul li{display: inline-block;}
.footer .f_top .f_menu ul li a{font-size: 16px;color: #8C8C8C;border-right: 1px solid #8C8C8C;padding: 0 10px;}
.footer .f_top .f_menu ul li a:hover{color: #101820;}
.footer .f_top .f_menu ul li:last-child a{border-right: none;}
.footer .f_con{width: 100%;padding-top: 20px;color: #8C8C8C;font-size: 16px;}
.footer .f_con .left{float: left;width: 80%;}
.footer .f_con .left .t1{padding: 5px 0;}
.footer .f_con .left .t1 a:hover{text-decoration: none;color: #8C8C8C;}
.footer .f_con .right{float: right;}
.footer .f_con .right ul li{display: inline-block;width: 40px;height: 60px;padding: 0 5px;}
.footer .f_con .right ul li i{width: 40px;height: 60px;display: flex;justify-content: center;align-items: center;}
.footer .f_con .right ul li img{max-width: 100%;}
.footer .f_con .right .f_ewm_t{position: relative;}
.footer .f_con .right .f_ewm_t .f_ewm{position: absolute;width: 90px;height: auto;right: 40px;display: none;}
.footer .f_con .right .f_ewm_t .f_ewm img{width: 100%;}
.footer .f_con .right .f_ewm_t:hover .f_ewm{display: block;}


/*introduce*/
.intro_img{width: 100%;position: relative;}
.intro_img img{width: 100%;}
.intro_img .intro_img_top{min-height: 125px;width: 100%;background: rgba(255,255,255,0.8);position: absolute;bottom: 0;left: 0;overflow: hidden; z-index:99;}
.intro_img .intro_img_top .warp{padding:15px 10%;}
.intro_img .intro_img_top .warp .txt{display: flex;}
.intro_img .intro_img_top .warp .txt .left{line-height: 1.5;white-space: nowrap;}
.intro_img .intro_img_top .warp .txt h1{color: #101820;font-size: 24px;}
.intro_img .intro_img_top .warp .txt h2{color: #101820;font-size: 18px;font-weight: 540;}
.intro_img .intro_img_top .warp .txt .right{margin-left: 2%;color: #101820;font-size: 14px;}
.intro_img .intro_img_top .warp .txt .right span{display: block;line-height: 1.8;}


.introduce{width: 100%;margin-top:5px;}
.introduce .warp{width: 100%;overflow: hidden;}
.introduce .warp .list{float: left;width: 49.8%;margin-right: 0.4%;margin-bottom: 0.2%;}
.introduce .warp .list:nth-child(2n){margin-right: 0%;}
.introduce .warp .list img{width: 100%;}
.introduce .warp .list .box{width: 100%;position: relative;overflow: hidden;}
.introduce .warp .list .box .intro_top1{position: absolute;width: 100%;height: 80px;left: 0;bottom: 0;}
.introduce .warp .list .box .intro_top1 .txt_warp{padding: 10px 20px;color: #fff;}
.introduce .warp .list .box .intro_top1 .txt_warp h1{font-size: 24px;font-weight: 540;}
.introduce .warp .list .box .intro_top1 .txt_warp h2{font-size: 18px;font-weight: 500;}

.introduce .warp .list .box .intro_top2{position: absolute;width: 100%;height: 100%;left: -100%;top: 0;background: rgba(16,24,32,0.7);}
.introduce .warp .list .box .intro_top2 .txt_warp{width: 100%;height: 100%;justify-content: center;display: flex;align-items: center;color: #fff;}
.introduce .warp .list .box .intro_top2 .txt_warp .desc{padding: 0 30px;}
.introduce .warp .list .box .intro_top2 .txt_warp h1{font-size: 24px;font-weight: 550;}
.introduce .warp .list .box .intro_top2 .txt_warp h2{font-size: 18px;font-weight: 500;}
.introduce .warp .list .box .intro_top2 .txt_warp h3{font-size: 18px;font-weight: 550;padding: 10px 0;}
.introduce .warp .list .box .intro_top2 .txt_warp .txt{font-size: 14px;line-height: 1.8;}
.introduce .warp .list .box:hover .intro_top1{display: none;}
.introduce .warp .list .box:hover .intro_top2{left: 0;transition: .5s;}


.cul_nav{width: 100%;padding: 10px 0;}
.cul_nav .warp{border-bottom: 1px solid #eee;padding: 10px 0;position: relative;}
.cul_nav .t1 a{color: #101820;font-size: 22px;font-weight: 550;}
.cul_nav .t2 a{color: #101820;font-size: 18px;font-weight: 540;}
.cul_nav .warp a:hover{color: #8C8C8C;}
.cul_nav .line{position: absolute;width: 40px;height: 2px;background: #101820;left: 0;bottom: 0;display: inline-block;}
.cul_nav .cul_nav_list{width: 100%;padding: 10px 0;}
.cul_nav .cul_nav_list span{padding-right: 10px;}
.cul_nav .cul_nav_list span a{color: #101820;font-size: 15px;font-weight: 540;}
.cul_nav .cul_nav_list span a:hover{color: #101820;}
.cul_nav_select{float: right;}
.cul_nav_select ul li{display: inline-block;padding: 0 5px;}
.cul_nav_select ul li select{border: 1px solid #eee;outline: #eee;padding: 10px 20px;border-radius: 8px;}
.cul_nav_select ul li.cul_nav_input{position: relative;}
.cul_nav_select ul li.cul_nav_input input{border: 1px solid #eee;outline: #eee;padding:10px 40px 10px 10px;border-radius: 8px;}
.cul_nav_select ul li.cul_nav_input button{position: absolute;right: 8px;width: 30px;height: 30px;background: url(../images/s2.png) center no-repeat;border: none;outline: none;top: 4px;}



.project{width: 100%;margin-top:5px;margin-bottom: 40px;}
.project .warp{width: 96%;overflow: hidden;padding: 0 2%;}
/*.project .warp .list{float: left;width: 33%;margin-right: 0.4%;margin-bottom: 0.2%;}
.project .warp .list:nth-child(3n){margin-right: 0%;}
.project .warp .list img{width: 100%;transition: 0.5s;overflow: hidden;height: 100%;}
.project .warp .list .box{width: 100%;position: relative;overflow: hidden;}
.project .warp .list .box .intro_top1{position: absolute;width: 100%;height: 80px;left: 0;bottom: 0;}
.project .warp .list .box .intro_top1 .txt_warp{padding: 10px 20px;color: #fff;}
.project .warp .list .box .intro_top1 .txt_warp h1{font-size: 24px;font-weight: 540;}
.project .warp .list .box .intro_top1 .txt_warp h2{font-size: 18px;font-weight: 500;}
.project .warp .list .box:hover img{transform: scale(1.1);}

*/



.project .warp .box .left{float: left;width: 43%;margin-right: 1%;}
.project .warp .box .left .img2{margin-top: 3%;}
.project .warp .box .right{float: right;width: 56%;}
.project .warp .box .right .top{margin-top:2.2%;}
.project .warp .box .right .top:first-child {margin-top:0;}
.project .warp .box .img{position: relative;overflow: hidden;}
.project .warp .box img{width: 100%;overflow: hidden;max-height: 100%;transition: transform ease-in-out .7s, -webkit-transform ease-in-out .7s;}
.project .warp .box .img .index_con_txt{position: absolute;width: 100%;left: 0;background:rgba(0,0,0,0.1);text-align: left;height: 50px;overflow: hidden;padding: 10px 0;bottom: -70px;transition: .5s;}
.project .warp .box .img .index_con_txt .t1{color: #fff;font-size: 15px;padding: 0 10px;}
.project .warp .box .img .index_con_txt .t2{color: #fff;font-size: 18px;padding: 0 10px;}
.project .warp .box .img:hover img{transform: scale(1.2);}
.project .warp .box .img:hover .index_con_txt{bottom: 0;transition: .5s;}


.project_detail{width: 100%;margin-top:5px;}
.project_detail .warp{width: 96%;overflow: hidden;padding: 10px 2%;}
.project_detail .warp .list{float: left;width: 49.5%;margin-right: 0.4%;margin-bottom: 0.2%;}
.project_detail .warp .list:nth-child(3n){margin-right: 0%;}
.project_detail .warp .list img{width: 100%;transition: 0.5s;overflow: hidden;height: 100%;}
.project_detail .warp .list .box{width: 100%;position: relative;overflow: hidden;}
.project_detail .warp .list .box .intro_top1{position: absolute;width: 100%;height: 80px;left: 0;bottom: 0;}
.project_detail .warp .list .box .intro_top1 .txt_warp{padding: 10px 20px;color: #fff;}
.project_detail .warp .list .box .intro_top1 .txt_warp h1{font-size: 24px;font-weight: 540;}
.project_detail .warp .list .box .intro_top1 .txt_warp h2{font-size: 18px;font-weight: 500;}
.project_detail .warp .list .box:hover img{transform: scale(1.1);}

.pro_page{width: 100%;border-top: 1px solid #eee;}
.pro_page .list2{display: flex;align-items: center;justify-content: space-between;height: 45px;line-height: 45px;}
.pro_page .list2 a{color: #8C8C8C;font-size: 15px;}
.pro_page .list2 a:hover{border-top: 2px solid #ddd;}
.pro_page .list2 .page_prve{display: flex;flex: 1 1;}
.pro_page .list2 .page_prve a{background: url(../images/向前.png) left center no-repeat;padding-left: 35px;}
.pro_page .list2 .page{display: flex;}
.pro_page .list2 .page a{padding: 0 10px;}
.pro_page .list2 a.on{color: #101820;border-top: 2px solid #101820;}
.pro_page .list2 .page_next{display: flex;justify-content: flex-end;flex: 1 1;}
.pro_page .list2 .page_next a{background: url(../images/next.png) right center no-repeat;padding-right: 35px;}


/*detail*/
.detail_banner{width: 100%;}
.detail_banner img{width: 100%;}

.detail{width: 100%;padding: 20px 0;}
.detail_top{width: 100%;border-bottom: 1px solid #eee;padding: 10px 0;}
.detail_top .left{float: left;color: #101820;}
.detail_top .left h1{font-size: 22px;}
.detail_top .left h2{font-size: 18px;}
.detail_top .right{float: right;text-align: right;width: 50%;}
.detail_top .right ul li{display: inline-block;padding: 0 5px;border-right: 1px solid #101820;}
.detail_top .right ul li:first-child{border-left: 1px solid #101820;}
.detail_top .right ul li a{color: #101820;font-size: 16px;}

.detail_con{width: 100%;margin: 30px 0;}
.detail_con .t1{color: #8C8C8C;font-size: 16px;}
.detail_con .t2{color: #101820;font-size: 16px;padding-bottom: 10px;}


@media only screen and (max-width: 980px) {
.index_con{max-height: none;position: relative;}
.index_con .box{display: grid;}
.index_con .box .left{float: none;width: 100%;margin-right: 0;}
.index_con .box .left .img{float: none;width: 100%;}
.index_con .box .right{float: left;width: 100%;order: 0;}

.index_con .box .img{position: relative;overflow: hidden;}
.index_con .box .img .index_con_txt{position: absolute;width: 100%;left: 0;background:rgba(0,0,0,0.1);text-align: left;height: 50px;overflow: hidden;padding: 10px 0;bottom: -70px;transition: .5s;}
.index_con .box .img .index_con_txt .t1{color: #fff;font-size: 15px;padding: 0 10px;}
.index_con .box .img .index_con_txt .t2{color: #fff;font-size: 18px;padding: 0 10px;}
.index_con .box .img:hover img{transform: scale(1.2);}
.index_con .box .img:hover .index_con_txt{bottom: 0;transition: .5s;}

.footer .f_top{height: auto;line-height: 1.5;}
.footer .f_top .f_logo{display: none;}
.footer .f_top .f_menu{float: none;width: 100%;}
.footer .f_top .f_menu ul{text-align: center;}
.footer .f_con{width: 100%;padding-top: 20px;color: #8C8C8C;font-size: 16px;display: grid;}
.footer .f_con .left{float: none;width: 100%;order: 1;text-align: center;}
.footer .f_con .right{float: none;width: 100%;order: 0;text-align: center;}

.intro_img .intro_img_top{position: relative;}
.intro_img .intro_img_top .warp{padding: 10px 3%;}
.intro_img .intro_img_top .warp .txt{display: block;}
.intro_img .intro_img_top .warp .txt .right{margin-left: 0;}
.introduce .warp .list{float: none;width: 100%;margin-right: 0;}
.introduce .warp .list .box .intro_top2 .txt_warp .txt{line-height: 1.5;}

/*.project .warp .list{width: 49.6%;}
.project .warp .list:nth-child(3n){margin-right: 0.4%;}
*/
.project .warp .box .left{float: none;width: 100%;margin-right: 0;}
.project .warp .box .left .img{float: none;width: 100%;}
.project .warp .box .right{float: left;width: 100%;order: 0;}


.cul_nav .line{bottom: 55px;}
.cul_nav_select{float: none;margin-top: 20px;}
.cul_nav_select ul li:first-child{padding-left: 0;}

.detail_top .left{float: none;}
.detail_top .right{float: none;width: 100%;text-align: left;}



}

@media only screen and (max-width: 740px) {
.m_search{width: 180px;}
.m_search form{width: 180px;}
.m_search input:focus {width: 180px;}
/*.project .warp .list{width: 100%;margin-right: 0;}*/
.cul_nav .line{bottom: 115px;}

.cul_nav_select ul li{width: 49%;padding: 0;margin-bottom: 10px;}
.cul_nav_select ul li select{width: 100%;}
.cul_nav_select ul li.cul_nav_input{width: 100%;}
.cul_nav_select ul li.cul_nav_input input{width:85%;}
.project_detail .warp .list{width: 100%;float: none;margin-right: 0;}
.pro_page .list2 .page{display: none;}

}
