*{ 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: 1200px;margin: 0 auto;}
.minw{min-width: 1200px; margin: 0px auto; width: 100%;}
.maxw1{min-width: 1200px;}


.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;}


/* index */
.indexbg{width: 100%; height: 100%; background: url(../img/indexbg.jpg) center top no-repeat;}

.topNav{ padding: 20px 65px 0px 65px; position: relative; z-index: 10;}
.topNav .menuDiv{background: #005098; line-height: 38px; color: #FFFFFF; border-radius: 6px;}
.topNav .menuDiv a{padding: 0px 20px;}

/* about */
.aboutbg{ background: url(../img/aboutbg.jpg) center top no-repeat; height: 485px;}

/* xiaozhao */
.xiaozhaoDiv{ background: url(../img/xiaozaho_03.jpg) left bottom no-repeat; min-height: 958px;}
.gangwei{padding-top: 20px;}
.gangwei li{margin-bottom: 74px;}
.gangwei .leftA{width: 908px; border: 2px solid #005098; padding: 0px 90px 30px 90px;}
.gangwei .leftB{width: 292px; text-align: right;}

.address{ border-bottom: 2px solid #005098; padding-bottom: 3px;}

/* common */
.comcnt{padding: 50px 0px 100px 0px;}
.Atitle{ border: 2px solid #005098; padding: 0px 8px; height: 50px;}
.Atitle .cntA{ background: #005098; padding: 0px 15px; line-height: 45px; color: #FFFFFF; margin-top: -8px;}
.Atitle .cntB{line-height: 20px; padding: 0px 5px; color: #005098; background: #FFFFFF;}
.comfont{ line-height: 32px; color: #005098; font-size: 16px;}

.Btitle{ padding-top: 25px; margin-bottom: 15px;}
.Btitle .fontbox{ border: 2px solid #005098; padding: 0px 4px 4px 0px;}
.Btitle .fontcnt{ background: #005098; padding: 5px 10px; line-height: 30px; color: #FFFFFF; margin: -8px 0px 0px -8px;}

.Ctitle{text-align: center; margin-top: -20px;}
.Ctitle .inblock{ line-height: 44px; background: #005098; padding: 0px 15px; color: #FFFFFF;}

/* footer */
.footer{ padding: 20px 0px;}