@import url("http://at.alicdn.com/t/c/font_3716780_igz2mgag34.css");
.header-top{
	background: url(/assets/img/zcztcbanner.png) top center no-repeat;
	height: 269px;
}
ul{
	margin: 0;
	padding: 0;
}
.header{
	min-height: auto !important;
    background: none;
}
li{
	line-height: inherit;
	list-style: none;
}
.top-lister li{
	float: left;
	padding: 0 10px;
}
.top-lister li a{
	font-size: 16px;
	color: #042E7B;
	border: 1px solid #042E7B;
	border-radius: 18px;
	background: #fff;
	padding: 4px 14px;
}
.logoer{
	float: left;
}
.top-lister{
	float: right;
	margin-right: -10px;
}
.header-fix{
	display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    overflow: hidden;
}
form{
	margin: 0;
}
.header-nav{
	background: #0C2C75;
	padding: 14px 0;
}
.selectBox-secher{
    margin-bottom: 0;
    height: 34px;
    line-height: inherit;border-radius: 0px;
    width: 109px;
    padding: 0 12px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    border: none;
    background:#607d8b url(/assets/img/zcztcb-jt.png) no-repeat right  center;
    background-origin: content-box;
    margin-right:0;
	color: #fff;
}
.year-select{
	width: 79px;
	border-radius: 20px 0 0 20px;
	color: #fff;
	padding: 0;
	padding-right: 8px;
	text-align: center;
	background:#8395BE url(/assets/img/zcztcb-jt.png) no-repeat right center;
	    background-origin: content-box;
}
.hot-seach{
	margin-top: 15px;
	margin-left: 260px;
}
.hot-seach span,.hot-seach a{
	color: #FFFFFF;
	font-size: 14px;
	display: inline-block;
    float: left;
}
.hot-seach a{
	padding-right: 10px;
	position: relative;
	margin-right: 5px;
}
.hot-seach a:after{
	content: '';
	width: 1px;
	height: 15px;
	background: #FFFFFF;
	position: absolute;
	right: 0;
	top: 50%;
	    transform: translateY(-50%);
}
.hot-seach a:last-child{
	margin-right: 0;
	padding-right: 0;
}
.hot-seach a:last-child:after{
	display: none;
}
.input-append{
	margin-bottom: 0;
	width: 488px;
	background: #fff;
	border-radius: 20px;
	display: flex;
    align-items: center;
}
.input-append input{
    height: 30px;
    border-radius: 20px;
    width: 409px;
    padding: 0 10px;
    line-height: inherit;
    border: none;
    box-shadow: inherit;
}
.nav-input form{
	display: flex;
    justify-content: center;
}
.input-append .btn{
    width: 57px;
    height: 30px;
    background: #0C2C75;
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 17px!important;
    box-shadow: inherit;
    line-height: 30px;
}
.input-append .btn .iconfont{
	font-size: 24px;
    color: #fff;
}
.titler-t h3{
	margin: 0;
	font-size: 20px;
	color: #1B51C0;
	line-height: inherit;
	float: left;
}
.titler-t h3 .iconfont{
	font-size: 20px;
	color: #1B51C0;
	margin-right: 5px;
}
.titler-t a{
	color: #1B51C0;
	font-size: 16px;
	float: right;
}
.titler-t a .iconfont{
	margin-left: 5px;
    font-weight: bold;
}
.three-row{
	margin: 0 -6px;
	margin-top: 14px;
	margin-bottom: 15px;
}
.three-row .col-md-6{
	padding: 0 6px;
	width: 32.3333%;
	float: left;
}
.titler-t{
	overflow: hidden;
	border-bottom: 1px dashed #D8D8D8;
	padding-bottom: 11px;
	margin-bottom: 5px;
}
.list-newser li a{
    font-size: 14px;
    color: #111111;
    position: relative;
    padding-left: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.list-newser li a:before{
	content: '';
	background: #c0c0c0;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
}
.list-newser li{
	padding: 10px 0;
}
.list-newser li a:hover{
	color: #1B51C0;
}
.content-bock{
	padding: 12px;
	box-shadow: 0 30px 25px rgba(0,0,0,.03);
	border-radius: 3px;
}
.title01 .iconfont{
	font-size: 24px;
	color: #1B51C0;
	margin-right: 10px;
}
.title01 h3{
	margin: 0;
	font-size: 24px;
	color: #1B51C0;
	text-align: center;
}
.title01{
	margin-top: 32px;
	margin-bottom: 18px;
}
.query-pivot li{
	width: 19.17%;
	float: left;
	padding: 0 5px;
}
.query-pivot{
	overflow: hidden;
	margin: 0 -5px;
	margin-bottom: 20px;
}
.query-pivot li a{
    display: flex;
    border: 1px solid #B3CCFF;
    border-radius: 4px;
    align-items: center;
    padding-left: 45px;
    font-size: 22px;
    color: #1B51C0;
    height: 70px;
    letter-spacing: 3px;
    position: relative;
    font-weight: bold;
}
.query-pivot li:first-child a:before{
	content: '';
	width: 79px;
	height: 52px;
	position: absolute;
	right: 10px;
	bottom: 0;
	background: url(/assets/img/zcztc1.png) right no-repeat;
	z-index: -1;
}
.query-pivot li:nth-child(2) a:before{
	content: '';
	width: 72px;
	height: 50px;
	position: absolute;
	right: 10px;
	bottom: 0;
	background: url(/assets/img/zcztc2.png) right no-repeat;
	z-index: -1;
}
.query-pivot li:nth-child(3) a:before{
	content: '';
	width: 60px;
	height: 54px;
	position: absolute;
	right: 10px;
	bottom: 0;
	background: url(/assets/img/zcztc3.png) right no-repeat;
	z-index: -1;
}
.query-pivot li:nth-child(4) a:before{
	content: '';
	width: 46px;
	height: 50px;
	position: absolute;
	right: 10px;
	bottom: 0;
	background: url(/assets/img/zcztc4.png) right no-repeat;
	z-index: -1;
}
.query-pivot li:nth-child(5) a:before{
	content: '';
	width: 64px;
	height: 42px;
	position: absolute;
	right: 10px;
	bottom: 0;
	background: url(/assets/img/zcztc5.png) right no-repeat;
	z-index: -1;
}
.query-pivot li:nth-child(3) a,.query-pivot li:nth-child(4) a{
	padding-left: 20px;
}
.seach-select{
	border-radius: 20px;
	background: #fff;
	margin-right: 5px;
}
.hot-seach label{
display: inline-block;
    margin-bottom: 0;
}

@media (min-width: 768px){
.container {
    width: 750px;
}
}
@media (min-width: 992px){
.container {
    width: 970px;
}
}
@media (min-width: 1230px){
.container {
    width: 1200px;
}
}
@media (max-width: 1271px){
.copyright>div{
	width: 100%!important;
    position: static!important;
}
}
@media (max-width: 1229px){
.three-row .col-md-6{
	width: 32.1111%;
}
.query-pivot li {
    width: 18.98%;
}
.query-pivot li a{
	padding-left: 12px;
}
.query-pivot li:nth-child(3) a, .query-pivot li:nth-child(4) a {
    padding-left: 5px;
}
.hot-seach {
    margin-left: 145px;
}
.hot-seach label{
	width: 90%;
}
}
@media (max-width: 991px){
.three-row .col-md-6 {
    width: 31.7%;
}
.hot-seach {
    margin-left: 36px;
}
.query-pivot li {
    width: 32%;
    margin-bottom: 10px;
}
.query-pivot li a {
    padding-left: 30px;
}
.query-pivot li:nth-child(3) a, .query-pivot li:nth-child(4) a {
    padding-left: 25px;
}
}
@media (max-width: 767px){
.container {
    width: auto;
    padding: 0 15px;
}
.hot-seach label{
	width: 85%;
}
.input-append{
	width: 400px;
}
.top-lister{
	display: none;
}
.input-append input{
	    width: 321px;
}
.three-row .col-md-6{
	width: 100%;
	margin-bottom: 10px;
	box-sizing: border-box;
}
.content-bock{
	box-shadow: 0 5px 19px rgba(0,0,0,.03);
}
.query-pivot li {
    width: 48.48%;
}
}
@media (max-width: 680px){
.input-append{
	width: 330px;
}
.input-append input{
	width: 251px;
}
.query-pivot li {
    width: 47.8%;}
 .hot-seach {
    margin-left: 15px;
}
}
@media (max-width: 580px){
.hot-seach {
    margin-left: 0;
}
.input-append {
    width: 255px;
}
.input-append input {
    width: 175px;
}
.hot-seach label{
	width: 85%;
}
}
@media (max-width: 480px){
.header-top{
	background: url(/assets/img/zcztcbanner480.png) top center no-repeat;
	height: 68px;
}
.hot-seach label{
	width: 79%;
}
.header-fix a{
    width: 32%;
}
.header-fix{
	margin-top: 10px;
}
.input-append {
    width: 165px;
}
.input-append input {
    width: 86px;
}
.input-append .btn .iconfont,.title01 h3,.title01 .iconfont{
	font-size: 20px;
}
.titler-t h3,.titler-t h3 .iconfont,.query-pivot li a{
	font-size: 18px;
}
.titler-t a{
	font-size: 14px;
}
.three-row{
	margin-bottom: 10px;
}
.query-pivot li {
    width: 47.2%;
}
.title01 {
	margin-top: 20px;
    margin-bottom: 10px;
}
.query-pivot li a {
	height: 55px;
    padding-left: 10px;
    letter-spacing: 1px;
}
.query-pivot li:nth-child(3) a, .query-pivot li:nth-child(4) a {
    padding-left: 10px;
}
.query-pivot li:first-child a:before{
	width: 55px;
    height: 36px;
    background-size: 100%;
}
.query-pivot li:nth-child(2) a:before {
    width: 57px;
    height: 40px;
    right: 7px;
    background-size: 100%;
}
.query-pivot li:nth-child(3) a:before {
    width: 42px;
    height: 30px;
    right: 5px;
    background-size: 100%;
}
.query-pivot li:nth-child(5) a:before {
    width: 53px;
    height: 36px;
    background-size: 100%;
}
.selectBox-secher{
	width: 98px;
}
.year-select{
	width: 79px;
}
}
@media (max-width: 380px){
.query-pivot li {
    width: 46.6%;
}
.selectBox-secher{
	width: 50%;
}
.year-select{
	width: 50%;
}
.nav-input form{
	display: block;
}
.input-append input {
    width: 100%;
}
.input-append {
    width: 100%;
    padding: 3px 0;
    padding-right: 2px;
}
.seach-select{
	margin-right: 0;
	margin-bottom: 10px;
}
.query-pivot li:first-child a:before {
    width: 42px;
    height: 30px;
    background-size: 100%;
    right: 5px;
}
.query-pivot li:nth-child(3) a:before {
    width: 36px;
    height: 29px;
    right: -3px;
}
.hot-seach label{
	width: 100%;
}
.query-pivot li:nth-child(4) a:before {
    width: 35px;
    height: 33px;
    right: 4px;
    background-size: 100%;
}
.query-pivot li:nth-child(5) a:before {
    width: 44px;
    height: 32px;
    background-size: 100%;
    right: 5px;
}
}
