﻿/*网站基本定义*/
div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p,
tr,
td,
body,
strong,
span,
pre,
input {
    margin: 0;
    padding: 0;
    border: 0;
    background-repeat: no-repeat;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

body {
    font-family: "微软雅黑";
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    color: #333;
    line-height: 24px;
    height: auto;
    clear: both;
    background: #fbfbfb;
}

img {
    border: 0px;
}

ul,
li {
    list-style: none;
}

em {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333;
    outline: none;
}

a:hover {
    background-repeat: no-repeat;
    color: #007bc4;
}

.del_float {
    clear: both;
    line-height: 0;
    height: 0;
    font-size: 0;
}

a,
area {
    blr: expression(this.onFocus=this.blur())
}

/*网站基本定义*/
.webbg {
    width: 100%;
    background: #fbfbfb;
    padding-top: 20px;
}

.web {
    width: 1000px;
    margin: 0px auto;
    position: relative;
}

.indexweb {
    width: 1000px;
    margin: 0px auto;
    position: relative;
    padding: 20px;
}

.webleft {
    float: left;
    width: 250px;
}

.webright {
    float: right;
    /* margin: auto; */
    width: 710px;
}

.webleftbg {
    background: url(../images/index_07.jpg) repeat-y #FFF;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

input,
textarea,
select,
radio,
checkbox {
    outline: none;
}

.activetip {
    bottom: 18px;
    left: 20px;
    position: absolute;
}

.activetip span em.currdate {
    background: none repeat scroll 0 0 #dcf5f1;
}

.activetip span {
    display: inline-block;
    padding-right: 12px;
}

.activetip span em {
    display: inline-block;
    height: 10px;
    margin-right: 5px;
    width: 10px;
}

.activetip span em.activerdate {
    background: none repeat scroll 0 0 hsl(168, 52%, 47%);
}




.changepage1 {
    text-align: center;
}

.changepage1 a {
    display: inline-block;
    line-height: 24px;
    margin: 2px;
}

.changepage1 .num {
    text-align: center;
    border: 1px solid #d4d4d4;
    width: 25px;
    height: 25px;
    margin-left: 2px;
    margin-right: 2px;
}

.changepage1 .num:hover,
.changepage1 .num.cur {
    background: #178e4c;
    color: #FFF;
}

.changel {
    background: url(../images/aad15955d0244e93a83b17cf090bc9e6.gif) no-repeat;
    width: 24px;
    height: 24px;
    position: relative;
    top: 8px;
    *top: 1px;
}

.changel {
    background: url(../images/aad15955d0244e93a83b17cf090bc9e6.gif) no-repeat;
    width: 24px;
    height: 24px;
    position: relative;
    top: 8px;
    *top: 1px;
}

.changer {
    background: url(../images/aad15955d0244e93a83b17cf090bc9e6.gif) no-repeat;
    width: 24px;
    height: 24px;
    position: relative;
    top: 8px;
    *top: 1px;
}



/*2015-11-17--Yewenwen-*/
.YwwBox {
    color: #000;
    font-size: 15px;
    line-height: 22px;
    padding: 20px;
}

.YwwH3 {
    color: #000;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 24px;
    padding-top: 7px;
}

.Ywwpic {
    width: 151px;
    height: 181px;
    float: right;
    margin-left: 24px;
}

.Ywwvicetit {
    font-size: 15px;
    font-weight: bold;
    color: #000;
}

.nqhpopup {
    position: fixed;
    left: 0;
    top: 0;
    background: url(../images/ywwicon.png) repeat;
    width: 100%;
    height: 100%;
    z-index: 99;
    display: none;
}

.nqhpopupBody {
    position: fixed;
    left: 50%;
    top: 50%;
    background-color: #fff;
    z-index: 100;
    border: 1px solid #999;
    height: 665px;
    overflow: hidden;
}

.nqhpopupContent {
    padding: 10px;
    position: relative;
}

.nqhpopupContent .closeBtn {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    width: 14px;
    height: 14px;
    background: url(../images/icon.png) no-repeat;
    background-position: -5px -55px;
    cursor: pointer;
}

.nqhpopupContent a:hover .closeBtn {
    background-position: -25px -55px
}

.nqhpopupContent .closeBtn img {
    display: block;
}

.YwwPop {
    width: 700px;
    height: 645px;
    overflow: hidden;
}

.YwwPop ul {
    overflow: hidden;
}

.YwwPop ul li {
    overflow: hidden;
    margin-bottom: 20px;
}

.YwwPop ul li input {
    border: 1px solid #d1d1d1;
    height: 35px;
    width: 238px;
    margin: 0 10px;
    padding: 0 5px;
    float: left;
    line-height: 35px;
}

.YwwButton {
    width: 204px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #b80000;
    display: block;
    margin: 0 auto;
    font-size: 16px;
    cursor: pointer;
}

.YwwPop .closeBtn {
    position: absolute;
    top: 10px;
    right: 5px;
    width: 32px;
    height: 32px;
    background: url(../images/2016113ywwicon.png) no-repeat;
    background-position: -148px -44px;
    cursor: pointer;
}

.YwwPop a:hover.closeBtn {
    background-position: -179px -44px
}

.YwWconten {
    height: 594px;
    overflow-y: auto;
    padding: 0 25px;
    font-size: 14px;
}

.YwwService {
    width: 100;
    height: 51px;
    background: #007ac3;
    text-align: center;
    line-height: 51px;
    font-size: 20px;
    color: #fff;
}


/*2015-11-27---专题*/
.Ywwspec {
    margin-top: 19px;
    overflow: hidden;
    display: none;
}

.Ywwsamllbanner {
    text-align: center;
}

.YwwTextone {
    text-align: center;
}

.YwwSpecfrom {
    overflow: hidden;
    background: #f2f2f2;
}

.YwwSpecfromleft {
    width: 470px;
    float: left;
    padding: 36px 0 25px 30px;
    border-right: 1px solid #ffffff;
}

.YwwSpecfromRigth {
    float: left;
    background: #f2f2f2;
    margin-left: 1px;
    padding: 32px 0 0 19px;
}

.YwwSpecfromRigth H3.Ywwrighttit {
    color: #732e65;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 28px;
}

.YwwrighUlwarp {
    overflow: hidden;
}

.YwwrighUlwarp li {
    overflow: hidden;
    margin-bottom: 13px;
}

.YwwrighUlwarp li span {
    display: inline-block;
    width: 130px;
    text-align: right;
    line-height: 42px;
    color: #4c4c4c;
    font-size: 14px;
    float: left;
    padding-right: 5px;
}

.YwwrighUlwarp li input {
    width: 321px;
    height: 42px;
    line-height: 42px;
    text-indent: 10px;
    background: url(../images/2015-11-26ywwspec04.jpg);
    float: left;
}

.YwwrighUlwarp li label {
    float: left;
    padding-right: 10px;
    font-size: 14px;
}

.YwwrighUlwarp li input.YwwrighUlRadio {
    width: 15px;
    height: 15px;
    float: none;
    vertical-align: -3px;
    margin: 15px 5px 0 0;
}

.YwwrighUlwarp li select {
    width: 321px;
    height: 42px;
    line-height: 42px;
    background: url(../images/2015-11-26ywwspec05.jpg) no-repeat;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #4c4c4c;
    font-size: 14px;
}

.YwwrighUlwarp li span.indent {
    line-height: 15px;
    padding-top: 8px;
}

.YwwrighUlwarp li input.Ywwyanzhengma {
    color: #4c4c4c;
    width: 206px;
    line-height: 42px;
    background: url(../images/2015-11-26ywwspec06.jpg) no-repeat;
}

.YwwrighUlwarp li img.Ywwyzmimg {
    width: 97px;
    height: 40px;
    float: left;
    padding-left: 17px;
    cursor: pointer;
}

.YwwrighUlwarp li input.submit {
    background: #a4258a;
    font-size: 16px;
    text-align: center;
    text-indent: 0;
    line-height: 36px;
    width: 105px;
    height: 36px;
    margin: 15px 0 0 5px;
    color: #fff;
    cursor: pointer;
    font-family: "微软雅黑";
}

.YwwrighUlwarp li input.Reset {
    background: #3b3b3b;
}

.YwwspecTab {
    overflow: hidden;
    margin-top: 30px;
}

.YwwspecTab a {
    display: inline-block;
    border: 1px solid #e3e3e3;
    color: #666666;
    position: relative;
    font-size: 16px;
    width: 497px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    float: left;
}

.YwwspecTab a.cur {
    color: #007bc4;
    border-top: 4px solid #8c58f8;
    height: 39px;
}


/*2015-11-30--*/
.YwwSpecfromleftH3 {
    color: #732e65;
    font-size: 18px;
    line-height: 20px;
}

.YwwTextone ul {
    overflow: hidden;
    padding: 30px 0;
}

.YwwTextone ul li {
    overflow: hidden;
    float: left;
    width: 303px;
    margin-right: 33px;
    text-align: center;
    line-height: 24px;
}

.YwwTextone ul li h3 {
    color: #a4258a;
    font-size: 16px;
    margin-bottom: 10px;
}

.YwwTextone ul li p {
    color: #4c4c4c;
    font-size: 14px;
}

.YwwTextone ul li.Ywwnowidth {
    width: 322px;
    margin-right: 0;
}

.YwwSpecfromleftpic {
    position: relative;
    width: 432px;
    height: 244px;
    margin: 20px 0 30px 0;
    padding-bottom: 37px;
    border-bottom: 1px solid #fff;
}

.YwwSpecfromleftpic img {
    position: absolute;
    left: 0;
    top: 0;
}

.YwwSpecfromleftpic p {
    position: absolute;
    left: 0;
    bottom: 38px;
    padding: 17px 10px;
    color: #fff;
    line-height: 21px;
    font-size: 14px;
    background: url(../images/20151130pbg.png);
}

.YwwSpecDl {
    margin-top: 20px;
    overflow: hidden;
}

.YwwSpecDl dt {
    float: left;
}

.YwwSpecDl dd {
    float: left;
    margin-left: 25px;
}

.YwwSpecDl dd h4 {
    color: #732e65;
    font-size: 14px;
}

.YwwSpecDl dd p {
    color: #4c4c4c;
    font-size: 14px;
    line-height: 24px;
}


.YwwFirst {
    overflow: hidden;
}

.YwwFirst ul {
    overflow: hidden;
    padding: 10px 0 25px 0;
}

.YwwFirst ul li {
    float: left;
    width: 325px;
    height: 183px;
    position: relative;
    margin-right: 11px;
    overflow: hidden;
}

.YwwFirst ul li img {}

.YwwFirst ul li p {
    color: #fff;
    width: 100%;
    background: #75366c;
    font-size: 16px;
    padding: 10px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}

.YwwTextoneTwo {
    padding: 24px 0 10px 0;
}

#LRfloater1 {
    display: none;
}