@charset "utf-8";
/* CSS Document */
/**common**/
*{ margin:0; padding:0;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6 { font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i { font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}

html, body { min-width:1380px;}

/* 设置滚动条的样式 */
::-webkit-scrollbar { width:4px;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#f0f0f0; border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb { background-color:#0a1a3e;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#0a1a3e;}


/*headtop 开始 */
.ly_headtop { width:100%; height:40px; overflow:hidden; margin:0 auto; padding:0; background-color:#f6f6f6; border-top:2px solid #f7c532;}
.ly_headtop .lyht_main { width:1300px; height:40px; overflow:hidden; margin:0 auto; padding:0;}
.lyht_main .lyht_fl { width:50%; height:40px; overflow:hidden; line-height:40px; color:#797979; font-size:14px; white-space:nowrap; text-overflow: ellipsis; float:left;}
.lyht_main .lyht_fr { width:50%; height:40px; overflow:hidden; line-height:40px; color:#797979; font-size:14px; text-align:right; float:right;}
.lyht_fl img { display:block; width:20px; height:20px; overflow:hidden; margin:10px 4px 10px 0; padding:0; float:left;}
.lyht_fl a { color:#797979;}
.lyht_fr a { display:inline-block; color:#797979; margin:0; padding:0 10px;}
.lyht_fr a:last-child { color:#fff; background-color:#f7c532;}
.lyht_fl a:hover, .lyht_fr a:hover { color:#104492;}
.lyht_fr a:last-child:hover { color:#fff; background-color:#104492;}
.lyht_fr em { display:inline-block; width:1px; height:15px; overflow:hidden; margin:-2px 0 0; padding:0; vertical-align:middle; background-color:#dfdfdf;}

/*headtop 结束 */


/*头部 开始*/
.ly_top { width:100%; height:auto; margin:0 auto; padding:0; background-color:#fff; position:relative;}
.ly_top .lytop_main { width:1300px; height:110px; margin:0 auto; padding:0; position:relative;}
.lytop_main .ly_logo { width:60%; height:70px; overflow:hidden; margin:20px 0; padding:0; float:left;}
.ly_logo a { display: table-cell; vertical-align: middle; width: 100%; height: 70px; overflow: hidden; margin: 0; padding: 0;}
.ly_logo a img {display: inline-block; max-width: 100%; height: auto; max-height: 100%; margin: 0; padding: 0;}
.ly_logo .logo_text { height:50px; overflow:hidden; margin:5px 0; padding:5px 0 5px 20px; border-left:1px solid #dfdfdf; float:left;}
.logo_text p { height:30px; line-height:30px; color:#3e3e3e; font-size:24px; font-weight:bold; margin:0; padding:0;}
.logo_text span { display:block; height:20px; line-height:20px; color:#797979; font-size:15px; text-align:center; margin:0; padding:0;}
.lytop_main .ly_tel { height:54px; overflow:hidden; margin:28px 0; padding:0 0 0 60px; background:url(../images/tel1.png) left center no-repeat; background-size:54px 54px; float:right;}
.ly_tel span { display:block; height:24px; line-height:24px; color:#555; font-size:16px; margin:0; padding:0;}
.ly_tel p { height:30px; line-height:30px; color:#104492; font-size:30px; font-weight:bold; margin:0; padding:0;}



/*导航栏 开始*/
.ly_nav { width:100%; height:60px; margin:0 auto; padding:0; background-color:#104492; border-bottom:4px solid #032d67;}
.ly_nav li, .ly_nav a {	text-decoration: none; list-style: none;}
.ly_nav ::-webkit-scrollbar { display: none;}
.ly_nav .nav_list { width:1300px; margin:0 auto; -webkit-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li { display:inline-block; width:12.5%; position: relative; list-style: none; padding:0; text-align:center; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li:hover, .ly_nav .nav_list > ul > li.active { background-color:#004b98;}
.ly_nav .nav_list > ul > li > a { display: inline-block; line-height: 60px; color: #fff; font-size: 16px; padding: 0; margin: 0; text-decoration: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ly_nav .nav_list > ul > li > em { display:block; width:0px; height:3px; overflow:hidden; background-color:#f7c532; margin:0 0 0 -32px; padding:0; position:absolute; bottom:0; left:50%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ly_nav .nav_list > ul > li:hover > em, .ly_nav .nav_list > ul > li.active > em { width:64px;}
.ly_nav .nav_list > ul > li:hover > a, .ly_nav .nav_list > ul > li.active > a { color: #fff;}
.ly_nav .nav_list > ul > li i { display:inline-block; width:20px; height:20px; background:url(../images/down.png) center center no-repeat; background-size:10px 10px; vertical-align:middle; cursor:pointer; margin:0;}
.ly_nav .nav_list > ul > li i.cur{ background:url(../images/up.png) center center no-repeat; background-size:10px 10px; text-decoration:none;}
.ly_nav .nav_list > ul > li ul { display:none; position:absolute; left:0; top:70px; z-index:9; width:100%; overflow:hidden; background-color:#fff; box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);}
.ly_nav .nav_list > ul > li ul li { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.ly_nav .nav_list > ul > li ul li a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:14px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.ly_nav .nav_list > ul > li ul li a:hover { color:#fff; background-color:#104492;}
.ly_nav .nav_menu { display: none;}

/*导航栏 结束*/
/*头部 结束*/

/* banner 开始 */
.apple-banner { width: 100%; height: 630px; overflow: hidden;}
.apple-banner .swiper-container { width: 100%; height: 630px;}
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}
.apple-banner .swiper-container .swiper-button-prev { left:0;}	
.apple-banner .swiper-container .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top:-32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.6) url(../images/arrows1.png) center center no-repeat; left: 20px;}
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.6) url(../images/arrows2.png) center center no-repeat; right:20px;}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: .6;}
/*分页器*/
.apple-banner .swiper-pagination{ top:auto; bottom:24px; background:none;}
.apple-banner .swiper-pagination-bullet { display: inline-block; width: 44px; margin: 0 4px; cursor: pointer; background: none; border-radius:0; opacity: 1; border-radius:4px;}
.apple-banner .swiper-pagination-bullet span { width: 44px; height: 8px; display: block; background: rgba(255, 255, 255, 1); border-radius:4px;}
.apple-banner .swiper-pagination-bullet-active span{ background-color: #104492;}
.apple-banner .autoplay .swiper-pagination-bullet-active span{ background: rgba(255, 255, 255, 1);}
.apple-banner .swiper-pagination-bullet i{ background-color: #104492; height: 8px; transform:scaleX(0); transform-origin: 0; display: block;}
.apple-banner .autoplay .firsrCurrent i{ transition:transform 2.9s linear; transform:scaleX(1); border-radius:4px;}
.apple-banner .autoplay .current i{ transition:transform 4s linear; transform:scaleX(1); border-radius:4px;}
.apple-banner .autoplay .replace span{ background-color:#104492;}
/* banner 结束 */


/*热门关键词&搜索 开始*/
.ly_hotkw_search { width:100%; height:70px; margin:0 auto; padding:0; background-color:#f6f6f6; border-bottom:4px solid #ededed; position:relative; z-index:9;}
.ly_hotkw_search .hotkw_search { width:1300px; height:100%; overflow:hidden; margin:0 auto; padding:15px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hotkw_search .hotkw_left { float:left; width:66%; height:40px; overflow:hidden; line-height:40px; color:#797979; font-size:14px; white-space:nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.hotkw_search .hotkw_left span { color:#555; font-weight:bold;}
.hotkw_search .hotkw_left a { color:#777;}
.hotkw_search .hotkw_left a:hover { color:#104492;}
.hotkw_search .search_right { float:right; width:30%; height:40px; overflow:hidden; margin:0; padding:0 80px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hotkw_search .search_right .sc_ipt { width:100%; height:40px; overflow:hidden; margin:0; padding:0;}
.search_right .sc_ipt input { display:block; width:100%; height:40px; overflow:hidden; line-height:38px; color:#777; font-size:14px; white-space:nowrap; text-overflow: ellipsis; background:#fff url(../images/sc_btn.png) 9px 9px no-repeat; outline:none; border:0; margin:0; padding:0 9px 0 39px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.hotkw_search .search_right .sc_btn { width:80px; height:40px; overflow:hidden; margin:0; padding:0; position:absolute; top:0; right:0;}
.search_right .sc_btn input { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; text-align:center; background-color:#104492; border:none; outline:none; cursor:pointer;}
/*热门关键词&搜索 结束*/


/*首页-大标题 开始*/
.ly_title { width:100%; max-width:1300px; overflow:hidden; margin:0 auto 40px; padding:0;}
.ly_title span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#555; font-size:18px; text-align:center; margin:0 auto; padding:0;}
.ly_title p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#2e3235; font-size:32px; font-weight:bold; text-align:center; margin:10px auto 20px; padding:0; position:relative;}
.ly_title img { display:block; width:180px; height:16px; overflow:hidden; margin:0 auto; padding:0;}
.ly_title1 span, .ly_title1 p { color:#fff;}



/*首页-大标题 结束*/


/*首页-产品中心 开始*/
.ly_idxPro { width:100%; overflow:hidden; margin:60px auto; padding:0;}
.ly_idxPro .lyIdxPro_main { width:1300px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxPro_main .lyIdxPro_left { width:21%; overflow:hidden; margin:0; padding:0; float:left;}
.lyIdxPro_main .lyIdxPro_right { width:76%; overflow:hidden; margin:0; padding:0; float:right;}

.lyIdxPro_right .lyIdxPro_list { width:100%; min-height:320px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxPro_list ul li { width:32%; overflow:hidden; margin:0 2% 20px 0; padding:10px; background-color:#f6f6f6; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_list ul li:nth-child(3n+3) { margin:0 0 20px;}
.lyIdxPro_list ul li .lyIdxPro_img { width:100%; height:274px; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyIdxPro_list ul li .lyIdxPro_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#fff; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_list ul li .lyIdxPro_img a img.idxPro_img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_list ul li:hover .lyIdxPro_img a img.idxPro_img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}

.lyIdxPro_list ul li .lyIdxPro_name { width:100%; height:40px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxPro_list ul li .lyIdxPro_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#555; font-size:16px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyIdxPro_list ul li:hover .lyIdxPro_name a { color:#104492;}

.lyIdxPro_list ul li .lyIdxPro_btn { width:100%; height:32px; overflow:hidden; margin:10px auto; padding:0 10%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_btn a { display:block; width:44%; height:32px; overflow:hidden; line-height:32px; color:#fff; font-size:14px; text-align:center; background-color:#104492; margin:0 12% 0 0; padding:0; float:left;}
.lyIdxPro_btn a:last-child { margin:0;}
.lyIdxPro_btn a:hover { background-color:#fe9b02;}


/*产品分类 开始*/
.lyIdxPro_left .h_left { width:100%; overflow:hidden; background-color:#fff; margin:0;}
.lyIdxPro_left .cp_type {}
.lyIdxPro_left .cp_type .hd { text-align:center; background-color:#104492; padding:20px;}
.lyIdxPro_left .cp_type .hd p { height:36px; line-height:36px; font-size:26px; color:#fff; text-align:center;}
.lyIdxPro_left .cp_type .hd span { display:block; height:24px; line-height:24px; font-size:22px; color:#fff; text-align:center; opacity:0.5;}
.lyIdxPro_left .cp_type .bd { border:2px solid #104492; border-top:0; padding:10px 5px;}
.lyIdxPro_left .cp_type .bd ul li { border-bottom:1px dashed #dfdfdf;}
.lyIdxPro_left .cp_type .bd ul li.on { border:0; margin-bottom:1px;}
.
