@charset "GB2312";	body
{
	color: #333333;
	font-family: arial;
	font-size: 12px;
	margin: 0;
	-webkit-text-size-adjust: none;
}
body,form,img,p,ul,ol,li,table,th,td,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,input,button,select,textarea,fieldset
{
	margin:0;
	padding:0;
	font-size:12px;
}
a img, img
{
	border:0;
}
a:link
{
	color:#666666;
}
a:visited
{
	color:#666666;
}
a:hover
{
	color:#CA0007;
	text-decoration: underline;
}
a:active
{
	color:#666666;
}
a
{
	text-decoration: none;
}
h2,h3,h4,h5,h6
{
	font-size:12px;
	font-weight:normal;
}
em
{
	font-style:normal;
}
ul,ol,li
{
	list-style:none;
}
.clear
{
	height:1px;
	font-size:0px;
	clear:both;
}
.h5
{
	height:5px;
	font-size:0px;
	clear:both;
}
.h10
{
	height:10px;
	font-size:0px;
	clear:both;
}
#container
{
    margin-top: 26px;
    clear: both;
    margin: 0 auto;
    max-width: 1660px;
    text-align: center;
}
#banner *{display: block;margin:0 auto;outline: medium none;}
#header
{
    height: auto;
    margin: 0 auto;
    max-width: 1660px;
}
.main
{
    margin: 0 auto;
    position: relative;
    width: 1172px;
}
#header .logo
{
    float: left;
    margin-bottom: 10px;
}
#header .tip{
	float: right;
}


/*header search*/
.search
{
    padding-top: 13px;
    padding-bottom: 13px;
    position: relative;
    float: left;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: url(../images/searchbg.png) no-repeat;
}
.search b {
    float: left;
    font-size: 44px;
    color: white;
    margin-left: 36px;
}
.search dl.category
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ddd;
    cursor: pointer;
    display: inline;
    float: left;
    height: 37px;
    color: #000;
    left: 663px;
    overflow: hidden;
    position: absolute;
    top: 6px;
    width: 145px;
    z-index: 9;
}
.search dl.category dt
{
    background: url(../images/bg_doc.png) no-repeat scroll 119px -447px #FFFFFF;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    font-size: 16px;
    padding-left: 4px;
    padding-right: 20px;
}
.search dl.category dd
{
	width: 142px;
	word-break: normal;
}
.search dl.category dd a
{
	border-top: 1px solid #E7F3FF;
	color: #000;
	display: block;
	line-height: 30px;
	font-size: 14px;
	padding: 5px;
	text-decoration: none;
}
.search dl.category dd a:hover
{
	background: none repeat scroll 0 0 #F4F9FE;
}
.search dl.category:hover
{
	height:auto;
	overflow: visible;
}
.search dl.category:hover dt
{
	background-position:124px -470px;
}
.search .textbox,.search .textbox_focus
{
    border: 1px solid #ddd;
    color: #333;
    display: inline-block;
    float: right;
    font-family: arial;
    font-size: 14px;
    margin-top: 6px;
    height: 39px;
    line-height: 39px;
    margin-left: 5px;
    padding-left: 9px;
    width: 270px;
    box-sizing: border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */
}
.search .textbox_focus
{
	color:#333333;
}
.search .submit
{
    background: url(../images/angdajing.png) no-repeat;
    border: medium none;
    cursor: pointer;
    display: inline;
    width: 33px;
    height: 31px;
    margin-right: 36px;
    margin-left: 10px;
    margin-top: 9px;
    text-indent: -999px;
    font-size: 14px;
    color: white;
    overflow: hidden;
    float: right;
}


