body {
    font-size: 14px;
    font-family:'微软雅黑',"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
    font-weight: normal;
    word-break: break-all;
    /*word-break: break-word;*/
}



*{ margin: 0; padding: 0;}
body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,td,tr,th,p{padding:0; margin:0;}
li,dd,ol,ul{list-style-type:none;}

a{ text-decoration:none;cursor: pointer;}
a{cursor:pointer; text-decoration:none;  hide-focus: expression(this.hideFocus=true);  outline:none;  }
a:link,a:visited,a:hover,a:active{text-decoration:none;  }
a:focus{outline:0;}

img{border:none; outline: medium none; }
button{cursor: pointer;}
img a{border:none;}
input, select,button{outline: medium none;border: none; padding: 0; margin: 0; font-family: "Microsoft YaHei",Helvetica,sans-serif,"宋体";}
textarea {outline: medium none; background: none; border: 0; padding: 0; margin: 0; resize: none; font-family:"Microsoft YaHei",Helvetica,sans-serif,"宋体";}
i{font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
ul  li img { display: block;cursor:pointer;}

input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none;  }
textarea {  -webkit-appearance: none;}

.c:before,.c:after{display: table;content: "";}
.c:after{clear: both;}
.c{zoom: 1;}


.wrap{width: 100%;height:auto;min-width: 1210px;overflow:hidden;}
.content{width: 1210px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
.li-right{margin-right: 0!important;}


/*导航*/
.header{width:1210px;position: absolute;top:415px;left: 50%;margin-left: -605px;z-index: 2;}
.h-p1{width:1210px;height:36px;position: absolute;top:433px;left: 50%;margin-left: -605px;border-bottom:1px solid #ffffff;z-index: 2;}
.h-p1 img{display: block;float: right;}
.header{position: absolute;top:474px;}
.f-nav{height: 68px;background: #fff;z-index: 0;}

.nav{width:1120px;margin: 0 auto;position: relative;z-index: 12;height: 68px;overflow: hidden;}
.nav li{float:left;width: 160px;text-align: center;height:88px;overflow: hidden;}
.nav li:hover{*background: url("../image/nav-bg.png") no-repeat center top;}
.nav li a{color:#535353;font-size: 15px;display: block;height:88px;line-height: 64px;transition:0.6s;font-weight:bold;}
.nav li a:hover{color:#ffffff!important;}
.nav .on{color:#535353;*background: url("../image/nav-bg.png") no-repeat center top;}
.nav .on a{color: #fff ;}
.on2 a{color: #535353!important;*color:#fff !important;}

.bottomLine{position:absolute;z-index:1;width: 160px;height:88px;top:0;left:45px;text-align: center;*display: none;}
.bottomLine img{margin: 0 auto;display: block}

/*首页底部*/
.footer1{background:#1961a9;}
.fo-lt1{width:163px;height:280px;background: #FFFFFF;position: relative;}
.fo-lt1 img{width:110px;height:150px;display: block;position: absolute;top: 40%;left: 50%;margin-top: -55.5px;margin-left:-54px;}
.fo-lt2{width:268px;height:280px;border-right:1px solid #2976c4 ;}
.fo-lt2 p{width: 50%;float: left;text-align: center;margin-top: 53px;}
.fo-lt2 p a{display: block;font-size: 14px;color: #7eb4e9;line-height: 40px;}
.fo-lt2 p a:hover{color: #ffffff;}
.fo-lt3{width:420px;height:280px;border-right:1px solid #2976c4 ;}
.fo3-list{margin-top: 53px;}
.fo3-list p{padding-left:45px;font-size: 14px;color: #7eb4e9;line-height: 40px;}
.fo-lt4{width:350px;height:280px;border-right:1px solid #2976c4 ;}
.f4-list{width:311px;height: 280px;margin: 53px auto 0;}
.f4-list li{width:115px;float:left;margin-left:27px;display: inline;}
.f4-list li img{width:115px;height: 115px;display: block;}
.f4-list li p{text-align: center;font-size: 14px;color: #ffffff;margin-top: 8px;}
/*版权*/
.copyright{padding:20px 0;font-size:14px;color: #636363;text-align: center;}

/*内页底部*/
.footer2{padding: 40px 0;background: #1961a9;}
.footer2-box{text-align: center;font-size:14px;color: #7eb4e9;}

/*列表翻页*/
.page{text-align: center;margin: 65px auto 40px;}
.page a{border: 1px solid #C2C2C2 ;padding: 5px;   margin: 0px 5px; display: inline-block;display: inline-block; min-width: 22px; text-align:center; height: 22px;  line-height: 22px;color: #C2C2C2; }
.page span{display: inline-block; min-width: 22px; text-align:center; height: 22px;  line-height: 22px; margin: 0px 5px;padding: 5px;border: 1px solid #C80203;}
.page .current{  width: 22px;border: 1px solid #2a7dcc;}
.page .current a{color: #ffffff;}
.page .prev{padding:5px 15px;}
.page .prev:hover{background-color: #999999;color: #ffffff;}
.page .next{padding:5px 15px;}
.page .next:hover{background-color: #999999;color: #ffffff;}