/*------------------------全局--------------------*/

ol, ul, li{padding:0;margin:0;list-style:none;}
body{margin:0px auto;font-size:12px;color:#000;font-family:Microsoft YaHei,Verdana, Arial, Helvetica, sans-serif;}
h1,h2,h3,h4,h5,h6{font-size:100%;margin:0;padding:0;font-weight:normal;}

.textbox{padding:1px;width:220px;height:18px;border:1px solid #CCCCCC;margin-top:5px;}
.inputbox{padding:1px;width:60px;height:20px;border:1px solid #CCCCCC;background-color:#fff;}
img,form,ul,p,img{margin:0px;padding:0px;border:0px;}
input, textarea, button, select{color:#666666;font-size:12px;font-family:Microsoft YaHei,Verdana, Arial, Helvetica, sans-serif;border-width:1px;}
/*a,div,li,td{-webkit-transition:color 0.2s ease-in-out,background-color 0.2s ease-in-out,border-color 0.2s ease-in-out}*/

a{color:#000;nofocus:expression(this.onFocus=this.blur());}
a:focus{outline:none;-moz-outline-style:none}
a:link{color:#000;text-decoration:none} 
a:visited{color:#000;text-decoration:none}
a:active{color:#000;text-decoration:none}
a:hover{color:#d21107;text-decoration:none}

/*内页核心内容*/
.pageContent{}
.pageContent_list{line-height:180%;}
.pageContent_list img{vertical-align:middle;}
.pageContent_list .time{color:#666;font-size:12px;float:right;}
.pageContent_list .filesize{color:#333333;}
.pageContent_list .reply{color:#FF6600;}

/*内页产品列表*/
.pageContent_list .item{float:left;margin-bottom:20px;}
.pageContent_list .buy{margin-bottom:12px;}
.pageContent_list .itemPic{margin-bottom:6px;padding:4px;width:200px;height:200px;border:1px solid #E1E1E1;text-align:center;}
.pageContent_list .itemName{padding:4px;width:200px;line-height:16px;text-align:center;}

/*内页内容查看*/
.pageContent_view h3{margin-bottom:20px;height:28px;font-weight:bold;color:#333333;font-size:16px;text-align:center;}
.pageContent_view .itemPic{text-align:center;padding-bottom:15px;}
.pageContent_view .itemName{line-height:30px;}
.pageContent_view .itemName img{margin:6px 4px 0 0;vertical-align:middle;}
.pageContent_view .itemParticular{clear:both;margin-top:15px;}
/*内页内容结束*/
.pageContent_end{float:right;margin-right:20px;display:inline;height:26px;line-height:26px;margin-top:20px;}
.pageContent_end a{border:1px #c0c0c0 solid;color:#000;height:20px;line-height:20px;width:20px;display:block;text-align:center;float:left;margin:3px;}
.pageContent_end a:hover{background-color:#c50000;color:#fff;}
.pageContent_end .aover{background-color:#c50000;color:#fff;}
.ddd{float:left;}

.left{float:left;}
.right{float:right;}
.of{overflow:hidden;}
.p_r{ position:relative;}
.p_a{ position:absolute;}
.w100{width:100%;}
.w1000{width:1000px;margin:0 auto;}
.clear{ clear:both;}

.topLine{height:24px;line-height:24px;background:#f7f7f7;border-bottom:1px #f0f0f0 solid;color:#666;}
.topLine a{color:#666;}
.topLine a:hover{color:#666; text-decoration:underline;}
.topLine .left{margin-left:10px;}
.topLine .right{margin-right:10px;}

.logo{height:132px;}
.logo h1{width:420px;height:132px;background:url(../Images/logo.jpg) center top no-repeat;text-indent:-9999px;overflow:hidden;}
.logo .right{text-align:right;padding-right:45px;background:url(../Images/tel.png) right 13px no-repeat;margin-top:40px;}
.logo .right span{font-size:14px;color:#000;}
.logo .right h2{font-size:30px;color:#ff0000;font-family:Arial, Helvetica, sans-serif;}

.nav{height:47px;background:#262626;}
.nav ul{margin-left:20px;}
.nav ul li{float:left;}
.nav ul li a{width:105px;text-align:center;line-height:47px;height:47px;font-size:14px;color:#fff;border-right:1px #464646 solid;display:block;}
.nav ul li a:hover{background:#cd0000;}
.nav .hover{background:#cd0000;}
.nav .none{border:0px;}

.sea{height:35px;line-height:35px;background:#cd0000;color:#fff;}
.sea span{float:left;}
.sea a{color:#fff;float:left;margin-right:10px;}
.sea a:hover{color:#fff; text-decoration:underline;}
.seaInp{border:0px;height:25px;width:195px;}
.seaBut{width:57px;height:27px;background:url(../Images/sea.jpg) center top no-repeat;border:0px;}

.weiyun{background:#fff;height:460px;position:relative;overflow:hidden;}
.weiyun .banners{width:1440px;height:460px;overflow:hidden;position:absolute;left:50%;margin-left:-720px;}
.weiyun .banner{width:1440px;height:460px;overflow:hidden;position:absolute;left:50%;margin-left:-720px;}
.weiyun .banner img{z-index:-1;}
.weiyun .focus{width:960px;margin:0px auto;padding-top:400px;text-align:center;}
.weiyun .focus a{text-decoration:none;z-index:3;width:24px;height:74px;position:relative;display:inline-block;*display:inline;overflow:hidden;margin:0px 3px;zoom:1;}
.weiyun .focus a .bg-m{z-index:4;color:white;line-height:40px;font-size:40px;position:absolute;display:block;left:2px;top:6px;cursor:pointer; display:none;}
.weiyun .focus a .bg-b{background-image:url(../images/i_dot.32.png);position:absolute;display:block;left:0px;top:0px;cursor:pointer; width:18px; height:18px;}
.weiyun .focus a .inner{background-image:url(../images/i_dot_hover.32.png);position:absolute;left:0px;top:0px;z-index:9;opacity:0;display:none\0;+display:none;*display:none; width:18px;height:18px;}
.weiyun .focus a.on .inner,.weiyun .focus a:hover .inner{cursor:pointer;display:block;border:0;-webkit-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;opacity:1;}
.weiyun .focus .hover .inner{display:block;}

.tjPro{margin-top:-23px;background:#fafafa;padding-bottom:40px;}
.tjTitle{width:315px;height:47px;line-height:47px;background:#cd0000;font-size:18px;color:#fff;text-align:center;z-index:1000;top:0px;left:50%;margin-left:-157px;}

.tjLeft{width:245px;margin-top:100px;}
.tjLeft ul li{width:245px;line-height:35px;float:left;background:url(../Images/defCate.jpg) left 8px no-repeat;text-indent:20px;}
.tjLeft ul li a{font-size:16px;color:#000;font-weight:bold;}
.tjLeft ul li a:hover{color:#cd0000;}
.tjLeft ul li div{width:245px;background:#eee;overflow:hidden;padding:10px 0px;text-indent:8px;line-height:25px;}
.tjLeft ul li div p{width:49%;float:left;}
.tjLeft ul li div a{font-size:12px;font-weight:normal;color:#333;}
.tjLeft ul li div a span{font-family:SimSun;margin-right:3px;}

.tjRight{width:755px;margin-top:110px;}
.tjRight ul li{float:right;margin-left:17px;text-align:center;margin-bottom:15px;}
.tjRight ul li a img{width:160px;height:160px;border:1px #eee solid;}
.tjRight ul li a p{line-height:30px;height:30px;}

.adbg1{background:url(../Images/adbg1.jpg) center top no-repeat;height:173px;}
.a11{font-size:20px;color:#fff;top:50px;left:30px;}
.a12{font-size:30px;color:#fff;top:85px;left:30px;}
/*.a11{font-size:20px;color:#ccc;top:50px;left:30px;}
.a12{font-size:30px;color:#ccc;top:85px;left:30px;}*/
.a13{right:30px;top:60px;}
.a13 a{font-size:18px;color:#fff;width:130px;height:38px;display:block;border:3px #fff solid;text-align:center;line-height:38px;}
.a13 a:hover{color:#fff; text-decoration:underline;}
.a14{font-size:14px;color:#fff;right:30px;top:115px;}
.a14 span{font-size:30px;color:#fff;font-family:Arial, Helvetica, sans-serif;}

.Sixbig{margin-top:40px;}
.SixbigTitle{width:315px;height:45px;background:#cd0000;text-align:center;line-height:45px;font-size:18px;color:#fff;margin:0 auto;}
.SixbigTitle h2{font-weight:normal;}
.SixbigTitleEn{width:315px;height:45px;text-align:center;line-height:45px;font-size:18px;color:#696969;margin:0 auto;font-family:Arial, Helvetica, sans-serif;}

.SixbigBg{background:url(../Images/6bigbg.jpg) center top no-repeat;height:969px;font-size:14px;line-height:25px;}
.SixbigBg span{color:#028ac2;}
.SixbigBg h2{font-size:20px;color:#000;height:35px;}
.b1,.b2,.b3,.b4,.b5,.b6{width:400px;}
.b1{right:50px;top:80px;}
.b2{left:78px;top:290px;}
.b3{left:78px;top:495px;}
.b4{right:50px;top:682px;}
.b5{right:50px;top:840px;}

.adbg2{background:url(../Images/adbg2.jpg) center top no-repeat;height:173px;}
.a21{width:420px;left:310px;top:20px;}
.a21 h2{font-size:22px;color:#fff;border-bottom:1px #f00 solid;padding-bottom:5px;margin-bottom:5px;}
.a21 p{font-size:14px;color:#fff;line-height:25px;}
/*.a21 p{font-size:14px;color:#c2c2c2;line-height:25px;}*/
.a22{text-align:right;padding-right:45px;background:url(../Images/tel.png) right 13px no-repeat;right:20px;top:105px;}
.a22 span{font-size:14px;color:#fff;}
.a22 h2{font-size:30px;color:#fff;font-family:Arial, Helvetica, sans-serif;}

.defAbout{margin-top:40px;}
.defAboutTitle{width:315px;height:45px;background:#cd0000;text-align:center;line-height:45px;font-size:18px;color:#fff;margin:0 auto;}
.defAboutTitle h2{font-weight:normal;}
.defAboutTitleEn{width:315px;height:45px;text-align:center;line-height:45px;font-size:18px;color:#696969;margin:0 auto;font-family:Arial, Helvetica, sans-serif;}

.AboutBg{background:url(../Images/aboutbg.jpg) center top no-repeat;height:317px;padding-bottom:20px;border-bottom:1px #ccc solid;}
.cctv{width:440px;}
.cctv a{display:block;width:385px;height:235px;text-indent:-9999px;overflow:hidden;margin-top:55px;margin-left:53px;}
.AboutCon{width:560px;}
.AboutCon h2{color:#333;font-size:18px;padding-top:58px;padding-left:30px;}
.AboutCon p{width:515px;font-size:14px;color:#333;line-height:25px;padding-top:25px;padding-left:30px;}
.AboutCon a{width:145px;height:30px;line-height:30px;text-align:center;color:#333;border:2px #333 solid;display:block;margin-left:30px;margin-top:20px;}
.AboutCon a:hover{ text-decoration:underline;color:#333;}
.AboutCon a span{font-family:SimSun;}

.DefgcTitle{text-align:center;font-size:16px;color:#010101;margin-top:25px;}
.DefgcTitleEn{text-align:center;font-size:16px;color:#999;height:30px;line-height:30px;}
.ico{width:18px;height:10px;margin:0 auto;background:url(../Images/gc.jpg) center top no-repeat;}
.gcMar{width:770px;height:160px;margin:0 auto;margin-top:25px;}
.gcMar table{border-collapse:collapse;display:inline;}
.gcMar table tr td{white-space: nowrap;word-break:keep-all;}
.gcMar a{margin-right:10px;}
.gcMar img{width:160px;height:160px;}

.bntLeft{width:36px;height:36px;background:url(../Images/left.jpg) center top no-repeat;border:0px;left:40px;top:65px;}
.bntRight{width:36px;height:36px;background:url(../Images/right.jpg) center top no-repeat;border:0px;right:40px;top:65px;}
.gcMore{width:145px;margin:0 auto;margin-top:40px;}
.gcMore a{width:145px;height:30px;line-height:30px;text-align:center;color:#333;border:2px #333 solid;display:block;}
.gcMore a:hover{ text-decoration:underline;color:#333;}
.gcMore a span{font-family:SimSun;}

.adbg3{background:url(../Images/adbg3.jpg) center top no-repeat;height:285px;margin-top:65px;}
.a31{font-size:14px;color:#eee;width:760px;line-height:25px;top:110px;left:220px;}
.a32{font-size:14px;color:#fff;padding-left:22px;background:url(../Images/sTel.png) left 14px no-repeat;top:240px;right:30px;}
.a32 span{font-size:30px;font-family:Arial, Helvetica, sans-serif;}

.bel{background:url(../Images/bel.jpg) center top no-repeat;margin-top:45px;}
.bel h1{font-size:34px;color:#9b0000;height:60px;line-height:60px;text-indent:25px;}
.bel ul{margin-top:25px;border-bottom:1px #ccc solid;overflow:hidden;}
.bel ul li{float:left;width:480px;margin-left:20px;padding-bottom:45px;}
.belImg{width:220px;}
.belImg img{width:200px;height:135px;padding:10px;background:#ddd;}
.belCon{width:245px;margin-left:15px;}
.belCon h2{font-size:18px;color:#000;height:40px;line-height:40px;}
.belCon p{color:#666;line-height:23px;font-size:14px;}

.pinpai{margin-top:25px;}
.pinpaiTitle{text-align:center;color:#9b0000;font-size:18px;}
.pinpaiTitleEn{color:#999;font-size:16px;font-family:Arial, Helvetica, sans-serif;text-align:center;height:30px;line-height:30px;}

.pinpaiMar{width:770px;height:70px;margin:0 auto;margin-top:25px;}
.pinpaiMar table{border-collapse:collapse;display:inline;}
.pinpaiMar table tr td{white-space: nowrap;word-break:keep-all;}
.pinpaiMar img{width:185px;height:70px;border:1px #ccc solid;margin-right:10px;}

.pinpai .bntLeft{width:36px;height:36px;background:url(../Images/left.jpg) center top no-repeat;border:0px;left:40px;top:20px;*top:40px;}
.pinpai .bntRight{width:36px;height:36px;background:url(../Images/right.jpg) center top no-repeat;border:0px;right:40px;top:20px;*top:40px;}

.adbg4{background:url(../Images/adbg4.jpg) center top no-repeat;height:224px;margin-top:80px;}
.helpTitle{padding-left:30px;padding-top:20px;}
.helpTitle h2{width:150px;height:40px;line-height:40px;text-align:center;font-size:18px;color:#fff;background:#cd0000;}

.adbg4{color:#fff;font-size:14px;}
.FAQList{width:940px;margin:0 auto;margin-top:20px;}
.FAQList ul{width:1000px;}
.FAQList ul li{float:left;width:300px; position:relative;margin-right:20px;}
.helpCon{top:0px;left:0px;}
.helpCon{margin-left:15px;margin-top:15px;}
.helpCon .qs{background:#cd0000;color:#fff;padding:0px 2px;margin-right:10px;}
.helpCon .as{background:#fff;color:#000;padding:0px 2px;margin-right:10px;display:block;}
.helpCon div{margin-top:10px;}
.helpCon div div{width:240px;float:left;margin-top:0px;line-height:21px;}

.helpBg{width:300px;height:125px;background:#000;filter:alpha(opacity=30);-moz-opacity:0.30; opacity:0.30; }

.NewsBg{background:#ededed;margin-top:50px;}
.NewsLeft{width:760px;}

.NewsTitle{width:700px;height:38px;line-height:38px;margin:0 auto;background:#d8d7d7;margin-top:20px;}
.NewsTitle h2{width:150px;font-size:18px;color:#fff;text-align:center;background:#cd0000;}

.TopNews{width:650px;margin:0 auto;margin-top:25px;}
.NewsPic{width:220px;height:130px;}
.NewsPic img{width:220px;height:130px;}
.NewsCon{margin-left:25px;width:400px;}
.NewsCon h2 a{color:#cd0000;font-size:18px;height:35px;line-height:35px;}
.NewsCon h2 a:hover{color:#cd0000; text-decoration:underline;}
.NewsCon p{color:#666;line-height:22px;}

.NewsLine{width:700px;margin:0 auto;height:15px;border-bottom:1px #ccc solid;}

.NewsLeft ul{width:650px;margin:0 auto;padding-top:6px;overflow:hidden;}
.NewsLeft ul li{float:left;width:325px;height:25px;line-height:25px;}
.NewsLeft ul li a{color:#333;}
.NewsLeft ul li a:hover{color:#cd0000;}
.NewsLeft ul li a span{font-family:SimSun;color:#f00;margin-right:5px;}

.HonorMar{width:650px;height:150px;margin:0 auto;margin-top:25px;padding-bottom:20px;}
.HonorMar table{border-collapse:collapse;display:inline;}
.HonorMar table tr td{white-space: nowrap;word-break:keep-all;}
.HonorMar a{margin-right:15px;}
.HonorMar img{width:145px;height:145px;border:1px #ccc solid;}

.NewsRight{height:623px;width:240px;background:url(../Images/buy.jpg) right bottom no-repeat #3c3c3c;}
.BuyTab{width:205px;margin:0 auto;color:#f7f7f7;font-size:14px;}
.BuyTab h1{font-size:32px;margin-top:10px;}
.BuyTab h2{font-family:Arial, Helvetica, sans-serif;}
.BuyTab p{line-height:20px;margin-top:15px;}
.BuyTab form{margin-top:20px;}
.BuyTab input[type=text]{width:205px;height:40px;line-height:40px;font-size:14px;background:#505050;color:#f7f7f7;border:0px;text-indent:10px;margin-bottom:5px;float:left;}
.BuyTab textarea{width:205px;height:130px;line-height:25px;font-size:14px;background:#505050;color:#f7f7f7;border:0px;text-indent:10px;margin-bottom:5px;overflow:hidden;}
.BuyTab input[type=submit]{width:140px;height:50px;line-height:50px;text-align:center;border:0px;font-size:18px;background:#cd0000;color:#f7f7f7;margin-top:15px;}
.BuyTel{margin-top:20px;}
.BuyTel h2{font-size:25px;height:30px;}

.friLineTitle{margin-left:30px;margin-top:20px;}
.friLineTitle h2{width:150px;height:40px;line-height:40px;text-align:center;font-size:18px;color:#fff;background:#cd0000;}
.friLine p{width:940px;margin:20px auto;line-height:20px;}
.friLine a{color:#333;}
.friLine a:hover{color:#333; text-decoration:underline;}

.FootNav{background:#202932;height:50px;line-height:50px;margin-top:20px;}
.FootNav ul{width:945px;margin:0 auto;}
.FootNav ul li{float:left;}
.FootNav ul li a{width:105px;text-align:center;line-height:47px;height:47px;font-size:14px;color:#fff;display:block;}
.FootNav ul li a:hover{color:#fff; text-decoration:underline;}

.FootBg{background:#ededed;padding:20px 0px;color:#333;font-size:14px;}
.FootBg span{font-size:12px;}
.FootBg .left{margin-left:45px;margin-top:10px;}

.SubMid{margin-top:60px;margin-bottom:60px;}
.SubLeft{width:250px;}
.SubRight{width:725px;margin-left:25px;background:#f2f2f2;}

.CateTitle{width:250px;height:100px;border-top:5px #e50d0e solid;background:url(../Images/adbg1_bak.jpg) center top repeat;}
.CateTitle .EnTitle{font-size:26px;margin-left:20px;height:28px;margin-top:20px;color:#cd0000;font-family:Arial, Helvetica, sans-serif;}
.CateTitle .ChTitle{font-size:20px;color:#fff;margin-left:20px;}

.1SubLeft ul li a{width:250px;height:40px;line-height:40px;display:block;background:url(../Images/catea.png) 20px center no-repeat #000;font-size:14px;color:#fff;text-indent:40px;border-bottom:1px #666 solid;}
.1SubLeft ul li a:hover{color:#fff;background:url(../Images/cateover.png) 20px center no-repeat #cd0000;}
.1SubLeft .hover{color:#fff;background:#cd0000;}

#CateTab{width:250px;}
#CateTab ul{width:280px;height:40px;line-height:40px;background:#000;}
#CateTab ul li{float:left;margin-right:5px;}
#CateTab ul li a{width:80px;height:40px;display:block;background:#000;font-size:14px;color:#fff;text-align:center}
#CateTab ul li a:hover{color:#fff;background:#cd0000;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out;}
#CateTab .over{color:#fff;background:#cd0000;}

#CateCon{background:#000;width:250px;color:#fff;padding-bottom:15px;}
#CateCon div{display:none;} 
#CateCon a{width:250px;height:30px;line-height:30px;display:block;color:#fff;text-indent:20px;border-bottom:1px #333 dashed;float:left;}
#CateCon a span{font-family:SimSun;margin-right:5px;}
#CateCon a:hover{color:#fff;background:#cd0000;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out;}
#CateCon .hover{color:#fff;background:#cd0000;-webkit-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out;}
#CateCon ul{overflow:hidden;float:left;}
#CateCon ul li{width:125px;float:left;padding-top:5px;}
#CateCon ul li a{width:125px;height:20px;line-height:20px;background:#000;border:0px;color:#999;text-indent:30px;}
#CateCon ul li a:hover{background:#000;color:#cd0000;}

.LeftSer{width:250px;background:#000;padding:35px 0px;margin-top:20px;}
.LeftSer h2{font-size:14px;color:#fff;margin-left:25px;}
.LeftSer h2 span{color:#e50d0e;margin-left:3px;}
.LeftSer p{color:#fff;font-size:27px;font-family:Arial, Helvetica, sans-serif;border-bottom:1px #666 solid;padding-bottom:10px;margin-bottom:10px;padding-left:22px;}
.LeftSer div{margin-top:10px;margin-left:15px;}
.LeftSer div a{margin-left:10px;}

.LeftWm{width:250px;background:#000;padding:35px 0px;margin-top:20px;text-align:center;color:#fff;}
.LeftWm h1{font-size:16px;}
.LeftWm h2{font-size:14px;}
.LeftWm img{width:120px;height:120px;margin:25px 0px;}

.SubContent{width:680px;margin:0 auto;overflow-x:hidden;padding:20px 0px;line-height:30px;font-size:14px;height:auto !important; height:800px; min-height:800px;}
.SubTitle{color:#cd0000;font-size:20px;font-weight:bold;padding-bottom:20px;padding-top:10px;}



.ProContent{margin-top:30px;}
.ProContent h2{display:block;background:#cd0000;height:35px;line-height:35px;text-align:center;font-size:16px;width:160px;color:#fff;}
.ProContent span{color:#cd0000;}

.NewsList{width:680px;padding-bottom:15px;margin-bottom:15px;border-bottom:1px #ccc solid;}
.NewsList .time{float:left;margin-left:10px;}
.NewsList a{float:left;color:#cd0000;font-weight:bold;}
.NewsList a:hover{color:#cd0000; text-decoration:underline;}
.NewsList h2{overflow:hidden;}
.NewsList p{width:680px;color:#333;}

.ProRnd{margin-top:20px;}
.ProRnd h2{display:block;background:#cd0000;height:35px;line-height:35px;text-align:center;font-size:16px;width:160px;color:#fff;}
.ProRnd ul{margin-top:20px;}
.ProRnd ul li{float:left;width:33%;text-align:center;}

.side{position:fixed;width:54px;height:275px;right:0;top:300px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#ae1c1c;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

.NewsRnd{padding-top:40px;width:680px;}
.NewsRnd h2{display:block;background:#cd0000;height:35px;line-height:35px;text-align:center;font-size:16px;width:160px;color:#fff;}
.NewsRnd ul{margin-top:10px;}
.NewsRnd ul li{float:left;width:50%;}
.NewsRnd ul li span{font-family:simsun;color:#cd0000;margin-right:3px;}

.say{margin-top:20px;margin-bottom:20px;}
.say img{float:left;margin-right:20px;width:170px;}
.say span{font-weight:bold;font-size:16px;}
.say p{text-align:right;}

.ProPic{width:680px;text-align:center;margin-top:20px;margin-bottom:20px;}
.ProPic img{width:400px;height:400px;padding:5px;border:1px #ddd solid;}

.wz{margin-top:20px;margin-bottom:20px;}
.wzT{font-size:16px;font-weight:bold;}

.pl{width:595px;margin:0 auto;margin-top:20px;margin-bottom:20px;}
.pl ul{width:700px;}
.pl ul li{float:left;margin-right:20px;}

.ho{width:660px;margin:0 auto;margin-top:20px;margin-bottom:20px;}
.ho ul{width:700px;}
.ho ul li{float:left;margin-right:20px;height:170px;}
.ho ul li img{width:150px;}

.ys{margin-top:20px;margin-bottom:20px;}
.ys h1{font-size:16px;font-weight:bold;}
.ys ul li{margin-bottom:10px;}