﻿/*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:14px; cursor:default; color: #333;}
table{border-collapse:collapse;border-spacing:0; border:none;}
/*tr,td{border:none;}*/
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none; vertical-align:middle;}
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:none; color: #0052cc;}
a:active{outline: none;}
i{font-style:normal}


.w1200 { width: 1200px; margin: 0 auto;}
.clear { clear: both;}

.qjd-top {background: url(../images/2022jtt_qjd_banner.png) no-repeat center;height: 610px;}
.qjd-ititle {padding: 30px 0;}
.qjd-ititle h2{font-size: 30px;color: #fff;}


.news {float: left;width: 320px;background: rgba(255,255,255,0.85);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);height: 435px;padding: 30px 30px 0;overflow: hidden;}
.news-title {overflow: hidden;}
.news-title li { position: relative; float: left; font-size: 24px;line-height: 1; padding: 0 15px;}
.news-title li::before { content:""; position: absolute; left: 0; top: 0; width: 1px; height: 100%; background:#999;}
.news-title li:first-child { padding-left: 0;}
.news-title li:first-child::before { display: none;}
.news-title li.on a { color: #144ec4;}
.news-main {position: relative;padding-top: 20px;}

.news-first { border-bottom: 1px solid #fff;}
.news-first .pic {width: 320px;height: 160px;overflow: hidden;}
.news-first .pic img { width: 100%; height: 100%;}
.news-first p {/* background: url(../images/2021jtt_qjd_news_dot.png) no-repeat left center; */font-size: 16px;line-height: 50px;/* padding-left: 12px; */white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.news .list li {background: url(../images/dian.png) no-repeat left center;font-size: 16px;line-height: 40px;padding-left: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news .more { position: absolute; width: 100%; left: 0; bottom: 15px; text-align: center; font-size: 16px;}
.news .more a { color: #0a6cb5;}


.service {float: right;width: 730px;height: 405px;background:rgba(255,255,255,0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);overflow: hidden;padding: 30px;overflow: hidden;}
.service-title { overflow: hidden;}
.service-title li { position: relative; float: left; font-size: 24px;line-height: 1; padding: 0 15px;}
.service-title li::before { content:""; position: absolute; left: 0; top: 0; width: 1px; height: 100%; background:#999;}
.service-title li:first-child { padding-left: 0;}
.service-title li:first-child::before { display: none;}
.service-title li.on { color: #144ec4;}
.service-main {
    height: 380px;
    padding-top: 30px;
}

.service-item {position: relative;height: 100%;overflow: hidden;}
.service-item .bd ul {overflow:hidden;zoom:1;}
.service-item .bd li {float: left;width: 175px;height: 150px;text-align: center;padding-top: 20px;overflow: hidden;}
.service-item .bd li img {display: block;margin: 0 auto;width: 78px;height: 78px;}
.service-item .bd li span {display: block;text-align: center;font-size: 16px;margin-top: 20px;line-height: 1;}
.service-item .hd {position: absolute;left: 0;bottom: 30px;width: 100%;text-align: center;font-size: 0;}
.service-item .hd li {display: inline-block; *display: inline;zoom: 1;border-radius: 5px;width: 15px;height: 5px;background: #bdc4cd;margin: 0 8px;cursor: pointer;}
.service-item .hd li.on {background: #cb1313;width: 25px;}


.kslj .bd ul { width: 760px !important;}
.kslj .bd li {width: 350px;height: 74px;background: url(../images/2022jtt_qjd_service_kslj.png) no-repeat;line-height: 70px;text-align: center;padding: 0 3px 0 0;margin: 20px 24px 10px 0;}
.kslj .bd li span { display: inline-block; font-size: 18px; line-height: 24px; color: #fff; margin-top: 0; vertical-align: middle;}

.ztfw {padding: 30px 0;overflow: hidden;}
.ztfw-title { background: url(../images/2022jtt_index_title.png) repeat-x left center; text-align: center; font-size: 0;}
.ztfw-title h2 { display: inline-block; background: #fff; font-size: 24px; padding: 0 20px;}

.zwfw-list {margin-top: 30px;}
.zwfw-list ul {width: 1220px;/* overflow: hidden; */}
.zwfw-list ul li {float: left;width: 275px;height: 250px;background: #fff;margin-right: 20px;padding: 5px;box-shadow: 0 0 10px 1px #ccc;}
.zwfw-list ul li img {display: block;width: 275px;height: 175px;}
.zwfw-list ul li span {display: block;font-size: 18px;font-weight: bold;text-align: center;line-height: 50px;color: #0a6cb5;margin-top: 15px;}
.zwfw-list ul li:hover,.zwfw-list ul li:hover * { background: #144ec4; cursor: pointer; color: #fff;}


@media screen and (max-width:1199px) {
    .w1200 { width: auto;}
    .qjd-ititle { text-align: center;}
    .qjd-ititle h2 { font-size: 36px;}
    .news { float: none; width: auto; padding: 0 10px;}
}

@media screen and (max-width: 480px) {
    .news-main { height: auto; padding: 20px 10px 40px;}
    .news-first .pic,.news-first .pic img { width: 100%; height: auto;}
}