/* CSS Document */
body{}
@font-face {
  font-family: "Barlow-Bold";

  src: url("../fonts/Barlow-Bold.woff") format("truetype");
 
}
@font-face {
  font-family: "Oswald-Bold";

  src: url("../fonts/Oswald-Bold.otf") format("truetype");
 
}


.wm{margin:0 8%;}
.wm2{margin:0 8%;}

.top{
	top:30px;
	width: 100%;
	left: -1px;
	z-index: 889;
	position: absolute;
	height: 92px;
}
.top .logo{float:left;padding-top:12px;}
.top .menu{float:right;padding-left:5%;}
.menu ul li{ display:inline-block;line-height:92px;}
.menu ul li:last-child{ background:none;}
.menu ul li a{padding:0 24px;font-size:16px; display:block;}
.menu ul li a:hover{text-decoration:none;color:#0b69c0;}


.top .lang{float:right;margin-top:28px;margin-left:1%;font-size:16px;height: 40px;width: 40px;border-radius: 50%;background-color: #055cae;display: flex;align-items: center;justify-content: center;}
.top .lang a{color:#fff;}


.search_btn{margin-top:33px;margin-left:2%;cursor: pointer;float: right;position: relative;z-index: 1;}
.search_btn img{width:30px;height:30px;}
.searchbj{ background:rgba(0,0,0,0.6); position:fixed; top:0; left:0; width:100%; height:100%; z-index:9000; display:none;}
.search_main{ padding:50px;background:#ffffff; position: fixed; left:50%; top:50%; z-index:10000; margin:-75px 0 0 -250px; box-shadow: 0 0 20px #999999; display:none;}
.search_main .input{ width:350px; height:50px; border:1px solid #055cae; padding:0 15px; float:left; font-size:14px;}
.search_main .submit{ width:50px; height:52px; background:#055cae url(../images/search_btn2.png) no-repeat center center; background-size:50%; float:left; cursor:pointer;border:none;}

.mbdh{ display:none;}


/*首页banner*/
#banner { margin-top:0px;}
#banner .p_MatteIcon .iconfont:before{ content:'\e602'; } 
#banner >div{ animation-fill-mode:both; } 
#banner .banner-video .pcitem-m{display:none; } 
#banner .bgimg{ position:absolute; top:0px; bottom:0px; left:0px; right:0px; background:no-repeat center/cover; filter:brightness(0.95); } 
#banner .swiper-slide .bgimg{ transition:1s 2.5s; transform:perspective(1000px) translate3d(0, 0, 100px); } 
#banner .swiper-slide.swiper-slide-active .bgimg{ transition:5s 0s; transform:perspective(1000px) translate3d(0, 0, 0px); } 
#banner .iban a{ display:block;width:100%;height:100%;color:#fff; } 
#banner .mobitem{ display:none;} 
#banner .bannerBox .iban{ height:100vh; position:relative; } 
#banner .bannerBox .iban:after{ content:''; position:absolute; height:477px; background:url(../images/nav_shadow.png) no-repeat top center/cover;top:0px;left:0px; z-index:1; pointer-events:none;} 
#banner .bannerBox .iban .swiper-slide{ height:100%; overflow:hidden; }
#banner .bannerBox .iban .banner-video{ height:100%; position:relative;}
#banner .v_cover{ position:absolute; display:flex; align-items:center; left:0px; top:0px; width:100%; height:100%;/*background-image: linear-gradient(to left,rgba(22,148,198,0.1),rgba(22,148,198, 0.3))*/;color:#fff;  } 
#banner .banner_img .v_cover{ position:absolute; display:flex; align-items:center; left:0px; top:0px; width:100%; height:100%;  color:#fff;  } 
#banner .v_cover .v_con{ margin-left:auto; margin-right:auto; position:relative; z-index:5; WIDTH:85%;} 
#banner .swiper-slide .v_con *{ transition-delay:transform 2s, opacity 0s; transition-duration:2s; transform:translate3d(0, 80px, 0); opacity:0; } 
#banner .swiper-slide.swiper-slide-active .v_con *{ transform:translate3d(0, 0px, 0); opacity:1; } 
#banner .swiper-slide.swiper-slide-active .v_con *:nth-child(1){ transition-delay:0.5s; } 
#banner .swiper-slide.swiper-slide-active .v_con *:nth-child(2){ transition-delay:0.7s; } 
#banner .swiper-slide.swiper-slide-active .v_con *:nth-child(3){ transition-delay:0.9s; } 
#banner .swiper-slide.swiper-slide-active .v_con *:nth-child(4){ transition-delay:1.1s; } 
#banner .swiper-slide.swiper-slide-active .v_con *:nth-child(5){ transition-delay:1.3s; } 
#banner .swiper-slide.swiper-slide-active .v_con *:nth-child(6){ transition-delay:1.5s; } 
#banner .v_cover .v_tit_en{  font-size:46px; line-height:1.2!important; margin-top:0%; text-transform:uppercase;text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.9);}
#banner .v_cover .v_text1{ font-size:45px; line-height:1.4; font-weight:normal; letter-spacing:0px; font-weight:bold; margin-top:20px; margin-bottom:20px; } 
#banner .v_cover .v_line{ width:70px; height:3px; background:#F0F0F0; margin-top:2%; margin-bottom:2%; display:none; } 
#banner  .v_cover .v_text2{ font-family:"Barlow-Regular"; font-size:22px; line-height:1.6; /*margin-top:3%; */margin-bottom:5%; width:70%;text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.9);} 
#banner .banner_img .v_cover .v_text2{  } 
#banner .v_playvideo{height:auto;  } 
#banner .v_border{ display:block; border:2px  dotted #fff; line-height:40px; width:150px; text-align:center; position:relative; }
#banner .v_border:hover{ background:#055cae; border:1px solid #055cae; } 
#banner .v_border:hover a{ color:#fff;}
#banner .v_cover .v_more{ font-size:12px; } 
#banner .swiper-slide .v_cover .v_img{ opacity:0; transition-duration:2s; transition-delay:0.8s; } 
#banner .swiper-slide.swiper-slide-active .v_cover .v_img{ opacity:0.1; } 
#banner .banner-video{ background:url(../images/ban1.jpg) no-repeat center center; } 
#banner .bannerBox .iban .banner-video .v_cover .v_img{ width:auto; height:auto; transform:translate(-50%, -50%) !important; } 
#banner .bannerBox .iban .banner-video{ height:100%!important}
#banner .bannerBox .iban .banner-video video{ filter:brightness(0.8); position:absolute; top:50%; border:0px; left:50%;/* min-width:120%;*/ min-height:100%; width:115%; height:100%!important; z-index:0; -webkit-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); } 
#banner .bannerBox .iban .text{ position:absolute; font-size:36px; color:#fff; left:90px; bottom:80px; line-height:1px; } 
#banner .bannerBox .iban .swiper-pagination{ bottom:50px; line-height:1px; } 
#banner .bannerBox .iban .swiper-pagination .swiper-pagination-bullet{ width:12px; height:12px; border-radius:10px; background-color:rgba(255,255,255,1); margin:0 8px; opacity:1; transition:all 0.4s ease; } 
#banner .bannerBox .iban .swiper-pagination .swiper-pagination-bullet-active{ background:#fff; width:50px; } 

@media only screen and (max-width: 768px){ 
#banner .v_cover .v_tit_en{ font-size: 40px; } 
#banner .v_cover .v_con { max-width:100%!important;} 
#banner .banner-video .pcitem-m{ display:block; } 
#banner .mobitem{ display:block; } 
#banner .pcitem{ display: none; } 
#banner .bannerBox .iban { height: 56vh; position: relative; } 
#banner .v_cover .v_text1{ font-size: 26px; line-height: 1.6!important; margin-bottom:10px; margin-top:10px; } 
#banner .v_cover .v_text2{ width:100%; font-size:17px; margin-top:15px; } 
#banner .v_playvideo{ display:none; } 
#banner .bannerBox .iban .banner-video .v_cover .v_img{ display:none; } 
#banner .v_cover .v_line { margin-top:20px; height:2px; width:70px;}
#banner .bannerBox .iban:after{ display: none; } 
#banner .v_cover .v_tit_en {font-size: 30px;letter-spacing: 5px;}
#banner .bannerBox .iban .text{ bottom: auto; top:10rem; font-size:1.2rem; text-align: center; left: 0; width: 100%; } 
#banner .bannerBox .iban .play{ position: absolute; width: 2.8rem; height:2.8rem; background: url(../images/yx_vplay.png) no-repeat center/100%; top: 15rem; left: 50%; margin-left: -1.4rem; cursor: pointer; } 
#banner .bannerBox .iban .swiper-pagination{ bottom:1.9rem; } #banner .bannerBox .iban .swiper-pagination .swiper-pagination-bullet { /*width: 8px;*/ height: 8px; margin: 0 4px; } 
banner .bannerBox .iban .swiper-pagination .swiper-pagination-bullet-active { width: 20px!important; } } 
#banner{ width:100%; max-width:none;  height:100%; max-height:none; min-height:0px;  margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } 


/* tit
-------------------------------------------------------------- */
.tit{
	width:100%;
	height:115px;
	line-height:125px;
	overflow:hidden;
	text-align:center;
	position:relative;
	}
.tit span{
	font-size:90px;
	font-family:Arial;
	color:#f2f6f9;
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	}
.tit span:after{
	content:"";
	width:100%;
	height:50%;
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.5) , #fff);
    background: -o-linear-gradient(bottom, rgba(255,255,255,0.5) , #fff);
    background: -moz-linear-gradient(bottom, rgba(255,255,255,0.5) , #fff);
    background: linear-gradient(to bottom, rgba(255,255,255,0.5) , #fff);
	position:absolute;
	left:0;
	bottom:0;
	}
.tit h4{
	width:100%;
	overflow:hidden;
	font-size:40px;
	color:#2c3441;
	position:absolute;
	bottom:0;
	text-align:center;
	top:25px;
	}
.tit h4 a{
	font-size:40px;
	color:#2c3441;
}

.tit2{text-align:center;font-size:16px;line-height:32px;padding-top:25px;}

/* more
-------------------------------------------------------------- */
.sy_more{
	width:100%;
	overflow:hidden;
	text-align:center;
	margin-top:62px;
	}
.sy_more span{
	font-size:16px;
	color:#2c3441;
	border-bottom:solid 2px #2c3441;
	padding-bottom:6px;
	margin-left:16px;
	transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
	}
.sy_more span:hover{
	margin-left:8px;
	color:#055cae;
	border-bottom:solid 2px #055cae;
}
.sy_more img{ vertical-align:middle;}

.con_01{overflow: hidden;padding:80px 0 80px 0;width:100%;background:url(../images/ab_bg3.jpg) no-repeat top center;}
.con_01 .box{margin-top:47px;}
.con_01 .box dl{margin:0 10px;border:8px solid #efefef;width:290px;background:#f8f8f8;border-radius:30px;}
.con_01 .box dl dt{width:290px;height:210px;overflow:hidden;background:#fff;position: relative;border-top-left-radius: 30px; border-top-right-radius: 30px; }
.con_01 .box dl dt img{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: block;margin: auto;max-width: 100%;max-height: 100%;transition: .5s ease-in-out;text-align: center;vertical-align: middle;}
.con_01 .box dl dt img:hover{ transform-origin:center center; transform:scale(1.15,1.15)}
.con_01 .box dl dd{text-align:center;height:150px;line-height:24px;border-bottom-left-radius: 30px; border-bottom-right-radius: 30px;}
.con_01 .box dl dd .pro_title{font-size:18px;padding-top:27px;color:#0f0f0f;font-weight:bold;}
.con_01 .box dl dd .pro_cas{font-size:14px;padding-top:6px;}
.con_01 .box dl dd .more{ border-radius:50px;background:#ef8020;width:122px;height:34px;line-height:34px;margin:15px auto 0;color:#fff;}
.con_01 .box dl:hover dd{background:#055cae;}
.con_01 .box dl:hover dd .pro_title{color:#fff;}
.con_01 .box dl:hover dd .pro_cas{color:#fff;}
.con_01 .box dl:hover dd .more{background:#fff;color:#055cae;}
.con_01 .box dl:hover .more{font-weight:bold;}

.con_05{background:url(../images/bg3.jpg) no-repeat top center fixed;height:300px;width:100%;overflow:hidden;}
.con_05 h2{font-size:34px;font-weight:bold;color:#fff;text-align:center;padding-top:76px;}
.con_05 p{text-align:center;font-size:28px;font-family:Arial;background:#ef8020;border-radius:50px;width:560px;margin:30px auto;height:56px;line-height:56px;color:#fff;}
.con_05 p span{font-size:20px;}
.con_05 p img{ vertical-align:middle;padding-right:12px;padding-bottom:5px;}

.con_02{overflow: hidden;padding:80px 0 0px 0;width:100%;}
.sy_about .txt{line-height:36px;font-size:16px;text-align:center;padding:50px 5% 0;color:#858585 !important;}
.sy_about .more{ width:146px; height:46px; border-radius:23px; line-height:44px; border:1px solid #c2c2c2; color:#686868; font-size:14px; text-align: center;margin:40px auto 0; }
.sy_about .more span{background: url(../images/more.png) no-repeat right center; padding-right:28px;}
.sy_about .more:hover{ background:#055cae; color:#333;border:1px solid #055cae;}
.sy_about .more:hover span{background-image:url(../images/more2.png);color:#fff;}

.shuoming { margin-top:50px;}
.shuoming ul li{ float:left;width:25%; text-align:center; margin:0 auto}
.stu{ height:70px;}
.shuoming ul li h2{ font-size:60px; font-family:Arial, Helvetica, sans-serif; color:#ef8020; font-weight:900;}
.shuoming ul li h3{ font-size:15px;}



.con_03{width:100%;overflow:hidden;padding-top:60px; }
.con_03 ul li{float:left;width:25%;overflow:hidden;height:330px; position:relative;}
.con_03 ul li .bg{background-color:rgba(0,0,0,0.2);width:100%;height:330px; position:absolute; z-index:999;}
.con_03 ul li:hover .bg{background:none;}
.con_03 ul li img{ transition:all 1s;}
.con_03 ul li:hover img{ transform-origin:center center; transform:scale(1.1,1.1);}


.con_04{ overflow: hidden;padding:80px 0 30px 0;width:100%;}
.con_04 ul{margin-top:50px;}
.con_04 li {float: left;position: relative;margin:0 1.5%;width:30%;height: 540px;cursor: pointer;background: #f4f7f9;}
.con_04 li:last-of-type {margin-right: 0;}
.con_04 li .news_img {height: 287px;overflow:hidden;margin:3% 3% 0;}
.con_04 li .news_img img {display: block;width: 100%;height: 100%; transition: all 1s;}
.con_04 li:hover .news_img img{ transform-origin:center center; transform:scale(1.15,1.15);}
.con_04 li .news_time {padding-top:12px;}
.con_04 li .news_time .news_time_t span {display: block;font-family: "Arial";font-size: 14px;color: #989898;background: url(../images/time.png) no-repeat left center;padding-left: 20px;}
.con_04 li .news_txt {padding: 30px 25px 0;}
.con_04 li .news_txt .news_txt_t a {display: block;font-size: 18px;color: #222;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1; overflow: hidden;text-overflow: ellipsis;}
.con_04 li .news_txt .news_txt_w {padding-top: 17px;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;text-overflow: ellipsis;}
.con_04 li .news_txt .news_txt_w p {font-size: 14px;color: #989898;line-height: 24px;}
.con_04 li .news_txt .news_txt_a {margin-top: 16px;}
.con_04 li .news_txt .news_txt_a img {display: block;width: 100%;height: 100%;}

.news_txt_a a{width:120px; height:34px; background:#055cae; line-height:34px; text-align:center; color:#fff;font-size:14px; display:block;border-radius:20px;}
.news_txt_a a:hover{color:#fff;background:#ef8020;}
.news_txt_t{ border-bottom: 1px solid #ccc; padding-bottom:20px;}

#bottom{color:#fff;padding-top:60px;background-color:#05498a;margin-top:60px;border-top:7px solid #ef8020;}
#bottom a{color:#fff;}
#bottom a:hover{text-decoration:underline;}
#bottom ul li a{color:#eaf3fb;}
#bottom i{ display:block;width:18px;height:2px;background:#6bb4e5;}
#bottom .lm_t{font-size:24px;color:#fff;padding-bottom:15px;font-family:Arial; text-transform:uppercase;}
#bottom .box{line-height:30px;color:#eaf3fb;}
.bot_contact{width:30%;float:left;margin-left:2%;border-right:1px solid rgba(255,255,255,.1);padding-right:3%;}
.bot_contact a{color:#eaf3fb;}
.bot01{margin-left:3%;height:148px;width:40%;float:left;}
.bot01 .box{margin-top:20px;}
.bot01 .box a{padding:10px 5px;}

.bot_search{margin-top:6px;}
.bot_search .input{width:390px;height:43px;line-height:43px;background:#fff;border:none;padding-left:12px;}
.bot_search .submit{background:#ef8020;border:none;width:104px;height:44px;line-height:44px;text-align:center;color:#fff;font-size:16px;}


.bot_ewm{float:right;text-align:center;margin-top:15px;}
.bot_ewm p{padding-top:5px;text-align:center;}
.bot{text-align:center;padding:25px 0;line-height:24px;border-top:1px solid rgba(255,255,255,.1);margin-top:40px;}

.mbfor {display: none;}

/*ny*/
.ny_ban01{background:url(../images/ny_ban01.jpg) no-repeat center top fixed;}
.ny_ban02{background:url(../images/ny_ban02.jpg) no-repeat center top fixed;}
.ny_ban03{background:url(../images/ny_ban03.jpg) no-repeat center top fixed;}
.ny_ban04{background:url(../images/ny_ban04.jpg) no-repeat center top fixed;}
.ny_ban05{background:url(../images/ny_ban05.jpg) no-repeat center top fixed;}
.ny_ban06{background:url(../images/ny_ban06.jpg) no-repeat center top fixed;}
.ny_ban07{background:url(../images/ny_ban07.jpg) no-repeat center top fixed;}
.ny_ban08{background:url(../images/ny_ban08.jpg) no-repeat center top fixed;}
.ny_ban{width:100%;height:460px;overflow:hidden;position:relative;}

.ny_site{background:#f5f5f5;height:50px;line-height:50px;color:#7f7f7f;}
.ny_site img{ vertical-align:middle;padding-right:3px;}

#content{margin:50px auto;width:1400px;}
#content .ny_title{font-size:38px;color:#000;text-align:center;padding-bottom:50px;}
#content .ny_title i{background:#006cb4;width:50px;height:3px;margin:25px auto 0; display:block;}
#content .box{line-height:36px;font-size:16px;margin-top:30px;border-top:1px solid #efefef;padding-top:30px;}
.ny_img img{ max-width:100%; height:auto !important; height:100%;}

/*内页产品*/
.ny_cp ul li{float:left;width:25%;margin:10px 0;}
.ny_cp ul li dl{margin:0 10px;border:8px solid #efefef;background:#f8f8f8;border-radius:30px;}
.ny_cp ul li dl dt{width:100%;height:200px;overflow:hidden;background:#fff;position: relative;border-top-left-radius: 30px; border-top-right-radius: 30px; }
.ny_cp ul li dl dt img{position: absolute;top: 0;right: 0;bottom: 0;left: 0;display: block;margin: auto;width: 100%;height:200px;transition: .5s ease-in-out;text-align: center;vertical-align: middle;}
.ny_cp ul li dl dt img:hover{ transform-origin:center center; transform:scale(1.15,1.15)}
.ny_cp ul li dl dd{text-align:center;height:150px;line-height:24px;border-bottom-left-radius: 30px; border-bottom-right-radius: 30px;}
.ny_cp ul li dl dd .pro_title{font-size:18px;padding-top:27px;color:#0f0f0f;font-weight:bold;}
.ny_cp ul li dl dd .pro_cas{font-size:14px;padding-top:6px;}
.ny_cp ul li dl dd .more{ border-radius:50px;background:#ef8020;width:122px;height:34px;line-height:34px;margin:15px auto 0;color:#fff;font-size:14px;}
.ny_cp ul li dl:hover dd{background:#055cae;}
.ny_cp ul li dl:hover dd .pro_title{color:#fff;}
.ny_cp ul li dl:hover dd .pro_cas{color:#fff;}
.ny_cp ul li dl:hover dd .more{background:#fff;color:#055cae;}
.ny_cp ul li dl:hover .more{font-weight:bold;}

.ny_cp_xq_bt{background:#f3f3f3;height:60px;line-height:60px;text-align:center;font-size:24px;color:#000;font-weight:bold;margin-bottom:30px;}

/*返回*/
.flex-between-center{  display: flex; justify-content: space-between; align-items: center;}
.flex-between{ display: flex; justify-content: space-between}
.fanye{ margin-top:40px;border-top:1px solid #e5e5e5; padding-top:30px; line-height:30px;}
.fanhui{background:#ddd;border-radius:25px;line-height:40px;width:120px;text-align:center;height:40px;}
.fanhui:hover{ background:#00488f;}
.fanhui:hover a{ color:#fff;}
.flex {display: flex;flex-wrap: wrap;}


.aak{width:122px;height:36px;line-height:36px;text-align:center;background:#015198;color:#fff;border:0px;}
.pnpage { clear:both; text-align:center;padding-top:25px; font-size:14px;}
.pnpage a { padding:2px 10px; font-weight:bold; margin:0 6px; border-radius:35px; text-decoration:none;}


/*新闻*/
.ny_news ul{margin-top:20px;}
.ny_news li {float: left;position: relative;margin:1% 1.5%;width:30%;height: 540px;cursor: pointer;background: #f4f7f9;}
.ny_news li:last-of-type {margin-right: 0;}
.ny_news li .news_img {height:250px;overflow:hidden;margin:3% 3% 0;}
.ny_news li .news_img img {display: block;width: 100%;height: 100%; transition: all 1s;}
.ny_news li:hover .news_img img{ transform-origin:center center; transform:scale(1.15,1.15);}
.ny_news li .news_time {padding-top:12px;}
.ny_news li .news_time .news_time_t span {display: block;font-family: "Arial";font-size: 14px;color: #989898;background: url(../images/time.png) no-repeat left center;padding-left: 20px;}
.ny_news li .news_txt {padding: 30px 25px 0;}
.ny_news li .news_txt .news_txt_t a {display: block;font-size: 18px;color: #222;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1; overflow: hidden;text-overflow: ellipsis;}
.ny_news li .news_txt .news_txt_w {padding-top: 7px;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;text-overflow: ellipsis;}
.ny_news li .news_txt .news_txt_w p {font-size: 14px;color: #989898;line-height: 24px;}
.ny_news li .news_txt .news_txt_a {margin-top: 16px;}
.ny_news li .news_txt .news_txt_a img {display: block;width: 100%;height: 100%;}

.ny_news_bt{font-size:32px;color:#000;padding-bottom:10px;}

/*企业展示*/
.ny_qyhj ul{margin-top:30px;}
.ny_qyhj ul li{width:27.6%;margin:1.2% 1.5%;float:left;border:1px solid #fff;padding:1.2% 1.2% 0.2%;border:1px solid #ddd;border-radius: 5px;}
.ny_qyhj ul li .pt{overflow:hidden;height:260px;}
.ny_qyhj ul li:hover .pt img{ transform-origin:center center; transform:scale(1.05,1.05)}
.ny_qyhj ul li .pt img{width:100%;height:260px !important; transition:all 1s;}
.ny_qyhj ul li .txt{text-align:center;padding-top:6px;font-size:16px;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.ny_qyhj .bt2{font-size:30px;text-align:center;padding-bottom:15px;}

/*原料采购*/
table.bak { width:100%; margin:10px 0; border-left:#055cae 1px solid;border-top:#055cae 1px solid;}
.bak td,.bak th { padding:6px 10px; border-right:#055cae 1px solid;border-bottom:#055cae 1px solid; text-align:center;}
.bak th { background:#055cae;font-weight:bold;color:#fff;}
.bak img {max-width:80%; height:auto !important; height:100%;}


/*在线订单*/
.ny_order{border-top:1px solid #f0f0f0;padding-top:35px;margin-top:30px;}
.dingdan { padding:1% 6%; background:#f9f9f9; overflow:hidden;}
.dingdan p { padding:5px 0;line-height:36px;font-size:16px;}
.dingdan input,.dingdan textarea { height:40px; line-height:40px; padding:0 1%; border:#ddd 1px solid; border-radius:5px; background:#fff; width:46.5%;font-family:Microsoft YaHei; color:#999; font-size:14px;}
.dingdan span { padding:0 5px; color:#f00; font-size:16px;}
.dingdan input.s1 { width:96.5%; color:#0f6ab2;}
.dingdan input.s2 { width:120px;}
.dingdan input.aak { width:120px; background:#0f6ab2; color:#fff;}
.dingdan textarea { padding:5px 1%; line-height:20px; height:100px; width:96.5%;background:#fff;}
.dingdan img { margin:0 10px; height:45px;}


/*内页联系我们*/
.ny_contact_l{width:45%;line-height:36px;padding-top:50px;font-size:16px;float:left;}
.fz30{font-size:30px;}
.ny_contact_r{width:50%;padding-top:50px;float:right;}
.ny_contact_r a,.ny_contact_r a:hover{color:#fff;}
.ny_contact_r h1{font-size:26px;font-weight:bold;padding-bottom:15px;padding-top:30px;}

/*地图*/
.contmap {width:100%;height:360px; border:#ccc solid 1px;font-size:14px !important;}






.txtc { clear:both; text-align:center; padding-right:25px; padding-top:10px; font-size:12px}
.nypro span.current,.nypro a.num { display:inline-block; margin:0 5px; padding:0 8px; height:23px; line-height:23px;font-size:14px;}
.nypro span.current,.nypro a.num:hover { background:#f3f6f9; border:#067cd5 1px solid; color:#067cd5;font-size:14px;}
.nypro a.num,.nypro a.end,.nypro a.next,.nypro a.prev { border:#cdcdcd 1px solid; color:#333; background:#fff; text-decoration:none;font-size:14px;}
.nypro a.end,.nypro a.next,.nypro a.prev { display:inline-block; padding:0 8px;height:23px; line-height:23px;font-size:14px;}
.nypro a.prev { margin:0 5px;font-size:14px;}
