﻿@charset "utf-8";

/* 通用样式 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
h2, h3 {color:#512e91;font-family:"宋体",Arial,Helvetica,sans-serif;
}
p, li{color:#707070;font-size:12px;line-height:20px;}
body{background:#fff url(../images/bg.gif) repeat-x center 33px;}
li{list-style:none;}
td,dt,dd{font-size:12px;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.clearboth{clear:both;}

/*全局样式*/
.wrap{width:924px;margin:0 auto;}
.head{height:230px;position:relative;}
.head .top{height:28px;border-bottom:2px solid #bfc0c2;}
.head .top .language {color:#F00;float:right;padding-right:12px;}
.head .top .language, .head .top .language p a {color:#615f75;font-family:"宋体",Arial,Helvetica,sans-serif;font-size:12px;line-height:28px;}
.top_tumb {position:absolute;width:924px;height:156px;background:url(../images/logo_bg.png) no-repeat left center;top:33px;}
.top_tumb .logo{overflow:hidden;}
.top_tumb .logo a{position:absolute;width:132px;height:100px;left:25px;top:15px; text-indent:-9999px;}
.top_menu{position:absolute;height:32px;width:100%;top:195px;}
.body {background:url(../images/sub_menu.gif) repeat-y left center;}
/*菜单*/
.top_menu li {float:left;}
.top_menu li a {color:#FFF;display:block;font-size:12px;height:32px;line-height:32px;overflow:hidden;text-align:center;width:103px;}
.top_menu li a span {display:block;padding-top:31px;}
.top_menu li a.btn0 {background:url(../images/top_btn0.gif) no-repeat center top;width:137px;}
.top_menu li a.btn1 {background:url(../images/top_btn1.gif) no-repeat center top;width:137px;}
.top_menu li a.btn2 {background:url(../images/top_btn2.gif) no-repeat center top;width:158px;}
.top_menu li a.btn3 {background:url(../images/top_btn3.gif) no-repeat center top;width:163px;}
.top_menu li a.btn4 {background:url(../images/top_btn4.gif) no-repeat center top;width:151px;}
.top_menu li a.btn5 {background:url(../images/top_btn5.gif) no-repeat center top;width:178px;}

.top_menu li a.now,.top_menu li a:hover {
background-position:0 -32px;
}
/*侧边样式*/
.subMenu {float:left;width:175px;z-index:10;}
.subMenu h2{background:url(../images/aboutus.gif) no-repeat; text-indent:-9999px;height:27px;width:66px;margin:25px 0 0 90px;}

.subMenu ul{margin:20px;}
.subMenu li {display:block;line-height:27px;border-bottom:1px dotted #999;}
.subMenu .first{border-top:1px dotted #999;}
#subMenu li a:hover, .subMenu li a.now {background:#9f81be url(../images/arrow.gif) no-repeat 12px center;color:#FFF;
text-decoration:none;}
.subMenu li a, .subMenu li a.now {padding-left:30px;height:27px;display:block;}
.subMenu li a {color:#707070;font-size:12px;}

/*main*/
.mainContent{float:right;width:749px;}
.mainContent .midbox{min-height:386px;_height:386px;padding:30px 0 0 30px;}
#develop .mainContent .midbox{background:url(../images/main_bg.jpg) no-repeat 510px 55px;}
.mainContent .midbox p{padding:8px 0 10px;text-indent:2em;}
.mainContent .midbox .innertext{width:450px;}
#about .mainContent .midbox .innertext{width:98%;}
.mainContent .midbox .innertext h3{border-left:5px solid #e12991;font-size:12px;padding-left:10px;margin-bottom:28px;font-weight:normal;}
.mainContent .midbox .innertext h2{ background:url(../images/uqu.gif) no-repeat; text-indent:-9999px;}

/*footer*/
.footer{border-top:1px solid #BFC0C2;}
.footer .padder{overflow:hidden;padding:10px 0;}
.footer .padder span {color:#615F75;float:left;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:bold;}
.footer .padder a{color:#615F75;float:right;text-decoration:none;font-size:12px;}
.footer .padder a:hover {color:#9F81BE;text-decoration:underline;}

.copyRDemoD {background-color:#FFFFFF;color:#000000;margin:0;padding:10px 0;}
.CpInstrument {float:right;margin:0;padding-top:7px;text-align:center;width:145px;}
.CpInstrument a {background:url(../images/uqu_instrument.jpg) no-repeat;display:block;height:30px;margin:0 auto;
text-indent:-9999px;width:120px;}
.CpContent {margin-left:0;}
.CpContent a{color:#666666;}
.CpContent a:hover{color:#e29;}
.copyRDemoD .CpContent p {color:#666666;float:left;text-align:left;white-space:nowrap;width:350px;}



