﻿.header1{
	width: 100%;
	height: 332px;
}
.header-con {
	width: 100%;
	background: url(tb.png) no-repeat;
}
span.timedcwj {
	margin-right: 10px;
}
.con{
	width: 1200px;
	height: 250px;
	margin: auto;
	position: relative;
}

.bgtitle1{
	display: none;
}
.her_top{
	height: 33px;
	line-height: 33px;
	display: block;
	background: #eee;
}
.her_top span{
	color: #004DA1;
	font-size: 14px;
	margin: 0 5px;
}
.her_top a{
	color: #333;
	font-size: 14px;
	margin: 0 5px;
}
.ht{
	width: 1200px;
	margin: auto;
	font-size: 16px;
}
.header1 .con .bgtitle{
    margin-top: 65px;
    float: left;
    width: 539px;
    margin-left: 10px;
    height: 99px;
}
	
.tb_search{
	    width: 345px;
	    float: right;
	    line-height: 39px;
	    position: relative;
	    top: 100px;
	    height: 39px;display: block;
}
 .tb_search .text {
    position: absolute;
    border-radius:10px;
    top:0;
    right: 7px;
    width: 341px;
    height: 39px;
    line-height: 39px;
    border: none;
    outline: none;
    padding-left: 15px;
    font-size: 16px;
    background: #FFFFFF;
    opacity: 0.6;
    border-radius: 10px 0px 0px 10px;
}
.tb_search .s_btn {
	width: 100px;
	height: 40px;
	background: linear-gradient(90deg, #22C0CF 1%, #1278F9 100%);
	border-radius: 0px 10px 10px 0px;
	background-position: center;
	border-radius:0px 10px 10px 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	height: 40px;
	line-height: 40px;
	border: none;
	outline: none;
	background-color: #004DA1;
	color: white;
	cursor: pointer;
	font-size: 16px;
}
.zbdw{
	position: absolute;
	top: 151px;
	right: 0;
	text-align: right;
	width:250px;
	height:19px;
	font-size:18px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:rgba(102,102,102,1);
}
.sy{
	width: 130px;
}
.ti{
	width: 132px;
}
.zx{
	border-right:none!important;
	width: 132px;
}

.patthree.bfc {
    margin-top: 10px;
}

    p.zfxx1 {

        width: 80px;
        height: 42px;
        font-size: 20px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        line-height: 23px;
        margin-left: 48px;
        margin-top: -21px;
    }
p.zfxx2 {
    width: 100px;
    height: 42px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 23px;
    margin-left: 40px;
    margin-top: -14px;
}
p.zfxx3 {
    width: 100px;
    height: 42px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 23px;
    margin-left: 40px;
    margin-top: -14px;
}
    .yjzjbg img {
        width: 580px;
        height: 130px;
    }

    .yjzjbg p {
        text-align: center;
    }

    * {
        margin: 0;
        padding: 0;
        list-style: none;
        text-decoration: none;

    }

    a {

        color: #333;
        cursor: pointer;
    }

    .bfc::after {
        content: "";
        display: block;
        clear: both;
    }

    .container {
        width: 1200px;
        margin: auto;
        margin-bottom: 30px;
        margin-top: 15px;
        font-size: 16px;
    }

    .container .dqwz {
        height: 30px;
        line-height: 30px;
        width: 1200px;
        margin: auto;
        padding-bottom: 15px;
        padding-top: 5px;
        background: white;
        color: #333;
    }

    .container .dqwz a {
        color: #333;
    }

    .container .dqwz a:hover {
        color: #085ABD;
    }


    .ht ul {
        display: flex;
        float: right;
    }


    .picScroll-left {
        width: 100%;
        min-height: 100px;
        overflow: hidden;
        height: 240px;
        background: #fff;
        position: relative;
    }

    .picScroll-left .bd {
        width: 1100px;
        height: 230px;
        float: right;
    }

    .picScroll-left .bd ul li {
        width: 225px;
        height: 230px;
        float: left;
        padding: 0 5px;
        margin-right: 10px;
    }
    .picScroll-left .bd ul li .pic{
        width: 225px;
        height: 200px;
    }
    .picScroll-left .bd ul li .pic img{
        width: 100%;
        height: 100%;
    }

    .picScroll-left .bd ul li .title{
        width: 225px;
        height: 30px;
        text-align: center;
    }
 /* å¯¼èˆª */
.navigation {
    width: 100%;
    height: 49px;
    background: #004DA1;
}
.navigation a {
    text-align: center;
    font-size: 20px;
    color: #fff;
}
#nav ul {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

#nav ul li {
    flex: 1 1 0;
    height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
}


#nav .nav_active,
#nav li:hover {
    background: #103777;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
}