/*language*/
#header dl.language
{
    float: left;
    width: 100%;
    background: #0076bc;
    text-align: center;
    margin-bottom: 20px;
}
#header dl.language dt
{
	background: url("../images/find_arrow.png") no-repeat scroll 100px center #FFFFFF;
	color: #4FA8D2;
	display: block;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	padding-left: 2px;
	padding-right: 23px;
	width: 97px;
	display: none;
}
#header dl.language dd
{
    display: inline-block;
    line-height: 14px;
    padding: 6px 13px;
}
#header dl.language dd a
{
    background: url(../images/language_21.png) no-repeat scroll 5px 0 transparent;
    display: block;
    font-size: 12px;
    color: white;
    padding-left: 30px;
}
#header dl.language dd a.cn
{
}
#header dl.language dd a.en
{
	background-position: 5px -28px;
}
#header dl.language dd a.de
{
	background-position: 5px -56px;
}
#header dl.language dd a.fr
{
	background-position: 5px -84px;
}
#header dl.language dd a.ru
{
	background-position: 5px -112px;
}
#header dl.language dd a.es
{
	background-position: 5px -140px;
}
#header dl.language dd a.pt
{
	background-position: 5px -168px;
}
#header dl.language dd a.jp
{
	background-position: 5px -196px;
}
#header dl.language dd a.gr
{
	background-position: 5px -224px;
}
#header dl.language dd a.it
{
	background-position: 5px -252px;
}
#header dl.language dd a.kr
{
	background-position: 5px -280px;
}
#header dl.language dd a.ae
{
	background-position: 5px -308px;
}
#header dl.language dd a.tr
{
	background-position: 5px -336px;
}
#header dl.language dd a.pl
{
	background-position: 5px -364px;
}
#header dl.language dd a.fi
{
	background-position: 5px -392px;
}
#header dl.language dd a.in
{
	background-position: 5px -420px;
}
#header dl.language dd a.vn
{
	background-position: 5px -448px;
}
#header dl.language dd a.th
{
	background-position: 5px -476px;
}
#header dl.language dd a.nl
{
	background-position: 5px -504px;
}
#header dl.language dd a.ie
{
	background-position: 5px -532px;
}
#header dl.language dd a.ph
{
	background-position: 5px -560px;
}
#header dl.language dd a.cz
{
	background-position: 5px -588px;
}
#header dl.language dd a.my
{
	background-position: 5px -616px;
}
#header dl.language dd a.us
{
	background-position: 5px -644px;
}


/*nav*/
#nav {
    border: #CCCCCC;
    float: left;
    width: 1013px;
    position: absolute;
    left: 190px;
    top: 81px;
}
#nav ul {
    float: left;
    width: 100%;
}
#nav li
{
    display: inline;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 33px;
    text-align: center;
    padding-bottom: 45px;
}
#nav li a
{
    color: #333;
    display: block;
    text-transform: uppercase;
    margin: 0 10px;
    text-decoration: none;
}
#nav ul li:hover>a,#nav ul li>a.current {
    color: #0076bc;
    background: url(../images/navlibg.png) center bottom no-repeat;
    background-size: auto 8px;
}
#nav li:hover
{
	
}
#nav li.unfold div
{
	background: none repeat scroll 0 0 #5E006C;
	display: none;
	font-size: 12px;
	font-weight: normal;
	overflow: hidden;
	position: absolute;
	text-align: left;
	z-index: 999;
}
#nav li:hover div
{
	display:block;
}
#nav li.unfold div a
{
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 32px;
    margin: 0;
    border-bottom: 1px solid #6b9dbb;
    outline: medium none #CD853F;
    overflow: hidden;
    padding: 0 10px;
    background-color: #0076bc;
    white-space: nowrap;
}
#nav li.unfold div a:hover
{
	background:none repeat scroll 0 0 #4CA2D1;
}

#position {
    margin: 0 auto;
    position: relative;
    width: 1172px;
    text-align: left;
    padding-top: 23px;
    clear: both;
}

/*main*/
#main
{
    padding-top: 10px;
    text-align: left;
    margin: 0 auto;
    width: 1172px;
    clear: both;
}


/*sider*/
#main .sider
{
	background: none repeat scroll 0 0 #FCFCFC;
	display: inline;
	float: left;
	min-height: 900px;
	padding-bottom: 10px;
	width: 260px;
}
#main .sider dl.box
{
	border-top: 5px solid #4CA2D1;
}
#main .sider dl.box dt
{
	color: #4CA2D1;
	font-size: 18px;
	line-height: 40px;
	text-indent: 10px;
	font-weight:bold;
}
#main .sider dl.menu dd
{
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	border-top: 1px solid #CDCDCD;
}
#main .sider dl.menu dd a.parent,#main .sider dl.category dd a.parent
{
	color: #808080;
	padding-left: 8px;
	text-decoration: none;
}
#main .sider dl.menu dd a.parent
{
	background: url("../images/cid_arrow.png") no-repeat scroll 5px 13px transparent;
	border: 1px solid #EEEEEE;
	display: block;
	padding-left: 18px;
}
/* #main .sider dl.menu dd a.parent:hover
{
	color: #6C007C;
	border:1px solid #6C007C;
} */


/*sider category*/
#main .sider dl.category dd
{
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	position: relative;
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
}
#main .sider dl.category dd a.parent
{
	background: url("../images/cid_arrow.png") no-repeat scroll 4px 13px transparent;
	color: #808080;
    padding-right: 25px;
	padding-left: 15px;
	text-decoration: none;
}
#main .sider dl.category dd span
{
	color: #000000;
	font-weight: normal;
	display:none;
	float:right;
}
#main .sider dl.category dd a.parent:hover
{
	color: #4CA2D1;
}
#main .sider dl.category dd.top a,#main .sider dl.menu dd.top
{
	border: none;
}


