@charset "gb2312";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
body{ text-align:center; font:12px SimSun,Microsoft YaHei,SimHei; color:#000;}
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}
input, button, select, textarea { outline:none; }
fieldset,img{ border:0; }
ol, ul { list-style:none; }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
em { font-style:normal; }
textarea { resize:none; } /*forbidden text drag especail in chrome*/
a{ text-decoration:none; color:#000; font:12px SimSun,Microsoft YaHei,SimHei;}
li{ list-style-position:outside; list-style:none; vertical-align:bottom;}
/****************************** Above Common Css Style End ******************************/

/** Header Start **/
.header{ width:100%; height:auto; overflow:hidden;}
.nobg{ background:none;}
.header .con{ height:auto; overflow:hidden; zoom:1; width:950px; margin:0 auto;}
.header .logo{ display:block; float:left; overflow:hidden; margin-top:9px;}
.header .rit-nav{width: 390px;height: 60px;padding-top: 18px; float:right;}
.header .rit-nav li{width: 59px;height: 48px;float: left;margin-left: 14px;}
/** Header End **/

/** Content Start **/
.content{ height:auto; overflow:hidden; width:950px; margin:0 auto;}
.info-tip-con{ width:948px; border:1px #ffb85c solid; overflow:hidden;}
.info-tip-con .tit{background: url(../images/bk_ts.gif) repeat-x;height: 30px; padding-left: 20px; font-weight: bold;text-align: left; position:relative; left:0; top:0; border-bottom:1px solid #ffb85c;}
.info-tip-con .tit span{ display:block; height:30px; font:bold 14px/30px simsun; color:#ff7800; width:100px; text-align:left; position:absolute; left:20px; top:0;}
.info-tip-con .tit a{ line-height:20px; font-size:14px; position:absolute; right:18px; top:5px;}
.info-tip-con .cons{ height:auto; overflow:hidden; padding:80px 100px 80px 100px; text-align:left;}
.info-tip-con .cons .wel{ font-size:14px; line-height:180%; color:#333;}
.info-tip-con .cons .des{ font-size:14px; line-height:180%; color:#333; padding-top:38px; text-indent:30px;}
.info-tip-con .cons .des a{ line-height:180%; color:#06C; font-size:14px;}
.info-tip-con .cons .des a:hover{ text-decoration:underline;}
.info-tip-con .cons .lk{ font-size:14px; line-height:180%; color:#333; padding-top:38px; text-align:right;}
/** Content End **/



