dd,div,dl,dt,h1,h2,h3,h4,h5,h6,li,ol,p,table,td,th,tr,ul{margin:0;padding:0;}
body{min-width:1345px;font-family:"Microsoft YaHei UI","Microsoft YaHei",Arial,SimSun,"Segoe UI",Tahoma,Helvetica,sans-serif;}
a{color:#555;text-decoration:none;}
ol,ul{list-style:none;}
.fl{float:left;}
.fr{float:right;}
.clearfix:after{clear:both;display:block;visibility:hidden;content:'';font-size:0;}
.mt20{margin-top:20px;}
.ml20{margin-left:20px;}
.mr20{margin-right:20px;}
.mb20{margin-bottom:20px;}
.container{position:relative;margin:0 auto;width:1300px;}
body{background: url('../images/bg.jpg') top center no-repeat;background-attachment: fixed;background-color:#d0edfb; }
.header{position: relative;width:100%;min-width:1300px;}
.header-container{z-index: 99;height: 160px;}
.header-info{width: 1300px;margin: 0 auto;position: relative;padding-top: 24.5px;}
.icon-logo{display:block;height: 111px;}
.toplink{text-align:right;position: absolute;right: 0;top: 15px;}
.toplink a{margin-left:10px;color:#FFFFFF;font-size: 14px;}
.search{position: absolute;right: 0;bottom: 15px;overflow:hidden;height:40px;max-width:400px;border:1px solid #3b79ea;border-radius:3px;}
.search-btn{width:80px;height:40px;border:none;background-color:#3b79ea;color:#fff;font-size:14px;cursor:pointer;}
.search-input{padding:0 10px;width:238px;height:40px;outline:0;border:0;font-size:14px;}

.nav{background-color:#3b79ea;max-width: 1300px;margin: 0 auto;}
.menus{position:relative;z-index:2;list-style:none;padding: 0 10px;display: flex;}
.menus .menu-item{position:relative;float:left;margin-top:4px;margin-left:1px;width:141.22px;flex: 1;}
.menus .menu-item:hover{border-radius:3px 3px 0 0;background-color:#fff;}
.menus .menu-item:hover>a{color:#3b79ea;}
.menus .menu-item a{position:relative;display:block;padding:14px 0;color:#fff;text-align:center;text-decoration:none;font-weight:700;}
.menus .menu-item>a:before{position:absolute;top:13px;left:0;width:100%;height:20px;border-left:1px solid #518bf3;content:"";}
.menus .menu-item:first-child>a:before{display:none;}
.menu-item:hover .submenus{display:block;}
.menus .menu-item a.active{border-radius:3px 3px 0 0;background-color:#fff;color:#3b79ea;}
.menus .menu-item a.active:before,.menus .menu-item:hover>a:before{content: none;}
.submenus{position:absolute;top:46px;left:-1px;z-index:99;display:none;width:100%;border-right:1px solid #3b79ea;border-bottom:1px solid #3b79ea;border-left:1px solid #3b79ea;border-radius:0 0 3px 3px;background:#fff;}
.submenus .submenu-item a{padding:15px 5px;display:block;color:#222;font-weight:400;font-size:14px;line-height:20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.submenus .submenu-item a:hover{background-color:#eee;color:#3b79ea;}
.footer{box-sizing:border-box;padding-top:50px;min-width:1300px;background-color:#3b79ea;}
.footer-menus{margin-bottom:15px;padding-bottom:20px;border-bottom:1px solid #518bf3;}
.footer-menus .footer-menu-item a{display:block;color:#fff;font-size:15px;}
.footer-menus .footer-menu-item{float:left;margin-right:20px;}
.footer .address{line-height:30px;}
.footer .address p{color:#fff;font-size:13px;}
.footer .address p a{color:#fff;}
.footer .address p a:hover{text-decoration:underline;}
.footer .footer-content{padding-bottom:20px;}
.footer .right-content img{max-height:100px;display: block;margin: 0 auto}
#_ideConac{margin-top: 10px;display: block;}
.banner{position:relative;overflow:hidden;min-width:1300px;}
.banner-content{position:absolute;top:50%;left:50%;color:#fff;transform:translate(-50%,-50%);}
.banner-content .more{margin:50px 0 0;}
.banner-title{color:#fff;letter-spacing:6px;font-weight:700;font-size:43px;font-family:"Microsoft YaHei UI","Microsoft YaHei";}
.banner-text{display:block;margin-top:30px;width:594px;height:82px;font-size:14px;line-height:24px;}
.banner-slide .next,.banner-slide .prev{position:absolute;top:50%;left:3%;display:block;margin-top:-20px;width:32px;height:40px;background:url(../images/slider-arrow.png) -110px 5px no-repeat;opacity:.5;}
.banner-slide .next{right:3%;left:auto;background-position:8px 5px;}
.banner-slide .next:hover,.banner-slide .prev:hover{opacity:1;}
.banner-slide .prevStop{display:none;}
.banner-slide .nextStop{display:none;}
.banner-slide .hd{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);}
.banner-slide .hd li{float:left;margin:0 5px;width:12px;height:12px;background-color:#3b79ea;font-size:0;}
.banner-slide .hd li.on{background-color:#FFFFFF;}
.banner-slide .bd ul li img{display:block;}

.banner-slide .bd ul,.banner-slide .bd ul li img{width:100%;height:auto;min-width:1300px;max-height: 320px;}
/* @media screen and (min-width:1300px){.banner-slide .bd ul,.banner-slide .bd ul li img{height:270.833px;}}
@media screen and (min-width:1366px){.banner-slide .bd ul,.banner-slide .bd ul li img{height:284.58px;}}
@media screen and (min-width:1400px){.banner-slide .bd ul,.banner-slide .bd ul li img{height:284.58px;}}
@media screen and (min-width:1440px){.banner-slide .bd ul,.banner-slide .bd ul li img{height:300px;}}
@media screen and (min-width:1500px){.banner-slide .bd ul,.banner-slide .bd ul li img{height:284.58px;}}
@media screen and (min-width:1600px){.banner-slide .bd ul,.banner-slide .bd ul li img{height:350px;}}
@media screen and (min-width:1680px){.banner-slide .bd ul,.banner-slide .bd ul li img{height:400px;}} */

.main-content{font-size:14px;background: #ffffff;max-width: 1300px;margin: 0 auto 20px;padding-top: 20px;}
.aside{float:left;width:260px;}
.aside .aside-title{width:100%;height:60px;background-color:#3b79ea;color:#fff;text-align:center;font-size:24px;line-height:60px;font-family: "方正小标宋简体", "Microsoft YaHei UI","Microsoft YaHei";margin-left:10px;}
.pro-list{margin-bottom:20px;padding:20px;background-color:#fff;}
.list-item{height:46px;border-bottom:1px dashed #eaeaea;text-align:center;}
.list-item-link{position:relative;display:block;width:100%;height:100%;color:#333;font-size:14px;}
.list-item-link span{position:absolute;top:50%;right:0;left:0;padding:0 10px;transform:translateY(-50%);}
.list-item.lihover>a{position:relative;background-color:#f9f9f9;color:#000;}
.list-item.lihover>a:before{position:absolute;top:0;left:0;width:5px;height:100%;background-color:#3b79ea;content:"";}
.list-item:hover>a:before{position:absolute;top:0;left:0;width:5px;height:100%;background-color:#3b79ea;content:"";}
.list-item:hover>a{background-color:#f9f9f9;color:#000;}
.contact-info{padding:15px 15px 20px;background-color:#fff;}
.contact-info img{width:230px;height:84px;}
.contact-info .address{margin-top:10px;color:#5a5a5a;font-size:13px;line-height:26px;}
.contact-info p{margin-top:10px;text-align:center;}
.current-path{padding-left: 10px;}
.current-path li{float:left;margin-right:5px;color:#444;font-size:14px;}
.current-path li .current-path-link{color:#444;}
.current-path li .current-path-link:hover{color:#3b79ea;text-decoration:underline;}
.current-path li:first-child{padding-left:25px;background:url(../images/home.gif) no-repeat left center;}

.main-container {padding-top: 20px;}

