@charset "utf-8";
body,
ol,
ul,
li,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select,
a {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    display: block;
    margin: 0 auto;
    padding: 0;
    background-color: #FFF;
    font-family: '微软雅黑';
    background: url(../images/Bg.jpg) #f6f6f6 top center no-repeat;
}


/*Top*/

.Top {
    width: 100%;
    min-width: 1200px;
    height: 139px;
    background: url(../images/TopBg.png) top center repeat-x;
}

.Top .TopCon {
    width: 1200px;
    height: 130px;
    margin: 0 auto;
}

.Top .TopCon .Logo {
    width: 521px;
    height: 130px;
}

.Top .TopCon .Logo img {
    margin-top: 35px;
}

.Top .TopCon .TopInfo {
    width: 679px;
    height: 130px;
}

.Top .TopCon .TopInfo .TopInfoAu {
    width: 679px;
    height: 50px;
}

.Top .TopCon .TopInfo .TopInfoAu .Mail {
    display: inline-block;
    height: 50px;
    color: #737d80;
    font-size: 12px;
    font-family: "Microsoft YaHei UI";
    line-height: 50px;
    margin-right: 20px;
}

.Top .TopCon .TopInfo .TopInfoAu .Mail .Icon_mail {
    display: block;
    float: left;
    width: 17px;
    height: 16px;
    background: url(../images/Icon_mail.png) no-repeat;
    margin-right: 5px;
    margin-top: 17px;
}

.Top .TopCon .TopInfo .TopInfoAu .Phone {
    display: inline-block;
    height: 50px;
    color: #737d80;
    font-size: 12px;
    font-family: "Microsoft YaHei UI";
    line-height: 50px;
}

.Top .TopCon .TopInfo .TopInfoAu .Phone .Icon_phone {
    display: block;
    float: left;
    width: 17px;
    height: 16px;
    background: url(../images/Icon_phone.png) no-repeat;
    margin-right: 5px;
    margin-top: 17px;
}

.Top .TopCon .TopInfo .TopInfoAu .Edition {
    display: inline-block;
    width: 76px;
    height: 26px;
    background: url(../images/OneNor.png) no-repeat;
    line-height: 24px;
    text-align: center;
    margin-top: 12px;
    margin-left: 25px;
}

.Top .TopCon .TopInfo .TopInfoAu .Edition a {
    display: block;
    width: 76px;
    height: 26px;
    color: #737d80;
    font-size: 12px;
    line-height: 26px;
}

.Top .TopCon .TopInfo .TopInfoAu .Edition:hover {
    background: url(../images/OneHov.png) no-repeat;
}

.Top .TopCon .TopInfo .TopInfoAu .Edition:hover>a {
    color: #fff;
}

.Top .TopCon .TopInfo .Nav {
    width: 679px;
    height: 80px;
}

.Top .TopCon .TopInfo .Nav .NavCon {
    width: 679px;
    height: 35px;
    margin-top: 22px;
    text-align: right;
}

.Top .TopCon .TopInfo .Nav .NavCon ul li {
    width: 104px;
    height: 35px;
    text-align: center;
}

.Top .TopCon .TopInfo .Nav .NavCon ul a {
    display: block;
    width: 104px;
    height: 35px;
    color: #202e31;
    font-size: 12px;
    font-family: "Microsoft YaHei UI";
    line-height: 35px;
    background: url(../images/Nav_nor.png) no-repeat;
    float: left;
    position: relative;
    margin-right: -8px;
}

.Top .TopCon .TopInfo .Nav .NavCon ul a:hover {
    color: #fff;
    background: url(../images/Nav_hov.png) no-repeat;
}

.Top .TopCon .TopInfo .Nav .NavCon ul .Now {
    color: #fff;
    background: url(../images/Nav_hov.png) no-repeat;
}


/*主要内容*/


/*新闻活动*/

.Content {
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}

.Content .ConLeft {
    width: 648px;
    margin-right: 30px;
}

.Content .ConLeft .News {
    width: 648px;
    height: 208px;
    background: #fff;
    border: 1px solid #ececec;
}

.Content .ConLeft .News .NewsTitle {
    width: 618px;
    height: 50px;
    margin-left: 30px;
    margin-bottom: 6px;
}

