﻿body
{
    background-color:#f3f3f3;
}
.content 
{
    width:950px;
    background-color:#ffffff;
    padding:30px 0px 0px 50px;
}
.content .left
{
    width:410px;float:left;margin-bottom:50px;
}
.content .right
{
    width:500px;float:left;word-wrap: break-word;color: #666666;line-height: 24px;font-size: 13px;margin-bottom:50px;
    padding-right:20px;
}
.content .right .contactyt
{
    position:relative;top:-60px;left:18px;font-size:24px;color:#333333;
}
.content .right p
{
    line-height: 32px;
    font-size: 14px;
}
.honor
{
    width:1000px;margin:20px auto;
}
.honor div
{
    height:20px;
}
.honor div a
{
    font-size:13px;color:#333333;float:right;
}
.honor li 
{
    list-style-type:none;float:left;margin-right:20px;
}
.teamPhoto
{
    width:1000px;
    margin:0px auto;background-color:#ffffff;margin-top:30px;
    position:relative;
}
.teamPhoto .photo
{
    width:917px;
    overflow:hidden;
    padding:20px 25px;
    position:relative;
}
.teamPhoto #scollPanel
{
    list-style:none;overflow:hidden;width:917px;
}
.teamPhoto #scollPanel li
{
    float:left;margin-right:25px;
}
.teamPhoto #scollPanel h5
{
    font-size:13px;text-align:center;font-weight:normal;padding-top:10px;
}
.teamPhoto .btnLeft
{
    background: url(../Skins/Default/Img/About/leftbtn.png) no-repeat center;
    display:block;
    width:65px;
    height:65px;
    position:absolute;left:0px;top:165px;z-index:1;
}
.teamPhoto .btnRight {
    background: url(../Skins/Default/Img/About/rightbtn.png) no-repeat center;
    display:block;
    width:65px;
    height:65px;
    position:absolute;right:0px;z-index:2;top:165px;
}
.iconService
{
    margin:0px auto;
    width:1005px;
    background-color:#FFFFFF;
    height:170px;
    margin-top:40px;
}
.iconService ul
{
    padding-left:30px;padding-top:50px;
}
.iconService li
{
    float:left;width:190px;height:90px;
    text-align:center;vertical-align:middle;
    border-right:dotted 1px #C3C3C3;
}
.iconService li span
{
    font-size:18px;
    color:#E22C08;
    font-weight:bold;
}
#threeShow{display:none;position:relative;top:-270px;left:620px;background-color:#fff;width:200px;height:80px;border:solid 1px #797979;display:block;text-align:center;font-size:16px;padding-top:40px;}