﻿* {
    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
}
body{
}
html,body {
    width: 100%;
    height: 100%;
}

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: normal
}

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: 12px;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased
}
/* 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
}

a:hover {
    outline: none
}

a.ie6:hover {
    zoom: 1
}

a:focus {
    outline: none
}

a:hover,a:active {
    outline: none
}

:focus {
    outline: none
}

sub,sup {
    vertical-align: baseline
}
/*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
}
/*
	Name:			style_clearfix
	Example:		class="clearfix|cl"
	Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.cl:after,.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cl,.clearfix {
    zoom: 1
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.position-absolute {
    position: absolute;
}

.position-relative {
    position: relative;
}

.position-fixed {
    position: fixed;
}

.block {
    display: block;
}

.text-indent {
    text-indent: 2em;
}

.margin0 {
    margin: 0 !important;
}
.header{
    width: 100%;
    height: 85px;
}
.h-index{
    width: 90%;
    margin: 0 auto;
    margin-top: 18px;
}
.logo{
    float: left;
    margin-top: -7px;
}
.logo img{
    width: 60%;
}
.h-right {
    float: right;
    width: 46%;
    margin-top: -102px;
}
.k-nav {
    float: left;
    padding-bottom: 0px;
    margin-top: 8px;
    margin-right: 10px;
}
.k-nav li{
        float: left;
}

.k-nav span{
    width: 1px;
    float: left;
    height: 20px;
    margin-left: 8px;
    margin-right: 8px;
    display: inline-block;
    background-color: #004080;
}
.k-nav li a{
    font-size: 13px;
    color: #004080;
}
.input-box {
    border: 2px solid #004080;
    height: 28px;
    border-radius: 29px;
    padding-left: 10px;
    font-size: 15px;
}
#anl{
    width: 125px;
    height:34px;
    border: 0px;
    float: right;
    background: url(../images/h_06.png) no-repeat;
}
.n-index{
    width: 96%;
    margin: 0 auto;
}
.c-banner{
    width: 100%;
    position: relative;
}
.c-banner img{
    width: 100%;
}
.c-banner .banner ul{
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}
.c-banner .banner ul li{
    position: absolute
    display: none;
    opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
    opacity: 1;
    display: block;
}
.c-banner .banner ul li img{
    width: 100%;
    position: absolute;
    top: 0px;
}
.c-banner .banner ul li:first-child img{
    position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
    padding: 5px 5px 5px 5px;
    position: absolute;
    top: 50%;
    margin-top: -53px;
    background: #000000;
    opacity: 0.5;
    border-radius: 5px;
    z-index: 10;

}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
    opacity: 0.8;
}
.c-banner .nexImg{
    right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{


}
.c-banner .jumpBtn{
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
}
.c-banner .jumpBtn ul{
    margin-bottom: 0px;
    padding: 0px;
}

.c-banner .jumpBtn ul li{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    background-color: white;
    opacity: 0.9;
    margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
    margin-left: 0px;
}
@media screen and (max-width:768px) {
    .c-banner{
        width: 100%;
        height: 345px;
        overflow: hidden;
    }
    .c-banner .banner ul li img{
        width: 768px;
        position: absolute;
        left: 50%;
        margin-left: -384px;
    }
}

.footer{
    width: 100%;
    height: auto;
    background-color: #004080;
    display: inline-block;
    margin-top: 22px;
    padding-bottom: 25px;
}
.f-index{
    width: 85%;
    margin: 0 auto;
}
.one{
    float: left;
    width: 20%;
    padding-top: 24px;
}
.one h3{
    font-size: 16px;
    color: white;
    font-weight: normal;
    margin-bottom: 10px;
}
.one span{
    width: 90%;
    height: 2px;
    display: inline-block;
    background-color: white;
}
.one li{
    width: 100%;
    float: left;
    line-height: 37px;
}
.one li i{
    width: 5px;
    height: 5px;
    background-color: white;
    display: inline-block;
    float: left;
    line-height: 37px;
    margin-top: 18px;
    margin-right: 11px;
}
.one li p{
float: left;
    color: white;
    font-size: 14px;
}
.one p{
    float: left;
    color: white;
    font-size: 14px;
}
.f-bottom{
    width: 100%;
}
.f-bottom p{
    text-align: center;
    color: #7a7b7c;
    font-size: 14px;
    line-height: 33px;
}
.header-top{
    width: 100%;
    height: 38px;
    background-color: #fff;
    border-bottom: 1px solid#eee;
}
.hea-left{
    font-size: 13px;
    float: left;
    line-height: 38px;
}
.hea-index{
    width: 90%;
    margin: 0 auto;
}
.hea-right{
    float: right;
}
.searchbox {
    position: relative;
    clear: both;
    width: 520px;
    margin: 40px auto -5px;
    z-index: 9999999999;
    border: 1.1px solid #004080;
}
.mod_select {
    position: absolute;
    left: 0;
    top: 0;
    width: 98px;
}
.mod_select .select_box {
    position: relative;
    width: 100px;
    height: 40px;
    border-right: 1px solid #004080;
}
.mod_select .select_box .select_txt {
    display: inline-block;
    width: 110px;
    height: 36px;
    padding-left: 8px;
    overflow: hidden;
    line-height: 36px;
    cursor: pointer;
    font-size: 15px;
}
.mod_select .select_box .select-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translate(0,-50%);
    width: 10px;
    height: 10px;
    background: url(../images/search_ico.png) center no-repeat;
}
.mod_select .select_box .option {
    display: none;
    position: absolute;
    top: 40px;
    left: -2px;
    width: 100px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: 0;
}
.mod_select .select_box .option li {
    font-size: 16px;
    line-height: 2;
    cursor: pointer;
    text-align: center;
}
.searchbox .import {
    width: 390px;
    height: 40px;
    margin-left: 3px;
    padding-left: 20px;
    border: 0px;
}
.searchbox .btn-search {
    position: absolute;
    right: 0;
    width: 100px;
    height: 40px;
    color: #fff;
    background-color: #004080;
    border: 0;
    font-size: 16px;
    cursor: pointer;
}
.like {
    width: 100%;
    height: auto;
    background-color: #efefef;
    display: inline-block;
    margin-top: 30px;
    padding-top: 14px;
    padding-bottom: 14px;
}
.l-title {
    width: 100%;
}
.l-title h3 {
    float: left;
    font-size: 17px;
    color: #d12e26;
}
.l-title li {
    float: left;
}
.l-title li a {
    font-size: 14px;
    color: black;
    line-height: 27px;
    margin-left: 10px;
    margin-right: 20px;
}
