/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-12-18, 15:08:22
    Author     : Administrator
*/

.mycontact-img{
    width: 100%;
    height: 374px;
    min-width: 1200px;
}
.mycontact-tao{
    position: absolute;
    width: 100%;
    min-width: 1200px;
    height: 374px;
    background:#60310A;
    opacity:0.6;
    z-index:2;
}
.mycontact-wz{
    width: 676px;
    position: absolute;
    z-index:6;
    left: 385px;
    top:320px;
}
.mycontact-wz h3{
    margin-top: 10px;
   margin-bottom:0px;
   font-size:19px;
    z-index:6;
    color:#FFFFFF;
    letter-spacing:6px;
}
.mycontact-wz h1{
    letter-spacing: 10px;
    margin-top:0px;
    font-size: 62px;
    z-index:6;
    color:#FFFFFF;
}
.contact-left {
    padding-left: 68px;
    width: 49%;
}
.contact-right {
    width: 585px;
    height: 575px;
    background-color: #E5E5E5;
    margin-right: 20px;
    margin-top:44px;
}
.mylx{
    width: 315px;
}
.mylx h2{
    padding: 0px;
  margin-top: 6px;
  margin-bottom: 0px;
  font-size: 30px;
  color: #C21E3E;
}
.mylx1{
    margin-top: 50px;
}
.mylx2{
    font-size: 18px;
}
.mess {
    margin-top: 50px;
    padding: 15px 15px 15px 0px;
    height: 180px;
    border-top: 1px dashed #303030;
    color: #505050;
}
.cat-cate{
    width: 1190px;
    height: 262px;
    background: url(../../img/u2.png) no-repeat;
    margin: 0 auto 10px;;  
}
.cat-cate div{
    width: 240px;
    height: 250px;
    margin-top: 5px;
}
.cat-cate h4{
    margin-top: 8px;
    text-align: left;
     color: #525252;
     font-family: 微软雅黑；
}
.cat-cate p{
    font-size: 13px;
    color: #525252;
    font-family:微软雅黑；
            margin: 0 0 8px;
}
#CuPlayer{
    margin-right: 10px;
}