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:#f1f1f1; }
.header{position: static;top: 0;left: 0;z-index: 999;width:100%;min-width:1300px;background: #ffffff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);}
.header-container{height: 180px;max-width: 1300px;margin: 0 auto;position:relative;}
.header-info{position:absolute;left:0;top:50%;transform: translateY(-50%);}
.icon-logo{display:block;height: 130px;}
.toplink{text-align:right;position: absolute;right: 0;top: 15px;}
.toplink a{margin-left:10px;color:#cccccc;font-size: 14px;}
.search{overflow:hidden;height:30px;max-width:277px;background:#eeeeee;position:absolute;right:0;top:50%;transform: translateY(-50%);}
.search-btn{width:30px;height:30px;border:none;background: url(../images/ico_search.png) no-repeat center;color:#fff;font-size:14px;cursor:pointer;}
.search-input{padding:0 10px;width:227px;height:30px;outline:0;border:0;font-size:14px;background: transparent;}

.nav{background-color:#015293;width: 100%;}
.menus{list-style:none;display: flex;max-width: 1300px;margin: 0 auto;}
.menus .menu-item{float:left;height: 50px;min-width: 93px;position: relative; flex: 1;height:55px; margin-top:5px;font-size: 16px;}
.menus .menu-item+.menu-item{margin-left: 1px;}
.menus .menu-item:hover{background-color:#ffffff;}
.menus .menu-item:hover>a{color:#015293;}
.menus .menu-item > a:before {
    content: "";
    width: 100%;
    height: 20px;
    border-left: 1px solid #698cc7;
    position: absolute;
    left: 0;
    top: 13px;
}
.menus .menu-item>a{display: block;height: 100%; color:#ffffff; line-height: 80px;display: flex;align-items: center;justify-content: center;font-weight: bold;
	position:relative;text-align:center;text-decoration:none;}
/*.menus .menu-item>a:before{position:absolute;top:13px;left:0;width:100%;height:20px;border-left:1px solid #52bde3;content:"";}*/
.menus .menu-item:first-child>a:before{display:none;}
.menu-item:hover .dropdownmenu{display:block;}
.menus .menu-item a.active{background-color:#ffffff;color:#015293;height:55px;}
.header .caretPic {width: 14px;height: 7px;display: inline-block;margin-left: 2px;vertical-align: middle;}
.menus .menu-item a.active:before,.menus .menu-item:hover>a:before{content: none;}
.dropdownmenu{position:absolute;top:100%;left:0;right: 0;z-index:99;display:none;width:100%;
	background:#ffffff;/*height: 375px;*/}
/*.dropdownmenu .body{ width: 1300px; margin: 0 auto;padding-top: 50px;}*/
/*.submenus {width: 300px;float: right;}*/
/*.navCon {width: 560px;float: right;}*/
.submenus .submenu-item a{font-family: SimSun, "宋体";text-align: center;padding: 15px 5px;display:block;color:#000000;
	font-weight:400;font-size:14px;}
	/*.submenus .submenu-item +.submenu-item {margin-top: 20px;}*/
.submenus .submenu-item a:hover{color:#015293;background: #eeeeee;}
/*.navCon .desc {font-family: SimSun, "宋体";font-size: 14px;line-height: 1.8;color: #ffffff;margin-bottom: 20px;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow : hidden;}*/
/*.navCon .imgbox img {width: 100%;height: 200px;display: block;}*/

.footer{box-sizing:border-box;padding: 30px 0 20px;min-width:1300px;background-color:#015293;text-align: center;}
.footer-menus{margin-bottom:15px;padding-bottom:20px;border-bottom:1px solid #0a63ab;}
.footer-menus .footer-menu-item a{display:block;color:#fff;font-size:15px;}
.footer-menus .footer-menu-item{display: inline-block;margin: 0 10px;}
.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;background: #ffffff;border-top:1px solid #ffffff;}
.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%);z-index: 9;}
.banner-slide .hd li{float:left;margin:0 5px;width:12px;height:12px;background-color:#015293;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;height:436px;}
/* @media screen and (max-width:1300px){.banner-slide .bd ul,.banner-slide .bd ul li img{height:325px;}}
@media screen and (min-width:1301px){.banner-slide .bd ul,.banner-slide .bd ul li img{height:341.5px;}}
@media screen and (min-width:1400px){.banner-slide .bd ul,.banner-slide .bd ul li img{height:350px;}}
@media screen and (min-width:1440px){.banner-slide .bd ul,.banner-slide .bd ul li img{height:360px;}}
@media screen and (min-width:1500px){.banner-slide .bd ul,.banner-slide .bd ul li img{height:375px;}}
@media screen and (min-width:1600px){.banner-slide .bd ul,.banner-slide .bd ul li img{height:400px;}}
@media screen and (min-width:1680px){.banner-slide .bd ul,.banner-slide .bd ul li img{height:480px;}} */

.main-content{font-size:14px;max-width: 1300px;margin: 0 auto 20px;padding-top: 20px;}
.aside{float:left;width:260px;}
.aside .aside-title{width:100%;height:60px;background-color:#015293;color:#fff;text-align:center;font-size:24px;line-height:60px;font-family: "方正小标宋简体", "Microsoft YaHei UI","Microsoft YaHei";}
.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:#015293;content:"";}
.list-item:hover>a:before{position:absolute;top:0;left:0;width:5px;height:100%;background-color:#015293;content:"";}
.list-item:hover>a{background-color:#f9f9f9;color:#000;}
.contact-info{padding:15px 15px 20px;background-color:#fff;}
.contact-info img{width:100%;height:auto;display: block;}
.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:#015293;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;}

