﻿/*list_nav*/
nav{width: 100%; }
.navIn_top{height: 35px;width: 1170px;margin: 0 auto;}
.navIn_top div{float: left; margin-right: 30px; padding-left: 20px;height: 35px;line-height: 35px;}
.navIn_top div span{ color: #73828d;font-size: 16px;}
.navIn_top .font_color{color:#eb780a; }
.navIn_top_left{ background: url("img/home.png")left 12px  no-repeat;}
.navIn_top_right{position: relative; background: url("img/fenlei.png")left 12px  no-repeat;font-size: 16px; cursor: pointer;}
.navIn_top_right .navIn_top_rightIn{padding-left: 0;color: #73828d;}
.navIn_top_right .navIn_top_list{padding: 15px 20px 10px; margin-right: 0; width:250px; height: 166px; border-top: 3px solid #eb780a; background-color: #fff; position: absolute;top: 35px; z-index: 9999;left: -79px; box-shadow: 3px 3px 13px 0px #ddd;}
.navIn_top_list div{font-size: 14px; float: left;color: #73828d; padding-left: 0;width: 85px; margin-right:55px;}
.navIn_top_list div:nth-of-type(even){margin-right: 0;width: 63px;}
.navIn_top_list .Nav_tou{position: absolute;text-align: center;width: 250px;top: -10px; left: 0; margin-right: 0;}
.navIn_top_list{position: relative;display: none;}
.navIn_top_right:hover .navIn_top_list{display: block;}
.navIn_top_list div a{color: #73828d;font-size: 14px;text-decoration: none;}
.navIn_top_list div a:hover{color: #eb780a;font-size: 14px;text-decoration: none;}
.navIn_bottom{background-color:#f0f0f0;width: 100%; height:45px; }
.navIn_bottomIn{width: 1170px; margin: 0 auto;font-family: "Siemens Sans Roman", 微软雅黑, sans-serif;}
.navIn_bottomIn>div{float: left;padding: 0 15px;font-size: 16px; line-height: 45px; cursor:pointer;}
.navIn_bottomIn>div:not(.navIn_bottomInSever):hover{ background-color: #eb780a; color: #fff; }
.navIn_bottomIn .navIn_bottomInSever{width:260px; height:28px;float: right; margin-top: 7px;position: relative;padding: 0;}
.navIn_bottomInSeveBtn{position: absolute;right: 0;top: 0;width: 60px; height: 28px; padding-left: 25px;font-size: 12px; color: #fff;  border: none;line-height: 28px; background: url("img/search.png") 5px center no-repeat;background-color: #eb780a;}
.navIn_bottomIn .navIn_bottomInSever input{outline: none; width: 100%;border: none;  height: 28px;padding-left: 10px;float: left;}
.navIn_bottomIn a:visited{ color:#323232;}

/*主图*/
.swiper-button-prev{margin-top:-80px;width: 64px;height: 90px; background: url("/mysupport/styles/img/arrow_left.png")}
.swiper-button-prev:hover{width: 64px;height: 90px; background: url("/mysupport/styles/img/arrow_left_hover.png")}
.swiper-button-next{margin-top:-80px;width: 64px;height: 90px; background: url("/mysupport/styles/img/arrow_right.png")}
.swiper-button-next:hover{width: 64px;height: 90px; background: url("/mysupport/styles/img/arrow_right_hover.png")}

/*swiper*/
.swiper-container { width: 100%; height: 393px; background-color: #ebf0f5; }
.swiper-container .swiper-slide { background-position: top center; }
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction { bottom: 20px; }
.remove-notice .swiper-container-horizontal>.swiper-pagination-bullets,
.remove-notice .swiper-pagination-custom,
.swiper-pagination-fraction { bottom: 10px; }
.banner-wrapper{position: relative;}
.swiper-container2{width: 254px;overflow: hidden;position:absolute; right:8%; top: 0;z-index: 100;background: url("/mysupport/styles/img/click_back.png") no-repeat; }
.swiper-button-prev2{top:79px;left: 50%; margin-left: -27px; width: 54px;height: 27px; background: url("/mysupport/styles/img/shang_click.png") no-repeat;}
.swiper-button-prev2:hover{width: 64px;height: 27px; background: url("/mysupport/styles/img/shang_click_hover.png") no-repeat;}
.swiper-button-next2{margin-top:166px;left: 50%; margin-left: -27px;width: 54px;height: 90px; background: url("/mysupport/styles/img/xia_click.png")no-repeat;}
.swiper-button-next2:hover{width: 54px;left: 50%; margin-left: -27px;height: 27px; background: url("/mysupport/styles/img/xia_click_hover.png") no-repeat;}
.swiper-container2 .lwc-imghandle{padding: 30px 0;}
.swiper-container2 .lwc-imghandle a{display: block;width: 100%; height: 37px; line-height: 37px;font-size: 14px; color: #fff;padding-left: 30px; }
.swiper-container2 .lwc-imghandle a:hover{ text-decoration: none; background-color: #fff; color: #eb780a;}
