﻿/* yui3 reset.css */

html {
    color: #000;
    background: #FFF
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
fieldset,
img {
    border: 0
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal
}
ol,
ul {
    list-style: none
}
caption,
th {
    text-align: left
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal
}
q:before,
q:after {
    content: ''
}
abbr,
acronym {
    border: 0;
    font-variant: normal
}
sup {
    vertical-align: text-top
}
sub {
    vertical-align: text-bottom
}
input,
textarea,
select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    *font-size: 100%
}
legend {
    color: #000
}
iframe {
    display: block;
}

/* yui3 fonts */

body {
    color: #4e5050;
    font-size: 12px;
    font-family: "Verdana, Microsoft Sans Serif";
    background: url(../images/bg.png) no-repeat center 0px;
}
select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}
table {
    font-size: inherit;
    font: 100%
}
pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}
a {
    text-decoration: none;
}

/* utilities */

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
.l {
    float: left !important;
}
.r {
    float: right !important;
}
.hidden {
    display: none !important;
}
.invisible {
    visibility: hidden !important;
}

/* add */

a:hover {
    text-decoration: underline;
    color: #4e5050;
}
a:active {
    text-decoration: none;
}
a {
    color: #4e5050;
}
a:link,
a:visited {
    text-decoration: none;
}
strong{
    font-weight: bold;
}
.ewb-mt10{
    margin-top:10px;
}
/** 
 * 以下可追加项目中的公共样式，
 * 比如body上进行全局的文字设置（字体，大小，行高），全局a链接的基本状态定义，
 * 适合页面的栅格系统
 * 页面公共头尾部分等
 */

/* header */

.master_layer {
    width: 990px;
    margin: 5px auto 0 auto;
    background: #fff;
}
.header {
    width: 990px;
}
.header h1,
.header h2,

.header strong {
    
}

.website_top {
    height: 35px;
    background: #eee url(../images/rbg.png) repeat-x left top;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 990px;
    border: none;
}
.website_count {
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
}
.website_count strong {
    color: #c22900;
}
.website_search_info {
    position: absolute;
    right: 6px;
    top: 4px;
}
.website_search_info label {
    height: 25px;
    line-height: 25px;
    width: 70px;
    display: block;
    float: left;
}
.website_search_info input.search_input {
    background: #fff url(../images/rbg.png) repeat-x left -1177px;
    height: 23px;
    line-height: 23px;
    width: 160px;
    border: 1px solid #d3d3d3;
    cursor: text;
    color: #7f7f7f;
}
.website_search_info input {
    width: 45px;
    height: 25px;
    line-height: 25px;
    background: url(../images/button.png) no-repeat left top;
    border: none;
    float: left;
    font-size: 12px;
    cursor: pointer;
    padding-left: 5px;
    margin-right: 2px;
    color: #fff;
}
.add_fav_link {
    height: 25px;
    line-height: 26px;
    background: url(../images/button.png) no-repeat -49px top;
    width: 71px;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
}
.add_fav_link:hover {
    text-decoration: none;
    color: #fff;
}
.fixed-video {
    position: fixed;
    left: 30px;
	top:220px;
    bottom: 400px;
    z-index: 999999999999;
}
.fixed-saohei {
    position: fixed;
    right: 10px;
    bottom: 400px;
    z-index: 999999999999;
}
.video-switch a {
    width: 82px;
    height: 105px;
    display: block;
    text-align: center;
    background: #f4f4f4;
    border: 4px solid #ececec;
    text-decoration: none;
}
.video-switch a strong {
    border: 1px solid #ddd;
    display: block;
    height: 105px;
}
.video-switch a span {
    width: 80px;
    height: 80px;
    display: block;
    background: #f4f4f4 url(../images/s-ico-video.png) no-repeat 50% 15px;
    margin-bottom: 5px;
}
.saohei-switch a span {
    width: 150px;
    height: 150px;
    display: block;
    background: #f4f4f4 url(../images/saohei.png) no-repeat 50% 15px;
    margin-bottom: 5px;
}
/* website main menu */

