﻿@charset "utf-8";
@media(max-width:1100px) {
/*banner*/
.swiper-container {	width:100%;margin-left: auto;margin-right: auto;}
.swiper-slide {	text-align: center;	font-size: 18px;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{ overflow:hidden;}
.swiper-slide a img {width:100%; margin-left:-0%}
.swiper-button-next{ display:none;}
.swiper-button-prev{ display:none;}

#top_k{ width:100%; background:#fff; position:fixed; z-index:30; box-shadow:0 2px 5px rgba(0,0,0,0.1);}
#top{ width:100%; margin:0 auto; overflow:hidden; background:#fff;}
#hei{ height:3rem;}
#logo{ float:left;}
#logo img{ height:3rem; margin-left:0.5rem;}
#menu{ position:fixed; left:0; top:0; z-index:500; background:rgba(0,0,0,0.8); width:100%; height:100%; display:none;}
#menu ul{ width:60%; background:#fff; height:100%; overflow:scroll; float:left; margin-left:-60%; transition:margin 0.5s;}
#menu ul li{ width:100%; border-bottom:solid 1px #eee;}
#menu ul li a{ display:block; line-height:3rem; font-size:.9rem; text-align:center;}
#menu ul li a:hover{ background:#d40012; color:#fff;}
#menu p.lan{ display:none;}


#menu ul li div{ background:#f7f7f7; display:none;}
#menu ul li div p{}
#menu ul li div p a{ line-height:40px; background:#f7f7f7; color:#000; font-size:.8rem;border-top:solid 1px #eee;}

#close{ float:left; width:3rem; height:3rem; background:#008bd0}
#close img{ width:100%;}

#lan{ float:right;}
#lan ul li{ float:left; width:3rem; height:3rem; text-align:center; cursor:pointer; color:#fff;}
#lan ul li img{ width:2.5rem; margin-top:0.25rem;}
#lan ul li p:nth-child(2){ display:none;}
#lan ul li:nth-child(1){ background:#1e90ff;}
#lan ul li:nth-child(2){ background:#0059b0;}
#menubtn{ float:right; background:#003e7b}
#menubtn img{ height:3rem;}

#search{ position:absolute; background:#1e90ff; padding:2rem 5%; width:90%; top:3rem; right:0; overflow:hidden; display:none;}
#search input{ border:solid 1px rgba(255,255,255,1); background:none; height:36px; width:69%; text-indent:10px; color:#fff;}
#search input::placeholder{ color:#fff;}
#search button{ width:30%; height:38px; float:right; cursor:pointer; background:#fff;}

#language{ position:absolute; background:#0059b0; top:3rem; right:0; width:90%; padding:2rem 5%; display:none; overflow:hidden;}
#language a{ display:block; line-height:40px; width:100%; text-align:center; color:#fff;}



#index_about_k{ background:url(image/di1.jpg) no-repeat center top/auto 100%; width:100%; overflow:hidden; height:auto;}

#index_about_k .tt{ text-align:center; width:90%; margin:2rem auto 0 auto; overflow:hidden;}
#index_about_k .tt p:nth-child(1){}
#index_about_k .tt p:nth-child(1) img{ width:4rem;}
#index_about_k .tt p:nth-child(2){ font-size:1.8rem; line-height:2rem; font-weight:bold; color:#000;}
#index_about_k .tt p:nth-child(3){ font-size:0.8rem; line-height:1.2rem;  color:#666; margin-top:1rem}


#index_about{ width:90%; margin:2rem auto 1rem auto; overflow:hidden;}
#index_about ul{ width:100%;}
#index_about ul li{ float:left; margin-right:0; width:33.33%; overflow:hidden;}
#index_about ul li a{ display:block;}
#index_about ul li a img{ width:100%; transition:all 0.5s;}
#index_about ul li a:hover img{ transform:scale(1.15);}

#index_about1{ width:90%; margin:0 auto; overflow:hidden; background:url(image/jpic4.jpg) no-repeat center/100% auto; transition:all 0.5s; height:8rem; text-align:center;}
#index_about1 img{ margin-top:2.5rem; width:3rem;}
#index_about1 a{ display:block;}
#index_about1:hover{ background:url(image/jpic4.jpg) no-repeat center/120% auto;}
#index_about1 video{ width:100%;}

#index_about2{ width:90%; margin:0 auto; overflow:hidden; padding-bottom:2rem;}
#index_about2 .left{ width:100%; float:left; color:#333; padding:0 0 0 0;}
#index_about2 .left p:nth-child(1){ font-size:1.2rem; line-height:2rem; font-weight:bold; padding-top:30px;}
#index_about2 .left p:nth-child(2){ padding-top:10px;}
#index_about2 .left p:nth-child(3){ margin-top:30px;}
#index_about2 .left p:nth-child(3) a{ color:#000; font-size:1rem; background:url(image/line.jpg) no-repeat bottom left/0% 1px;}
#index_about2 .left p:nth-child(3) a:hover{background:url(image/line.jpg) no-repeat bottom left/100% 1px;}

#index_about2 .right{ width:100%; float:right;}
#index_about2 .right div{ background:#fff; width:90%; height:auto; margin:2rem auto 0 auto; padding:1rem 5%;}
#index_about2 .right div p:nth-child(1){ font-size:1.4rem; line-height:2rem; padding-top:1rem; font-weight:bold; color:#333;}
#index_about2 .right div p:nth-child(2){ font-size:0.8rem; line-height:1.4rem; padding-top:10px;color:#666;}
#index_about2 .right div p:nth-child(3){ font-size:1rem; line-height:40px; padding-top:1rem;color:#666; border-bottom:solid 1px #eee; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#index_about2 .right div p:nth-child(3) img{ vertical-align:middle; margin:0 10px 2px 0;}
#index_about2 .right div p:nth-child(4){ font-size:1rem; line-height:40px; color:#666; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;}
#index_about2 .right div p:nth-child(4) img{ vertical-align:middle; margin:0 10px 2px 0;}

#ind_hot_pro{ width:100%; overflow:hidden; background:#f8f8f8;}
#ind_hot_pro ul{ width:92%; margin:2rem auto 2rem auto; overflow:hidden;}
#ind_hot_pro ul:nth-child(1) li{ float:left;}
#ind_hot_pro ul:nth-child(1) li p{ overflow:hidden;}
#ind_hot_pro ul:nth-child(1) li:nth-child(1){margin-right:0; width:50%;}
#ind_hot_pro ul:nth-child(1) li:nth-child(1) a{ display:block; text-align:center; font-size:0.8rem; color:#666; line-height:2rem; padding-bottom:1rem;}
#ind_hot_pro ul:nth-child(1) li:nth-child(1) a img{ width:95%; transition:all 0.5s;}
#ind_hot_pro ul:nth-child(1) li:nth-child(1) a:hover img{ transform:scale(1.15);}

#ind_hot_pro ul:nth-child(1) li:nth-child(2){margin-right:0; width:50%;}
#ind_hot_pro ul:nth-child(1) li:nth-child(2) a{ display:block; text-align:center; font-size:0.8rem; color:#666; line-height:2rem;}
#ind_hot_pro ul:nth-child(1) li:nth-child(2) a img{ width:95%; transition:all 0.5s;}
#ind_hot_pro ul:nth-child(1) li:nth-child(2) a:hover img{ transform:scale(1.15);}

#ind_hot_pro ul:nth-child(2) li{ padding:0 1%;}
#ind_hot_pro ul:nth-child(2) li p:nth-child(1){ font-size:1.4rem; color:#333; line-height:60px; font-weight:bold;}
#ind_hot_pro ul:nth-child(2) li p:nth-child(2){ font-size:0.8rem; color:#666; line-height:2rem; margin-top:10px;}
#ind_hot_pro ul:nth-child(2) li p:nth-child(3){ margin-top:2rem;}
#ind_hot_pro ul:nth-child(2) li p:nth-child(3) a{ display:block; width:150px; line-height:2.6rem; border-radius:5px; color:#fff; text-align:center; font-size:0.8rem; background:#1e90ff;}
#ind_hot_pro ul:nth-child(2) li p:nth-child(3) a:hover{ width:170px;}


.ind_h_pro {width:100%; margin-left:auto; margin-right:auto; }
.ind_h_pro .swiper-slide {text-align: center;padding-bottom:20px;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; }
.ind_h_pro .swiper-slide{background:none;}
.ind_h_pro .swiper-slide a{ display:block;text-align:center;overflow:hidden; color:#666; margin:0; padding:0; font-size:0.8rem; line-height:2rem; text-align:center;}
.ind_h_pro .swiper-slide a img{ width:100%; transition:all 0.5s; padding:0; margin:0;}




#ind_strength{ width:100%; background:url(image/di2.jpg) no-repeat center top /auto 100%; overflow:hidden;}
#ind_strength .tt{ text-align:center; color:#fff; padding-top:2rem;}
#ind_strength .tt p:nth-child(1){ font-size:1.8rem; font-weight:bold; line-height:3rem;}
#ind_strength .tt p:nth-child(2){ width:90%; margin:0 auto; overflow:hidden; padding-top:10px;}

#ind_strength .list{ width:90%; margin:50px auto 2rem auto; overflow:hidden;}
#ind_strength .list ul li{ width:90%; background:url(image/k1.png) no-repeat 90% 200px #ddd; float:left; padding:0 5%; height:285px; margin-top:1rem;}
#ind_strength .list ul li p:nth-child(1){ line-height:80px; font-size:24px; font-weight:bold; color:#333; padding-top:20px;}
#ind_strength .list ul li p:nth-child(3){ padding-top:30px;}
#ind_strength .list ul li p:nth-child(3) a{ color:#666;}
#ind_strength .list ul li p:nth-child(3) a:hover{ color:#000;}
#ind_strength .list ul li:nth-child(2){ width:90%; background:url(image/k1.png) no-repeat 90% 200px #1e90ff; float:left; color:#fff; padding:0 5%; height:285px;margin-top:1rem;}
#ind_strength .list ul li:nth-child(2) p:nth-child(1){ line-height:80px; font-size:24px; font-weight:bold; color:#fff; padding-top:20px;}
#ind_strength .list ul li:nth-child(2) p:nth-child(3) a{ color:#fff;}


#index_pro_tt{ width:90%; margin:2rem auto 0 auto; overflow:hidden; color:#000; text-align:center;}
#index_pro_tt p.tt{ font-size:1.8rem; font-weight:900; line-height:3rem; color:#fff;}
#index_pro_tt p.cc{overflow:hidden; margin:10px 0 20px; color:#fff;}


#index_pro{ width:100%;  overflow:hidden; background:#0059b0;}
/*ind_pic*/
.kuang{ width:90%; margin:0 auto 1rem auto; overflow:hidden;}
.ind_app {width:100%; margin-left:auto; margin-right:auto; }
.ind_app .swiper-slide {text-align: center;padding-bottom:20px;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; }
.ind_app .swiper-slide{ overflow:hidden; text-align:center; background:none;}
.ind_app .swiper-slide a{ padding:10px; display:block; font-size:0.8rem; text-align:center; transition:all 0.5s; margin-top:5px; color:#fff;}
.ind_app .swiper-slide a div.im{background-size:100% auto; background-repeat:no-repeat; background-position:center; transition:all 0.5s; overflow:hidden;}
.ind_app .swiper-slide img{ width:100%; height:100%; margin-left:0;}
.ind_app .swiper-slide a p.tt{line-height:50px; color:#fff;}

#ind_honor{ width:100%;  overflow:scroll;}
#ind_honor ul{ width:1200px; margin:3rem auto; overflow:hidden;}
#ind_honor ul li{ float:left; width:20%;}
#ind_honor ul li a{ border:solid 10px #000; display:block; width:80%; margin:0 auto 0 auto;}
#ind_honor ul li a img{ width:100%;}

#ind_honor .k{ width:90%; margin:2rem auto 1rem auto; overflow:hidden;}
.ind_honor {width:100%; margin-left:auto; margin-right:auto; }
.ind_honor .swiper-slide {text-align: center;padding-bottom:20px;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; }

.ind_honor .swiper-slide a{ display:block;text-align:center; border:solid 10px #0059b0;}
.ind_honor .swiper-slide a img{ width:100%; transition:all 0.5s; margin:0; padding:0;}


#index_news_tt{ text-align:center; padding-top:2rem;}
#index_news_tt p.a1{ font-size:1.8rem; color:#333; line-height:3rem; font-weight:bold;}


#index_news{ width:90%; margin:30px auto 2rem auto; overflow:hidden;}
#index_news ul{ width:100%;}
#index_news ul li{ width:100%; margin-right:0; float:left;}
#index_news ul li a{ display:block;}
#index_news ul li a p:nth-child(1){overflow:hidden;}
#index_news ul li a p:nth-child(1) img{ width:100%; transition:all 0.5s;}
#index_news ul li a p:nth-child(2){ font-size:18px; color:#333; line-height:60px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
#index_news ul li a p:nth-child(3){ background:#1e90ff; width:33px; height:3px; transition:all 0.5s;}
#index_news ul li a p:nth-child(4){ color:#666; padding-top:15px; border-bottom:solid 1px #eee; padding-bottom:20px;}
#index_news ul li a p:nth-child(5){ color:#ccc; line-height:50px;}
#index_news ul li a:hover p:nth-child(1) img{ transform:scale(1.15);}
#index_news ul li a:hover p:nth-child(3){ width:100%;}

#ind_ser{ width:100%; background:url(image/di4.jpg) no-repeat top center/auto 100%; overflow:hidden; height:auto;}
#ind_ser .k{ width:90%; margin:0 auto; overflow:hidden;}
#ind_ser .k .left{ color:#fff; width:100%; float:left;}
#ind_ser .k .left p:nth-child(1){ font-size:0.8rem; padding-top:3rem;}
#ind_ser .k .left p:nth-child(2){ font-size:1.8rem; line-height:40px;}
#ind_ser .k .left p:nth-child(3){ font-size:1rem; padding-top:1rem; line-height:1.8rem;}
#ind_ser .k .left .ser{ width:100%; overflow:hidden; margin-top:2rem;}
#ind_ser .k .left .ser .a1{ float:left; width:100%; margin-bottom:1rem;}
#ind_ser .k .left .ser .a1{ display:block; width:223px; line-height:60px; font-size:18px; color:#000; background:#fff; text-align:center;}
#ind_ser .k .left .ser .a1 img{ vertical-align:middle; margin:0 10px 5px 0;}

#ind_ser .k .left .ser .a2{ float:left; overflow:hidden;}
#ind_ser .k .left .ser .a2 .l{ float:left; width:3rem; height:3rem; background:url(image/k3.png) no-repeat center rgba(255,255,255,0.3); border-radius:50%;}
#ind_ser .k .left .ser .a2 .r{ float:left; margin-left:15px;}
#ind_ser .k .left .ser .a2 .r p.b1{ padding:0; font-size:0.8rem; line-height:1.2rem}
#ind_ser .k .left .ser .a2 .r p.b2{ font-size:1.8rem; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; line-height:36px;}

#ind_ser .k .right{ float:right; width:100%; padding-top:2rem; padding-bottom:2rem;}
#ind_ser .k .right p input{ width:100%; background:rgba(255,255,255,0.3); line-height:3rem; height:3rem; color:#fff; text-indent:20px; font-size:0.8rem;}
#ind_ser .k .right p input::placeholder{ color:#fff;}
#ind_ser .k .right p textarea::placeholder{ color:#fff;}
#ind_ser .k .right p:nth-child(1){ float:left; width:100%; margin-right:20px; margin-bottom:20px;}
#ind_ser .k .right p:nth-child(2){ float:left; width:100%;margin-bottom:20px;}
#ind_ser .k .right p:nth-child(3){ float:left; width:100%;margin-bottom:20px;}
#ind_ser .k .right p textarea{ background:rgba(255,255,255,0.3); color:#fff; padding:20px; width:90%; font-size:0.8rem; color:#fff; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; height:136px;}
#ind_ser .k .right p:nth-child(4) button{ width:100%; line-height:3rem; font-size:1rem; color:#fff; background:#1e90ff; cursor:pointer; transition:all 0.5s;}
#ind_ser .k .right p:nth-child(4) button:hover{ background:#fff; color:#000;}


#bottom{ background:#0f3d80; width:100%; overflow:hidden; display:none;}
.bottom{ width:1200px; margin:0 auto 40px auto; overflow:hidden;}
.bottom ul li{ float:left; margin-right:110px; color:#fff;}
.bottom ul li a{ color:#fff;}

.bottom ul li p{ padding-top:40px;}
.bottom ul li p a{ font-size:16px; line-height:40px;}

.bottom ul li.ser{ margin-right:0;}
.bottom ul li.ser p{ font-size:16px; line-height:40px; padding-top:40px;}
.bottom ul li.ser span{ display:block; margin-top:15px; overflow:hidden;}
.bottom ul li.ser span a{ display:block; float:left; margin-right:4px;}
.bottom ul li.ser span a img{ opacity:0.6;}

#bottom1{ line-height:80px; text-align:center; overflow:hidden; display:none;}

#mbottom{ width:100%; position:fixed;bottom:0;left:0; z-index:60; background:#0059b0;}
#mbottom ul li{ float:left; text-align:center; width:25%;}
#mbottom ul li a{ display:block;}
#mbottom ul li a img{ height:3rem;}
#mbottom1{ width:100%; height:3rem;}

#float{ display:none;}

/*内页CSS*/
#banner_cc{ width:100%; overflow:hidden;}
#banner_cc img{ width:200%; margin-left:-50%;}

/*内页CSS*/
#banner_pp{ width:100%; overflow:hidden;}
#banner_pp img{ width:120%; margin-left:-10%;}

#aboutmenu{ width:100%; overflow:scroll; background:#f1f1f1; text-align:center;}
#aboutmenu ul{ width:100%;}
#aboutmenu ul li{ float:left; width:33.33%}
#aboutmenu ul li a{ display:block; line-height:3rem; font-size:0.9rem; padding:0 1.5rem; border-left:solid 1px #fff;}

#promenu{ width:100%; overflow:scroll; background:#f1f1f1; text-align:center;}
#promenu ul{ width:1006px;}
#promenu ul li{ float:left; border-left:solid 1px #fff;}
#promenu ul li a{ display:block; line-height:3rem; font-size:0.9rem; padding:0 1.5rem;}

#newsmenu{ width:100%; overflow:hidden; background:#f1f1f1; text-align:center;}
#newsmenu ul{ }
#newsmenu ul li{ float:left;width:50%;}
#newsmenu ul li a{ display:block; line-height:3rem; font-size:0.9rem; border-left:solid 1px #fff;  text-align:center;}

#servicemenu{ width:100%; overflow:hidden; background:#f1f1f1; text-align:center;}
#servicemenu ul{ }
#servicemenu ul li{ float:left; width:33.33%;}
#servicemenu ul li a{ display:block; line-height:3rem; font-size:0.9rem; text-align:center; border-left:solid 1px #fff;}

#title{ width:90%; margin:0 auto; overflow:hidden; text-align:center;}
#title p.tt{ font-size:1.4rem; line-height:2rem; font-weight:900; color:#000; padding-top:2rem;}
#title p.bread{ color:#ccc; font-size:12px; background:url(image/line.jpg) repeat-x center;}
#title p.bread a{ color:#ccc;}
#title p.bread span{ background:#fff; padding:0 20px;}

#content{ width:90%; margin:20px auto 2rem auto; overflow:hidden;}
#content img{ width:100%;}

#about1{ width:90%; margin:2rem auto 0 auto; overflow:hidden; background:#f7f7f7;}
#about1 .left{ width:90%; font-size:0.8rem; line-height:1.8rem;float:left; padding:1rem 5%;}
#about1 .right{ width:100%; overflow:hidden;}
#about1 .right img{ width:100%; transition:all 0.5s;}
#about1:hover .right img{ transform:scale(1.15);}

#about2{ width:90%; margin:30px auto 0 auto; overflow:hidden; background:#f7f7f7;}
#about2 .left{ width:90%; font-size:0.8rem; line-height:1.8rem;float:right; padding:1rem 5%;}
#about2 .right{ width:100%; overflow:hidden; float:left;}
#about2 .right img{ width:100%; transition:all 0.5s;}
#about2:hover .right img{ transform:scale(1.15);}

#about3{ width:90%; margin:30px auto 2rem auto; overflow:hidden; background:#f7f7f7;}
#about3 .left{ width:90%; font-size:0.8rem; line-height:1.8rem;float:left; padding:1rem 5%;}
#about3 .right{ width:100%; overflow:hidden; float:right;}
#about3 .right img{ width:100%; transition:all 0.5s;}
#about3:hover .right img{ transform:scale(1.15);}

#about4{ width:100%; overflow:hidden; background:#f7f7f7}
#about4 h2{ font-size:1.4rem; line-height:2rem; text-align:center; padding-top:2rem; font-weight:bold; color:#000;}

#about_honor{ overflow:hidden; padding-top:20px;}
.honor_list{ width:100%; margin:0 auto 0px auto; overflow:hidden;}
.honor {width:100%; margin-left:auto; margin-right:auto; }
.honor .swiper-slide {text-align: center;padding-bottom:20px;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; }
.honor .swiper-slide{ overflow:hidden; text-align:center; background:none;}
.honor .swiper-slide a{ padding:10px; display:block; font-size:0.8rem; text-align:center; transition:all 0.5s; margin-top:5px; color:#fff;}
.honor .swiper-slide a div.im{background-size:100% auto; background-repeat:no-repeat; background-position:center; transition:all 0.5s; overflow:hidden; border:solid 10px #0059b0;}
.honor .swiper-slide img{ width:100%; height:100%; margin-left:0;}
.honor .swiper-slide a div.im:hover{background-size:120% auto;}
.honor .swiper-slide a p.tt{line-height:50px; color:#000;}

#index_page{ text-align:center; overflow:hidden; width:100%; padding-bottom:2rem;}
#index_page ul{ display:inline-block;}
#index_page ul li{ float:left; margin:0 1.5px;}
#index_page ul li a{ display:block; background:#fff; border-radius:3px;}
#index_page ul li.a1 a{ width:60px; height:36px; background:url(image/bit1.png) no-repeat 0 center #fff;}
#index_page ul li.a1 a:hover{ background:url(image/bit1.png) no-repeat -60px center #1e90ff;}

#index_page ul li.a2 a{ width:60px; height:36px; background:url(image/bit3.png) no-repeat 0 -36px #fff;}
#index_page ul li.a2 a:hover{ background:url(image/bit3.png) no-repeat 0 0 #1e90ff;}

#index_page ul li.a3 a{ width:60px; height:36px; background:url(image/bit2.png) no-repeat -60px center #fff;}
#index_page ul li.a3 a:hover{ background:url(image/bit2.png) no-repeat 0 center #1e90ff;}


#culture{ width:90%; margin:1rem auto 0 auto; overflow:hidden; background:url(image/culture1.jpg) no-repeat center top;}
#culture .left{ width:90%; padding:1rem 5%; font-size:0.8rem; line-height:1.4rem; color:#fff;}
#culture .left p:nth-child(1){ font-size:1.2rem; line-height:30px; padding-bottom:10px; color:#fff; font-weight:bold;}

#culture1{ width:90%; margin:20px auto 0 auto; background:#fff;}
#culture1 .tt{ text-align:center; color:#000; font-size:1.3rem; font-weight:bold; line-height:60px; padding-top:1rem;}

#culture1 .list{ width:100%; overflow:hidden; margin-top:1rem;}
#culture1 .list ul{ width:100%;}
#culture1 .list ul li{ width:99%; border:solid 1px #eee; overflow:hidden; float:left; margin-right:0; min-height:auto; padding-bottom:1rem; margin-bottom:1rem;}
#culture1 .list ul li .l{ float:left;}
#culture1 .list ul li .l img{ width:5rem;}
#culture1 .list ul li .r { overflow:hidden}
#culture1 .list ul li .r p.a1{ font-size:1.1rem; color:#000; line-height:1.6rem; padding-top:1rem;}
#culture1 .list ul li .r p.a2{ padding-right:1rem; font-size:0.8rem; padding-top:0.5rem;}

#culture2{ width:100%; background:#f1f1f1; overflow:hidden; margin-top:1rem;}
#culture2 .tt{ font-size:1.3rem; color:#000; line-height:3rem; font-weight:bold; text-align:center; padding-top:2rem;}
#culture2 .list{ width:90%; margin:1rem auto 2rem auto; overflow:hidden;}
#culture2 .list ul{ width:100%;}
#culture2 .list ul li{ width:100%; margin-bottom:2rem; overflow:hidden; float:left;}
#culture2 .list ul li img{ width:100%; }
#culture2 .list ul li p:nth-child(2){ font-size:18px; line-height:40px; padding-top:1rem; color:#000; font-weight:bold;}





#workshop{ width:90%; margin:20px auto 30px auto; overflow:hidden;}
#workshop ul{ width:100%;}
#workshop ul li{ width:100%; margin-right:30px; float:left; margin-bottom:20px;}
#workshop ul li a{ display:block; line-height:50px; text-align:center; background:#f7f7f7; overflow:hidden;}
#workshop ul li a div{ overflow:hidden; margin:10px 10px 0 10px;}
#workshop ul li a img{ width:100%; transition:All 0.4s ease-in-out;  -webkit-transition:All 0.4s ease-in-out;  -moz-transition:All 0.4s ease-in-out;  -o-transition:All 0.4s ease-in-out;}
#workshop ul li a img:hover{transform:scale(1.15);}

#honor{ width:90%; margin:20px auto 30px auto; overflow:hidden;}
#honor ul{ width:80%; margin:0 auto;}
#honor ul li{width:100%; margin-right:30px; float:left; margin-bottom:20px;}
#honor ul li a{display:block; line-height:50px; text-align:center; background:#000; overflow:hidden; color:#fff;}
#honor ul li a div{overflow:hidden; margin:10px 10px 0 10px;}
#honor ul li a img{width:100%;}


#page{ width:100%; text-align:center; overflow:hidden; margin:0 auto 2rem auto;}
#page ul{ display:inline-block;}
#page ul li{ float:left; margin:0 5px;}
#page ul li.p{ display:none;}
#page ul li a{ display:block; line-height:40px; padding:0 20px; border:solid 1px #eee;}
#page ul li a:hover{ background:#d40012; color:#fff;}
#page ul li a.it{ background:#d40012; color:#fff;}

#history_con{ width:90%; margin:1rem auto; overflow:hidden; background:url(image/line2.jpg) center repeat-y;}
#history_con dl{ list-style:none;}
#history_con dl dd{ width:100%; background:url(image/btn1.png) center 30px no-repeat; overflow:hidden; padding-top:30px; margin-bottom:0px; }
#history_con dl dd span{ width:45%; float:left; text-align:right; font-size:1rem; color:#000; font-weight:900; line-height:1.2rem;}
#history_con dl dd p{ float:right; width:45%; text-align:left; border-bottom:solid 1px #ddd; line-height:20px; font-size:.8rem; padding-bottom:1.2rem;}

#history_con dl dd.myit span{ width:45%; float:right; text-align:left;}
#history_con dl dd.myit p{ float:left; width:45%; text-align:right; border-bottom:solid 1px #ddd;}


#news{ width:90%; margin:0 auto 40px auto; overflow:hidden;}
#news ul li{ border-bottom:solid 1px #eee; margin-top:30px;padding-bottom:30px;overflow:hidden;}
#news ul li a div{ overflow:hidden;}
#news ul li a img{ width:100%;}
#news ul li a p.tt{ font-size:1rem; color:#000; line-height:20px; padding:1rem 0; font-weight:900;}
#news ul li a p.con{ color:#666;}
#news ul li a p.more{ width:120px; background:#1e90ff; border-radius:5px; margin-top:20px; text-align:center; color:#fff; line-height:40px; transition:width 0.5s,background 0.5s,color 0.5s;}
#news ul li a p.time{ font-size:14px; color:#999; line-height:40px;}



#wyjob{ width:90%; margin:0 auto 2rem auto;}
#wyjob p{ padding-top:20px;}
#wyjob p input{ border:solid 1px #ddd; width:99%; line-height:40px; height:40px; text-indent:10px; font-family:"微软雅黑";}
#wyjob p textarea{ border:solid 1px #ddd; width:91%; line-height:24px; padding:10px 4% 0 4%;  height:120px; font-family:"微软雅黑";}
#wyjob p a{ display:block; background:#1e90ff; color:#fff; line-height:46px; width:100%; text-align:center; border-radius:5px; font-size:14px;}

#service{ width:90%; margin:0 auto 2rem auto; overflow:hidden;}
#service div.a1{ width:100%; overflow:hidden; padding-bottom:20px; border-bottom:solid 1px #eee; margin-bottom:30px;}
#service div.a1 p{ font-size:18px; line-height:60px; color:#0051a3; font-weight:900;}
#service div.a2{ width:100%; margin-right:30px; padding-bottom:2rem;}
#service div.a2 img{ width:100%;}
#service div.a2 p{ line-height:50px; border-bottom:solid 1px #eee; font-size:18px; font-weight:900; color:#0051a3; margin-bottom:20px;}
#service div.a3{ width:100%;}
#service div.a3 img{ width:100%;}
#service div.a3 p{ line-height:50px; border-bottom:solid 1px #eee; font-size:18px; font-weight:900; color:#0051a3; margin-bottom:20px;}


#contact{ width:90%; margin:20px auto 2rem auto; overflow:hidden;}
#contact .contact{ width:100%; }
#contact p{ font-size:.8rem; line-height:3rem; border-bottom:solid 1px #eee;}
#contact p.tt{ font-size:1rem; color:#000; font-weight:900; line-height:3rem;}
#contact .map{ float:right; margin-top:1rem;}
#contact .map img{ width:100%;}

#contact iframe{height:400px;}

#contact1{ width:90%; margin:20px auto 2rem auto; overflow:hidden;}
#contact1 .contact{ width:100%; }
#contact1 p{ font-size:.8rem; line-height:3rem; border-bottom:solid 1px #eee;}
#contact1 p.tt{ font-size:1rem; color:#000; font-weight:900; line-height:3rem;}
#contact1 .map{ float:right; margin-top:1rem;}
#contact1 .map img{ width:100%;}


#feedback{ width:90%; margin:0 auto 2rem auto; overflow:hidden;}
#feedback p{ padding-top:20px;width:100%;}
#feedback p.content{ width:98.2%;}
#feedback p input{ border:solid 1px #ddd; width:99%; line-height:40px; text-indent:10px; height:40px; padding:0 0px; font-family:"微软雅黑";}
#feedback p textarea{ border:solid 1px #ddd; width:91%; line-height:24px; height:8rem; padding:10px 5%; font-family:"微软雅黑";}
#feedback p a{ display:block; background:#2b81ff; color:#fff; transition:background 0.5s; line-height:46px; width:100%; text-align:center; border-radius:5px; font-size:14px;}



#prolist{ width:100%; margin:1rem auto 20px auto; overflow:hidden;}
#prolist ul{}
#prolist ul li{ width:90%; margin:0 auto 1rem auto;}
#prolist ul li a{ display:block; border:solid 1px #f7f7f7; padding:1rem 1rem 0 1rem;}
#prolist ul li a img{ width:100%;}
#prolist ul li a p.tt{ line-height:3rem; font-size:1rem; text-align:center; }


#probig{ width:100%; margin:1rem auto 0 auto; overflow:hidden;}
#probig .left{ width:90%; margin:0 auto;}
#probig .left img{ width:100%;}
#probig .left ul li{ display:none;}
#probig .right{ width:90%; margin:0 auto;}
#probig .right p.a1{ font-size:18px; line-height:60px; border-bottom:solid 1px #eee; color:#000;}
#probig .right p.a2{ padding:20px 0; border-bottom:solid 1px #eee; padding-bottom:20px;}
#probig .right p.a3{ padding-top:20px;}
#probig .right p.a4{ font-family:Arial, sans-serif; color:#d40012; font-weight:900; line-height:40px; font-size:30px;}
#probig .right p.a5{ overflow:hidden; margin-top:20px; border-bottom:solid 1px #eee; padding-bottom:20px; display:none;}
#probig .right p.a5 a{ display:block; background:url(image/bit.png) 35px center no-repeat/40px auto #ffc000; color:#fff; text-indent:80px; line-height:50px; width:200px; font-size:18px; border-radius:5px; text-align:left;}


#probit_btn{ display:none;}


#probit_btn1{ width:90%; margin:0 auto; overflow:hidden;}
#probit_btn1 ul li{ float:left; width:3rem; margin-right:10px; cursor:pointer;}
#probit_btn1 ul li img{ width:100%;}
#probit_btn1 ul li.it{ border-bottom:solid 2px #1e90ff;}

#probig_menu{ width:100%; margin:30px auto 0 auto; overflow:hidden; border-top:solid 1px #eee; border-bottom:solid 1px #eee;}
#probig_menu ul li{ float:left; width:33.3%;}
#probig_menu ul li a{ display:block; text-align:center; line-height:2.6rem; font-size:.8rem;}
#probig_menu ul li a.it{ background:#1e90ff; color:#fff;}

#probig_con{ width:90%; margin:30px auto 50px auto; overflow:hidden;}
#probig_con img{ width:100%;}

#canshu{ width:90%; margin:2rem auto 2rem auto; overflow:scroll;}
#canshu table{ border-left:solid 1px #eee; border-top:solid 1px #eee; text-align:center; width:500px;}
#canshu table td{ border-bottom:solid 1px #eee; border-right:solid 1px #eee; line-height:40px; }
#canshu table tr:nth-child(1){ background:#00b1ab; color:#fff; font-size:16px;}



#guige{ width:90%; margin:1rem auto 40px auto; overflow:hidden;}
#guige table{ border-left:solid 1px #eee; border-top:solid 1px #eee;}
#guige table td{ border-bottom:solid 1px #eee; border-right:solid 1px #eee; line-height:40px; text-indent:20px;}

.bbg{ display:none;}
#xunpan{ width:90%; margin:0 auto; line-height:1rem; font-size:.8rem; padding:.5rem 0; overflow:hidden; border-top:solid 2px #000; color:#d00;}


#xg_pro{ width:100%; overflow:hidden; display:none;}
#xg_pro .title{ font-size:1.4rem; font-weight:bold; text-align:center; line-height:60px; color:#000;}

#xg_pro .list{ width:90%; margin:1rem auto 2rem auto; overflow:hidden;}
#xg_pro .list ul{ width:100%;}
#xg_pro .list ul li{ float:left; width:100%; margin:0 0 30px 0;}
#xg_pro .list ul li a{ display:block; border:solid 1px #f7f7f7; padding:20px 20px 0px 20px;box-shadow: 0px 5px 10px rgba(0,0,0,0); transition:all 0.5s;}
#xg_pro .list ul li a img{ width:100%; transition:all 0.5s;}
#xg_pro .list ul li a p{ overflow:hidden;}
#xg_pro .list ul li a p.tt{ line-height:60px; font-size:16px;  text-align:center;}
#xg_pro .list ul li a p.con{ padding:20px 0; color:#666; overflow:hidden; }
#xg_pro .list ul li a:hover img{ transform:scale(1.15)}
#xg_pro .list ul li a:hover{box-shadow: 0px 5px 10px rgba(0,0,0,0.2); background:#032E84; color:#fff;}


#video{ width:90%; margin:40px auto 30px auto; overflow:hidden;}
#video ul{ width:100%;}
#video ul li{ width:100%; float:left; margin-right:0; margin-bottom:30px;}
#video ul li a{ display:block; text-align:center; line-height:60px; font-size:16px; background:#f7f7f7; padding:20px 20px 0 20px }
#video ul li a div{ background-repeat:no-repeat; background-position:center; background-size:100% auto; transition:all 1s;}
#video ul li a div p{ background:url(image/play.png) no-repeat center rgba(0,0,0,0.6); height:255px; transition:all 0.5s;}
#video ul li a:hover div{ background-size:130% auto;}
#video ul li a:hover{ background:#1e90ff; color:#fff;}
#video ul li a:hover div p{ background:url(image/play.png) no-repeat center rgba(0,0,0,0.2);}




#salenet{ width:90%; margin:0 auto 2rem auto; overflow:hidden;}
#salenet .k1{ width:92%;  border:solid 1px #eee; padding:10px 3% 30px 3%;background:#f7f7f7; margin-bottom:2rem;}
#salenet .k1 p{ font-size:18px; color:#000; line-height:60px; font-weight:900;}
#salenet .k2{ width:92%;  border:solid 1px #eee; padding:10px 3% 30px 3%;background:#f7f7f7;}
#salenet .k2 p{ font-size:18px; color:#000; line-height:60px; font-weight:900;}



#hx1{ width:100%; overflow:hidden;}
#hx1 .a1 img{ width:100%;}
#hx1 .a2{ background:#f7f7f7; width:90%; padding:0.5rem 5% 2rem 5%;}
#hx1 .a2 p{ font-size:1.2rem; line-height:50px; color:#333;}

#hx2{ width:100%; overflow:hidden;}
#hx2 .a1 img{ width:100%;}
#hx2 .a2{ background:#f7f7f7; width:90%; padding:0.5rem 5% 2rem 5%;}
#hx2 .a2 p{ font-size:1.2rem; line-height:50px; color:#333;}

#hx3{ width:100%; overflow:hidden;}
#hx3 .a1 img{ width:100%;}
#hx3 .a2{ background:#f7f7f7; width:90%; padding:0.5rem 5% 2rem 5%;}
#hx3 .a2 p{ font-size:1.2rem; line-height:50px; color:#333;}

#hx4{ width:100%; overflow:hidden;}
#hx4 .a1 img{ width:100%;}
#hx4 .a2{ background:#f7f7f7; width:90%; padding:0.5rem 5% 2rem 5%;}
#hx4 .a2 p{ font-size:1.2rem; line-height:50px; color:#333;}

#hx5{ width:100%; overflow:hidden;}
#hx5 .a1 img{ width:100%;}
#hx5 .a2{ background:#f7f7f7; width:90%; padding:0.5rem 5% 2rem 5%;}
#hx5 .a2 p{ font-size:1.2rem; line-height:50px; color:#333;}

#hx6{ width:100%; overflow:hidden;}
#hx6 .a1 img{ width:100%;}
#hx6 .a2{ background:#f7f7f7; width:90%; padding:0.5rem 5% 2rem 5%;}
#hx6 .a2 p{ font-size:1.2rem; line-height:50px; color:#333;}

#hx7{ width:100%; overflow:hidden;}
#hx7 .a1 img{ width:100%;}
#hx7 .a2{ background:#f7f7f7; width:90%; padding:0.5rem 5% 2rem 5%;}
#hx7 .a2 p{ font-size:1.2rem; line-height:50px; color:#333;}

#hx8{ width:100%; overflow:hidden;}
#hx8 .a1 img{ width:100%;}
#hx8 .a2{ background:#f7f7f7; width:90%; padding:0.5rem 5% 2rem 5%;}
#hx8 .a2 p{ font-size:1.2rem; line-height:50px; color:#333;}


#job{ width:90%; margin:30px auto 40px auto; overflow:hidden; padding-top:10px;}
#job ul{ list-style:none; width:auto;}
#job ul li{ overflow:hidden;  padding:20px 5%; background:#f7f7f7; width:90%; float:left; overflow:hidden; font-size:16px; margin-bottom:30px;}
#job ul li p{ float:left;}
#job ul li p:nth-child(1){ width:50%; float:left; text-align:left;}
#job ul li p:nth-child(2){ width:50%; float:right; text-align:right;}
#job ul li p:nth-child(2) span{ color:#d00;}
#job ul li p:nth-child(3){ width:100%; font-size:12px; border-top:solid 1px #eee; margin-top:20px; line-height:30px; border-bottom:solid 1px #eee;}
#job ul li p:nth-child(4){ font-size:14px; border-bottom:solid 1px #eee; padding-bottom:20px;}
#job ul li p.yp{ float:left; width:100%;}
#job ul li p span{ color:#000; font-weight:bold;}
#job ul li p.beiz{ width:100%; padding-top:10px;}
#job ul li p a{ float:right; display:block; background:#1e90ff; width:100px; color:#fff; transition:width 0.5s,color 0.5s,background 0.5s; text-align:center; line-height:36px; border-radius:5px; margin-top:30px;}
#job ul li p a:hover{ width:120px; color:#fff; background:#1e90ff}

#ypjob{ width:90%; margin:0 auto 2rem auto; overflow:hidden;}
#ypjob p{ padding-top:20px; float:left; width:100%;}
#ypjob p.content{ width:100%;}
#ypjob p input{ border:solid 1px #ddd; width:99%; line-height:40px; text-indent:10px; height:40px; padding:0 0px; font-family:"微软雅黑";}
#ypjob p textarea{ border:solid 1px #ddd; width:92%; line-height:24px; padding-top:10px; height:120px; padding:10px 3%; font-family:"微软雅黑";}
#ypjob p:last-child{ width:100%;}
#ypjob p a{ display:block; background:#1e90ff; color:#fff; transition:background 0.5s; line-height:46px; width:150px; margin:0 auto; text-align:center; border-radius:5px; font-size:14px; transition:all 0.5s;}
#ypjob p a:hover{ background:#1e90ff; width:180px;}

#newstitle{ width:90%; margin:0 auto; text-align:center;}
#newstitle h1{ font-size:1.1rem; color:#000; line-height:2rem; padding-top:2rem;}
#newstitle p{ line-height:30px; color:#666; border-top:solid 1px #eee;border-bottom:solid 1px #eee; font-size:12px; width:100%; margin:20px auto 0 auto;}

#news_content{width:90%; margin:30px auto 50px auto; overflow:hidden; }
#news_content img{ width:100%;}

#news_page{ width:90%; margin:0 auto 2rem auto; overflow:hidden; border-top:solid 1px #eee; padding-top:30px;}
#news_page .left{ float:left; width:100%;}
#news_page .left a:hover{ color:#1e90ff;}
#news_page .right{ float:right; width:100%;}
#news_page .right a{ display:block; line-height:40px; margin:2rem auto 0 auto; width:150px; background:#1e90ff; color:#fff; text-align:center; border-radius:5px;}
#news_page .right a:hover{ width:180px;}

#news_pro_link{ position:fixed; right:10px; bottom:300px; display:none;}
#news_pro_link a{ display:block; width:150px; text-align:center; background:#1e90ff; line-height:40px; color:#fff; padding:10px;}
#news_pro_link a img{ width:100%}

#is_video1{ width:90%; margin:2rem auto 0 auto; overflow:hidden;}
#is_video1 video{ width:100%;}

#video_tag{ width:90%;margin:20px auto 100px auto;}


#news_tag{ width:90%; margin:0 auto; overflow:hidden; padding:20px 0; border-top:solid 1px #eee;}


#search_list{ width:90%; margin:0 auto 40px auto; overflow:hidden;}
#search_list ul li{ border-bottom:solid 1px #eee;}
#search_list ul li a{ display:block; overflow:hidden; }
#search_list ul li a p.tt{ font-size:16px; color:#000; line-height:40px;}
#search_list ul li a p i{color:#F00;}
}