/*sider category*/
#main .sider dl.category dd ul
{
	background: none repeat scroll 0 0 #EEEEEE;
	border: 1px solid #4CA2D1;
	display: none;
	left: 211px;
	position: absolute;
	top: -1px;
	width: 255px;
	z-index: 999;
}
#main .sider dl.category dd li
{
	border-top: 1px dotted #999999;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	overflow: hidden;
}
#main .sider dl.category dd li a.sub
{
	font-weight: normal;
	padding-left: 10px;
	padding-right: 5px;
	text-decoration: none;
}
#main .sider dl.category dd li span
{
	color: #000000;
	font-weight: normal;
}
#main .sider dl.category dd li.top
{
	border-left: 1px solid #EEEEEE;
	border-top: medium none;
	left: -1px;
	position: relative;
}
#main .sider dl.category dd:hover
{
	background-color: #EDECEC;
	position: relative;
	z-index: 9999;
	border-top:1px solid #4CA2D1;
	border-bottom:1px solid #4CA2D1;
	border-left:1px solid #4CA2D1;
}
#main .sider dl.category dd:hover a.parent
{
	border-right:1px solid #EDECEC;
	margin-right: -1px;
	position: relative;
	z-index: 9999;
	color: #4CA2D1;
}
#main .sider dl.category dd:hover ul
{
	display:block;
}
#main .sider dl.category dd li:hover
{
	background-color: #CCCCCC;
}
#main .sider dl.category dd li:hover a
{
	font-weight: bold;
	color: #4CA2D1;
	text-decoration: none;
}
#main .sider dl.category dd.hide:hover a:hover
{
	background-color:#EDECEC;
}


/*sider product*/
#main .sider dl.product dd
{
	line-height: 22px;
	padding: 4px 4px 4px 10px;
}
#main .sider dl.product .item
{
	border-bottom: 1px solid #CDCDCD;
	padding: 5px 0;
}
#main .sider dl.product .item a.pic
{
	border: 1px solid #CCCCCC;
	display: inline;
	float: left;
}
#main .sider dl.product .item a.pic:hover
{
	border: 1px solid #6C007C;
}
#main .sider dl.product .item a.pic img
{
	width: 74px;
	display: block;
}
#main .sider dl.product .item h2
{
	display: inline;
	float: right;
	line-height: 16px;
	width: 160px;
}
#main .sider dl.product .item h2 a
{
	color: #555555;
}


/*subscribe*/
#main .sider dl.subscribe dd
{
	padding-bottom: 10px;
	position: relative;
}
#main .sider dl.subscribe dd .annotation
{
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}
#main .sider dl.subscribe dd .textbox,#main .sider dl.subscribe dd .textbox_focus
{
	background: none repeat scroll 0 0 #CECECE;
	border: 1px solid #919191;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	margin: 0 auto 10px;
	outline: medium none #CD853F;
	padding: 0 3px;
	width: 229px;
}
#main .sider dl.subscribe dd .textbox_focus
{
	color:#333333;
}
#main .sider dl.subscribe dd .btn
{
	background: none repeat scroll 0 0 #444444;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	margin: 0 auto;
	width: 110px;
}
#main .sider dl.subscribe dd .unsubscribe
{
	display: none;
}


/*latest*/
#main .sider dl.latest dd
{
	padding: 0 3px 5px 0;
}
#main .sider dl.latest dd h4
{
	line-height: 16px;
	margin-top: 5px;
	padding-left: 10px;
}
#main .sider dl.latest dd a
{
	color: #6C007C;
	font-weight: bold;
}
#main .sider dl.latest dd a:hover
{
}
#main .sider dl.latest dd .text
{
	color: #666666;
	height: auto !important;
	max-height: 120px;
	line-height: 20px;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 10px;
}


/*contact us*/
#main .sider dl.contactus dd
{
	line-height: 22px;
	padding: 5px;
	text-indent:-9999999px;
}
#main .sider dl.contactus dd a.btn
{
	border: medium none;
	cursor: pointer;
	display: block;
	height: 26px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -999px;
	width: 129px;
	background:url("../images/inquiry_btn.png");
}