.main_menu {
    background: url(../images/rbg.png) repeat-x left -42px;
    height: 39px;
    position: relative;
    position: relative;
    z-index: 99999999;
}
.main_menu ul {}
.main_menu li {
    float: left;
    background: url(../images/lit.png) no-repeat right 10px;
    height: 39px;
    line-height: 39px;
    position: relative;
}
.main_menu li.main_menu_last {
    background: none;
}
.main_menu li a {
    color: #fff;
    font-size: 14px;
    padding-left: 3px;
    display: block;
    height: 39px;
}
.main_menu li a:hover {
    text-decoration: none;
    color: #fff;
}
.main_menu li strong {
    padding: 0px 26px 0px 22px;
    display: inline-block;
    cursor: pointer;
}
.main_menu li .main_menu_submenu {
    border: 1px solid #fdbab7;
    position: absolute;
    left: 0px;
    top: 39px;
    width: 130px;
    background: #fff;
    z-index: 99999999;
    width: 100%;
    background: #fee9e9;
    padding: 5px 0;
    display: none;
}
.main_menu li .main_menu_submenu a {
    color: #4e4e4e;
    font-size: 12px;
    padding: 0px;
    text-align: center;
    border-bottom: 1px solid #fdbab7;
    margin: 0 5px;
    height: 35px;
    line-height: 35px;
}
.main_menu li .main_menu_submenu a:link,
.main_menu li .main_menu_submenu a:visited,
.main_menu li .main_menu_submenu a:hover,
.main_menu li .main_menu_submenu a:active {
    color: #4e4e4e;
}
.main_menu li .main_menu_submenu a:hover {
    color: #4e4e4e;
    background: #f7b1ad;
}
.main_menu li:hover {
    background: url(../images/m-c.png) no-repeat center 0px;
}
.main_menu li:hover a {
    text-decoration: none;
    color: #fff;
}
.main_menu li:hover a strong {}

/* website current menu */

.main_menu li.current {
    background: url(../images/m-c.png) no-repeat center 0px;
}
.main_menu li.current a {}
.main_menu li.current strong {}

/* footer */

.website_select_link {
    height: 29px;
    background: url(../images/rbg.png) repeat-x left -497px;
    border: 1px solid #cfcfcf;
    padding: 8px 0 0 0;
    margin: 5px 0 0 0;
}
.website_select_link select {
    width: 146px;
    margin-left: 8px;
}
.website_bottom_link {
    height: 25px;
    background: #e5130b url(../images/rbg.png) repeat-x left -551px;
    padding-top: 5px;
}
.website_bottom_link ul {
    width: 640px;
    margin: 0 auto;
    height: 25px;
    overflow: hidden;
}
.website_bottom_link li {
    float: left;
    height: 25px;
    line-height: 25px;
    width: 80px;
    background: url(../images/lit.png) no-repeat right 2px;
    text-align: center;
}
.website_bottom_link li a {
    color: #fff;
}
.copyright_layer {
    text-align: center;
    padding: 10px 0 0 0;
    line-height: 20px;
    position: relative;
}
.bottom_xc_links {
    position: absolute;
    left: 240px !important;
    left: -240px;
    top: 0px;
}
.bottom_wj_links {
    position: absolute;
    right: 240px;
    top: 0px;
}
.bottom_dzjg_links {
    position: absolute;
    right: 50px;
    top: 0px;
}

/* common */

.ewb-slide {
    height: 295px;
    overflow: hidden;
}
.ewb-slide2 {
    margin-top:35px;
    height: 220px;
    overflow: hidden;
}
.wb-slider {
    position: relative;
    overflow: hidden;
}
.wb-slider-conbox {
    overflow: hidden;
}
.wb-slider-ctag,
.wb-slider-ctag2 {
    position: relative;
}
.wb-slider-ctag img {
    height: 270px;
    width: 100%;
}
.wb-slider-ctag2 img {
    height: 220px;
    width: 100%;
}
.wb-slider-mask {
    position: relative;
    bottom: 49px;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    background: url(../images/mask-bg.png) repeat;
}
.wb-slider-ctag a {
    display: block;
    color: #454545;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
}
.wb-slider-switcher {
    position: absolute;
    right: 4px;
    bottom: 3px;
    height: 18px;
}
.wb-slider-stag {
    float: left;
    margin-right: 1px;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: url(../images/mask-bg.png) repeat;
    cursor: pointer;
    font-size: 12px;
}
.wb-slider-stag.cur {
    background: #e20d04;
}

.hidden {
    display: none !important;
}


/*新增信件提交手机验证码*/

.ewb-reg-input.short {
    width: 14%;
}


.ewb-reg-input {
    float: left;
    padding-left: 10px;
    width: 29%;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ddd;
}

.ewb-get-code {
    float: left;
    margin-left: 15px;
    width: 13.5%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background-color: #97c9eb;
}

.ewb-yzmnew {
    line-height: 40px;
    font-size: 25px;
    letter-spacing: 18px;
    cursor: pointer;
}