.Content .ConLeft .News .NewsTitle .Title {
    height: 18px;
    margin-top: 24px;
}

.Content .ConLeft .News .NewsCon {
    width: 590px;
    margin: 0 auto;
}

.Content .ConLeft .News .NewsCon ul li {
    width: 590px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
}

.Content .ConLeft .News .NewsCon ul li i {
    display: block;
    float: left;
    width: 6px;
    height: 6px;
    background: url(../images/Icon_list.png) no-repeat;
    margin-top: 14px;
    margin-right: 6px;
}

.Content .ConLeft .News .NewsCon ul li a {
    color: #808080;
    font-size: 14px;
    font-family: "Microsoft YaHei UI";
    line-height: 32px;
    display: block;
    float: left;
}

.Content .ConLeft .News .NewsCon ul li a:hover {
    color: #1f9de0;
}

.Content .ConLeft .News .NewsCon ul li span {
    display: inline-block;
    float: right;
    line-height: 32px;
    color: #808080;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}


/*多媒体课件*/

.Content .ConLeft .KeJian {
    width: 648px;
    height: 337px;
    background: #fff;
    border: 1px solid #ececec;
    margin-top: 30px;
}

.Content .ConLeft .KeJian .KeJianTitle {
    width: 618px;
    height: 50px;
    margin-left: 30px;
    margin-bottom: 6px;
}

.Content .ConLeft .KeJian .KeJianTitle img {
    display: block;
    float: left;
    height: 18px;
    margin-top: 24px;
}

.Content .ConLeft .KeJian .KeJianTitle a {
    display: block;
    float: right;
    width: 142px;
    height: 17px;
    background: url(../images/PPT01.png) no-repeat;
    margin-top: 26px;
    margin-right: 20px;
}

.Content .ConLeft .KeJian .KeJianTitle a:hover {
    background: url(../images/PPT011.png) no-repeat;
}

.Content .ConLeft .KeJian .KejianCon {
    width: 620px;
    margin-left: 30px;
}

.Content .ConLeft .KeJian .KejianCon .Con1 {
    width: 620px;
}

.Content .ConLeft .KeJian .KejianCon .Con1 ul li {
    width: 206px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    float: left;
}

.Content .ConLeft .KeJian .KejianCon .Con1 ul li i {
    display: block;
    float: left;
    width: 6px;
    height: 6px;
    background: url(../images/Icon_list.png) no-repeat;
    margin-top: 14px;
    margin-right: 6px;
}

.Content .ConLeft .KeJian .KejianCon .Con1 ul li a {
    color: #808080;
    font-size: 14px;
    font-family: "Microsoft YaHei UI";
    line-height: 32px;
    display: block;
    float: left;
}

.Content .ConLeft .KeJian .KejianCon .Con1 ul li a:hover {
    color: #1f9de0;
}


/*软件下载*/

.Content .ConLeft .DownLearn {
    width: 650px;
    height: 230px;
    margin-top: 30px;
}

.Content .ConLeft .DownLearn .Learn {
    width: 195px;
    height: 230px;
    background: url(../images/Learn.png) no-repeat;
}

.Content .ConLeft .DownLearn .Learn span {
    display: block;
}

.Content .ConLeft .DownLearn .Learn .SecondLearn {
    width: 195px;
    height: 180px;
}

.Content .ConLeft .DownLearn .Learn .SecondLearn a {
    display: block;
    width: 195px;
    height: 180px;
}

.Content .ConLeft .DownLearn .Learn .FirstLearn {
    width: 135px;
    height: 50px;
    padding: 0 30px;
    line-height: 50px;
}

.Content .ConLeft .DownLearn .Learn .FirstLearn a {
    display: block;
    width: 195px;
    height: 50px;
    color: #202E31;
    font-size: 14px;
    font-family: "Microsoft YaHei UI";
    line-height: 50px;
    font-weight: bold;
}

.Content .ConLeft .DownLearn .Learn .FirstLearn a:hover {
    color: #EB0012;
}

.Content .ConLeft .DownLearn .DownLoad {
    width: 433px;
    height: 228px;
    margin-left: 20px;
    border: 1px solid #ececec;
    background: #fff;
}

.Content .ConLeft .DownLearn .DownLoad .More {
    width: 38px;
    height: 38px;
    position: relative;
    float: right;
    z-index: 9;
}

.Content .ConLeft .DownLearn .DownLoad .DownCon {
    width: 393px;
    height: 170px;
    margin: 29px auto;
}

.Content .ConLeft .DownLearn .DownLoad .DownCon .DownPic {
    width: 110px;
    height: 170px;
}

.Content .ConLeft .DownLearn .DownLoad .DownCon .DownPic img {
    width: 110px;
    height: 50px;
}

.Content .ConLeft .DownLearn .DownLoad .DownCon .DownPic ul {
    width: 110px;
    height: 180px;
}

.Content .ConLeft .DownLearn .DownLoad .DownCon .DownPic ul li {
    width: 110px;
    height: 50px;
    margin-bottom: 10px;
}

.Content .ConLeft .DownLearn .DownLoad .DownCon .DownList {
    width: 263px;
    height: 170px;
}

.Content .ConLeft .DownLearn .DownLoad .DownCon .DownList ul li {
    width: 263px;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    margin-left: 20px;
}

.Content .ConLeft .DownLearn .DownLoad .DownCon .DownList ul li i {
    display: block;
    float: left;
    width: 6px;
    height: 6px;
    background: url(../images/Icon_list.png) no-repeat;
    margin-top: 12px;
    margin-right: 6px;
}

.Content .ConLeft .DownLearn .DownLoad .DownCon .DownList ul li a {
    color: #808080;
    font-size: 12px;
    font-family: "Microsoft YaHei UI";
    line-height: 29px;
    display: block;
    float: left;
}

.Content .ConLeft .DownLearn .DownLoad .DownCon .DownList ul li a:hover {
    color: #1f9de0;
}


/*书本*/

.Content .ConRight {
    width: 520px;
}

.Content .ConRight .Book {
    width: 317px;
    height: 433px;
    margin: 0 auto;
}

.Content .ConRight .Author {
    width: 298px;
    height: 120px;
    margin-left: 111px;
    margin-top: 26px;
}


/*在线资源*/

.Content .ConRight .Online {
    width: 518px;
    height: 228px;
    border: 1px solid #ececec;
    background: #fff;
    margin-top: 30px;
}

.Content .ConRight .Online .More {
    width: 38px;
    height: 38px;
    position: relative;
    float: right;
    z-index: 9;
}

.Content .ConRight .Online .OnlineCon {
    width: 498px;
    height: 170px;
    margin-top: 29px;
}

.Content .ConRight .Online .OnlineCon .OnlinePic {
    width: 110px;
    height: 170px;
    padding-left: 20px;
}

.Content .ConRight .Online .OnlineCon .OnlinePic img {
    width: 110px;
    height: 50px;
}

.Content .ConRight .Online .OnlineCon .OnlinePic ul {
    width: 110px;
    height: 180px;
}

.Content .ConRight .Online .OnlineCon .OnlinePic ul li {
    width: 110px;
    height: 50px;
    margin-bottom: 10px;
}

.Content .ConRight .Online .OnlineCon .OnlineList {
    width: 348px;
    height: 170px;
}

.Content .ConRight .Online .OnlineCon .OnlineList ul li {
    width: 348px;
    height: 29px;
    line-height: 29px;
    overflow: hidden;
    margin-left: 20px;
}

.Content .ConRight .Online .OnlineCon .OnlineList ul li i {
    display: block;
    float: left;
    width: 6px;
    height: 6px;
    background: url(../images/Icon_list.png) no-repeat;
    margin-top: 12px;
    margin-right: 6px;
}

.Content .ConRight .Online .OnlineCon .OnlineList ul li a {
    color: #808080;
    font-size: 12px;
    font-family: "Microsoft YaHei UI";
    line-height: 29px;
    display: block;
    float: left;
}

.Content .ConRight .Online .OnlineCon .OnlineList ul li a:hover {
    color: #1f9de0;
}


/*Footer*/

.Footer {
    width: 100%;
    min-width: 1200px;
    height: 120px;
    background: url(../images/BottomNg.png) bottom center;
    clear: both;
    margin-top: 60px;
}

.Footer .FooterCon {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
}

.Footer .FooterCon .AuInfor {
    width: 300px;
    height: 72px;
    margin-top: 24px;
}

.Footer .FooterCon .AuInfor .Mail {
    display: block;
    height: 24px;
    color: #737d80;
    font-size: 12px;
    font-family: "Microsoft YaHei UI";
    line-height: 24px;
}

.Footer .FooterCon .AuInfor .Mail .Icon_mail {
    display: block;
    float: left;
    width: 17px;
    height: 16px;
    background: url(../images/Icon_mail.png) no-repeat;
    margin-right: 5px;
    margin-top: 3px;
}

.Footer .FooterCon .AuInfor .Phone {
    display: block;
    height: 24px;
    color: #737d80;
    font-size: 12px;
    font-family: "Microsoft YaHei UI";
    line-height: 24px;
}

.Footer .FooterCon .AuInfor .Phone .Icon_phone {
    display: block;
    float: left;
    width: 17px;
    height: 16px;
    background: url(../images/Icon_phone.png) no-repeat;
    margin-right: 5px;
    margin-top: 3px;
}

.Footer .FooterCon .AuInfor .Add {
    display: block;
    height: 24px;
    color: #737d80;
    font-size: 12px;
    font-family: "Microsoft YaHei UI";
    line-height: 24px;
}

.Footer .FooterCon .AuInfor .Add .Icon_add {
    display: block;
    float: left;
    width: 17px;
    height: 16px;
    background: url(../images/Icon_add.png) no-repeat;
    margin-right: 5px;
    margin-top: 3px;
}

.Footer .FooterCon .AuInfor .Add a {
    color: #737d80;
    font-size: 12px;
    font-family: "Microsoft YaHei UI";
    line-height: 24px;
}

.Footer .FooterCon .AuInfor .Add a:hover {
    color: #ccc;
}


/*快速购买*/

.Footer .FooterCon .Buy {
    width: 900px;
    height: 120px;
}

.Footer .FooterCon .Buy .BuyIcon {
    width: 90px;
    height: 120px;
    line-height: 120px;
}

.Footer .FooterCon .Buy .Mall {
    width: 900px;
    height: 40px;
    margin-top: 40px;
}

.Footer .FooterCon .Buy .Mall ul li {
    height: 40px;
    float: right;
    margin-left: 15px;
}

.Footer .FooterCon .Buy .Mall .Taobao {
    display: inline-block;
    width: 102px;
    height: 40px;
    background: url(../images/Taobao_nor.png) no-repeat;
}

.Footer .FooterCon .Buy .Mall .Taobao:hover {
    background: url(../images/Taobao_hov.png) no-repeat;
}

.Footer .FooterCon .Buy .Mall .JD {
    display: inline-block;
    width: 110px;
    height: 40px;
    background: url(../images/JD_nor.png) no-repeat;
}

.Footer .FooterCon .Buy .Mall .JD:hover {
    background: url(../images/JD_hov.png) no-repeat;
}

.Footer .FooterCon .Buy .Mall .Dangdang {
    display: inline-block;
    width: 86px;
    height: 40px;
    background: url(../images/Dangdang_nor.png) no-repeat;
}

.Footer .FooterCon .Buy .Mall .Dangdang:hover {
    background: url(../images/Dangdang_hov.png) no-repeat;
}

.Footer .FooterCon .Buy .Mall .TianMao {
    display: inline-block;
    width: 149px;
    height: 40px;
    background: url(../images/TianMao_nor.png) no-repeat;
}

.Footer .FooterCon .Buy .Mall .TianMao:hover {
    background: url(../images/TianMao_hov.png) no-repeat;
}

.Footer .FooterCon .Buy .Mall .Yamaxun {
    display: inline-block;
    width: 92px;
    height: 40px;
    background: url(../images/Yamaxun_nor.png) no-repeat;
}

.Footer .FooterCon .Buy .Mall .Yamaxun:hover {
    background: url(../images/Yamaxun_hov.png) no-repeat;
}