/*online*/
#main .sider dl.contactus dd .online
{
}
#main .sider dl.contactus dd .online a
{
	background: url("../images/online/ico_32.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 32px;
	margin: 9px 6px;
	width: 32px;
}
#main .sider dl.contactus dd .online a.SKYPE
{
	background-position: -32px 0;
}
#main .sider dl.contactus dd .online a.Trademanager
{
	background-position: -64px 0;
}
#main .sider dl.contactus dd .online a.MSN
{
	background-position: -96px 0;
}
#main .sider dl.contactus dd .online a.Email
{
	background-position: -128px 0;
}


/*sBody*/
#main .sBody
{
    width: 892px;
    float: right;
}
#main .sBody .box,#main .dynamic .box
{
	margin-bottom: 10px;
}
#main .sBody .box .title,#main .dynamic .box .title
{
	border-bottom: 1px dotted #CCCCCC;
	color: #4CA2D1;
	font-size: 24px;
	font-weight: bold;
	line-height: 45px;
	padding-left: 10px;
}
#main .sBody .box .title a.more,#main .dynamic .box .title a.more
{
	color: #000000;
	float: right;
	font-size: 14px;
	margin-right: 5px;
	text-decoration: underline;
}


/*products*/
#main .sBody .products .text
{
}
#main .sBody .products .grid
{
	padding: 0 2px;
}
#main .sBody .products .grid .item
{
    display: inline;
    float: left;
    margin: 10px 11px;
    overflow: hidden;
    text-align: center;
    width: 200px;
}
#main .sBody .products .grid .item:nth-of-type(4n+1) {
    clear: both;
}
#main .sBody .products .grid .item a.pic
{
	border: 1px solid #FFFFFF;
	display: block;
	overflow: hidden;
	text-align: center;
}
#main .sBody .products .grid .item a.pic:hover
{
}
#main .sBody .products .grid .item a.pic img
{
	display: block;
	max-width: 100%;
}
#main .sBody .products .grid .item h2
{
    color: #555555;
    font-weight: bold;
    line-height: 16px;
    margin-top: 6px;
}
#main .sBody .products .grid .item h2 a
{
	color: #003366;
}


