/* CSS Document */
* {margin:0px;padding:0px;box-sizing: border-box;}
body,form,input,fieldset,blockquote,ul,ol,dl,address,a {margin:0px;padding:0px;list-style:none;outline:none;text-decoration:none;}
/************************************************全局样式************************************************/
body {font-size:12px;color:#333333;font-family:Microsoft YaHei,微软雅黑,Arial;/*background:#F3F0EB;*//*background-color:#EBE3CA;*/}
div {margin:auto;}
a {text-decoration:none;color:#333333;}
a:hover {color:#0066CC;}
img {border:none;}
table {border-collapse:collapse;}
table td {padding:0px 5px;}
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-track{border-radius:0;background:rgba(0,0,0,0.1);}
::-webkit-scrollbar-thumb{background:rgba(0,0,0,0.2);}
::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,0.4);background-color:#0c7fcb;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #aaa;}
input,textarea{-webkit-user-select:text}
/************************************************浮动************************************************/
.f {float:left;}
.r {float:right;}
.floatleft {float:left;}
.floatright {float:right;}
.floatleft img {border:1px #aaaaaa solid;padding:2px;}
.center {width:1000px;padding:0;margin:0 auto;}
.clearfix {zoom:1;}
.clearfix:after {content:".";display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}
.mt20 {margin-top:20px;}
.mb20 {margin-bottom:20px;}
.w100 {width:100%;}
.w_cont {width:1100px;}
.mhny {min-height:900px;}
.celarBoth {float:left;width:100%;height:20px;}
.transparent {filter:alpha(opacity=90);/*支持 IE 浏览器*/-moz-opacity:0.90;/*支持 FireFox 浏览器*/opacity:0.90;/*支持 Chrome,Opera,Safari 等浏览器*/}
.fwb {font-weight:bold;}
.m_a {margin:auto;}
.t_a {text-align:center;}
.of {overflow:hidden;}
.bgwhite {background:#FFFFFF;}
.m1200{width:1200px;margin:auto;}
/************************************************top************************************************/
#Heads {width:100%;height:163px;margin:auto;overflow:hidden;}
#Heads .TopBox {position:relative;display:block;overflow: hidden;background-color: #333;}
.TopBox .welcome,.TopBox .top_link {color:#fff;line-height:40px;}
.top_link a {color:#fff;font-size:12px;padding:0px 5px;}
.top_link a:hover {color:#ec2127;}
.Top_Cont{display:block;overflow: hidden;}
.Top_Cont img{height: 100px;display: block;margin: 10px 0;}
/************************************************导航************************************************/
.dhBox {width:100%;height:60px;margin:auto;overflow:visible;background:#0077CA;}
.dhBox .dh {height:60px;z-index:100;}
.dh ul {width:100%;height:60px;margin:0px auto;overflow:visible;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.dh ul li {float:left;height:60px;text-align:center;position:relative;overflow:visible;z-index:100;}
.dh ul li a {display:block;color:#FFF;padding:0px 20px;height:60px;font-size:16px;text-align:center;line-height:60px;}
.dh ul li.on a,.dh ul li a:hover{background-color: #ff6600;color:#fff;}
.dh ul li span {display:none;color:#C6C6C6;font-size:9px;font-family:Verdana,Geneva,sans-serif;font-weight:normal;}
.dh ul .subnav {display:none;top:60px;height:auto;background-color:#067FE8;z-index:110;}
.dh ul li.on .subnav a{background-color:#067FE8;}
.dh ul li.on .subnav a:hover{background-color:#ff6600;}
.dh ul .subnav a {width:100%;height:40px;line-height:40px;text-align:center;border-bottom: 1px rgba(255,255,255,0.5) solid;color:#FFFFFF;font-weight:normal;padding:0;}
.dh ul .subnav a:hover {color:#fff;font-size:14px;background-color:#ff6600;}
.dh ul .subnav a:last-child{border-bottom: 0;}
.dh ul li:hover .subnav{display: block;}
/* .dh ul li ul li ul {display:none;left:-1000px;top:-1000px;} */
.dh .FloMbr {position:absolute;right:0px;top:0px;width:5px;height:36px;background-color:#0076BC;z-index:200;}
/************************************************banner************************************************/
.bnr-img{display:block;width:100%;height:auto;background-position:center center !important;background-repeat:no-repeat !important;background-size:cover !important;position:relative;}
.bannerBox .bnr-img{overflow:hidden;}
.bannerBox .swiper-pagination{font-size:0px;bottom:3.850746268656716%;}
.bannerBox .swiper-pagination-bullet{width:10px;height:10px;background:#333;border-radius:50%;opacity:1;position:relative;overflow:hidden;margin:0 7px;}
.bannerBox .swiper-pagination-bullet-active{background-color: #ff6600;width: 40px;border-radius: 40px;}

.bannerBox .swiper-slide .bnr-bg{transform:matrix(1.1, 0, 0, 1.1, 0, 0);-webkit-transition:all 0.4s ease 1.2s; -moz-transition:all 0.4s ease 1.2s; -ms-transition:all 0.4s ease 1.2s; -o-transition:all 0.4s ease 1.2s; transition:all 0.4s ease 1.2s;}
/* .bannerBox .swiper-slide.swiper-slide-active .bnr-bg{transition-delay:0.4s !important; transform:matrix(1, 0, 0, 1, 0, 0); -webkit-transition:all 7.0s ease; -moz-transition:all 7.0s ease; -ms-transition:all 7.0s ease; -o-transition:all 7.0s ease; transition:all 7.0s ease;} */
.bannerBox .bnr-bg{width:100%;height:100%;display: block;object-fit: cover;}
.swiper-button-next, .swiper-button-prev{width: 50px;height: 50px;background: rgba(0,0,0,.2);border-radius: 50%;display: none;}
.swiper-button-prev{left: 2vw;}
.swiper-button-next{right: 2vw;}
.swiper-button-prev i,.swiper-button-next i{display: block;width: 100%;height: 100%;}
.swiper-button-prev i{background:url(../image/ic_left.png) no-repeat center;background-size: 30px;}
.swiper-button-next i{background:url(../image/ic_right.png) no-repeat center;background-size: 30px;}
.bannerBox .swiper-container:hover .swiper-button-prev,.bannerBox .swiper-swiper-container:hover .swiper-button-next{display: block;}
.swiper-wrapper{display:block !important;}


.TopFlash {width:100%;max-width:1600px;height:500px;margin:auto;margin-top:4px;}
.mFlash {height:500px;}
.BannerFlash {width:100%;height:500px;margin:auto;padding:0px;/*box-shadow:-1px 0 5px rgba(0,0,0,.75);*/}
.BannerJS {width:100%;height:500px;margin:auto;padding:0px;position:relative;/*box-shadow:-1px 0 5px rgba(0,0,0,.75);*/}
.imgList {width:100%;height:500px;z-index:10;}
.imgList li {display:none;}
.imgList .imgOn {display:inline;}
.bg {position:absolute;bottom:0;width:100%;height:40px;z-index:20;opacity:0.4;filter:alpha(opacity=40);background:black;}
.infoList {position:absolute;left:10px;bottom:10px;z-index:30;}
.infoList li {display:none;}
.infoList .infoOn {display:inline;color:white;}
.indexList {position:absolute;right:5px;bottom:5px;z-index:30;}
.indexList li {float:left;margin-right:5px;font-size:10px;width:16px;height:16px;line-height:16px;text-align:center;color:#FFFFFF;background:#1F312F;cursor:pointer;}
.indexList .indexOn {background:#ff6600;font-weight:bold;color:white;}
.banner_bg {width:100%;background:url("../image/banner_bg.jpg") center no-repeat;height:40px;margin:auto;}

.searchBoxs {width:100%;margin:auto;height:60px;margin-top:15px;border-bottom:1px solid #E5E5E5;}

.search {height:40px;line-height: 40px;font-size: 16px;}
.search .search_input {float:left;font-size: 16px;width:225px;height:36px;text-indent:25px;border:1px solid #ccc;background:url("../image/ico_search1.jpg") 0 no-repeat;}
.search .search_btn {height:36px;background-color:#0588EF;border:0px;padding:0px 10px;color:#efefef;font-size: 16px;}
.searchBox input[type='text'] {font-size: 16px;}
.hotKeys {height:36px;}
.Searchs .sk {}
/************************************************内容************************************************/
.MyConts {width:100%;}
.MyCont {width:1200px;height:auto;padding:50px 0;margin:auto;clear:both;margin-top:10px;overflow: hidden;}
/************************************************首页进出口货运经验区域Begin************************************************/
.index_jyBox {width:100%;margin:auto;margin-top:10px;}
.index_jyBox img{width:100%;}
.index_jy {height:520px;position:relative;}
.jy_title {width:100%;text-align:center;margin-top:9px;}
.jy_name {width:200px;height:50px;position:absolute;top:353px;left:50%;margin-left:-100px;}
.jy01 {width:280px;height:80px;position:absolute;top:8vw;left:9vw;}
.jy02 {width:250px;height:80px;position:absolute;top:13.5vw;left:9vw;}
.jy03 {width:250px;height:80px;position:absolute;top:19.5vw;left:9vw;}
.jy04 {width:270px;height:80px;position:absolute;top:8vw;left:45.5vw;}
.jy05 {width:270px;height:80px;position:absolute;top:13.5vw;left:45.5vw;}
.jy06 {width:270px;height:80px;position:absolute;top:19.5vw;left:45.5vw;}
/************************************************首页进出口货运经验区域End************************************************/
/************************************************首页产品区域Begin************************************************/
.index_cpBox {width:100%;height:840px;background:url("../image/bg_cp.jpg") top center no-repeat;margin-top:10px;}
.index_cp {height:840px;position:relative;}
.index_cp_l {width:25%;height:840px;background:#333;}
.index_cp_l h3 {background:#0077ca;width:100%;text-align:center;overflow:hidden;border-bottom:#fff 1px solid;margin:0 0 10px;font-size:22px;color:#fff;text-transform:uppercase;display:inline-block;padding:30px 0 30px 0px;}
.index_cp_l h3 i {display:block;font-family:Arial,Helvetica,sans-serif;font-size:14px;color:#fff;padding:4px 0 0;font-weight:normal;}
.index_cp_l .ColumnList ul li {height:auto;line-height:33px;width:250px;font-size:20px;overflow:hidden;background:url(../image/cp_ico01.gif) no-repeat 28px 33px;padding:15px 0 0;}
.index_cp_l .ColumnList ul li a {font-size:18px;background:none;color:#fff;padding:0 0 0 44px;font-weight:normal;}
.index_cp_l .ColumnList ul li ul {width:100%;margin:0 auto;margin-left:20px;}
.index_cp_l .ColumnList ul li ul li {height:36px;line-height:36px;overflow:hidden;border-bottom:#444 1px dotted;background:none;padding:0px;width:100%;}
.index_cp_l .ColumnList ul li ul li a {font-size:14px;color:#fff;padding:0 0 0 25px;display:block;}
.index_cp_l .ColumnList ul li ul li a:hover {background-color:#ec2127;}
.index_cp_r {width:70%;}
.index_cp_r .cp_box_tab {width: 100%;height: 65px;line-height: 65px;overflow: hidden;background: #fff;border: solid 1px #ccc;margin-top: 30px;display: flex;justify-content: space-around;align-items: center;}
.cp_box_tab a {font-size:16px;color:#333;display:block;padding:0 20px;float:left;height:65px;}
.cp_box_tab a.on{color:#ec2127;}
.index_cp_r .cp_conbox{display: none;}
.index_cp_r .cp_conbox.show{display: block;}
.index_cp_r .showbox {width:100%;}
.index_cp_r .showbox dl {width:100%;/*height:200px;*/overflow:hidden;display:inline-block;padding:15px 0;}
.index_cp_r .showbox dl dt {width:30%;height:200px;float:left;}
.index_cp_r .showbox dl dt a{width: 100%;height: 100%;display: block;}
.index_cp_r .showbox dl dt a img{width: 100%;height: 100%;display: block;object-fit: cover;}
.index_cp_r .showbox dl dd {width:68%;float:left;padding:10px 0 0 15px;}
.index_cp_r .showbox dl dd h5 {height:30px;line-height:30px;overflow:hidden;}
.index_cp_r .showbox dl dd h5 a {font-size:20px;color:#ec2127;}
.index_cp_r .showbox dl dd span {font-size:14px;color:#333;line-height:22px;overflow:hidden;padding:20px 0 0;width:100%;float:left;}
.index_cp_r .showbox dl dd .more a {background-color:#ec2127;width:auto;height:35px;line-height:35px;padding:5px 10px;color:#FFF;}
/************************************************首页产品区域End************************************************/.index_ad01 {height:200px;background:url("../image/ad01.png") center no-repeat;}
.index_tankBox {background:url("../image/tank_bg.jpg") top center no-repeat;}
.index_tank {height:420px;overflow:hidden;position:relative;display: flex;align-items: center;}
/* .index_tank_l ,.index_tank_r{margin-top: 2vw;} */
.index_tank_l {width:40%;}
.index_tank_l h3 {height:50px;line-height:45px;border-bottom:#fff 1px solid;font-size:24px;color:#fff;margin-bottom:15px;}
.index_tank_r {width:450px;height:350px;overflow: hidden;}
.index_tank_r img{width: 100%;height: 100%;display: block;object-fit: cover;}
.index_ad02 {margin-top:40px;}
.index_ad02 h3 {font-size:34px;color:#FF6600;margin-bottom:20px;}
.index_ad02 span {font-size:18px;color:#999999;font-weight:bold;}
.index_ad03Box {height:440px;background:#2192D9 url("../image/ad02.jpg") top no-repeat;}
.index_ad03 {position:relative;height:300px;margin:0 auto;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.index_ad03 .ad03box {position:relative;float:left;width:140px;height:210px;margin-top:85px;margin-right:50px;}
.index_ad03 .ad03box:after {position:absolute;top:32px;right:-48px;display:block;width:25px;height:35px;content:"";background:url("../image/ico_jt01.png") no-repeat 50%;}
.index_ad03 .ad03box-l {margin-left:0px;}
.index_ad03 .ad03box-r {margin-right:0px;}
.index_ad03 .ad03box-r:after {background:none;}
.index_ad03_line {width:100%;height:1px;background:#ffffff;}
.index_ad03_y {height:120px;margin:0 auto;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.index_ad03_y .ad03_ybox {position:relative;width:33%;height:100px;margin-top:30px;}
/* .index_ad03_y .ContextBox{display: flex;justify-content: flex-start;} */
.index_ad03_y .ContextBox .imgbox{width:60px;float: left;margin-right: 10px;}
.index_ad03_y .ContextBox .info{float:left;}
.index_ad03_y h3{font-size:16px;color:#fff;margin-bottom: 10px;}
.index_ad03_y p{color:#fff;line-height: 2.2em;font-size: 14px;}
.index_ly_bg {background:url("../image/bg_ly_bg.jpg") repeat;}
.index_ly_bg  img{width:100%;margin-bottom:15px;}
.index_lyBox {width:1100px;/*height:1058px;*//*background:url("../image/bg_ly.jpg") top no-repeat;*/position:relative;}
.ly01 {position:absolute;top:206px;left:310px;}
.ly02 {position:absolute;top:355px;left:215px;}
.ly03 {position:absolute;top:495px;left:194px;}
.ly04 {position:absolute;top:637px;left:242px;}
.ly05 {position:absolute;top:787px;left:330px;}
.ly06 {position:absolute;top:206px;right:312px;}
.ly07 {position:absolute;top:355px;right:220px;}
.ly08 {position:absolute;top:495px;right:195px;}
.ly09 {position:absolute;top:637px;right:230px;}
.ly10 {position:absolute;top:787px;right:322px;}
.index_fw_bg {margin-top:-58px;background:url("../image/bg_fw.jpg") top center no-repeat;}
.index_fwBox {/*height:109.2vw;*/position:relative;}
.fw00 {width:100%;margin-top:170px;}
.fw01 {position:absolute;top:11.5vw;left:5vw;}
.fw02 {position:absolute;top:29vw;left:5vw;}
.fw03 {position:absolute;top:48.5vw;left:40vw;}
.fw04 {position:absolute;top:64vw;left:40vw;}
.fw05 {position:absolute;top:84.5vw;left:5vw;}
.index_fw02_bg {background:url("../image/bg_fw02.jpg") top center no-repeat;}
.index_fw02Box {/*height:752px;*/position:relative;}
.index_fw02Box h1 {padding-bottom:20px;}
.fw02_01 {width:196px;height:160px;overflow:hidden;position:absolute;top:23vw;left:12.5vw;}
.fw02_02 {width:184px;height:160px;overflow:hidden;position:absolute;top:23vw;left:31vw;}
.fw02_03 {width:208px;height:160px;overflow:hidden;position:absolute;top:23vw;left:48vw;}
.index_fwlcBox {height:395px;background:url("../image/ad03.jpg") center 50px no-repeat;}
.index_fwlcBox .index_fwlc_t {margin-top:10px;height:85px;text-align:center;margin-top:50px;}
.index_fwlcBox .index_fwlc_t h3 {font-size:30px;font-weight:bold;}
.index_fwlc {position:relative;float:left;width:19%;height:210px;margin-top:10px;margin-right:7%;font-size:16px;line-height:1.6em;}
.index_fwlc:after {position:absolute;top:30px;right:-60px;display:block;width:36px;height:102px;content:"";background:url("../image/fwlc_jt.jpg") no-repeat 50%;}
.index_fwlc_r {margin-right:0px;}
.index_fwlc_r:after {background:none;}
.index_ad04 {height:200px;background:url("../image/ad04.jpg") center no-repeat;padding-top:20px;}
.index_ryBox {height:425px;background:url("../image/ad03.jpg") center 50px no-repeat;overflow:hidden;}
.index_ryBox .index_ry_t {margin-top:10px;height:85px;text-align:center;margin-top:50px;margin-right:40px;}
.index_ryBox .index_ry_t h3 {font-size:30px;font-weight:bold;}
.index_ry {float:left;width:100%;height:auto;}
.index_ry .ArticleList ul {width:100%;float:left;list-style:none;margin:10px auto;padding:0px;}
.index_ry .ArticleList ul li {width:25%;height:200px;overflow:hidden;float:left;margin:10px 0px 0px 0px;padding:0px;border:0px;clear:none;}
.index_ry .ArticleList ul li img {width:240px;height:160px;overflow:hidden;padding:0px;clear:both;border:0px;text-align:center;}
.index_ry .ArticleList ul li .Images a {background:none;padding-left:0px;}
.index_ry .ArticleList ul li span {width:170px;height:30px;line-height:30px;overflow:hidden;float:left;margin:5px;color:#333333;font-size:12px;text-align:center;}
.index_ry .ArticleList .Names {width:170px;height:30px;line-height:40px;overflow:hidden;color:#333;font-size:16px;text-align:center;}
.index_ry .ArticleList .Names a {color:#333;background:none;}
.index_gsjjBox {background:url("../image/bg_gsjj.jpg") center top no-repeat;height:472px;}
.index_gsjj {height:472px;position:relative;}
.index_gsjj .Context {height:100px;overflow:hidden;margin: 1vw 0 0 260px;}
.index_gsjj .more {text-align:right;}
.index_gsjj .more a {color:#FF6600;font-size:14px;}

.index_link {height:auto;overflow:hidden;margin:20px auto;padding:20px 0px 0px 0px;text-align:center;}
.index_link .link_t {background:url(../image/link_line.gif) no-repeat 0 34px;height:35px;line-height:35px;text-align:center;overflow:hidden;}
.index_link .LinkText {margin:10px auto;text-align:center;}
.index_link .LinkText a {font-size:12px;color:#8a8a8a;font-weight:normal;margin-right:4px;padding:0;}
.index_link .LinkTextBox {line-height:20px;}

.footer1 {background-color:#222;padding:25px 0;}
.footfri {font-size:0;}
.footer1 .fri {color:#999;line-height:30px;overflow:hidden;padding-left:56px;background:url(../image/link.png) 2px 2px no-repeat;}
.footer1 .fri a {display:inline-block;font-size:16px;color:#999;vertical-align:middle;margin-right:10px;}
.footer1 .fri a:hover {color:#ddd;}
.footer1 .fri i {font-size:16px;margin:0 7px;font-style:normal;vertical-align:middle;}
.footer2 {background-color:#222;border-top:1px solid rgba(153,153,153,0.2);padding:40px 0;}
.footright {float:right;width:120px;text-align: center;}
.footright a {display:block;height:82px;line-height:82px;font-size:0;}
.footright img{width: 100px;}
.footright span{color:#fff;display: block;text-align: center;margin-top: 10px;}
.footleft {position: relative;overflow: hidden;}
.footnav {font-size:0;}
.footnav a {font-size:16px;color:#999;line-height:26px;display:inline-block;}
.footnav a:hover {color:#ddd;text-decoration:underline;}
.footnav i {font-size:16px;color:#999;margin:0 10px;display:inline-block;font-style: normal;}
.footinfo {margin-top:30px;overflow: hidden;}
.footinfo p {font-size:14px;line-height:26px;color:#999;width: 50%;float: left;}
.footinfo a {font-size:14px;color:#999;}
/* .footinfo p span{display: block;} */
.footer-copy {padding:20px 0;color:#888888;font-size:13px;background-color:#333;}
.footer-copy a {color:#888;font-size:13px;}
.footer-copy a:hover {color:#fff;}






/************************************************首页middle01************************************************/
.index_middleBoxs {width:100%;height:auto;background:url("../image/cont_bg01.jpg") top repeat-x;float:left;margin-top:20px;}
.box_app {width:1000px;margin:auto;}
.box_app .app_title {width:100%;border-bottom:0px;height:55px;margin-top:5px;position:relative;}
.app_title .box_app_titles {position:absolute;top:8px;left:0px;line-height:50px;font-size:16px;color:#008194;text-indent:60px;background:url("http://www.jshaiyu.com/style/logo03.png") 0px center no-repeat;height:40px;color:#4A9900;}
.box_app_titles .grey {color:#CCCCCC;}
.app_title .box_app_more {position:absolute;right:10px;top:34px;}
.box_app_more a {background:url("../image/ico_more.gif") 50px 0px no-repeat;padding-right:20px;color:#4A9900;}
.index_middleBoxs .box01 {width:250px;position:absolute;top:20px;left:0px;}
.box01 .more {float:right;margin-right:5px;}
.index_middleBoxs .box02 {width:250px;position:absolute;top:20px;left:286px;}
.box02 .more {float:right;margin-right:5px;}
.index_middleBoxs .box03 {width:250px;position:absolute;top:20px;left:568px;}
.box03 .ArticleList span {width:160px;}
.box03 .more {float:right;margin-right:5px;}
.index_middleBoxs .box04 {width:250px;position:absolute;top:20px;right:0px;}
.box04 .more {float:right;margin-right:5px;}
.index_middleBoxs .img2 {float:left;margin:0px;padding:0px;clear:both;width:250px;height:156px;overflow:hidden;}
.index_middleBoxs .m_title {width:250px;height:31px;float:left;line-height:31px;background-color:#01B0DC;text-align:center;font-size:14px;}
.m_title a {color:#FFFFFF;}
.m_title a:hover {color:#000000;}
.index_cpjs {width:780px;background-color:#F2F2F2;height:auto;margin:auto;margin-top:27px;float:left;padding-top:12px;}
.index_cpjs .showbox ul {width:780px;float:left;list-style:none;margin:0px;padding:0px;margin-top:10px;margin-left:7px;}
.index_cpjs .showbox ul li {width:186px;height:250px;background-color:none;border:0px;border-bottom:1px dashed #cccccc;overflow:hidden;float:left;margin:5px 0px 15px 5px;padding:0px;/*background-color:#EFEFEF;background-image:linear-gradient(#ECECEC,#FFF);text-shadow:0 1px 0 #fff;color:#222;border-radius:2px;border:1px solid #CCC;*/}
/*.index_cpjs .showbox ul li img {width:178px;height:130px;overflow:hidden;float:left;margin:5px;padding:0px;clear:both;border-bottom:1px #CCc dashed;}
*/.index_cpjs .showbox ul li .Images {height:200px;background:url("../image/img_bg.jpg") 0px 185px no-repeat;}
.index_cpjs .showbox ul li img {width:180px;height:180px;overflow:hidden;padding:0px;border:3px solid #FFFFFF;text-align:center;}
.index_cpjs .showbox ul li span {width:214px;height:30px;line-height:30px;overflow:hidden;float:left;margin:5px;color:#333333;font-size:12px;text-align:center;}
.index_cpjs .showbox .Names {width:100%;height:34px;line-height:34px;overflow:hidden;color:#FFF;font-size:12px;margin:1px;margin-top:0px;background-color:none;text-align:center;font-weight:100;}
.index_cpjs .showbox .Names a {}
.index_app {width:1000px;height:auto;margin:auto;margin-top:20px;}
.index_app .showbox ul {width:960px;float:left;list-style:none;margin:30px 30px 0px 20px;padding:0px;}
.index_app .showbox ul li {width:240px;height:210px;overflow:hidden;float:left;margin:10px 0px 20px 0px;padding:0px;background:url("../image/img_bg.jpg") 0px 156px no-repeat;}
.index_app .showbox ul li img {width:210px;height:150px;overflow:hidden;padding:0px;clear:both;border:3px solid #F1F1F1;text-align:center;}
.index_app .showbox ul li span {width:210px;height:30px;line-height:30px;overflow:hidden;float:left;margin:5px;color:#333333;font-size:12px;text-align:center;}
.index_app .showbox .Names {width:210px;height:30px;line-height:40px;overflow:hidden;color:#999999;font-size:12px;text-align:center;font-weight:100;}
.index_app .showbox .Names a {color:#999999;}
.index_app .ArticleList ul {width:960px;float:left;list-style:none;margin:30px 30px 0px 20px;padding:0px;}
.index_app .ArticleList ul li {width:240px;height:210px;overflow:hidden;float:left;margin:10px 0px 20px 0px;padding:0px;border:0px;clear:none;background:url("../image/img_bg.jpg") 0px 156px no-repeat;}
.index_app .ArticleList ul li img {width:210px;height:150px;overflow:hidden;padding:0px;clear:both;border:3px solid #F1F1F1;text-align:center;}
.index_app .ArticleList ul li .Images a {background:none;}
.index_app .ArticleList ul li span {width:210px;height:30px;line-height:30px;overflow:hidden;float:left;margin:5px;color:#333333;font-size:12px;text-align:center;}
.index_app .ArticleList .Names {width:210px;height:30px;line-height:40px;overflow:hidden;color:#999999;font-size:12px;text-align:center;font-weight:100;}
.index_app .ArticleList .Names a {color:#999999;background:none;}
.index_ad1 {width:1000px;height:140px;background:url("http://www.jshaiyu.com/style/ad01.jpg") center no-repeat;position:relative;}
.index_ad1 .ad01desc {position:absolute;top:12px;left:265px;-moz-box-shadow:2px 2px 5px #000;text-shadow:2px 2px 5px #000;}
.index_ad1 .ad01tel {position:absolute;top:18px;left:770px;-moz-box-shadow:1px 0 0 #FFF,0 1px 0 #FFF,0 -1px 0 #FFF,-1px 0 0 #FFF,1px 0 1px #FFF,0 1px 1px #FFF,0 -1px 1px #FFF,-1px 0 1px #FFF;text-shadow:2px 0 0 #FFF,0 2px 0 #FFF,0 -2px 0 #FFF,-2px 0 0 #FFF,2px 0 1px #FFF,0 2px 2px #FFF,0 -2px 2px #FFF,-2px 0 2px #FFF;/*先描边再阴影*/}
.index_pros {width:100%;height:899px;margin:auto;background:url("../image/bg_tx.jpg") top center no-repeat;}
.index_pro {width:1000px;height:899px;position:relative;}
.index_pro .ta_r {text-align:right;}
.index_pro .ta_l {text-align:left;}
.index_pro h3 {font-size:20px;color:#FFFFFF;font-weight:bold;}
.index_pro span {font-size:14px;color:#666666;line-height:180%;padding-top:10px;}
.pro01 {position:absolute;top:232px;left:188px;}
.pro02 {position:absolute;top:334px;left:80px;}
.pro03 {position:absolute;top:443px;left:210px;}
.pro04 {position:absolute;top:700px;left:210px;}
.pro05 {position:absolute;top:232px;left:695px;}
.pro06 {position:absolute;top:334px;left:760px;}
.pro07 {position:absolute;top:443px;left:700px;}
.pro08 {position:absolute;top:600px;left:0px;width:100%;height:260px;overflow:hidden;}
.pro08 .ArticleList ul {margin:0px;float:left;}
.pro08 .ArticleList ul li {float:left;width:240px;height:250px;margin:0px 5px;clear:none;border:0px;}
.pro08 .ArticleList ul li a {background:none;padding:0px;}
.pro08 .ArticleList ul li img {width:230px;height:170px;border:3px solid #FFF;box-shadow:1px 1px 5px #999999;}
.pro08 .ArticleList ul li .Names {width:240px;height:50px;line-height:50px;text-align:center;}
.index_ad2 {width:100%;height:128px;background:#499A00 url("../image/ad02.jpg") center no-repeat;}
.index_sup {width:1000px;height:80px;background:url("../image/bg_zc.jpg") center no-repeat;position:relative;}
.index_sup h3 {position:absolute;left:475px;top:47px;color:#FFFFFF;font-size:16px;}
.index_sup .sup_more {position:absolute;top:55px;right:220px;}
.sup_more a {color:#666;}
.sup_more a:hover {color:#ec2127;}
.index_1k {width:1000px;margin:auto;}
.index_kh {width:685px;float:left;}
.index_kh h3 {border:1px solid #d7d7d7;height:35px;line-height:35px;padding:0 12px 0 0;background:url('../image/title_bg02.jpg') repeat-x;}
.index_kh h3 a {color:#FFF;font-weight:bold;font-size:16px;}
.index_kh h3 .title {float:left;width:100px;height:35px;background-color:#0588F0;text-align:center;}
.index_kh h3 .more {float:right;margin-right:10px;}
.index_kh dl {width:100%;height:151px;overflow:hidden;float:left;margin-top:20px;}
.index_kh dl dt {width:225px;height:145px;float:left;border:3px solid #ccc;border-radius:8px;}
.index_kh dl dt img {width:225px;height:145px;}
.index_kh dl dd {width:400px;height:151px;overflow:hidden;float:left;margin-left:10px;}
.index_kh dl dd h5 {width:400px;height:30px;text-align:left;color:#00A7EB;font-size:12px;font-weight:bold;clear:both;}
.index_kh dl dd h5 a {color:#00A7EB;}
.index_kh dl dd span {line-height:2em;color:#666;}
.index_kh dl dd .more {float:right;position:inherit;}
.index_kh dl dd .more a {color:#FB7C00;}
.index_wd_shadow {background:url("../image/index_shadow03.gif") no-repeat scroll 705px 0px;min-height:500px;}
.index_wd {width:260px;float:right;}
.index_wd h3 {/*border:1px solid #d7d7d7;*/height:35px;line-height:35px;padding:0 12px 0 0;background:url('../image/title_bg03.gif') repeat-x;}
.index_wd h3 a {color:#FFF;font-size:14px;padding-left:10px;}
.index_wd h3 .more {float:right;margin-right:5px;margin-top:4px;}
.index_wd .ArticleList {overflow:hidden;width:260px;height:510px;background:#f3f3f3;padding:0px;}
.index_wd table {width:240px;margin:auto;margin-top:10px;}
.index_wd dl {padding:12px 0 10px;border-bottom:1px dashed #d1d1d1;}
.index_wd dl dt {background:url(../image/w.gif) no-repeat 0 2px;line-height:18px;padding:0 0 7px 28px;overflow:hidden;}
.index_wd dl dd {background:url(../image/d.gif) no-repeat 0 5px;padding-left:28px;line-height:20px;color:#838282;max-height:80px;overflow:hidden;}
.index_middleBoxs2 {width:100%;height:auto;background:#F4F4F4 url("../image/line1.jpg") top repeat-x;margin-top:40px;}
.index_middleBoxs2 .index_gsjj_lx {width:1000px;height:290px;margin:auto;margin-top:20px;clear:both;}
.box_gsjj {width:735px;height:290px;position:relative;background:url("../image/index_shadow02.jpg") right top no-repeat;}
.box_gsjj .title_gsjj {position:absolute;top:10px;left 0px;}
.index_gsjj_lx .grey {color:#999999;}
.title_gsjj a {color:#333333;font-size:16px;}
.title_gsjj a:hover {color:#ec2127;}
.img_gsjj {position:absolute;top:50px;left 0px;width:360px;height:210px;}
.cont_gsjj {position:absolute;top:50px;left:380px;width:320px;height:210px;}
.cont_gsjj_more {position:absolute;bottom:40px;right:20px;}
.cont_gsjj_more a {color:#FB7C00;}
.cont_gsjj h5 {font-size:16px;color:#333;line-height:28px;border-bottom:1px solid #e1e1e1;padding:0 0 6px;margin-bottom:10px;}
.box_lxwm {margin:35px 20px 0px 20px;width:225px;height:290px;}
.box_lxwm .title_lxwm {border-bottom:1px dashed #ccc;width:100%;background:url("../image/ico_lx.gif") 10px no-repeat;text-indent:50px;height:40px;line-height:40px;}
.title_lxwm a {color:#333333;font-size:16px;}
.title_lxwm a:hover {color:#ec2127;}
.cont_lxwm {width:225px;height:210px;margin-top:10px;padding-left:8px;}
/* .index_ad3 {width:1000px;height:120px;background:url("../image/ad03.jpg") center no-repeat;position:relative;margin:10px auto;} */
.cont_ad3 {position:absolute;top:80px;left:645px;}
.index_news {padding:30px 0;position:relative;margin-top:10px;display: flex;justify-content: space-around;flex-wrap: wrap;    background-size: cover;}
.box_news {width:32%;position: relative;padding:1%;border:solid 1px #ccc;}
.box_news .title_news {border-bottom:1px solid #DFDFDF;width:100%;height:50px;line-height:60px;}
.title_news a {color:#333333;font-size:14px;}
.title_news a:hover {color:#ec2127;}
.index_news .ArticleList .more {top:25px;right:3%;}
.index_news .ArticleList .more a{background:none;}
.box_news .ArticleList {width:100%;}
.box_news .ArticleList ul {width:100%;margin:10px auto 0px auto;}
.box_news .ArticleList ul li {height:40px;line-height:40px;width: 100%;}
.box_news .ArticleList span {width:100%;height:40px;line-height:40px;display: block;}
.box_news .ArticleList a {background:url('../image/ico04.jpg') 3px center no-repeat;font-size: 14px;}
/************************************************首页middle03************************************************/
/************************************************底部导航************************************************/
/************************************************首页middle02右侧************************************************/
.ColumnList .title {width:100%;height:35px;line-height:40px;text-indent:10px;float:left;font-size:16px;color:#000000;font-weight:bold;border-bottom:1px #cccccc dashed;}
/*------------内页-------------------*/
.inbanner{width:100%;height:320px;position:relative;overflow:hidden;}
.inbanner>img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}
.inbanner .cer{position:relative;height:100%}
.ibcatein{position:absolute;width:100%;left:0;top:50%;z-index:1;color:#fff;text-align:center;margin-top:-62px}
.ibcatein .cn{font-size:28px;line-height:44px;height:44px;overflow:hidden}
.ibcatein .en{font-size:34px;line-height:48px;height:48px;overflow:hidden;font-weight:700;text-transform:uppercase;margin-bottom:20px}
/*****************************************模板页**********************************************************/



.MyCont .MyContLeft {width:25%;height:auto;margin:0px;border:0px;float:left;background:#292929;}
.MyContLeft h3 {background:#0077ca;width:100%;text-align:center;overflow:hidden;border-bottom:#fff 1px solid;margin:0 0 10px;font-size:22px;color:#fff;text-transform:uppercase;display:inline-block;padding:30px 0 30px 0px;}
.MyContLeft h3 i {display:block;font-family:Arial,Helvetica,sans-serif;font-size:14px;color:#fff;padding:4px 0 0;font-weight:normal;}
.MyContLeft .ColumnList ul li {height:auto;line-height:33px;width:100%;font-size:20px;overflow:hidden;background:url(../image/cp_ico01.gif) no-repeat 28px 33px;padding:15px 0 0;}
.MyContLeft .ColumnList ul li a {font-size:18px;background:none;color:#fff;padding:0 0 0 44px;font-weight:normal;}
.MyContLeft .ColumnList ul li ul {width:216px;margin:0 auto;margin-left:20px;}
.MyContLeft .ColumnList ul li ul li {line-height:42px;overflow:hidden;border-bottom:#444 1px dotted;background:none;padding:0px;width:100%;}
.MyContLeft .ColumnList ul li ul li a {font-size:14px;color:#fff;padding:0 0 0 25px;display:block;}
.MyContLeft .ColumnList ul li ul li a:hover {background-color:#ec2127;}
.MyCont .celarBoth {float:left;width:100%;height:20px;}
.MyContLeft .box_left {width:220px;margin:10px 0px 10px 15px;padding:0px;float:left;height:100%;}

.box_left .box_left_cont {width:100%;height:auto;float:left;}
.box_left .box_left_cont a {color:#FFFFFF;}
.box_left_cont .ContextBox p{color: #fff;line-height: 2;font-size: 14px;}
.box_left_cont .ColumnList ul {width:195px;float:left;border:1px solid #cccccc;margin:10px 0;/*list-style:none;*/}
.box_left_cont .ColumnList ul li {height:25px;line-height:25px;font-size:12px;float:left;clear:both;margin:0px 5px 5px 5px;border-bottom:1px #CCCCCC dashed;}
.box_left_cont .ColumnList ul li a {background:url('../image/ico05.gif') 5px center no-repeat;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666666;padding-left:0px;}
.box_left_cont .ColumnList ul li a:hover {background:url('../image/ico05a.gif') 5px center no-repeat;color:#FF6600;}
.box_left_cont .ArticleList .title {width:197px;height:35px;line-height:40px;text-indent:10px;float:left;font-size:16px;color:#000000;font-weight:bold;border-bottom:1px #cccccc dashed;}
.box_left_cont .ArticleList ul {width:185px;height:100%;margin:5px 0px 5px 7px;padding:0px;float:left;}
.box_left_cont .ArticleList ul li {width:183px;height:auto;line-height:27px;background:none;float:left;border-bottom:1px dashed #cccccc;}
.box_left_cont .ContextBox {/*border:1px solid #cccccc;*/float:left;padding:0px 0px 10px 10px;}
.box_left_cont .Context h3 {background:url {"../image/ico_lx.gif"}
no-repeat;}
.box_left_cont .Context .title {color:#2085CC;}
.box_left_cont .box_left_flash {width:185px;height:auto;float:left;margin:5px 0px 5px 7px;}
.box_left_cont ul {width:185px;height:100%;margin:5px 0px 5px 7px;padding:0px;float:left;}
.disbl {display:block;}
.disno {display:none;}
.box_left_cont ul li {width:183px;height:auto;line-height:27px;background:url("http://www.jshaiyu.com/style/leftColumn_bg.jpg") no-repeat;float:left;margin:2px 0px;}
.box_left_cont ul li a {width:183px;height:27px;line-height:27px;display:block;overflow:hidden;background:url("../image/ico05.gif") 8px center no-repeat;text-overflow:ellipsis;white-space:nowrap;color:#666666;text-indent:17px;}
.box_left_cont ul li a:hover {background:url("../image/ico05.gif") 8px center no-repeat;color:#ec2127;}
.box_left_cont ul ul {width:180px;height:100%;margin:0px 0px 5px 7px;padding:0px;float:left;display:none;}
.box_left_cont ul ul li {width:180px;height:25px;height:auto;line-height:25px;background:none;border-bottom:1px dashed #cccccc;float:left;margin:0px 0px;}
.box_left_cont ul ul li a {height:22px;line-height:22px;}
.box_left_cont .ny_columntitle {float:left;width:230px;height:37px;background-image:url("http://www.jshaiyu.com/style/mb_left03.jpg");position:relative;background-repeat:no-repeat;}
.MyCont .MyContLeft .box_left .ny_columntitle .ny_columntitle_title {position:absolute;top:8px;left:52px;font-weight:bold;font-size:14px;}
.MyCont .MyContLeft .box_left .ny_columntitle .ny_columntitle_title a {font-weight:bold;font-size:14px;color:#000000;}
.MyCont .MyContLeft .box_left .ny_columntitle .ny_columntitle_title a:hover {font-weight:bold;font-size:14px;color:#ec2127;}
.MyCont .MyContLeft .box_left .ny_columntitles {float:left;width:230px;height:100%;}
.ny_columntitles .Context {width:200px;margin-left:30px;margin-top:10px;margin-bottom:10px;}
.ny_columntitles .more {display:none;}
.MyCont .MyContLeft .box_left .ny_columntitles ul {width:200px;padding:0px;margin-top:5px;margin-left:25px;float:left;}
.MyCont .MyContLeft .box_left .ny_columntitles li {width:200px;height:22px;line-height:23px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;/**//* for IE */-o-text-overflow:ellipsis;/**//* for Opera */text-indent:18px;background-image:url('../image/ico01.gif');background-position:10px 50%;background-repeat:no-repeat;}
.MyCont .MyContLeft .box_left .ny_columntitles li:hover {background-color:#EFF3F8;}
.MyCont .MyContLeft .box_left .ny_columntitles li a {color:#666666;}
.MyCont .MyContLeft .box_left .ny_columntitles li a:hover {color:black;}
.MyCont .MyContLeft .box_left .nyLeftBox {width:230px;height:110px;margin-top:5px;background-repeat:no-repeat;float:left;clear:both;position:relative;}
.MyContLeft .linkPic {float:left;margin:10px 10px 10px 15px;}
.MyContLeft .tbMar {margin:10px 0px;}
.nyBox01 {background-image:url(http://www.jshaiyu.com/style/mb_left04.jpg);}
.nyBox02 {background-image:url(http://www.jshaiyu.com/style/mb_left05.jpg);}
.MyCont .MyContLeft .box_left .nyLeftBox .Box01Title {position:absolute;top:12px;left:35px;font-size:14px;margin-bottom:10px;color:#333333;font-weight:bold;clear:both;text-align:left;}
.MyCont .MyContLeft .box_left .nyLeftBox .Box01Cont {position:absolute;top:35px;left:35px;width:150px;clear:both;text-align:left;font-size:12px;color:#333333;line-height:160%;}
.MyContLeft .Context .more {display:none;}
.MyCont .MyContRight {width:73%;height:100%;float:right;}
.MyContRight .rightBox {width:778px;height:36px;float:left;background:url("../image/box_title_bg.jpg") bottom repeat-x;margin:0px 0px 0px 0px;border-top:1px #cccccc solid;border-left:1px #cccccc solid;border-right:1px #cccccc solid;background-color:#EEEEEE;}
.rightBox .Context .title {width:778px;background:url("../image/index_cp_title_bg.png") left no-repeat;height:36px;line-height:36px;position:relative;color:#008194;}
.rightBox .Context .title .more {position:absolute;right:20px;top:20px;}
.rightBox .ProdText {width:720px;height:auto;float:left;margin:10px 8px;}
.rightBox .ProdText .title {width:726px;height:40px;line-height:40px;position:relative;color:#008194;border-bottom:1px #cccccc dashed;}
.rightBox .ProdText .title .more {position:absolute;right:20px;top:20px;}
.rightBox .ProdText ul {width:740px;margin:20px 0px 0px 0px;float:left;list-style:none;}
.rightBox .ProdText ul li {width:150px;margin:0px 10px 0px 20px;height:220px;background:url("http://www.jshaiyu.com/style/pp.jpg") top left no-repeat;display:block;float:left;position:relative;}
.rightBox .ProdText ul li .Images {width:139px;height:120px;position:absolute;top:27px;left:2px;display:block;}
.rightBox .ProdText ul li .Images img {width:139px;height:120px;}
.rightBox .ProdText ul li .Names {width:130px;height:52px;line-height:1.5;position:absolute;top:150px;left:6px;text-align:left;display:block;overflow:hidden;}
.MyContRight .rightBoxBottom {width:930px;height:5px;display:block;float:left;margin-bottom:0px;background:#EEEEEE url("http://www.jshaiyu.com/style/right_boxBottom.gif") repeat;}
.MyCont .MyContRight .title {width:926px;height:40px;line-height:40px;float:left;text-indent:20px;}
.MyCont .MyContRight .ContextBox {padding:10px 20px;}
.MyContRight .MyContBox {width:778px;min-height:600px;height:auto;float:left;padding:0px;}
.index_mt7 {margin-top:7px;position:relative;background:url("../image/box_title_bg.jpg") top repeat-x;}
.MyContRight .index_titles {width:163px;height:36px;background:url("../image/index_cp_title_bg.png") left top no-repeat;position:absolute;left:0px;top:-7px;line-height:36px;text-indent:40px;}
.index_titles a {font-size:16px;color:#FFF;font-weight:bold;}
.index_titles a:hover {color:#ec2127;}
.MyContRight .index_titles_more {position:absolute;right:15px;top:0px;line-height:36px;}
.MyContRight .box_right_title {width:100%;border-bottom:1px solid #ccc;height:35px;}
.MyContRight .box_right_title .box_right_titles {line-height:35px;font-size:16px;color:#2085CC;float:left;text-indent:45px;background:url("../image/ico_station.png") 10px center no-repeat;height:35px;font-weight:bold;}
.box_right_titles .grey {color:#CCCCCC;}
.box_right_title .box_right_more {position:absolute;right:10px;top:34px;}
.box_right_more a {background:url("../image/ico_more.gif") 50px 0px no-repeat;padding-right:20px;color:#4A9900;}
.box_right_title .cont_sation {float:left;padding-left:10px;text-indent:30px;line-height:35px;background:url("../image/ico_station.png") 10px center no-repeat;font-size:14px;}
.MyCont .MyContRight .box_right_title .sation {position:absolute;top:10px;right:20px;color:#666666;font-size:12px;}
.MyCont .MyContRight .box_right_title .sation a {color:#666666;font-size:12px;}
.MyCont .MyContRight .box_right_title .sation a:hover {color:rgb(0,129,148);font-size:12px;}
.MyCont .MyContRight .box_right_content {width:730px;margin:0px 0px 0px 10px;padding-top:10px;float:left;}
.nyXian {width:100%;height:20px;background:url("../image/ny_xian.jpg") bottom repeat-x;margin-bottom:0px;float:left;}
.BoxTitle {position:relative;text-align:left;text-indent:20px;line-height:25px;font-size:15px;font-weight:bold;font-family:微软雅黑,黑体;color:#006383;text-indent:15px;border-bottom:1px #D6D6D6 solid;z-index:2;clear:both;}
.BoxMiddle {background:url('http://www.jshaiyu.com/style/title_bg.jpg') 2px 50% no-repeat;}
.BoxMiddle01 {background:url('http://www.jshaiyu.com/style/middle01.jpg') no-repeat;}
.BoxMiddle02 {background:url('http://www.jshaiyu.com/style/middle02.jpg') no-repeat;margin-top:15px;}
.BoxMiddle03 {margin-top:15px;width:100%;height:60px;background-color:#E3600F;float:left;}
.BoxMiddle03 .indexBox03 {width:1000px;height:60px;margin:auto;}
.BoxMiddle03 .indexBox03 .Box03Time {width:200px;height:60px;float:left;margin-left:5px;}
.BoxMiddle03 .indexBox03 .Box03Time .clock {width:55px;margin-top:7px;float:left;}
.BoxMiddle03 .indexBox03 .Box03Time span {width:120px;float:left;margin-top:12px;font-size:12px;color:#FFFFFF;line-height:160%;}
.BoxMiddle03 .indexBox03 .Box03qq {width:400px;height:60px;float:left;margin-left:0px;}
.BoxMiddle03 .indexBox03 .Box03qq span {height:60px;line-height:60px;color:#FFF;clear:both;float:left;}
.BoxMiddle03 .indexBox03 .Box03qq .Box03qqCont {width:81px;height:23px;background-image:url(http://www.jshaiyu.com/style/index_bottomqq.jpg);background-repeat:no-repeat;line-height:23px;display:block;float:left;margin-right:15px;margin-top:20px;text-indent:25px;color:#1B649E;}
.BoxMiddle03 .indexBox03 .jiathis_style {margin-top:15px;color:#FFFFFF;}
.BoxTitle span {padding-left:8px;font-size:12px;color:#999;font-family:Arial,Helvetica,sans-serif;font-weight:normal;}
.BoxTitle .RightLink {position:absolute;right:10px;bottom:0px;height:17px;line-height:17px;text-align:right;color:#666666;font-weight:normal;font-size:12px;}
.BoxTitle a:hover {color:#0066CC;text-decoration:underline;}
.SideMenu {float:left;padding:5px;width:230px;padding-bottom:20px;overflow:visible;}
.SideMenu ul,li {overflow:visible;}
.SideMenu ul li {line-height:24px;text-align:left;overflow:visible;}
.SideMenu ul li a {color:#333333;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-indent:25px;border-bottom:1px #CCCCCC dotted;background:url('http://www.jshaiyu.com/style/Maincont_ico1.gif') 10px center no-repeat;}
.SideMenu ul li a:hover {color:#ec2127;background:#F1F1F1 url('http://www.jshaiyu.com/style/Maincont_ico1.gif') 10px center no-repeat;}
.SideMenu ul li ul li a {display:block;text-indent:30px;background:url('http://www.jshaiyu.com/style/Maincont_ico5.gif') 17px center no-repeat;}
.SideMenu ul li ul li a:hover {color:#ec2127;background:#F1F1F1 url('http://www.jshaiyu.com/style/Maincont_ico5.gif') 17px center no-repeat;}
.SerBox_top {float:left;width:232px;height:12px;background:url('http://www.jshaiyu.com/style/left_contact01.jpg') no-repeat;}
.SerBox_bottom {float:left;width:232px;height:12px;background:url('http://www.jshaiyu.com/style/left_contact03.jpg') no-repeat;}
.SerBox {float:left;position:relative;width:232px;min-height:220px;background:url('http://www.jshaiyu.com/style/left_contact.jpg');background-repeat:repeat-y;}
.SerBox h3 {position:absolute;left:15px;top:15px;font-size:18px;font-weight:bold;color:#409690;text-align:left;font-family:微软雅黑;}
.SerBox .types {position:absolute;left:15px;top:50px;width:200px;line-height:22px;text-align:left;color:#333333;}
.Ntypes {width:230px;line-height:23px;text-align:left;color:#333333;}
.MainBox {float:left;width:650px;height:auto;min-height:500px;padding:10px 17px;border-left:1px #8D8D8D dotted;}
.ContentBox {float:left;width:650px;height:auto;min-height:700px;padding:10px 17px;border-left:1px #8D8D8D dotted;}
.ContentBox .StationLink {padding:10px 0px 0px 5px;line-height:17px;text-align:text;color:#666666;font-weight:normal;font-size:12px;width:100%;}
.Comp {text-align:left;line-height:22px;color:#333333;font-size:12px;padding:10px 0px}
.Comp p {padding:5px;line-height:200%;}
/***********************首页产品滚动****************************/
#IndexProd {width:650px;height:200px;line-height:20px;padding:10px 0px;}
#IndexProd table {width:100%;border:none;border-collapse:collapse;}
#IndexProd table tr td {border:none;padding:0px 3px;text-align:center;white-space:nowrap;}
#IndexProd img {height:150px;width:150px;padding:9px;border:1px #2BA8DE solid;}
.QQbox1 {visibility:hidden;display:none;}
.QQbox {z-index:99;right:0px;max-width:128px;max-height:400px;position:absolute;}
.QQbox .press {right:0;width:36px;cursor:pointer;position:absolute;height:128px;}
.QQbox .Qlist {left:0;width:131px;position:absolute;background:url("http://www.jshaiyu.com/style/floatServiceBj_middle.gif") repeat-y left center;}
.QQbox .Qlist ul {width:120px;}
.QQbox .Qlist li {height:36px;text-align:left;text-indent:20px;list-style-type:none;clear:both;}
.CloseIt {float:right;width:400px;line-height:8px;text-align:right;padding-right:10px;color:#cc0000;cursor:pointer;font-size:16px;z-index:4;}
/************************************************底部************************************************/
.floatl {display:inline;float:left;}
.Footer3 {background:url("http://www.jshaiyu.com/style/bg2.jpg") left 0;padding-bottom:10px;}
.friendLinka {padding-top:40px;padding-bottom:10px;border-bottom:#7F7F86 1px solid;}
.friendLinka h4 {line-height:27px;padding-left:20px;width:90px;font-size:14px;color:#1A1D2C;background:url("http://www.jshaiyu.com/style/ico09.jpg") no-repeat left 50%;}
/*.LinkText {width:890px;}
*/
.friendLinka span {line-height:27px;width:118px;display:inline-block;height:30px;overflow:hidden;}
.zxtell {padding-top:20px;padding-bottom:10px;width:800px;}
.zxtell .zxtell_title {font-size:18px;color:#1A1D2C;font-weight:normal;float:left;}
.zxtell span {padding-left:20px;background:url("http://www.jshaiyu.com/style/ico09.jpg") no-repeat left 50%;}
.zxtell .zxtell_text {font-size:12px;color:#DE1B21;font-weight:normal;float:left;margin-left:20px;}
.zxtell .zxtell_text2 {float:left;margin:10px 20px 0px 20px;}
.zxtell span.ico10 {padding-left:30px;background:url("http://www.jshaiyu.com/style/ico10.png") no-repeat left 50%;}
.zxtellr {margin-right:20px;margin-top:20px;}
/************************************************底部************************************************//*页尾*/.Footer {width:1000px;margin:20px auto 20px;background-color:#FFFFFF;position:relative;}
.Footer .f_ewm {width:420px;height:150px;float:left;margin-left:60px;margin-right:20px;}
.Footer .f_cont {float:left;width:500px;height:120px;padding-top:0px;line-height:200%;}
.Bottom_yqlj {width:1000px;line-height:160%;color:#999999;margin:10px auto 5px auto;}
.Bottom_yqlj a {padding-right:10px;text-align:left;color:#999999;}
.Bottom_yqlj a:hover {color:#E3600F;}
/*页尾*/
.bottomDH {height:40px;line-height:40px;background-color:#414040;}
.bottomDH .bottomDHnav {line-height:40px;margin:auto;color:#FFFFFF;text-align:left;}
.bottomDHnav a {color:#FFFFFF;font-size:12px;padding:0px 20px;background:url('../image/dh_bar.gif') right no-repeat;}
.bottomDHnav a.last {background:none;}
.bottomDHnav a:hover {color:#FF0;}
.FootBar {width:100%;margin:auto;font-size:12px;color:#333333;/*background:#FFFFFF url('bottom_bg.jpg') 0px center repeat-x;*/clear:both;text-align:center;line-height:2;/*margin-top:10px;*/position:relative;overflow:hidden;margin-top:10px;margin-bottom:10px;}
.FootBar .l1 {width:100%;margin:auto;text-align:center;}
/***********************************新闻 产品列表********************************************/
.ArticleList {width:100%;}
.ArticleList .title {width:100%;height:33px;line-height:33px;color:#000000;text-indent:20px;border-bottom:1px #cccccc solid;float:left;padding-bottom:1px;background:url("../image/title.jpg") top repeat-x;}
.ArticleList .title .more {float:right;margin-top:5px;margin-right:5px;}
.ArticleList ul {float:left;margin:10px;/*list-style:none;*/}
.ArticleList ul li {height:25px;line-height:25px;font-size:12px;float:left;clear:both;margin:0px;border-bottom:1px #CCCCCC dashed;}
.ArticleList ul li span {width:210px;height:20px;line-height:20px;font-size:12px;float:left;overflow:hidden;}
.ArticleList ul li span.time {width:70px;height:20px;line-height:20px;font-size:11px;float:right;color:#666666;}
.ArticleList ul li a {background:url('../image/ico01.gif') 5px center no-repeat;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666666;padding-left:15px;}
.ArticleList ul li a:hover {color:#FF6600;}
.ArticleList ul li:last-child{border-bottom: 0;}
.ArticleList .more {position:absolute;bottom:15px;right:25px;}
.Context .title {width:100%;height:33px;line-height:33px;color:#000000;text-indent:20px;border-bottom:1px #cccccc solid;float:left;padding-bottom:1px;background:url("../image/title.jpg") top repeat-x;}
.Context .title .more {float:right;margin-top:4px;margin-right:10px;}
.ColumnList {width:100%;overflow: hidden;}
.ColumnList .title {height:30px;line-height:30px;color:#0B66AC;text-indent:20px;border-bottom:1px #CCC dashed;background:url("http://www.jshaiyu.com/style/title01.gif") 5px no-repeat;font-family:微软雅黑;font-size:20px;}
.ColumnList .title .more {float:right;margin-top:5px;margin-right:5px;}
.ColumnList ul {width:100%;float:left;/*list-style:none;*/}
.ColumnList ul li {height:22px;line-height:20px;font-size:12px;float:left;clear:both;margin::0px 0px 5px 0px;/*border-bottom:1px #CCCCCC dashed;*/}
.ColumnList ul li a {background:url('../image/ico01.gif') 5px center no-repeat;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666666;padding-left:15px;}
.ColumnList ul li a:hover {color:#FF6600;}
.ColumnList .more {position:absolute;bottom:15px;right:25px;}
.showbox td {width:200px;height:170px;line-height:30px;/*background:url("/style/pcbg.png") no-repeat left top;*/padding:0px;overflow:hidden;padding-right:10px;}
.showbox .Images {float:left;width:100%;}
.showbox .Images img {width:171px;height:124px;border:1px #cccccc solid;padding:2px;}
.showbox .Names {float:left;clear:both;width:170px;height:30px;line-height:30px;text-align:center;font-size:12px;color:#2CABD4;font-weight:bold;overflow:hidden;}
.showbox .Names a {color:#666666;background-image:none;}
.showbox .Names a:hover {color:#ec2127;background-image:none;}
.showbox .Click {position:absolute;bottom:5px;right:30px;color:#000;font:9px;font-family:Verdana,Geneva,sans-serif;font-weight:bold;cursor:pointer;}

/* 分页 */
.pages{width:100%;height:45px;display:inline-flex;justify-content:center;align-items:center;margin: 4% auto 3%;}
.pages .page-num{width:45px;height:45px;display:inline-block;font-size:14px;text-align:center;line-height:45px;margin:0 5px;transition:all .3s;background-color:#fff}
.pages .page-num.active,.pages .num:hover{border-color:#FF6600;background-color:#FF6600;color:#fff}
.pages .next,.pages .prev{width:auto;display:inline-block;padding:0 10px;font-size:13px;line-height:45px;height:45px;transition:all .3s;margin:0 1px;background-color:#fff;border:solid 1px #eee;}
.pages .next:hover,.pages .prev:hover{border-color:#FF6600;background-color:#FF6600;color:#fff}


/* 联系我们 */
.contact_top {border:1px solid #e5e5e5;padding:20px 25px;margin-top:30px;}
.contact_top .text_con {padding-top:10px;position: relative;}
.contact_top .text_con h3 {color:#0c7fcb;font-size:18px;margin-bottom:12px;}
.contact_top .text_con p {color:#333;font-size:16px;line-height:24px;margin-top:8px;}
.contact_top .text_con p em {font-style:normal;float:left;display:block;color:#999999;}
.contact_top .text_con p span {float:left;color:#333333;display:block;}
.contact_top .text_con p .s2 {width:100%;padding-left:49px;}
.contact_top .text_con .ewm {position: absolute;right: 0;top:0}
.contact_top .text_con .ewm .t {float:left;text-align:center;}
.contact_top .text_con .ewm .t span {margin:0 auto;width:100px;display:block;background:#fcfcfc;box-shadow:0 0 5px rgba(0,0,0,0.2);padding:6px;line-height:0;}
.contact_top .text_con .ewm .t em {font-style:normal;color:#666666;font-size:12px;margin-top:5px;display:block;}
.contact_top .map {margin-top:20px}
.contact_top .map #map {width:100%;height:335px;}
.contact_message {padding:50px 0 60px;}
.contact_message ol {margin-top:40px;}
.contact_message ol li {float:left;background:#fff;width:32%;position:relative;border:1px solid #d1d1d1;margin-bottom:2%;margin-right:2%;box-sizing: border-box;}
.contact_message ol li:nth-child(3),.contact_message ol li:nth-child(4),.contact_message ol li:last-child {margin-right:0;}
.contact_message ol li:nth-child(4) {width:100%;}
.contact_message ol li:last-child {border:none;text-align:center;width:100%;margin-top:15px;margin-bottom:0;}
.contact_message ol li span {position:absolute;left:10px;top:19px;width:25px;line-height:0;}
.contact_message ol li input {border:none;background:none;width:100%;padding:0 10px;-webkit-appearance:none;height:64px;line-height:64px;font-size:14px;}
.contact_message ol li textarea {width:100%;border:none;background:none;height:150px;-webkit-appearance:none;font-size:14px;padding:20px 10px ;}
.contact_message ol li .btn {float:none;margin:0 auto;width:160px;padding:0;background:#0c7fcb;border-color:#0c7fcb;color:#fff;font-size:16px;border-radius:3px;outline: none;-webkit-appearance: none;height:50px;line-height: 50px;}

.contact_message ol li input,.contact_message ol li textarea{outline: none;box-sizing: border-box;}

@media (max-width:1199px){
	.m1200{width:98%; margin:0 1%;}
	.dh{width:100%; margin:0;}
	.MyCont .MyContLeft{display:none;}
	.MyCont .MyContRight{width:98%; margin:0 1%;}
	.MyCont{width:98%; margin:0 1%; padding:25px 0;}
	.Maincont .detCon img{width:100% !important;}
	.mhny{min-height:400px;}
}
@media (max-width:1112px){
	
.index_ad03 .ad03box{width:10%; margin-right:0;}
.dhBox{height:180px;}
.dh ul li{width:calc(100% / 3);}
.dh ul .subnav{display:none !important;}
.index_jyBox img{height:400px;object-fit:cover;}
.index_ly_bg img{height:500px;object-fit:cover;}
}
@media (max-width:979px){
	
.index_cp_l{display:none;}
.index_cp_r{width:98%; margin:0 1%;}
.index_tank_l{width:90%; margin:2% 5%;}
.index_tank{flex-wrap:wrap; height:610px;}
.index_tank_r{width:90%; margin:2% 5%;}
.index_ad03 .ad03box .ContextBox p img{width:50%; height:50%;}
.index_ad03 .ad03box{height:100px; margin:auto;}
.index_ryBox{height:725px;}
.index_ry .ArticleList ul li{width:48%;height:300px;}
.index_gsjjBox{background-size: contain;}
.index_gsjj .Context{margin:1vw 0 0 190px;}
.footright{display:none;}
.footinfo{display:none;}
.ColumnsIcoList li{width:48% !important; margin:2% 1% !important;}
.ColumnsIcoList li img{height:300px !important;}

}
@media(max-width:815px){
	.floatright{display:none;}
	.box_news{width:98%; margin:2% 1%;}
	.index_gsjjBox{height:372px;}
	.index_gsjj{height:372px;}
	.index_fwlc{width:48%; margin:2% 1%;}
	.index_fwlcBox{height:665px;}
	.index_jyBox img{height:350px;object-fit:cover;}
	.index_ad03 .ad03box{width:26%;}
}
@media(max-width:768px){
	.index_ad02 h3{font-size:28px;}
	.index_ad03_y .ad03box-r{display:none;}
	.index_ad03_y .ad03_ybox{width:48%; margin:1% 1%; text-align:center;}
	.index_ad01{height:100px; background-size:contain;}
	.Top_Cont img{height:50px;}
	#Heads{height:113px;}
	.search{font-size:14px;}
	.dh ul li a{line-height:30px;height:30px; font-size:14px;}
	.dhBox{height:90px;}
	.dh ul li{height:30px; border:1px solid #fff;}
}
@media(max-width:710px){
	.index_jyBox img{height:300px;}
	.ColumnsIcoList li img{height:200px !important;}
	.cp_box_tab a{padding:0;}
}

@media(max-width:610px){
	.index_jyBox img{height:250px;}
	.cp_box_tab a{padding:0;font-size:12px;}
	.index_ad02 h3{font-size:22px;}
	.index_ad02{margin-top:15px;}
}
@media(max-width:510px){
	.index_jyBox img{height:200px;}
	.search{font-size:12px;}
	.index_ly_bg img{height:400px;object-fit:cover;}
	.index_ad03_y .ad03_ybox{ width:98%; margin:2% 1%;}
	.index_ry .ArticleList ul li{width:98% ; margin:1% 1%; height:200px;}
	.index_ryBox{height:1025px;}
	.index_ryBox .index_ry_t{margin-right:0;}
	.index_gsjj .Context{margin:1vw 0 0 100px;}
	.index_gsjjBox{height:220px;}
	.index_gsjj{height:220px;}
	.footer1 .fri a{font-size:12px;}
	.footnav a{font-size:12px;}
	.index_fwlcBox{background:none;}
	.index_ad03Box{height:540px;}
	.index_ad03_y .ContextBox .imgbox{width:28%;}
	.CustomTextList li .Time{display:none;}
	.CustomTextList li .Name{width:98%; margin:0 1%;}
	.pages .next, .pages .prev{font-size:11px;}
	.ColumnsIcoList li{width:98% !important; margin:2% 1% !important;}
.ColumnsIcoList li img{height:250px !important;}
.index_cp_r .showbox dl dt{display:none;}
.index_cp_r .showbox dl dd{width:98% ;margin:0 1%;}
.index_cpBox{height:780px;}
.index_tank_l h3{font-size:20px;}
.index_ad02 h3{font-size:20px;}
}
@media(max-width:455px){
.dh ul li a{padding:0;}
.index_tank_l h3{font-size:16px;}
.index_ad02 h3{font-size:16px;}
}
@media(max-width:410px){
	.index_jyBox img{height:180px;}
	.searchBoxs{display:none;}
	.index_ly_bg img{height:350px;object-fit:cover;}
}
body, html {
    overflow-x: hidden;
} 
