.apply_item{background: #F4F4F4;}
.apply_item ul{width: 1141px;margin: 0 auto;display: flex;justify-content: space-between;flex-wrap: wrap;}
.apply_item ul li{width: 50%;display: flex;align-items: center;margin-bottom: 30px;cursor: pointer;justify-content: center;}
.apply_item ul li:hover strong{color: #6589dd;}
.apply_item ul li:last-child{margin-bottom: 0;}
.apply_item ul li:nth-child(5){margin-bottom: 0;}
.apply_item ul li .left.h1{background: url("../images/daxuepaiming/apply_item1.jpg") no-repeat top center;background-size: cover}
.apply_item ul li .left.h2{background: url("../images/daxuepaiming/apply_item2.jpg") no-repeat top center;background-size: cover}
.apply_item ul li .left.h3{background: url("../images/daxuepaiming/apply_item3.jpg") no-repeat top center;background-size: cover}
.apply_item ul li .left.h4{background: url("../images/daxuepaiming/apply_item4.jpg") no-repeat top center;background-size: cover}
.apply_item ul li .left.h5{background: url("../images/daxuepaiming/apply_item5.jpg") no-repeat top center;background-size: cover}
.apply_item ul li .left.h6{background: url("../images/daxuepaiming/apply_item6.jpg") no-repeat top center;background-size: cover}
.apply_item ul li .left{margin-right: 14px;width: 134px;height: 104px;background: #6580c5;border-radius: 4px;}
.apply_item ul li .right{width: 392px;}
.apply_item ul li .right strong{font-weight: bold;font-size: 18px;line-height: 32px;margin-bottom: 8px;}
.apply_item ul li .right span{line-height: 26px;}
.pg_form ul li {width:50%;float:left;margin-bottom: 20px;}
.pg_form ul li span {display:block;float:left;height:42px;line-height: 42px;}
.pg_form ul li .label_left {width:150px;text-align: right;font-size: 16px;color:#333;}
.pg_form ul li .label_right {width:305px;background:#ffffff;border-radius: 4px;}
.pg_form ul li.text_main {width:100%;}
.pg_form ul li.text_main .label_right{width:805px;height:106px;line-height: 24px;}
.pg_form ul li span input,.pg_form ul li span select ,.pg_form ul li span textarea {color:#333;font-size:14px;width:100%;height: 100%;background:none;border:none;box-sizing: border-box;padding-left:10px;}
.pg_form_title_under {margin-top:36px;}
.pg_form .focus_btn {margin-top:10px;}
.tips {font-size: 16px;color:#666666;text-align: center;padding-top:16px;}