/*products list*/
#main .sBody .products .list dl
{
    border-bottom: 1px dotted #DCDCDC;
    display: inline;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    overflow: hidden;
    width: 872px;
    padding-bottom: 10px;
}
#main .sBody .products .list dl dt
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DCDCDC;
    display: inline;
    float: left;
    padding: 2px;
    text-align: center;
    width: 200px;
}
#main .sBody .products .list dl dt a
{
	display: block;
	text-align: center;
	vertical-align: middle;
}
#main .sBody .products .list dl dt img
{
    vertical-align: middle;
    width: 100%;
}
#main .sBody .products .list dl dd
{
    display: inline;
    float: left;
    width: 657px;
}
#main .sBody .products .list dl dd h2
{
	display: inline;
	float: left;
	font-family: "Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-left: 10px;
	text-align: left;
	width: 100%;
}
#main .sBody .products .list dl dd h2 a
{
	font-size: 14px;
	font-weight: bold;
	color:#4CA2D1;
	word-wrap: normal;
    word-break: normal;
}
#main .sBody .products .list dl dd .btn
{
	display: inline;
	float: right;
	margin-right: 10px;
}
#main .sBody .products .list dl dd .btn a
{
	background: url("../images/inquiry_small.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	display: block;
	height: 18px;
	width: 104px;
}
#main .sBody .products .list dl dd .summary
{
    color: #666666;
    height: auto;
    line-height: 17px;
    margin-left: 10px;
    margin-top: 4px;
    width: 635px;
}
#main .sBody .products .list dl dd .summary a.more
{
	color: #4E4E4E;
	padding-left: 10px;
}


/*news*/
#main .sBody div.news
{
}
#main .sBody div.news .left,#main .dynamic .left
{
	display: inline;
	float: left;
	width: 49%;
}
#main .sBody div.news .right,#main .dynamic .right
{
	display: inline;
	float: right;
	width: 49%;
}
#main .sBody div.news ul,#main .dynamic ul
{
}
#main .sBody div.news li,#main .dynamic li
{
	background: url("../images/list_arrow.png") no-repeat scroll 0 center transparent;
	border-top: 1px dotted #CCCCCC;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 15px;
}
#main .sBody div.news li.first,#main .dynamic li.first
{
	border-top:none;
}
#main .sBody div.news span,#main .dynamic span
{
	color: #AAAAAA;
	display: inline;
	float: right;
	margin-right: 15px;
}
#main .sBody div.news li a,#main .dynamic li a
{
}


/*about us summary*/
#main .sBody .about-us
{
}
#main .sBody .about-us .content
{
	line-height: 20px;
	padding: 10px 5px;
}
#main .sBody .about-us .content img
{
	display: inline;
	float: left;
}


/*about us*/
#main .sBody .aboutus
{
	position: relative;
}
#main .sBody .aboutus ul
{
	height: 166px;
	padding: 7px;
}
#main .sBody .aboutus li
{
}
#main .sBody .aboutus .cover
{
	display: inline;
	float: left;
}
#main .sBody .aboutus .cover img
{
	border: 1px solid #CCCCCC;
}
#main .sBody .aboutus .summary
{
	display: inline;
	float: right;
	width: 464px;
}
#main .sBody .aboutus .summary h2
{
	height: 30px;
	line-height: 30px;
}
#main .sBody .aboutus .summary a
{
	color: #4CA2D1;
	font-weight: bold;
}
#main .sBody .aboutus .summary .text
{
	line-height: 20px;
}
#main .sBody .aboutus .btn
{
	bottom: 12px;
	left: 268px;
	position: absolute;
}
#main .sBody .aboutus .btn a
{
	background: none repeat scroll 0 0 #EFEFFF;
	border: 1px solid #4CA2D1;
	color: #4CA2D1;
	display: block;
	float: left;
	margin: 0 3px;
	padding: 5px 11px;
	font-weight:bold;
	text-decoration: none;
}
#main .sBody .aboutus .btn a:hover
{
	background: none repeat scroll 0 0 #AAAAAA;
	color: #FFFFFF;
}


/*article text*/
#main .sBody .article .content
{
	line-height: 22px;
	padding: 10px;
}


/*footer*/
#footer
{
    clear: both;
    color: #e8e8e8;
    margin: 0 auto;
    max-width: 1660px;
    text-align: left;
}
.footbb {
    float: left;
    width: 100%;
    background: #222222;
    padding-top: 54px;
}	
.footleft {
    float: left;
    padding-left: 30px;
    width: 536px;
    padding-right: 19px;
    border-right: 1px solid #4a4a4a;
}
.weilogo {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.weixxx {
    float: left;
    width: 100%;
    line-height: 20px;
}
.weilxwm {
    float: left;
    width: 100%;
    margin-top: 30px;
    border-top: 1px solid #4a4a4a;
    padding-top: 20px;
    padding-bottom: 20px;
}
.weilxwm h3 {
    font-size: 16px;
    text-transform: capitalize;
}
.weilxwmxx {
    float: left;
    width: 100%;
    margin-top: 18px;
}
.share.wenshare {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    text-align: right;
    margin-bottom: 29px;
}
.footright {
    float: right;
    width: 523px;
    margin-right: 30px;
}
.footright h3 {
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: 22px;
}
.footright dl dt {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 6px;
}
.footright dl dd {
    float: left;
    width: 100%;
    margin-bottom: 16px;
}
.footright dl dd input[type=text] {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%;
    padding: 7px 8px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #4c3d3d;
}
.footright dl dd textarea {
    width: 100%;
    height: 217px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px;
    font-size: 14px;
    color: #4c3d3d;
    border: 1px solid #ddd;
}
.footright dl dd input#Verify {
    width: 88px;
    float: left;
}
.footright dl dd span {
    margin-left: 15px;
    float: left;
    margin-top: 5px;
}
#footer .footright .home_submit .btn {
    background: #f8b71f;
    padding: 7px 17px;
    color: white;
    cursor: pointer;
    font-size: 14px;
    border: 0;
    font-weight: bold;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1), 0 4px 8px 0 rgba(0,0,0,0.2);
    border-radius: 4px;
    text-transform: uppercase;
}
.footright .home_submit .btn:hover {
    background: #e6b134;
}
.copyright {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 74px;
    padding-bottom: 22px;
    padding-top: 22px;
    border-top: 1px solid #4a4a4a;
}
.ckjjww {
    float: left;
    font-size: 14px;
    color: #e8e8e8;
    margin-left: 30px;
}
.yqljs {
    float: left;
    margin-left: 25px;
    font-size: 14px;
}
.yqljs a {
    display: inline-block;
    margin-right: 23px;
    color: #c7c7c7;
    text-decoration: underline;
    padding-left: 15px;
    border-left: 1px solid #5f5f5f;
}
.yqljs a:hover {
    color: #CA0007;
    text-decoration: none;
}
#footer .list
{
	display: none;
	margin: 0 auto;
	width: 940px;
}
#footer .list dl
{
	background: none repeat scroll 0 0 #D3D3D3;
	display: inline;
	float: left;
	padding: 0 0 10px;
	width: 206px;
}
#footer .list dl.first
{
	border:none;
}
#footer .list dt
{
	background: none repeat scroll 0 0 #272727;
	border-left: 1px solid #000000;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
	margin-bottom: 5px;
	overflow: hidden;
	text-indent: 15px;
}
#footer .list dt a
{
	color: #FFFFFF;
}
#footer .list dd
{
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding: 0 10px 0 15px;
}
#footer .list dd a
{
	color: #4E4E4E;
}
#footer .list dd a:hover
{
	color: #CA0007;
}
#footer_link
{
	display: none;
	line-height: 20px;
	padding-top: 10px;
	text-align: center;
	clear: both;
}
#footer_link a
{
	margin:0 5px;
}
#copyright
{
	display: none;
	line-height: 30px;
	padding-bottom: 40px;
	text-align: center;
	clear: both;
}


