﻿@charset "utf-8";
/* CSS Document */
body{ background-color:#f9f0d8; }
/*页头*/
.head{ width:1150px; margin:auto;}
.logo{ background-image:url(20150520mw__logo.png); background-repeat:no-repeat; margin-left:100px; height:48px; width:132px;}
.denglong{ float:left; width:1150px;}
.left{ margin-left:0; float:left;}
.right{ margin-right:0;  float:right;}
.title{ background-image:url(20150520title.png); width:667px; height:135px; background-repeat:no-repeat; margin:auto;}
.banner{ background-image:url(20150520meihua.png); width:413px; height:194px; margin-left:820px; margin-top:-250px;}
.mengwa img{width:1150px; height:560px; margin:auto; margin-top:-100px;}
.head p{ margin-top:-100px; color:#fcf4df; width:950px; font-size:20px; margin-left:120px; font-family:微软雅黑;}
.clear {
	clear:both;
	height:0;
	font:0/0 Arial;
	visibility:hidden;
}
/*导语部分*/

.fhsy {
    position: fixed;
    right: 10px;
    top: 260px;
}

/*text 文字介绍部分*/
.text{ width:1150px; margin:auto;}

/*第一段红色字部分*/
.text_1{ float:left; margin-top:170px;}
.text_1_left{ background-image:url(20150520mengwa_2.png); width:350px; height:627px; float:left;}
.text_1_right{ background-image:url(20150520text1.png); width:784px; height:610px; float:right; margin-top:-120px;}
/*第二段黄色字部分*/
.texxt_2{ float:left;}
.text_2_left{ background-image:url(20150520text2.png); width:822px; height:691px; float:left; margin-top:-250px;}
.text_2_right{ background-image:url(20150520mengwa_3.png); width:342px; height:630px; float:right; margin-top:-600px;}

/*视频展播图片切换*/
.videos{ margin:auto; width:1150px;}
.videos_bottom{ width:1072px; height:265px; margin:auto;  border:solid 4px #e0b670; overflow:hidden; margin-top:-25px;}
.videos_pitures img{ float:left; margin-left:2px; border:none;}

/*版权*/
.copyBox{ height:154px; overflow:hidden;line-height:15px; margin-top:25px;}
.copyCenter{ width:1050px; display:inline;text-align:center; height:122px;}
.copyCenter p{ color:#000; font-size:14px;}