﻿* html .png, * html .png img, * html #pngHack01 .btnPre, * html #pngHack01 .btnNext, * html #pngHack01 .sideIcon, * html #pngHack01 .btnSubmit,* html .ic,* html .bg,* html .play_op{ behavior:expression(DD_belatedPNG.fixPng(this));
} 

/*通用样式*/

 
.cl:after {display: block; height: 0px; visibility:: hidden; clear: both; content: ""}
/*最外层宽度*/
.wp {margin: 0px auto; width: 1000px}
#wp .wp {width: auto}

/*diyfuceng*/
.frame {
	 
}
.frame-tab {
	 
}
.title {
	 
}
.frame-title {
	 
}
.frametitle {
	 
}
.tab-title {
 
}

/*区块样式*/
.dleft{ float:left;}
.dcenter{ float:left;}
.dright{ float:left;} 

.frame-1-1 .dleft{width: 49.9%}
.frame-1-1 .dcenter{width: 49.9%}

.frame-1-1-1 .dleft{width: 33.3%}
.frame-1-1-1 .dcenter{width: 33.3%}
.frame-1-1-1 .dright{width: 33.3%}

.frame-2-1 .dleft{width: 66.6%}
.frame-2-1 .dcenter{width: 33.3%}

.frame-1-2 .dleft{width:33.3%}
.frame-1-2 .dcenter{width:66.6%}

.frame-3-1 .dleft{width: 74.9%}
.frame-3-1 .dcenter{width:24.9%}

.frame-1-3 .dleft{width: 24.9%}
.frame-1-3 .dcenter{width:74.9%}
 
.frame-4-1 .dleft{width: 79.9%}
.frame-4-1 .dcenter{width:19.9%}

.frame-1-4 .dleft{width: 19.9%}
.frame-1-4 .dcenter{width:79.9%}

.frame-1 .dleft{width:100%}

/*bodylan2语言包的样式控制 */
.bodylan2 .menu,.bodylan4 .menu{}/*导航*/
.bodylan2 .menu a,.bodylan4 .menu a,.bodylan3 .menu a{letter-spacing:0px; padding-left:5px; padding-right:5px; font-size:11px;}
.bodylan2 .li_caozuo span,.bodylan4 .li_caozuo span{margin-right:6px}
.bodylan4 .li_caozuo span{margin-right:3px}
.bodylan2 .li_caozuo,.bodylan4 .li_caozuo{ padding-right:5px;}
.bodylan2 {}
/* start reset */
* { padding:0px;margin: 0px;word-wrap: break-word;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; font-size:12px;}
ol, ul { list-style: none; }
body a{ text-decoration:none}
body a:link{text-decoration:none;}
body a:visited{text-decoration:none;}
body a:hover{text-decoration:none;}
body a:active{text-decoration:none;}
img, iframe, fieldset { border: none; }
a img { vertical-align: top; }
table { border-collapse: separate; border-spacing: 0; }
button, input, select, textarea { font-family: inherit; font-size: 100%; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }
h1 { font-size: 16px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }
h4, h5, h6 { font-size: 100%; }
.clear{ clear:both}
.none{ display:none}
.nolist{ text-align:center; padding:138px; display:block; clear:both}
.f_left{ float:left}
.f_right{ float:right}
.mg{}
.ml-5{ margin-left:5px;}
.mr-10{ margin-right:10px;}
.mr-5{ margin-right:5px;}
.mt-5{ margin-top:5px;}
.mt-10{ margin-top:10px;}
.pt-2{ padding-top:2px;}
.pt-5{ padding-top:5px;}
.pl-10{ padding-left:10px;}
.pr-10{ padding-right:10px;}

/* end reset */