/*scroll*/
#main .scroll
{
}
#main .scroll .pic
{
	display: inline;
	float: left;
	height: 300px;
	overflow: hidden;
	position: relative;
	width: 452px;
	margin-bottom: 10px;
}
#main .scroll ul.btn
{
	left: 5px;
	position: absolute;
	top: 5px;
}
#main .scroll ul.btn li
{
	background-color: #CCCCCC;
	border: 1px solid #000000;
	display: block;
	float: left;
	font-size: 10px;
	height: 16px;
	margin: 5px;
	text-align: center;
	width: 16px;
}
#main .scroll ul.btn li.active
{
	background-color: #FF6600;
}
#main .scroll .show
{
	border: 1px solid #DCDCDC;
	height: 298px;
	width: 450px;
}
#main .scroll .show img
{
	display: block;
	margin: 0 auto;
}
#main .scroll .show .loading
{
	margin-top: 75px;
}
#main .scroll .title
{
	background: none repeat scroll 0 0 #DCDCDC;
	bottom: 0;
	font-size: 12px;
	font-weight: bold;
	left: 0;
	line-height: 16px;
	overflow: hidden;
	padding: 5px;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	width: 442px;
}
#main .scroll .title a
{
	color: #000000;
	text-decoration: none;
}
#main .scroll dl.list
{
	background: url("../images/title_bg.gif") repeat-x scroll 0 -110px transparent;
	border: 1px solid #C6D2E0;
	float: right;
	height: 298px;
	width: 280px;
}
#main .scroll dl.list dt
{
	background: none repeat scroll 0 0 #F2F2F2;
	color: #4CA2D1;
	font-family: Verdana;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0;
	text-indent: 10px;
}
#main .scroll dl.list dd
{
	height: 43px;
	margin-left: 3px;
	margin-top: 8px;
	width: 244px;
}
#main .scroll dl.list dd a.cover
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DCDCDC;
	height: 39px;
	overflow: hidden;
	width: 55px;
	display: inline;
	float: left;
}
#main .scroll dl.list dd a.cover img
{
	display:block;
}
#main .scroll dl.list dd h2
{
	display: inline;
	float: left;
	font-weight: normal;
	line-height: 14px;
	overflow: hidden;
	padding: 0 5px;
	width: 175px;
}
#main .scroll dl.list dd h2 a
{
	color: #003366;
	font-size:14px;
}


/*page*/
#page
{
	background: none repeat scroll 0 0 #F3F3F3;
	clear: both;
	height: 44px;
	line-height: 44px;
	margin-top: 9px;
	text-align: center;
}
#page a
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D3D3D4;
	color: #000000;
	margin: 0 3px;
	padding: 5px 7px;
}
#page font,#page a:hover
{
	background: none repeat scroll 0 0 #4C4C4C;
	border: 1px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
}
#page font,#page a.item
{
	padding: 5px 8px;
}
#page font
{
	margin: 0 3px;
	padding: 5px 8px;
}
#page span,#page a.btn
{
	border: 1px solid #D3D3D4;
	color: #AAAAAA;
	cursor: pointer;
	margin: 0 3px;
	padding: 5px 12px;
}
#page a.btn
{
	background-position: -88px center;
}


/*position*/
#main .sBody .position
{
	color: #898888;
	font-size: 13px;
	height: 44px;
	line-height: 44px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 15px;
}
#main .sBody .position a
{
	color: #4CA2D1;
}
#main .sBody .position a:hover
{
	color: #000000;
}


