You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
2.8 KiB
CSS

@charset "utf-8";
/* CSS Document */
#contentHead .tourtitle { background: url(/image/aboutus/feedback/writer.jpg) no-repeat; width: 1901px; height: 430px; color: #04679A; font-size: 40px; font-family: impact; padding-left: 165px; line-height: 70px; border-bottom: none; }
h2 { font-size: 30px; margin:50px 0 20px;}
h3 { font-size: 22px; margin:30px 0 15px;}
.detailcontent .backgroundTranslating { border-radius: 4px 4px 4px 4px; background: url(/image/aboutus/feedback/trance.png) no-repeat #f1f1f1; font-size: 25px; color: #a31022; text-align: center; height: 60px; }
.detailcontent .backgroundEditing { border-radius: 4px 4px 4px 4px; background: url(/image/aboutus/feedback/edit.png) no-repeat #f1f1f1; font-size: 25px; color: #a31022; text-align: center; height: 60px; }
.detailcontent .backgroundWriting { border-radius: 4px; background: url(/image/aboutus/feedback/write.png) no-repeat #f1f1f1; font-size: 25px; color: #a31022; text-align: center; height: 60px; }
.Question { color: #2684C0; font-size: 22px; }
.Answer { color: #545454; font-size: 14px; background: #f1f1f1; border-radius: 4px 4px 4px 4px; margin-bottom: 20px; }
.Answer ol { margin-left: 20px; }
.port { margin-bottom: 20px; }
.intro h3 { margin: 0 0 15px; }
.port img { border-radius: 4px; }
.intro h3 a { color: #04679A; font-weight: bold; text-decoration: none; }
.intro h3 a:hover { color: #a31022; }
.fancybox-skin { background: rgba(0,0,0,0.3); }
.fancybox-close { top : 25px; right : 25px; background: url(http://data.chinahighlights.com/css/images/community/closelabel.gif) no-repeat; width: 66px; height: 22px; }
#contactform { width: 600px; background: #fff; padding: 10px; display: none; }
#comments { width: 95%; height: 120px; padding: 10px; margin: 2% 0; float: left; }
#contactform h3 { color: #a31022; }
#contactform textarea { padding: 4px 3px; color: #666; background: #fff; border-color: #D1D1D1 #999999 #999999 #D1D1D1; border-radius: 4px; border-style: solid; border-width: 1px; margin: 3px 0 10px 0; padding: 10px; font-size: 13px; font-family: Verdana, Geneva, sans-serif; height: 150px; border-radius: 4px; box-shadow: 2px 2px 4px #999; resize: vertical; }
#contactform input { margin: 0; padding: 10px; color: #666; background: #fff; border-color: #D1D1D1 #999999 #999999 #D1D1D1; border-radius: 4px; border-style: solid; border-width: 1px; margin: 3px 0 10px 0; font-size: 14px; font-family: Verdana, Geneva, sans-serif; width: 260px; border-radius: 4px; box-shadow: 2px 2px 4px #999; }
#contactform input.safyemail { background: url(http://data.chinahighlights.com/css/images/safty-icon.png) no-repeat 245px #fff; }
#contactform input.submit { margin-left: 135px; padding-top: 3px; background-color: #a31022; color: #fff; border-radius: 4px; font-size: 17px; font-family: Arial, Helvetica, sans-serif; padding: 8px 10px; width: 283px; cursor: pointer; }