img{ border:0px;}
.color1{ color:#fefcfd;}/*白色*/
.color1 a{text-decoration: none; color: #fefcfd;}
.color1 a:hover {color: #fefcfd; }
.color2{ color:#8e8e8e}
.color2 a{text-decoration: none; color: #8e8e8e; }
.color2 a:hover {color: #0b8cf4; }
.color2 a.on{color: #0b8cf4;}
.color2.on a{color: #0b8cf4;}

.color3,.color3 a{color: #0b8cf4;}
.disabled{ color:#b6b5b5}
.bgcolor1{ background-color:#ebebeb}/*灰色*/
.width1{ width:1000px; margin-left:auto; margin-right:auto}
.width2{ width:988px;margin-left:auto; margin-right:auto}


.color4{ color:#545454}
.color4 a{text-decoration: none; color: #545454; }
.color4 a:hover {color: #0a6cc9; }
.color4 a.on{color: #0a6cc9;}
.color4.on a{color: #0a6cc9;}

.bgcolor2{background-color:#f3f3f3;}
.bgcolor4{ background-color:#303030}/*灰色*/
.border4{ border-bottom:1px #373737 solid}

.bgcolor6{ background:#e6e6e6}
/*通用表单块*/
.fieldset-summary { width:573px; margin:10px auto; padding:10px; background:#FDC41D; color:#fff;}
fieldset.fieldset{display: block; padding:10px;}
.fieldset{line-height: 20px;}


.field-school input, .field-personState input { vertical-align: middle; }
/*通用表单的间距控制*/
.fieldset .label-sub, .fieldset .label-extra, .fieldset .label-uint,.fieldset .text, .fieldset .password, .fieldset .radio, .fieldset .checkbox, .fieldset .select, .fieldset .multiple, .fieldset .file, .fieldset .textarea { float: left; margin-right: 5px; }
/*
多个表单元素:
fieldset li 通用表单ul中的表单行,用于(.fieldset)里面的li
fieldset-row 扩展性表单一行,用于多个表单元素的div或li
fieldset-row-multiple 扩展性表多行,用于多个表单元素,一列多行的div或li 如checkbox、radio*
*/
/*
单列表单元素:
*/

.fieldset li, .fieldset-row, .fieldset-row-multiple {overflow: hidden; padding-bottom: 12px; }

/*label*/
.fieldset label { cursor: pointer; }
.fieldset .label { float: left; width: 120px; text-align: right; font-weight: bold; padding-right:3px; }


/*90(5)|100(7)|120(8)|150(10)*/
/*默认*/
/*子项中的label*/
.fieldset .label-sub { }
/*表单元素后面的单位label*/
.fieldset .label-uint { margin-right: 15px; }
.fieldset .label-extra { }
/*字段*/
.fieldset .field { float: left; }
.fieldset .field-line { height: 28px; }
/*验证提示*/
.fieldset .formTip{float: left;}

/*表单元素*/
input.text { width: 140px; height: 16px; border: 1px solid #ccc; padding: 1px 3px; }
input.password{ width: 140px; height: 16px; border: 1px solid #ccc; padding: 1px 3px; }
label.radio, label.checkbox { white-space: nowrap; }
label.radio input, label.checkbox input { margin-right: 3px; vertical-align: text-top; }
select.select { height: 20px; width:auto;padding:1px 2px 2px;border:1px solid #ccc;background:#fff;*margin-top:1px;}
input.file { }
select.multiple { width: 215px; border: 1px solid #ccc; }
textarea.textarea { overflow: auto; resize: none; width: 350px; height: 95px;padding: 3px; border: 1px solid #ccc;  }


/*按钮*/
.btn-submit,.btn-button-1, .btn-button-2, .btn-reset, .btn-disabled,.aui_yes,.aui_no{ display:inline-block; *zoom:1;}
.btn-button-1 input, .btn-submit input, .btn-button-2 input, .btn-reset input, .btn-disabled input,.btn-submit button,.btn-reset button { height: 22px; padding: 2px 6px; *padding:2px 3px 0;
line-height:16px;cursor:pointer;white-space:nowrap;}
.btn-button-1, .btn-submit { border: 1px solid #f2f1eb; margin-right: 10px; }
.btn-button-1 input, .btn-submit input,.btn-submit button { border-top: 1px solid #fff; border-right: 1px solid #696969; border-bottom: 1px solid #696969; border-left: 1px solid #fff; color: #fff; background: #FBD502; }
.black .btn-button-1 input,.black .btn-submit input,.black .btn-submit button {background: #151414;}

.btn-button-2, .btn-reset, .btn-disabled{ border: 1px solid #f2f1eb; margin-right: 10px; }
.btn-button-2 input, .btn-reset input, .btn-disabled input,.btn-reset button { border-top: 1px solid #fff; border-right: 1px solid #696969; border-bottom: 1px solid #696969; border-left: 1px solid #fff; color: #FBD502; background: #fff;}
.black .btn-button-2 input,.black .btn-reset input,.black .btn-disabled input,.black .btn-reset button { color:#151414}
.btn-disabled input { color:#999; cursor: default; }

.btn-button-3,.addbtn,.btn-button-4{ display:block; text-align:center; padding-left:3px; padding-right:3px; line-height:20px; overflow:hidden;  float:left; cursor:pointer; border-right:1px #ddded8 solid;}
.btn-button-3{background-position:0px -934px; padding-left:20px; padding-right:10px;}
.btn-button-4{ background-position:0px -967px; padding-right:5px}
.check-button{ line-height:16px;}
.check-button input{}
/*通用表单块默认长度*/
.fieldset input.text{ width: 220px;}
.fieldset input.password{width: 220px;}
.fieldset input.select{}
.fieldset select.multiple{}
.fieldset textarea.textarea{}
/*表单元素长度*/
.fieldset input.mini { text-align: center; }
.fieldset input.mini,.fieldset .mini { width: 50px; }
.fieldset .short { width: 140px; }
.fieldset .medium { width: 220px; }
.fieldset select.medium { width: 200px; }
.fieldset .long { width: 300px; }


/*一列多行*/
.fieldset-row-multiple { padding-bottom: 5px; }
.fieldset-row-multiple .field { float: none; margin: 0 10px 0 123px; }
.fieldset-row-multiple .checkbox, .fieldset-row-multiple .radio { padding-bottom: 5px; }
/*提交*/
.field-actions { border-top: 1px solid #e0e0e0; padding: 10px 10px 10px 120px; margin: 10px 0 0; text-align: left; }

/*label长度风格一 5个字*/
.fieldset-style-1 .label { width: 90px; }
.fieldset-style-1 .field-col { margin: 0 10px 0 90px; }
/*label长度风格二 7个字*/
.fieldset-style-2 .label { width: 100px; }
.fieldset-style-2 .field-col { margin: 0 10px 0 100px; }
/*label长度风格三 10个字*/
.fieldset-style-3 .label { width: 150px; }
.fieldset-style-3 .field-col { margin: 0 10px 0 150px; }

/*头部*/
.bg{background-image:url(images/bg.png); background-repeat:no-repeat;_background-image:url(images/bg.gif);
}
.ic{background-image:url(images/icon.png);_background-image:url(images/icon.gif); background-repeat:no-repeat}
.ico{background-image:url(/images/ico.gif); background-repeat:no-repeat}

.li_ge{height:1px; background-position:0 -2052px; overflow:hidden;background-repeat:repeat-x; clear:both}
/*_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/bg.png",sizingMethod="crop");_background:none;*/
.top{text-align:center;height:73px;background-repeat:repeat-x; background-position:50% -50px;}
.banner{margin: 0px auto;text-align:left;height:73px;background-position:0px -50px;}
.banner .logo,.banner .logo1{ margin-top:12px; float:left; display:block}
.banner .logo1{ display:none;height:53px;}
.banner .LanTypeCheck{ margin-top:31px; float:right}

.loginstate{ float:right; padding-top:31px; padding-right:10px;}
.house{ float:right;padding:20px; padding-right:0px;padding-top:31px;background-position:-773px -453px;}

.site1 .top{ background-image:none; height:57px; color:#373737}
.site1 .top a,.site1 .top a:hover{color:#373737}
.site1 .banner{background-repeat:no-repeat;background-color:#FFF;background-image:none; height:57px;}
.site1 .banner .logo{ display:none}
.site1 .banner .logo1{ display:block;margin-top:4px;}
.bodylan4 .site1 .banner .logo1{ height:53px;}
.site1 .loginstate,.site1 .house{ padding-top:5px; padding-left:1px;}
.site1 .LanTypeCheck{ margin-top:5px;} 
.site1 .menu{ color:#efeded;}/*白色*/
.site1 .menu a{text-decoration: none; color: #efeded; padding-left:12px; padding-right:12px; font-size:13px;}
.site1 .menu a:hover { }
.site1 .topmenu{background-position:0px -273px;}


.gray .site1 .menu a{ color: #000;}
.gray .site1 .menu a:hover,.gray .site1 .menu a.on{color: #efeded;}
.blue .site1 .topmenu{background-position:0px -1982px;}
.red .site1 .topmenu{background-position:0px -1823px;}
.yellow .site1 .topmenu{background-position:0px -1876px;}
.black .site1 .topmenu{background-position:0px -273px;}/*1657*/
.green .site1 .topmenu{background-position:0px -1929px;}
.white .site1 .topmenu{background-position:0px -1772px;}
.gray .site1 .topmenu{background-position:0px -1718px;}

/*导航*/
.topmenu{text-align:center;height:27px; background-repeat:repeat-x; background-position:0px -273px; background-color:#363535}
.blue .topmenu{background-position:0px -143px;}
.red .topmenu{background-position:0px -181px;}
.yellow .topmenu{background-position:0px -225px;}
.black .topmenu{background-position:0px -273px;}
.green .topmenu{background-position:0px -321px;}
.white .topmenu{background-position:0px -372px;}
.gray .topmenu{background-position:0px -423px;}

.menu{ font-size:13px; font-weight:bold; margin:0px auto}
.menu a{ display:block; float:left; height:27px; line-height:27px; padding-left:9px; padding-right:9px; text-align:center; letter-spacing:2px;}
.menu a.on{background-image:url(images/bg.png);background-position:-734px -560px; background-repeat:no-repeat}
.menu a:hover { background-image:url(images/bg.png);background-position:-734px -560px; background-repeat:no-repeat}

.blue .menu a.on,.blue .menu a:hover{background-position:-20px -561px;}
.red .menu a.on,.red .menu a:hover{background-position:-247px -560px;}
.yellow .menu a.on,.yellow .menu a:hover{background-position:-496px -560px;}
.black .menu a.on,.black .menu a:hover{background-position:-734px -560px;}
.green .menu a.on,.green .menu a:hover{background-position:-20px -594px;}
.white .menu a.on,.white .menu a:hover{background-position:-247px -594px;}
.gray .menu a.on,.gray .menu a:hover{background-position:-498px -599px;}

.white .menu a,.yellow .menu a{ color:#282727}

.topmenuSecond{text-align:center;}
.menuSecond{margin: 0px auto;height:27px; background-position:0 -511px;clear:both; line-height:27px; text-align:left;word-spacing:20px; overflow:hidden}

.block{ border:1px #eaeaea solid; clear:both; margin-bottom:2px; margin-right:5px;}
.wp{ padding-top:8px;}
.w_right .block{ margin-right:0px;}

/*改变导航颜色按钮*/
.stylejia{ height:21px;}
.stylejia a{background-position:-976px -482px;display:block; width:21px; height:21px;}
.changestyle{ height:22px; padding-left:3px;}
.changestyle span{ float:left; height:17px; overflow:hidden;}
.s1{ width:17px; background-color:#c90104;cursor:pointer}
.s1-1{ width:7px; background-color:#fd565e}
.s2{ width:17px; background-color:#f8eb06;cursor:pointer}
.s2-1{ width:7px; background-color:#fff89d}
.s3{ width:17px; background-color:#8aa218;cursor:pointer}
.s3-1{ width:7px; background-color:#b6ca4f} 
.s4{ width:17px; background-color:#4681ad;cursor:pointer}
.s4-1{ width:7px; background-color:#78b1cc} 
.s5{ width:17px; background-color:#ffffff;cursor:pointer}
.s5-1{ width:7px; background-color:#e5e5e5} 
.s6{ width:17px; background-color:#cbcbcb;cursor:pointer}
.s6-1{ width:7px; background-color:#999999}  
.s7{ width:39px; background-color:#010101;cursor:pointer} 

/*列表1 左边样式*/
.ul-li-1{ padding-top:10px; padding-bottom:15px; min-height:372px;_min-height:372px}
.ul-li-1 li a{ padding-left:30px; display:block; background-position:-969px -567px; height:22px; overflow:hidden; line-height:22px;background-image:url(images/bg.png); background-repeat:no-repeat; cursor:pointer}
.ul-li-1 li a:hover {background-position:-969px -620px;}
.ul-li-1 li a.on{background-position:-969px -620px;}
.ul-li-1 li a.on:hover{}

.ul-li-2{}
.minheight{min-height:400px}

/*当前位置*/
.position{ padding:5px;}
.position1{ height:16px; overflow:hidden; border-top:0px;border-left:0px;border-right:0px;}
/*搜索*/
.consearch{ padding:3px; padding-right:10px;}
.consearch .f_right{ padding-left:9px;}
.consearch .hoverMenu{ padding-left:0px;}
.consearch li{line-height:22px;}
.searchSpan{ width:128px; display:block; height:20px; border:1px #ddded9 solid;}
#searchText{ width:105px; border:0px;}
.searchBtn{ display:block; float:right; width:15px; height:20px; background-position:-57px -908px}
/*添加 等按钮所在层*/
.conbtn{padding:3px; padding-right:10px;}

.conright{ padding-bottom:10px;}

/*返回上一页*/
.gohistory{ float:right; padding-right:10px; padding-left:10px; cursor:pointer}

/*左边板块分类*/
span.jsCodeAdd{ float:right; padding-right:10px; cursor:pointer; line-height:22px;}

/*登陆*/
.logintable{ height:334px;background-color:#191919;background-image:url(images/login.jpg);background-repeat:no-repeat; background-position:center top;margin-left:auto; margin-right:auto; margin-top:180px; overflow:hidden; text-align:center}
.logintable1{width:1000px;height:334px;overflow:hidden; margin-left:auto; margin-right:auto;background-image:url(images/login.jpg);background-repeat:no-repeat; background-position:-215px top;}
.w_login1,.w_login2,.w_login3,.w_login4,.w_login5{ float:left;height:334px; overflow:hidden}
.w_login1{ width:241px; }
.w_login2{width:105px;}/*130*/
.w_login3{width:180px; padding-right:10px;}
.w_login4{width:198px;}/*168px*/
.bodylan3 .w_login2,.bodylan4 .w_login2{width:105px;} 
.bodylan3 .w_login4,.bodylan4 .w_login4{width:198px;} 
.w_login2 .LanTypeCheck{ margin-top:136px; min-width:85px; _min-width:85px; *min-width:85px; letter-spacing:2px;}
.w_login2 .hoverMenu.hover .item-list{ background-color:#333;border:1px #000 solid}
.w_login2 .hoverMenu .item-list .selected{ background-color:#2d2b2b}
.w_login2 .hoverMenu .item-list a:hover{ background-color:#2d2b2b}
.w_login2 .changestyle{ margin-left:-5px;}
.w_login2 .changestyle span{ float:left; width:12px; height:12px; margin-right:1px; background-color:none; cursor:pointer}

.w_login3{ padding-top:156px;}
.w_login3 span{ float:right; margin-bottom:9px; line-height:20px;}
.w_login3 .adminPasswordlabel{ letter-spacing:6px;}
.w_login3 input{ float:right; border:1px #616161 solid; background:#191919; width:92px; height:17px; padding-top:1px;margin-bottom:9px; margin-left:4px; padding-left:3px;}
.w_login3 input.over{ float:right; border:1px #fff solid; background:#000;}
.w_login4 .adminPasswordlabel{ letter-spacing:7px;}
.bodylan2 .w_login3 .adminPasswordlabel,.bodylan2 .w_login4 .adminPasswordlabel,.bodylan3 .w_login3 .adminPasswordlabel,.bodylan3 .w_login4 .adminPasswordlabel,.bodylan4 .w_login3 .adminPasswordlabel,.bodylan4 .w_login4 .adminPasswordlabel{ letter-spacing:0;}

.w_login5{ padding-top:156px;}
.w_login5 span{ display:block; cursor:pointer; margin-bottom:9px; width:73px; height:20px; text-align:center; line-height:20px; letter-spacing:3px;}

/*前台网站*/
.changeStyleLittle span{ width:12px; height:12px; margin-right:7px; margin-top:6px;}
.changeStyleLittle .s1{background-color:#ff2f2f;}
.changeStyleLittle .s2{background-color:#ffdb2f;}
.changeStyleLittle .s3{background-color:#7fe53b;}
.changeStyleLittle .s4{background-color:#009cff;}
.changeStyleLittle .s5{background-color:#fff;}
.changeStyleLittle .s6{background-color:#d1d1d1;}
.changeStyleLittle .s7{background-color:#000;} 

/*导航下*/
.loginstate_bg{ background-position:-803px -1002px;}
.reglogin{ padding-left:180px; line-height:29px; word-spacing:3px;}
.reglogin a{ display:block; float:left; margin-right:10px;}
/*幻灯片 产品说明*/
.topthird{ margin-left:auto; margin-right:auto; text-align:center}
.topthird .topthird1{ height:333px; overflow:hidden}
.topthird li{ display:block;}
.topthird .pro1{ background-position:0 -2052px; height:333px; cursor:pointer}
 .pro1a{ background-position:0px -1220px; display:block; width:185px; height:165px; margin-left:110px;_margin-left:55px; margin-top:105px; float:left; }
.pro1b{display:block;float:left;width:600px; height:150px; padding-top:0px; text-align:right}
.pro1c{display:block;float:left;width:690px;height:150px; cursor:pointer}
.pro1b object{ border:1px #484848 solid}
.blue .pro1a{background-position:-193px -1220px;}
.red .pro1a{background-position:10px -1435px;}
.yellow .pro1a{background-position:-592px -1223px;}
.black .pro1a{background-position:0px -1210px;}
.green .pro1a{background-position:-400px -1220px;}
.white .pro1a{background-position:-805px -1220px;}
.gray .pro1a{background-position:-193px -1220px;}
/*播放器*/
.closevideo{ height:20px;width:590px;  cursor:pointer; text-align:right; line-height:22px; overflow:hidden; background-position:555px -480px;}
/*首页成功案例*/
.c_1{margin-left:auto; margin-right:auto; clear:both; background-color:#e6e6e6; margin-top:5px; margin-bottom:5px;}
.c_1a,.c_1b{ float:left; height:140px; display:block}
.c_1a{ width:869px;_width:872px; margin-top:10px; padding-left:10px; }
.c_1a .infor_l{ display:block; float:left; width:206px; height:126px; border:1px #fff solid; margin-right:9px;_margin-right:5px;overflow:hidden}
.c_1b{ width:100px; background-position:-252px -1456px;}

.c_2{margin-left:auto; margin-right:auto;}
.c_2a{ width:313px; height:471px; border:1px #e6e6e6 solid; padding:1px; float:left}
.c_2b{float:left; padding-left:3px; padding-right:13px;_padding-right:10px; _margin-right:2px; height:473px; width:73px;}
.c_2b a{ display:block; background-color:#eeeeee; width:11px; height:11px; overflow:hidden; float:left; margin-right:3px; margin-bottom:3px;}
.c_2b a.on{}
.c_2b a:hover,.c_2b a.on{ background-color:#FFF; border:1px #0665c9 solid;width:9px; height:9px;cursor:pointer}
.c_2b span{ width:64px; border:1px #eeeeee solid; height:402px; display:block; clear:both; float:left}

.c_2c{ width:580px; float:left; overflow:hidden}
.c_2c1{height:36px;}
.c_2c1a{background-position:-808px -1115px; height:36px; display:block; float:left; width:300px;}
.c_2c1b{background-position:50px -1007px; height:36px; display:block; float:right; width:100px;}
.c_2c2{ border-bottom:1px #CCC dotted}

.c_2c3{ height:84px; background-color:#e6e6e6; margin-top:4px; margin-bottom:4px; padding-left:5px;}


/*企业新闻*/
li.infor{ float:left;}
.infor_l{ float:left;   overflow:hidden; display:block;}
.infor_r{ float:left;  text-align:left;overflow:hidden;}

.infor_r1b{ float:right; color:#a2a2a2}
.infor_r1b a{color:#0665c9; }
.infor_r2{ text-indent:24px; display:block}
 

.c_2c3 .infor_l{  width:118px;height:74px;margin-right:10px; margin-top:5px;}
.c_2c3 .infor_r{  width:435px; height:80px; }
.c_2c3 .infor_r1{ line-height:40px;}
.c_2c3 .infor_r1a a{color:#0665c9; }
.c_2c3 .infor_r1a{ color:#0665c9;float:left; font-weight:bold; font-size:13px;}


.c_2c4{ height:164px;border:1px #eeeeee solid; overflow:hidden; margin-top:5px; margin-bottom:5px;}
.c_2c4a{ float:left;color:#aaaaaa; line-height:21px; width:290px; padding:15px; padding-right:35px;padding-bottom:0px; text-align:left}
.c_2c4b{ float:left;width:230px; background-position:-356px -1017px; height:200px;}
.c_2c4b a{ display:block; height:33px; margin-left:57px; margin-top:17px;}

.c_2c5{ background-position:-406px -1448px; width:580px; height:168px;}
.c_2c5 a{ display:block; float:left; height:168px; width:140px;}


/*团队博客*/
.c_3{margin-left:auto; margin-right:auto; margin-top:42px; text-align:left}
.c_3a{ height:42px; overflow:hidden; line-height:53px; color:#519ffe; padding-left:20px;}
.c_3a a{color:#519ffe; text-decoration:none}
.c_3b{ height:168px;padding-left:12px;}

.c_3b .infor_l{ }
.c_3b .infor_r{ width:300px;padding-left:20px; background-position:-976px -692px;background-image:url(images/bg.png); background-repeat:no-repeat}
.c_3b .infor_r1{ width:240px;line-height:22px;}
.c_3b .infor_r1a a{color:#828282; }
.c_3b .infor_r1a{ color:#828282;float:left;}

.c_4{ height:58px; text-align:right;color:#a5a5b0; font-weight:bold; margin-left:auto; margin-right:auto;line-height:80px; overflow:hidden}
.returntop{height:58px; width:80px; cursor:pointer; float:right; margin-left:10px; background-position:20px -1042px; }


/*公司左边导航*/
.com_1{ margin-bottom:13px; background:#fafafa; margin-top:2px;}
.com_1a{ width:280px;border:1px #eeeeee solid;text-align:center; min-height:500px;*min-height:500px;_min-height:500px; margin-right:2px;}
.com_1a1{background-position:0px -2422px; height:22px;  font-weight:bold; letter-spacing:10px; line-height:22px; overflow:hidden}
.com_1a2 a{ display:block; border:1px #eeeeee solid; margin-top:2px; border-left:0px; border-right:0px; height:35px; line-height:35px; overflow:hidden}
.com_1b{ width:702px; overflow-x:hidden; border:1px #eeeeee solid; text-align:left; }
.com_content{padding:40px; padding-top:20px; line-height:22px;min-height:440px;*min-height:440px;_min-height:440px;}
.pro_content1{  padding-left:170px; padding-top:80px; background-position:160px -2478px; }
.pro_content2{padding-left:170px;height:94px; padding-bottom:20px;text-indent:24px; border-bottom:1px #999 dashed}
.pro_content3{ padding-top:50px; padding-left:22px;}

/*产品*/
.pro_1{border-bottom:1px #999 dashed; padding-bottom:20px}
.pro_1a{ float:left; width:140px; height:145px; background-position:-398px -1461px; margin-right:61px;}
.pro_1b{ float:left;width:400px;}
.pro_1b1{background-position:-659px -2503px; height:55px;}
/*企业门户产品*/
.pro_2a{ background-position:-547px -1461px; }
.pro_2b1{background-position:-662px -2591px; }
/*个人门户产品*/
.pro_3a{ background-position:-692px -1461px; }
.pro_3b1{background-position:20px -2592px; }

/*成功案例*/
.procasebg{ background-image:url(images/succase.jpg); background-repeat:no-repeat; height:333px;}
.procase1{float:left; width:300px; height:333px;}
.procase2{float:left;width:670px; height:300px; overflow:hidden; margin-top:18px;}

.procase_content{ padding:20px; padding-right:0px;}
.piclist{}
.piclist li{ display:inline; display:block; float:left}
.piclist .infor_l{ border:1px #cccbac solid; clear:both; width:196px; height:120px; overflow:hidden; padding:4px; margin-right:20px;}
.piclist .infor_r{ height:30px; line-height:30px; overflow:hidden;clear:both;width:182px;overflow:hidden; padding-left:14px; background-position:-11px -1008px; background-image:url(images/bg.png)}
.piclist .infor_r a{height:30px; display:block}
.piclist .infor_r a:hover{ background-color:#cccbac; color:#FFF}
/*服务*/
.service_1 table{border:1px #e4e0e0 solid;border-collapse:collapse}
.service_1 td{ border:1px #eeeeee solid; padding:4px; text-align:center}
.service_1 td h5{ float:left; padding-right:20px; color:#666}
.service_1 td h4{color:#666}
.service_1 td span{float:left; text-align:left}

.service_1 .Ser_Head{ background-color:#e4e0e0}

/*博客*/
.W_Blog{ padding-top:6px; padding-bottom:6px}
.w_bloglist{ padding-bottom:6px;}
.w_bloglist a{ float:left; padding-right:9px; padding-left:5px}
.w_bloglist img{ padding:1px;}
/*内容*/
.con_title{ color:#333; font-weight:bold; font-size:14px; text-align:center; padding:12px;}
.con_content{ text-align:left; padding-bottom:10px;}


/*滚动开始*/
 .slidegrid {float: left;height:128px;overflow: hidden; position: relative;width: 860px;}
.slideitems {POSITION: absolute;WIDTH: 20000em;left: -1px;top: 0px;}
.slideitems LI {FLOAT: left}
#hotslide { }
#hotslide .slidegrid {}
#hotslide .slideitems LI { }
#hotslide .slideitems LI A {  CURSOR: pointer}
#hotslide IMG { 
}
#hotslide .prevPage { 
}
#hotslide .nextPage { CURSOR: pointer
}
/*颜色*/
 
.ui-dialog-content-i .color2 a,.ui-dialog-content-i .color2 a:hover{color:#585858;}
 

.color4{ color:#c1bdbd}
.color4 a{text-decoration: none; color: #c1bdbd; }
.color4 a:hover {color: #c1bdbd; }
.color4 a.on{color: #0a6cc9;}
.color4.on a{color: #0a6cc9;}

.color5{ color:#000}
.color5 a{color: #000;}

.color6{ color:#317bda}
.color7,.color7 a{ color:#999999}/*757575*/
.color7 input{color:#999999;}
.color7 select{color:#999999;}
.color8,.color8 a{ color:#134d96}

.color9,.color9 a,a.color9{color:#74c2fe}

.color10{ color:#64932d;}
.color10 a{ color:#64932d;}

.color11,.color11 a{color:#999999}

.color12{ color:#666666}
.color12 a,a.color12{color:#64932d}

.color13,.color13 a,a.color13{color:#DCDBD6}/*教淡的灰色*/
.color14,.color14 a{color: #05B7FF;}
.color15,.color15 a{color: #c90104;}
.disabled,a .disabled,.disabled a{ color:#b6b5b5}

.bgcolor1{ background-color:#ebebeb}/*灰色*/
.bgcolor2{background-color:#f3f3f3;}
.bgcolor4{ background-color:#303030}/*灰色*/
.bgcolor6{ background:#e6e6e6}
.bgcolor7{ background:#74c2fe}

.bgcolor8{ background-color:#f5f5f5}
.bgcolor9{ background-color:#b7b7b7}
.bgcolor10{ background-color:#fafafa}
.border1{ border:1px #ebebeb solid}
.border2{ border:1px #b8e0f8 solid}
.border3{ border:1px #000 solid}
.border-left1{ border-left:1px #ebebeb solid}
.border-right1{ border-left:1px #ebebeb solid}
.border4{ border-bottom:1px #373737 solid}