/*-------------------------------news-home------------------------------------*/
.footer-main {
margin-top: 20px;
overflow:hidden;
}
.footer-items:first-child {
margin-left: 0;
margin-right: 10px;
}
.footer-items {
float: left;
width: 336px;
margin-left: 10px;
}
.footer-items:last-child {
margin-left: 20px;
}
.footer-items > div {
margin: 10px 0;
}
.footer-items h3 {
height: 40px;
width: 100%;
line-height: 40px;
font-size: 17px;
color: #EE1C1D;
text-transform: uppercase;
border-bottom: solid 2px #ccc;
background: url(../images/fck_icon_head_text_footer.png) right center no-repeat;
}
.footer-items > h3 a {
color: #EE1C1D;
font-size: 17px;
}
.footer-items > h3 a:hover {
//color: #333;
}
.footer-items > h3 span {
display: inline-block;
height: 40px;
border-bottom: solid 2px #EE1C1D;
}
.footer-items ul {
list-style: none;
}
.first-item-news, .first-item-video {
height: 190px;
width: 336px;
position: relative;
float: left;
}
.first-item-news a, .first-item-video a {
color: #fff !important;
}
.first-item-news img, .first-item-video img {
width: 100%;
height: 100%;
}
.item-news {
float: left;
font-size: 12px;
margin: 15px 0 0 0;
border-bottom: solid 1px #EBEBEB;
padding-bottom: 15px;
}
.footer-items p, .footer-items a {
color: #7a7878;
font-size: 12px;
}
.item-news img {
float: left;
width: 90px;
height: 55px;
}
.item-news h2 {
float: left;
width: 236px;
padding-left: 10px;
font-weight: normal;
}
.item-news h2 a {
color: #EE1C1D;
}
.item-news span {
float: left;
color: #a2a5a9;
padding-left: 10px;
}
.item-news h2 a:hover {
color: #484848;
}
.first-item-video .box-name img {
width: 67px;
height: 67px;
position: absolute;
top: 65px;
right: 135px;
}
.first-video-child-odd {
margin: 10px 0px 10px 0;
}
.first-video-child-even {
margin: 10px 15px 10px 15px;
}
.item-video {
width: 100px;
padding: 0;
border: none;
}
.item-video img {
float: left;
width: 100px;
height: 65px;
}
.item-video h2 {
float: left;
width: 100px;
padding-left: 0px;
text-align: justify;
height: 40px;
padding-top:4px;
}
.fb-like-box {
background: #F2F2F4;
}

/*-------------------------------info-service------------------------------------*/
#feature-icon {
width: 100%;
height: 140px;
margin: 20px 0 30px 0;
border-top: solid 1px #1c86ee;
border-bottom: solid 1px #1c86ee;
}
#feature-icon ul {
list-style: none;
}
#feature-icon ul li:first-child {
border-right: solid 1px #1c86ee;
}
#feature-icon ul li {
width: 346px;
height: 120px;
margin: 10px 0;
float: left;
}
#feature-icon ul li:last-child {
border-left: solid 1px #1c86ee;
}
#feature-icon ul li img {
margin: 30px 20px;
float: left;
}
#feature-icon .feature-title {
float: left;
width: 245px;
color: #484848;
font-size: 20px;
margin: 30px 0 0 0;
}
#feature-icon .feature-desc {
font-size: 14px;
width: 245px;
color: #484848;
margin: 10px 0;
float: left;
}