@charset "utf-8";
/* CSS Document */
/**********************全局变量****************/
*{ margin:0; padding:0;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{padding: 0px; margin: 0px;}
body,button,input,select,textarea{ font-family:"微软雅黑",arial; font-size:12px; color:#fff;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-size: 100%}
address,cite,dfn,em,var{font-style: normal}
code,kbd,pre,samp{font-family: courier new, courier, monospace}
small {font-size: 12px}
ul,ol{list-style-type: none; list-style-image: none}
a {color:#444;text-decoration: none;cursor:pointer;outline:none;}
sup {vertical-align: text-top}
sub {vertical-align: text-bottom}
legend {color: #000}
fieldset {border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px}
table {border-spacing: 0; border-collapse: collapse;}
p{ margin:0; padding:0; line-height:24px; text-align:justify; text-justify:inter-ideograph;}
img{ border:none;}
div{zoom:1;}

/**********************首页****************/
.containter{ width:100%; margin:0 auto; overflow:hidden; zoom:1;}
.content{ width:1000px; margin:0 auto;}
.header{ width:1000px; height:130px; margin:0 auto; overflow:hidden;}
.logo{ float:left; margin-top:34px;}
.top{ float:right; font-size:12px; color:fff; padding-top:76px;}
.top a{ margin:0 5px; color:#fff;}


.nav{ width:1000px; margin:0 auto; background:url(../images/nav.jpg) repeat-x; height:62px; margin-bottom:13px; overflow:hidden;}
.nav ul{ width:999px; background:url(../images/ul.jpg) left center no-repeat;border-right:1px #000 solid; height:62px;}
.nav ul li{ float:left; display:inline; position:relative;}
.nav ul li a{ display:block; float:left; width:124px; height:62px; line-height:62px; font-size:14px; color:#fff; text-align:center; font-weight:bold;}
.nav ul li a:hover{background:url(../images/hover.jpg) no-repeat center; width:124px; height:62px;}
.nav ul li a.focus{background:url(../images/hover.jpg) no-repeat center; width:124px; height:62px;}
.tiao{ background:url(../images/tiao.jpg) no-repeat left center; width:1px; height:62px;}

.xi{ position:absolute; left:0px; top:34px; z-index:9999; display:none;}
.nav ul li .xi ul{ background:url(../images/wangrui_09.png) repeat; padding:0; overflow:hidden; zoom:1;}
.nav ul li .xi ul li{ margin:0px; height:34px;}



.flash{ clear:both; background:#313131; border:1px #121212 solid; width:998px; height:324px; margin-bottom:15px;}
.banner{ background:#1a1a1a; padding:13px; margin:2px; width:968px; height:294px;}
/*slide*/
.box{ width:968px; height:294px; margin:0px auto;}
#slide{position:relative;float:left;width:968px;height:294px;margin-bottom:20px;overflow:hidden;background:url(../images/loading.gif) no-repeat center;}
#slide ul{position:absolute;}
#slide li{float:left; width:968px; height:294px; overflow:hidden; }
#slide .o-control{position:absolute;top:110px;width:42px;height:74px;background:#000;filter:alpha(opacity=60);opacity:0.6;cursor:pointer;}
/*****左右箭头位置top*****/
#slide .control{position:relative;top:13px;left:8px;display:inline-block;width:30px;height:55px;background:url(../images/bg_index.png);filter:alpha(opacity=60);opacity:0.6;}
#slide #goback{left:0px;}
#goback .control{background-position:0px -35px;}
#slide #forward{right:0px;}
#forward .control{left:10px;background-position:-40px -35px;}

/*#slide div{position:absolute; float:right; bottom:20px; right:10px; height:32px; overflow:hidden; zoom:1; }
#slide span{width:32px;font-size:14px;height:32px;margin:2px 2px; background:#963;float:left;text-align:center;line-height:32px;cursor:pointer;font-family:arial;filter:alpha(opacity=70);opacity:0.7;}
#slide span a{color:#fff;text-decoration:none;}
#slide span.curr,#slide span.hover{background:#000;filter:alpha(opacity=100);opacity:1;}
#slide .curr a:link, #slide .curr a:visited{color:#fff;}*/


.tabber { clear: both; font-family:"微软雅黑"; margin-bottom:27px;}
.tabber .tmenu{ margin:0; padding:0;2}
.tabber .tmenu ul { line-height:44px; width:1000px; background: url(../images/box.jpg) repeat-x; height:44px;}
.tabber .tmenu li { text-align: center; width:163px; display: block; float: left; height:44px; color: #323232; font-size: 14px; cursor: pointer; background: url(../images/boxtiao.jpg) no-repeat;}
.tabber .tmenu li.on { background:url(../images/tbox.jpg) repeat-x; width:163px; height:44px; color: #fff; cursor: default; font-weight: bold }
.tabber .tbox {clear: both; background:url(../images/boxbg.jpg) no-repeat; width:1000px; height:375px; padding-top:33px;}
.tabber .tbox ul{ padding-left:20px; height:340px; overflow:hidden;}
.tabber .tbox ul li {float: left; margin:0 9px; display:inline;}
.tabber .tbox ul li p.data{ font-size:12px; color:#767676; margin:10px 0 10px 0;}
.tabber .tbox ul li p.boxp{ width:220px; height:62px; font-size:12px; color:eee; overflow:hidden; line-height:22px; margin-bottom:25px;}
.tabber .tbox ul li a{ display:block; width:98px; height:32px; background:#f45f06; color:#fff; line-height:32px; text-align:center; margin-bottom:20px;}
.tabber .tbox ul li a:hover{ background:#fa8803;}
.block { display: block }
.none { display: none }



.bottom{ clear:both; width:954px; height:251px; background:url(../images/bottom.png) no-repeat; padding:23px;}
.company{ width:690px; height:245px; float:left;}
h1{ height:30px; line-height:30px; border-bottom:1px #f45f06 solid; margin-bottom:27px;}
h1 span{ float:left; font-size:14px; color:#fff;}
h1 a{ float:right; color:#bbb; font-family:Arial; font-weight:normal;}
.company img{ float:left;}
.company p{ float:right; width:365px; height:168px; overflow:hidden;}
.client{ float:right; width:233px;}
.client h1{ margin-bottom:12px;}
.cul{ background:#000; width:219px; height:183px;padding:14px 0 0px 17px;}
.client ul{ width:219px; height:174px;  overflow:hidden;}
.client ul li{ float:left; margin:0 16px 8px 0;}



.footer{ clear:both; margin:25px 0 20px 0;}
.footer p{ font-size:12px; color:#4f5157;}




/*****二级页*****/
.erbanner{ clear:both; width:1000px; height:234px; margin-bottom:20px;}
.zhu{ width:1000px; margin:0 auto; background:#333; padding-top:10px; overflow:hidden; zoom:1;}
.zhu h3{ height:36px; line-height:36px; background:url(../images/xian.jpg) repeat-x;}
.zhu h3 a{ display:block; float:left; background:url(../images/er.png) no-repeat; width:153px; height:36px; line-height:36px; text-align:center; color:#fff; font-size:14px; font-weight:bold; font-family:"微软雅黑";}
.zhu h3 a:hover{ background:url(../images/erhover.png) no-repeat; width:153px; height:36px;}
.zhu h3 a.afocus{ background:url(../images/erhover.png) no-repeat; width:153px; height:36px;}
.con{ width:930px; min-height:255px; height:auto !important; height:255px; font-size:14px; color:#eee; padding:40px 35px;}
.con p{ font-size:14px; line-height:24px;}
.con a{ color:#eee;}
.con h5{ color:#f24b02; font-size:16px; font-family:"微软雅黑"; height:35px; line-height:35px; border-bottom:1px #999 dashed; margin-bottom:15px;}


.ercompany img{ float:left; margin-right:15px;}
.case ul li{ float:left ; width:284px; margin-right:26px; margin-bottom:44px; display:inline;}
.case ul li img{ margin-bottom:17px;}
.case ul li h4{ font-size:16px;}
.case ul li p{ width:284px; line-height:18px; height:35px; overflow:hidden;}
.case ul li p span{ font-size:12px; color:#989898;}
.case ul li p a{ color:#f24b02; font-size:12px;}
.page{ clear:both; text-align:center; padding-top:20px; color:#666;}
.page a{ color:#999;}
.page a:hover{ color:#f24b02}
.page select{ margin-left:5px; width:65px; height:20px; font-size:12px;}

/**.fanwei p,.edu p{ text-indent:2em; font-size:12px; color:#ddd; padding-bottom:20px;}**/
.fanwei p,.edu p{font-size:12px; color:#ddd; padding-bottom:20px;}

.xiazai{ overflow:hidden; zoom:1;margin-bottom:20px;}
.xiazai img{ float:left; margin-right:15px;}
.xiazai a{ color:#f24b02; font-size:16px; text-decoration:underline; display:block; height:20px; margin-top:10px;}



.team ul li{ float:left; width:216px; margin-right:16px; margin-bottom:25px; display:inline;}
.team ul li a p{ font-size:14px; text-align:center; height:25px; line-height:25px; overflow:hidden; margin-top:5px;}


.friends{ width:820px; overflow:hidden; margin:0 auto;}
.friends ul li{ float:left; margin:20px 11px;}


.cone{ overflow:hidden; zoom:1; margin-bottom:20px;}
.cl{ float:left;}
.cl p{ font-size:14px; line-height:35px;}
.cr{ float:right; width:475px; height:225px;}

.video h6{ text-align:center; font-size:16px; font-weight:bold; color:#f45f06;}
.support_video{width:720px;height:576px;margin:25px auto 0px auto;padding:0px 0px 90px 0px;clear:both;zoom:1;overflow:hidden;}
