﻿@media (min-width: 768px){
.wrap-nav .ul-lev-1 .li-lev-1{
        border-bottom: solid 1px #fff !important;
    
}
}
    li.child  {
    position: relative;
}
li.child:hover ul{
    display: block;
}
li.child  ul {
    position: absolute;
    left: 0;
  
    display: none;
    /*visibility: hidden;*/
    z-index: 99;
    background: #FE6537;
     width: 100%;
}
    li.child  ul {
    position: absolute;
    left: 0;
  
    display: none;
    /*visibility: hidden;*/
    z-index: 99;
    background: #FE6537;
     width: 100%;
}
li.child  ul li {
    display: list-item;
    float: none;
    width: 100%;
        line-height: 40px;
    font-size: 14px;
    text-align: center;
    border-bottom: 1px solid #fff;
}




 li.child ul li a {
    display: block;
    margin: 0;
    height: 38px;
    line-height: 38px !important;
    font: normal 14px/25px Microsoft YaHei;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
 li.child ul li a:hover{
    color: #2D2D2D !important;
}
#container-outer-1483003573-421967-1{
    padding-bottom: 0px;
}
.wrap-nav .ul-lev-1 .li-lev-1{
        border-bottom: solid 1px #424242;
    
}


.pdl-cell img{
    transition: 2s;
}
    
    .pdl-cell img:hover{
        cursor: crosshair;
        transform: scale(1.5); 
    }


    .wrap-nav .ul-lev-1 .li-lev-1{
        
        border-bottom: solid 1px #424242;
    background: #fff;
}


   .cpgmform {
    padding-top: 15px;
    color: #666;
}
.cpgmform .title {
        height: 34px;
    background: #F6931B;
    padding: 0 10px;
   
    line-height: 35px;
    color: #fff;

}
.cpgmform .title strong {
    float: left;
}
.cpgmform .title span {
    float: right;
}
.cpgmform .control {
    color: #545454;
    width:50%;
    padding: 4px 6px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 3px;
    transition: border .2s linear 0s,box-shadow .2s linear 0s;
}
.cpgmform em {
    color: #DD3904;
}
.cpgmform form {
    border: #ccc 1px solid;
    padding: 15px 0;
}
.cpgmform label {
    display: block;
    clear: both;
    margin-bottom: 25px;
}
.cpgmform label strong {
    width: 120px;
    float: left;
    text-align: right;
    font: normal 14px/20px arial;
    padding-right: 5px;
}
/*.cpgmform label input {
    width: 279px;
    height: 20px;
}*/
.cpgmform label span {
    font: normal 14px/20px arial;
}
.cpgmform label textarea {
    width: 550px;
    height: 300px;
}
.cpgmform .submit input {
    background: #449d44;
    border: none;
    color: #fff;
    font: bold 13px/25px arial;
    padding: 0 10px;
    border-radius: 5px;
    margin-right: 5px;
    cursor: pointer;
}
.cpgmform .submit{
    text-align: center;
}
#bt{
    display: none;
}
#canvas{
    width: 106px;
    height: 43px;
}