body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
select,
input,
textarea,
button,
p,
blockquote,
th,
td,
img,
iframe {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input,
button,
textarea,
option {
    font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif;
}

ul,
li,
div {
    list-style: none;
    border: 0px;
}

img {
    border: 0px;
    max-width: 100%;
}

.clear {
    font: 0px/0px serif;
    display: block;
    clear: both;
}

html {
    -webkit-text-size-adjust: none;
}

input {
    outline: none;
}

textarea {
    resize: none;
}

a {
    text-decoration: none;
}

body:nth-of-type(1) input:focus,
textarea:focus {
    outline: none;
}

body {
	color: #333;
	background: #93dbf3;
	position: relative;
	font-family: "AË¼Ô´ºÚÌå¡ª05";
	font-size: 12px;
}

.top1 {
    width: 100%;
    height: 179px;
    background: url("../images/choose_01.jpg") no-repeat top center;
}

.top2 {
    width: 100%;
    height: 276px;
    background: url("../images/choose_02.jpg") no-repeat top center;
}

.top3 {
    width: 100%;
    height: 296px;
    background: url("../images/choose_03.jpg") no-repeat top center;
}

.top4 {
    width: 100%;
    height: 225px;
    background: url("../images/choose_04.jpg") no-repeat top center;
}

.top5 {
    width: 100%;
    height: 407px;
    background: url("../images/choose_05.jpg") no-repeat top center;
}

.company {
    width: 994px;
    margin: 0 auto;
}

.company ul {
    width: 148px;
    float: left;
    margin-top: 20px;
}

.company ul li {
    float: left;
    padding: 10px 0;
    width: 100%;
}

.company ul li img {
    width: 155px;
    height: 60px;
    float: left;
}

.video {
    width: 598px;
    float: left;
    padding: 0px 43px 0 47px;
}

.main {
    width: 100%;
    background: #93dbf3;
}

.mainBox {
    width: 1124px;
    margin: 0 auto;
    background: #c3f0ff;
    padding: 36px 53px 72px 53px;
}

.tab {
    width: 480px;
    height: 320px;
    overflow: hidden;
    float: left;
    position: relative;
}
.tab ul{
    width: 100%;
    height: 100%;
    position: absolute;
}
.tab ul li{
    height: 100%;
    position: relative;
    float: left;
}
.tab ul li img{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
.tab ul li b{
    width: 100%;
    height: 34px;
    position: absolute;
    z-index: 2;
   bottom: 0;
    left: 0;
    background: #000;
    opacity: 0.36;
    filter: alpha(opacity=36);
    -moz-opacity: 0.36;
}
.tab ul li p{
    width: 100%;
    height: 34px;
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    font-size: 14px;
    line-height: 34px;
    text-indent: 10px;
    color: #fff;
}
.circle{
    position: absolute;
    z-index: 9;
    right: 30px;
    bottom:8px;
}
.circle a{
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 50%;
    margin: 0 5px;
}
.circle a.focus{
    background: #d01b1b;
}

.news1 {
    width: 605px;
    float: right;
}

.news1 h2 {
    font-size: 18px;
    line-height: 24px;
}

.news1 h2 a {
    color: #333333;
}

.news1 p {
    line-height: 28px;
    color: #333;
    padding: 10px 0 15px 0;
    text-indent: 24px;
}

.news1 p a {
    color: #333;
}

.news1 a:hover {
    color: #cb0204;
    text-decoration: underline;
}

.imgNews1 {
    width: 100%;
    height: 527px;
    float: left;
    position: relative;
    margin-top: 10px;
}

.imgNews1 img {
    position: absolute;
    width: 374px;
    height: 264px;
    z-index: 1;
    top: 0;
}

.imgNews1 img.img2 {
    left: 748px;
    z-index: 2;
}

.imgNews1 img.img3 {
    left: 374px;
    top: 264px;
    z-index: 3;
}

.newsText {
    width: 344px;
    height: 244px;
    position: absolute;
    top: 0;
    left: 374px;
    background: #e72f2f;
    color: #fff;
    padding: 10px 15px;
    z-index: 9;
}
.newsText:hover{
    background: #ab1517;
}
.newsTextBox{
    width: 100%;
    height: 100%;
    position: relative;
}
.arrow2{
    width: 58px;
    height: 31px;
    position: absolute;
    bottom:-41px;
    right: 25px;
    display: none;
    background: url("../images/arrow2.png") no-repeat;
}
.arrow1{
    width: 59px;
    height: 32px;
    position: absolute;
    top:-41px;
    right: 25px;
    display: none;
    background: url("../images/arrow1.png") no-repeat;
}
.arrow3{
    width: 58px;
    height: 31px;
    position: absolute;
    top:-41px;
    right: 25px;
    display: none;
    background: url("../images/arrow3.png") no-repeat;
}
.newsText.hover .arrow2,.newsText.hover .arrow1,.newsText.hover .arrow3{
    display: block;
}

.newsText b {
    display: block;
    font-size: 18px;
    line-height: 24px;
}

.newsText p {
    line-height: 28px;
    text-indent: 24px;
    margin-top: 8px;
}

.newsText p a {
    color: #fff;
}

.text1 {
    left: 0;
    top: 264px;
    /*background: #ab1517;*/
}

.text2 {
    left: 748px;
    top: 264px;
}

.other {
    background: #68c6e5;
    padding: 38px 0 0 0;
}

.bbs {
    width: 100%;
    height: 1120px;
    position: relative;
}

.title {
    position: absolute;
    width: 302px;
    height: 80px;
    left: 412px;
    top: -115px;
    background: url("../images/title.png") no-repeat;
    text-align: center;
    font-size: 32px;
    line-height: 80px;
    color: #fff;
}

.title.title1 {
    background: url("../images/title1.png") no-repeat;
}

.bigImg {
    width: 100%;
    height: 100%;
    position: absolute;
}
.bbsImg {
	width: 100%;
    height: 473px;
    position: relative;
    overflow: hidden;
}
.bbsImg ul{
    width: 100%;
    height: 100%;
    position: absolute;
}
.bbsImg ul li{
    height: 100%;
    float: left;
}
.bbsImg ul li img{
    width: 100%;
    height: 100%;
    float: left;
}
.bbsSmall{
    width: 100%;
    height: 169px;
    float: left;
    position: relative;
    overflow: hidden;
}
.bbsSmall ul{
    width: 100%;
    float: left;
    display: inline;
    margin:12px 0 0 -12px;
}
.bbsSmall ul li{
    width: 206px;
    height: 100%;
    position: relative;
    float: left;
    padding: 0 12px;
}
.bbsSmall ul li img{
    width: 100%;
    height: 128px;
    float: left;
}
.bbsSmall ul li p{
    width: 100%;
    height: 29px;
    float: left;
    text-align: center;
    font-size: 16px;
    line-height: 29px;
    background: #e72f2f;
    color: #fff;
}
.bbsSmall ul li.focus p{
    background: #0a79af;
}
.bbsSmall ul li a{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
}

.meeting {
    width: 100%;
    height: 290px;
    position: relative;
    background: #ab1517;
    margin-bottom: 20px;
}

.meetingList {
    width: 750px;
    float: left;
}

.meetingList ul {
    width: 100%;
    float: left;
    padding-top: 10px;
}

.meetingList ul li {
    float: left;
    padding: 5px 52px 5px 0;
    width: 698px;
}

.meetingList ul li img {
    float: left;
    width: 166px;
    height: 122px;
}


.meetingList ul li h2 {
    width: 490px;
    float: right;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0 5px 0;
}

.meetingList ul li h2 a,
.meetingList ul li p a {
    color: #fff;
}

.meetingList ul li h2 a:hover,
.meetingList ul li p a:hover {
    color: #fff;
    text-decoration: underline;
}

.meetingList ul li p {
    width: 490px;
    float: right;
    line-height: 24px;
    color: #fff;
}

.meetingRight {
    width: 370px;
    height: 290px;
    float: right;
    position: relative;
}

.meetingRight img {
    width: 370px;
    height: 290px;
    position: absolute;
    z-index: 1;
}

.meetingRight b {
    width: 100%;
    height: 30px;
    position: absolute;
    z-index: 2;
    background: #000;
    left: 0;
    bottom: 0;
    opacity: 0.36;
    filter: alpha(opacity=36);
    -moz-opacity: 0.36;
}

.meetingRight p {
    width: 100%;
    height: 30px;
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 0;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}

.meetingRight p a {
    color: #fff;
}

.me1 .meetingRight {
    float: left;
}

.me1 .meetingList {
    float: right;
}

.me1 .meetingList ul li {
    padding: 5px 0px 5px 52px;
}

.me1 .meetingList ul li img {
    float: right;
}

.me1 .meetingList ul li h2,
.me1 .meetingList ul li p {
    float: left;
}

.top10 {
    width: 100%;
    height: 480px;
    position: relative;
}

.top10 .title {
    position: absolute;
    width: 538px;
    height: 80px;
    left: 293px;
    top: -115px;
    background: url("../images/title2.png") no-repeat;
    text-align: center;
    font-size: 32px;
    line-height: 80px;
    color: #fff;
}

.awards {
    width: 100%;
    height: 480px;
    position: relative;
    overflow: hidden;
}
.awards ul{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.awards ul li{
    height: 100%;
    float: left;
}
.awards ul li img{
    width: 100%;
    height: 100%;
    float: left;
}
.awards a.awardsRight {
	width: 56px;
    height: 94px;
    position: absolute;
    right: 0;
    top: 193px;
    z-index: 2;
    background: url("../images/awardsRight.png") no-repeat 0 0;
}
.awards a.awardsLeft {
	width: 56px;
    height: 94px;
    position: absolute;
    left: 0;
    top: 193px;
    z-index: 3;
    background: url("../images/awardsLeft.png") no-repeat 0 0;
}

.engineer {
    width: 100%;
    height: 470px;
    position: relative;
    overflow: hidden;
}
.engineerBig {
	position: absolute;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.engList {
	width: 100%;
    height: 100%;
    position: relative;
}
.engineerBig ul{
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left: 0;
}
.engineerBig ul li{
    height: 100%;
    float: left;
    position: relative;
}
.engineerBig ul li a{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    bottom: 0;
    left: 0;
    background: none;
}
.engineerBig ul li img{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
}
.engineerBig ul li b{
    position: absolute;
    width: 100%;
    height: 65px;
    z-index: 2;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0.36;
    filter: alpha(opacity=36);
    -moz-opacity: 0.36;
}
.engineerBig ul li p{
    position: absolute;
    width: 100%;
    height: 65px;
    z-index: 3;
    bottom: 0;
    left: 0;
    font-size: 20px;
    line-height: 65px;
    color: #fff;
    text-indent: 16px;
    font-weight: 700;
}
.engRight {
	width: 13px;
    height: 24px;
    position: absolute;
    background: url("../images/engRight.png") no-repeat 0 0;
    right: 10px;
    bottom:21px;
    z-index: 9;
}
.engLeft {
	width: 13px;
    height: 24px;
    position: absolute;
    background: url("../images/engLeft.png") no-repeat 0 0;
    right: 635px;
    bottom:21px;
    z-index: 9;
}
.engineerSamll {
	width: 600px;
    position: absolute;
    z-index: 2;
    right: 30px;
    bottom:5px;
}
.engineerSamll ul{
    width: 100%;
    float:left;
}
.engineerSamll ul li{
    width: 65px;
    float: left;
    padding:0 5px;
}
.engineerSamll ul li img{
    width: 65px;
    height: 54px;
    float: left;
    border-radius: 1px;
}
.engineerSamll ul li.focus img{
    width: 63px;
    height: 52px;
    float: left;
    border:1px solid #fff;
}

.title.title2 {
    background: url("../images/title3.png") no-repeat;
    width: 460px;
    left: 332px;
}

.ceremony {
    width: 100%;
    height: 462px;
    float: left;
    position: relative;
}

.ceremonyImg {
    width: 700px;
    float: left;
}

.ceremonyImg img {
    width: 700px;
    height: 462px;
    float: left;
}

.ceremony ul {
    width: 414px;
    float: right;
}

.ceremony ul li {
    float: left;
    padding: 0 0 12px 12px;
    width: 400px;
}

.ceremony ul li img {
    width: 100%;
    height: 146px;
    float: left;
}



.carpet {
    width: 100%;
    position: relative;
    float: left;
}

.carpet ul {
    width: 1164px;
    float: left;
    display: inline;
    margin-left: -20px;
}

.carpet ul li {
    margin: 30px 20px;
    width: 247px;
    float: left;
    padding: 2px;
    background: #1a82b5;
    -webkit-transform: skew(-5deg, 0deg);
    transform: skew(-5deg, 0deg);
    border-radius: 2px;
}

.carpet ul li:hover {
    background: #e72f2f;
}

.carpet ul li img {
    width: 247px;
    height: 320px;
    float: left;
}

.carpet ul li p {
    width: 247px;
    height: 30px;
    float: left;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
}

.carpet ul li p a {
    color: #fff;
}

.dinner {
    width: 100%;
    height: 520px;
    float: left;
    position: relative;
}

.dinner ul {
    width: 1136px;
    float: left;
}

.dinner ul li {
    float: left;
    width: 272px;
    padding: 6px 6px;
}

.dinner ul li img {
    width: 266px;
    height: 144px;
    float: left;
    padding: 3px;
    background: #fff;
}

.dinner ul li.d1 img {
    height: 330px;
}

.dinner ul li.d2 {
    width: 556px;
}

.dinner ul li.d2 img {
    width: 550px;
    height: 330px;
}

.rightBar {
    position: fixed;
    _position: absolute;
    top: 100px;
    display: block;
    right: 10px;
    z-index: 9999999999;
    width: 89px;
    height: 338px;
    background: url("../images/rightnav.png") no-repeat;
    padding-top: 170px;
}
.rightBar a{
    width: 89px;
    height: 30px;
    float: left;
    margin-top: 7px;
}
.rightBar a.goTop {
	height: 35px;
}

*html,
* html body {
    background-attachment: fixed;
    z-index: 9999999;
}

*html .rightBar {
    position: absolute;
    right: expression(eval(document.documentElement.scrollLeft+10));
    top: expression(eval(document.documentElement.scrollTop+100));
}
.b{color:#FFFFFF}

a.h:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.h:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a.h:hover {
	text-decoration: underline;
}
a.h:active {
	text-decoration: none;
}
.md{
    position: absolute;
    top: -130px;
    display: block;
}
