/*
	[Destoon B2B System] Copyright (c) 2008-2013 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
* {word-break:break-all;font-family:Verdana,Arial;-webkit-text-size-adjust:none;}/*"Microsoft Yahei",*/
body {margin:0;font-size:12px;color:#333333;background:#FFFFFF;}
form,input,select,textarea,td,th {font-size:12px;}
img {border:none;}
ul li {list-style-type:none;}
ol li {list-style-type:decimal;}
ul,form {margin:0px;padding:0px;}
a:link,a:visited,a:active {color:#333333;text-decoration:none;}
a:hover {color:#FF6600;}
/* links */
a.w:link,a.w:visited,a.w:active {color:#FFFFFF;text-decoration:none;}
a.w:hover {color:#F4F3F2;}
a.b:link,a.b:visited,a.b:active {color:#225588;text-decoration:none;}
a.b:hover {color:#FF6600;}
a.g:link,a.g:visited,a.g:active {color:#666666;text-decoration:none;}
a.g:hover {color:#FF6600;}
/* common */
.webHead {
    width: 100%;
    height: 80px; line-height: 80px;
    background: #ffffff;border-bottom:2px solid #eeeeee;
}
.middle_new {
    width: 1037px;
    margin: 0 auto;
}
.headLogo {
    float: left;
    width: 515px;
    height: 100%;
    font-size:30px;color:#069;
}
.head {
    background: #F1F1F1 url('/skin/default/image/head_bg.png') repeat-x;
    width: 100%;
    height: 31px;
}
.banner{width:100%; background-color:#63b4d2;height:375px;}
.ba_box{    width: 1037px;
    margin: 0 auto;background: url(/img/banner.jpg) no-repeat center bottom;height:375px;
}
.wmfw{font-size:30px;text-align:center;color:#39F;line-height:60px;margin-top:50px;border-bottom:1px dashed #cccccc;}
.qyz{border-bottom:1px dashed #cccccc;padding-top:15px;overflow:hidden;}
.qyz ul li{float:left;width:30%;}
.foot{background-color:#eaeaea;border-top:#b4b4b4 solid 1px;line-height:30px;margin-top:30px;}
.wp{height:330px;}