@charset "utf-8";

/*---------------------------------------------------*/

.sidebanner img{width:100%;}

.indexA{padding:50px 0 90px;background:#F5F9FC;}
.indexA .tit{text-align:center;}
.indexA .tit h3{font-weight:bold;font-size:60px;line-height:1;color:#18262f;background:url("../images/tit01.png") no-repeat center center;}
.indexA .tit p{font-size:16px;color:#18262f;line-height:32px;letter-spacing:1px;}

.indexA .list{position:relative;margin:30px 0 0;}
.indexA .list .swiper-slide{text-align:center;position:relative;}
.indexA .list .swiper-slide::after{content:"";width:400px;height:390px;border:1px solid #E4ECF1;background:#EBF4FA;position:absolute;top:0;left:0;z-index:10;}
.indexA .list .swiper-slide .pic{width:400px;display:block;margin:34px 0 0 34px;position:relative;z-index:99;border:1px solid #E4ECF1;}
.indexA .list .swiper-slide .pic img{width:100%;display:block;}
.indexA .list .swiper-slide h5{line-height:1.4;text-align:center;font-size:16px;position:relative;z-index:100;margin:15px 0 0 30px;}
.indexA .list .swiper-slide h5 a{color:#000;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp: 2;}

.indexA .list .swiper-slide:hover h5 a{color:#0068b7;}

.indexA .swiper-button-prev,.indexA .swiper-button-next{width:50px;height:50px;line-height:50px;background:transparent;margin-top:-25px;border-radius:50%;text-align:center;}
.indexA .swiper-button-prev i,.indexA .swiper-button-next i{font-size:50px;color:#838383;}
.indexA .swiper-button-prev,.indexA .swiper-container-rtl .swiper-button-next{left:-60px;right:auto;}
.indexA .swiper-button-next,.indexA .swiper-container-rtl .swiper-button-prev{right:-60px;left:auto;}
.indexA .swiper-button-prev:hover i,.indexA .swiper-button-next:hover i{color:#0068B7;}

.indexA .swiper-pagination-bullets{position:static;margin:25px 0 0;width:100%;text-align:center;display:none;}
.indexA .swiper-pagination-bullets .swiper-pagination-bullet{width:12px;height:12px;color:#fff;margin:0 3px;background:#EAEAEA;border-radius:50%;opacity:1;position:relative;}
.indexA .swiper-pagination-bullets .swiper-pagination-bullet-active{background:#0068B7;}


.indexA .btn{text-align:center;margin:90px 0 0;font-size:0;}
.indexA .btn a{display:inline-block;width:303px;height:45px;line-height:45px;text-align:center;color:#fff;font-size:16px;background:#0068B7;transition:all 0.5s ease 0s;}
.indexA .btn a+a{margin-left:30px;}
.indexA .btn a:last-child{background:#F08200;}

@media screen and (min-width:768px) {
.indexA .btn a:hover{width:400px;}
}

.indexB{background:url(../images/ibg1.jpg) center top;box-sizing:border-box;}

.indexB .tit{padding:57px 0 0;text-align:center;}
.indexB .tit h3{font-weight:bold;font-size:60px;line-height:1;color:#18262f;background:url("../images/tit02.png") no-repeat center center;}
.indexB .tit p{font-size:16px;color:#18262f;line-height:30px;letter-spacing:1px;margin:7px 0 0;}

.indexB .wp{height:791px;position:relative;}
.indexB .txt{padding:40px 58px;width:870px;background:#0068B7;color:#fff;position:absolute;right:0;bottom:-50px;}
.indexB .txt::before{content:"";width:72px;height:50px;background:url(../images/ibg3.png) no-repeat right bottom;position:absolute;bottom:0;left:-72px;z-index:10;}
.indexB .txt::after{content:"";width:72px;height:50px;background:url(../images/ibg4.png) no-repeat left bottom;position:absolute;bottom:0;right:-72px;z-index:10;}
.indexB .txt p{font-size:16px;line-height:32px;}
.indexB .txt p~p{margin-top:10px;}
.indexB .txt a.more{margin:30px auto 0;display:block;width:303px;height:45px;line-height:45px;text-align:center;color:#fff;font-size:16px;background:#F08200;transition:all 0.5s ease 0s;}
.indexB .txt a.more:hover{background:#FF7E00;}


.indexB .pic{float:right;width:508px;position:relative;margin:50px 0 0 0;}
.indexB .pic img{width:100%;display:block;}


.indexC{padding:108px 0 50px;}
.indexC h3{font-weight:bold;font-size:60px;line-height:1;color:#18262f;text-align:center;}
.indexC .list{}
.indexC .list ul{margin:10px 0 0;}
.indexC .list ul li{float:left;width:50%;margin:40px 0 0;padding:0 10px;box-sizing:border-box;text-align:center;cursor:pointer;}
.indexC .list ul li span{width:248px;height:248px;text-align:center;box-sizing:border-box;display:block;margin:0 auto;}
.indexC .list ul li span img{width:230px;height:230px;border:9px solid transparent;border-radius:50%;}
.indexC .list ul li h6{font-size:30px;color:#18262f;font-weight:bold;margin:10px 0 0;}
.indexC .list ul li p{font-size:16px;color:#18262f;line-height:30px;max-height:60px;overflow:hidden;margin:10px 0 0;}

.indexC .list ul li:hover span img{border:9px solid #F08200;}
.indexC .list ul li:hover h6{color:#F08200;}
.indexC .list ul li:hover p{color:#F08200;}



.indexD-tit{text-align:center;padding:40px 0;}
.indexD-tit h3{font-weight:bold;font-size:60px;line-height:1;color:#18262f;text-transform:uppercase;}

.indexD{padding:80px 0;background:url(../images/ibg2.jpg) no-repeat center top;}
.indexD .list{}
.indexD .swiper-slide{display:flex;align-items:center;}
.indexD .swiper-slide .pic{width:400px;position:relative;display:block;overflow:hidden;}
.indexD .swiper-slide .pic img{width:100%;display:block;transition:all 0.3s ease 0s;}
.indexD .swiper-slide .txt{flex:1;margin:0 0 0 50px;font-size:18px;color:#fff;}
.indexD .swiper-slide .txt h5{font-size:22px;font-weight:700;}
.indexD .swiper-slide .txt h5 a{color:#fff;}
.indexD .swiper-slide .txt span{display:block;font-size:16px;color:#fff;margin:12px 0 0;}
.indexD .swiper-slide .txt p{font-size:17px;color:#fff;margin:12px 0 0;line-height:32px;font-style:italic;}

.indexD .swiper-button-list{width:270px;margin:45px auto 0;background:#F08200;text-align:center;display:flex;align-items:center;}
.indexD .swiper-button-list b{font-size:50px;vertical-align:middle;}
.indexD .swiper-button-list .swiper-button-num{width:90px;line-height:90px;height:90px;font-size:36px;color:#fff;}
.indexD .swiper-button-prev,.indexD .swiper-button-next{width:90px;height:90px;line-height:90px;position:static;text-align:center;margin-top:0;}
.indexD .swiper-button-prev,.indexD .swiper-container-rtl .swiper-button-next{background:none;}
.indexD .swiper-button-next,.indexD .swiper-container-rtl .swiper-button-prev{background:none;}

.indexD .swiper-button-prev i,.indexD .swiper-button-next i{color:#fff;font-size:45px;}
.indexD .swiper-button-prev:hover,.indexD .swiper-button-next:hover{}
.indexD .swiper-button-prev:hover i,.indexD .swiper-button-next:hover i{color:#fff;}


/*------------------------------------------------------------*/
.sidebaner{}
.sidebaner img{width:100%;}
.sidebaner .topshare img{width:auto;height:auto;}

.path{height:250px;padding:78px 0 0 0;box-sizing:border-box;background-position:center top;background-repeat:no-repeat;}
.path h2{color:#fff;font-size:36px;text-transform:uppercase;font-weight:bold;text-shadow: 2px 2px 4px #666;}
.path p{color:#fff;font-size:17px;margin:15px 0 0 0;text-shadow: 2px 2px 4px #666;}
.path p a{color:#fff;text-shadow: 2px 2px 4px #666;}


.main{padding-top:60px;padding-bottom:60px;}

.mainleft{float:left;width:300px;}
.mainRight{margin-left:360px;}
.mainRight .title,.main .title{color:#525252;font-weight:bold;font-size:30px;padding-bottom:10px;border-bottom:1px solid #e0e0e0;line-height:1;}

.mainleft h3{height:50px;line-height:50px;padding:0 0 0 20px;background:#0068B7;font-size:20px;color:#fff;font-weight:bold;text-transform:uppercase;position:relative;}
.mainleft h3::after{display:none;font-family:"qico";content: "\e727";position:absolute;top:5px;right:0;width:40px;height:40px;line-height:40px;text-align:center;font-size:20px;transition:transform .3s ease;}
.mainleft h3.active::after{-ms-transform: rotate(45deg) scale(1.08);transform: rotate(45deg) scale(1.08);}


.sidemenu{margin-bottom:20px;}
.sidemenu ul{}
.sidemenu ul li{border:1px solid #e2e2e2;margin:6px 0 0 0;}
.sidemenu ul li h5{line-height:24px;display:block;padding:8px 40px 8px 20px;font-size:15px;color:#333;cursor:pointer;text-transform:capitalize;position:relative;}
.sidemenu ul li h5 a{display:block;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.sidemenu ul li h5 a:hover{color:#135AB4;text-decoration:underline;}
.sidemenu ul li h5 span{position:absolute;right:0;top:0;background:url("../images/i4.png") no-repeat center center;width:40px;height:40px;display:block;}

.sidemenu dl{display:none;}
.sidemenu dl dd{line-height:20px;border-bottom:1px dashed #DCDCDC;padding:10px 0 10px 15px;margin:0 20px;}
.sidemenu dl dd:last-child{border-bottom:none;}
.sidemenu dl dd a{background:url("../images/i5-1.png") no-repeat left 4px;padding:0 0 0 15px;font-size:14px;color:#666;display:block;}
.sidemenu dl dd.active a,.sidemenu dl dd a:hover{color:#135AB4;background:url("../images/i5.png") no-repeat left 4px;}

.sidemenu ul li.active h5{color:#135AB4;border-bottom:1px solid #e2e2e2;}
.sidemenu ul li.active h5 a{color:#135AB4;}
.sidemenu ul li.active span{background:url("../images/i4-1.png") no-repeat center center;}

.left_nav{margin-bottom:20px;}
.left_nav dl{}
.left_nav dl dd{height:45px;line-height:45px;border:1px solid #e2e2e2;margin:6px 0 0 0;padding:0 10px 0 20px;}
.left_nav dl dd a{color:#555;font-size:15px;display:block;-webkit-transition: 0.5s;transition: 0.5s;background:url("../images/i5-1.png") no-repeat left center;padding-left:15px;}
.left_nav dl dd.active a{color:#015198;background:url("../images/i5.png") no-repeat left center;}

/*---------news-----------*/

.newslist{}
.newslist ul li{padding:15px;box-shadow:0 0 5px rgba(0,0,0,0.2);display:flex;}
.newslist ul li+li{margin-top:20px;}
.newslist ul li .pic{width:300px;display:block;overflow:hidden;}
.newslist ul li .pic img{width:100%;transition:all 0.3s ease 0s;}
.newslist ul li .t{flex:1;margin:0 0 0 30px;overflow:hidden;}
.newslist ul li .t h5{font-size:18px;font-weight:600;}
.newslist ul li .t h5 a{color:#333;}
.newslist ul li .t h5 a:hover{color:#135AB4;text-decoration:underline;}
.newslist ul li .t span{background:url("../images/time.png") no-repeat left center;padding:0 0 0 20px;display:inline-block;font-size:12px;color:#777;margin:12px 0 0;}
.newslist ul li .t p{color:#999;font-size:15px;margin:5px 0 0;line-height:22px;max-height:88px;overflow:hidden;}
.newslist ul li .t a.more{margin:10px 0 0 0;width:120px;height:30px;line-height:28px;border:1px solid #666;display:block;text-align:center;font-size:13px;color:#666;border-radius:3px;}
.newslist ul li .t a.more:hover{background:#0068B7;border:1px solid #0068B7;color:#fff;}

.newslist ul li:hover img{transform:scale(1.06);-webkit-transform:scale(1.06);}



.newsnr{}
.newsnr h1{font-size:20px;line-height:1;margin:35px 0 0;color:#333;font-weight:bold;text-align:center;}

.newsnr .artInfo{padding:0 0 20px;border-bottom:1px solid #D9D9D9;text-align:center;margin:30px 0 0;}
.newsnr .artInfo span{margin:0 10px;line-height:20px;display:inline-block;font-size:15px;color:#666;}
.newsnr .artInfo span.time{background:url(../images/time.png) no-repeat left center;padding:0 0 0 20px;}
.newsnr .artInfo span.hit{background:url(../images/hit.png) no-repeat left center;padding:0 0 0 23px;}

.newsnr .myart{margin:10px 0 0;line-height:26px;font-size:15px;}
.newsnr .myart p{margin-bottom:10px;}

.pnbar{margin-top:30px;}
.pnbar p{max-width:100%;margin:-1px 0 0 0;padding:9px 14px;border:1px solid #ddd;font-size:17px;color:#545454;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.pnbar p span{margin-right:15px;}
.pnbar p:hover a{color:var(--active-color);}


.recipe-nr{}
.recipe-nr h1{font-size:20px;line-height:40px;margin:35px 0 0;color:#333;font-weight:bold;text-align:center;border-bottom:1px dotted #ddd;text-transform:capitalize;}

.recipe-nr .txt{margin:10px 10px;line-height:2;font-size:14px;}
.recipe-nr .txt h4{margin:15px 0 10px 0;;line-height:2;font-size:13px;text-transform:uppercase;color:#333;font-size:16px;font-weight:bold;}
.recipe-nr .txt p{margin:0 0 0 0;line-height:2;}
.recipe-nr .txt table{width:800px;}
.recipe-nr .txt table td{width:50%;border:1px dotted #ddd;box-sizing:border-box;border:1px solid #999;padding:8px;background-color:#fff;}


.recipe_list{margin:10px 0 0 0;}
.recipe_list ul{margin:0 0 0 -20px;}
.recipe_list ul li{float:left;width:285px;margin:0 0 25px 20px;}
.recipe_list ul li img{width:100%;height:240px;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.recipe_list ul li a.pic{display:block;position:relative;overflow:hidden;}
.recipe_list ul li a.pic ins{display: block;width:100%;position:absolute;left:0;height:100%;top:-100%;z-index:5;padding:135px 0 0 0;background:url("../images/i3.png") no-repeat center center;   background-color:rgba(0,0,0,0.5);text-align:center;box-sizing:border-box;}
.recipe_list ul li a.pic ins img{width:auto;height:auto;display:inline;}
.recipe_list ul li a.pic ins p {color: #fff;font-size: 18px;text-align: center;padding-top: 10px;font-style: normal;}

.recipe_list ul li h5{text-align:center;text-transform:uppercase;font-size:15px;font-family:'greco_oldstyle_ssibold';margin:8px 0 0 0;}
.recipe_list ul li h5 a{color:#000;}

.recipe_list ul li:hover img {transform:scale(1.11);-webkit-transform:scale(1.11);}


/*-----about------*/

.about-tit{margin-bottom:40px;text-align:center;}
.about-tit~.about-tit{margin-top:80px;}
.about-tit h1,.about-tit h4{position:relative;width:450px;margin:0 auto;}
.about-tit h1::before,.about-tit h4::before {content:"";display:block;border-top:1px solid #444;width:100%;height:1px;position:absolute;top: 50%;z-index:1;}
.about-tit h1 span,.about-tit h4 span {background:#f6f6f6;font-size:30px;color:#222;font-weight:bold;padding:0 15px;position:relative;display:inline-block;z-index:1;}

.about{line-height:26px;font-size:16px;}
.about p{margin:0 0 10px 0;}

.about ul{margin:0 0 0 -2%;}
.about ul li{float:left;width:23%;margin:0 0 15px 2%;}
.about ul li img{width:100%;}

.factory{}
.factory ul{margin:0 0 0 -2%;}
.factory ul li{float:left;width:31.333333%;margin:0 0 15px 2%;}
.factory ul li img{width:100%;}

.honor{}
.honor ul{margin:0 0 0 -2%;}
.honor ul li{float:left;width:23%;margin:0 0 15px 2%;}
.honor ul li img{width:100%;border:5px solid #E0E0E0;box-sizing:border-box;}
.honor ul li p{line-height:35px;height:35px;text-align:center;color:#333;font-size:15px;}

.project img{width:100%;display:block;}
/*-----products------*/

.down {}
.down ul{}
.down ul li{border:1px solid #D9D9D9;padding:15px 15px;background:#fff;display:flex;justify-content:space-between;align-items:center;}
.down ul li+li{margin-top:15px;}
.down ul li h4{flex:1;line-height:1.3;margin-right:80px;}
.down ul li h4 a{font-size:16px;color:#333;}
.down ul li h4 a:hover{color:#135AB4;}

.down ul li span{width:180px;color:#666;font-size:14px;text-align:center;line-height:36px;}
.down ul li a.more{height:36px;line-height:36px;width:160px;background:#0068B7;text-align:center;font-size:14px;color:#fff;display:block;}
.down ul li a.more i{font-size:15px;}
.down ul li a.more:hover{background:#F08200;}

.faq ul{margin:0 0 0 0;}
.faq ul li {margin:0 0 20px 0;background:#fff;padding:15px;position:relative;border:1px solid #eee;box-sizing:border-box;border-radius:3px}
.faq ul li .tit{height:40px;overflow:hidden;color:#fff;cursor:pointer;position:relative;z-index:888;}
.faq ul li .tit span{float:right;display:block;text-align:center;border-radius:4px;width:36px;height:36px;background:#eee;}
.faq ul li .tit span i{color:#333;line-height:36px;font-size:20px;}
.faq ul li .tit h4{float:left;font-size:15px;color:#222;line-height:40px;height:40px;}

.faq ul li .con{display:none;font-size:14px;line-height:23px;color:#666;}
.faq ul li .con em{float:left;font-size:15px;color:#222;width:30px;}
.faq ul li .con .txt{margin:0 0 0 35px;}
.faq ul li .con .txt p{margin:0 0 10px 0;}

.faq ul li.active{border:2px solid #135AB4;padding:14px;}
.faq ul li.active .tit span{background:#135AB4;}
.faq ul li.active .tit span i{color:#fff;}

.videolist ul{margin:0 0 0 -2%;}
.videolist ul li{float:left;width:31.333333%;margin:0 0 20px 2%;}
.videolist ul li .v{position:relative;width:100%;display:block;overflow:hidden;}
.videolist ul li .v img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.videolist ul li .v::after{content:'';position:absolute;left:50%;top:50%;margin:-28px 0 0 -28px;width:56px;height:56px;background:url("../images/v1.png") no-repeat;display:block;}
.videolist ul li .t{padding:15px 0;border:1px solid #D9D9D9;border-top:none;box-sizing:border-box;position:relative;min-height: 70px;}
.videolist ul li .t h5{font-size:16px;color:#202020;line-height:22px;height:50px;padding:0 10px;text-align:center;}
.videolist ul li:hover img{transform:scale(1.11);-webkit-transform: scale(1.11);}

/*-----products------*/


.pro-top{margin-bottom:15px;background:#F7F7F7;padding:20px;}
.pro-top h1{font-size:30px;color:#111;text-transform:capitalize;font-weight:700;}
.pro-top .t{font-size:17px;color:#545454;line-height:24px;margin:15px 0 0;}
.pro-top .t h5{font-size:18px;color:#333;margin-top:10px;text-transform:capitalize;font-weight:700;}
.pro-top .t p~p{margin-top:10px;}

.productlist ul{display:flex;flex-wrap:wrap;margin:-15px -15px 0;}
.productlist ul li{width:33.3333333%;padding:15px;text-align:center;}
.productlist ul li .pic{position:relative;display:block;background:#fff;overflow:hidden;padding:5px;border:1px solid #eee;border-radius:3px;}
.productlist ul li .pic img{width:100%;border-radius:3px;transition:all 0.5s ease 0s;}
.productlist ul li .t{margin:15px 0 0;text-align:center;}
.productlist ul li .t h5{font-size:18px;line-height:23px;max-height:69px;overflow:hidden;}
.productlist ul li .t h5 a{color:#333;}
.productlist ul li .t h5 a:hover{color:#0068B7;}

.productlist ul li:hover .pic{border:1px solid #0068B7;}
.productlist ul li:hover img{transform:scale(1.05);-ms-transform:scale(1.05);}

/*-----pro-view----*/

div.zoomdiv {z-index:100;position:absolute;top:0px;left:0px;background: #ffffff;border:1px solid #ccc;display:none;text-align: center; overflow: hidden;}
img.jqzoom{cursor:crosshair;position:relative;}

.pro_view_top{overflow:hidden;display:flex;}

.pro_img{width:500px;}
.pro_img .bpic{border:1px solid #D8D8D8;}
.pro_img .bpic ul li{display:none;}
.pro_img .bpic ul li img{}

.pro_img .spic{margin:12px 0 0;}
.pro_img .spic ul{text-align:center;font-size:0;}
.pro_img .spic ul li{display:inline-block;margin:0 4px;cursor:pointer;position:relative;}
.pro_img .spic ul li::after{display:none;content:'';width:0;height:0;line-height:0;border-width:5px;border-style:dashed;border-bottom-style:dashed;border-color:transparent;border-bottom-color:transparent;vertical-align: middle;border-bottom-style:solid;border-bottom-color:#135AB4;position:absolute;top:-10px;left:50%;margin:0 0 0 -5px;}
.pro_img .spic ul li img{width:70px;border:1px solid #ccc;padding:1px;}
.pro_img .spic ul li.hover img{border:1px solid #135AB4;}

.pro_img .spic ul li.hover::after{display:inline-block;}


.pro_view_inner{flex:1;margin-left:50px;overflow:hidden;}
.pro_view_inner h1{color:#333;font-weight:bold;font-size:24px;line-height:1.2;}
.pro_view_inner table{max-width:100%;border:1px solid #ccc;font-size:14px;margin:15px 0 0;color:#666;}
.pro_view_inner table tr > td{padding:5px 8px;line-height:1.42857143;vertical-align:middle;border:1px solid #ccc;}

.pro_view_inner a.book{margin:15px 0 0 0;width:180px;height:40px;line-height:40px;text-align:center;font-size:15px;color:#fff;display:inline-block;background:#FF7E00;margin-bottom: 15px;}

.pro_view_inner .share{margin:15px 0 0 0;font-size:14px;color:#fff;}
.pro_view_inner .share a{float:left;}
.pro_view_inner .share em{width:36px;height:36px;display:block;margin:0 5px 0 0;background:#CACACA;text-align:center;}
.pro_view_inner .share em i{font-size:20px;color:#fff;line-height:36px;}
.pro_view_inner .share em:hover{background:#135AB4;}
.pro_view_inner .share em:hover i{color:#fff;}



.pro_text{margin:30px 0 0;border:1px solid #ccc;}
.pro_tab{color:#000;background:#EDEDED;border-bottom:1px solid #E0E0E0;}
.pro_tab ul{display:flex;align-items:center;flex-wrap:wrap;}
.pro_tab ul li{padding:20px 20px;line-height:15px;border-bottom:2px solid transparent;text-align:center;cursor:pointer;color:#333;font-size:16px;position:relative;}
.pro_tab ul li+li{margin-left:2px;}
.pro_tab ul li.current{color:#fff;background:#0068B7;}


.pro-scroll{padding:20px 20px;}
.pro_text h5{background:url("../images/dot.png") no-repeat left center;padding:0 0 0 15px;color:#333;height:30px;line-height:30px;font-size:16px;font-weight:bold;}

.pro-content{line-height:24px;font-size:15px;}
.pro-content p{margin-bottom:10px;}
.pro-content .table-response{width:100%;max-width:100%;overflow-x:auto;}
.pro-content table {font-size:15px;color:#333;border-width: 1px;border-color: #666666;border-collapse: collapse;}
.pro-content table th {border-width: 1px;padding: 8px;border-style: solid;border-color: #666666;background-color: #dedede;}
.pro-content table td {border-width: 1px;padding: 8px;border-style: solid;border-color: #666666;background-color: #ffffff;}


.pro-inquiry{margin:30px 0 0;}
.pro-inquiry h4{height:46px;line-height:46px;background:#0068B7;font-size:20px;padding:0 0 0 20px;color:#fff;}


.related-pro{margin-top:30px}
.related-pro h5{height:37px;line-height:36px;border-bottom:2px solid #999;font-size:20px;color:#333;font-weight:bold;}
.related-pro ul{display:flex;flex-wrap:wrap;gap: 1%;} 
.related-pro ul li{width:24%;margin:15px 0 0;text-align:center;padding:5px;position:relative;border:1px solid #eee;border-radius:3px;cursor:pointer;}
.related-pro ul li .pic{position:relative;display:block;background:#fff;overflow:hidden;}
.related-pro ul li .pic img{width:100%;border-radius:3px;transition:all 0.5s ease 0s;}
.related-pro ul li .t{padding:15px 0 13px;text-align:center;}
.related-pro ul li .t h6{font-size:16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.related-pro ul li .t h6 a{color:#333;}
.related-pro ul li .t h6 a:hover{color:#D11919;}

.related-pro ul li:hover img{transform:scale(1.06);-ms-transform:scale(1.06);}


/*contact*/

.linetit{}
.linetit h4,.linetit h1{position:relative;text-align:center;}
.linetit h4::before,.linetit h1::before{content: "";display: block;border-top:1px dashed #D1CFCF;width: 100%;height:1px;position: absolute;top: 50%;z-index: 1;}
.linetit h4 span,.linetit h1 span{background:#f6f6f6;text-transform:uppercase;font-size:26px;color:#333;font-weight:700;padding:8px 10px;text-align:center;position:relative;display:inline-block;z-index:1;}

.contact{margin:50px 0 0;display:flex;justify-content:space-between;}

.mess{width:48%;}
.mess h3{text-align:center;font-size:20px;margin-bottom:25px;color:#333;font-weight:500;}
.mess dl{line-height:30px;padding:5px 0;border-bottom:1px dashed #ccc;display: flex;align-items: center;}
.mess dl dt,.mess dl dd{float:left;font-size:15px;color:#333;box-sizing:border-box;}
.mess dl dt{width:32%;padding-right:15px;text-align:right;}
.mess dl dd{padding-left:15px;width:65%;}
.mess dl dd a{color:#333;}

.map{margin:20px 0 0 0;color:#333;}
.map img{width:100%;}
.map h5{font-size:30px;margin:15px 0;}
.map p{font-size:16px;line-height:30px;}

.contact-inquiry{width:48%;}
.contact-inquiry h4{background:#0068B7;padding:0 20px;line-height:50px;height:50px;font-size:20px;color:#fff;font-weight:600;}
.contact-inquiry .inquirbox{border:1px solid #ddd;padding:20px 20px 10px;}


.inquirbox{}
.inquirbox em{font-size:18px;color:#585858;display:block;margin-bottom:10px;}
.inquirbox .row{margin-bottom:15px;}
.inquirbox input[type="text"],.inquirbox textarea{padding:9px 10px;font-size:16px;border:1px solid #D2D2CF;width:100%;line-height:22px;text-align:left;color:#111;}
.inquirbox textarea{max-width:100%;width:100%;resize:none;}
.inquirbox input[type="text"]:focus,.inquirbox textarea:focus{box-shadow:0 0 5px rgba(0,0,0,0.15);border-color:#999;outline:0}
.inquirbox .submit{margin:0 auto;width:200px;line-height:46px;background:#F08307;text-align:center;display:block;color:#fff;font-size:22px;cursor:pointer;}
.inquirbox .submit:hover{background:#1966B4;}


.inquirShow{}
.inquirShow fieldset{padding:15px;margin:10px 0 0 0;border:1px solid #ddd;background:#fff;}
.inquirShow fieldset legend {color:#fff;font-weight:bold;font-size:14px;padding:8px 25px;background:#989898;}

.inquirShow .row{margin:15px 0 0 0;}

.inquirShow dt{font-size:13px;}
.inquirShow dd{margin:0;}

.inquirShow input,.inquirShow textarea{padding:11px 15px;font-size:14px;border:1px solid #D9D9D9;width:100%;line-height:25px;text-align:left;color:#333;box-sizing:border-box;}
.inquirShow textarea {display:block;max-width:100%;width:100%;box-sizing:border-box;}

.inquirShow .red{color:#f00;font-weight:bold;}
.inquirShow .yzm { width:100px; margin-right:10px;}
.inquirShow img {cursor: pointer; margin-left: 3px; display: inline-block;vertical-align: middle;}

.inquirShow input:focus,.inquirShow select:focus,.inquirShow textarea:focus{-webkit-box-shadow:0 1px 10px rgba(19,90,180,0.5);box-shadow:0 1px 10px rgba(19,90,180,0.5);border-color:#999;}

.inquirShow input.btn {padding:0;border:0;background:#FF7E00;color:#fff;line-height:44px;width:168px;font-size:16px;text-align:center;cursor:pointer;display:block;margin:0 auto;}




/*-----分页----*/
.digg{padding:20px 10px 3px 0;margin:30px 0 20px 0;clear:both;line-height:28px;text-align:center;border-top:1px solid #ADADAD;}
.digg a,.digg span{line-height:16px;padding:7px 12px;margin:0 1px;display:inline-block;border:1px solid #bebebe;background:#fff;}
.digg a:active{border:#333 1px solid;color:#f18101; }
.digg span.disabled{color:#fff;border:1px solid #F18101;background:#fff;}
.digg span.disabled,.digg a:hover{background:#1371B8;border:1px solid #1371B8;box-shadow: 0 1px 0 0 #fff;color: #fff !important;}


/*-----showlist----*/
.showList{}
.showList p{line-height:24px;color:#333;font-size:14px;}
.showList dl.ppl-box{ float: left; margin:15px 28px 0 0; height: 198px; width: 215px;}
.showList dl.ppl-box img{width:100%;display:block;border:1px solid #d9534f;box-sizing:border-box;}
.showList dl:last-child{ margin-right:0;}
.showList dl.ppl-box dd{text-align:center;margin:15px 0 0;}
.showList dl.ppl-box dd a{color:#333;}


.showList .list{margin:15px 0 0;}
.showList .list h3{font-size:18px;color:#000;}
.showList .list .box{margin:20px 0 0 -2%;}
.showList .list .box ul{float:left;width:23%;margin:0 0 15px 2%;}
.showList .list .box ul li a{font-size:14px;color:#333;}
.showList .list .box ul li a:hover{color:#012D8C;}

.relatedtags{margin:30px 0 0;}
.relatedtags h3{line-height:40px;background:#d9534f;color:#fff;border-radius:3px;padding:0 0 0 15px;}
.relatedtags ul{}
.relatedtags ul li{float:left;line-height:30px;margin:10px 0 0;width:50%;background: url(../images/foot-dd-bg.png) no-repeat left center;padding-left:15px;box-sizing:border-box;}
.relatedtags ul li a{color:#333;font-size:14px;}