/*commom style*/
*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
    border: medium none;
    margin: 0;
    padding: 0;
}

em {
    font-style: normal;
}

ul,
ol {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a,
ins {
    text-decoration: none;
}

*:focus {
    outline: none;
}

a {
    color: #333;
}

a:hover {
    color: #427fda;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.hide {
    display: none;
}

body {
    font-family: "PingFangSC-Medium";
    min-width: 1200px;
}

/**大标题区域开始**/

.w1240 {
    width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
    background-color: #fff;
    overflow: hidden;
}

.bigTitle {
    margin: 25px 0;
    height: 67px;
    overflow: hidden;
    /* text-align: center; */
}

.bigTitle a {
    display: inline-block;
    color: #d10206;
    font-size: 36px;
    font-family: "PingFangSC-Medium";
    font-weight: bold;
    position: relative;
    line-height: 67px;
    padding-left: 150px;
}

.bigTitle a:hover {
    color: #d10206;
}

.bigTitle a img {
    position: absolute;
    top: 4px;
    left: -87px;
}

.bigTitle p {
    line-height: 20px;
    font-size: 14px;
    margin-top: 10px;
    text-indent: -3px;
}

.bigTitle p span {
    color: #333333;
    font-weight: 400;
}

.bigTitle p a {
    color: #1161CC;
}

/**大标题区域结束**/

/**轮播图、右侧列表开始**/
.modular_1 {
    width: 100%;
    height: 491px;
}

.slide {
    float: left;
    width: 585px;
    height: 330px;
}

.tab {
    margin-bottom: 20px;
}

.tab a {
    font-family: "PingFangSC-Medium";
    font-size: 22px;
    color: #333333;
    float: left;
    margin-left: 38px;
    line-height: 30px;
}

.tab a:first-child {
    margin-left: 0;
}

.tab .tabHover {
    color: #083994;
    font-weight: 600;
}

.slide .tabList {
    height: 330px;
}

.focus {
    width: 585px;
    height: 330px;
    overflow: hidden;
    position: relative;
}

.focus .hd {
    overflow: hidden;
    position: absolute;
    right: 21px;
    bottom: 20px;
    z-index: 1;
}

.focus .hd ul {
    overflow: hidden;
    zoom: 1;
}

.focus .hd ul li {
    width: 10px;
    height: 10px;
    background: #c9c3c0;
    cursor: pointer;
    float: left;
    margin-left: 10px;
}

.focus .hd ul li.on {
    background: #fa6400;
}

.focus .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.focus .bd li {
    zoom: 1;
    vertical-align: middle;
}

.focus .bd li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.focus .bd li img {
    width: 100%;
    height: 330px;
}

.focus .bd li .tpxwText {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.59);
    font-size: 16px;
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    z-index: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 20px;
}

.rightList {
    float: left;
    margin-left: 30px;
    width: 580px;
}

