body {
padding: 0;
margin: 0;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #000;
font-weight: 400;
background: #EFEFEF;
}
.shadow {
box-shadow: 0 0 8px #A6A6A6;
-moz-box-shadow: 0 0 8px #A6A6A6;
-webkit-box-shadow: 0 0 8px #A6A6A6;
-o-box-shadow: 0 0 8px #A6A6A6;
}
.clear {
clear: both;
}
b {
font-weight: 600;
}
a {
color: #ff773c;
}
a:hover {
text-decoration: none;
}
li {
list-style-position: inside;
}
h1, h2 {
font-weight: 400;
text-align: left;
margin: 30px 0 20px;
}
h1 {
font-size: 28px;
margin: 0 0 20px 0;
padding: 0;
line-height: 28px;
}
ul {
margin: 0;
padding: 0;
}
a hover {
text-decoration: none;
}
.main {
margin: 0 auto;
width: 1000px;
/* background: #ccc; */
}
.header {
width: 1000px;
float: left;
height: 238px;
background: url('/images/header10.jpg') no-repeat;
position: relative;
font-weight: 300;
box-shadow: 0px 0px 8px #333;
-moz-box-shadow: 0px 0px 8px #333;
-webkit-box-shadow: 0px 0px 8px #333;
-o-box-shadow: 0px 0px 8px #333;
z-index: 1;
margin: 0px 0 30px 0;
}
.header .contact {
font-size: 13px;
color: #fff;
font-style: italic;
}
.header .contact a {
color: #fff;
text-decoration: none;
}
.header .address {
position: absolute;
left: 10px;
top: 7px;
padding: 1px 0 4px 14px;
background: url('/images/address.png') no-repeat;
}
.header .phone {
position: absolute;
right: 10px;
top: 7px;
padding: 1px 0 4px 15px;
background: url('/images/phone.png') no-repeat;
}
.header .title {
color: #FFF0BA;
font-size: 18px;
text-align: center;
line-height: 26px;
position: absolute;
left: 0;
top: 43px;
width: 100%;
/* font-weight: 400; */
text-shadow: 0px 0px 5px #000000;
}
.header .title span {
color: #ff773c;
font-size: 22px;
font-weight: bold;
/* text-shadow: 0 0 1px #fff; */
}
.header .text-bg {
position: absolute;
background: #000;
opacity: 0.7;
height: 24px;
display: none;
}
.header .tb1 {
left: 254px;
top: 45px;
width: 491px;
}
.header .tb2 {
left: 168px;
top: 72px;
width: 662px;
}
.header .tb3 {
left: 275px;
top: 99px;
width: 449px;
height: 24px;
}
.header .tb4 {
left: 374px;
top: 126px;
width: 252px;
}
.header .panel {
position: absolute;
left: 0;
bottom: 32px;
width: 100%;
height: 39px;
/* border-top: 1px solid #494949; */
/* border-bottom: 1px solid #494949; */
/* background: #151337; */
}
.header ul {
position: absolute;
top: 0px;
left: 178px;
height: 100%;
}
.header ul li {
margin: 0 0px 0 0;
padding: 0;
float: left;
list-style: none;
height: 100%;
}
.header ul li.selected {
background: url('/images/active.png')
}
.header ul a {
color: #E4E0EB;
font-size: 14px;
text-decoration: none;
font-weight: 400;
margin: 9px 15px 0;
float: left;
}
.header .logo {
position: absolute;
left: 18px;
top: -37px;
}
.search {
position: absolute;
top: 0px;
right: 0px;
width: 234px;
height: 100%;
/* background: url('/images/searchbg.png'); */
}
.search .text {
background: none;
border: 0 none;
color: #fff;
font-size: 12px;
position: absolute;
left: 10px;
top: 11px;
width: 190px;
/* font-style: italic; */
}
.search .submit {
background: none;
border: 0 none;
color: #fff;
font-size: 0;
position: absolute;
right: 10px;
top: 11px;
width: 15px;
background: url('/images/search.png');
height: 15px;
cursor: pointer;
}
.left {
float: left;
width: 200px;
margin: 0px 0 0 0;
position: relative;
z-index: 10;
}
.left ul {
background: url('/images/left.png');
padding: 18px 20px 4px;
box-shadow: 0 0px 8px #333;
-moz-box-shadow: 0px 0px 8px #333;
-webkit-box-shadow: 0px 0px 8px #333;
-o-box-shadow: 0px 0px 8px #333;
background: #211E47;
}
.left ul li {
margin: 0 0 10px 0;
padding: 0px 0 10px 12px;
list-style: none;
background: url('/images/li2.png') no-repeat 0px 5px;
line-height: 16px;
border-bottom: 1px solid #444444;
}
.left ul li:last-child {
border-bottom: 0 none;
}
.left ul li a {
color: #E4E0EB;
text-decoration: none;
/* font-style: italic; */
font-weight: 300;
}
.left ul li a.selected {
color: #ff773c
}
.left .news-list {
/* text-align: justify; */

}
.left .news-list h3 {
margin: 30px 0 20px;
padding: 0;
}
.left .news-item {
margin: 0 0 20px 0;
}
.left .news-list .date {
font-style: italic;
margin: 0 0 5px 0;
}
.left .news-list .text {
margin: 0 0 5px 0;
}
.left .news-list .more {
font-style: italic;
}
.content {
float: left;
width: 770px;
/*padding: 0px 10px 0px 10px;*/
margin: 0 0 0 30px;
text-align: justify;
/* box-shadow: 0px 0px 8px #333; */
}
.content img.top {
width: 770px;
margin: 0 0 30px 0;
}
.content .news-list {
/* text-align: justify; */

}
.content .news-list h3 {
margin: 30px 0 20px;
padding: 0;
}
.content .news-item {
margin: 0 0 20px 0;
}
.content .news-item .date {
font-style: italic;
margin: 0 0 5px 0;
}
.content .news-item .text {
margin: 0 0 5px 0;
}
.content .news-item .more {
/* font-style: italic; */
}
.content .gallery-list {
float: left;
}
.content .gallery-item {
float: left;
width: 220px;
height: 180px;
margin: 0 20px 20px 0;
overflow: hidden;
position: relative;
background: #fff;
}
.content .gallery-item img {
min-width: 100%;
}
.content .gallery-item .name {
position: absolute;
bottom: 0;
left: 0;
height: 40px;
padding: 5px;
width: 210px;
background: #fff;
/* text-transform: capitalize; */
text-align: left;
}
.footer {
width: 100%;
float: left;
height: 200px;
background: #211E47;
position: relative;
margin: 30px 0 0 0;
box-shadow: 0px 0px 8px #333;
-moz-box-shadow: 0px 0px 8px #333;
-webkit-box-shadow: 0px 0px 8px #333;
-o-box-shadow: 0px 0px 8px #333;
font-size: 12px;
color: #E4E0EB;
}
.footer a {
font-weight: 300;
color: #E4E0EB;
/* font-style: italic; */
}
.footer .logo {
position: absolute;
top: 38px;
left: 20px;
}
.footer .logo img {
width: 110px;
}
.footer .links {
position: absolute;
top: 35px;
font-weight: 300;
}
.footer .links h3 {
font-weight: 400;
margin: 0 0 5px 0;
padding: 0;
font-size: 14px;
}
.footer .col1 {
left: 540px;
}
.footer .col2 {
left: 680px;
}
.footer .col3 {
left: 865px;
}
.footer ul {}
.footer ul li {
padding: 0px 0 5px 12px;
list-style: none;
background: url('/images/li2.png') no-repeat 0px 5px;
}
.footer .title {
position: absolute;
top: 35px;
left: 150px;
width: 100%;
text-align: center;
width: 298px;
font-size: 14px;
color: #FFF0BA;
line-height: 22px;
}
.footer .title span {
color: #FF7746;
}
.footer .counter {
position: absolute;
left: 25px;
bottom: 5px;
}
.footer .counter div {
float: left;
margin: 0 20px 0 0;
}
.footer .counter div .pic {
float: left;
margin: 0 10px 0 0;
height: 50px;
}
.footer .counter div a {
float: left;
width: 105px;
font-size: 12px;
line-height: 14px;
padding-top: 5px;
}
/*.mfeedback {
float: right;
width: 200px;
}
.mfeedback input {
width: 195px!important;
}
.mfeedback div {
width: 100%!important;
}
.mfeedback textarea {
width: 193px!important;
height: 60px;
}*/

.flexslider {
border: 0 none!important;
}
