*{word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:16px;color: #333;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
body{line-height:1.6}
h1,h2,h3,h4,h5,h6{font-size:100%}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer;color:#333}
a:hover{text-decoration:underline;outline:none;color:#db2232;}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
button,input[type="button"], input[type="submit"] {line-height:normal !important}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}
/*IE a:hover */
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))} 
/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
.container{width: 1180px; margin-top: 0;margin-bottom: 0;margin-left: auto;margin-right: auto;}
.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
.clear{clear: both;}
.fl{float: left;}.fr{float: right;}
/* margin-left*/
.ml35{margin-left: 35px;}.ml30{margin-left: 30px;}.ml25{margin-left: 25px;}.ml20{margin-left: 20px;}.ml15{margin-left: 15px;}.ml10{margin-left: 10px;}
/* margin-bottom*/
.mb30{margin-bottom: 30px;}.mb25{margin-bottom: 25px;}.mb20{margin-bottom: 20px;}.mb15{margin-bottom: 15px;}.mb10{margin-bottom: 10px;}.mb5{margin-bottom: 5px;}
/* margin-top*/
.mt10{margin-top: 10px;}.mt15{margin-top: 15px;}.mt20{margin-top: 20px;}.mt25{margin-top: 25px;}.mt30{margin-top: 30px;}
/* padding-bottom*/
.pb10{padding-bottom: 10px;}
.hide{display: none;}
.show{display: block;}
.divider{padding-left: 5px; background-image: url(../images/divider.gif);  background-repeat: no-repeat;background-position: center;}
.divider-big{margin: 0 10px;}
.adv-third{width: 380px;height: 60px;}
.adv-mod{overflow: hidden;position: relative;}
.adv-mod .adv-icon{display: block;position: absolute;left: 0;bottom: 0;width: 24px; height: 14px; z-index: 99;background-image: url(../images/adv-icon.png);background-repeat: no-repeat;}
.layout{width: 100%;}
/*Í¨ÓÃ¶¥²¿µ¼º½*/
.top-nav{width: 100%;height: 50px;background: #1f5ac1;}
.top-nav a{font-size: 14px;color: #fff;}
.top-nav .top-nav-logo{position: relative;height: 30px;padding: 14px 22px 0;}
.top-nav .top-nav-logo img{height: 30px;width: 90px;}
.top-nav ul li{float: left;width: 60px;height: 28px;line-height:2.1;padding: 10px 0 16px;text-align: center;font-size: 14px;}
.top-nav .top-nav-more {width: 58px;position: relative;}
.top-nav .top-nav-more:hover{background: #fff;}
.top-nav .top-nav-more .more-icon {display: inline-block;width: 18px;margin-top: 7px;cursor: pointer;color: #9a9a9a;-webkit-transition: -webkit-transform .3s ease-out;transition: -webkit-transform .3s ease-out;-o-transition: transform .3s ease-out;transition: transform .3s ease-out;transition: transform .3s ease-out,-webkit-transform .3s ease-out;}
.top-nav .top-nav-more .more-icon .box {display: block;position: relative;width: 14px;height: 8px;}
.top-nav .top-nav-more .more-icon .box:after, .top-nav .top-nav-more .more-icon .box:before {position: absolute;top: 0;content: "";width: 6px;height: 6px;background: #fff;}
.top-nav .top-nav-more .more-icon .box:before {left: 0;}
.top-nav .top-nav-more .more-icon .box:after {left: 8px;}
.top-nav .top-nav-more .more-icon .box-t:before {-webkit-transition: -webkit-transform .3s ease-out .3s;transition: -webkit-transform .3s ease-out .3s;-o-transition: transform .3s ease-out .3s;transition: transform .3s ease-out .3s;transition: transform .3s ease-out .3s,-webkit-transform .3s ease-out .3s;}
.top-nav .top-nav-more:hover .more-icon {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.top-nav .top-nav-more:hover .more-icon .box-t:before {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
.top-nav .top-nav-more:hover .more-icon .box:after, .top-nav .top-nav-more:hover .more-icon .box:before { background: #1f5ac1;}
.top-nav .top-nav-more:hover .more-icon .box:after, .top-nav .top-nav-more:hover .more-icon .box:before {background: #1f5ac1;}
.top-nav .top-nav-more:hover {border-color: #ebebeb;}
.top-nav .top-sub-nav {display: none;position: absolute;left: -1px;top: 50px;width: 402px;padding: 20px 0;border: 1px solid #3c51a4;border-top:0;background-color: #fff;z-index: 9;}
.top-nav .top-sub-nav li {width: 67px; text-align: center;}
.top-nav .top-sub-nav li a{color: #333;}
.top-nav .top-nav-more:hover .top-sub-nav {display: block;}
.top-nav .top-nav-more:hover:after {content: "";position: absolute;left: 0;bottom: -1px;width: 56px;height: 0;border: 1px solid #fff;z-index: 9;}
.top-nav-right{padding-top: 10px;padding-right: 20px;}
.top-nav-right a{height: 28px;line-height:2.1;text-align: center;}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2021-06-09 10:06:44" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->