﻿@charset "utf-8";
/* CSS Document */
/* Author: zq */
/* Time: 2015/11/24*/

/*header*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset,img {border: 0; padding:0px; margin:0px;}
ol,ul {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-weight: normal; font-size:100%;}
body{ font:12px/24px 'Microsoft YaHei'; color:#666;}
a{ color:#333; text-decoration:none;}
.fl{ float:left;}
.fr{ float:right;}
.show{ display:block;}
.hide{ display:none;}
.cl{ clear:both;}
html{ overflow-x:hidden;}
*{ outline:none;}
.wd1200{ margin:0 auto; width: 1200px;}
.bor_radius{ border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}


/*头部公用*/
/*首页头部*/
.warp{ position:relative;width:100%; height:auto; overflow:hidden;}
.header{ position:absolute; top:0; left:0; z-index:1000; width:100%;}
.head{ height:90px;}

.user{ position:relative; z-index:900; padding-top:40px; display:inline; width:36px; height:36px; overflow:hidden;}
.user_img{ width:30px; height:30px; overflow:hidden; border:3px solid rgba(0,0,0,0.15);}
.user_exit{ position:absolute; top:76px; left:0; z-index:10; width:36px; height:36px; overflow:hidden;}
.user_exit a{ display:block; background-color:#009b4d; color:#FFF; width:36px; height:36px; line-height:36px; text-align:center;}
.lg{ position:relative; z-index:900; line-height:36px; padding-top:40px; margin:0 28px 0 0; display:inline;}
.lg a{ color:#FFF; font-size:16px; opacity:0.3; filter: alpha(opacity=30);}
.serch{ padding-top:49px; width:18px; height:19px; padding-left:6px; padding-right:22px; display:inline;}
.ser_icon{ position:relative; z-index:900; width:18px; height:19px; cursor:pointer;}

/*公共导航*/
.nav{  width:auto; height:70px; display:inline;}
.nav li{ float:left; width:auto; }
.nav_name{ display:block; position:relative; z-index:900; font-size:16px; width:auto; height:64px; line-height:64px; padding:0 22px;}
.nav li.cur .nav_name{ color:#009b4d;}
.sub_nav{ display:none; position:absolute; top:0; left:50%; z-index:800; background:url(../images/sub_yy.png) repeat; width:100%; height:auto; overflow:hidden;}
.sub_cen{ height:auto; overflow:hidden; padding-top:104px; padding-bottom:34px;}
.sub_show{ float:right; padding-right:64px; display:inline; width:760px; height:auto; overflow:hidden;}
.sub_shImg{ width:130px; height:130px; margin-right:42px; display:inline;}
.sub_chnal{ width:226px; padding-top:14px; display:inline;}
.nav .sub_chnal ul{ width:272px;}
.nav .sub_chnal li{ margin-right:46px; display:inline; width:90px; height:35px; line-height:35px; border-bottom:1px dotted rgba(0,0,0,0.8;)}
.sub_chnal li a{ display:block; font-size:14px; background:url(../images/sub_icon.png) no-repeat left; padding-left:14px; width:76px; height:35px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.sub_infor{ width:266px; padding-top:20px; display:inline;}
.sub_infname a{ display:block; font-size:15px; width:266px; height:24px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.sub_infname a:hover{ color:#009b4d;}
.sub_infIntro{ padding-top:5px;}
.sub_ser{ display:none; position:absolute; top:0; left:50%; z-index:800; width:100%; height:auto; overflow:hidden;}
.sub_seline{ width:100%; height:64px;}
.sub_serCen{ height:auto; overflow:hidden; padding:28px 0 34px;}
.serch_form{ width:290px; height:30px; margin-right:98px; display:inline;}
.ser_text{ display:block; font-family:'Microsoft YaHei'; font-size:14px; width:217px; height:20px; line-height:20px; padding:4px 10px; border-top:1px solid #868686; border-left:1px solid #868686; border-bottom:1px solid #868686; border-right:0; border-right:none;}
.nav2 .nav_name{ background:url(../images/top_navline.jpg) no-repeat right;}
.nav2 .nav_name:hover{ color:#009b4d;}
.ser_sub{ display:block; background-color:#009c4f; font-family:'Microsoft YaHei'; color:#FFF; font-size:14px; width:52px; height:30px; border:none; cursor:pointer;}

/*新闻*/
.news_chnal{ background:url(../images/news_chline.png) repeat-x; height:30px; text-align:center;}
.news_chnal a{ display:inline-block; background-color:#FFF; font-size:16px; width:auto; height:28px; line-height:28px; padding:0 20px; overflow:hidden; margin:0 6px; border:1px solid #dcdcdc; border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px;}
.news_chnal a.cur,.news_chnal a:hover{ background-color:#009b4d; color:#FFF; border:1px solid #009b4d;}

/*在线咨询留言弹框*/
.yy{ display:none; position:fixed; top:0; left:0; z-index:5000; width:100%; height:100%; background-color:#000; opacity:0.3; filter: alpha(opacity=30);}
.float_onltk{ display:none; position:fixed; top:50%; left:50%; z-index:6000; background:url(../images/tk_yy.png) repeat; padding:10px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;} 
.float_onltk1{ margin-top:-254px; margin-left:-300px; width:580px; height:488px;}
.float_onltk1 .float_onltkShow{ width:580px; height:488px;}
.float_onltk2{ margin-top:-256px; margin-left:-600px; width:1200px; height:512px;}
.float_onltk2 .float_onltkShow{ width:1200px; height:512px;}
.float_onltkShow{ background-color:#FFF;} 
.float_tkclose{ width:22px; height:22px; cursor:pointer;}
.float_tkTable{ clear:both; padding-top:8px;}
.tk_label{ padding-right:12px;}
.com_text{ font-family:'Microsoft YaHei'; color:#333; font-size:12px; line-height:20px; padding:5px; border:1px solid #e5e5e5; border-radius:3px;}
.tk_text{ width:244px; height:20px;}
.mess_xx{ color:#ff0000; font-size:14px; line-height:32px; margin-left:8px; display:inline;}
.mess_ask{ padding-top:6px; color:#bdbdbd; font-size:13px;}
.tk_area{ width:398px; height:94px; overflow:hidden;}
.tk_yzText{ width:112px; height:20px;}
.tk_yz img{ float:left; width:62px; height:18px; margin:6px 15px 0 15px; border:1px solid #000;} 
.tk_messShure{ color:#009b4d; line-height:32px;}
.tk_input input{ display:inline-block; font-family:'Microsoft YaHei'; color:#FFF; font-size:14px; width:112px; height:32px; margin-right:10px; border:none; cursor:pointer;} 
.tk_sub{ background-color:#009b4d;}
.tk_reset{ background-color:#c7c7c7;} 
.com_text.cur{ color:#333; border:1px solid #009b4d;}

/*联系地址弹框*/
.map_tk{ width:1180px; padding:0 10px 0 10px;}
.map_name{ color:#333; font-size:18px; line-height:normal; padding-bottom:16px;}
.map_img{ width:1180px; height:440px;}

/*右侧浮动*/
.float{ position:fixed; top:400px; right:0; margin-top:0px; z-index:2000; width:48px; height:250px;}
.float_show{ background:url(../images/float_yy.png) repeat; width:48px; height:48px;}
.float_show a{ display:block; color:#FFF; font-size:16px; width:auto; height:48px; overflow:hidden;}
.float_show a img{ vertical-align:middle;}
.float_show.float_show0{ background:url(../images/float_cur.png) no-repeat top; padding-top:6px; height:48px;}
.float_show.float_show0 a{ background:url(../images/float_icon1.png) no-repeat; width:48px; height:48px;}
.float_show:hover a{ background-color:#F08000; line-height:48px; color:#FFF;}
.float_show.float_show0:hover{ background:url(../images/float_curho.png) no-repeat top;}
.float_show.float_show0:hover a{ background:url(../images/float_icon_ho1.png) no-repeat;}
.float_wx{ display:none; position:absolute; top:-128px; left:-188px; background:url(../images/float_wxbd.png) no-repeat; width:144px; height:168px; padding:18px 27px 0 17px;}
.float_show.float_show1{ position:absolute; top:49px; right:-78px; width:126px;}
.float_show.float_show2{ position:absolute; top:98px; right:-78px; width:126px;}
.float_show.float_show3{ position:absolute; top:147px; right:-78px; width:126px;}
.float_show.float_show4{ position:absolute; top:196px; right:-78px; width:126px;}
.float_show.float_show5{ position:absolute; top:245px; right:-78px; width:126px;}

/*底部公用*/
/*.footer{ clear:both; width:100%; height:auto; overflow:hidden; background-color:#333333;}
.foot_t{ height:auto; width:1200px; margin:0 auto; overflow:hidden; padding:45px 0 25px; border-bottom:1px solid #4a4949;}
.foot_all{ width:410px; float:right;}
.foot_chnal{ width:auto;}
.foot_logo{ width:300px; height:46px;}
.foot_read{ padding-top:14px;}
.foot_read h3{ color:#919090; font-size:14px;}
.foot_read p{ color:#585656; line-height:16px; padding:4px 0 14px;}
.read_search{ background-color:#333; width:298px; height:30px; border:1px solid #595959;}
.read_text{ display:block; background-color:#333; font-family:'Microsoft YaHei'; color:#585656; font-size:12px; width:214px; height:20px; line-height:20px; padding:5px 12px; border:0; border:none;}
.read_button{ display:block; background-color:#595959; font-family:'Microsoft YaHei'; color:#919090; font-size:14px; width:60px; height:30px; border:none; cursor:pointer;}
.foot_share{ position:relative; height:24px; }
.foot_share .p1{ color:#FF9002; font-size:24px; font-family:'Microsoft YaHei'}
.foot_share .p2{ font-size:26px; color:#FFF; padding:13px 0px; font-weight:bold;}
.foot_share .p3{ color:#FFF; font-size:16px; padding-bottom:15px;}
.foot_share span{ float:left;}
.foot_share span,.foot_lg span,.foot_lg a{ color:#585656;}
.foot_share a{ display:inline-block; margin-right:10px; width:24px; height:24px;}
.foot_wx{ display:none; position:absolute; right:58px; top:-182px; z-index:20; background:url(../images/wx_cur.jpg) no-repeat bottom; padding-bottom:12px; width:164px; height:186px;}
.foot_wxShow{ padding:10px 10px 0 10px; width:144px; height:176px; background-color:#FFF;}
.foot_wxName{ font-size:14px; height:32px; line-height:32px; text-align:center;}
.foot_sh1{ background:url(../images/foot_shac1.png) no-repeat;}
.foot_sh2{ background:url(../images/foot_shac2.png) no-repeat;}
.foot_sh3{ background:url(../images/foot_shac3.png) no-repeat;}
.foot_share .foot_sh1:hover{ background:url(../images/foot_shho1.png) no-repeat;}
.foot_share .foot_sh2:hover{ background:url(../images/foot_shho2.png) no-repeat;}
.foot_share .foot_sh3:hover{ background:url(../images/foot_shho3.png) no-repeat;}
.foot_lg{ padding-left:10px;}
.foot_lg a{ padding:0 8px;}
.foot_chnal{ width:auto;  float:left;}
.foot_chnal dl{ float:left; margin-left:40px; padding-right:40px; display:inline; border-right:1px solid #4A4949;}
.foot_chnal dl dt{ margin-bottom:10px; }
.foot_chnal dl dt a{ color:#FF9002; font-size:20px;}
.foot_chnal dl dd{ height:28px; line-height:28px;}
.foot_chnal dl dd a{ display:block; color:#919090; font-size:14px; color:#FFF;}
.foot_d{ width:1200px; margin:0 auto; height:auto; overflow:hidden; padding:16px 0; text-align:center;}
.copyright,.copyright a{ color:#919090;}
.foot_click{ color:#4e4e4e; margin-right:-8px; display:inline;}
.foot_click a{ color:#919090; padding:0 8px;}
.footer a:hover{ color:#FFF;}*/

.footer {
    width: 100%;
    height: 129px;
    border-top: #ebebeb 1px solid;
}
.footer .dbxx {
    margin: 0px auto;
    width: 1200px;
    background: url(../images/index2_44.png) no-repeat right 18px;
    height: 103px;
}
.columnSpace {
    padding-bottom: 5px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.FrontSpecifies_show01-d3_c1 {
    margin: 0 auto;
    width: 100%;
}
.footer .dbxx .copy {
    width: 400px;
    background: url(../images/index2_40.jpg) no-repeat 0px 18px;
    float: left;
    color: #949494;
    padding-top: 54px;
}
.footer .dbxx A {
    color: #949494;
}
.footer .dbxx .add {
    width: 500px;
    background: url(../images/index2_42.jpg) no-repeat 0px 18px;
    float: left;
    color: #949494;
    padding-top: 54px;
}


/*--------------------列表（分页）------------------*/
 .page_nav{margin-bottom: 30px; height: 50px; line-height: 50px; }
  .page_nav select{ display:none;}
 .page_nav span{ font: 16px "微软雅黑","黑体";margin: 0px 8px;}
  .page_nav a {
    border:#A58C32 1px solid; padding:5px 12px; margin: 0px 8px; color: #A58C32; text-decoration: none
    }
    .page_nav a:hover {
    background-color: #A58C32; color: #fff;
    }
    .page_nav a:active {
border: #A58C32 1px solid;
    }
    .page_nav span.current {
    padding:5px 12px;  color: #fff;  background-color: #A58C32;
    }
    .page_nav span.nolink { border: #A58C32 1px solid; padding: 4px 12px;   color: #999; 
    }



/* 行业解决方案 */
.solutions{ width:1200px; margin-top:30px; margin-left:auto; margin-right:auto;}
.solutions ul{ margin-right:-30px;}
.solutions li{ width:380px; float:left; margin-right:30px; background:#f5f5f5; height:330px; margin-bottom:40px;}

.solutions li:hover img{
filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;transition: all .2s ease-in-out 0s;
    -webkit-transform:scale(0.9,0.9);
    -moz-transform:scale(0.9,0.9);
    -transform:scale(0.9,0.9);
}
.navren {
    text-align: center;
    height: 50px;
    margin-top: 30px;
	 margin-left: 30px;
    margin-right: auto;
}
.navren a {
    background: RGBA(122, 131, 137, 0.48);
    color: #FFF !important;
float: left;
font-weight: 500;
    width: 160px;
text-transform: uppercase;
font-size: 15px;
display: block;
line-height: 35px;
padding: 8px 13px;
margin-right: 1px;
}
.navren a:hover {
    background: #F08000;
    color: #FFF;
}

.solutions li a{ display:block;height:330px; line-height:22px;}
.solutions li a:hover p,.solutions li a:hover h1{ color:#008cd6;}
.solutions li h1{ font-size:18px; color:#333; line-height:56px;}
.solutions li h1,.solutions li p{ padding:0 15px;}
.solutions li p{ color:#999;}
.so_bak1{background:#f2f9f1 url(../images/so_bak1.jpg) no-repeat center top;}
.so_bak2{background:#e1f1f6 url(../images/so_bak2.jpg) no-repeat center top;}
.jrso_list li{ float:left; width:259px; padding:30px 20px; height:386px; color:#7999a9;}
.jrso_list li p a{color:#7999a9;}
.bord_r{ border-right:1px solid #c8e6f0;}
.bord_b{ border-bottom:1px solid #c8e6f0;}
.case_list dl{ margin:40px 0 0 0; width:600px; float:left; height:112px; overflow:hidden;}
.case_list dt{ width:205px; height:112px; float:left; background:#000;}
.case_list dd{ width:350px; float:right; padding-right:20px;}
.case_list dd h1{ line-height:40px;height:40px; overflow:hidden;}
.case_list dd p{ color:#999;}
.case_list dd a:hover h1,.case_list dd a:hover p{ color:#008cd6;}


table {border-collapse:collapse; border-spacing:0;} 
fieldset,img {border:0} 
ol,ul,li {list-style:none}
input, button, select, textarea { outline: none; }
a:link, a:visited { text-decoration: none; color: #666; }
#gg1{position:absolute; top:15px; left:340px; font-weight:bold; font-size:20px; color:#005BAB; white-space:norap;}
/*文字排版、颜色*/
.b{font-weight:bold}
.f14{font-size:14px}
.f16{font-size: 16px;}
.white, .white a {color: #fff;}

/*定位*/
.fl{float:left;}
.fr{float:right;}
.tc{text-align:center}
.tr{text-align:right}

/*边距*/
.pt20{padding-top:20px;}
.pb20{padding-bottom:20px;}
.mt10{margin-top:10px;}


.hidden{display:none;}
.clearfix{*zoom:1;}.clearfix:after{content:'\20';display:block;height:0;clear:both;}
.clear{clear:both;}
.bbox{box-sizing:border-box; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.cbox{box-sizing:content-box; -moz-box-sizing:content-box;-webkit-box-sizing:content-box;}

.searchnews {
    border-bottom: 1px dashed #666;
    padding-bottom: 10px;
    padding-top: 10px;
}   

.box {
    position:relative;
     margin-left: auto;
     margin-right: auto;
    padding:0;
    min-height:525px;
        margin-bottom: 30px;
}


.osmo .item1 img {
    max-width: 600px;
}
.osmo .text {
    max-width: 560px;
    float:left;
    top: 108px;
    position: absolute;
    max-height: 410px;
    overflow: hidden;

}
.osmo .text .ss{
	line-height:30px; font-size:16px; padding-top:18px;
}
.osmo .item1{
    float:right;max-width: 600px;
       top: 6px;
    right: 0px;
}


.osmo h3 {
    font-size: 34px !important;
    margin-bottom: 32px !important;
    color: #434343;
}
.osmo .text p {
    width: 435px;
    text-align: justify;
}

/*product detail*/
h2.title {color: #6a6a6a; font-size: 24px; font-weight: normal; line-height: 60px;}
    h2.red {color: #eb3d00;}
    .detail{padding:30px 0px; border:1px solid #DEDEDE; width:93%; color:#696969; line-height:150%;}
    .productimg img{margin:20px 40px;}
    .feature{margin-bottom: 30px;}

    .btnul{margin:30px 0px;}
    .btnul li{float:left; margin:0px 5px; border:1px solid #CCCCCC; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -khtml-border-radius:3px; background:url('../images/r.jpg') no-repeat 165px;}
    .btnul li a{display:block; height:28px; line-height:28px; width:180px;}
    .btnul li.doc a{background:url('../images/tcc.jpg') no-repeat 15px center; text-indent:40px;}
    .btnul li.pdf a{background:url('../images/pdf.jpg') no-repeat 15px center; text-indent:40px;}
    .tabspanel{width:100%;}
    .tabspanel dd.tabs {background: url("../images/tabs_bg.png") #fff repeat-x left bottom; display: block; height:48px; width: 933px; float:left; }
    .tabspanel dd.tabs ul {overflow: hidden;border-bottom: 1px solid #bababa;
height: 48px;}
    .tabspanel dd.fix {position:fixed; top:0px; z-index:9999;}
    .tabspanel dd.tabs li { float: left; height: 48px; width:140px; overflow: hidden; vertical-align: bottom; background:#F0F0F0;margin-right:7px;}
    .tabspanel dd.tabs li.actived {background: #F08000;  color: #000;}
    .tabspanel dd.tabs li.actived a{ color:#fff;}
    .tabspanel dd.tabs li a { display: block; font-size: 16px; height: 48px; line-height: 48px; overflow: hidden; text-align: center; }
    .tabspanel dd.tabs_content { border-color: #bababa; border-style: solid; border-width: 0 1px 1px; float: left; padding: 35px; position: relative; vertical-align: top;width: 933px; min-height:400px; box-sizing:border-box; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
    
    .contact_wrap{width:210px; margin-top:30px;}
    h2.contact {background: url("../images/contact.jpg") no-repeat left center; color: #990000; font-size: 16px; height: 35px; line-height: 35px; text-indent: 40px;}
    .contact_wrap .bg{background:#ECECEC; padding:10px 15px;}
    a.cc{display:block; width:180px; text-align:center; height:28px; line-height:28px; background:#F6F6F6; margin:15px 0px; color:#949494;}
    
    a.na, .bdsharebuttonbox a.sa{display:block; width:210px; color:#949494; text-indent:85px; margin:20px 0px; height:60px; line-height:60px;}
    a.na{background: url("../images/message.gif") #ECECEC no-repeat;}
    .bdsharebuttonbox a.sa{background: url("../images/share.gif") #ECECEC no-repeat; padding:0px; float:none; font-size:14px;}
    a.na{background-position:40px 16px;}
    .bdsharebuttonbox a.sa{background-position:40px 15px;}
    a.na:hover{background-position:40px -42px; color:#D11414;}
    a.sa:hover{background-position:40px -41px; color:#D11414;}



    /* 产品 */
    .w1200 {
    width: 1200px;
    margin: 0 auto;
}
.ban_cp{margin-bottom:40px;width:100%;height:300px;background:url(../images/cp_ban.jpg) top center no-repeat;}
.content_cp{overflow: hidden;}
.content_cp .left{width:205px;margin-right:61px;float:left;}
.content_cp .left .title{margin-bottom:12px;position:relative;width:205px;height:94px;background:url(../images/title_img.jpg) left center no-repeat;}
.content_cp .left .title .ch{color:#ffffff;font-size: 22px;font-weight: bold;line-height:80px;padding-left:45px;}
.content_cp .left .title .en{position: absolute;top:55px;left:30px;color:#fff ;font-size:12px ;font-weight:normal;}
.content_cp .left .list{width:205px;}
.content_cp .left .list ul{overflow: hidden;padding-bottom:190px;background-color: #f7f6f6;} 
.content_cp .left .list li>a{width:170px;height:55px;display: block;
                                /* background-color:#eaeaea; */line-height:55px;padding-left:35px;color:#333333;/* font-weight: bold; */font-size: 14px;}
.content_cp .left .list li.on>a,
.content_cp .left .list li:hover>a{background:url(../images/red_line.png) left center no-repeat;color:#d82128;background-color:#eaeaea;font-weight: bold;}
.content_cp .right{float:left;width:934px;overflow: hidden;}
.content_cp .right .location p>a{color:#424242;}
.content_cp .right .location p span a{color:#d82128;}
.content_cp .right .top{margin-top:46px;}
.content_cp .right .top .ch{color:#332c2b;font-size: 20px;font-weight:bold ;}
.content_cp .right .top .en{color:#332c2b;font-size: 18px;font-family: "Microsoft YaHeiLight";padding-left:8px;}
.content_cp .right .allcp_lists li{margin-bottom: 25px;overflow: hidden;}
.content_cp .right .allcp_lists li .top{display: inline-block;padding: 0 40px 0 17px;margin-bottom:15px;background-color:#dc353b;height:45px;color:white;font-size: 20px;font-weight: bold;line-height: 45px;}
.content_cp .right .allcp_lists li dl{float: left;width:283px;margin-right:28px; margin-bottom:28px;}
.content_cp .right .allcp_lists li dl a .img{width:283px; height: 280px; overflow: hidden; display:block;}
.content_cp .right .allcp_lists li dl img{width:283px;}
.content_cp .right .allcp_lists li dl .btm{background: url(../images/cpall_list_bt.jpg) top no-repeat;line-height: 48px;color:#332c2b;font-size: 16px;padding-left:20px;}
.content_cp .right .allcp_lists li dl .btm:hover{color:#d82128;}
.content_cp .cpxx{margin-top:45px;overflow: hidden;}
.content_cp .cpxx .intro{margin-bottom:55px;overflow: hidden;}
.content_cp .cpxx .tabul{background-color: #f7f6f6;height:45px;margin-bottom:50px;}
.content_cp .cpxx .tabul li{cursor:pointer;background:url(../images/tabline.gif) center right no-repeat;float:left;height:45px;padding:0 42px;text-align: center;line-height: 45px;color:#332c2b;font-size: 14px;}
.content_cp .cpxx .tabul li:hover,
.content_cp .cpxx .tabul li.cur{background-image:none;background-color: #d82128;color:white;}

.cpxx .tab_cont{display: none;}
.cpxx .tab_cont.on{display: block;}
.cpxx .tab_cont .head{height:24px;background:url(../images/tabdiv_top.gif) center left no-repeat;padding-left:13px;}
.cpxx .tab_cont .head p{color:#d82128;font-size:14px;font-weight:bold ;line-height:24px;}
.cpxx .tab_cont .desc p{color:#767676;font-size: 12px;line-height: 24px;margin-top:25px;margin-bottom:15px;}
.cpxx .tab_cont .desc img{margin-top:25px;}
.cpxx .tab_cont .title{font-size:25px;margin-top:65px;}
.content_cp .left .list .subnav dt{border:1px solid #eaeaea;}
.content_cp .left .list .subnav dt.onmenu>a{color:#d82128;font-weight: bold;}
.content_cp .left .list .subnav dt>a{background-color:#f7f6f6;height:40px;width:170px;padding-left: 35px;color:#767676;font-size:14px;display: block;line-height: 40px;}
.content_cp .left .list .subnav dt.on>a{color:#d82128;font-weight: bold;}
.content_cp .left .list .subnav dt>a:hover{color:#d82128;}
.content_cp .left .list li>a{background:url(../images/red_line.png) left center no-repeat;width:170px;height:55px;display: block;
                                background-color:#eaeaea;line-height:55px;padding-left:35px;color:#F08000;font-weight: bold;font-size: 14px;}



#xllll{
 width: 120px;
    float: right;margin-top: 26px;
    position:relative;
    z-index: 3;
 }
#xllll div{
      cursor: pointer;
    padding: 2px;
    border: 1px solid #666;
    padding-left: 8px;
    font-size: 14px;
}
#xllll div span{
    float: right;
    border: 8px solid transparent;
    border-top-color: #000 ;
    position: relative;
    left: -8px;
    top: 5px;
    cursor: pointer;
}
#xllll dl{
    display: none;
  padding-top: 8px;
    padding-left: 10px;
    background: #f7f7f7;
}
#xllll dl dt{
  padding-bottom: 6px;
    font-size: 15px;

}