.wypxL{
    width: 910px;
}
.wypx-searchBox{
    border:1px solid #3E62BA;
    padding-left:20px;
    height: 48px;
    line-height: 48px;
}
.wypx-searchBox input[type="text"]{
    width: 500px;
    padding-right:25px;
    height: 40px;
    margin:5px 0;
    font-size: 14px;
}
.wypx-select{
    width: 92px;
    margin-right:20px;
}
.wypx-searchBox .select-box{
    border:0;
    padding:0;
    background: url("../images/mainIcon.png") no-repeat -14px 5px;
}
.wypx-searchBox .showSlectItem{
    text-align: center;
}
.wypx-searchBox .select-item{
    width: calc(100% + 18px);
    left:1px;
    top:49px;
    border:1px solid #3E62BA;
}
.wypx-searchBox input[type="button"]{
    height: 49px;
    float: left;
    width: 139px;
    font-size: 16px;
    letter-spacing: 3px;
    cursor: pointer;
}
.wypx-listBox li{
    float: left;
    border:1px solid #DDDDDD;
    border-radius: 4px;
    width:288px;
    height:258px;
    margin:0 20px 20px 0;

}
.wypx-listBox li:nth-child(3n){
    margin-right:0;
}
.wypx-listBox .imgBox{
    width: 100%;
    height: 180px;
    overflow: hidden;
}
.wypx-listBox .imgBox img{
    width: 100%;
    height: 100%;
    transform: scale(1);
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-moz-transition: all .5s;
    -webkit-moz-transition: all .5s;
    transition: all .5s;
}
.wypx-listBox li:hover{
    cursor: pointer;
}
.wypx-listBox li:hover img{
    transform: scale(1.1);
}

.wypx-listBox .imgDesc{
   padding:0 10px;
}
.wypx-listBox .imgDesc h3{
    margin-top:10px;
    line-height: 30px;
    font-size: 16px;
}
.wypx-listBox .imgDesc p{
    line-height: 30px;
}
.wypx-rmpxjg{
    border:1px solid #F3F3F3;
}

.hot-pxjgIcon{
    background-position: -14px -50px;
}
.right-listBox{
    padding:20px 15px 10px 13px;
}
.right-listBox li a{
    display: block;
    font-size: 16px;
}
.right-listBox li:hover a{
    color:#3E62BA;
}
.wypx-rmpxjg .right-listBox li{
    margin-top:6px;
    height: 36px;
    line-height: 36px;
}
.wypx-rmpxjg .right-listBox a i{
    font-size:22px;
    font-weight: 900;
    float:left;
    padding-right:3px;
    color:#CCCCCC;
}
.wypx-rmpxjg .right-listBox li:nth-child(1) a i,
.wypx-rmpxjg .right-listBox li:nth-child(2) a i,
.wypx-rmpxjg .right-listBox li:nth-child(3) a i{
    color:#3E62BA;
}
.hot-classIcon{
    background-position: -14px -99px;
}

.wypx-rmpxjg.wypx-rpxkc li{
    padding-left:12px;
    background-image: url("../images/mainIcon.png");
    background-repeat: no-repeat;
    background-position: -14px -136px;
}
.wypx-rmpxjg.wypx-rpxkc li:hover{
    background-position:-14px -208px;
}

.wypx-contentBox{
    padding-top:16px;
    color:#666;
    line-height: 26px;
}
.wypx-kcjj .wypx-contentBox table{
    width: 73%;
}
.wypx-kcjj .wypx-contentBox table td{
    padding: 0;
}
.wypx-kcjj table td:first-child{
    width: 50px;
    vertical-align: top;
}
.wypx-kcInfo .kcImg{
    width: 350px;
    height: 218px;
    border-radius: 4px;
    /*border: 1px solid #F7F7F7;*/
    display: flex;
    justify-content: center;
    align-items: center;
}
.wypx-kcInfo .kcImg img{
    max-width: 100%;
    max-height:100%;
}
.wypx-kcInfo{
    margin:30px 0 45px 0;
}
.wypx-kcInfo  .kcName{
    width: 500px;
}

.wypx-kctjBox li{
    width: calc(50% - 61px);
    float: left;
    margin-bottom:20px;
    padding-right:20px;
    height: 66px;
}
.wypx-kctjBox li:hover{
    background:#EFEFEF ;
}
.wypx-kctjBox li a:hover{
    color:#3E62BA;
}
.wypx-kctjBox li:nth-child(even){
    margin-left:40px;
}
.wypx-kctjBox li:nth-child(odd){
    margin-right:40px;
}
.wypx-kctjBox li .imgBox{
    width:105px;
    float: left;
    height: 100%;
    margin-right:20px;
}
.wypx-kctjBox li .imgBox img{
    width: 100%;
    height: 100%;
}
.wypxdetailL{
    width: 880px;
}
.wypx-kctjBox li .imgDesc{
    width:254px;
    float: left;
}
.px-jgInfoBox p{
    line-height: 28px;
    color:#666;
    margin-top: 5px;
}
.wypx-jgMapBox {
    width: 100%;
    height: 220px;
    position: relative;
}
.wypx-jgMap{
    width: 100%;
    height: 100%;
}
.wypx-jgMapBox a{
    position: absolute;
    width: 100%;
    color:#fff;
    height: 30px;
    bottom:0;
    line-height: 30px;
    text-align: center;
    background: rgba(0,0,0,.3);
}
.wypx-kcInfo  .kcName h3{
    width: 100%;
    font-size: 22px !important;
    color:#333;
    height: 40px;
    line-height: 40px;
    padding:10px 0;
    border-bottom:1px solid #E8E8E8;
}
.wypx-kcInfo  .kcName{
    width: calc(100% - 392px);
}

.loginLookShade{
    position: relative;
    left: 0;
    width: 210px;
    line-height: 45px;
    top: 0;
    background: rgba(242,251,255,.8);
}
.loginLookShadeJG{
    position:absolute;
    left: 30%;
    width: 60%;
    line-height: 45px;
    /*text-align: center;*/
    background: rgba(242,251,255,.8);
}
.loginLookShadeKC{
    position:absolute;
    left: 0;
    width: 100%;
    line-height: 45px;
    /*text-align: center;*/
    top:-8px;
    background: rgba(242,251,255,.8);
}
.kcYbm{
    background: rgba(62,98,186,.85)!important;
}
.wypx-kctjBox li .imgDesc h3{
    font-size: 15px;
}
.paL150{
    padding-left: 150px;
}
.wypx-videoBox{
    margin-top:30px;
    padding:0 40px;
    height: 450px;
	width: 800px;
}
.wypx-videoBox video{
    height: 100%;
	width:720px;
}



