/*Created by lk on 2022/08/02.*/


/*----page_banner----*/
.page_banner{width: 100%; height: 860px;}
.page_banner .page_bg{width: 100%; height: 100%; background-size: cover}
.page_banner .page_bg .w1440{padding-top: 300px; overflow: hidden}
.page_banner .page_bg .w1440 h1{font-size: 50px; color: #fff; font-weight: 100; margin-bottom: 10px;}
.page_banner .page_bg .w1440 h3{font-size: 36px; color: #fff; font-weight: 100;}
.page_banner .page_bg .w1440 .consult{width: 140px; font-size: 14px; color: #fff; font-weight: 100; text-align: center; padding: 12px 0; margin-top: 60px; border-radius: 4px; border: 1px solid #fff;}

/*----service_banner----*/
.service_banner{width: 100%; height: 860px;}
.service_banner .banner_bg{width: 100%; height: 100%; background-position: center; background-size: cover}
.service_banner .banner_bg .w1600{padding-top: 300px; overflow: hidden}
.service_banner .banner_bg .w1600 .service_left{width: 46%; padding-top: 60px}
.service_banner .banner_bg .w1600 .service_left h1{font-size: 46px; color: #fff; font-weight: 100; margin-bottom: 40px;}
.service_banner .banner_bg .w1600 .service_left h3{font-size: 24px; color: #fff; font-weight: 100; line-height: 42px; padding-right: 10%; margin-bottom: 40px;}
.service_banner .banner_bg .w1600 .service_left span{display: inline-block; font-size: 17px; margin-right: 20px; color: #fff;}
.service_banner .banner_bg .w1600 .service_left a{width: 140px; font-size: 13px; color: #333; padding: 10px 0; margin-top: 50px; text-align: center; background: rgba(255,255,255,.4); position: relative}
.service_banner .banner_bg .w1600 .service_left a i{display: inline-block; font-size: 13px; color: #333; font-style: normal; padding-left: 10px; padding-bottom: 10px; position: relative; z-index: 2}
.service_banner .banner_bg .w1600 .service_left a:before{content: ""; display: block; width: 100%; height: 100%; background: rgba(255,255,255,.3); position: absolute; bottom: 0; left: 0; margin: 0 0 10px 10px;}
.service_banner .banner_bg .w1600 .service_right{width: 50%;}
.service_banner .banner_bg .w1600 .service_right img{float: none; display: block}

.service_color .banner_bg .w1600 .service_left h1{color: #666;}
.service_color .banner_bg .w1600 .service_left h3{color: #666;}
.service_color .banner_bg .w1600 .service_left span{color: #999}

/*----news_banner----*/
.news_banner{}
.news_banner .news_title{position: relative; height: 477px; padding: 240px 0 0 100px; z-index: 2}
.news_banner .news_title h1{font-size: 24px; color: #fff; line-height: 42px; font-weight: 100; opacity: 0;}
.news_banner .news_title h3{font-size: 42px; color: #fff; opacity: 0;}
.news_banner .page_bg{width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-size: cover; background-position: top left;}


/*----page_about----*/
.page_about{width: 1600px; background: #f3f7f3; position: relative; padding: 0 0 60px 100px; z-index: 2}
.page_about .about_title{padding: 100px 0;}
.page_about .about_title h5{font-size: 40px; color: #4f3f92; margin-bottom: 6px; font-family: 'DisneyEnglish-Bold'}
.page_about .about_title h4{font-size: 42px; color: #ff4229; font-weight: 100;}
.page_about .about_title p{font-size: 15px; color: #666; line-height: 26px; font-weight: 100; padding-right: 20%; margin-top: 60px;}

.page_about .about_persistent{padding-bottom: 160px}
.page_about .about_persistent h5{font-size: 24px; color: #666; font-weight: bold; margin-bottom: 30px;}
.page_about .about_persistent h4{font-size: 17px; color: #999; font-weight: 100;}
.page_about .about_persistent .list{margin-top: 80px; position: relative}
.page_about .about_persistent .list .li_left{width: 46%;}
.page_about .about_persistent .list .li_left img{width: 100%;}
.page_about .about_persistent .list .li_right{width: 54%;}
.page_about .about_persistent .list .li_right img{width: 50%;}
.page_about .about_persistent .list .li_pos{position: absolute; bottom: 0; right: 0; margin: 0 14% -60px 0}
.page_about .about_persistent .list .li_left img{}

.page_about .about_join{padding-top: 100px; background: #fff; padding-left: 20%;}
.page_about .about_join h5{font-size: 24px; color: #666; font-weight: bold; margin-bottom: 30px;}
.page_about .about_join p{font-size: 15px; color: #666; line-height: 26px; font-weight: 100; padding-right: 32%;}
.page_about .about_join h3{font-size: 24px; color: #ff4229; font-family: 'DisneyEnglish-Bold'; margin-top: 60px;}
.page_about .about_join h6{font-size: 17px; color: #999; font-weight: 100; margin-top: 20px;}
.page_about .about_join a{font-size: 18px; color: #404c63; font-weight: bold; margin-top: 10px;}
.page_about .about_join .img{width: 100%; position: relative; margin-top: 60px;}
.page_about .about_join .img img{float: right}

.page_about .about_partner{padding-top: 120px;}
.page_about .about_partner h5{font-size: 24px; color: #666; font-weight: bold; margin-bottom: 30px;}
.page_about .about_partner p{font-size: 15px; color: #666; line-height: 26px; font-weight: 100; padding-right: 32%;}
.page_about .about_partner .list{padding-top: 40px; margin-right: -1%;}
.page_about .about_partner .list li{width: 19%; margin-right: 1%; margin-bottom: 10px; float: left; background: #fff; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_about .about_partner .list li .img{width: 100%; overflow: hidden; position: relative}
.page_about .about_partner .list li .img img{width: 100%; transition: all ease .8s; -webkit-transition: all ease .8s}
.page_about .about_partner .list li .img .img_b{filter: grayscale(100%); -webkit-filter: grayscale(100%);}
.page_about .about_partner .list li .img .img_g{position: absolute; top: 0; left: 0; opacity: 0}

.page_about .about_partner .list li:hover{background: #ff4229}
.page_about .about_partner .list li:hover .img .img_b{opacity: 0}
.page_about .about_partner .list li:hover .img .img_g{opacity: 1}


/*----page_service----*/
.service_color{background: #f3f7f3; position: relative}
.page_service{padding: 80px 0;}
.page_service h2{font-size: 80px; color: #ff4229; padding: 0 0 60px 0; margin-bottom: 60px; border-bottom: 1px solid #dedede; font-family: 'DisneyEnglish-Bold'}
.page_service .list{}
.page_service .list li{position: relative; width: 50%; height: 460px; float: left; padding: 70px 70px 0 70px; box-sizing: border-box; overflow: hidden; z-index: 2}
.page_service .list li a{transition: all ease .4s; -webkit-transition: all ease .4s}
.page_service .list li .li_left{width: 50%; padding-right: 5%; position: relative; z-index: 2}
.page_service .list li .li_right{width: 50%; position: relative; z-index: 2}}
.page_service .list li .li_right .img{width: 100%;}
.page_service .list li .li_right .img img{width: 100%;}
.page_service .list li .li_t{position: relative; z-index: 2}
.page_service .list li h6{font-size: 60px; font-family: 'DisneyEnglish-Bold'}
.page_service .list li h1{font-size: 42px; font-weight: 100; margin-bottom: 20px;}
.page_service .list li p{font-size: 15px; line-height: 26px; margin-bottom: 40px; padding-right: 100px;}
.page_service .list li span{display: inline-block; font-size: 17px; margin-right: 20px;}

.page_service .list li .li_bg{width: 90px; height: 90px; position: absolute; right: 0; bottom: 0; border-radius: 100%; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_service .list li .li_bg:before{content: ""; display: block; width: 200%;  padding-top: 200%; position: absolute; top: 0; left: 0; background: transparent; border-radius: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}


.page_service .list li:nth-child(1){width: 100%; height: 500px; background: #dedede;}
.page_service .list li:nth-child(2){background: #fff;}
.page_service .list li:nth-child(3){background: #ff4229;}
.page_service .list li:nth-child(4){background: #267cbe;}
.page_service .list li:nth-child(5){background: #fcc02c;}
.page_service .list li:nth-child(1) a{color: #404c63}
.page_service .list li:nth-child(2) a{color: #000;}
.page_service .list li:nth-child(3) a{color: #fff;}
.page_service .list li:nth-child(4) a{color: #fff;}



.page_service .list li:hover .li_bg{width: 100%; height: 100%;}
.page_service .list li:hover .li_bg:before{background: #000; border-radius: 0}
.page_service .list li:hover a{color: #fff;}


/*----page_website----*/
.page_website{}

.website_title{padding: 0 100px;}
.website_title .website_left{width: 45%; background: #fff; padding: 160px 0 160px 0;}
.website_title .website_left h5{font-size: 42px; color: #4f3f92; margin-bottom: 30px; font-family: 'DisneyEnglish-Bold'}
.website_title .website_left h4{font-size: 30px; color: #ff4229; font-weight: 100; }
.website_title .website_left h6{font-size: 30px; color: #ff4229; font-weight: 100; margin-bottom: 60px}
.website_title .website_left span{display: inline-block; font-size: 17px; margin-right: 20px; color: #999; line-height: 24px;}
.website_title .website_right{width: 55%;}
.website_title .website_right .img{width: 100%;}
.website_title .website_right .img img{width: 100%;}

.website_advantage{padding: 80px 100px; background: #f0f0f0}
.website_advantage h2{font-size: 28px; color: #4f3f92; font-weight: bold; padding: 100px 0; text-align: center}
.website_advantage .website_con{}
.website_advantage .website_con .list{margin-right: -2%;}
.website_advantage .website_con .list li{position: relative; width: 23%; float: left; margin-right: 2%; margin-bottom: 50px; padding: 40px 50px; box-sizing: border-box; box-shadow: 0 3px 45px 3px rgba(0, 0, 0, .07); border-radius: 8px; background: #fff; overflow: hidden; cursor: pointer; transition: all ease .6s; -webkit-transition: all ease .6s}
.website_advantage .website_con .list li .ico{width: 70px; height: 70px; margin-bottom: 20px; border-radius: 100%; border: 2px solid #ff4229;}
.website_advantage .website_con .list li .ico img{width: 100%; float: none; display: block}
.website_advantage .website_con .list li h1{font-size: 22px; color: #333; margin-bottom: 20px;}
.website_advantage .website_con .list li p{font-size: 16px; color: #999; line-height: 26px; font-weight: 100;}
.website_advantage .website_con .list li .sp_mark{display: block; position: absolute; top: 0; left: 0; width: 11px; height: 80px; background: #4f3f92; border-radius: 6px; transform: translate(-50%, -8px) }
.website_advantage .website_con .list li:hover{box-shadow: 3px 3px 12px 3px rgba(0,0,0,.15)}

.website_process{width: 100%; padding: 70px 0; background: url("../image/b29.png") no-repeat right 320px}
.website_process .website_left{width: 30%; margin-right: 5%}
.website_process .website_left h3{font-size: 38px; color: #282828; margin-bottom: 20px}
.website_process .website_left p{font-size: 16px; color: #999; line-height: 24px; margin-bottom: 40px}
.website_process .website_left .list{list-style: none;}
.website_process .website_left .list li{margin-bottom: 20px; cursor: pointer}
.website_process .website_left .list li h3{font-size: 18px; color: #282828; margin-bottom: 8px; margin-left: 40px}
.website_process .website_left .list li p{font-size: 14px; color: #999; margin-bottom: 0; padding-left: 40px}
.website_process .website_left .list li .img{position: relative}
.website_process .website_left .list li .img .img02{position: absolute; top: 0; left: 0; opacity: 0}
.website_process .website_right{width: 65%}

.website_process .website_left .list li:hover .img .img01{opacity: 0}
.website_process .website_left .list li:hover .img .img02{opacity: 1}
.website_process .website_left .list li:hover h3{color: #ff4229}
.website_process .website_left .list li:hover p{color: #ff4229}

.website_data{width: 100%; height: 300px; padding: 100px 0; background: #ff4229;}
.website_data .da{position: relative; overflow: hidden}
.website_data .da .li{width: 25%; float: left; text-align: center; position: relative; z-index: 2}
.website_data .da .li span{height: 60px; font-size: 76px; color: #fff; margin-top: 10px; font-family: 'DisneyEnglish-Bold'}
.website_data .da .li i{font-size: 14px; font-style: normal; color: #fff; vertical-align: top; line-height: 32px; padding-left: 6px}
.website_data .da .li p{font-size: 16px; color: #fff; line-height: 30px}

.website_case{padding: 60px 100px;}
.website_case h2{font-size: 28px; color: #4f3f92; font-weight: bold; padding: 100px 0 60px 0; text-align: center}
.website_case .list{margin-right: -2%}
.website_case .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 30px; position: relative;}
.website_case .list li:before{content: ""; display: block; width: 0; height: 1px; background: rgba(255,255,255,.4); position: absolute; top: 0; left: 20px; margin: 20px 0 0 0; z-index: 2; transition: all ease .9s; -webkit-transition: all ease .9s}
.website_case .list li:after{content: ""; display: block; width: 0; height: 1px; background: rgba(255,255,255,.4); position: absolute; bottom: 0; right: 20px; margin: 0 0 20px 0; z-index: 2; transition: all ease .9s; -webkit-transition: all ease .9s}
.website_case .list li .img{width: 100%; overflow: hidden}
.website_case .list li .img img{width: 100%;}
.website_case .list li .img:before{content: ""; display: block; width: 1px; height: 0; background: rgba(255,255,255,.4); position: absolute; bottom: 20px; left: 0; margin: 0 0 0 20px; z-index: 2; transition: all ease .9s; -webkit-transition: all ease .9s}
.website_case .list li .img:after{content: ""; display: block; width: 1px; height: 0; background: rgba(255,255,255,.4); position: absolute; top: 20px; right: 0; margin: 0 20px 0 0; z-index: 2; transition: all ease .9s; -webkit-transition: all ease .9s}
.website_case .list li .case_mark{width: 100%; height: 100%; background: rgba(0,0,0,.4) url("../image/makr_bg.png") repeat; position: absolute; top: 0; left: 0;}
.website_case .list li .t{width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding: 12% 0 0 0; text-align: center; background: transparent; transition: all ease .4s; -webkit-transition: all ease .4s}
.website_case .list li .t .c_logo{float: none; display: block; margin: 0 auto; transform: translateY(60px); -webkit-transform: translateY(60px); transition: all ease .4s; -webkit-transition: all ease .4s}
.website_case .list li .t h1{font-size: 20px; color: #fff; font-weight: 100; opacity: 0; transform: translateY(-20px); -webkit-transform: translateY(-20px); transition: all ease .4s; -webkit-transition: all ease .4s}

.website_case .list li:hover .t{background: rgba(255,66,41,.9)}
.website_case .list li:hover .t .c_logo{transform: translateY(10px); -webkit-transform: translateY(10px);}
.website_case .list li:hover .t h1{transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 1}
.website_case .list li:hover:before{width: 88%;}
.website_case .list li:hover:after{width: 88%;}
.website_case .list li:hover .img:before{height: 82%;}
.website_case .list li:hover .img:after{height: 82%;}

/*--page_wechat--*/
.page_wechat{}

.wechat_title{padding: 0 0 80px 100px; position: relative}
.wechat_title .wechat_left{width: 45%; background: #fff; padding: 160px 0 160px 0;}
.wechat_title .wechat_left h5{font-size: 42px; color: #4f3f92; margin-bottom: 30px; font-family: 'DisneyEnglish-Bold'}
.wechat_title .wechat_left h4{font-size: 30px; color: #ff4229; font-weight: 100; }
.wechat_title .wechat_left span{display: inline-block; font-size: 17px; margin-right: 20px; color: #999; margin-top: 60px;}

.wechat_title .wechat_left .wechat_ico{width: 60%; position: absolute; bottom: 0; left: 0; background: #fff; margin-bottom: 60px;}
.wechat_title .wechat_left .wechat_ico .list{list-style: none; padding: 40px 0;}
.wechat_title .wechat_left .wechat_ico .list li{width: 33.3333%; float: left; text-align: center; cursor: pointer}
.wechat_title .wechat_left .wechat_ico .list li .img{width: 66px; height: 66px; margin: 0 auto 30px auto; position: relative; transition: all ease .4s; -webkit-transition: all ease .4s}
.wechat_title .wechat_left .wechat_ico .list li h3{font-size: 16px; color: #333; margin-bottom: 20px}
.wechat_title .wechat_left .wechat_ico .list li p{font-size: 14px; color: #666; line-height: 24px}
.wechat_title .wechat_left .wechat_ico .list li:hover .img{transform: rotateY(360deg); -webkit-transform: rotateY(360deg)}
.wechat_title .wechat_left .wechat_ico .list li:hover h3{color: #ff4229}

.wechat_title .wechat_right{width: 55%;}
.wechat_title .wechat_right .img{width: 100%;}
.wechat_title .wechat_right .img img{width: 100%;}

.wechat_scene{padding: 80px 0 30px 0; background: #f4f4f4}
.wechat_scene .wechat_list{list-style: none; }
.wechat_scene .wechat_list li{width: 25%; float: left; padding: 40px 0; cursor: pointer; margin-bottom: 60px; transition: all ease .2s; -webkit-transition: all ease .2s}
.wechat_scene .wechat_list li .img{width: 50px; height: 50px; margin: 0 auto 30px auto; position: relative; transition: all ease .4s; -webkit-transition: all ease .4s}
.wechat_scene .wechat_list li .img .img01{width: 100%}
.wechat_scene .wechat_list li .img .img02{width: 100%; position: absolute; top: 0; left: 0; opacity: 0}
.wechat_scene .wechat_list li .txt{text-align: center}
.wechat_scene .wechat_list li .txt h3{font-size: 18px; color: #333; margin-bottom: 10px}
.wechat_scene .wechat_list li .txt p{font-size: 14px; color: #999; line-height: 24px}

.wechat_scene .wechat_list li:hover{background: #fff; box-shadow: 0 0 8px 2px #f0f0f0}
.wechat_scene .wechat_list li:hover .img{transform: rotateY(360deg); -webkit-transform: rotateY(360deg)}
.wechat_scene .wechat_list li:hover .img .img01{opacity: 0}
.wechat_scene .wechat_list li:hover .img .img02{opacity: 1}
.wechat_scene .wechat_list li:hover .txt h3{color: #ff4229}

.wechat_case{padding: 60px 100px;}
.wechat_case h2{font-size: 38px; color: #4f3f92; padding: 100px 0 30px 0; text-align: center}
.wechat_case p{font-size: 26px; color: #ff4229; font-weight: 100; text-align: center}
.wechat_case .list{margin-right: -2%; margin-top: 60px;}
.wechat_case .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 30px; position: relative;}
.wechat_case .list li .img{width: 100%; overflow: hidden; position: relative}
.wechat_case .list li .img img{width: 100%;}
.wechat_case .list li .img .case_mark{width: 100%; height: 100%; background: rgba(0,0,0,.5) url("../image/makr_bg.png") repeat; position: absolute; top: 0; left: 0; opacity: 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.wechat_case .list li .img .case_mark img{width: 140px; height: 140px; margin: 20% auto; float: none; display: block}
.wechat_case .list li .t{width: 100%; padding: 14px 0; text-align: center;}
.wechat_case .list li .t h1{font-size: 17px; color: #333; font-weight: 100;transition: all ease .4s; -webkit-transition: all ease .4s}
.wechat_case .list li:hover .img .case_mark{top: 0; opacity: 1}
.wechat_case .list li:hover .t h1{color: #ff4229}


/*----page_vision----*/
.vision_title{padding: 0 0 0 100px;}
.vision_title .vision_left{width: 45%; background: #fff; padding: 160px 0 160px 0;}
.vision_title .vision_left h5{font-size: 42px; color: #267cbe; margin-bottom: 30px; font-family: 'DisneyEnglish-Bold'}
.vision_title .vision_left h4{font-size: 30px; color: #ff4229; font-weight: 100; }
.vision_title .vision_left span{display: inline-block; font-size: 17px; margin-right: 20px; color: #999; margin-top: 60px;}
.vision_title .vision_right{width: 55%;}
.vision_title .vision_right .img{width: 100%;}
.vision_title .vision_right .img img{width: 100%;}

.vision_con{padding: 80px 100px; background: #f0f0f0;}
.vision_con .vision_list{list-style: none; margin-top: 60px;}
.vision_con .vision_list li{width: 33.3333%; float: left; position: relative; cursor: pointer;}
.vision_con .vision_list li .img{width: 100%; overflow: hidden}
.vision_con .vision_list li .img img{width: 100%; float: none; display: block; transition: all ease .4s; -webkit-transition: all ease .4s}
.vision_con .vision_list li .txt{width: 100%; position: absolute; bottom: 0; left: 0; padding: 0 30px 20px 30px}
.vision_con .vision_list li .txt h3{font-size: 22px; color: #fff; font-weight: bold; margin-bottom: 10px; transition: all ease .4s; -webkit-transition: all ease .4s}
.vision_con .vision_list li .txt p{font-size: 14px; color: #999; line-height: 24px}
.vision_con .vision_list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.vision_con .vision_list li:hover .txt h3{color: #ff4229}
.vision_con .vision_list li:nth-child(2) h3{color: #ff4229}
.vision_con .vision_list li:nth-child(4) h3{color: #ff4229}
.vision_con .vision_list li:nth-child(6) h3{color: #ff4229}

.vision_case{padding: 60px 100px;}
.vision_case h2{font-size: 28px; color: #4f3f92; font-weight: bold; padding: 100px 0 60px 0; text-align: center}
.vision_case .list{margin-right: -2%}
.vision_case .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 30px; position: relative;}
.vision_case .list li .img{width: 100%; overflow: hidden}
.vision_case .list li .img img{width: 100%; transition: all ease .4s; -webkit-transition: all ease .4s}
.vision_case .list li .txt{position: relative;}
.vision_case .list li .txt .t{width: 100%; height: 70px; position: absolute; bottom: -20px; left: 0; background: rgba(255,255,255,.6); text-align: center; line-height: 70px; transition: all ease .4s; -webkit-transition: all ease .4s}
.vision_case .list li .txt .t h4{font-size: 18px; color: #333; font-weight: bold}
.vision_case .list li .txt .t_d{padding: 10px 0; background: #fff; text-align: center; position: relative; z-index: 2}
.vision_case .list li .txt .t_d:before{content: ""; display: block; width: 100%; height: 0; position: absolute; top: 0; left: 0; background: #ff4229; transition: all ease .6s; -webkit-transition: all ease .6s; z-index: 3}
.vision_case .list li .txt .t_d h1{font-size: 16px; color: #333; margin-bottom: 6px; transition: all ease .2s; -webkit-transition: all ease .2s}
.vision_case .list li .txt .t_d p{font-size: 14px; color: #666; position: relative; z-index: 5; transition: all ease .5s; -webkit-transition: all ease .5s}

.vision_case .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.vision_case .list li:hover .txt .t_d:before{height: 100%;}
.vision_case .list li:hover .txt .t_d p{color: #fff; transform: translateY(-12px); -webkit-transform: translateY(-12px)}
.vision_case .list li:hover .txt .t{bottom: 66px}

/*----page_video----*/
.video_con{padding: 80px 100px; background: #f0f0f0;}
.video_con .video_list{list-style: none; margin-right: -2.3333%; margin-top: 60px;}
.video_con .video_list li{width: 31%; margin-right: 2.3333%; margin-bottom: 40px; float: left; cursor: pointer}
.video_con .video_list li .img{width: 100%; overflow: hidden}
.video_con .video_list li .img img{width: 100%; float: none; display: block; transition: all ease .4s; -webkit-transition: all ease .4s}
.video_con .video_list li .txt{padding: 20px 0}
.video_con .video_list li .txt h3{font-size: 22px; color: #282828; font-weight: bold; margin-bottom: 20px}
.video_con .video_list li .txt p{font-size: 14px; color: #999; line-height: 24px}
.video_con .video_list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.video_con .video_list li:hover .txt h3{color: #ff4229}

/*----page_b2b----*/
.p_title{text-align: center; margin-bottom: 50px}
.p_title h3{font-size: 38px; color: #4f3f92; font-weight: 100; margin-bottom: 10px;}
.p_title p{font-size: 22px; color: #ff4229; font-weight: 100;}

.page_b2b{}
.b2b_title{padding: 80px 0; background: #f4f4f4}
.b2b_title .b2b01_list img{width: 100%; float: none;}
.b2b02{padding: 60px 0 100px 0;}
.b2b02 .b2b02_list{list-style: none; padding-bottom: 40px}
.b2b02 .b2b02_list li{width: 20%; float: left; cursor: pointer}
.b2b02 .b2b02_list li .img{width: 100%; overflow: hidden; position: relative}
.b2b02 .b2b02_list li .img img{width: 100%}
.b2b02 .b2b02_list li .img .img02{position: absolute; top: 0; left: 0; width: 100%; opacity: 0; transition: all ease .2s; -webkit-transition: all ease .2s}
.b2b02 .b2b02_list li:hover .img .img02{opacity: 1}
.b2b02 .b2b02_list li.on .img .img02{opacity: 1}
.b2b02 .b2b02_con{display: none}
.b2b02 .b2b02_con h3{font-size: 22px; color: #333; font-weight: bold; margin-bottom: 40px; text-align: center}
.b2b02 .b2b02_con .img{width: 100%; overflow: hidden;}
.b2b02 .b2b02_con .img img{width: 100%}
.b2b02 .b2b02_con.active{display: block}
.b2b02 .star_qq{width: 140px; height: 40px; margin: 60px auto 0 auto; text-align: center; line-height: 40px; font-size: 14px; color: #fff; background: #ff0000; }
.b2b02 .star_qq:hover{color: #fff}
.b2b03{padding: 60px 0 80px 0; background: #efeff2}
.b2b03 .b2b03_list .img{margin-bottom: 20px}
.b2b03 .b2b03_list .img img{width: 100%; float: none; display: block}
.b2b04{background: #fff;}
.b2b04 .star_qq{width: 140px; height: 40px; margin: 60px auto 0 auto; text-align: center; line-height: 40px; font-size: 14px; color: #fff; background: #ff0000; }
.b2b04 .star_qq:hover{color: #fff}
.b2b05{padding: 60px 0 80px 0; background: #f4f4f4;}
.b2b05 .list{list-style: none; margin-right: -3.3333%}
.b2b05 .list li{width: 29%; margin-right: 3.3333%; float: left}
.b2b05 .list li .img{width: 250px; margin: 0 auto; overflow: hidden}
.b2b05 .list li .img img{width: 100%; float: none; }
.b2b05 .list li .star_qq{width: 140px; height: 40px; margin: 60px auto 0 auto; text-align: center; line-height: 40px; font-size: 14px; color: #fff; background: #ff0000; }


/*----page_case----*/
.page_case{width: 100%; background: #f3f7f3; position: relative; padding: 0 100px 60px 100px; z-index: 2}
.page_case h5{font-size: 60px; color: #267cbe; padding: 100px 0 10px 0; font-family: 'DisneyEnglish-Bold'}
.page_case .case_li{margin-bottom: 80px;}
.page_case .case_li a{display: inline-block; font-size: 16px; color: #333; padding: 4px 2px; margin-right: 30px;}

.page_case .case_con{}
.page_case .case_con .list{margin-right: -2%}
.page_case .case_con .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 30px; position: relative;}
.page_case .case_con .list li:before{content: ""; display: block; width: 0; height: 1px; background: rgba(255,255,255,.4); position: absolute; top: 0; left: 20px; margin: 20px 0 0 0; z-index: 2; transition: all ease .9s; -webkit-transition: all ease .9s}
.page_case .case_con .list li:after{content: ""; display: block; width: 0; height: 1px; background: rgba(255,255,255,.4); position: absolute; bottom: 0; right: 20px; margin: 0 0 20px 0; z-index: 2; transition: all ease .9s; -webkit-transition: all ease .9s}
.page_case .case_con .list li .img{width: 100%; overflow: hidden}
.page_case .case_con .list li .img img{width: 100%;}
.page_case .case_con .list li .img:before{content: ""; display: block; width: 1px; height: 0; background: rgba(255,255,255,.4); position: absolute; bottom: 20px; left: 0; margin: 0 0 0 20px; z-index: 2; transition: all ease .9s; -webkit-transition: all ease .9s}
.page_case .case_con .list li .img:after{content: ""; display: block; width: 1px; height: 0; background: rgba(255,255,255,.4); position: absolute; top: 20px; right: 0; margin: 0 20px 0 0; z-index: 2; transition: all ease .9s; -webkit-transition: all ease .9s}

.page_case .case_con .list li .case_mark{width: 100%; height: 100%; background: rgba(0,0,0,.4) url("../image/makr_bg.png") repeat; position: absolute; top: 0; left: 0;}

.page_case .case_con .list li .t{width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding: 16% 0 0 0; text-align: center; background: transparent; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_case .case_con .list li .t .c_logo{float: none; display: block; margin: 0 auto; transform: translateY(60px); -webkit-transform: translateY(60px); transition: all ease .4s; -webkit-transition: all ease .4s}
.page_case .case_con .list li .t h1{font-size: 20px; color: #fff; font-weight: 100; opacity: 0; transform: translateY(-20px); -webkit-transform: translateY(-20px); transition: all ease .4s; -webkit-transition: all ease .4s}

.page_case .case_con .list li:hover .t{background: rgba(255,66,41,.9)}
.page_case .case_con .list li:hover .t .c_logo{transform: translateY(10px); -webkit-transform: translateY(10px);}
.page_case .case_con .list li:hover .t h1{transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 1}
.page_case .case_con .list li:hover:before{width: 88%;}
.page_case .case_con .list li:hover:after{width: 88%;}
.page_case .case_con .list li:hover .img:before{height: 82%;}
.page_case .case_con .list li:hover .img:after{height: 82%;}

.page_case .case_con .list li:nth-child(1){width: 64.6666%}
.page_case .case_con .list li:nth-child(2){margin-bottom: 24px}
.page_case .case_con .list li:nth-child(7){width: 64.6666%}
.page_case .case_con .list li:nth-child(8){margin-bottom: 24px}
.page_case .case_con .list li:nth-child(1) .t, .page_case .case_con .list li:nth-child(7) .t{padding: 24% 0 0 0;}
.page_case .case_con .list li:nth-child(1):before, .page_case .case_con .list li:nth-child(7):before{left: 40px; margin: 40px 0 0 0;}
.page_case .case_con .list li:nth-child(1):after, .page_case .case_con .list li:nth-child(7):after{right: 40px; margin: 0 0 40px 0;}
.page_case .case_con .list li:nth-child(1) .img:before, .page_case .case_con .list li:nth-child(7) .img:before{bottom: 40px; margin: 0 0 0 40px;}
.page_case .case_con .list li:nth-child(1) .img:after, .page_case .case_con .list li:nth-child(7) .img:after{top: 40px; margin: 0 40px 0 0;}


/*----pro_show----*/
.pro_show{width: 1600px; background: #fff; position: relative; padding: 0 120px 60px 100px; z-index: 2}
.pro_show .pro_left{width: 30%; margin-right: 5%; padding: 90px 50px 40px 50px; background: #f3f7f3}
.pro_show .pro_left h2{font-size: 24px; color: #333; padding-bottom: 30px;}
.pro_show .pro_left .list{}
.pro_show .pro_left .list li{margin-bottom: 30px;}
.pro_show .pro_left .list li .img{width: 100%; overflow: hidden}
.pro_show .pro_left .list li .img img{width: 100%; transition: all ease .6s; -webkit-transition: all ease .6s}
.pro_show .pro_left .list li .txt{padding-top: 20px;}
.pro_show .pro_left .list li .txt h6{font-size: 16px; color: #999; margin-bottom: 20px; font-family: 'Montserrat-Light' }
.pro_show .pro_left .list li .txt h1{font-size: 17px; color: #464646; transition: all ease .4s; -webkit-transition: all ease .4s}
.pro_show .pro_left .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.pro_show .pro_left .list li:hover .txt h1{color: #ff4229}

.pro_show .pro_right{width: 65%; padding-top: 90px;}
.pro_show .pro_right .show_title{margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #dedede; text-align: center}
.pro_show .pro_right .show_title h1{font-size: 24px; color: #282828; margin-bottom: 30px;}
.pro_show .pro_right .show_title span{display: inline-block; font-size: 13px; color: #999; margin: 0 50px;}
.pro_show .pro_right .show_con{padding: 0 20px;}
.pro_show .pro_right .show_con p{font-size: 14px; color: #666; line-height: 26px;}
.pro_show .pro_right .show_con img{max-width: 840px; float: none; display: block; margin: 10px auto}


/*----pro_shows----*/
.pro_shows{width: 100%; padding-top: 220px; position: relative; z-index: 2}
.pro_shows .shows_pic{width: 100%; margin-bottom: 120px;}
.pro_shows .shows_pic img{width: 100%; display: block; float: none}

.pro_shows .shows_title{margin-bottom: 120px;}
.pro_shows .shows_title .title_left{width: 40%; margin-right: 5%;}
.pro_shows .shows_title .title_left .p_logo{margin-left: 10%;}
.pro_shows .shows_title .title_left .p_logo img{display: block; float: none}
.pro_shows .shows_title .title_left h6{font-size: 19px; color: #fff; font-weight: 100; margin-left: 18%;}

.pro_shows .shows_title .title_right{width: 55%;}
.pro_shows .shows_title .title_right h3{font-size: 22px; color: #fff; margin-bottom: 6px; text-transform: uppercase; font-family: 'DisneyEnglish-Bold';}
.pro_shows .shows_title .title_right h1{font-size: 20px; color: #fff; margin-bottom: 24px; font-weight: 100;}
.pro_shows .shows_title .title_right p{font-size: 20px; color: #fff; line-height: 24px; font-weight: 100; margin-bottom: 24px;}
.pro_shows .shows_title .title_right h4{font-size: 20px; color: #fff;  font-family: 'DisneyEnglish-Bold';}

.pro_shows .shows_con{padding-bottom: 100px;}
.pro_shows .shows_con img{max-width: 1440px; margin: 0 auto; float: none; display: block}

/*----page_news----*/
.page_news{width: 1600px; background: #f3f7f3; position: relative; padding: 0 120px 60px 100px; z-index: 2}
.page_news h5{font-size: 60px; color: #fcc02c; padding: 100px 0 60px 0; font-family: 'DisneyEnglish-Bold'}
.page_news .news_left{width: 20%; margin-right: 4%;}
.page_news .news_left .news_li{}
.page_news .news_left .news_li h2{font-size: 24px; color: #333; padding-bottom: 8px; border-bottom: 1px solid #dedede;}
.page_news .news_left .news_li a{font-size: 15px; color: #666; padding: 24px 0; border-bottom: 1px solid #dedede;}
.page_news .news_left .news_li a.on{color: #ff4229}

.page_news .news_left .news_list{margin-top: 50px;}
.page_news .news_left .news_list h2{font-size: 24px; color: #333; padding-bottom: 30px;}
.page_news .news_left .news_list .list li{margin-bottom: 30px;}
.page_news .news_left .news_list .list li h6{font-size: 16px; color: #999; margin-bottom: 8px; font-family: 'Montserrat-Light' }
.page_news .news_left .news_list .list li h1{font-size: 14px; color: #464646; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_news .news_left .news_list .list li:hover h1{color: #ff4229}

.page_news .news_center{width: 40%; margin-right: 4%; padding-top: 38px;}
.page_news .news_center .list{border-top: 1px solid #dedede;}
.page_news .news_center .list li{margin: 10px 0; padding: 20px 0; border-bottom: 1px solid #dedede; position: relative}
.page_news .news_center .list li:before{content: ""; display: block; width: 0; height: 1px; background: #ff4229; position: absolute; bottom: 0; left: 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_news .news_center .list li h6{font-size: 16px; color: #999; margin-bottom: 20px; font-family: 'Montserrat-Light' }
.page_news .news_center .list li h1{font-size: 16px; color: #464646; margin-bottom: 40px; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_news .news_center .list li p{font-size: 14px; color: #999; line-height: 24px; margin-bottom: 25px;}
.page_news .news_center .list li span{font-size: 16px; color: #999; line-height: 20px; font-family: 'Montserrat-Light'; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_news .news_center .list li span i{display: inline-block; width: 30px; height: 20px; background: url("../image/ico07.png") no-repeat 6px 4px; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_news .news_center .list li:hover:before{width: 100%;}
.page_news .news_center .list li:hover h1{color: #ff4229}
.page_news .news_center .list li:hover span{color: #ff4229}
.page_news .news_center .list li:hover span i{background: url("../image/ico07-1.png") no-repeat 14px 4px;}

.page_news .news_right{width: 32%; padding-top: 38px;}
.page_news .news_right .list{}
.page_news .news_right .list li{margin-bottom: 30px;}
.page_news .news_right .list li .img{width: 100%; overflow: hidden}
.page_news .news_right .list li .img img{width: 100%; transition: all ease .6s; -webkit-transition: all ease .6s}
.page_news .news_right .list li .txt{padding-top: 20px;}
.page_news .news_right .list li .txt h6{font-size: 16px; color: #999; margin-bottom: 20px; font-family: 'Montserrat-Light' }
.page_news .news_right .list li .txt h1{font-size: 17px; color: #464646; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_news .news_right .list li:hover .img img{transform: scale(1.1); -webkit-transform: scale(1.1)}
.page_news .news_right .list li:hover .txt h1{color: #ff4229}

/*----news_show----*/
.news_show{width: 1600px; background: #fff; position: relative; padding: 0 100px 0 100px; z-index: 2}
.news_show .news_left{width: 30%; height: 100%; margin-right: 5%; padding: 40px 40px 120px 60px; background: #f3f7f3}
.news_show .news_left .news_list{margin-top: 50px;}
.news_show .news_left .news_list h2{font-size: 24px; color: #333; padding-bottom: 30px;}
.news_show .news_left .news_list .list li{margin-bottom: 30px;}
.news_show .news_left .news_list .list li h6{font-size: 16px; color: #999; margin-bottom: 8px; font-family: 'Montserrat-Light' }
.news_show .news_left .news_list .list li h1{font-size: 14px; color: #464646; transition: all ease .4s; -webkit-transition: all ease .4s}
.news_show .news_left .news_list .list li:hover h1{color: #ff4229}

.news_show .news_right{width: 65%; padding-top: 90px;}
.news_show .news_right .show_title{margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #dedede; text-align: center}
.news_show .news_right .show_title h1{font-size: 24px; color: #282828; margin-bottom: 30px;}
.news_show .news_right .show_title span{display: inline-block; font-size: 13px; color: #999; margin: 0 50px;}
.news_show .news_right .show_con{padding: 0 20px;}
.news_show .news_right .show_con p{font-size: 14px; color: #666; line-height: 26px;}
.news_show .news_right .show_con a{display: inline-block; text-indent: 0}
.news_show .news_right .show_con img{width: 100%; float: none; display: block; margin: 10px 0}


/*----page_contact----*/
.contact_color{background: #f3f7f3}
.page_contact{padding-bottom: 100px;}
.page_contact .contact_title{padding: 80px 0; line-height: 60px;}
.page_contact .contact_title h1{display: inline-block; font-size: 60px; color: #ff4229; margin-right: 80px; font-family: 'DisneyEnglish-Bold'}
.page_contact .contact_title span{display: inline-block; font-size: 24px; color: #ff4229; padding-left: 80px; vertical-align: top; background: url("../image/ico01.png") no-repeat; font-family: 'DisneyEnglish-Bold'}
.page_contact .contact_title span i{font-style: normal;}
.page_contact .contact_con{margin-bottom: 100px;}
.page_contact .contact_con .list{margin-right: -2%;}
.page_contact .contact_con .list li{width: 31.3333%; height: 210px; float: left; margin-right: 2%; padding: 50px 10px 50px 40px; box-sizing: border-box; border: 1px solid #dedede;}
.page_contact .contact_con .list li .ico{width: 34%;}
.page_contact .contact_con .list li .t{width: 66%;}
.page_contact .contact_con .list li .t h1{font-size: 18px; color: #333; margin-bottom: 10px;}
.page_contact .contact_con .list li .t p{font-size: 15px; color: #666; margin-bottom: 10px;}

.page_contact .contact_mes{height: 400px; overflow: hidden}
.page_contact .contact_mes .message_left{width: 50%; background: #fff;}
.page_contact .contact_mes .message_left .page_message{width: 80%; padding: 40px 0;}
.page_contact .contact_mes .message_left .page_message p .btn{background: #ff4229}
.page_contact .contact_mes .message_left .page_message p{padding-left: 0;}

.page_contact .contact_mes .pro_right{width: 50%; text-align: center; padding: 100px 0; background: #ff4229}
.page_contact .contact_mes .pro_right a{width: 100%; height: 100%;}
.page_contact .contact_mes .pro_right h1{font-size: 24px; color: #fff; font-weight: 100; margin-bottom: 40px;}
.page_contact .contact_mes .pro_right h6{font-size: 46px; color: #fff; margin-bottom: 40px; font-family: 'DisneyEnglish-Bold'}
.page_contact .contact_mes .pro_right span{display: block; width: 35px; height: 35px; margin: 0 auto; background: url("../image/ico06.png") no-repeat}


/*----page_footer----*/
.page_footer{width: 1600px; padding: 80px 100px; background: #fff; position: relative; overflow: hidden; z-index: 2}

.page_footer .message_left{width: 50%; background: #f3f7f3;}
.page_footer .message_left .page_message{width: 80%; padding: 40px 0;}
.page_footer .message_left .page_message p .btn{background: #ff4229}
.page_footer .message_left .page_message p{padding-left: 0;}

.page_footer .pro_right{width: 50%; text-align: center; padding: 99px 0; background: #ff4229}
.page_footer .pro_right a{width: 100%; height: 100%;}
.page_footer .pro_right h1{font-size: 24px; color: #fff; font-weight: 100; margin-bottom: 40px;}
.page_footer .pro_right h6{font-size: 46px; color: #fff; margin-bottom: 40px; font-family: 'DisneyEnglish-Bold'}
.page_footer .pro_right span{display: block; width: 35px; height: 35px; margin: 0 auto; background: url("../image/ico06.png") no-repeat}

.pro_footer{background: #f3f7f3}
.pro_footer .message_left{background: #fff;}

.case_footer{width: 100%;}
.case_color{background: #f3f7f3}
.case_color .message_left{background: #fff;}



/*----page_recruitment----*/
.recruitment{padding: 80px 0; background: #fff; position: relative; z-index: 2;}
.recruitment .recruitment_top{text-align: center; padding-bottom: 50px;}
.recruitment .recruitment_top h1{font-size: 22px; color: #ff4229; font-weight: bold; margin-bottom: 10px;}
.recruitment .recruitment_top h3{font-size: 22px; color: #7b7b7b; font-weight: bold; margin-bottom: 20px;}
.recruitment .recruitment_top p{font-size: 14px; color: #666; line-height: 26px;}

.recruitment .recruitment_con{background: #f4f4f4}
.recruitment .recruitment_con .recruitment_left{width: 40%; padding: 40px; border-right: 1px solid #dedede}
.recruitment .recruitment_con .recruitment_left .img{width: 124px; margin: 80px auto 60px auto}
.recruitment .recruitment_con .recruitment_left .img img{float: none; display: block;}
.recruitment .recruitment_con .recruitment_left h1{font-size: 22px; color: #ff4229; font-weight: bold; margin-bottom: 20px;}
.recruitment .recruitment_con .recruitment_left p{font-size: 14px; color: #666; line-height: 26px;}

.recruitment .recruitment_con .recruitment_right{width: 60%; padding: 40px 40px 0 40px;}
.recruitment .recruitment_con .recruitment_right .list{list-style: none}
.recruitment .recruitment_con .recruitment_right .list li{margin-bottom: 20px; padding-bottom: 20px; border-bottom: 3px solid #dedede}
.recruitment .recruitment_con .recruitment_right .list li h1{font-size: 22px; color: #ff4229; font-weight: bold; margin-bottom: 20px;}
.recruitment .recruitment_con .recruitment_right .list li p{font-size: 14px; color: #666; line-height: 26px;}
.recruitment .recruitment_con .recruitment_right .recruitment_contact{margin-top: 40px;}
.recruitment .recruitment_con .recruitment_right .recruitment_contact h1{font-size: 22px; color: #ff4229; font-weight: bold; margin-bottom: 20px;}
.recruitment .recruitment_con .recruitment_right .recruitment_contact h6{font-size: 14px; color: #666; line-height: 26px;}
.recruitment .recruitment_con .recruitment_right .recruitment_contact .img{width: 44px; margin-top: 30px; margin-bottom: 6px;}
.recruitment .recruitment_con .recruitment_right .recruitment_contact .img img{float: none; display: block}
.recruitment .recruitment_con .recruitment_right .recruitment_contact h3{font-size: 18px; color: #7b7b7b; font-weight: bold; margin-bottom: 2px;}
.recruitment .recruitment_con .recruitment_right .recruitment_contact p{font-size: 14px; color: #666; line-height: 26px;}



/*----page_message----*/
.page_message{width: 60%; height: auto; padding: 60px 0; margin: 0 auto; float: none;}
.page_message h1{font-size: 20px; color: #ff4229; text-align: center; margin-bottom: 40px;}
.page_message p {margin: 7px 0;  position: relative;  display: block;  padding-left: 100px;}
.page_message p span {margin-left: -10px; line-height: 37px; font-size: 14px; display: block; position: absolute;  left: 0;  top: 0;  width: 100px;  text-align: right;  font-weight: bold;}
.page_message p input {width: 100%;  height: 37px; border: 1px solid #ddd;  font-size: 12px;  text-indent: 5px;  outline: 0;}
.page_message p textarea {width: 100%; height: 100px; border: 1px solid #ddd; font-size: 12px; text-indent: 5px; outline: 0;}
.page_message p.yanz {}
.page_message p.yanz span {float: left; padding-right: 10px;}
.page_message p.yanz input {width: 40%;  float: left;}
.page_message p.yanz img {height: 37px;  display: block;  float: right;}
.page_message p .btn {height: 49px; border: none; border-radius: 4px; background: #c30e23; color: #fff; cursor: pointer}
.page_message p .btn:hover {background: #a21122;}

/*----------*/
.show_pages{padding: 20px 0}
.show_pages p{font-size: 13px; color: #999; line-height: 30px;}
.show_pages p a{font-size: 13px; color: #999; display: inline-block; }

/*----page_city----*/
.page_city{padding: 100px 0 50px 0;}
.page_city .w1200{width: 800px;}
.page_city .title{border-bottom: 1px solid #dedede; margin-bottom: 20px; padding-bottom: 10px;}
.page_city .title h1{font-size: 24px; color: #666; font-weight: bold; float: left}
.page_city .title .city_link{width: 120px; font-size: 13px; color: #fff; text-align: center; padding: 10px 0; background: #333;; float: right; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_city .title .city_link:hover{background: #181818;}

.page_city .city_list{ margin-bottom: 20px; padding-bottom: 20px}
.page_city .city_list dl{border-bottom: 1px solid #dedede; padding: 20px 0;}
.page_city .city_list dl dt{margin-bottom: 20px}
.page_city .city_list dl dt a{display: inline-block; width: 120px; font-size: 13px; color: #fff; text-align: center; line-height: 36px; background: #999;}
.page_city .city_list dl dd{margin-left: 0;}
.page_city .city_list dl dd a{display: inline-block; width: 110px; font-size: 13px; color: #333; text-align: center; line-height: 32px; margin-bottom: 6px; background: #f0f0f0;}

/*-----page_tag----*/
.tag{padding: 60px 100px; border-top: 1px dashed #ddd; border-bottom: 1px dashed #ddd; line-height: 36px; background: #f0f0f0; position: relative; z-index: 2}
.tag span{font-size: 15px; color: #333}
.tag a{display: inline-block; font-size: 14px; color: #666; padding-left: 12px;}

.tag.case_tag{width: 1600px;}

/*----tag_show----*/
.page_tag{padding-top: 160px; padding-bottom: 60px}
.page_tag h4{font-size: 24px; color: #333; padding: 30px 0; border-top: 1px solid #dedede;}
.page_tag .list{margin-right: -2%}
.page_tag .list li{width: 31.3333%; float: left; margin-right: 2%; margin-bottom: 30px; position: relative;}
.page_tag .list li:before{content: ""; display: block; width: 0; height: 1px; background: rgba(255,255,255,.4); position: absolute; top: 0; left: 20px; margin: 20px 0 0 0; z-index: 2; transition: all ease .9s; -webkit-transition: all ease .9s}
.page_tag .list li:after{content: ""; display: block; width: 0; height: 1px; background: rgba(255,255,255,.4); position: absolute; bottom: 0; right: 20px; margin: 0 0 20px 0; z-index: 2; transition: all ease .9s; -webkit-transition: all ease .9s}
.page_tag .list li .img{width: 100%; overflow: hidden}
.page_tag .list li .img img{width: 100%;}
.page_tag .list li .img:before{content: ""; display: block; width: 1px; height: 0; background: rgba(255,255,255,.4); position: absolute; bottom: 20px; left: 0; margin: 0 0 0 20px; z-index: 2; transition: all ease .9s; -webkit-transition: all ease .9s}
.page_tag .list li .img:after{content: ""; display: block; width: 1px; height: 0; background: rgba(255,255,255,.4); position: absolute; top: 20px; right: 0; margin: 0 20px 0 0; z-index: 2; transition: all ease .9s; -webkit-transition: all ease .9s}
.page_tag .list li .case_mark{width: 100%; height: 100%; background: rgba(0,0,0,.4) url("../image/makr_bg.png") repeat; position: absolute; top: 0; left: 0;}
.page_tag .list li .t{width: 100%; height: 100%; position: absolute; top: 0; left: 0; padding: 12% 0 0 0; text-align: center; background: transparent; transition: all ease .4s; -webkit-transition: all ease .4s}
.page_tag .list li .t .c_logo{float: none; display: block; margin: 0 auto; transform: translateY(60px); -webkit-transform: translateY(60px); transition: all ease .4s; -webkit-transition: all ease .4s}
.page_tag .list li .t h1{font-size: 20px; color: #fff; font-weight: 100; opacity: 0; transform: translateY(-20px); -webkit-transform: translateY(-20px); transition: all ease .4s; -webkit-transition: all ease .4s}

.page_tag .list li:hover .t{background: rgba(255,66,41,.9)}
.page_tag .list li:hover .t .c_logo{transform: translateY(10px); -webkit-transform: translateY(10px);}
.page_tag .list li:hover .t h1{transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 1}
.page_tag .list li:hover:before{width: 88%;}
.page_tag .list li:hover:after{width: 88%;}
.page_tag .list li:hover .img:before{height: 82%;}
.page_tag .list li:hover .img:after{height: 82%;}

/*----web_map----*/
.page_webmap{padding: 100px 0 50px 0;}
.page_webmap .title{border-bottom: 1px solid #dedede; margin-bottom: 40px; padding-bottom: 10px;}
.page_webmap .title h1{font-size: 24px; color: #666; font-weight: bold; float: left}
.page_webmap .title .city_link{width: 120px; font-size: 13px; color: #fff; text-align: center; padding: 10px 0; background: #333;; float: right; transition: all ease .3s; -webkit-transition: all ease .3s}
.page_webmap .title .city_link:hover{background: #181818;}

.webmap_nav{transition: all .4s; -webkit-transition: all .4s}
.webmap_nav .list{list-style: none}
.webmap_nav .list .li{margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px dashed #e0e0e0}
.webmap_nav .list .li>a{font-size: 18px; color: #333;}

.list_son{list-style: none; margin-top: 20px}
.list_son li{float: left; margin-right: 40px;}
.list_son li a{font-size: 14px; color: #333;}


/*----pages----*/
.pagination a.cur {background: #ff4229 !important}