.list {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.lists {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 30px;
    background: url(textBg.png) no-repeat 0 4px;
}

.lists li {
    height: 100px;
    border-bottom: 1px solid #eee;
    padding-left: 0 !important;
    background: none !important;
    line-height: 22px !important;
}

.lists li:first-child {
    height: 81px;
}

.lists li:first-child~li {
    padding-top: 20px;
    box-sizing: border-box;
}

.lists li:last-child {
    border-bottom: 0;
}

.lists li a {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
}

.lists li span {}

.lists li p {
    font-size: 14px;
    color: #999999;
    margin-top: 16px;
}

.tabList {
    /* margin-top: 14px; */
    position: relative;
    overflow: hidden;
}

ins {
    position: absolute;
    right: 0;
    width: 16px;
    height: 36px;
    z-index: 1;
    background-color: #fff;
}

.white ins {
    display: none;
}

.rightList .tabList li {
    background: url(liQz.png) left 16px no-repeat;
    line-height: 36px;
    padding-left: 19px;
    text-align: justify;
    word-break: break-all;
    position: relative;
    overflow: hidden;
}

.rightList .tabList li a {
    font-family: "PingFangSC-Medium";
    font-size: 16px;
    color: #000;
    font-weight: 400;
}

.rightList .tabList li span {
    font-family: "PingFangSC-Medium";
    font-size: 16px;
    color: #999;
    margin-left: 12px;
}

.rightList .tabList {
    height: 288px;
}

/**轮播图、右侧列表结束**/

/* 采购信息、成交公示开始 */
.modular_3 {
    margin-top: 40px;
}

.modular_3 .w1200>div {
    float: left;
    width: 579px;
    margin-left: 42px;
}

.modular_3 .w1200>div:first-child {
    margin-left: -8px;
}
.cgxx .tab a:nth-child(2){
    margin-left: 30px;
}
.modular_3 .tabList {
    height: 288px;
}

.modular_3 .tabList li {
    background: url(liQz.png) left 16px no-repeat;
    line-height: 36px;
    padding-left: 20px;
    text-align: justify;
    word-break: break-all;
    text-justify: distribute;
    position: relative;
    overflow: hidden;
}

.modular_3 .tabList li a {
    font-family: "PingFangSC-Medium";
    font-size: 16px;
    color: #333;
}

.modular_3 .tabList li span {
    font-family: "PingFangSC-Medium";
    font-size: 16px;
    color: #999;
    margin-left: 21px;
}

.cgxx {
    padding-left: 8px;
}

.cjgs {
    padding-left: 1px;
}

/* 采购信息、成交公示结束 */

/* 大图开始 */
.modular_4 {}

.modular_4 .w1200>a {
    display: block;
    width: 100%;
    height: 120px;
    margin: 30px 0 40px 0;
}

.modular_4 .w1200>a img {
    width: 100%;
    height: 100%;
}

/* 大图结束 */

/*单位荣誉开始*/

.gctpMarqueedw {
    margin-top: 20px;
    margin-left: -10px;
}

.gctpListdw {
    width: 1200px;
    overflow: hidden;
    position: relative;
    height: 150px;
}

.gctpListdw li {
    float: left;
    width: 285px;
    height: 150px;
    margin-right: 20px;
    background-color: #000;
}

.gctpListdw li a {
    display: block;
    width: 100%;
    height: 100%;
}

.gctpListdw li a img {
    width: 100%;
    height: 100%;
}

/*单位荣誉结束*/

/* 工程图片开始 */
.modular_6 {
    margin: 40px 0;
    padding-left: 15px;
}
.gctp{
    margin-left: -10px;
}
.gctp span {
    float: left;
    height: 30px;
    line-height: 30px;
}

.gctp span:first-child {
    font-family: " PingFang SC";
    font-size: 22px;
    color: #005BAC;
}

.gctpMarquee {
    margin-top: 20px;
    margin-left: -10px;
}

.gctpList {
    width: 1200px;
    overflow: hidden;
    position: relative;
    height: 90px;
}

.gctpList li {
    float: left;
    width: 285px;
    height: 90px;
    margin-right: 20px;
    background-color: #000;
}

.gctpList li a {
    display: block;
    width: 100%;
    height: 100%;
}

.gctpList li a img {
    width: 100%;
    height: 100%;
}

/* 工程图片结束 */


/* 底部开始 */
.footer {
    width: 100%;
    height: 200px;
    background-color: #0F4791;
}

.friendLink {
    height: 70px;
    width: 100%;
}

.friendLink .w1200>div {
    float: left;
    width: 216px;
    height: 40px;
    background: #2764B5 url(xiala.png) 184px 16px no-repeat;
    cursor: pointer;
    margin: 15px 30px 0 0;
    font-family: "PingFangSC-Medium ";
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    padding-left: 16px;
    position: relative;
}

.friendLink .w1200>div:nth-child(5) {
    margin-right: 0;
}

.friendLink .w1200 .showFriend {
    background: #2764B5 url(shangla.png) 184px 16px no-repeat;
}

.friendList {
    position: absolute;
    width: 100%;
    background: #fff;
    left: 0;
    bottom: 45px;
    display: none;
}

.friendLink .w1200 .showFriend .friendList {
    display: block;
}

.friendList li {
    line-height: 32px;
    padding-left: 20px;
}

.friendList li a {
    display: block;
    color: #fff;
}

.qgsl,
.szfbm,
.tsdw,
.qslj,
.xglj {
    width: 100%;
    height: 224px;
    position: relative;
    overflow: hidden;
}

.qgsl ul,
.szfbm ul,
.tsdw ul,
.qslj ul,
.xglj ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #2764B5;
}

.scrollBarBox {
    width: 10px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
    background-color: #e6e6e6;
}

.scrollBar {
    width: 10px;
    height: 60px;
    background-color: #083994;
    position: absolute;
    left: 0px;
    top: 0px;
    border-radius: 10px;
}

.footInfoBox {
    height: 109px;
}

.footInfoBox .w1200 {
    overflow: hidden;
}

.dzjg {
    float: left;
    width: 184px;
    height: 61px;
    margin: 25px 40px 0 0;
}
.dzjg a{
    display: block;
    float: left;
}
.dzjg a:first-child{
    margin: 4px 0 0 5px;
}
.dzjg a:last-child{
    margin: 3px 0 0 23px;
}
.footInfo {
    width: 100%;
    float: left;
}

.footNav {
    margin-top: 40px;
}

.footNav li {
    float: left;
}
.footNav li:last-child{
    margin-right: 5px;
}
.footNav li a {
    font-family: "PingFangSC-Regular";
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    line-height: 30px;
    font-weight: 400;
}
.footNav li span{
    color: rgba(255, 255, 255, 0.6);
    line-height: 30px;
    font-size: 14px;
    margin: 0 9px;
}
.footNav li:first-child {
    margin-left: 0;
}

.dzjgImg{
    margin-top: 15px;
    margin-right: 53px;
}

.copyrightEn {
    width: 496px;
    height: 56px;
    line-height: 28px;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    margin-top: 27px;
}
.copyrightEn a{
    color: rgba(255, 255, 255, 0.6);
}

.modular_7{
	width: 100%;
   
}

.modular_7 a{
	padding-top: 30px;
    display: block;
}

.modular_7 img{
	width: 1200px;
	height: auto;
}

.part1{
	background-image: linear-gradient(180deg, #C0E4FF 0%, #E8F5FF 19%, #FFFFFF 85%);
}

/* 底部结束 */
@media only screen and (max-width: 768px){
            .w1240{
                min-width: 1200px;
            }
        }