*{
	padding: 0px;
	margin: 0px;
}
a{
	text-decoration: none;
}
ul li{
	list-style: none;
}
.ui-header{
	width: 100%;
}
.ui-hd-tp{
	width: 100%;
	height: 126px;
	background: url(../images/hdtp1.png) no-repeat;
	background-size: 100% 100%;
        opacity: 0.9;
}
.ui-hd-tp-min{
	width: 1200px;
	margin: auto;
}
.ui-hd-tp-img1{
	width: 272px;
	height: 63px;
	margin-top: 31px;
    margin-right: 26px;
}
.ui-hd-tp-img2{
	width: 450px;
	height: 84px;
	margin-top: 19px;
}
.ui-hd-tp-img3{
	width: 656px;
	height: 70px;
	margin-top: 27px;
}
.ui-hd-tpr{
	width: 346px;
	height: 40px;
	float: right;
	background-color: #FFFFFF;
	overflow: hidden;
        margin-top: 29px;
	border-radius: 4px;
}
.ui-hd-tpr-pt{
	width: 251px;
        line-height: 40px;
	float: left;
	padding: 0 20px;
	outline: none;
        border: none;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}
.ui-hd-tpr-pt:-ms-input-placeholder{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}
.ui-hd-tpr-r{
	width: 50px;
	height: 26px;
	float: right;
	border-left: 1px solid #5AB1F5;
        margin-top: 0px;
	outline: none;
        cursor: pointer;
}
.ui-hd-tpr-r-img{
	width: 25px;
	height: 26px;
	margin-left: 0px;
	background: url(../images/hdtp4.png) no-repeat;
	border: none;
	outline: none;
	background-position: 2px;
	background-size: 21px 22px;
        cursor: pointer;
}
.ui-nav{
	width: 100%;
	height: 52px;
	background-color: rgba(2,72,168,.8);
}
.ui-nav-min{
	width: 1200px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.dropbtn {
    /* background-color: #4CAF50; */
    color: white;
    padding: 16px 0px;
    font-size: 16px;
    border: none;
    cursor: pointer;
	width: 80px;
	text-align: center;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    top: 52px;
    left: -6px;
    background-color: #f9f9f9;
    min-width: 110px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
        font-size: 16px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #333333;
        text-decoration: none;
        display: block;
	text-align: center;
}

.dropdown-content a:hover {
         color: #fff;
         background-color: #136CC8;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    /* background-color: #3e8e41; */
	background-image: url(../images/nav1.png);
	background-repeat: no-repeat;
	background-size: 64px 7px;
	background-position: 6px 40px; 
}
.ui-content{
	width: 1200px;
	margin: auto;
}
.ui-ct1{
	width: 1200px;
	margin:30px auto;
}
.ui-ct1-tp{
	width: 100%;
	display: flex;
	justify-content: space-between;
	border-bottom: 3px solid #E6E6E6;
}
.ui-ct1-tpl{
	width: 140px;
	border-bottom: 3px solid #136CC8;
	padding-bottom: 3px;
        position: relative;
        top: 3px;
}
.ui-ct1-tpl-img{
	width: 22px;
	height: 22px;
	margin: 0px 10px 0px 10px;
}
.ui-ct1-tpl-sp{
	font-size: 22px;
	font-family: Microsoft YaHei;
	font-weight: 400;
        color: #fff;
        background-color: #136CC8;
        border-radius: 10px;
        padding: 1px 5px;
        line-height: 32px; 
}
.ui-ct1-tp-a{
	text-decoration: none;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	padding-top: 8px;
}
.ui-ct1b{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
.ui-ct1bl{
	width: 564px;
	height: 491px;
}
.ui-ct1bl-a{
	text-decoration: none;
}
.ui-ct1bl-img{
	width: 564px;
	height: 342px;
}
.ui-ct1blb{
	width: 564px;
	height: 143px;
	position: relative;
}
.ui-ct1blb-l{
	width: 68px;
	height: 68px;
	background-color: #136CC8;
	position: absolute;
	left: 0px;
	top: 35px;
}
.ui-ct1blb-l-h{
	font-size: 22px;
	font-family: SimHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
}
.ui-ct1blb-l-h::after {
    content: "";
    width: 26px;
    height: 2px;
    background-color: #FFFFFF;
    display: block;
    margin-left: 33px;
    margin-top: 15px;
}
.ui-ct1blb-l-p{
	font-size: 16px;
	font-family: SimHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	line-height: 25px;
}
.ui-ct1blb-l-p::after{
	content: "";
	width: 26px;
	height: 2px;
	background-color: #FFFFFF;
	display: block;
	margin-left: 33px;
}
.ui-ct1blb-r{
	width: 520px;
	height: 143px;
	float: right;
	box-shadow: 0px 4px 7px 1px #ccc;
	padding-right: 25px;
}
.ui-ct1blb-r-h{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	padding-top: 30px;
	padding-left: 65px;
	padding-bottom: 13px;
}
.ui-ct1blb-r-p{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	padding-left: 65px;
	line-height: 23px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.ui-ct1br-ul{
	list-style-type: none;
}
.ui-ct1br-li{
	width: 606px;
	height: 78px;
	background-color: #F8F8F8;
	margin-bottom: 25px;
}
.ui-ct1br-li:last-child{
	margin-bottom: 0px;
}
.ui-ct1br-li:hover .ui-ct1br-lir-h{
	color: #136CC8;
}
.ui-ct1br-li-a{
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: flex;
}
.ui-ct1br-lil{
	width: 80px;
}
.ui-ct1br-lil-h{
	font-size: 22px;
	font-family: SimHei;
	font-weight: 400;
	color: #555555;
	text-align: right;
	padding-top: 16px;
	padding-bottom: 5px;
}
.ui-ct1br-lil-h::after{
	content: "";
	width: 26px;
	height: 2px;
	background-color:#136CC8;
	display: block;
	margin-left: 49px;
	margin-top: 15px;
}
.ui-ct1br-lil-p{
	font-size: 16px;
	font-family: SimHei;
	font-weight: 400;
	color: #888888;
	text-align: right;
}
.ui-ct1br-lil-p::after{
	content: "";
	width: 26px;
	height: 2px;
	background-color:#136CC8;
	display: block;
	margin-left: 49px;
	margin-top: 15px;
}
.ui-ct1br-lir{
	margin-left: 30px;
	width: 457px;
}
.ui-ct1br-lir-h{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-top:14px;
	margin-bottom: 10px;
	margin-right: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-ct1br-lir-p{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #888888;
	margin-right: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ui-ct2{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.ui-ct2l{
	width: 585px;
}
.ui-ct2l-ul{
	list-style-type: none;
}
.ui-ct2l-li{
	border-bottom: 1px solid #DCDCDC;
	padding: 20px 0px;
}
.ui-ct2l-lia{
	text-decoration: none;
}
.ui-ct2l-li-h{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #136CC8;
	padding-bottom: 5px;
}
.ui-ct2l-li-h::before{
	content: "";
	width: 16px;
	height: 16px;
	display: block;
	background: url(../images/ct22.png) no-repeat;
	background-size: 100% 100%;
	float: left;
	margin-right: 8px;
	margin-top: 3px;
}
.ui-ct2l-li-p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
}
.ui-ct2l-li-p:hover{
	color: #136CC8;
}
.ui-ct2r{
	width: 584px;
}
.ui-ct2r-ul{
	list-style-type: none;
}
.ui-ct2r-li{
	border-bottom: 1px solid #DCDCDC;
	padding: 24px 0px;
	overflow: hidden;
}
.ui-ct2r-li:first-child{
	border-bottom: none;
	padding: 0px 0px;
	margin-top: 24px;
}
.ui-ct2r-lia{
	text-decoration: none;
        display: flex;
        justify-content: space-between;
}
.ui-ct2r-li-img{
	width: 179px;
	height: 118px;
	float: left;
}
.ui-ct2r-lir{
	width: 388px;
	border-bottom: 1px solid #DCDCDC;
	float: right;
}
.ui-ct2r-lir-h{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	display: inline-block;
}
.ui-ct2r-lir-h:hover{
	color: #136CC8;
}
.ui-ct2r-lir-h::before{
	content: "";
	width: 6px;
	height: 6px;
	display: block;
	background-color:#136CC8;
	float: left;
	margin-top: 8px;
	margin-right: 9px;
}
.ui-ct2r-li:first-child .ui-ct2r-lir-h{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	padding-bottom: 15px;
}
.ui-ct2r-li:first-child .ui-ct2r-lir-h::before{
	background: none;
	width: 0px;
	margin-right: 0px;
}
.ui-ct2r-lir-p{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #888888;
	padding-bottom: 7px;
	line-height: 24px;
}
.ui-ct2r-lir-t{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	display:block;
	float: right;
}
.ui-ct2r-lir-t::before{
	content: "";
	width: 16px;
	height: 16px;
	display: block;
	background: url(../images/ct24.png) no-repeat;
	background-size: 100% 100%;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
}
.ui-ct2r-li:first-child .ui-ct2r-lir-t{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	padding-bottom: 7px;
	float: left;
}
.ui-ct2r-li:first-child .ui-ct2r-lir-t::before{
	background: none;
	float: left!important;
	width: 0px;
	margin-right: 0px;
}
.ui-ct3{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.ui-ct3l{
	width: 585px;
}
.ui-ct3l-ul{
	list-style-type: none;
	width: 100%;
	margin-top: 30px;
}
.ui-ct3l-li{
	width: 585px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.ui-ct3l-li:nth-child(3){
	margin-bottom: 0px;
}
/*.ui-ct3l-li:last-child{
	margin-bottom: 0px;
}*/
.ui-ct3l-lia{
	width: 585px;
	text-decoration: none;
	display: flex;
	justify-content: space-between;
}
.ui-ct3l-li-img{
	width: 179px;
	height: 118px;
}
.ui-ct3l-lir{
	width: 388px;
	border-bottom: 1px solid #DCDCDC;
}
.ui-ct3l-lir-h{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	padding-bottom: 12px;
}
.ui-ct3l-lir-h:hover{
	color: #136CC8;
}
.ui-ct3l-lir-p{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #888888;
	margin-bottom: 10px;
	line-height: 24px;
}
.ui-ct3l-lir-t{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-bottom: 7px;
}
.ui-ct3r{
	width: 585px;
}
.ui-ct3r-ul{
	list-style-type: none;
}
.ui-ct3r-li{
	border-bottom: 1px solid #DCDCDC;
	padding: 26px 0px;
}
.ui-ct3r-lia{
	text-decoration: none;
}
.ui-ct3r-li-p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	display: inline-block;
}
.ui-ct3r-li-p:hover{
	color: #136CC8;
}
.ui-ct3r-li-p::before{
	content: "";
	width: 6px;
	height: 6px;
	display: block;
	background-color: #136CC8;
	float: left;
	margin-top: 8px;
	margin-right: 8px;
}
.ui-ct3r-li-t{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #888888;
	float: right;
}
.ui-ct4{
	width: 1200px;
	margin:0px auto 40px;
}
.ui-ct4-ul{
	list-style-type: none;
	display: flex;
	justify-content: space-between;
}
.ui-ct4-li{
	width: 152px;
	height: 90px;
	background-color: #4E80C3;
}
.ui-ct4-li:nth-child(1){
	width: 200px;
	height: 90px;
	position: relative;
}
.ui-ct4-li:nth-child(1) .ui-ct4-li-p{
	padding-top: 40px;
	padding-left: 20px;
}
.ui-ct4-li:nth-child(1) .ui-ct4-li-img{
	position: absolute;
	top: 47px;
	right: 25px;
}
.ui-ct4-li:nth-child(2){
	width: 152px;
	height: 90px;
	position: relative;
}
.ui-ct4-li:nth-child(2) .ui-ct4-li-p{
	padding-top: 40px;
	padding-left: 20px;
}
.ui-ct4-li:nth-child(2) .ui-ct4-li-img{
	position: absolute;
	top: 47px;
	left: 115px;
}
.ui-ct4-li:nth-child(3) .ui-ct4-li-img{
	width: 35px;
	height: 33px;
	margin-top: 19px;
	margin-bottom: 9px;
} 
.ui-ct4-li:nth-child(3) .ui-ct4-li-p{
	text-align: center;
}
.ui-ct4-li:nth-child(4) .ui-ct4-li-img{
	width: 32px;
	height: 32px;
	margin-top: 19px;
	margin-bottom: 10px;
} 
.ui-ct4-li:nth-child(4) .ui-ct4-li-p{
	text-align: center;
}
.ui-ct4-li:nth-child(5) .ui-ct4-li-img{
	width: 30px;
	height: 28px;
	margin-top: 20px;
	margin-bottom: 13px;
} 
.ui-ct4-li:nth-child(5) .ui-ct4-li-p{
	text-align: center;
}
.ui-ct4-li:nth-child(6) .ui-ct4-li-img{
	width: 32px;
	height: 33px;
	margin-top: 18px;
	margin-bottom: 10px;
} 
.ui-ct4-li:nth-child(6) .ui-ct4-li-p{
	text-align: center;
}
.ui-ct4-li:nth-child(7) .ui-ct4-li-img{
	width: 32px;
	height: 33px;
	margin-top: 19px;
	margin-bottom: 10px;
} 
.ui-ct4-li:nth-child(7) .ui-ct4-li-p{
	text-align: center;
}
.ui-ct4-lia{
	text-decoration: none;
        position: relative;
        display: block;
}
.ui-ct4-li-p{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.ui-ct4-li-img{
	width: 14px;
	height: 8px;
        margin: 0 auto;
        display: block;
}
.ui-ct4-li-img1{
	width: 14px;
	height: 8px;
	position: absolute;
	bottom: 4px;
	right: 7px;
}
.select{
	display: none;
	background: #4E80C3;
	position: absolute;
	z-index: 1;
	min-width: 294px;
	top: 90px;
	height: 150px;
	overflow: auto;
}
.select1{
	height: auto;
        top: 72px;
}
.select-li{
	display: block;
}
.select-li-a{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #fff;
	padding: 4px 10px;
	display: block;
}
.select-li:hover .select-li-a{
	background: #FFF;
	color: #333;
}
.ui-ct4-li:hover .select{
	display: block;
}
.ui-footer{
	width: 100%;
	height: 104px;
	background-color: rgba(2,72,168,.8);
	padding-top: 30px;
}
.ui-footer-min{
	width: 1200px;
	margin: auto;
}
.ui-ft-p{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
}
.ui-ft-p a{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}
.ui-ft-img{
	width: 18px;
	height: 20px;
	margin-right: 8px;
	position: relative;
	top: 4px;
}