@charset "utf-8";
/* CSS Document */
*{padding:0px; margin:0px;}
a {text-decoration:none; color: #000;}
a:hover{color: #c61d2d;}
li{ list-style:none;}
body{ font-size:12px; font-family:"微软雅黑"; background-position:center top; background-color:#d6e0e5; border-top: solid 3px #8c4c2b;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}


/*首页开始了*/

.toubu{width: 100%;} 

.bj_jz{width: 1200px; height:105px; margin:0 auto;  padding-top: 50px; height: 107px;}
.bj_jz .logo{width: 25%; float: left; }
.daohang {width: 65%; float:right;}
.zySearch{float: right; position: relative;  width: 100%; padding: 12px 0 0 ;}
.zySearch input{width: 175px; height: 28px; border-radius: 50px;  padding: 0 30px 0 8px; border: solid 1px #919394; outline: none; background: transparent; 
		float: right; font-size: 14px;
	}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #7f7b7b;  
}

textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #7f7b7b;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #7f7b7b;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #7f7b7b;
}



}
.zySearch button{background: transparent;border: none; position: absolute; right: 9px; bottom: 4px;cursor:pointer;}
.venus-menu{ float: right; text-align:right;    padding: 33px 0 0px 0;}
.venus-menu li {  float: left;}
.venus-menu li a{color: #524b49;font-size: 16px;}
.venus-menu li a:hover{color: #77898d;}
.venus-menu img{float: left; padding: 5px 2em;}


/*banner*/
.banner_bj{width: 100%; height: 526px; }
.erji{width: 100%; height: 65px;}

.yewei{width: 100%; }
.yewei_jz{width: 1200px;margin:0 auto;text-align: center;padding-top: 6px; position: relative;}
.yewei_jz p{color: #4f4543;font-size: 14px; }
.yewei_jz .fx{position: absolute; top: 9px; right: -5px;}
.jtico_qzone{ background:url(../images/sy_17.png) no-repeat !important;padding-left:25px !important; display:inline-block;}
.jtico_tsina{ background:url(../images/sy_15.png) no-repeat !important;padding-left:25px !important; display:inline-block;}
.jtico_weixin{ background:url(../images/sy_19.png) no-repeat !important;padding-left:25px !important; display:inline-block;}
.jtico_jiathis{background:url(../images/sy_21.png) no-repeat !important;padding-left:25px !important; display:inline-block;}
