@charset "utf-8";
/* 微站宝_20151111*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, tbody, p, table, tbody, tr, th, td, em, input { -webkit-text-size-adjust:none; margin:0; padding:0; border:none; border:0; -webkit-tap-highlight-color:rgba(0, 0, 0, 0); font-family:"Microsoft Yahei", "微软雅黑", Tahoma, Arial, Helvetica, STHeiti; }
body { min-width:1146px; font-size: 12px; margin: 0px; padding: 0px; color: #484848; }
a:active, a:focus { outline:none; }
a { color: #2C2C2C; text-decoration: none; }
a:hover { color:#FE760A; text-decoration: none; }
input .button, .submit {
-webkit-transition:all .2s ease-in;
-moz-transition:all .2s ease-in;
-o-transition:all .2s ease-in;
transition:all .2s ease-in; outline:0 }
li { list-style-type: none; }
dl, dd, dt, img { margin: 0px; padding: 0px; border:0px; }
.cp_box ul li img { opacity: 1; -webkit- opacity: 1;
-moz-opacity: 1; -o-opacity: 1; -ms-opacity: 1; -webkit-transition:opacity .2s;
-moz-transition:opacity .2s;
-o-transition:opacity .2s;
transition:opacity .2s;
-ms-transition:none }
.cp_box ul li img:hover { opacity: 0.8; -webkit- opacity:  0.8;
-moz-opacity:  0.8; -o-opacity:  0.8; -ms-opacity:  0.8; -webkit-transition:opacity .2s;
-moz-transition:opacity .2s;
-o-transition:opacity .2s;
transition:opacity .2s;
-ms-transition:none }
.cp_box .pic span img:hover { opacity: 0.8; -webkit- opacity: 0.8;
-moz-opacity: 0.8; -o-opacity: 0.8; -ms-opacity: 0.8; }
h1, h2, h3 { margin: 0px; padding: 0px; }
em { font-style: normal; }
.m_t_14 { margin-top: 14px; }
.m_t_12 { margin-top: 12px; }
.p_r_12 { padding:12px; }
.m_20 { padding:20px 0 20px 0; }
.m_40_60 { padding:40px 0 20px 0; }
.f18 { font-size:18px; font-family:"Helvetica", "微软雅黑" }
.m_l { margin-left: 10px; padding:2px; border: 1px solid #FFF; -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); }
.tq_fl { float: left; margin: 0px 20px 0px 0px; }
.tq_fr { float: right; margin: 0px 0px 0px 0px; }
.l { float:left; }
.r { float:right; }
.w1146 { height: auto; width: 1146px; margin-right: auto; margin-left: auto; clear: both; float: none; }/*与主站相同宽度*/
.remove { clear: both; float: none; font-size: 1px; line-height: 1px; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-table; }
.clearfix { display:block; }
.container { width: 1200px; margin-right: auto; margin-left: auto; }
.current { color:#BA1019; }
/*---------------首页百叶窗开始---------------*/
.focusBox { position: relative; z-index:1; width:1146px; min-width:1146px; height:350px; overflow: hidden; background-color:#FFF; }
.focusBox .pic { position:relative; z-index:1; }
.focusBox .li_box { display: block; height:350px; width: 1146; background-color:#55cce5; }
.focusBox .pic img { display: block; }
{
animation-name: campus;
-webkit-animation: campus 0.4s linear 0s normal none;
-moz-animation: campus 0.4s linear 0s normal none;
animation: campus 0.4s linear 0s normal none;
}
@-webkit-keyframes campus { from {
opacity: 0;
-webkit-transform:scale(0, 0);
}
to { opacity: 1; -webkit-transform:scale(1, 1); }
}
@-moz-keyframes campus { from {
opacity: 0;
-moz-transform:scale(0, 0);
}
to { opacity: 1; -moz-transform:scale(1, 1); }
}
@keyframes campus { from {
opacity: 0;
transform:scale(0, 0);
}
to { opacity: 1; transform:scale(1, 1); }
}
.focusBox .hd { width:100%; position: absolute; bottom: 20px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li { margin: 0 0px; background: url(../images/m_images/dot.png) no-repeat 0 -20px; height: 18px; width: 18px; overflow: hidden; cursor: pointer; display:inline-block; *display:inline;
zoom:1; _background: url(../images/m_images/dot_ie6.png) no-repeat 0 -20px; }
.focusBox .hd .on { background-position:0px 0px; animation-name: slideItem; -webkit-animation: slideItem .4s linear 0s normal none;
-moz-animation: slideItem .4s linear 0s normal none;
animation: slideItem .4s linear 0s normal none;
}
@-webkit-keyframes slideItem { from {
-webkit-transform: scale(0.5, 0.5);
margin: 0 0px;
opacity: 0.2;
}
to { -webkit-transform: scale(1, 1); margin: 0 0px; opacity: 1; }
}
@-moz-keyframes slideItem { from {
-moz-transform: scale(0.5, 0.5);
margin: 0 0px;
opacity: 0.2;
}
to { -moz-transform: scale(1, 1); margin: 0 0px; opacity: 1; }
}
@keyframes slideItem { from {
transform: scale(0.5, 0.5);
margin: 0 0px;
opacity: 0.2;
}
to { transform: scale(1, 1); margin: 0 0px; opacity: 1; }
}
.focusBox .prev, .focusBox .next { width: 60px; height: 90px; margin: -50px 0 0; display: none; background: url(../images/m_images/ad_ctr.png) no-repeat 0 0; _background: url(../images/m_images/ad_ctr_ie6.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 1; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=80); opacity:0.8; -moz-transition:opacity .4s ease-in;
-webkit-transition:opacity .2s ease-in;
-ms-transition:opacity .2s ease-in;
transition:opacity .2s ease-in;
}
.focusBox .prev { left: 20px; }
.focusBox .next { background-position: 0 -90px; right: 20px; }
.focusBox .prev:hover, .focusBox .next:hover { filter:alpha(opacity=100) !important; opacity:1 !important; }
.focusBox .prev:hover { background-position: 0px -181px; }
.focusBox .next:hover { background-position: 0px -270px; }
.slide_img_ball { position: absolute; top: 10px; right:100px; }
.slide_img_show { position: absolute; top: 30px; right: 100px; animation-name:slideaimg -webkit-animation:slideaimg .4s linear 0s normal none;
-moz-animation:slideaimg .4s linear 0s normal none;
animation:slideaimg .4s linear 0s normal none
}
.slide_img_tt1 { position: absolute; top:30px; left:100px; animation-name:slideaimg -webkit-animation:slideaimg .4s linear 0s normal none;
-moz-animation:slideaimg .4s linear 0s normal none;
animation:slideaimg .4s linear 0s normal none
}
.slide_img_tt2 { position: absolute; top:100px; left:100px; animation-name:slideaimg -webkit-animation:slideaimg .4s linear 0s normal none;
-moz-animation:slideaimg .4s linear 0s normal none;
animation:slideaimg .4s linear 0s normal none
}
.slide_img_tt3 { position: absolute; top:90px; left:240px; animation-name:slideaimg -webkit-animation:slideaimg .4s linear 0s normal none;
-moz-animation:slideaimg .4s linear 0s normal none;
animation:slideaimg .4s linear 0s normal none
}
.slide_img_moble { position: absolute; top: 60px; right: 230px; animation-name:slideaimg -webkit-animation:slideaimg .4s linear 0s normal none;
-moz-animation:slideaimg .4s linear 0s normal none;
animation:slideaimg .4s linear 0s normal none
}
@-webkit-keyframes slideaimg { 0% {
opacity:0;
-webkit-transform:scale(2, 2)
}
 100% {
opacity:1;
-webkit-transform:scale(1, 1)
}
}
@-moz-keyframes slideaimg { 0% {
opacity:0;
-moz-transform:scale(2, 2)
}
 100% {
opacity:1;
-moz-transform:scale(1, 1)
}
}
@keyframes slideaimg { 0% {
opacity:0;
transform:scale(2, 2)
}
 100% {
opacity:1;
transform:scale(1, 1)
}
}
.top_bottom_img { position:absolute; width:349px; height:378px; right:65px; top:22px; background:url(../images/m_images/piao.png) no-repeat; _background:none; -webkit-animation: piao 18s linear infinite; -moz-animation: piao 18s linear infinite; -ms-animation: piao 18s linear infinite; animation: piao 18s linear infinite; }
 @-webkit-keyframes piao { from {
background-position:0% -600%
}
to { background-position: 0% 0% }
}
@-moz-keyframes piao { from {
 background-position:0% -600%
}
to { background-position: 0% 0% }
}
 @keyframes piao { from {
 background-position: 0% 60%
}
to { background-position: 0% 0% }
}
/*---------------首页百叶窗结束---------------*/

/*---------------公告---------------*/
.gg_box { min-width: 1064px; position:relative; z-index:1; height: 32px; line-height:32px; background-color: #FCFCFC; }
.txtMarquee-left { overflow:hidden; padding-left:12px; width:1146px; height:32px; bottom:0px; background:url(../images/m_images/gg_icon.jpg) no-repeat 0px 10px }
.txtMarquee-left .hd { float:left; height:30px; padding:5px 0px 0px 5px; }
.txtMarquee-left .hd .prev, .txtMarquee-left .hd .next { display:block; width:8px; height:8px; float:left; border:1px solid #ccc; padding:2px; margin-right:10px; margin-top:4px; overflow:hidden; cursor:pointer; background:url("../images/m_images/arrow.png") no-repeat -0px -0px; }
.txtMarquee-left .hd .prev { background-position:-56px -49px }
.txtMarquee-left .hd .next { background-position:-57px 1px; }
.txtMarquee-left .hd a.prev:hover { background-position:4px -49px; }
.txtMarquee-left .hd a.next:hover { background-position:3px 1px; }
.txtMarquee-left .hd .prevStop { background-position:-60px 0; }
.txtMarquee-left .hd .nextStop { background-position:-60px -50px; }
.txtMarquee-left .hd ul { float:right; overflow:hidden; zoom:1; margin-top:10px; }
.txtMarquee-left .hd ul li { float:left; width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.txtMarquee-left .hd ul li.on { background-position:0 0; }
.txtMarquee-left .bd { float:left; padding:5px 10px 5px 10px; width:1070px; height:20px; overflow: hidden; position: relative; z-index:1; }
.txtMarquee-left .bd ul { float: left; overflow:hidden; zoom:1; }
.txtMarquee-left .bd ul li { margin-right:20px; float:left; line-height:24px; text-align:left; _display:inline; }
.txtMarquee-left .bd ul li a { color:#666; }
.txtMarquee-left .bd ul li a:hover { color:#FE760A; }
.txtMarquee-left .bd ul li span { color:#999; padding:0 10px }
/*---------------公告---------------*/	

/*---------------首页main---------------*/
#main .t_bg { min-width:1040px; width:1146px; margin:0 auto; text-align:center; margin-top:20px; background: url(../images/t_bg.jpg) no-repeat center 3px; }
#main .t_bg h1 { font-size:18px; color:#FE760A; }
#main .en_text { font-size: 16px; color:#999; }
#main .main_left .left_nav .left_nav_title .en_text { font-size: 12px; padding-left:4px; text-transform: uppercase; font-family: "Helvetica"; font-weight:normal; }
/*营销策略start*/
#yxcl { min-width: 1150px; height:320px; margin-top:30px; position:relative; overflow: hidden; }
#yxcl .text_box { color:#999; display:block; padding:10px 100px 10px 100px; font-size: 12px; line-height:24px; }
#yxcl .yxcl_box { text-align: center; margin:0px 0px 0px 0px; }
#yxcl .yxcl_box .yxcl_list_box { display: inline-block; overflow:hidden; height: 233px; width: 370px; padding: 1px; margin-right: 10px; padding:0px 0px 0px 0px; background-color: #FFF; font-size: 12px; line-height:24px; }
#yxcl .yxcl_box .yxcl_list_box h2 { color:#FE760A; font-size:24px; }
#yxcl .yxcl_box a.yxcl_list_box { display: inline-block; height: 70px; width: 70px; padding: 1px; margin-left: 30px; margin-right: 30px; padding:10px 10px; background-color: #FFF; font-size: 14px; background:url(../images/a_icon.png) no-repeat -162px -148px; _background:url(../images/a_icon_ie6.png) no-repeat -162px -148px; }
#yxcl .yxcl_box a.yxcl_list_box:hover { background-position: -162px -64px; -webkit-animation:swing 1s .2s ease both;
-moz-animation:swing 1s .1s ease both;
}
#yxcl .yxcl_box a.yxcl_list_box .num_num { display: inline-block; height: 40px; width: 40px; padding-top:14px; }
#yxcl .yxcl_box a.yxcl_list_box h2 { text-align:center; font-size:18px; font-wight:blod; color:#fd5700; border-bottom:1px solid #c2c2c2; padding:8px 0 8px 0px; }
#yxcl .yxcl_box a.yxcl_list_box p { text-align:center; font-size:12px; line-height:24px; font-wight:blod; color:#666; margin-top: 20px }
/*营销策略*/

#yxcl .text { position:absolute; text-align:right; }
#yxcl .text h2 { font-size:26px; line-height:40px; font-weight:normal; }
#yxcl .text h2 span { font-size:30px; padding-left:10px; color:#d51826; }
#yxcl .text p { line-height:20px; }
#yxcl .text1 { left:65px; top:165px; }
#yxcl .text2 { left:50px; top:345px; }
#yxcl .text3 { left:35px; top:504px; }
#yxcl .text4 { left:830px; top:224px; text-align:left; }
#yxcl .text4 h2 span, #yxcl .text5 h2 span { float:left; padding:0 10px 0 0; }
#yxcl .text5 { left:835px; top:460px; text-align:left; }
.yxcl_list_box { padding:60px 0; text-align:center; background:#f3f3f3; }
.yxcl_list_box { position:relative; width:370px; height:233px; overflow:hidden; }
.yxcl_list_box .hidden_me { display:none; overflow: hidden; height: 233px; width: 370px; background-color:rgba(0, 0, 0, 0.6); background-color:#000000\6; filter:alpha(opacity=60); z-index: 1; overflow:hidden; }
.yxcl_list_box h2 { z-index:3; position:absolute; top:60px; left:0; height:32px; width:370px; color:#F5813C; font-size:24px; line-height:32px; }
.yxcl_list_box p { z-index:4; position:absolute; top:120px; left:0; text-align:center; width:280px; padding:0px 40px; height:130px; color:#fff; font-size:14px; line-height:24px; }
.yxcl_list_box .border { position:absolute; top:0; left:0; width:300px; height:170px; margin:35px; border:#fff 1px solid; z-index:2; }
.yxcl_list_box .bg { position:absolute; top:0; left:0; height:233px; width:370px; background:url("../images/m_images/1px.png"); z-index:1; }
/*精品案例(首页和列表一样样式，想不一样自行复制修改。)start*/
#anli ul { padding:20px 0 30px 0; width:1200px; height:auto; overflow:hidden; }
#anli ul li { display:block; position: relative; z-index:1; height:530px; width: 270px; float: left; height: auto; display: inline; margin-top:20px; margin:20px 16px 0 0px; }
#anli ul li .pic { height: 560px; width: 270px; margin-right: auto; margin-left: auto; text-align: center; display: table; overflow: hidden; }
#anli ul li .pic span { display: table-cell; vertical-align: middle; }
#anli ul li .pic a.al_bg { background: url(../images/m_images/iphone_bg.png) no-repeat; height:485px; width:270px; padding-top:75px; display: block; cursor:pointer; }
#anli ul li .erweima { display: none; overflow: hidden; bottom: 120px; _bottom: 119px; left:0px; position: absolute; width: 208px; text-align:center; padding:30px 30px; background-color:rgba(0, 0, 0, 0.6); background-color:#000000\9; filter:alpha(opacity=80); z-index: 1; -webkit-animation: slideItem .4s ease 0s normal none;
 -moz-animation: slideItem .4s ease 0s normal none;
 animation: slideItem .4s ease 0s normal none;
}
#anli ul li:hover .erweima { display: block; }
#anli ul li .popup { display: none; bottom: 65px; position: absolute; width: 233px; height: 195px; background-color: #000; text-align: center; padding-top: 35px; background-color:rgba(0, 0, 0, 0.6); background-color:#000000\9; filter:alpha(opacity=60); z-index: 1; }
#anli ul li .popup:hover { display: block; }
#anli ul li .number { height: 35px; line-height: 34px; font-size: 14px; padding:0 20px }
#anli ul li .number strong { color: #ff9600; }
#anli ul li span { float: right; display: block; }
#anli ul li span a.yulan { background-image: url(../images/m_images/mobi_01.gif); padding-left:20px; background-position: 0px 13px; display: block; ; background-repeat: no-repeat; }
#anli ul li span a.yulan:hover { background-image: url(../images/m_images/mobi_01.gif); }
.white_content { position: absolute; top: 10%; left: 30%; width: 50%; height: 560px; z-index:1002; overflow: auto; }
.popup-show-box { position: relative; height: 560px; width: 278px; text-align:center; }
.popup-show-box .model { height: 560px; width: 278px; position: absolute; z-index: 1; left: 0px; top: 0px; background:url(../images/m_images/iphone_black.gif) no-repeat; }
.popup-show-box .show { background-color: #999; position: absolute; z-index: 4; left: 18px; top: 90px; height: 380px; width: 232px; overflow: hidden; }
.popup-show-box .show ul li { height: 346px; width: 232px; }
.popup-show-box .show ul li img { height: auto; width: 232px; }
.popup-show-box .tab { height: 22px; width: 232px; position: absolute; z-index: 3; left: 18px; top: 448px; background-color: #000; line-height: 22px; text-align: center; background-color:rgba(0, 0, 0, 0.6); background-color:#000000\9; filter:alpha(opacity=60); }
.popup-show-box .current_number { height: 15px; width: 136px; position: absolute; z-index: 4; left: 23px; top: 418px; line-height: 22px; text-align: center; padding-top: 7px; padding-left: 96px; }
.popup-show-box .current_number ul li { font-size: 1px; line-height: 1px; background-image: url(../images/m_images/mobi_03.png); background-repeat: no-repeat; float: left; height: 8px; width: 8px; padding-left: 10px; }
.popup-show-box .current_number ul .dq { background-image: url(../images/m_images/mobi_02.png); }
.popup-show-box .close { position: absolute; top: 0px; right: 0px; height: 12px; width: 12px; z-index: 1000; }
.popup-show-box .close a { display: block; font-size: 12px; line-height: 1px; height: 12px; width: 12px; background:url(../images/m_images/close_s.gif) no-repeat; }
.popup-show-box .close a:hover { background:url(../images/m_images/close_s_h.gif) no-repeat; }
.d_left { position:relative; z-index:1; clear: both; float: none; height: auto; width: 1146px; margin-right: auto; margin-left: auto; padding-top: 28px; padding-bottom:60px; background-color: #FAFAFA; }
.d_left .d_left {; float: left; height: 560px; width: 278px; padding-left: 50px;position: relative; }
.d_left .d_left .model.model { height: 560px; width: 278px; position: absolute; z-index: 1; left: 0px; top: 0px; background:url(../images/m_images/iphone_black.gif) no-repeat; }
.d_left .d_left .show { background-color: #0D0D0D; position: absolute; z-index: 4; left: 18px; top: 90px; height: 380px; width: 232px; overflow: hidden; }
.d_left .d_left .show ul li { height: 346px; width: 232px; }
.d_left .d_left .show ul li img { height: auto; width: 232px; }
.d_left .d_left .tab { height: 22px; width: 232px; position: absolute; z-index: 3; left: 23px; top: 418px; background-color: #000; line-height: 22px; text-align: center; background-color:rgba(0, 0, 0, 0.6); background-color:#000000\9; filter:alpha(opacity=60); }
.d_left .d_left .current_number { height: 15px; width: 136px; position: absolute; z-index: 4; left: 23px; top: 418px; line-height: 22px; text-align: center; padding-top: 7px; padding-left: 96px; }
.d_left .d_left .current_number ul li { font-size: 1px; line-height: 1px; background-image: url(/images/mobi_03.png); background-repeat: no-repeat; float: left; height: 8px; width: 8px; padding-left: 10px; }
.d_left .d_left .current_number ul .dq { background-image: url(/images/mobi_02.png); }
.d_left .d_right { float: left; width: 600px; padding:10px 10px 0 0; }
.d_left .d_right .parameter { padding: 0px 10px 10px 10px; }
.d_left .d_right .parameter .ewm { float: left; padding-right: 15px; }
.d_left .d_right .parameter .price { float: right; height: auto; width: 530px; font-size: 14px; }
.d_left .d_right .parameter .price .price_top { margin-bottom:30px; }

.d_left .d_right .parameter .price .number a { font-size:12px; text-transform: uppercase; color:#333 }
.d_left .d_right .parameter .price .number a:hover { color:#FE760A }
.d_left .d_right .parameter .price .number a.jqTransformSelectOpen:hover{background: url("../images/m_images/select_right_h.gif") no-repeat scroll center center;
}
.d_left .d_right .parameter .price .number strong { font-size: 22px; color: #FE760A; }
.d_left .d_right .parameter .price .lp { padding-top:20px; }
.d_left .d_right .parameter .price .list { height: 72px; line-height: 36px; padding-top:10px;margin-top:10px;padding-bottom: 10px; }
.d_left .d_right .parameter .price .list ul li { padding-right: 22px; color: #484848; }
.d_left .d_right .parameter .price .list ul li input { float: left; margin-top: 10px; margin-right: 2px; }
.d_left .d_right .parameter .price .list ul li label strong { font-weight: normal; }
.d_left .d_right .parameter .price .list ul li strong { color: #FE760A; }
.d_left .d_right .parameter .price .list ul li #Price2ID { font-size:25px; }
.d_left .d_right .parameter .price .button a { display: block; height: 46px; width: 162px; background:url(../images/m_images/btn.gif) no-repeat 0 -2px; font-size: 16px; line-height: 46px; font-weight: bold; color: #FFFFFF; padding-left: 20px; letter-spacing: 2px; }
.d_left .d_right .parameter .price .button a { display: block; height: 46px; line-height: 46px; width: 160px; background:#FE760A url(../images/m_images/btn.gif) no-repeat -2px -1px; text-shadow: 1px 1px 3px #c95716, -1px -1px 3px #c95716; ; text-align: center; margin: 0px; padding: 0px; font-size: 20px; }
.d_left .d_right .parameter .price .button a:hover { background-position: -2px -54px; }
.d_left .d_right .thumbnail_list { height: 380px; overflow: hidden; padding-bottom: 10px; }
.d_left .d_right .thumbnail_list .dome1 { width: 1024px; }
.d_left .d_right .thumbnail_list ul li { padding: 6px; height: 346px; width: 212px; border: 1px solid #dcdcdc; float: left; margin-right: 29px; display: inline; }
.d_left .d_right .thumbnail_list ul li span { display: block; height: 343px; width: 212px; overflow: hidden; top: 3px; }
.d_left .d_right .thumbnail_list ul li span img { height: auto; width: 212px; }
.d_right .m_right_t { position: absolute; top:30px; right:30px; padding:10px; border:1px solid #ebebeb; text-align: center; }
.d_right .m_right_t .ewm p { padding:10px 0px 10px 0; color:#333; }
.d_right .m_right_t .ewm p .saomiao_icon { overflow:hidden; vertical-align:middle; content:""; display: inline-block; width: 20px; height: 20px; vertical-align: text-bottom; font-style: normal; background:url(../images/m_images/saomiao_icon.gif) no-repeat 0px 3px; -webkit-transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }
.m_right_b { position: absolute;bottom:120px;right:20px; padding:10px 0 0 0; text-align: center; }
.casemail { color:#00b050; font-size:12px; line-height:18px; float:left; }
.casemailprice { clear:both; line-height:22px;font-size:12px;color:#999;}
.casemailprice .oldpr { text-decoration:line-through; float:left; }
.casemailprice .gr { color:Green; }
.case_parametersleft { background:#FFF; }
.case_parametersleft .features { padding-top: 12px; height: auto; }
.case_parametersleft .features .t { height: 22px; }
.case_parametersleft .features span { display: block; white-space: nowrap; float: left; font-size: 14px; color: #333333; padding-left: 18px; padding-right: 18px; }
.case_parametersleft .features .t .tips { background-image: url(/images/bg43.gif); background-repeat: no-repeat; background-position: right center; background-color: #f9f9f9; font-size: 12px; line-height: 22px; height: 22px; color: #f99e00; padding-right: 20px; padding-left: 10px; }
.case_parametersleft .features .list ul { padding-top: 10px;/*width: 573px;*/ width: 433px; margin-left: 17px; }
.case_parametersleft .features .list ul li { line-height: 46px; height: 46px;/*width: 220px;*/ width: 215px; float: left; font-size: 15px; }
.case_parametersleft .features .list ul li span { display: block; height: 36px; width: 36px; padding: 0px; overflow: hidden; position: relative; float: left; margin-top: 6px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
.case_parametersleft .features .list ul li span img { display: block; position: absolute; right: 0px; }
.case_parametersleft .features .list ul li a { color: #757575; }
.case_parametersleft .features .list ul li a:hover, .parameter .case_parameters .features .list ul li:hover a { color: #333333; text-decoration: none; }
.case_parametersleft .features .list ul li:hover span img { left: 0px; }
.Order_box { width: 590px; height: 730px; background-image: url(/images/m_images/bg50.png); background-repeat: no-repeat; background-position: center bottom; }
.Order_box .banner { height: 221px; width: 590px; position: relative; }
.Order_box .banner .pic { position: absolute; z-index: 1; left: 0px; top: 0px; }
.Order_box .banner .close_a { z-index: 2; top: 10px; right: 10px; position: absolute; }
.Order_box .box { width: 518px; margin-right: auto; margin-left: auto; padding-top: 30px; clear:both; }
.Order_box .box ul .l { float: left; height: 50px; width: 120px; text-align: right; line-height: 28px; font-size: 14px; font-weight: bold; }
.Order_box .box ul li { width: 398px; float: left; height: 50px; }
.Order_box .box ul li input { height: 24px; border: 1px solid #d5d5d5; background-image: url(/images/bg49.gif); background-repeat: repeat-x; background-position: top; font-family: "微软雅黑"; font-size: 15px; line-height: 24px; }
.Order_box .box ul .textarea { height: 116px; }
.Order_box .box ul .textarea textarea { width: 390px; border: 1px solid #D5D5D5; height: 110px; background-image: url(../images/m_images/bg49.gif); background-repeat: repeat-x; background-position: top; line-height: 26px; font-size: 15px; font-family: "微软雅黑"; }
.Order_box .box ul li .single a { display: block; height: 44px; width: 152px; line-height: 42px; background-image: url(../images/m_images/web_ico_single.gif); font-size: 18px; color: #FFFFFF; font-weight: bold; text-align: center; }
.Order_box .box ul li .single a:hover { color: #FFFFFF; text-decoration: none; }
.Order_box .boxtc { padding-top:10px; }
.Order_box .boxtc ul .l, .Order_box .boxtc ul li { height:35px; }
.Order_mydiv { width:518px; padding-top:5px; margin-left: auto; margin-right: auto; font-size:14px; }
.Order_mydiv .sqst { padding-left:30px; }
.Order_mydiv .mysq li { width:398px; float:left; line-height:21px; }
.Order_mydiv .mysq .fone { width:120px; text-align:right; }
.Order_mydiv .mysq li strong { color:#fe6c00; }
/*订单详细页面优惠策略的样式*/
.case_parameters dl .yhcy { height:auto; padding-bottom:5px; }
.yhcy .row { height:auto; padding-top:10px; }
.yhcy .row a { text-decoration:none; }
.yhcy .row .text { width: 400px; font-size: 14px; line-height: 24px; color: #484848;; }
.yhcy .row .fill { line-height: 24px; }
.yhcy .row .fill ul li .smtext { float:left; color:#999999; font-size:14px; line-height: 24px; padding-left:5px; }
.yhcy .row .fill ul li { position:relative; z-index: 1; float: left; height: 31px; padding-right: 10px; line-height: 29px; padding-top:0px; }
.yhcy .row .fill .yhxz li { width:440px; }
.yhcy .row .zpxz li { width:440px; }
.yhcy .row .fill ul li span { display: block; height: 31px; background-image: url("../images/m_images/e_menu_a2.gif"); background-repeat: no-repeat; background-position: right center; float: left; }
.yhcy .row .fill ul .dq span { display: block; height: 31px; background-image: url("../images/m_images/e_menu_b2.gif"); background-repeat: no-repeat; background-position: right center; float: left; }
.yhcy .row .fill ul li span a { display: block; height: 31px; float: left; padding-right: 15px; padding-left: 30px; background-image: url("../images/m_images/e_menu_a1.gif"); background-repeat: no-repeat; background-position: left center; font-size: 14px; line-height: 29px; font-weight:bold; color: #FF6F3D; }
/*礼物图标*/
.yhcy .row .fill .gift { position:absolute; left:12px; top:8px; display: block; width: 16px; height: 16px; line-height: 28px; vertical-align: middle; font-style: normal; overflow: hidden; background:url("../images/m_images/gift_icon.gif") no-repeat 0px 0px; }
.yhcy .row .fill .gift_tip { position:absolute; left:10px; bottom:42px; display: block; height: 25px; font-size:12px; line-height: 25px; color: #333; white-space: nowrap; background-color:#fdf8e6; background:url("../images/m_images/gif_tip_bg.gif") no-repeat right center; display:none; }
.yhcy .row .fill .gift_tip .f_c { font-style: normal; color:#FE7628; font-weight: bold; }
.yhcy .row .fill ul li.dq .gift_tip { display:block; transition: all 0.2s ease-out 0.2s; -moz-transition: all 0.2s ease-out 0.2s; -webkit-transition: all 0.2s ease-out 0.2s; }
.yhcy .row .fill .gift_tip .tip_arrow_l { bottom:10px; left:10px; display: block; height: 25px; padding-left:10px; font-style: normal; background:url("../images/m_images/gif_tip_bg_l.gif") no-repeat left center; }
.yhcy .row .fill .gift_tip .tip_arrow_b { display: block; position: absolute; top: 23px; left:8px; height:8px; width: 8px; padding-left:10px; font-style: normal; background:url("../images/m_images/gif_tip_bg_b.gif") no-repeat 0 0; }
/*礼物图标*/
.yhcy .row .fill ul .dq span a { display: block; height: 31px; float: left; padding-right: 15px; padding-left: 30px; background-image: url("../images/m_images/e_menu_b1.gif"); background-repeat: no-repeat; background-position: left center; font-size: 14px; line-height: 29px; text-decoration: none; color:#C95500; }
/*二维码*/
.towcodeimg { position:absolute; border:solid 0px red; margin:0px 0px 0px 100px }
/*订单详细页面优惠策略的样式*/
/*精品案例end*/
/*特色功能start*/
.tesegongnenng_icon{border:1px solid #e7e7e7;margin-bottom:30px;width:1146px;}
#ChangeCp_list_1,#ChangeCp_list_2{margin:0 auto;padding:0 0 0 8px;width:1146px;overflow: hidden;}
border:1px solid #e7e7e7;}
/*特色功能弹出start*/
.reveal-modal-bg { position: fixed; height: 100%; width: 100%; z-index: 100; display: none; top: 0; left: 0; background-color:rgba(0, 0, 0, 0.6); background-color:#000000\9; filter:alpha(opacity=80); z-index: 1; }
.reveal-modal-bg { position: fixed; _position: absolute; height: 100%; width: 100%; top: 0px; left: 0px; overflow: hidden; display: none; z-index:1000; _background: transparent url("../images/m_images/fancybox_overlay.png") repeat scroll 0% 0%; background-color:rgba(0, 0, 0, 0.6); background-color:#000000\9; filter:alpha(opacity=80); z-index: 100; }
.reveal-modal { visibility: hidden; top: 10%; left: 50%; margin-left: -450px; width: 800px; position: absolute; z-index: 101; padding: 20px 20px 20px 20px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4); -box-shadow: 0 0 10px rgba(0, 0, 0, .4); background-color: #FFF; }
.reveal-modal.small { width: 200px; margin-left: -140px; }
.reveal-modal.medium { width: 400px; margin-left: -240px; }
.reveal-modal.large { width: 600px; margin-left: -340px; }
.reveal-modal.xlarge { width: 800px; margin-left: -440px; }
.reveal-modal .close-reveal-modal { font-size: 22px; line-height: 0.5; position: absolute; top: 8px; right: 11px; color: #333; text-shadow: 0 -1px 1px rbga(0, 0, 0, .6); font-weight: bold; cursor: pointer; }
#overlay { height:536px; overflow:hidden; width:800px; }
#vdoBox { display:none; height:360px; width:640px; background-image:url(/../images/m_images/vdobg.png) }
#vdoBox1 { display:none; height:360px; width:640px; background-image:url(../images/m_images/vdobg.png) }
div.overlayTool { height:60px; overflow: hidden; }
.oImgBox { margin-right:10px; height:54px; overflow: hidden; }
.oTitle h3 { font-size:22px; line-height:28px; padding:0px 0 8px 0; }
.oTitle p { color:#aaa }
.oLink { padding-right:35px }
.oLink a { display:inline-block; float:left; margin-right:10px; line-height:30px; padding-left:30px; background:url(../images/m_images/oLink.gif) no-repeat; color:#c3c4c0 }
.oLink a:hover { color:#FF6D35 }
.oLink a.allM:hover { background-position:0 -30px }
.oLink a.newW { background-position:0 -60px }
.oLink a.newW:hover { background-position:0 -90px }
div.contentWrap { background: none repeat scroll 0 0 #F5F5F5; border: medium solid #DFDFDF; border-radius: 2px; height: 380px; margin-top: 10px; overflow: hidden; padding-bottom: 0px; width: 800px; }
.font_css { padding-top: 3px; text-indent: 2em; line-height: 30px; }
#mdCnt { height:380px; overflow:hidden }
.close { background-image:url(../images/m_images/close.gif); position:absolute; right:10px; top:10px; cursor:pointer; height:50px; width:50px }
.close:hover { background-position:0 -50px }
/*特色功能图标中图标*/
.tese_pic_m { display: block; height: 54px; width: 54px; border-radius: 44px; overflow: hidden; position: relative; z-index:10; }
.tese_pic_m div { display: block; height: 50px; width: 50px; position:absolute; left:-16px; top:-34px; z-index: 11; }
.tese_icon_m img { border-radius: 30px; }
/*特色功能图标中图标end*/
#tese { overflow:visible; height:auto; width: 1146px; }
#tese ul { margin:30px 0px; }
#tese li { float: left; height: 220px; width: 190px; margin: 0px 0px 0px 0px; }
#tese li .tese_pic_b { display: block; height: 90px; width: 90px; border-radius: 44px; margin-right: auto; margin-left: auto; overflow: hidden; position: relative; z-index: 10px; margin-top: 20px; margin-bottom:20px; }
#tese li a:hover img { animation-name: slideItem; -webkit-animation: slideItem .4s linear 0s normal none;
-moz-animation: slideItem .4s linear 0s normal none;
animation: slideItem .4s linear 0s normal none;
}
#tese li .tese_pic_b div { display: block; height: 90px; width: 90px; position:absolute; left:0px; bottom:90px; _bottom:0px; z-index: 11px; }
#tese li .tese_icon_b img { border-radius: 44px; }
#tese li h1 { font-size:14px; text-align: center; font-style: normal; }
#tese li a { display: block; cursor: pointer; height: 220px; width: 190px; text-align: center; border:1px solid #F9F9F9; margin-right:-10px; }
#tese li a:hover { color:#FB5718; border:1px solid #FB5718; -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); -moz-transition: all 2s ease-out 0s; -webkit-transition: all 2s ease-out 0s; transition: all 2s ease-out 0s; }
#tese li p { font-size: 12px; text-align: center; line-height: 22px; padding-top:10px; color: #999; }
/*特色功能end*
/*特色功能图标小图标end*/
#tese_m { overflow:visible; height:auto; width: 1146px; }
#tese_m ul { margin:30px 0px; }
#tese_m li { float: left; height: 100px; width: 100px; margin: 0px 0px 0px 0px; }
#tese_m li .tese_pic_b { display: block; height: 90px; width: 90px; border-radius: 44px; margin-right: auto; margin-left: auto; overflow: hidden; position: relative; z-index: 10px; margin-top: 20px; margin-bottom:20px; }
#tese_m li a:hover img { animation-name: slideItem; -webkit-animation: slideItem .4s linear 0s normal none;
-moz-animation: slideItem .4s linear 0s normal none;
animation: slideItem .4s linear 0s normal none;
}
#tese_m li .tese_pic_b div { display: block; height: 90px; width: 90px; position:absolute; left:0px; bottom:90px; _bottom:0px; z-index: 11px; }
#tese_m li .tese_icon_b img { border-radius: 44px; }
#tese_m li h1 { font-size:14px; text-align: center; font-style: normal; }
#tese_m li a { display: block; cursor: pointer; height: 220px; width: 190px; text-align: center; border:1px solid #F9F9F9; margin-right:-10px; }
#tese_m li a:hover { color:#FB5718; border:1px solid #FB5718; -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); -moz-transition: all 2s ease-out 0s; -webkit-transition: all 2s ease-out 0s; transition: all 2s ease-out 0s; }
#tese_m li p { font-size: 12px; text-align: center; line-height: 22px; padding-top:10px; color: #999; }
/*特色功能end*
/*产品优势start*/

#youshi { margin:50px 0px; width:1200px; margin:0 auto; }
#youshi .cp_t { width: 100%; height: 120px; min-width: 1146px; position: relative; overflow: hidden; }
#youshi .cp_t h1 { font-size:22px; font-weight:normal; text-align: center; }
#youshi .cp_t h2 { font-size:16px; font-weight:normal; text-align: center; color:#999; padding:10px 0px; }
#youshi .cp_t h3 { font-size:14px; font-weight:normal; text-align: center; color:#999; }
#youshi .cp_t h2 i { font-size:32px; font-style: normal; color:#FB5718; }
#youshi .cp_t_box { left: 50%; margin-left: -960px; width: 1920px; height:320px; overflow: hidden; position: absolute; }
#youshi .youshi_box { width: 1200px; height:auto; }
#youshi .youshi_box .list_text { margin-left:124px; font-size:16px; line-height:24px; padding:14px 0; color:#999; }
#youshi .youshi_box .list_text span { display: block; padding:6px 8px; width: 100px; color:#fff; font-size:18px; text-align: center; margin:5px 0px; }
.color_y { background-color:#fbac23; }
.color_b { background-color:#42a5ff; }
.color_v { background-color:#6763c0; }
#youshi .youshi { height: auto; font-size:14px; }
#youshi .youshi .td_neme { height:139px; background-position: no-repeat; }
.youshi_list2 { position:relative; background-repeat: no-repeat; color: #666; font-size:14px; }
.youshi_list1 { position:relative; background-repeat: no-repeat; color: #666; font-size:14px; }
#youshi .youshi .list_text { color:#CCC; padding-left:12px; margin-top:8px; background: url("../images/nav_left_icon.gif") 0px center no-repeat; }
#youshi .text_left { position:absolute; left:50px; top:150px; }
#youshi .text_right { position:absolute; right:10px; top:120px; }
#youshi .h1_icon { display:block; height:90px; width:auto; padding-left:120px; font-size:32px; font-weight:normal; color:#333; ; padding-bottom:20px; }
#youshi .h1_icon span { display:block; height:90px; width:auto; padding-left:120px; }
#youshi .youshi_num1 { background:url("../images/m_images/wzb_num1.jpg") 0 16px no-repeat; }
#youshi .youshi_num2 { background:url("../images/m_images/wzb_num2.jpg") 0 16px no-repeat; }
#youshi .youshi_num3 { background:url("../images/m_images/wzb_num3.jpg") 0 16px no-repeat; }
#youshi .s_text { font-size: 18px; padding-left: 10px; color:#666; }
/*优势小图区域1*/
#youshi .animate_auto { background-repeat:no-repeat; animation-name: slideItem; -webkit-animation: slideItem .4s linear 0s normal none;
-moz-animation: slideItem .4s linear 0s normal none;
animation: slideItem .4s linear 0s normal none;
}
#youshi .ys_1 { width: 36px; height:36px; position: absolute; bottom:260px; right:420px; }
#youshi .ys_2 { width: 37px; height:36px; position: absolute; bottom:176px; right:552px; }
#youshi .ys_3 { width: 50px; height:52px; position: absolute; bottom:118px; right:472px; }
#youshi .ys_4 { width: 42px; height:45px; position: absolute; bottom:150px; right:620px; }
/*#youshi .ys_5{width: 42px;height:45px;position: absolute;bottom:156px;right:545px;}*/
#youshi .ys_6 { width: 185px; height:158px; position: absolute; bottom:186px; left:-40px; }
/*#youshi .ys_7{width: 182px;height:117px;position:absolute;bottom:120px;right:260px;}*/
/*优势小图区域2*/
#youshi .ys2_1 { width: 73px; height:80px; position:absolute; top:220px; right:50px; }
#youshi .ys2_2 { width: 91px; height:140px; position:absolute; top:80px; right:490px; }
#youshi .ys2_3 { width: 172px; height:244px; position:absolute; top:10px; right:20px; }
/*优势小图区域3*/
#youshi .ys3_1 { width:200px; height:346px; position:absolute; bottom:80px; left:260px; z-index:9; }
#youshi .ys3_2 { width:103px; height:145px; position:absolute; bottom:110px; left:310px; z-index:10; }
#youshi .ys3_3 { width:179px; height:309px; position:absolute; bottom:90px; left:380px; z-index:8; }
#youshi .ys3_4 { width:179px; height:309px; position:absolute; bottom:90px; left:160px; z-index:8; }
#youshi .ys3_5 { width:162px; height:283px; position:absolute; bottom:100px; left:90px; z-index:7; }
#youshi .ys3_6 { width:162px; height:283px; position:absolute; bottom:100px; left:460px; z-index:7; }
#youshi .ys3_7 { width:145px; height:94px; position:absolute; bottom:270px; left:288px; z-index:11; }
#youshi .ys3_8 { width:61px; height:61px; position:absolute; top:150px; left:220px; z-index:7; }
#youshi .ys3_9 { width:61px; height:61px; position:absolute; top:150px; left:440px; z-index:7; }
#youshi .ys3_10 { width:100px; height:100px; position:absolute; top:140px; left:305px; z-index:7; color:#E65F41; font-size:52px; text-align: center; }
/*产品优势end*/
/*案例筛选导航start*/
.anli { width: 1146px; overflow: hidden; }
.anli .select { padding: 5px 10px; width: 1146px; margin: 20px auto 10px auto; font-size: 12px }
.anli .select { padding: 5px 0px; width:1140px; margin:20px auto 10px auto; font-size: 12px; }
.anli .select li { list-style: none; padding: 10px 0 10px 0px }
.anli .select .select-list { position: relative; border-bottom: #eee 1px dotted }
.anli .select dl { zoom: 1; line-height: 28px; overflow: hidden }
.anli #select2 { zoom: 1; padding-right: 80px; line-height: 28px; overflow: hidden }
.anli .select a.xiala_gd { color:#999; position: absolute; right:0px; top:10px; background-color:#fff; }
.anli .select a.xiala_gd:hover { color:#FE7628; border:1px solid #fff; }
.anli .select a.xiala_gd .xiala_icon { display: inline-block; color:#FE7628; width: 32px; height: 32px; line-height: 32px; vertical-align: middle; font-style: normal; overflow: hidden; transition: all 0.2s ease-in-out 0s; background:url(../images/m_images/xiala_icon.gif) no-repeat 4px 6px; }
.anli .select a.xiala_gd .up { display: inline-block; width: 32px; height: 32px; line-height:32px; vertical-align: middle; font-style: normal; overflow: hidden; transition: all 0.3s ease-in-out 0s; background:url(../images/m_images/xiala_icon_up.gif) no-repeat 4px 6px; }
.extend { border: 1px solid #AAA; background: #F9F9F9 none repeat scroll 0% 0%; margin-top: -1px; }
.m_h { max-height: 32px; _height:32px; overflow: hidden; }
/*颜色*/

.anli .select .select-result dd i { text-indent:1px; color:#FFF; display:inline-block; ; width: 28px; height: 28px; text-indent:-999px; text-align: center; color:#fff; line-height: 28px; vertical-align: middle; font-style: normal; overflow: hidden; }
.c_red { background:#ff5144 url(../images/m_images/c1.gif) no-repeat 0 0; }
.c_pink { background:#e862ca url(../images/m_images/c2.gif) no-repeat 0 0; }
.c_blue { background:#0075EA url(../images/m_images/c3.gif) no-repeat 0 0; }
.c_green { background:#00C046 url(../images/m_images/c4.gif) no-repeat 0 0; }
.c_white { background:#FFFFFF url(../images/m_images/c5.gif) no-repeat 0 0; }
.c_yellow { background:#F0E81A url(../images/m_images/c6.gif) no-repeat 0 0; }
.c_orange { background:#FFA700 url(../images/m_images/c7.gif) no-repeat 0 0; }
.c_purple { background:#9339DE url(../images/m_images/c8.gif) no-repeat 0 0; }
.c_brown { background:#9339DE url(../images/m_images/c9.gif) no-repeat 0 0; }
.c_grey { background:#B8B8B8 url(../images/m_images/c10.gif) no-repeat 0 0; }
.c_back { background:#000000 url(../images/m_images/c11.gif) no-repeat 0 0; }
.c_golden { background:#FFE9A5 url(../images/m_images/c12.gif) no-repeat 0 0; }
.c_all { background:#fff url(../images/m_images/c13.gif) no-repeat 0 0; }
/*颜色*/         
.anli #select3 dd i { display:block; width: 28px; height: 28px; text-indent:-999px; text-align: center; color:#fff; line-height: 28px; vertical-align: middle; font-style: normal; overflow: hidden; }
.anli .select dl:after { content: " "; display: block; clear: both; height: 0; overflow: hidden }
.anli .select dt i { position: absolute; display: inline-block; vertical-align: middle; font-style: normal; color: #666; height:10px; width:6px; line-height:30px; right:-5px; top:12px; background:url(../images/m_images/list_nav_r_bg.gif) no-repeat 0px -2px; }
.anli .select dt { position: relative; font-size: 14px; float: left; color: #666; height: 30px; line-height:30px; color:#fff; padding:0px 10px; margin-right:10px; background-color:#FE7628; }
.anli .select dd { width: auto; display:inline-block; float: left; height: 28px; line-height: 28px; margin: 0 0 5px 10px; }
.anli .select a { display: inline-block; width: auto; height: 28px; line-height: 28px; padding: 0 10px; text-decoration: none; color: #666; border-radius: 2px; border: 1px dotted #fff; }
.m_jingji { display: inline-block; width: 28px; height: 28px; line-height: 28px; vertical-align: middle; font-style: normal; overflow: hidden; background:url("../images/m_images/m_jingji_icon.gif") no-repeat 0px 1px; transition: all 0.2s ease-in-out 0s; }
.m_haohua { display: inline-block; width: 28px; height: 28px; line-height: 28px; vertical-align: middle; font-style: normal; overflow: hidden; background:url("../images/m_images/m_haohua_icon.gif") no-repeat 0px 1px; transition: all 0.2s ease-in-out 0s; }
.m_yingxiao { display: inline-block; width: 28px; height: 28px; line-height: 28px; vertical-align: middle; font-style: normal; overflow: hidden; background:url("../images/m_images/m_yingxiao_icon.gif") no-repeat 0px 1px; transition: all 0.2s ease-in-out 0s; }
.m_dingyue { display: inline-block; width: 28px; height: 28px; line-height: 28px; vertical-align: middle; font-style: normal; overflow: hidden; background:url("../images/m_images/m_dingyue_icon.gif") no-repeat 0px 1px; transition: all 0.2s ease-in-out 0s; }
.m_rzdingyue { display: inline-block; width: 28px; height: 28px; line-height: 28px; vertical-align: middle; font-style: normal; overflow: hidden; background:url("../images/m_images/m_rzdingyue_icon.gif") no-repeat 0px 1px; transition: all 0.2s ease-in-out 0s; }
.m_fuwu { display: inline-block; width: 28px; height: 28px; line-height: 28px; vertical-align: middle; font-style: normal; overflow: hidden; background:url("../images/m_images/m_fuwu_icon.gif") no-repeat 0px 1px; transition: all 0.2s ease-in-out 0s; }
.m_rzfuwu { display: inline-block; width: 28px; height: 28px; line-height: 28px; vertical-align: middle; font-style: normal; overflow: hidden; background:url("../images/m_images/m_rzfuwu_icon.gif") no-repeat 0px 1px; transition: all 0.2s ease-in-out 0s; }
.anli .select a:hover { color: #FB5718; border: 1px dotted #FB5718; }
.anli .select .selected a { color:#FB5718; border:1px dotted #FB5718; }
.anli .select-result dt { font-weight: bold }
.anli .select-no { color: #999 }
.anli .select .select-result a { color:#FB5718; padding-right: 20px; background: url("../images/m_images/select_close.gif") right 11px no-repeat }
.anli .select .select-result a:hover { background-position: right -13px }
/*热搜*/
.anli_search { width:1126px; height:35px; }
.anli_search .left_search { position: relative; z-index:999; float:right; height:35px; line-height: 35px; width:150px; }
#gg_list {display:none; height:auto; width:1094px; padding:20px 15px; z-index: 999; background-color:#FFF; border:1px solid #EEEEEE; -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); }
#gg_list .g_box {float:left; width: 1094px; border-bottom:1px dotted #E9E9E9; padding:5px 0; margin:5px 0px; }
#gg_list ul li { float: left; width: 130px; padding: 5px 5px 10px 0px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
#gg_list ul li a { color:#666 }
.anli_search #gg_list ul li a:hover { color:#FE7628 }
/*#gg_list ul li input { display: block; float: left; height: 12px; width: 12px; margin:2px 2px 0 2px; border: medium none; border: 1px solid #E8E8E8; background-color: #F7FDFE; outline: medium none; }
*/
#gg_list ul h2 { color:#FE9153; font-size: 14px; padding-bottom: 8px; }.anli_search .left_search a.gg_search { position:relative; display:block; color:#fff; text-align: center; height:35px; line-height: 35px; width:150px; font-size: 14px; ; background-color:#FE7628; }
.anli_search .left_search a:hover { filter:alpha(opacity=80); opacity:0.8; }
.left_search a i.more_gg { position: absolute; right:10px; top:10px; height:18px; width:20px; display:block; vertical-align: middle; overflow:hidden; font-style: normal; background:url(../images/m_images/xiala_w.gif) no-repeat 8px 6px; }
.anli_search .left_search a .more_gg_h { background:url(../images/m_images/xiala_w.gif) no-repeat 8px -13px; -webkit-transition: -moz-transform 0.5s ease-in 0.0s; transition: transform 0.5s ease-in 0.0s; }
.anli_search .right_search { float:right; width:280; height:35px; line-height:35px; z-index:1; margin-right:20px; }
.anli_search .right_search .box input { font-size: 12px; width: 200px; height: 32px; line-height: 32px; border: 1px solid #FE9153; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius:2px; padding-left:6px; margin-top: 0px; font-family: "微软雅黑"; color: #999; filter:alpha(opacity=80); opacity:0.8; }
.anli_search .right_search .box input:hover { filter:alpha(opacity=100); opacity:1; }
.anli_search .right_search .box input:focus { border-color: #FD9152; outline: 0px none; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px rgba(130, 204, 193, 0.6); }
.anli_search .right_search .search-btn { background:url(../images/m_images/search.jpg) no-repeat 0px 0px; height: 100%; width: 89px; height: 34px; line-height: 23px; cursor: pointer; text-indent: -9999em; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.anli_search .right_search .search-btn:hover { filter:alpha(opacity=80); opacity:0.8; }
.anli_search .right_search .box { width: 200px; float: left; height: 35px; line-height:35px; overflow: hidden; }
.anli_search .search_btn { width:40px; height:35px; background:url(../images/m_images/iocn.png) -188px 0px no-repeat; _background:url(../images/m_images/ie_6.png) no-repeat; }
.mod-action { clear: both; overflow: hidden; padding:30px 0 20px 0; text-align: center; }
.btn-confirm { background-color: #E54724; margin-right: 40px; }
.mod-action input { width: 100px; border: 0px none; height: 32px; line-height: 32px; color:#FFF; cursor: pointer; text-align: center; }
.btn-cancel { background: #B6B6BE; }
/*热搜end*/
/*案例筛选导航end*/
/*案例筛选导航start*/
.gongneng { width: 1146px; overflow: hidden; }
.gongneng .select { padding: 5px 10px; width: 1146px; margin: 20px auto 10px auto; font-size: 12px }
.gongneng .select { padding: 5px 0px; width:1140px; margin:20px auto 10px auto; font-size: 12px; }
.gongneng .select li { list-style: none; padding: 10px 0 10px 0px }
.gongneng .select .select-list { position: relative; border-bottom: #eee 1px dotted }
.gongneng .select dl { zoom: 1; line-height: 28px; overflow: hidden }
.gongneng .select a.xiala_gd { color:#999; position: absolute; right:0px; top:10px; background-color:#fff; }
.gongneng .select a.xiala_gd:hover { color:#FE7628; border:1px solid #fff; }
.gongneng .select a.xiala_gd .xiala_icon { display: inline-block; color:#FE7628; width: 32px; height: 32px; line-height: 32px; vertical-align: middle; font-style: normal; overflow: hidden; transition: all 0.2s ease-in-out 0s; background:url(../images/m_images/xiala_icon.gif) no-repeat 4px 6px; }
.gongneng .select a.xiala_gd .up { display: inline-block; width: 32px; height: 32px; line-height:32px; vertical-align: middle; font-style: normal; overflow: hidden; transition: all 0.3s ease-in-out 0s; background:url(../images/m_images/xiala_icon_up.gif) no-repeat 4px 6px; }
.gongneng .select dl:after { content: " "; display: block; clear: both; height: 0; overflow: hidden }
.gongneng .select dt i { position: absolute; display: inline-block; vertical-align: middle; font-style: normal; color: #666; height:10px; width:6px; line-height:30px; right:-5px; top:12px; background:url(../images/m_images/list_nav_r_bg.gif) no-repeat 0px -2px; }
.gongneng .select dt { position: relative; font-size: 14px; float: left; color: #666; height: 30px; line-height:30px; color:#fff; padding:0px 10px; margin-right:10px; background-color:#FE7628; }
.gongneng .select dd { width: auto; display:inline-block; float: left; height: 28px; line-height: 28px; margin: 0 0 5px 10px; }
.gongneng .select a { display: inline-block; width: auto; height: 28px; line-height: 28px; padding: 0 10px; text-decoration: none; color: #666; border-radius: 2px; border: 1px dotted #fff; }
.gongneng .select a:hover { color: #FB5718; border: 1px dotted #FB5718; }
.gongneng .select .selected a { color:#FB5718; border:1px dotted #FB5718; }
.gongneng .select-result dt { font-weight: bold }
.gongneng .select-no { color: #999 }
.gongneng .select .select-result a { color:#FB5718; padding-right: 20px; background: url("../images/m_images/select_close.gif") right 11px no-repeat }
.gongneng .select .select-result a:hover { background-position: right -13px }
/*产品套餐——表格全局*/
h1.cp_h1 { text-align:center; color:#FE7628; padding:30px 0 20px 0; }
.nav_table_tt { height:60px; font-size:14px; font-weight:bold; text-align:center; line-height:60px; background-color: #f9f9f9; }
table .header-fixed { position: fixed; top: 0px; left: 0; right: 0; z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */ -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
thead.header-copy { width:100%; }
table { width:100%; }
table, th, td { border-collapse: collapse; }
.tc_table td { border-collapse: collapse; line-height: 24px; text-align: center; vertical-align: middle; border: 1px solid #DADADA; }
.tc_table th { border: 1px solid #DADADA; border-collapse: collapse; padding: 10px; line-height: 24px; text-align: center; vertical-align: middle; }
.tc_table th { line-height: 24px; text-align: center; border: 1px solid #DADADA; }
.tc_table td { line-height: 24px; padding:10px; border: 1px solid #DADADA; }
table th { padding:10px; }
.ps_tip { text-align:right; color:#999; font-size: 12px; ; padding:10px 0; }
i.beizhu_icon { display: inline-block; width: 28px; height: 28px; line-height: 28px; vertical-align: middle; font-style: normal; overflow: hidden; background:url("../images/m_images/beizhu_icon.gif") no-repeat 5px 4px; }
/*产品套餐——表格全局*/
/*内页start*/
#main { min-height: 300px; margin-top:12px; margin-bottom:20px; }
/*内页start*/
/*内页end*/
.checkbox { padding-left: 20px; cursor:pointer; background: url(../images/m_images/checkbox.gif) no-repeat -0px  -0px; line-height:18px; height:18x; }
.checked { background-position:0px -19px; }
.disabled { background-position:0 -68px; }
.hRadio { padding-left: 22px; display: inline-block; background: transparent url(../images/m_images/radiobutton.gif) no-repeat -10px -17px; height: 18px; line-height:20px; cursor:pointer; vertical-align:middle; }
.hRadio_Checked { background-position: -9px -217px; }


/* ----表单控件CSS开始---- ↓ */
.WellForm *{margin:0;padding:0;}
.WellForm{font-size:12px;font-family:arial;line-height:21px;}
.WellForm pre{float:left;margin-right:10px;}
/*background*/
.WellForm .TextL, .WellForm .TextR, .WellForm .WellText, .WellForm .SelectL, .WellForm .SelectR, .WellForm .WellSelect, .WellForm .WellTextArea .T, .WellForm .WellTextArea .T .TL, .WellForm .WellTextArea .T .TM, .WellForm .WellTextArea .B, .WellForm .WellTextArea .B .BL, .WellForm .WellTextArea .B .BM, .WellForm .WellRadio, .WellForm .WellCheckBox, .WellForm .ButtonL, .WellForm .ButtonR, .WellForm .WellButton{background:url(/images/m_images/WellForm.gif) no-repeat;}
/*WellText*/
.WellForm .TextL, .WellForm .TextR, .WellForm .WellText{float:left;width:5px;height:21px;}
.WellForm .TextL{background-position:0 0;}
.WellForm .TextR{background-position:right 0;}
.WellForm .TextLH{background-position:0 -21px;}
.WellForm .TextRH{background-position:right -21px;}
.WellForm .WellText{border:0;width:auto;height:17px;padding:2px 0;padding:3px 0 1px\9;*padding:3px 0 1px;font-family:arial;background-repeat:repeat-x;background-position:0 -42px;}
.WellForm .WellTextH{background-position:0 -63px;}
/*WellSelect*/
.WellForm .SelectL, .WellForm .SelectR, .WellForm .WellSelect{float:left;height:21px;}
.WellForm .SelectL{width:3px;background-position:0 -84px;}
.WellForm .SelectR{width:16px;cursor:pointer;background-position:right -84px;margin-right:5px;}
.WellForm .WellSelect{position:relative;cursor:pointer;background-repeat:repeat-x;background-position:0 -105px;}
.WellForm .WellSelect select{display:none;}
.WellForm .WellSelect em{position:absolute;top:0;left:3px;color:#fff;height:21px;display:block;line-height:21px;font-style:normal;}
.WellForm .WellSelect ul{list-style-type:none;position:absolute;top:18px;left:0;z-index:1000;display:none;background:#6C6D70;}
.WellForm .WellSelect ul li{color:#fff;height:20px;cursor:pointer;line-height:20px;padding-left:3px;}
.WellForm .WellSelect ul li.hover{background:#333;}
/*WellTextArea*/
.WellForm .WellTextArea{float:left;}
.WellForm .WellTextArea .T, .WellForm .WellTextArea .T .TL, .WellForm .WellTextArea .T .TM, .WellForm .WellTextArea .B, .WellForm .WellTextArea .B .BL, .WellForm .WellTextArea .B .BM{height:5px;overflow:hidden;}
.WellForm .WellTextArea .T{float:left;width:100%;background-position:right -126px;}
.WellForm .WellTextArea .TH{float:left;width:100%;background-position:right -131px;}
.WellForm .WellTextArea .T .TL{background-position:0 -126px;}
.WellForm .WellTextArea .TH .TL{background-position:0 -131px;}
.WellForm .WellTextArea .T .TM{margin:0 5px;background-repeat:repeat-x;background-position:0 -136px;}
.WellForm .WellTextArea .TH .TM{margin:0 5px;background-repeat:repeat-x;background-position:0 -141px;}
.WellForm .WellTextArea .B{float:left;width:100%;background-position:right -146px;}
.WellForm .WellTextArea .BH{float:left;width:100%;background-position:right -151px;}
.WellForm .WellTextArea .B .BL{background-position:0 -146px;}
.WellForm .WellTextArea .BH .BL{background-position:0 -151px;}
.WellForm .WellTextArea .B .BM{margin:0 5px;background-repeat:repeat-x;background-position:0 -156px;}
.WellForm .WellTextArea .BH .BM{margin:0 5px;background-repeat:repeat-x;background-position:0 -161px;}
.WellForm .WellTextArea .M, .WellForm .WellTextArea .M .MR{float:left;background:url(WellForm/TextArea-1.gif) repeat-y;}
.WellForm .WellTextArea .M{background-position:0 0;}
.WellForm .WellTextArea .M .MR{background-position:right 0;}
.WellForm .WellTextArea .MH, .WellForm .WellTextArea .MH .MR{float:left;background:url(WellForm/TextArea-2.gif) repeat-y;}
.WellForm .WellTextArea .MH{background-position:0 0;}
.WellForm .WellTextArea .MH .MR{background-position:right 0;}
.WellForm .WellTextArea textarea{float:left;border:0;margin:0 5px;overflow:auto;font-size:12px;resize:none;}
/*WellRadio*/
.WellForm .WellRadio{float:left;width:13px;height:13px;cursor:pointer;overflow:hidden;margin:4px 5px 0 0;background-position:-15px -270px;}
.WellForm .WellRadioH{background-position:-15px -284px;}
.WellForm .WellRadio input{margin-top:13px;display:none;}
/*WellCheckBox*/
.WellForm .WellCheckBox{float:left;width:12px;height:12px;cursor:pointer;overflow:hidden;margin:4px 5px 0 0;background-position:0 -270px;}
.WellForm .WellCheckBoxH{background-position:0 -283px;}
.WellForm .WellCheckBox input{margin-top:12px;display:none;}
/*WellButton*/
.WellForm .ButtonL, .WellForm .ButtonR, .WellForm .WellButton{cursor:pointer;float:left;width:5px;height:26px;}
.WellForm .ButtonL{background-position:0 -166px;}
.WellForm .ButtonR{background-position:right -166px;margin-right:10px;}
.WellForm .ButtonLH{background-position:0 -192px;}
.WellForm .ButtonRH{background-position:right -192px;}
.WellForm .WellButton{border:0;width:auto;font-size:12px;color:#fff!important;height:26px;padding:0 10px 3px;*padding-bottom:0;padding-bottom:0\9;font-family:arial;background-repeat:repeat-x;background-position:0 -218px;}
.WellForm .WellButtonH{background-position:0 -244px;}
/* ----表单控件CSS结束---- ↑ */

/*表单美化*/
/*通用选项卡开始*/
.tab_box {position: absolute;top:-35px;left:40px;background-repeat: repeat-x; background-position: bottom; height:32px; line-height: 32px; width:auto; border-bottom:1px solid #fff; }
.tab_box2 { background-repeat: repeat-x; background-position: bottom; padding-bottom: 2px; height: 42px; clear: both; float: none; background-image: url(../images/title_line_g.gif); }
.tab_box3, .tab_box4 { background-repeat: repeat-x; background-position: bottom; padding-bottom: 2px; width:276px; clear: both; float: none; background-image: url(../images/title_line_g.gif); }
.tab_box4 { width: auto; }
.tab_box .title01 { font-size: 14px; font-weight:bold; height: 32px; line-height: 24px; padding-left: 20px; background:url(../images/m_images/title_ico.gif) no-repeat left 2px; }
.tab_box ul li { float: left; height: 32px; line-height: 32px; width: auto; }
.tab_box ul li span { white-space: nowrap; height: 32px; line-height: 32px; width: auto; }
.tab_box ul li span a {position: relative; color:#333; display: block; height: 32px; line-height: 32px; padding:0 40px 0 30px; background-repeat: repeat-x; background-position: bottom; font-size: 14px; float: left; border-width: 1px 1px 1px 1px; border-style: solid; margin-right:-1px; border-color: #E7E7E7 #E2E2E2 #fff #E2E2E2; }
.tab_box ul li span a:hover, .tab_box ul .Current span a { display: block; text-decoration: none; font-size: 14px; height: 32px; line-height: 32px; padding-top:0px 10px 0px 10px; border-width: 1px 1px 1px 1px; border-style: solid; border-color:#FE7628 #E7E7E7 #fff #DDDDDD; background:url(../images/m_images/tab_bg.gif) repeat-x 0 0px;}
.tsgg_icon {left:-4px;background: url(../images/m_images/tese_icon.gif) no-repeat 0 0px; }
.alxq_icon{left:-4px;background:url(../images/m_images/xq_icon.gif) no-repeat 0 0;}

.Current .tsgg_icon {background: url(../images/m_images/tese_icon.gif) no-repeat  -0px -26px; -webkit-animation:swing 0.5s .2s ease both;
-moz-animation:swing 0.5s .2s ease both
}
.Current .alxq_icon {background: url(../images/m_images/xq_icon.gif) no-repeat  -0px -28px; -webkit-animation:swing 0.5s .2s ease both;
-moz-animation:swing 0.5s .2s ease both
}
.location_l { font-size:12px; font-family: '宋体'; float: left; line-height: 22px; /*padding-top:8px;*/ color: #999999; margin-top: 20px; }
/*通用选项卡结束*/

/*每栏公用头部*/
.tt_bottom { font-size: 16px; height:44px; overflow: hidden; background: url(../images/m_images/t_bg.gif) 0px 42px no-repeat; }
.tt_icon_m { font-size: 16px; padding-left:20px; height: 324px; overflow: hidden; background:url(../images/m_images/icon_m.gif) 0px 43px no-repeat; }
.tt_icon_t { font-size: 30px; font-weight:bold; padding-left:0px; height: 44px; line-height: 36px; overflow: hidden; background:url(../images/m_images/icon_t.gif) 0px 45px no-repeat; }
.tt_icon_h { font-size: 16px; padding-left:20px; height: 32px; overflow: hidden; background:url(../images/m_images/icon_h.gif) 0px 45px no-repeat; }
.tt { height:44px; line-height:44px; text-align: left; font-size: 16px; color: #666; background: url(../images/m_images/tt_bg.gif) 0px 42px repeat-x; }
.tt_l {position:relative;z-index:2; line-height:44px; text-align: left; font-size: 16px; color: #666;}
.tt .en_text { font-size: 10px; color: #999; font-weight: normal; text-transform: uppercase; font-family: "Helvetica"; padding-left: 8px; }
.location { font-size:12px; font-family: '宋体'; float: right; line-height: 22px; /*padding-top:8px;*/ color: #999999; margin-top: 20px; }
.wz_icon { background:url(../images/m_images/location_icon.gif) no-repeat; height:16px; width:16px; }
.a_icon { position: relative; overflow:hidden; vertical-align:middle; content:""; display: inline-block; width: 16px; height: 16px; vertical-align: text-bottom; font-style: normal;/* background:url(../images/a_icon.png) no-repeat 0px -2px; _background:url(../images/a_icon_ie6.png) no-repeat 0px -2px;*/ -webkit-transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; transition: all 0.2s ease-in-out 0s; }
.location a { color: #999; }
.location a:hover { color:#FB6C01; }
.location_a { float: right; font-size:14px; font-family: '宋体'; margin-top: 10px; height:22px; line-height: 22px; padding-right:0px; color: #999999; }/*首页的更多*/
.location_a a { display: inline-block; color: #999; height:20px; line-height: 20px; width:auto; text-align: center; }
.location_a a:hover { color:#FB6C01; }

/*详细与更多start*/
.xiangxi { color:#FE760A; font-size: 12px; }
.xiangxi:hover { color:#FE760A; }
.news_time { float: right; color: #999; }
/*详细与更多end*/
/* TAB切换子css */
.notice { width:928px; text-align:left; }
.notice .hd { position:relative; z-index: 9999; }
.notice .hd ul { float:left; position:absolute; left:20px; height:32px; }
.notice .tab-hd { height: 29px; margin-bottom: -1px; color: #404040; }
.notice .tab-hd ul { padding-top: 4px; margin-left: 7px; }
.notice .tab-hd li { float: left; height: 24px; line-height: 18px; border-top: 1px solid #eee; }
.notice .tab-hd li a { display:block; padding:0 14px; }
.notice .tab-hd li a:hover { color:#FE760A; }
.notice .tab-hd li.on { background-color: #fff; position: relative; }
/* 下面是前/后按钮*/
.notice .arrow { position:absolute; right:0px; top:20px; }
.notice .arrow a { display:block; width:10px; height:10px; float:left; border:1px solid #ccc; padding:2px; margin-left:10px; margin-top:10px; overflow:hidden; cursor:pointer; background:url("../images/a_icon.png") no-repeat -170px -64px; _background:url("../images/a_icon_ie6.png") no-repeat -170px -64px; }
.notice .arrow .next { background-position:-180px -46px; }
.notice .arrow .prev { background-position:-179px -55px; }
.notice .arrow .prevStop { background-position:-60px 0; }
.notice .arrow .nextStop { background-position:-60px -50px; }
.notice .arrow a.prev:hover { background-position:-163px -55px; }
.notice .arrow a.next:hover { background-position:-164px -46px; }
/*---------------申请表---------------*/
/*---------------留言---------------*/
.left_box { float:left; width: 400px; padding:0 10px; margin-top: 10px; height:420px; font-size:12px; color:#666; }
.left_box .welcome { color:#7d7d7f; line-height: 24px; }
.left_box .welcome h3 { font-size:16px; }
.left_box .contact { line-height: 24px; margin:10px 0px; }
.left_box .ewm { width: 108px; margin:0px 0px; text-align: center; }
.right_box { float:left; width: 430px; padding:0 0px; margin-top: 0px; margin-left: 10px; height:420px; font-size:12px; }
/*---------------留言---------------*/
#xwzx .lxwm { float:left; width: 350px; height:440px; overflow: hidden; background-color:#ECEAEB; background:url(../images/lxwm_bg.jpg) no-repeat; }
#xwzx .lxwm .img_box { height: auto; margin: 3px 10px 8px; padding: 2px; border: 2px solid #FFF; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); background-color:#FFF; }
.ly .sq_forms { text-align:left; }
.Purchase { margin-top:20px; }
.sq_forms { width: 430px; margin-right:auto; margin-left: auto; }
.sq_forms .l_text { line-height: 25px; height: 25px; float: left; width:84px; text-align: right; padding-bottom:8px; padding-top:8px }
.sq_forms .r_lyk { width: 334px; float: left; padding-top: 10px; }
.sq_forms .input1 input { border: 1px solid #E2E2E2; line-height: 22px; height: 22px; width:320px; background-image: url(/cn/images/input_bg.gif); background-repeat: repeat-x; background-position: top; background-color: #FFFFFF; }
.lx_box_1100 .sq_forms .input1 input { border: 1px solid #c6c6c6; line-height: 22px; height: 22px; width:320px; background-image: url(/cn/images/input_bg.gif); background-repeat: repeat-x; background-position: top; background-color: #bfbfbf; }
.sq_forms .textarea1 textarea { color:#666; width:320px; border: 1px solid #cacaca; height: 180px; background-color: #FFFF; ; background-repeat: repeat-x; background-position: top; }
.lx_box_1100 .sq_forms .textarea1 textarea { color:#666; width:320px; border: 1px solid #cacaca; height: 100px; background-color: #bfbfbf; background-repeat: repeat-x; background-position: top; }
.sq_forms .r_lyk span { float: left; display: block; line-height: 24px; padding-right: 10px; }
.sq_forms .r_lyk span img { margin-top: 2px; }
.sq_forms .r_lyk span input { border: 1px solid #c6c6c6; line-height: 22px; height: 22px; width: 64px; }
.lx_box_1100 #CheckCode { border: 1px solid #c6c6c6; line-height: 22px; height: 22px; width: 64px; background:#bfbfbf; }
.sq_forms .an span { padding-right: 15px; padding-top:15px; }
.sq_forms .an span input { height: 28px; width: 88px; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
.sq_forms .an .btn_submit { background:url(../images/sq_submit.gif) no-repeat; width:96px; height:34px; border:0px; cursor:pointer; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }
.sq_forms .an span .btn_submit:hover { filter:alpha(opacity=100); -moz-opacity:1; opacity:1; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.sq_forms .an span .btn_reset { background:url(../images/sq_reset.gif) no-repeat; width:96px; height:34px; border:0px; cursor:pointer; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.sq_forms .an span .btn_reset:hover { filter:alpha(opacity=100); -moz-opacity:1; opacity:1 }
/*---------------申请表---------------*/
/*返回首页，返回顶部*/
/* leftsead */
#leftsead { width:132px; height:143px; position:fixed; bottom:100px; right:0px; z-index: 999; }
*html #leftsead { margin-top:458px; position:absolute; top:expression(eval(document.documentElement.scrollTop));
}
#leftsead li { width:131px; height:50px; }
#leftsead li img { float:right; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }
#leftsead li a { height:49px; float:right; display:block; min-width:47px; max-width:131px; }
#leftsead li a .shows { cursor:pointer; }
#leftsead li a .hides { margin-right:-145px; cursor:pointer; cursor:hand; }
#leftsead li a.youhui .hides { display:none; position:absolute; right:190px; top:2px; }
.top { background-color: #003b94; }
.top .salutatory { background-color: #03246a; height: 30px; }
.top .salutatory .box { height: 30px; width: 1000px; margin-right: auto; margin-left: auto; }
.top .salutatory .box .tips { float: left; height: 16px; line-height: 16px; color: #3076a5; width: 432px; padding-top: 7px; }
.top .salutatory .box .tips .t { float: left; background-image: url(/cn/images/51.gif); background-repeat: no-repeat; background-position: 0px center; padding-left: 17px; width: 68px; height: 16px; }
.top .salutatory .box .tips .box { line-height: 16px; float: left; height: 16px; width: 292px; overflow: hidden; }
.top .salutatory .box .tips .box a { color: #FFF; }
.top .salutatory .box .tips span { float: right; display: block; padding-left: 5px; padding-top: 3px; }
.top .salutatory .box .loginbar { line-height: 30px; float: right; height: 30px; font-family: "宋体"; color: #204490; }
.top .salutatory .box .loginbar a { font-family: "微软雅黑"; color: #3076a5; }
.top .logobox { height: 133px; width: 1000px; margin-right: auto; margin-left: auto; overflow: hidden; }
.top .logobox .logo { float: left; padding-top: 20px; color: #FFF; font-size: 15px; line-height: 24px; }
.top .logobox .logo span { display: block; float: left; padding-top: 10px; }
.top .logobox .logo img { float: left; }
.top .logobox .tel { float: right; padding-top: 30px; height: 73px; padding-left: 62px; font-size: 17px; }
.top .logobox .tel strong { font-family: Impact; font-size: 28px; font-weight: normal; }
.top .top_nav { height: 57px; clear: both; float: none; width: 100%; position: relative; z-index: 100000; }
.top .top_nav .tab_bg { position: absolute; z-index: 100000; background-image: url(/cn/images/top_nav_bg.png); background-repeat: no-repeat; background-position: center top; top: 0px; height: 66px; width: 100%; }
.top .top_nav .tab_bg { *background-image: url(/cn/images/top_nav_bg.gif)
}
.top .top_nav .so { height: 40px; width: 100%; position: absolute; top: 55px; z-index: 99999; }
.top .top_nav .so .sobox { background-image: url(/cn/images/so_bg.png); background-repeat: no-repeat; background-position: center center; height: 30px; width: 972px; margin-right: auto; margin-left: auto; padding-top: 10px; line-height: 24px; z-index: 1000000000; padding-right: 15px; padding-left: 15px; }
.top .top_nav .so .sobox .left_keyword { float: left; color: #129bdf; }
.top .top_nav .so .sobox .left_keyword a { margin-left: 12px; }
.top .top_nav .so .sobox .so_box { float: right; }
.top .top_nav .so .sobox .so_box .soinput { height: 21px; width: 196px; background-image: url(/cn/images/so_01.gif); padding-left: 5px; padding-top: 3px; }
.top .top_nav .so .sobox .so_box .soinput input { width: 190px; line-height: 14px; color: #87cbee; height: 14px; border: 1px solid #024AA4; background-color: #024AA4; }
.top .top_nav .so .sobox .so_box span { display: block; float: right; }
.top .top_nav .so .sobox .so_box .sogo { width:24px; height:24px; }
.top .top_nav .so .sobox .so_box .sogo input { background-image: url(/cn/images/so_02.jpg); background-position:left; background-repeat:no-repeat; width:24px; height:24px; border:none; cursor:pointer; }
.top .top_nav .box { height: 49px; width: 100%; margin-right: auto; margin-left: auto; position: absolute; z-index: 20000000; top: 0px; }
.top .top_nav .box ul { display: block; height: 49px; width: 1000px; margin-right: auto; margin-left: auto; padding-top: 6px; overflow: hidden; }
.top .top_nav .box ul li { float: left; height: 49px; line-height: 49px; }
.top .top_nav .box ul li a { display: block; float: left; font-size: 14px; color: #FFF; background-image: url(/cn/images/01.png); background-repeat: no-repeat; background-position: right center; padding-right: 15px; padding-left: 15px; font-weight: bold; }
.top .top_nav .box ul li a { *background-image: url(/cn/images/01.gif);
}
.top .top_nav .box ul li a:hover, .top .top_nav .box ul .dq a { color: #99ebff; text-decoration: none; }
.n_box .xw_list_box { width: 680px; overflow: hidden; }
.n_box .img_box { float: left; height:auto; margin-right:10px; margin-bottom:8px; padding:2px; border: 1px solid #FFF; -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1); }
.n_box .xw_list { float:left; color:#999; width:280px; margin-right: 20px }
.n_box .xw_list a { font-size:12px; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.n_box .xw_list .read_more { float:left; margin:12px 10px 0px 0px; transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -webkit-transition: all 0.2s ease-out 0s; }
.n_box .xw_list .text_box { line-height: 24px; color:#999; padding:10px 0px 0px 0px; }
.n_box .xw_list .index_new_title { font-size: 14px; }
/*返回首页，返回顶部*/
#goTopBtn { width:53px; margin:0 auto; text-align:left; z-index: 999; position: fixed; bottom: 330px; right: 2%; _position: absolute; _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight);/*for IE6*/
}
#goTopBtn .iconbg { background:url(../images/m_images/gotop.gif) no-repeat; width:42px; height:48px; }
#goTopBtn .btn-gotohome { background-position:-2px 0; }
#goTopBtn .btn-gototop { background-position:-2px -51px; margin-top:1px; }
#goTopBtn .btn-gotohome:hover { background-position:-51px 0; }
#goTopBtn .btn-gototop:hover { background-position:-51px -51px; }
.iconbg, .a_more { background-repeat: no-repeat; display:block; overflow:hidden; line-height:9999px; text-indent:-9999px; cursor:pointer; }
