  .message1 .messageCon{width:100%; height:auto;}
.message1 .messageCon .messageBox{width:100%; height:auto;}
.message1 .messageCon .messageBox .text{width:270px; height:45px; box-sizing:border-box; border:1px solid #cbcbcb; background:#fff; float:left; margin-right:10px; margin-top:10px;}
.message1 .messageCon .messageBox .text input{width:268px; height:20px; float:left; box-sizing:border-box; padding:0 15px; margin:12px 0; border:none; background:none;}
.message1 .messageCon .messageBox .textarea{width:270px; height:90px; box-sizing:border-box; border:1px solid #cbcbcb; float:left; margin-top:10px; background:#fff;}
.message1 .messageCon .messageBox .textarea textarea{border:none; background:none; padding: 12px 15px 0 5px; line-height:16px; width: 267px; height:88px;}
.message1 .messageCon .messageBox .vCode{width:550px; height:45px; margin-bottom:20px;}
.message1 .messageCon .messageBox .vCode input{border:1px dashed #008bd6; background:rgba(0,139,214,.05); box-sizing:border-box; width:200px; height:45px; float:left; padding:12px 15px; line-height:25px;}
.message1 .messageCon .messageBox .vCode p{width:80px; height:28px; float:left; margin:7px 20px;}
.message1 .messageCon .messageBox .button{width:150px; height:40px; float:left; margin:20px 0 0 0;}
.message1 .messageCon .messageBox .button input{width:150px; height:40px; background:#fe8141; color:#fff; border:none; font-size:14px; font-family:"微软雅黑";}











/*侧边工具*/
#sideTool{position:fixed; right:8px; bottom:80px; width:92px;border:1px solid #ececec; background:#fff; z-index:1; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; z-index:999}
#sideTool a{height:80px; border-bottom:1px solid #ececec; display:block; font-size:12px; text-align:center; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; padding-top:6px; position:relative; color:#666;}
#sideTool a:hover{ color:#fff; background:#f36420;}
#sideTool i{width:40px; height:40px; display:block; margin:0 auto 6px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
#sideTool a.icon01 i{background:url(../images/icon01.png) no-repeat;}
#sideTool a.icon01:hover i{background-position:0 -40px;}
#sideTool a.icon02 i{background:url(../images/icon02.png) no-repeat;}
#sideTool a.icon02:hover i{background-position:0 -40px;}
#sideTool .icon03 i{background:url(../images/icon03.png) no-repeat;}
#sideTool .icon03:hover i{background-position:0 -40px;}
#sideTool .icon03 .article{display:none; position:absolute; right:100%; top:0; bottom:0; width:180px; border:1px solid #ececec; background:#fcfcfc; font-size:16px; padding:0 6px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
#sideTool .icon03 .article p{padding:0 6px; color:#f36420; width:160px; text-align:left; padding-left:36px; line-height:32px; font-size:12px;}
#sideTool .icon03 .article p.phone{ background:url(../images/icon05.png) no-repeat 6px center; border-bottom:1px dotted #d2d2d2;}
#sideTool .icon03 .article p.mail{ background:url(../images/icon06.png) no-repeat 6px center; text-align:right;}
#sideTool .icon03{ height:80px; border-bottom:1px solid #ececec; display:block; font-size:12px; text-align:center; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; padding-top:6px; position:relative; }
#sideTool .icon03:hover{color:#fff; background:#f36420;}
#sideTool .icon03:hover .article{display:block; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}

#sideTool a.icon04 i{background:url(../images/icon07.png) no-repeat;}
#sideTool a.icon04:hover i{background-position:0 -40px;}

#sideTool .icon05 i{background:url(../images/icon08.png) no-repeat;}
#sideTool .icon05:hover i{background-position:0 -40px;}
#sideTool .icon05 .article{display:none; position:absolute; right:100%; top:0; bottom:0; width:180px; height:180px; border:1px solid #eee;  padding:0; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
#sideTool .icon05 .article p{ width:180px; height:180px; text-align:left; padding:0;}
#sideTool .icon05 .article p.erweima{ width:180px; height:180px;}
#sideTool .icon05 .article p.erweima img{ width:180px; height:180px;}
#sideTool .icon05{ height:80px; border-bottom:1px solid #ececec; display:block; font-size:12px; text-align:center; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s; padding-top:6px; position:relative; }
#sideTool .icon05:hover{color:#fff; background:#f36420;}
#sideTool .icon05:hover .article{display:block; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}

/*侧边工具*/



/*在线留言*/
.message{width:1100px; height:auto; margin:0 auto;}
/*留言图片*/
.message .img{width:500px; height:auto; float:left;}
.message .img img{width:500px; height:auto;}
/*留言框*/
.message .messageCon{width:550px; height:auto; float:right;}
.message .messageCon .title{width:100%; height:auto; padding-top:20px; margin-bottom:30px;}
.message .messageCon .title h4{font-size:30px; font-family:"Times New Roman"; color:#f36420; font-weight:normal; padding-bottom:10px;}
.message .messageCon .title h5{font-size:18px; color:#666; line-height:24px; font-weight:normal;}

.message .messageCon .messageBox{width:100%; height:auto;}

.message .messageCon .messageBox .text{width:550px; height:45px; box-sizing:border-box; border:1px dashed #008bd6; background:rgba(0,139,214,.05); margin-bottom:10px;}
.message .messageCon .messageBox .pho{height:55px;padding-left: 15px;}
.message .messageCon .messageBox .text i{display:block; float:left; width:59px; height:43px;}
.message .messageCon .messageBox .text .i1{background:url(../images/messageIcon1.png) center no-repeat;}
.message .messageCon .messageBox .text .pp{background:url(../images/pp.png) center no-repeat;background-size: 40px 40px;}
.message .messageCon .messageBox .text .i2{background:url(../images/messageIcon2.png) center no-repeat;}
.message .messageCon .messageBox .text span{display:block; float:left; width:1px; height:20px; margin:12px 0; background:#ccc;}
.message .messageCon .messageBox .text .inp{width:488px; height:20px; float:left; box-sizing:border-box; padding:0 15px; margin:12px 0; border:none; background:none;}
.message .messageCon .messageBox .textarea{width:550px; height:120px; box-sizing:border-box; border:1px dashed #008bd6; background:rgba(0,139,214,.05); margin-bottom:10px;}
.message .messageCon .messageBox .textarea textarea{border:none; background:none; padding:10px 15px; line-height:25px;width: 550px;}

.message .messageCon .messageBox .vCode{width:550px; height:45px; margin-bottom:20px;}
.message .messageCon .messageBox .vCode input{border:1px dashed #008bd6; background:rgba(0,139,214,.05); box-sizing:border-box; width:200px; height:45px; float:left; padding:12px 15px; line-height:25px;}
.message .messageCon .messageBox .vCode p{width:80px; height:28px; float:left; margin:7px 20px;}

.message .messageCon .messageBox .button{width:200px; height:45px;}
.message .messageCon .messageBox .button input{width:200px; height:45px; background:#008bd6; color:#fff; border:none; font-size:16px;}

.message .messageCon .messageBox .text .uploader { position:relative; display:inline-block; overflow:hidden; cursor:default; margin:10px 0px; -moz-box-shadow:0px 0px 5px #ddd; -webkit-box-shadow:0px 0px 5px #ddd; box-shadow:0px 0px 5px #ddd; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.message .messageCon .messageBox .text .filename { float:left; display:inline-block; outline:0 none; height:32px; width:180px; margin:0; padding:8px 10px; overflow:hidden; cursor:default; border:1px solid; border-right:0; font:9pt/100% Arial, Helvetica, sans-serif; color:#777; text-shadow:1px 1px 0px #fff; text-overflow:ellipsis; white-space:nowrap; -moz-border-radius:5px 0px 0px 5px; -webkit-border-radius:5px 0px 0px 5px; border-radius:5px 0px 0px 5px; background:#f5f5f5; background:-moz-linear-gradient(top, #fafafa 0%, #eee 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #f5f5f5)); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#f5f5f5', GradientType=0);
border-color:#ccc; -moz-box-shadow:0px 0px 1px #fff inset; -webkit-box-shadow:0px 0px 1px #fff inset; box-shadow:0px 0px 1px #fff inset; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
.message .messageCon .messageBox .text .button { width: 57px;float:left; height:32px; display:inline-block; outline:0 none; padding:8px 12px; margin:0; cursor:pointer; border:1px solid; font:bold 9pt/100% Arial, Helvetica, sans-serif; -moz-border-radius:0px 5px 5px 0px; -webkit-border-radius:0px 5px 5px 0px; border-radius:0px 5px 5px 0px; -moz-box-shadow:0px 0px 1px #fff inset; -webkit-box-shadow:0px 0px 1px #fff inset; box-shadow:0px 0px 1px #fff inset; }
.message .messageCon .messageBox .text .uploader input[type=file] {width: 180px;position:absolute; top:0; left:0; bottom:0; border:0; padding:0; margin:0; height:30px; cursor:pointer; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity:0; }
.message .messageCon .messageBox .text .white .button { color:#555; text-shadow:1px 1px 0px #fff; background:#ddd; background:-moz-linear-gradient(top, #eeeeee 0%, #dddddd 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd)); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#dddddd', GradientType=0);
border-color:#ccc; }
.message .messageCon .messageBox .text .white .button:hover{ background:#eee; background:-moz-linear-gradient(top, #dddddd 0%, #eeeeee 100%); background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #eeeeee)); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#eeeeee', GradientType=0);
}

 .message .messageCon .messageBox .text .white input[type=button]::-moz-focus-inner {
padding:0;
border:0 none;
-moz-box-sizing:content-box;
}
.message .messageCon .messageBox .text .white input[type=button]::-webkit-focus-inner {
padding:0;
border:0 none;
-webkit-box-sizing:content-box;
}
.message .messageCon .messageBox .text .white input[type=text]::-moz-focus-inner {
padding:0;
border:0 none;
-moz-box-sizing:content-box;
}
.message .messageCon .messageBox .text .white input[type=text]::-webkit-focus-inner {
padding:0;
border:0 none;
-webkit-box-sizing:content-box;
}
/*在线留言*/
.copyRight{ width:100%;float:left; text-align:center; margin:20px 0 0 0; padding:20px 0 0 0; border-top:1px solid #ccc;}
.copyRight span{ padding:0 10px;}






















