﻿
/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-family: "microsoft yahei"; font-size:16px; cursor:default; color:#333;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none; outline:none; color:#333;}
a:hover{ text-decoration: underline; color: #2979c3;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}

.fl{ float: left;}
.fr{ float: right;}

.header{ background: url(../img/2019jtt_zqbz_header.jpg) no-repeat center top; height: 674px;}
.main{ width: 1100px; margin: 30px auto;}
.main h2{ text-align: center; height: 79px;}

.headline{ background: url(../img/2019jtt_zqbz_headline.png) no-repeat right bottom; height: 127px; padding: 0 20px; margin-top: 30px;}
.headline h3{ font-size: 28px; text-align: center; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-top: 25px;}
.headline p{ color: #999; text-align: center; line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-top: 10px;}
.headline p a{ color: #cc0000;}

.title{ height: 20px; position: relative; margin-top: 30px;}
.title .line{ position: absolute; top: 9px; background: #e1e1e1; width: 100%; height: 2px;}
.title .more{ display: block; position: absolute; right: 0; background: #fff; font-size: 16px; padding-left: 10px;}

.list{ margin-top: 10px;}
.list li{ border-bottom: 2px dashed #e1e1e1; height: 49px; line-height: 49px; overflow: hidden; padding: 0 15px;}
.list li a{ float: left; background: url(../img/2019jtt_zqbz_dot.jpg) no-repeat left center; padding-left: 18px;}
.list li span{ float: right; color: #999;}

.menu{ margin-top: 30px; overflow: hidden;}

.footer{ background-color: #0a6cb5; padding: 20px 0; }
.footer a{ color: #fff; }
.footer-cont{ width: 760px; margin: 0 auto; }
.footer-cont-left{ float: left; line-height: 90px; }
.footer-cont-left img{ vertical-align: middle; }
.footer-cont-right{ font-size: 14px; line-height: 30px; color: #fff; margin-left: 220px !important; width: 680px !important; }