﻿@charset "utf-8";
body
{
	min-height:100%;
	height:auto !important;
	height:100%;
	font-size:12px;
	color:#333;
	background-color: #fff;
	line-height: 15px;
	text-align: center;
	font-weight:400;
   font-family: Verdana, "宋体";
}
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
textarea,input{font-size:12px;font-weight:normal;}

a:link, a:visited {
	color:#1D4CB6;
	text-decoration:none;
}
a:hover, a:active {
	color:#FF7300;
	text-decoration:underline;
}

ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.pager
{
    text-align: right;
    padding: 5px;
    padding-bottom: 10px;
}
.overflow
{
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}

.overflowleft
{
    width: 204px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
.overflowleft li
{
    width: 204px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
.overflowm li
{
    width: 275px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
.overflowright li
{
    width: 215px;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
img
{
    border: 0px;
}

li cite,h5 cite,h4 cite,div cite
{
    float: right;
    margin-right: 5px;
    font-style: normal;
}
.clear:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clear
{display: inline-block;}

/* Hides from IE-mac \*/
* html .clear
{height: 1%;}

.clear
{display: block;}
/* End hide from IE-mac */


#container
{
    margin: 0 auto;
}

.link2:link, .link2:visited
{
    color: #000;
    text-decoration: none;
}
.link2:hover
{
    color: #ff0000;
    text-decoration: underline;
}
.link3:link, .link3:visited
{
    color: #ff0000;
    text-decoration: underline;
}

.linkblue,
.linkblue a:link, .linkblue a:visited,
a.linkblue:link, a.linkblue:visited {
	color:#1D4CB6;
	text-decoration:none;
}
.linkblue a:hover, .linkblue a:active,
a.linkblue:hover, a.linkblue:active {
	color:#FF7300;
	text-decoration:underline;
}
 
 
.linkbluenew,
.linkbluenew a:link, .linkbluenew a:visited,
a.linkbluenew:link, a.linkbluenew:visited {
	color:#507ADA;
	text-decoration:none;
}
.linkbluenew a:hover, .linkbluenew a:active,
a.linkbluenew:hover, a.linkbluenew:active {
	color:#FF7300;
	text-decoration:underline;
}


/* black */
.linkblack a:link, .linkblack a:visited,
a.linkblack:link, a.linkblack:visited {
	color:#484848;
	text-decoration:none;
}
.linkblack a:hover, .linkblack a:active,
a.linkblack:hover, a.linkblack:active {
	color:#FF7300;
	text-decoration:underline;
}
/* 灰色链接样式 */
.linkgray a:link, .linkgray a:visited,
a.linkgray:link, a.linkgray:visited {
	color:#313131;
	text-decoration:none;
}
.linkgray a:hover, .linkgray a:active,
a.linkgray:hover, a.linkgray:active {
	color:#000;
	text-decoration:underline;
}


/* 橙色链接样式 */
.linkorange a:link, .linkorange a:visited,
a.linkorange:link, a.linkorange:visited {
	color:#DB5800;
	text-decoration:none;
}
.linkorange a:hover, .linkorange a:active,
a.linkorange:hover, a.linkorange:active {
	color:#ff0000;
	text-decoration:underline;
}
/* 橙色链接样式2 */
.orange a:link, .orange a:visited,
a.orange:link, a.orange:visited {
	color:#DB5800;
	text-decoration:underline;
}
.orange a:hover, .orange a:active,
a.orange:hover, a.orange:active {
	color:#ff0000;
	text-decoration:underline;
}

/* footer样式 */
.linkfooter:link
{
    color: #5F5F5F;
    text-decoration: none;
}
.linkfooter:visited
{
    color: #5F5F5F;
    text-decoration: none;
}
.linkfooter:hover
{
    color: #5f5f5f;
    text-decoration: underline;
}
.linkfooter:actived
{
    color: #5F5F5F;
    text-decoration: underline;
}

.linklogin1:link
{
    color: #F46700;
    text-decoration: none;
}
.linklogin1:visited
{
    color: #F46700; text-decoration:none;}
.linklogin1:hover
{
    color: #F46700;
    text-decoration: underline;
}
.linklogin1:actived
{
    color: #F46700; text-decoration:underline;}

.linklogin2:link
{
    color: #666565;
    text-decoration: none;
}
.linklogin2:visited
{
    color: #666565; text-decoration:none;}
.linklogin2:hover
{
    color: #666565;
    text-decoration: underline;
}
.linklogin2:actived
{
    color: #666565; text-decoration:underline;}

#header
{
    width: 954px;
    margin-left: auto;
    margin-right: auto;
    height: 127px;
    margin-bottom:0;  
}
#header input
{
    border: 1px solid #E6D2AF;
    color: #968F8F;
    font-size: 14px;
    text-indent: 5px;
    padding: 2px;
}

#top
{
    width: 954px;
    height: 25px;
    background: url(             "../img/topbg.gif" ) repeat-x;
}
#top .spanLeft
{
    background: url(             "../img/topbg-left.gif" ) no-repeat left;
    padding-left: 10px;
    height: 25px;
    line-height: 25px;
    color: #DC7F2F;
    float: left;
}
#top .spanRight
{
    background: url(             "../img/topbg-right.gif" ) no-repeat right;
    padding-right: 10px;
    height: 25px;
    line-height: 25px;
    color: #DC7F2F;
    float: right;
}
#top .spanRight a
{
    color: #DC7F2F;
}

#logoCol
{
    width: 954px;
    height: 72px;
}
#logoCol .logo
{
    width: 228px;
    height: 72px;
    float: left;
padding-top:18px;   
}
#logoCol #search
{
    width: 530px;
    height: 72px;
    float: left;
    margin-left: 10px;
}
#logoCol #search div
{
    margin-top: 10px;
    height: 23px;
    line-height: 23px;
    width: 528px;
}
#logoCol #search p
{
    text-align: left;
    margin-top: 3px;
    height: 20px;
    line-height: 20px;
    color: #BD7F13;
    padding-left: 5px; 
    *padding-left:10px;
}
#logoCol #search p a
{
    color: #BD7F13;
}

#logoCol #about
{
    width: 176px;
    height: 72px;
    float: left;
    margin-left: 5px;
}
.aboutbgBlue
{
    width: 65px;
    height: 17px;
    line-height: 17px;
    background: url(             "../img/saleblue-bg.gif" ) no-repeat;
    margin: 10px 5px 5px 10px;
    float: left;
}
.aboutbg
{
    width: 65px;
    height: 17px;
    line-height: 17px;
    background: url(             "../img/saleh-bg.gif" ) no-repeat;
    margin: 10px 5px 5px 10px;
    float: left;
}
.aboutbgBlue a
{
    color: #2373A6;
}
.aboutbgBlue a:hover
{
    color: #2373A6;
    text-decoration: none;
    background: url(             "../img/saleblue-bg2.gif" ) no-repeat;
    display: block;
}
.aboutbg a
{
    color: #5E656A;
}
.aboutbg a:hover
{
    color: #5E656A;
    text-decoration: none;
    background: url(             "../img/saleh-bg2.gif" ) no-repeat;
    display: block;
}

#nav
{
    width: 954px;
    height: 31px;
    background: url(../img/navgb.gif) no-repeat left top;
    background-position: 0 0;
}
#nav ul
{
    margin-left: 20px;
    font-size: 14px;
    font-weight: bold;
}
#nav ul li
{
}
.menuleftbg ul
{
    margin-left: 35px;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    margin-top: 4px;
    margin-bottom: 4px;
    line-height: 22px;
}
.menuleftbg ul li
{
    height: 22px;
    width: 74px;
    float: left;
}

.menulink1:link, .menulink1:visited
{
    color: #fff;
    text-decoration: none;
}
.menulink2:link, .menulink2:visited
{
    display: block;
    height: 22px;
    width: 74px;
    background: url(             "../img/menuhover.gif" ) no-repeat;
    color: #EA7511;
    text-decoration: none;
}
.menurightbg
{
    background: url(             "../img/menubg-right.gif" ) no-repeat right;
    width: 345px;
    float: right;
    height: 30px;
}

#footer
{
    height: 73px;
    width: 954px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
#footer #about
{
    height: 28px;
    width: 954px;
    background: url(             "../img/footerbg.gif" ) repeat-x;
    line-height: 28px;
}
#footer #about .spanfd
{
    background: url(             "../img/fooerbg-fd.gif" ) no-repeat left;
    text-align: center;
    color: #5F5F5F;
    font-size: 12px;
    float: left;
    width: 944px;
}
#footer #about .spanend
{
    background: url(             "../img/fooerbg-end.gif" ) no-repeat right;
    float: right;
    width: 8px;
    height: 28px;
}
#footer p
{
    margin: 0px;
    margin-top: 3px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #5F5F5F;
    font-size: 12px;
}
#footer #about .spanfd a
{
    color: #5F5F5F;
    text-decoration: none;
}
#footer #about .spanfd a:hover
{
    color: #5F5F5F;
    text-decoration: underline;
}

　　 /* 通用右边模块蓝色 */ /* 通用右边模块蓝色 */ .rcbox3, .yellowbox240, .graybox240, .boxYellow,.yuekanbox
{
    margin-top: 10px;
    width: 240px;
    height: auto;
    text-align: left;
}
.rcbox3 h4, .yellowbox240 h4
{
 
    width: 240px;
 padding-top:6px; 
    color: #484848; 
    text-indent:8px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    background: url(          "../img/newboxbg.jpg" ) no-repeat left;
    background-position: 0 -52px;
  
}
.graybox240 h4, .boxYellow h4
{
 
    width: 240px;
    line-height: 26px;
     _line-height:30px;
   padding-top:6px;
    text-indent: 8px;
    color: #484848;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    background: url(          "../img/newboxbg.jpg" ) no-repeat left;
    background-position: 0 -78px;
  
}
.grayboxcontent, .boxYellowContent
{
    width: 238px;
    height: auto;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
}
.rboxContent
{
    width: 238px;
    height: auto;
    border-left: 1px solid #F4DEC5;
    border-right: 1px solid #F4DEC5;
}
.rboxContent .ulpl{width: 96%;margin:0 auto;}
.rboxContent .ulpl li{line-height:18px; text-align:left;}
.rboxContent ul, .grayboxcontent ul, .boxYellowContent ul
{
    width: 98%;
    margin-left: 5px;
    padding-top: 5px;
    font-family: Verdana;
    padding-bottom: 2px !important;
    padding-bottom: 0px;
}
.rboxContent ul li, .grayboxcontent ul li, .boxYellowContent ul li
{
    text-align: left;
    list-style-type: none;
    padding: 5px 3px 4px 10px;
    background: url(           "../img/icon1.gif" ) no-repeat 0 8px;
}
.rboxBottom
{
    height: 7px;
    width: 240px;
    background: url(          "../img/newboxbg.jpg" ) no-repeat left top;
    background-position: 0 -104px;
    font-size: 0px;
}
.graybottom, .boxYellowBottom
{
    height: 7px;
    width: 240px;
    background: url(          "../img/newboxbg.jpg" ) no-repeat left top;
    background-position: 0 -111px;
    font-size: 0px;
}
　　 /* 通用黄色样式模块 */ /* 通用黄色样式模块 */ /* 产品分类样式 */ /* 产品分类样式 */ .cbox5Top, #cbox5Bottom, .yellowbox230,.yuekanbox2
{
    width: 230px;
    margin: 10px 0;
    text-align: left;
}
.yellowbox230 .top{width: 230px;
    height:16px;
    background: url("../img/newboxbg.jpg" ) no-repeat left;
    background-position: left 0px;}
.cbox5Top h4, #cbox5Bottom h4, .yellowbox230 h4
{
    height: 26px;
    width: 230px;
    text-indent: 8px;
    color: #484848;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    background: url(          "../img/newboxbg.jpg" ) no-repeat left;
    background-position: left 0px;
    vertical-align: middle;
    line-height: 26px;
}
.cbox5Top .divcotent .zt{width:207px;margin-top:10px;margin-left:auto;margin-right:auto;border:1px solid #dadada;line-height:22px;text-align:center;}
.cbox5Top .divcotent, #cbox5Bottom .divcotent, .yellowbox230 .divcotent
{
    width: 228px !important;
    width: 227px;
    border-left: 1px solid #F4DEC5;
    border-right: 1px solid #F4DEC5;
    background-color:#fff
}
.cbox5Top ul, #cbox5Bottom ul, .yellowbox230 ul
{
    width: 98%;
    margin-left: 6px;
    font-family: Verdana;
    text-align: left;
}
.cbox5Top ul li, #cbox5Bottom ul li, .yellowbox230 ul li
{
    line-height: 20px;
    text-align: left;
    list-style-type: none;
    padding: 2px 0 2px 10px;
    background: url("../img/icon1.gif" ) no-repeat 0px 8px;
}
.cbox5Top .divbottom, #cbox5Bottom .divbottom, .yellowbox230 .divbottom
{
    height: 7px;
    width: 230px;
    background: url(          "../img/newboxbg.jpg" ) no-repeat left top;
    background-position: 0 -118px;
    font-size: 0px;
}
#cbox5Bottom ul li cite
{
    float: right;
    margin-right: 3px;
    font-style: normal;
    color: #DB5800;
}
.blackbox230
{
    width: 230px;
    margin: 10px 0;
    text-align: left;
}
.blackbox230 h4
{
    height: 26px;
    width: 230px;
    text-indent: 8px;
    color: #484848;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    background: url(          "../img/newboxbg.jpg" ) no-repeat left;
    background-position: 0 -26px;
    vertical-align: middle;
    line-height: 26px;
}

.blackbox230 .divcotent
{
    width: 228px !important;
    width: 227px;
    border-left: 1px solid #C6C6C6;
    border-right: 1px solid #C6C6C6;
}
.blackbox230 ul
{
    width: 98%;
    margin-left: 6px;
    font-family: Verdana;
}
.blackbox230 ul li
{
    line-height: 20px;
    text-align: left;
    list-style-type: none;
    padding: 2px 0 2px 10px;
    background: url(          "../img/icon1.gif" ) no-repeat 0px 8px;
}
.blackbox230 .divbottom
{
    height: 7px;
    width: 230px;
    background: url(          "../img/newboxbg.jpg" ) no-repeat left top;
    background-position: 0 -125px;
    font-size: 0px;
}

.productUl p
{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    margin: 0px;
}
.productUl
{
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 2px;
    font-family: Verdana;
    color: #4B6DBB;
    line-height: 20px;
}
.productUl span
{
    text-align: left;
    padding-right: 2px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}

#partner
{
    width: 954px;
    height: 149px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
#partner .linetop
{
    width: 954px;
    height: 7px;
    background: url(             "../img/partner-top.gif" ) no-repeat;
    font-size: 0px;
    margin-left: auto;
    margin-right: auto;
}
#partner .content
{
    width: 952px !important;
    width: 954px;
    height: 135px;
    background-color: #FFFDFB;
    border-left: 1px solid #EFE2CB;
    border-right: 1px solid #EFE2CB;
    margin-left: auto;
    margin-right: auto;
}
.partnerTable
{
    width: 948px;
    height: 132px;
    border: 0;
}
.partnerTable .td1
{
    width: 100px;
    line-height: 41px;
    color: #555;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.partnerTable .td2 img
{
    border: 1px solid #BCBCBC;
}
.partnerTable .td2
{
    height: 39px;
    line-height: 20px;
    padding: 3px;
    font-size: 12px;
}
.partnerTable .td3
{
    width: 100px;
    line-height: 30px;
    color: #555;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
#partner .linebottom
{
    width: 954px;
    height: 7px;
    background: url(             "../img/partner-bottom.gif" ) no-repeat;
    font-size: 0px;
    margin-left: auto;
    margin-right: auto;
}

.spanleft
{
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #F3582F;
    text-align: left;
    text-indent: 10px;
}
.spanright
{
    float: right;
    margin-right: 5px;
    font-style: normal;
    font-size: 12px;
    background: url(             "../img/arrowblue.gif" ) no-repeat left;
}

.sitemapcontent
{
    border: 1px solid #eaeaea;
    background: #FCFCFC;
    width: 952px;
    margin: 10px auto;
    text-align: left;
    font-size: 12px;
}
.sitemapcontent h4
{
    border-bottom: 1px solid #eaeaea;
    font-size: 14px;
    font-weight: bold;
    text-indent: 18px;
    color: #333;
    line-height: 26px;
}
.sitemapcontent h5
{
    font-size: 12px;
    font-weight: bold;
    text-indent: 18px;
    color: #333;
    line-height: 22px;
}
.sitemapcontent ul
{
    margin: 5px auto;
    background-color: #fff;
    width: 98%;
    border: 1px dashed #eaeaea;
}
.sitemapcontent ul li
{
    float: left;
    list-style-type: none;
    padding: 8px 0 5px 10px;
}

/**/
.add_new_icon
{
    width: 24px;
    height: 23px;
    background: transparent url(/zh-CN/img/inc.gif) no-repeat scroll left top;
    position: absolute;
    left: 42px;
    top: -18px;
}
.add_jiage
{
    width: 50px;
    height: 22px;
    background: transparent url("../img/jiagebt.gif") no-repeat scroll left top;
    position: absolute;
    left: 20px;
    top: 140px;
}
.add_xiazai
{
    width: 50px;
    height: 22px;
    background: transparent url("../img/xiazaibt.gif") no-repeat scroll left top;
    position: absolute;
    left: 78px;
    top: 140px;
}
#header-nav
{
    margin: 0px;
    padding: 0px;
    height: 32px;
    background: url(/zh-CN/img/nav.gif) no-repeat;
    _overflow: hidden;
}
#navTable
{
    margin-left: 37px;
    margin-top: 6px;
    padding: 0px;
}
#navTable td
{
    padding-right: 15px;
}
@media all and (min-width:0px)
{
    #navTable td
    {
        padding-top: 5px;
        padding-right: 15px;
    }
}
#img-phone
{
    margin: 0px;
    padding: 0px;
    position: relative;
    top: -2px;
    left: 94px;
    font-size: 14px;
    z-index: 0;
}
@media all and (min-width:0px)
{
    #img-phone
    {
        top: 0px;
    }
}
.indexsearch
{
    padding-left: 5px;
}
.indexsearch .li
{
    padding: 4px 0 3px 0px;
}
.indexsearch .li a:hover
{
    padding: 4px 0 3px 0px;
    color: Yellow;
    text-decoration: none;
}
.listli1
{
    background-color: #f8f8f8;
}
.listli1 a
{
    padding: 4px 0 3px 0px;
    color: #333;
    text-decoration: none;
}
.listli1 a:hover
{
    padding: 4px 0 3px 0px;
    color: #000;
    text-decoration: none;
}
#header .newmenu
{
    width: 954px;
    height: 31px;
    margin: 10px auto;
    position: relative;
    background: url(../img/newmenubg2.gif) repeat-x;
    font-size: 14px;
    font-weight: bold;
    margin-bottom:0;
}
#header .newmenu .left, #header .newmenu .right
{
    background: url(../img/menubgnew.gif) no-repeat;
    position: absolute;
    display: block;
}
#header .newmenu .left
{
    width: 5px;
    height: 31px;
    left: 0;
    top: 0;
    background-position: 0 -48px;
}
#header .newmenu .right
{
    width: 339px;
    height: 31px;
    right: 0;
    top: 0;
    background-position: 0 -137px;
}
#header .newmenu .middle
{
    width: 611px;
    height: 31px;
    position: absolute;
    left: 5px;
    top: 0;
}
#header .newmenu .middle .menuul
{
    z-index: 1000;
    height: 31px;
    margin-left: 30px;
}

#header .newmenu .middle .menuul li.duan
{
    background: url(../img/menubgnew.gif) no-repeat;
    float: left;
    text-align: center;
    width: 60px;
    height: 31px;
    background-position: -5px -78px;
    display: block;
}

#header .newmenu .middle .menuul li.chang
{
    background: url(../img/menubgnew.gif) no-repeat;
    float: left;
    text-align: center;
    width: 93px;
    height: 31px;
    background-position: -5px -78px;
    display: block;
}

.menulink01
{
    display: block;
    font-size: 14px;
    padding: 7px 0 6px 0; 
    *padding:8px 0 6px 0;
    text-align:center;
    text-decoration:none;
    width:60px;
    overflow:hidden;
    color:#fff;
}
.menulink01:link
{
    display: block;
    color: #fff;
}
.menulink01:visited
{
    display: block;
    color: #fff;
}
.menulink01:hover
{
    display: block;
    color: #FF6C00;
    text-decoration: none;
    background: url(../img/menubg01.gif) no-repeat 50% 5px; 
    *background:url(../img/menubg01.gif)no-repeat 50% 4px;
}
.menulink01:active
{
    display: block;
    color: #FF6C00;
}
.menulink01v
{
    display: block;
    font-size: 14px;
    padding: 7px 0 6px 0; 
    *padding:8px06px0;
    text-align:center;
    text-decoration:none;
    width:60px;
    overflow:hidden;
    color:#FF6C00;
    text-decoration:none;
    background:url(../img/menubg01.gif) no-repeat 50% 5px;
    *background:url(../img/menubg01.gif) no-repeat 50% 4px;
}
.menulink01v:link
{
    display: block;
    color: #FF6C00;
    text-decoration: none;
}
.menulink01v:visited
{
    display: block;
    color: #FF6C00;
    text-decoration: none;
}
.menulink01v:hover
{
    display: block;
    color: #FF6C00;
    text-decoration: none;
    background: url(../img/menubg01.gif) no-repeat 50% 5px; 
    *background:url(../img/menubg01.gif) no-repeat 50% 4px;
}
.menulink01v:active
{
    display: block;
    color: #FF6C00;
    text-decoration: none;
}
.menulink02 
{
    display: block;
    font-size: 14px;
    padding: 7px 0 6px 0; 
    *padding:8px06px0;
    text-align:center;
    text-decoration:none;
    width:93px;
    overflow:hidden;
    color:#fff;
}
.menulink02:link
{
    display: block;
    color: #fff;
}
.menulink02:visited
{
    display: block;
    color: #fff;
}
.menulink02:hover
{
    display: block;
    color: #FF6C00;
    text-decoration: none;
    background: url(../img/menubg02.gif) no-repeat 50% 5px; 
    *background:url(../img/menubg02.gif) no-repeat 50% 4px;
}
.menulink02:active
{
    display: block;
    color: #FF6C00;
}

.menulink02v
{
    display: block;
    font-size: 14px;
    padding: 7px 0 6px 0; 
    *padding:8px 0 6px 0;
    text-align:center;
    text-decoration:none;
    width:93px;
    overflow:hidden;
    color:#FF6C00;
    text-decoration:none;
    background:url(../img/menubg02.gif) no-repeat 50% 5px;
    *background:url(../img/menubg02.gif) no-repeat 50% 4px;
}
.menulink02v:link
{
    display: block;
    color: #FF6C00;
    text-decoration: none;
}
.menulink02v:visited
{
    display: block;
    color: #FF6C00;
    text-decoration: none;
}

.menulink02v:hover
{
    display: block;
    color: #FF6C00;
    text-decoration: none;
    background: url(../img/menubg02.gif) no-repeat 50% 5px; 
    *background:url(../img/menubg02.gif) no-repeat 50% 4px;
}
.menulink02v:active
{
    display: block;
    color: #FF6C00;
    text-decoration: none;
}

/*middelbox*/
.middlebox
{
    width:100%;
    height: auto;
    margin:0;
    margin-top: 10px;
}

.middlebox h4
{
    
     background: url(          "../img/cbox4title.gif" ) no-repeat left;
     padding:7px 0 6px 0px;  
	  *padding:8px 0 6px 0px;  
    color: #515151;
    text-indent:8px;
    font-size: 12px;
    font-weight: bold;
    text-align: left; 
    position:relative;   
    margin:0px;
}

.middlebox ul
{
    width: 100%;
	 margin-top:5px;

}
.middlebox ul li
{   text-align: left;
	width: 216px;
	margin-left: 6px;
	padding:5px 5px 4px 0;	
	float: left;
	 white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.middlebox ul li span{
	margin-right:4px;color:#666;
}
.more{
	position: absolute;
	right:300px;
	font-weight: normal;
	top: 118px;
}
#header .newmenu .middle .menuul li{
	position: relative;
}
#header .newmenu .middle .menuul li .hot{
	position: absolute;
	top:9px;
	*top:7px;
	right:11px;
	width:18px;
	height:14px;
	background: url(../img/hot_new.gif) no-repeat;
	display: block;	}

#header .newmenu .middle .menuul li .hot2{
	position: absolute;
	top:9px;
	*top:7px;
	right:14px;
	width:30px;
	height:13px;
	background: url(../img/hot2.gif) no-repeat;
	display: block;	}

.yuekanbox2 h4{
	 width: 230px;
    padding:6px 0 5px 0px;
	 *padding:7px 0 5px 0px;
    color: #005D92;
    font-size: 12px;
	 text-indent: 20px;
    font-weight: bold;
    text-align: left;
    background: url(          "../img/newboxbg.jpg" ) no-repeat left;
	 background-position: 0 -169px; 		 
	 vertical-align:middle ;
}
.yuekanbox h4{
	 width: 240px;
    padding:6px 0 5px 0px;
	 *padding:7px 0 5px 0px;
    color: #005D92;
    font-size: 12px;
	 text-indent: 20px;
    font-weight: bold;
    text-align: left;
    background: url(          "../img/newboxbg.jpg" ) no-repeat left;
	 background-position: 0 -132px; 		 
	 vertical-align:middle ;
}
.yuekanbox .content2{
	width: 240px ; 
	height: 127px;   
	 background:url(../img/toushubg.gif) no-repeat;
	 position: relative;	 
}
.yuekanbox .content2 .jianyibt{
	position: absolute;
	bottom:10px;
	right:15px;
}
.yuekanbox .content{
	width: 238px ;    
    border-left: 1px solid #9EC1D4;
    border-right: 1px solid #9EC1D4;
	 background:url(../img/yuekanbg.gif) repeat-x;
	 text-align:left;
}
.yuekanbox2 .content{
	width: 228px ;    
    border-left: 1px solid #9EC1D4;
    border-right: 1px solid #9EC1D4;
	 background:url(../img/yuekanbg.gif) repeat-x;
	 text-align:left;
}
.yuekanbox .content .dingyue,.yuekanbox2 .content .dingyue{
	width:95%;
	margin: 0px auto;	
	border-top:1px dashed #9EC1D4;
	padding-top:5px;
}
.yuekanbox .content .dingyue .inputstyle,.yuekanbox2 .content .dingyue .inputstyle{
	width:120px;
	float:left;
	padding:1px;
	border:1px solid #C1D8E4;
}

.yuekanbox .content .dingyue .btstyle,.yuekanbox2 .content .dingyue .btstyle{
	width:40px;
	padding:3px 0 3px 0;
	margin-left:5px;
	text-align: center;
	display: block;
	float: left;	
	background: url(../img/dingyuebt.gif) no-repeat;
}
.yuekanbox .content .dingyue .btstyle a,.yuekanbox2 .content .dingyue .btstyle a{
	color:#fff;
}
.yuekanbox .content .tbox,.yuekanbox2 .content .tbox{
	width:95%;
	margin: 5px auto;	
}
.yuekanbox .content .tbox .td1,.yuekanbox2 .content .tbox .td1{
	width:62px;
	height:82px;
}
.yuekanbox .content .tbox .p1,.yuekanbox2 .content .tbox .p1{
	padding:0px 2px 5px 2px;
	font-weight: bold;
	color:#FE6C0A;
}
.yuekanbox .content .tbox .p1 a,.yuekanbox2 .content .tbox .p1 a{
	padding:0px 9px 0px 8px;
	background:url(../img/bluearrowdown.gif) no-repeat right 5px;
}
.yuekanbox .content .tbox .p2,.yuekanbox2 .content .tbox .p2{
	padding:2px 0px 0px 2px;
	line-height: 14px;
	height:56px;
	overflow: hidden;
	color:#333;
}
.yuekanbox .content .tbox .td1 img,.yuekanbox2 .content .tbox .td1 img{
	padding:1px;
	width:60px;
	height:80px;
	border:1px solid #9AC1D6;
}
.yuekanbox .bottom{
	 height: 7px;
    width: 240px;
    background: url(          "../img/newboxbg.jpg" ) no-repeat left top;
	 background-position: 0 -199px; 	
    font-size: 0px;
}
.yuekanbox2 .bottom{
	 height: 7px;
    width: 230px;
    background: url(          "../img/newboxbg.jpg" ) no-repeat left top;
	 background-position: 0 -199px; 	
    font-size: 0px;
}
.apList{width:94%;margin:0px auto;border-bottom:1px dashed #cacaca;padding-top:5px;padding-bottom:5px;}
.apList dt{float: left;text-align:left;width:70px;height:74px; }
.apList dt img{width:65px;height:60px;padding:1px;border:1px solid #dadada;
}
.apList dd{line-height:16px;padding-left:5px; overflow:hidden;height:68px;}

/**video style**/
.video-home,.video-com{border:solid #CCC 1px;  margin-bottom:10px;}
.video-home{ width: 238px;height: auto; }
.video-com{ width: 302px;height: auto;}
.video-home h2,.video-com h2{  height: 25px; margin:1px; padding-top: 10px;  background: url(http://www.evget.com/zh-CN/img/video.gif) no-repeat; font:bold 14px Verdana, Geneva, "宋体"; color:#999; text-align:right;}
.video-home h2{width: 236px;}
.video-com h2{ width: 300px;}

.video-home-form,.video-com-form,.video-ul{  margin: 0 auto;padding:0;text-align:center; }
.video-home-form{width: 215px; height: auto;}
.video-com-form{width: 276px; height: auto;}
.video-home-form p,.video-com-form p{   font:12px Verdana, "宋体"; margin-top:5px; line-height: 20px;height:auto;}

.video-ul p{padding:2px; margin:5px 0; line-height:18px;height:18px; overflow:hidden;border-top:#999 1px dashed; border-bottom:#999 1px dashed;}
.video-ul ul{
	
	}
.video-ul ul li
{

    text-align: left;
    list-style-type: none;
padding-left:22px; padding-bottom:2px; padding-top:2px; line-height:16px;
    background: url(/zh-CN/img/videoli.gif) no-repeat;
}

.video-img{position:relative;}
.video-img1{position:absolute;left:0;top:0;z-index:-1; border:solid #CCC 1px;}
.video-img2,.video-img3{position:absolute;left:0;top:0;z-index:100; border:solid #CCC 1px;}
/**.video-img2{ background:url(/zh-CN/img/0111.gif) no-repeat;}
.video-img3{ background:url(/zh-CN/img/0222.gif) no-repeat;}**/

/***Ie6 png fix***/
img, input, .pngimg { behavior: url(iepngfix.htc); }

.icon24{
	background: url(../img/indexicon.gif) no-repeat;
}
.icon_ui{
	background-position: 0 0;
}
.icon_img{
	background-position: 0 -48px;
}
.icon_tm{
	background-position: 0 -96px;
}
.icon_pass{
   background-position: 0 -120px;
}
.icon_ywgz{
   background-position: 0 -144px;
}
.icon_dc{
   background-position: 0 -168px;
}
.icon_gis{
   background-position: 0 -192px;
}
.icon_chart{
   background-position: 0 -24px;
}
.icon_sc{
   background-position: 0 -72px;
}
.icon_test{
   background-position: 0 -240px;
}
.icon_mb{
   background-position: 0 -216px;
}
.icon_net{
   background-position: 0 -264px;
}
.icon_date{
   background-position: 0 -288px;
}
.icon_font{
   background-position: 0 -312px;
}
.icon_other{
   background-position: 0 -336px;
}