.picList {
    float: left;
    text-align: center;
}

.title_more a {
    color: #FFF;
}

.error {
    padding-left: 5px;
    color: #f60;
}

img {
    background: none;
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.pro_sort .third_box{display:none;}
.pro_sort .active .third_box{display:block;}
.touch-btn {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.touch-box {
    position: absolute;
    top: 16px;
    right: 0;
    z-index: 600;
    color: #777;
    display: none;
}

.touch-btn:hover .touch-box {
    display: block;
}

.touch-box .arrow {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    display: block;
    height: 0;
    position: absolute;
    right: 46px;
    top: -6px;
}

.touch-box .wrap {
    padding: 20px 0; /*width:280px;*/
    background: #fff;
    border-radius: 2px;
    border: 1px solid #eee;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.touch-box .wrap .ms {
    padding: 0 0 15px;
}

.touch-box .wrap .wenben {
    padding: 10px 0;
    white-space: nowrap;
}

.touch-box .wrap h1 {
    font-size: 16px;
    margin: 0;
    color: #111;
}

.touch-box .wrap .code img {
    width: 120px;
    height: 120px;
}
/**.touch-box .wrap .code li{width:50%;float:left}*/
.touch-box .wrap table {
    width: 100%;
}

.touch-box .wrap table td {
    padding: 0 15px;
    border-right: 1px solid #ddd;
}

.touch-box .wrap table td:last-child {
    border-right: 0;
}
.vrlogo {
    float: left;
    margin: 20px 0;
 }

.vrlogo img {
    float: left;
    margin-right: 20px;
}

.vrlogo h3 {
    float: left;
    color: #4c4c4c;
    font-size: 40px;
    line-height: 66px;
}

.sTel {
    float: right;
    margin: 20px 0;
}

.sTel p {
    color: #4c4c4c;
    font-size: 14px;
}

.sTel em {
    display: block;
    color: #cda84a;
    font-size: 30px;
    font-style: normal;
    font-weight: bold;
}

.header.vr {
    background: none;
}

.pages {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align:
center;font-size:12px}
.pages ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin:
0 3px;line-height: 20px;background: #fff;color:#999}
.pages ul li:hover{ background:#faa419; color:#fff;border: 1px solid #faa419}
.pages ul li:hover a{color:#fff;}
.pages ul li.thisclass {display: inline-block;border: 1px solid #faa419;padding: 2px
9px;margin: 0 3px;background: #faa419;color: #fff;}
.pages ul li.thisclass a {color: #fff;}
.pages ul li a{ display:block;color:#999}
.pages ul li a:hover {color: #fff;}

/* msg 留言板 */
.msg {
    width: 100%;
    margin: 16px auto;
    height: auto;
    overflow: hidden;
}
.msg li {
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.msg_top {
    width: 100%;
    height: auto;
    font: 14px/30px "microsoft yahei";
    background: #ededed;
    color: #333333;
    text-indent: 14px;
    overflow: hidden;
    border-radius: 3px 3px 0 0;
    font-weight: bold;
}
.msg_top span {
    margin-right: 14px;
}
.msg_con {
    border: 1px solid #ebebeb;
    background: #f3f3f3;
    overflow: hidden;
    padding-bottom: 12px;
}
.msg_consult {
    width: 96%;
    margin: 0 auto;
    font: 14px/36px "microsoft yahei";
    color: #7b7b7b;
}
.msg_reply {
    width: 96%;
    margin: 0 auto;
    font: 14px/36px "microsoft yahei";
    border: 1px solid #ebebeb;
    border-radius: 3px;
    background: #fff;
    color: #ff5958;
    text-indent: 14px;
}
.msg_now {
    width: 100%;
    height: 34px;
    background: url(../images/msgline1.png) center center no-repeat;
    overflow: hidden;
    margin: 65px 0 30px 0;
}
.msg_title {
    width: 155px;
    height: 34px;
    background-image: url(../images/msgbtn.png);
    background-position: 7px center;
    background-repeat: no-repeat;
    text-indent: 43px;
    margin: 0 auto;
    color: #fff;
    font: 22px/34px "microsoft yahei";
}
.msg_ul {
    width: 580px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}
.msg_ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 12px;
}
.msg_ul li p {
    width: 130px;
    float: left;
    height: 36px;
    font: 14px/36px "microsoft yahei";
    color: #333;
    vertical-align: top;
    text-align: right;
    margin: 0 6px 0 0;
}
.msg_ul li p span {
    color: red;
    margin-top: 2px;
    vertical-align: middle;
    font-weight: bold
}
.msg_input {
    width: 264px;
    height: 34px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    padding: 0 10px;
}
.msg_pin {
    width: 164px;
    height: 34px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    padding: 0 10px;
    float: left;
}
.msg_pin img {
    float: left;
    margin-left: 14px;
}
.msg_textarea {
    width: 264px;
    height: 80px;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    padding: 10px;
    resize: none;
    line-height: 20px !important;
}
.msg_submit {
    background: #f99f17;
    width: 286px;
    height: 36px;
    margin: 20px auto;
    border-radius: 3px;
    border: 0;
    text-align: center;
    font: 18px/36px "microsoft yahei";
    color: #fff;
    cursor: pointer
}