/*inquiry*/
table.inquiry
{
	background: none repeat scroll 0 0 #CCCCCC;
}
table.inquiry th
{
	background: none repeat scroll 0 0 #EEEEEE;
	height: 30px;
	text-align: center;
}
table.inquiry td
{
	background: none repeat scroll 0 0 #FFFFFF;
	height: 40px;
	line-height: 40px;
	padding-left: 5px;
}
table.inquiry td span
{
	color: #CA0007;
	font-weight: bold;
}
table.inquiry td.t
{
	background: none repeat scroll 0 0 #F5F5F5;
	height: 40px;
	line-height: 40px;
	padding-right: 5px;
	text-align: right;
	width: 100px;
}
table.inquiry td img
{
}
table.inquiry td .name
{
}
table.inquiry td a
{
}
table.inquiry td .textbox,table.inquiry td .textbox_m,table.inquiry td .textbox_over,table.inquiry td .textbox_m_over
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A7A7A7;
	height: 20px;
	padding-left: 3px;
	width: 250px;
}
table.inquiry td .textbox_over
{
	border:1px solid #8BB546;
}
table.inquiry td .textarea,table.inquiry td .textarea_over
{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #A7A7A7;
	height: 100px;
	margin-top: 5px;
	width: 90%;
}
table.inquiry td .textarea_over
{
	border:1px solid #8BB546;
}
table.inquiry td.btn
{
	padding-top: 5px;
	text-align: center;
}
table.inquiry td.btn input
{
	background: url("../images/btn.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	height: 23px;
	line-height: 23px;
	margin: 0 5px;
	text-align: center;
	width: 60px;
}
table.inquiry td.btn input.btn_over
{
	background-position:0 -23px;
}


/*video*/
ul.video
{
	padding-top: 10px;
}
ul.video li
{
    background-position: center 0;
    background-repeat: no-repeat;
    box-shadow: 1px 1px 10px rgba(200, 200, 200, 0.3);
    float: left;
    height: auto;
    margin: 0 15px 20px;
    overflow: hidden;
    width: 240px;
}
ul.video li .cover
{
    height: 156px;
    width: 100%;
    position: relative;
}
ul.video li .cover span
{
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
ul.video li .cover a
{
	background: url("../images/video_doc.png") no-repeat scroll 89px 43px transparent;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99;
}
ul.video li .cover:hover span
{
	background-color: #000000;
	opacity: 0.6;
}
ul.video li .cover:hover a
{
	background-position: -310px 43px;
}
ul.video li strong
{
	border-bottom: 1px dotted #CCCCCC;
	color: #2C3B55;
	display: block;
	font-size: 9pt;
	font-weight: 600;
	height: 35px;
	line-height: 12pt;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: center;
}
ul.video li .info
{
	margin-bottom: 10px;
	padding: 10px 10px 30px;
}
ul.video li .info span
{
	color: #6699CC;
	font-weight: 600;
	margin-right: 5px;
}
.VideoShow
{
	text-align: center;
}
.VideoShow h3
{
	color: #2A2A2A;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0;
}


/*share 24*24*/
.share
{
	padding: 5px;
}
.share a
{
	background: url("../images/share_32.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 32px;
	margin: 0 3px;
	width: 32px;
}
.share a.blogger
{
	background-position: 0 0;
}
.share a.delicious
{
	background-position: 0 -32px;
}
.share a.digg
{
	background-position: 0 -64px;
}
.share a.email
{
	background-position: 0 -96px;
}
.share a.facebook
{
	background-position: 0 -160px;
}
.share a.google
{
	background-position: 0 -192px;
}
.share a.googleplus
{
	background-position: 0 -224px;
}
.share a.linkedin
{
	background-position: 0 -256px;
}
.share a.myspace
{
	background-position: 0 -384px;
}
.share a.orkut
{
	background-position: 0 -416px;
}
.share a.pinterest
{
	background-position: 0 -448px;
}
.share a.stumbleUpon
{
	background-position: 0 -544px;
}
.share a.tumblr
{
	background-position: 0 -576px;
}
.share a.twitter
{
	background-position: 0 -608px;
}
.share a.vk
{
	background-position: 0 -640px;
}
.share a.yahoo
{
	background-position: 0 -672px;
}
.share a.youtube
{
	background-position: 0 -704px;
}

.share.wenshare a
{
    display: inline-block;
    height: 32px;
    margin: 0 4px;
    width: 32px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    float: none;
    -o-transition: all .5s;
}
.share.wenshare a:hover {
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}
.share.wenshare a.blogger
{
    background: url(../images/share/Blogger.png);
}
.share.wenshare a.delicious
{
    background: url(../images/share/Delicious.png);
}
.share.wenshare a.digg
{
    background: url(../images/share/digg.png);
}
.share.wenshare a.email
{
    background: url(../images/share/email.png);
}
.share.wenshare a.facebook
{
    background: url(../images/share/Facebook.png);
}
.share.wenshare a.google
{
    background: url(../images/share/google.png);
}
.share.wenshare a.googleplus
{
    background: url(../images/share/G+.png);
}
.share.wenshare a.linkedin
{
    background: url(../images/share/linkedin.png);
}
.share.wenshare a.myspace
{
    background: url(../images/share/myspace.png);
}
.share.wenshare a.orkut
{
    background: url(../images/share/orkut.png);
}
.share.wenshare a.pinterest
{
    background: url(../images/share/Pinterest.png);
}
.share.wenshare a.stumbleUpon
{
    background: url(../images/share/Stumble.png);
}
.share.wenshare a.tumblr
{
    background: url(../images/share/tumblr.png);
}
.share.wenshare a.twitter
{
    background: url(../images/share/Twitter.png);
}
.share.wenshare a.vk
{
    background: url(../images/share/vk.com.png);
}
.share.wenshare a.yahoo
{
    background: url(../images/share/yahoo.png);
}
.share.wenshare a.youtube
{
    background: url(../images/share/YouTube.png);
}


dl.contactus dt
{
	background-image:url("../images/07524011s.jpg");
	height:199px;
	background-repeat:no-repeat;
	background-position:0 40px;
}
.class dl dd
{
	background-image:url("../images/sub_bg.jpg");
}
#footer_link
{
	background-image:url("../images/nimeide.png");
	height:227px;
	background-position: center 55px;
	background-repeat: no-repeat;
	display: none;
}
.grid .clear
{
	display:none;
}
#main .sider .menu dd a
{
}
.sider .menu dd
{
	border-bottom:1px solid #DBDBDB;
	line-height:30px;
	width:100%;
	background-image:url("../images/jiantou.jpg");
	background-repeat:no-repeat;
	background-position:236px;
}


/*reviews*/
.sider .reviews
{
}
.sider .reviews ul
{
}
.sider .reviews li
{
	border-bottom: 1px dotted #CCCCCC;
	padding: 3px 0;
}
.sider .reviews img
{
	border: 1px solid #CCCCCC;
	display: inline;
	float: left;
	margin: 0 3px;
}
.sider .reviews .comment
{
	display: inline;
	float: right;
	width: 192px;
}
.sider .reviews strong
{
}
.sider .reviews .text
{
}


/*top button*/
#homeSet,#toTop
{
	background: url("../images/top.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 54px;
	opacity: 0.3;
	filter:alpha(opacity=30);
	position: fixed;
	right: 25px;
	width: 54px;
}
#homeSet
{
	bottom:104px;
}
#toTop
{
	bottom:45px;
	background-position:0 -54px;
}
#homeSet:hover,#toTop:hover
{
	opacity:1;
	filter:alpha(opacity=100);
}
#footerinfo
{
	width:100%;
	margin:0 auto;
	text-align:center;
}


.wencatebox {
    padding: 5px !important;
    margin: 10px 0;
}
.subcategories {
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1.2em;
    margin-bottom: 15px;
    line-height: 130%;
    margin: 0 !important;
    color: #444;
}
.wencatebox ul {
    display: -webkit-inline-box;
    display: inline-flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-display: -webkit-inline-box;
    -webkit-display: -webkit-inline-flex;
    -webkit-flex-flow: row wrap;
    -webkit-flex-grow: 1;
    -webkit-justify-content: flex-start;
    -ms-display: -ms-inline-flexbox;
    -ms-flex-flow: row wrap;
    -ms-flex-grow: 1;
    -ms-justify-content: flex-start;
    list-style: none outside none;
    margin: 0 !important;
    text-align: center;
}
.wencatebox ul li {
    background: none;
    margin-bottom: 0;
    padding-left: 0;
    width: auto;
}
.wencatebox ul li a {
    background: none repeat scroll 0 0 #F6F6F6;
    display: inline-block;
    font-weight: bold;
    margin: 6px;
    padding: 5px 15px;
    text-align: center;
    vertical-align: baseline;
    width: 175px;
    border-left: 2px solid #4CA2D1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wencatebox ul li.active a,.wencatebox ul li:hover a {
    background: none repeat scroll 0 0 #cbcbcb;
    color: #333;
    text-decoration: none;
}

.wenpage.swiper-pagination-custom {
    text-align: right;
    margin-right: 10px;
    width: auto;
}

.wenpage.swiper-pagination-custom ul li {
    display: inline-block;
    padding: 5px 8px;
    margin: 0 3px;
    background: #f6f6f6;
    border: 1px solid #ddd;
    cursor: pointer;
}

.wenpage.swiper-pagination-custom ul li.active {
    background: #4ca2d1;
    color: white;
    border: 1px solid #4ca2d1;
}


.banner{ display: block; position: relative; }
.banner>img{ display: block; width: 100%; }
.ckjjww a {
    color: #fff;
    margin-left: 10px;
    display: inline-block;
}

#verif_code{
	margin-top: 0;
}

#verif_code img{
	height: 32px;
	display: block;
}

#main .parameters{
	width: 580px;
} 

#main .salesman .kpi{
	background-color: #087bbf;
}

#main ul.news li.tuwen img{
	width: 250px;
}

#main ul.news li.tuwen dl{
	width: 580px;
}

#main ul.news li dl div{
	width: 420px;
	display: block;
    word-wrap: normal;
    word-break: normal;
    font-size: 16px;
    color: #000;
}

#main ul.news li dl div a{
	color: #000;
}

#main ul.news li dl div a:hover{
	color: #000;
}
#Description ul,#Description ol,#Description li, #Description dl, #Description dd, #Description dt{
    list-style: revert;
    padding: revert;
    margin: revert;
}
#Description a,#Description  a:hover{
    text-decoration: underline;
    color: revert;
}
#Description table, #Description td,#Description th {
    margin: revert;
    padding: revert;
}
#Description h1, #Description h2, #Description h3, #Description h4, #Description h5, #Description h6 ,#Description p{
    margin: revert;
    padding: revert;
    font-size: revert;
}