﻿/*公共样式*/
*{margin:0;padding:0;}
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td { margin: 0; padding: 0; }
img { border: 0 none; vertical-align: center; }
ul, li { list-style-type: none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6 { font-size: 14px; }
body, input, select, button, textarea { font-size: 16px; font-family:" 微软雅黑"; }
button { cursor: pointer; }
i, em, cite { font-style: normal; }
aside section,.body{display:block; width:1000px; margin:0 auto;}
a, a:link { color: #000; text-decoration: none; }/*设置a标签基本样式与伪类选择器设置*/
a:visited {}
a:active, a:hover { text-decoration: none; color:#d00000; }
a:focus { outline: none; } 
.orange { color:#F26E01;}

.clear {
	clear:both;
}
/*公共样式end*/

body{ background:#fff;font-family: "微软雅黑"}
.wrap1003{ position:relative; margin:0 auto;width:1003px;}

/*--引用导航菜单--*/
#topnav{list-style:none;height:40px;background:#f9f9f9;width:100%;position:absolute;z-index:2500;box-shadow: 0px 0px 10px black; min-width: 1003px;}
#topnav ul{margin:0 auto;margin-left:220px;list-style:none;}
#topnav li{float:left;line-height:40px;}
#topnav a{float:left;margin:0px 20px; text-decoration: none; color:#999; font:bold 14px/40px "宋体";}
#topnav .topnav_logo{display:block;width:85px;height:40px;background: url(../images/topnav_logo.jpg) no-repeat;margin-left: 65px;}
#topnav a:hover{text-decoration:underline;color:#f48322;}

/*页面背景*/
.main{ min-width:1003px; max-width:1920px; margin:0 auto; top:39px; overflow:hidden; position:relative; }
.wrap{width:1003px; margin:0 auto;position:relative;}
.bg{ min-width:1003px; max-width:1920px; height:500px; background-repeat:no-repeat; background-position: top center; margin:0 auto;}
.bg01{ background-image:url(images/bg_01.jpg);}
.bg02{ background-image:url(images/bg_02.jpg);}
.bg03{ background-image:url(images/bg_03.jpg);}
.bg04{ background-image:url(images/bg_04.jpg);}
.bg05{ background-image:url(images/bg_05.jpg);}
.bg06{ background-image:url(images/bg_06.jpg);}
.bg07{ background-image:url(images/bg_07.jpg);}
.bg08{ background-image:url(images/bg_08.jpg);height: 100px}

/*bg 01*/
.bg01 .mainlink{display: block;width: 177px; height: 77px; position: absolute;left: 37px;top: 3px;}
/*bg 01 end*/

/*bg 02*/
.content{width: 620px;position: absolute;color: #241725;font-family: "微软雅黑"}
.content01{width: 620px;left: 191px;top: -3px;}
.content01 p{line-height: 28px;color: #e83d74;}
.content02{width: 620px;left: 299px;top: 215px;}
.content02 p{font-size: 18px;font-weight: bold;line-height: 30px;color: #d022e5;}

/*bg03*/
.content03{left: 272px;top: 9px;}
.content03 p{font-size: 18px;font-weight: bold;line-height: 30px;color: #fff;}
.content04{left: 137px;top: 328px;}
.content h3{font-size: 18px;font-weight: bold;line-height: 30px;margin-bottom: 24px;color: #ff0051;}
.content ul li{font-size: 16px;color: #241725;line-height: 28px;}
.content ul li span{font-weight: bold;color: #ff0051;margin-right: 19px;}
.content ul li i{font-weight: bold;color: #ff0051;margin-right: 10px;}
.content ul li em{font-weight: bold;color: #ff0051;}

/*bg04*/
.content05{left: 135px;top: 406px;}
.cankao{font-size: 12px;font-family: "宋体";position: absolute;right: 150px;top: 656px;}

/*bg05*/
.content06{left: 135px;top: 314px;}
.content06 .zanzhu{margin-top: 68px;}
.content06 .zanzhu p{font-weight: bold;color: #ff0051;line-height: 32px;}
.bg05 .weixin{width: 200px;color: #ff0051;font-weight: bold;position: absolute;right: 92px;text-align: center;top: 509px;}
.bg05 .weixin h1{font-size: 35px;line-height: 55px;}
.bg05 .weixin h2{font-size: 26px;}

/*bg06*/
.content07{left: 136px;top: 320px;}
.content07 p{font-size: 18px;line-height: 30px;}
.content07 i{font-size: 20px;font-weight: bold;color: #ff0051;margin-right: 13px;}
.content072{margin-top: 28px;}
/*bg08*/
.bg08 .baidushare{ min-width:250px; height:50px; position:absolute; right:8px; top:14px;}
.bg08 .footerInfo{ min-width:300px; height:28px; font-family: "微软雅黑"; line-height:26px; font-size:16px; color:#0d0509; position:absolute; left:212px; top:-5px;}
.bg08 .footerInfo a{color:#0d0509;}
.bg08 .fx{ min-width:50px; height:28px; font-family: "微软雅黑"; line-height:26px; font-size:16px; color:#0d0509; position:absolute; right:267px; top:20px;}
.bg08 .sylogo{ display:block; width:150px; height:68px; position:absolute; left:41px; top:0px;}







