﻿
.view_imgs{width:300px;height:300px;margin:20px auto;position:relative;background:#f7f7f7;}
.view_imgs .btn{position:absolute;width:15px;height:74px;top:222px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.view_imgs .prev{left:0;background:url(../images/view_left.png) no-repeat center center #bfbebe;}
.view_imgs #prev,.view_imgs #prev #next{width: 15px;height: 70px;margin-left: 0;}
.view_imgs #prevTop,.view_imgs #nextTop{display:none}
.view_imgs .next{right:0;background:url(../images/view_right.png) no-repeat center center #bfbebe;}
.view_imgs li{float:left;}
.view_imgs .prev:hover,.view_imgs .next:hover{background-color:#06b572;}
.view_imgs .cf li{position:relative;color:#fff;}
.view_imgs .cf a{display:block;width:300px;height:216px;position:absolute;color:#fff;}
.view_imgs .picBox{height:216px;position:relative;overflow:hidden;}
.view_imgs .picBox ul{height:216px;position:absolute;}
.view_imgs .picBox li{width:300px;height:274px;}
.view_imgs .listBox{width:300px;height:71px;margin:0 auto;position:relative;padding:6px 0 10px;overflow:hidden;}
.view_imgs .listBox ul{height:71px;position:absolute;}
.view_imgs .listBox li{width:104px;height:71px;cursor:pointer;position:relative;}

.view_imgs .listBox li a{display:block;width:95px;height:71px;}
.view_imgs .listBox li img{width:95px;height:71px;}
.view_imgs .listBox .on img{width:89px;height:65px;border: 2px solid #06b572;}
.view_imgs .picBox li img{max-width: 100%;}


* 留言 */
.c-book ul li {position: relative;margin-top: 10px; }
.c-book ul li em {float: left;text-align: right;margin-right: 10px;padding-top: 7px;width: 150px;font-style: normal;}
.c-book ul li textarea,
.c-book ul li input,
.c-book ul li select {transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;padding: 12px;border: 1px solid #CCCCCC;font-family: 'Microsoft Yahei';}
.c-book ul li textarea:hover,.c-book ul li input:hover,.c-book ul li select:hover,.c-book ul li textarea:focus,.c-book ul li input:focus,.c-book ul li select:focus {border-color: #d54f43;}
.c-book ul li textarea {width: 360px;height: 150px;overflow-y: hidden;}
.c-book ul li img {position: absolute;cursor: pointer;margin-left: 5px;}
.c-book ul li.bnt {margin-left: 150px;}
.c-book ul li.bnt input {transition: all 0.3s;-webkit-transition: all 0.3s;cursor: pointer;width: 120px;margin-left: 10px;border-color: #d54f43;background: #d54f43;color: #ffffff;}
.c-book ul li.bnt input:hover {border-color: #f8a75c;background: #f8a75c;}
.c-cb,.c-cbli li {zoom: 1;}