﻿*{ box-sizing: border-box;}
html,body,h1,h2,h3,h4,h5,h6,p,ul,li,ol,dl,dt,dd{margin: 0;padding: 0}
/* 首页input字号是16 */
input::-webkit-input-placeholder{color:#ccc;}
input,textarea,button{color:inherit; -webkit-appearance: none; border:none; outline: none; font: inherit; vertical-align: middle;}
button{ cursor: pointer;}
ul,li{list-style: none;}
h1.no,h2.no,h3.no,h4.no,h5.no,h6.no{font-weight: normal; font: inherit; color: inherit;}
img{border: none;vertical-align: middle; max-width: 100%; max-height: 100%;}
a{text-decoration: none;font: inherit; color: inherit;}
a.a01:hover{ color: #F1750C;}
a.transition_hover{transition: 1s;}
a.no:hover{ color: inherit;}
a.a02:hover{ text-decoration: underline;}
a.a03{color: #005bac;}
body{font-family: 'microsoft yahei';font-size: 14px;color:#333; line-height: 1.5;}
b.no{font-weight: normal}
i.no{font-style: normal}
.bigfont{ text-transform: uppercase;}
.txt_family1{ font-family: '微软雅黑';}

.txt_family{ font-family: arial;}
.txt_left{text-align: left}
.txt_center{text-align: center}
.txt_lineth{ text-decoration: line-through;}
.txt_right{text-align: right}

.block{display: block}
.inblock{display: inline-block;vertical-align: middle}
.L{float: left}
.R{float: right}
.clear:after{display: block;content: '';clear: both}
.moreline1{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.moreline2{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.moreline3{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;}

.midw{width: 949px;margin: 0 auto;}
.minw{min-width: 1000px; margin: 0px auto; width: 100%;}
.maxw1{min-width: 1000px;}


.overhid{overflow: hidden}
.b{font-weight: bold}
.cursor{cursor: pointer}
.vertop{ vertical-align: top;}
.vermid{vertical-align: middle}
.verbot{ vertical-align: bottom;}
.pos_relative{position: relative}
.pos_absolute{position: absolute}
.table{ width: 100%; display: table;}
.table > *{ display: table-cell; max-width: 0;/*均分每一个tablecell*/ vertical-align: middle;}
.wordbreak{word-break: break-all}


.col1{ width:8.333333333333333%; }
.col2{ width:16.66666666666667%; }
.col3{ width:25%; }
.col4{ width:33.33333333333333%; }
.col5{ width:41.66666666666667%; }
.col6{ width:50%; }
.col7{ width:58.33333333333333%; }
.col8{ width:66.66666666666666%; }
.col9{ width:75%; }
.col10{ width:83.33333333333333%; }
.col11{ width:91.66666666666666%; }
.col12{ width:100%; }
.col13{ width:20%; }/*一行分5份*/
.col14{ width:12.5%; }/*一行分8份*/
.col15{width: 14.2857142857%;}/*一行分7份*/
.col16{width: 11.1111111111%;}/*一行分7份*/
.h100{height: 100%}

.f0{ font-size: 0;}
.f12{font-size: 12px}
.f13{font-size: 13px}
.f14{font-size: 14px}
.f15{font-size: 15px}
.f16{font-size: 16px}
.f18{font-size: 18px}
.f20{font-size: 20px}
.f22{font-size: 22px}
.f24{font-size: 24px}
.f26{font-size: 26px;}
.f28{font-size: 28px;}
.f30{font-size: 30px}
.f32{font-size: 32px;}
.f34{ font-size: 34px;}
.f36{font-size: 36px}
.f60{font-size: 60px;}
.f48{font-size: 48px;}



/*正文开始*/
/* 引导页 */
.indexDiv{position: absolute; height: 600px;width: 949px;left: 0;top: 0;right: 0;bottom: 0;margin: auto;}
/*.indexDiv{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background:url(../img/index.png) center no-repeat ;background-size:cover ;}*/
.indexDiv .indexbanner{height: 560px;}
.indexDiv .title{ position: absolute; top: 105px; left: 80px; right: 80px; text-align: center; z-index: 10;}
.footer{height: 40px; background: #003c95; font-family: '黑体'; color: #000000; font-size: 13px; line-height: 40px;}
.footerb{background: #2c62c4; line-height: 30px; border-bottom: 18px solid #d3e9f6;font-family: '黑体'; color: #000000; font-size: 13px;}

.topnav{padding-top: 64px; padding-bottom: 20px;}
.topnav >.L{ padding-top: 10px;}
.topnav > .R{ width: 414px; padding-left: 50px; height: 32px; background: url(../img/aboutbg_03.jpg) center no-repeat;}
.topnav > .R li{width: 115px; padding: 2px 0px; background: url(../img/about_06.png) right center no-repeat; text-align: center;}
.topnav > .R li a{ display: inline-block; border: 1px solid transparent; padding:0px 5px;display: inline-block;line-height: 25px;color: #fff;font-size: 17px;}
.topnav > .R li a.cur,.topnav > .R li a:hover{border-color: #FFFFFF;}
.topnav > .R li:nth-child(3){background:none;}

.nowposition{width: 915px; margin: 10px auto; border-bottom: 2px dashed #888888;}
.nowposition>.L{ margin-bottom: -5px; background: #FFFFFF; padding-right: 5px;}
.nowposition>.R{ margin-bottom: -2px; width: 180px; line-height: 28px; background: #FFFFFF; border-bottom: 2px solid #2a62bf; padding-right: 5px;}
.wzmid{width: 800px; margin: 0 auto; padding: 30px 0px 80px 0px; color: #000000; font-size: 20px; line-height: 36px;}

.tablea{border-collapse: collapse; width: 100%;}
.tablea tr td{border: 2px solid #000000; height: 60px; line-height: 28px;}

.fotbanner{ padding: 20px; background: #2c62c4; width: 924px; margin: 0px auto 25px auto;}
.fotbanner img{width: 206px; height: 137px;}

.zhiweiDiv{border-top: 2px solid #3568c0; padding: 10px 5px;}
.zhiweiDiv .title{margin-bottom: 10px; font-size: 18px;}
.zhiweiDiv ul{line-height: 26px;}
.blue{color: #6ba9de;}
.zhiweiDiv .xiala{display: none;margin-top: 10px; position: relative; margin-bottom: 10px; background: #e5e5e7; padding: 10px;  border-bottom: 1px solid #a4a4a4;}
.zhiweiDiv .xiala .titleB{font-weight: bold;}
.zhiweiDiv .xiala .btn{ border-radius: 20px; background: #d2d2d2; line-height: 26px; padding: 3px 20px;}
.zhiweiDiv .yaoqiu{font-size: 14px; line-height: 34px;padding-top: 10px;}
/* .zhiweiDiv .xiala:after{position: absolute; cursor: pointer; right: 0; bottom: 0; content: ""; border-bottom: 10px solid #a4a4a4; border-left: 10px solid transparent; border-right: 10px solid transparent;} */


.fot_banner{height:137px ;}
.swiper-container2{width: 100%;height: 291px;}




.swiper-wrapper img{width: 100%;}
