@charset "utf-8";

*{padding:0;margin:0;}

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend{margin: 0;padding: 0;border: 0;outline: 0;vertical-align: baseline;background:transparent;word-wrap: break-word;}

img,input{border:none;vertical-align:middle;}
input,select,textarea{font-size:12px;line-height:16px;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
body{font-family:"宋体",Tahoma,Arial,Helvetica;font-size:13px;background:#fafafa;color:#333;line-height:2;text-align: left;}
html{overflow-y:scroll;background:url('../images/bg.png')}
ul,ol,li,dl{list-style-type:none;}
th,td,input{font-size:13px;}
input,textarer{padding-left:5px;padding-right:5px;}
h1{font-size:14px;}
h3{font-size:14px;}
h2,h4,h5,h6 {font-size:12px; font-weight:normal;}
button{border:none;cursor:pointer;font-size:12px;background-color:transparent;}
select{border-width:1px;_zoom:1;border-style:solid;padding-top:2px;font-size:12px;}
.clear,.cl{clear:both;font-size:1px;height:0;visibility:hidden;line-height:0;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
a{text-decoration:none;color:#333; cursor: pointer}
a:link{text-decoration:none;color:#333;}
a:hover,a:active{text-decoration:underline;color:#d00;}

.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
.hr_1,.hr_10{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}

body *{
    -moz-user-select:-moz-none;/*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}

/*公共样式*/

.show{display:block;}
.hide{display:none;}

.fl{float:left;}
.fr{float:right;}

.p1{padding:1px;}
.p2{padding:2px;}
.p3{padding:3px;}
.p4{padding:4px;}
.p5{padding:5px;}
.p6{padding:6px;}
.p7{padding:7px;}
.p8{padding:8px;}
.p9{padding:9px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding:20px;}

.pt1{padding-top:1px;}
.pt2{padding-top:2px;}
.pt3{padding-top:3px;}
.pt4{padding-top:4px;}
.pt5{padding-top:5px;}
.pt6{padding-top:6px;}
.pt7{padding-top:7px;}
.pt8{padding-top:8px;}
.pt9{padding-top:9px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}

.pl1{padding-left:1px;}
.pl2{padding-left:2px;}
.pl3{padding-left:3px;}
.pl4{padding-left:4px;}
.pl5{padding-left:5px;}
.pl6{padding-left:6px;}
.pl7{padding-left:7px;}
.pl8{padding-left:8px;}
.pl9{padding-left:9px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}

.pr1{padding-right:1px;}
.pr2{padding-right:2px;}
.pr3{padding-right:3px;}
.pr4{padding-right:4px;}
.pr5{padding-right:5px;}
.pr6{padding-right:6px;}
.pr7{padding-right:7px;}
.pr8{padding-right:8px;}
.pr9{padding-right:9px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}

.pb1{padding-bottom:1px;}
.pb2{padding-bottom:2px;}
.pb3{padding-bottom:3px;}
.pb4{padding-bottom:4px;}
.pb5{padding-bottom:5px;}
.pb6{padding-bottom:6px;}
.pb7{padding-bottom:7px;}
.pb8{padding-bottom:8px;}
.pb9{padding-bottom:9px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}


.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}

.red{color:#f00;}
.red2{color:#a00;}

.border{border:1px solid #ccc;}



.box{
    /*用于设置整个背景*/
}

.wrapper{
    width:100%;
    margin-left:auto;
    margin-right:auto;
}

.wrap{
    width:1440px;
    margin-left:auto;
    margin-right:auto;
}

.w{
    width:1200px;
    margin-left:auto;
    margin-right:auto;
}


.header{
    background:url(../images/header_bg.jpg) repeat-x;
    height:173px;
}
.header .topinfo{
    height:26px;
}
.header .topinfo .member{
    float:left;
    text-align:left;
    padding-left:5px;
}
.header .topinfo .member ul{
    float:left;
}
.header .topinfo .member li{
    float: left;
    padding:0px 1px 0px 1px;
    color:#555;
}
.header .topinfo .member li a{
    height:19px;
    width:43px;
    float: left;
    text-align: center;
    line-height: 19px;
    margin-top:3px;
}
.header .topinfo .member li a.but_1{
    background: url('../images/but_1.jpg') no-repeat;
    color: #003ab0;
}
.header .topinfo .member li a.but_2{
    background: url('../images/but_2.jpg') no-repeat;
    color: #ffffff;
}
.header .topinfo .member li a.but_3{
    width:65px;
    background: url('../images/but_3.jpg') no-repeat;
    color: #003ab0;
}


.header .topinfo .h_info{
    float:right;
    text-align:right;
    padding-right:5px;
}
.header .topinfo .h_info ul{
    float:right;
}
.header .topinfo .h_info li{
    float: left;
    padding:0px 1px 0px 1px;
    color:#555;
}
.header .topinfo .h_info li a{
    color:#555;
}


.header .header_logo{
    height:107px;
}
.header h1,.header h1 a{
    float: left;
    height:107px;
    width:550px;
    overflow:hidden;
    text-indent:-9999px;
    background:url(../images/header_logo.jpg) no-repeat;
}

.header form{
    float:right;
    width:275px;
    padding-top:38px;
    height:69px;
    background:url('../images/header_search.jpg') no-repeat right top;
}
.header form input{
    float:left;
    width:135px;
    border:none;
    background:none;
    height:20px;
    font-size:12px;
    text-indent:3px;
    color: #555;
    margin-left:75px;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ddd;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #ddd;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #ddd;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #ddd;
}
.header form button{
    display:none;
}
.header form span{
    float:left;
    width:50px;
    height:23px;
    cursor:pointer;
}






.header .nav{
    clear:both;
    float:left;
    color:#fff;
    height:40px;
    width:1200px;
    overflow-x:hiddin;
    font-family: "微软雅黑";
}
.header .nav li{
    float:left;
    height:40px;
    position:relative;
    z-index:99;
    vertical-align: bottom;
    background:url(../images/nav_line.jpg) left no-repeat;
    padding-left:1px;
}
.header .nav li.no_line{
    padding-left:0px;
    background:none;
}
.header .nav li a{
    float:left;
    height:40px;
    font-size:16px;
    line-height:40px;
    color:#fff;
    text-decoration:none;
    display: inline;
    width:149px;
    text-align:center;
    cursor:pointer;
}
.header .nav li a:hover,.header .nav li a.mo,.header .nav li.mo a{
    background:#1a98d5 ;
}


/*导航下拉菜单*/
.header .nav li ul{
    display:none;
    position:absolute;
    top: 40px;
    left:1px;
    z-index:111;
    width:100%;
    padding:0px;
    background-color:#fff;
    border-left:1px solid #1a98d5;
    border-right:1px solid #1a98d5;

}


.header .nav li ul li{
    float:none;
    height:34px;
    text-align:center;
    background-image:none;
    border-bottom:1px solid #1a98d5;
    padding:0px;
    position:relative;
    _display:inline;
    /*font-weight: 900;*/
}

.header .nav li ul li:first-child{border-top:none;}

.header .nav li ul li a,.header .nav li.mo ul li a {
    float:none;
    display:block;
    width:100%;
    height:34px;
    line-height:34px;
    text-align:center;
    font-size:15px;
    color:#1a98d5 ;
    padding:0px;
    margin:auto;
    background-color: #ffffff ;
    background-image:none;
    font-weight:100;
    border:none;
}
.header .nav li ul li a:hover,.header .nav li ul li a.mo,.header .nav li ul li.mo a {
    width:auto;
    background-image: none;
    background-color:#eee ;
    margin:auto;
    padding:0px;
}



.header .nav li ul li ul.s{position:absolute;top:-1px;left:1px; z-index: 222;display: none;border-top:1px solid #1a98d5;}
.header .nav li ul li ul.s li{}
.header .nav li ul li ul.s li a,.header .nav li ul li.mo ul.s li a{text-align:center;font-weight:normal;color:#1a98d5;background-color: #ffffff ;}
.header .nav li ul li ul.s li a:hover,.header .nav li ul li ul.s li.mo a{background-color:#eee;color:#1a98d5;}
.header .nav li ul li a.t,.header .nav li ul li a.t:hover,.header .nav li ul li a.mo {
    background-image:url(../images/nav_ico.gif);
    background-repeat: no-repeat;
}

/*导航下拉菜单 end*/

.header_news{
    background: url('../images/header_news_bg.jpg') repeat-x top;
    height:35px;
    line-height:35px;
}
.header_news .w{
    background: url('../images/header_news_ico.jpg') no-repeat top left;    
}
.header_news .w h3{
    padding-left:30px;
    padding-right:10px;
}
.header_news .w .jt_l{
    height:10px;
    width:7px;
    margin-top:12px;
    background: url('../images/jt_l.jpg') no-repeat;
    cursor: pointer;
}
.header_news .w .jt_line{
    height:10px;
    width:8px;
    margin-top:12px;
    background: url('../images/jt_line.jpg') no-repeat center top;
    cursor: pointer;
}
.header_news .w .jt_r{
    height:10px;
    width:7px;
    margin-top:12px;
    background: url('../images/jt_r.jpg') no-repeat;    
    cursor: pointer;
}
.header_news .w .list2{
    height:29px;
    width:1030px;
    padding:3px 0px 3px 15px;
    overflow: hidden;
}
.header_news .w .list2{
}
.header_news .w .list2 ul li{
    height:29px;
    line-height:29px;
}
.header_news .w .list2 ul li a{
    float:left;
}
.header_news .w .list2 ul li span{
    margin-left:10px;
    float:left;
}

.main{
    background: url('../images/main_bg.jpg') top repeat-x;
    padding-top:10px;
}


.modular{
}

.modular .mtitle{
    height:28px;
    line-height:27px;
    overflow:hidden;
    background: url('../images/title_ico.jpg') no-repeat left center;
}
.main_r .modular .mtitle{
    height:50px;
    overflow:hidden;
    background: url('../images/main_r_title_line.jpg') no-repeat left bottom;
}

.border_b{
    border-bottom: 1px solid #dddfde;
}
.modular .mtitle h3,.modular .mtitle h4,.modular .mtitle h2{
    float:left;
    font-size:15px;
    font-family:"微软雅黑";
    color:#333;
    font-weight: bold;
    text-indent: 24px;
}

.main_r .modular .mtitle h2{
    height:26px;
    line-height:26px;
    overflow:hidden;
    background: url('../images/main_r_title_ico.jpg') no-repeat left;
    font-size:18px;
    color:#696969;
}


.modular .mtitle h3 a{
    color:#333;
}
.modular .mtitle s,.modular .mtitle span{
    float:left;
    font-size:13px;
    color:#aaa;
    font-family:"微软雅黑";
    cursor:default;
    text-decoration:none;
    text-indent: 7px;
    line-height:23px;
}
.modular .mtitle span{
    line-height:28px;
    font-size:10px;
    font-family: "Arial"
}
.modular .mtitle .more{
    float:right;
    width:44px;
    height:12px;
    margin: 10px 0px 0px 0px;
    background:url(../images/more.jpg) no-repeat;
}
.modular .mtitle p{
    float:right;
    margin-right: 15px;
    color: #999;
}
.modular .mtitle p a{
    color: #999;
}


.modular .cont{
    padding:10px 0px 10px 0px;
    text-align:left;
}

.modular .cont a.more{
    color:#f00;
}

.modular .cont a.img{
    float:left;
    margin-right:10px;
    margin-top:3px;
    padding:2px;
    border:1px solid #ccc;
}
.modular .cont a.img img{
}
.modular .cont a.img:hover{
    padding:1px;
    border:2px #0077AB solid;
}
.modular .cont p{
    line-height:2
}


.modular .cont ul.list li,.modular .cont ul.list2 li{
    height:27px;
    line-height:27px;
    vertical-align:bottom;
}
.modular .cont ul.list li{
    background: url('../images/news_line.jpg') no-repeat center left;
    padding-left:15px;
}
.modular .cont ul.list2 li{
    background: url('../images/soft_line.jpg') no-repeat center left;
    padding-left:10px;
}
.modular .cont ul.list li a,.modular .cont ul.list2 li span{
    float:left;
}
.modular .cont ul.list li span,.modular .cont ul.list2 li a{
    float:right;
}

.modular .cont ul.list li.img,.modular .cont ul.list2 li.img{
    border-bottom:none;
    line-height:1.9;
    height:100px;
}
.modular .cont ul.list li.img a.txt,.modular .cont ul.list2 li.img a.txt{
    float:none;
}

.case{
    width:223px;
    height:197px;
    overflow: hidden;
    padding:0px 20px 0px 0px;
    border-bottom: 1px #f2f2f2 solid;
}
.case li{
    float: left;
    width:223px;
    height:200px;
}
.case img{
    width:223px;
    height:128px;
}
.case li{
    text-align: center
}

.news{
    width:290px;
    height:197px;
    overflow: hidden;
    padding:0px 20px 0px 20px;
    background: url('../images/index_main_line.jpg') no-repeat left top;
    border-bottom: 1px #f2f2f2 solid;
}
.news .cont{
    padding:0px 5px;
}


.about{
    width:270px;
    overflow: hidden;
    height:197px;
    padding:0px 17px 0px 20px;
    background: url('../images/index_main_line.jpg') no-repeat left top;
    border-bottom: 1px #f2f2f2 solid;
}
.about .cont{
    text-align: left;
}
.about .cont a.img,.about .cont a.img:hover{
    display: block;
    border:none;
    padding:0px 0px 5px 0px;
}
.about .cont p{
    line-height: 2;
    font-size: 12px;
}
.about .cont div a{
    font-weight: bold;
    color:#f00
}

.soft{
    width:290px;
    height:197px;
    overflow: hidden;
    padding:0px 0px 0px 23px;
    background: url('../images/index_main_line.jpg') no-repeat left top;
    border-bottom: 1px #f2f2f2 solid;
}
.soft .cont{
    padding:0px 5px;
}


#cp_l{
    margin-top:3px;
    width:11px;
    height:147px;
    float:left;
    background: url(../images/cp_l.jpg) no-repeat;
    cursor: pointer;
}
#cp_r{
    margin-top:3px;
    width:11px;
    height:147px;
    float:right;
    background: url(../images/cp_r.jpg) no-repeat;
    cursor: pointer;
}
#scrollpic2{
    float: left;
    margin:0px 10px 0px 10px;
    height:156px;
}
.product ul{
    float:left;
    height:156px;
}
.product ul li{
    float:left;
    padding:0px 8px 0px 0px;
    width:170px;
    height:153px;
    overflow: hidden;
    text-align:center;
}

.product ul li a.img{
    float:left;
    width:164px;
    height:123px;
    overflow:hidden;
}
.product ul li a.img img{
    height:123px;
}


.product ul li span,.l_video ul li span{
    clear:both;
    display:block;
    padding-top:7px;
    line-height:1;
    text-align:center;
}




.main_l{
    float:left;
    width:250px;
    margin-top:10px;
}
.main_r{
    float:right;
    width:920px;
    margin-top:10px;
}
.main_l .contact{
    overflow:hidden;
    line-height: 1.4;
    width:250px;
    background: url(../images/l_contact_bg.jpg) repeat-y;
}

.main_l .contact .cont{
    width:220px;
    padding:0px 15px;
    overflow:hidden;
    line-height: 1;
    background: url(../images/l_contact_b.jpg) bottom no-repeat;
}
.main_l .contact .cont{
    line-height: 30px;
    font-size: 13px;
    font-family: "微软雅黑";
}
.main_l .contact .bt{
    height:34px; 
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    color:#a00;
}
.main_l .contact .tel{
    height:34px; 
    font-size: 13px;
    text-align: center;
    line-height: 30px;
}
.main_l .contact .mail{
    height:34px; 
    font-size: 13px;
    text-align: center;
    line-height: 34px;
    color: #777;
}


.main_l .contact .address{
    height:34px; 
    font-size: 13px;
    text-align: center;
    line-height: 20px;
    color: #777;
}



.main_r .product{
    padding:10px 0px;
    overflow: hidden;
    height: 511px;
}

.main_r .pro{
    margin-right:5px;
}
.flink{
    margin-top:10px;
}
.flink ul li{
    float:left;
    white-space:nowrap;
    color:#777;
    padding:0px 5px;
}
.flink a{
    float:left;
    white-space:nowrap;
    color:#0f5fbb ;
}




/*底部*/
.footer{
    margin-top: 10px;
    padding:5px 0px;
    background: #508410;
    font-size:12px;
}
.footer .copyright{
    color:#fff;
    text-align:left;
    line-height:2;
    padding-left:5px;
    float: left;
    width:1000px;
}
.footer .copyright a{
    color:#fff;
}
.footer .wubinet{
    float:right;
    width:150px;
    padding-right:20px;
    padding-top: 22px;
    text-align: right;
}
.footer .wubinet ,.footer .wubinet a{
    color:#fff;
}

.main_l .l_title{
    padding-top:3px;
    background: url('../images/main_l_top.jpg') top no-repeat;
}
.main_l .l_title h3{
    background: #656565;
    height:45px;
    line-height: 45px;
    color:#fff;
    font-size:18px;
    text-indent: 15px;
}

.main_l .l_nav li{
    padding:0px 0px;
}
.main_l .l_nav li a{
    display:block;
    height:37px;
    width:250px;
    line-height:37px;
    font-family:"微软雅黑";
    font-size:15px;
    color:#555;
    text-decoration: none;
    text-indent: 38px;
    background:url(../images/l_nav.jpg) no-repeat;
}

.main_l .l_nav li a:hover{
    font-size:15px;
    color:#333;
    background:url(../images/l_nav_ov.jpg) no-repeat;
}
.main_l .l_nav li.subli{
}
.main_l .l_nav li.subli a{
    background:#f9f9f9;
}

.main_l .l_nav li a.mo,.main_l .l_nav li a.mo:hover,.main_l .l_nav li.subli a.mo:hover,.main_l .l_nav li.subli a.mo{
    background:url(../images/l_nav_mo.jpg) no-repeat;
    line-height:35px;
    font-weight: bold;
    font-size:15px;
    color: #fff
}


.main_l ul.img_list{
    text-align: center;
    margin: auto;
}
.main_l ul.img_list li{
    display: block;
    width:180px;
    height:157px;
    padding:9px 0px 9px 10px;
}
.main_l ul.img_list li span a{
    display: block;
    width:172px;
    height:129px;
}
.main_l ul.img_list li span a img{
    width:172px;
    height:129px;
}






.search{width:180px;height:24px;margin:6px auto 0px auto;background:url(../images/search_bg.gif) no-repeat;}
.search .key{width:130px;height:22px;line-height:22px;margin:1px 0 1px 5px;border:0;float:left;}
.search .key[type="text"]:focus{outline:none;}
.search .sub{float:right;width:30px;height:24px;background:url(../images/search_bg.gif) no-repeat right 0;border:none;cursor:pointer;}
.search .sub span{display:none;}




/*页面主要区域*/
.main_r .OneOfTwo{padding:10px 10px; font-size: 14px;}
.index .main_r .OneOfTwo,.pic .main_r .OneOfTwo{padding:10px 0px;width:900px;}
.main_r .OneOfTwo, .main_r .TowOfTow{margin-bottom:35px;}
.main_r .TowOfTow{width:175px;float:right;}

.main_r .TowOfTow .subCont{


}


.main_r .newwarp{width:300px;float:left;margin-top:14px;}
.main_r .newstitle{line-height:14px;background:url(../images/news_title.png) no-repeat;text-align:right;}
.main_r .newstitle a{color:#2554b3;}
.main_r .newsfocus{height:76px;padding:15px 0 3px;margin-bottom:12px;border-bottom:1px solid #e0e0e0;}
.main_r .newsfocus div{float:left;width:60px;height:60px;margin-right:16px;}
.main_r .newsfocus div a{width:60px;height:60px;border:1px solid #d2d2d0;border-radius:5px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:42px;*font-family:Arial;}
.main_r .newsfocus div a img{border-radius:5px;vertical-align:middle;}
.main_r .newsfocus h3{margin-bottom:3px;}
.main_r .newsfocus h3 a{font-weight:bold;font-size:12px;color:#fe8216;}
.main_r .newsfocus p{color:#8f8f8f;line-height:18px;}
.main_r .newslist li{color:#325e7f;}
.main_r .newslist li a{color:#325e7f;}
.main_r .newslist li span{float:right;font-family:Verdana;color:#8c8c8c;}
.main_r .aboutus{width:362px;height:180px;padding:36px 26px 0;float:right;background:url(../images/aboutus_bg.png) no-repeat 18px 13px #fcfcfc;line-height:24px;color:#888;border:1px solid #f4f4f4;border-bottom:2px solid #e6e6e6;border-radius:5px;}
.main_r .aboutus img{float:left;margin:5px 15px 0px 0;}
.main_r .aboutus a{color:#2554b3;}

.follow{background:url(../images/follow_title.png) no-repeat;padding-top:30px;}
.follow a{text-indent:-99999px;overflow:hidden;float:left;}
.follow a.sina{display:block;width:62px;height:50px;background:url(../images/sina_logo.png) no-repeat;margin:0 30px 0 15px;}
.follow a.tqq{display:block;width:48px;height:50px;background:url(../images/tqq_logo.png) no-repeat 0 center;}





/*新闻栏目*/
.news_list li{line-height:30px; border-bottom: 1px dashed #ccc;padding-top:1px;font-size: 13px;color:#999;}
.news_list li a:hover{text-decoration:none;}
.news_list span{float:right;font-family:Arial;}
.news_list strong{padding-right:5px;font-size:8px;color:#fc0000;}

.news_list2 li{height:50px;line-height:25px;border-bottom:1px solid #eff2f4;padding:6px 0 5px 0;color:#a0a0a0;}
.news_list2 li span.title a{float:left;color:#0f5fbb;font-weight:bold;}
.news_list2 li span.title a:hover{text-decoration:none;color:#000;}
.news_list2 li span.time{float:left;}
.news_list2 li span.hits{float:right;}
.news_list2 li span.class{margin-left:12px;}
.news_list2 li span.class a{text-decoration:underline;color:#a0a0a0;}


/*产品栏目*/
.product_list li{width:250px;height:227px; overflow: hidden;float:left;margin-bottom:7px; font-size: 13px; text-align: center;margin-right:8px;}
.product_list li.p0{margin-right: 0px;}
.product_list li a.img{width:246px;height:217px;display:block;text-align:center;border:0px #f00 solid;padding:2px;overflow:hidden; background: #fff;
    margin-right:0px;
    margin-top:0px;
    float:none;color:#555;}
.product_list li a.img img{height:187px;}
.product_list li a.img:hover{border:2px solid #B18E5F;padding:0px; text-decoration: none;}
.product_list li a p.info{width:250px;line-height:30px; height:30px; margin:0px auto 0px auto;background: #ededed;color:#555; font-size: 13px;}
.product_list li a.img:hover p.info{ background:#B18E5F; color: #fff;}
.product_list li a p.info span{font-family:Verdana;float:right;}
.product_list li a p.info a{color:#555;}


/*案例样式*/
.caselist li{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #eee;clear:both;}
.caselist li p.preview{display:block;width:100px;height:80px;float:left;margin-right:12px;}
.caselist li p.desc{padding:0 10px;line-height:20px;color:#999;}
.caselist li a.img{width:100px;height:80px;margin:0 0 0 10px;padding:1px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:70px;*font-family:Arial;border:1px solid #ccc;overflow:hidden;}
.caselist li a.img:hover{border:1px solid #ff9900;}
.caselist li a.img img{vertical-align:middle;}
.caselist li a.type{color:#ff9900;font-weight:bold;}
.caselist li a.title{font-weight:bold;font-size:12px;color:#333;}
.caselist span{display:block;line-height:22px;font-family:Arial;color:#666;}
.caselist span small{font-size:12px;margin-right:10px;}


/*软件下载*/
.softlist li{margin-bottom:12px;padding-bottom:5px;border-bottom:0px solid #eee;clear:both;font-family:Verdana;font-size:13px;}
.softlist li .preview{float:left;margin-right:10px;}
.softlist li .preview .img{width:50px;height:50px;padding:1px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:29px;*font-family:Arial;overflow:hidden;}
.softlist li .preview .img img{vertical-align:middle;}
.softlist li .title{font-weight:bold; border-bottom: 1px #ddd solid; height:30px; width:880px;float: left;padding:0px 15px 0px 5px;}
.softlist li .title span{float: left; font-size: 14px;}
.softlist li .title a{float: right; color:#0f5fbb}
.softlist li .title a:hover{color:#ff0000}
.softlist li .cont{float: left;margin:10px 0px 5px 0px;padding:5px; border: 1px dashed #ddd; font-size: 12px;}
.softlist li .cont span{float:left; width:280px; height:25px; padding:5px;}
.softlist li .cont span.duan{width:290px;}
.softlist li .cont span.duan2{width:280px;}
.softlist li .cont_area{float:left; width:500px;}
.softlist li .cont span.desc{line-height:20px; width:auto;height:auto;display: block}

.softlist li .size{padding-left:8px;font-size:10px;}
.softlist li .dl_btn{float:right;width:67px;height:26px;line-height:26px;background:url(../images/bkgnormal.png) no-repeat;text-align:center;margin-top:12px;}
.softlist li .dl_btn:hover{background:url(../images/bkghover.png) no-repeat;text-decoration:none;}
.softlist li .dl_btn:active{background:url(../images/bkgdown.png) no-repeat;}


/*列表内容页*/
.listConts{line-height:2;color:#666;}
.listConts .title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.listConts .info{width:380px;height:27px;line-height:28px;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.listConts .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.listConts .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.listConts .info .small{font-size:10px;padding-right:3px;}
.listConts .info .big{color:#003ba6;padding-left:3px;}
.listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #ccc;background:#fffff0;}
.listConts .showimg{margin:20px 0;text-align:center;}
.listConts .showimg a img{border:1px solid #ddd;padding:1px;}
.listConts .showimg a:hover img{border:2px solid #B18E5F;padding:0px;}
.listConts .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}
.listConts .author{text-align:right;color:#999;}



.listConts2{line-height:2;color:#666;}
.listConts2 .title{font-size:15px;text-align:left;color: #206A9B; border-bottom: 1px dashed #ccc;margin-bottom:5px;padding-bottom: 5px}
.listConts2 .info{width:380px;height:27px;line-height:28px;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.listConts2 .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.listConts2 .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.listConts2 .info .small{font-size:10px;padding-right:3px;}
.listConts2 .info .big{color:#003ba6;padding-left:3px;}
.listConts2 .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #ccc;background:#fffff0;}
.listConts2 .showimg{margin:20px 0;text-align:center;}
.listConts2 .showimg a img{border:1px solid #ccc;padding:1px;}
.listConts2 .showimg a:hover img{border:1px solid #F90;padding:1px;}
.listConts2 .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}
.listConts2 .author{text-align:right;color:#999;}


/*软件内容页*/
.softConts{position:relative;line-height:26px;color:#666;}
.softConts .view{top:40px;right:0;position:absolute;}
.softConts .pic{width:82px;height:82px;background:url(../images/soft_logo_bg.png) no-repeat;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:75px;*font-family:Arial;}
.softConts .pic img{width:72px;height:72px;vertical-align:middle;}
.softConts .title{padding-bottom:6px;font-weight:bold;}
.softConts .title .softname{font-size:25px;color:#333;}
.softConts .title .green{font-size:14px;color:#44AC05;}
.softConts .info span{color:#000;}
.softConts .tabs{border-bottom:1px solid #ccc;height:28px;margin-bottom:15px;}
.softConts .tabs li{float:left;margin-right:5px;}
.softConts .tabs li a{width:83px;height:29px;display:block;text-align:center;line-height:29px;font-size:12px;font-weight:bold;}
.softConts .tabs li a:hover{text-decoration:none;}
.softConts .tabs li.active a{background:url(../images/soft_tabs_on.png) no-repeat;}
.softConts .tabs li.normal a{background:url(../images/soft_tabs.png) no-repeat;}


/*商品列表*/
.goods_list li{width:33.3%;float:left;margin-bottom:7px;}
.goods_list li a.img{width:220px;height:165px;display:block;text-align:center;border:1px solid #ccc;overflow:hidden; margin:auto;}
.goods_list li a.img img{height:165px;}
.goods_list li a.img:hover{border:1px solid #F90;}
.goods_list li .info{width:222px;line-height:22px;padding-top:8px; margin:0px auto 0px auto; font-size: 13px;}
.goods_list li .info .bt{width:222px;height:22px; overflow: hidden; display: block;}
.goods_list li .info div{font-family:Verdana;display:block;}
.goods_list li .info i{color:#d94f44;font-style:normal;margin-right:5px;font-family:Verdana;font-weight:bold;}
.goods_list li .info i.lt{text-decoration:line-through;color:#333;}
.goods_list li .info p .lls{color:#0f5fbb; float: left}
.goods_list li .info p .house{color:#a00; float: right; cursor: pointer;}
.goods_list li .info span.hits{font-size: 15px;}
.goods_list li .info a{color:#555;}



/*商品内容页*/
.goodsConts{color:#333;}
.goodsConts h1.title{font-size:16px;text-align:left;line-height:1;color:#333;padding-bottom: 15px; font-family:"微软雅黑"}
.goodsConts .cloud-zoom{display:block;height:225px;*width:300px;_width:300px;margin-bottom:10px;border:1px solid #ccc; }
.goodsConts .cloud-zoom img{width:300px;height:225px; margin: auto}
.goodsConts .zoomlist li{float:left;margin-right:3px;border:1px solid #ccc;height:45px;width:45px;}
.goodsConts .zoomlist li img{width:45px;height:45px;}
.goodsConts .cloud-zoom-lens{background:#fff;cursor:move;}
.goodsConts .cloud-zoom-title{font-family:Arial;position:absolute !important;background:#000;color:#fff;padding:3px;width:100%;text-align:center; font-weight:bold; font-size:10px;top:0px;}
.goodsConts .cloud-zoom-big{overflow:hidden;}
.goodsConts .cloud-zoom-loading{color:white;background:#222;padding:3px;border:1px solid #000;}
.goodsConts .tb-meta{width:400px;color:#555;}
.goodsConts .tb-meta li{padding-left:10px;line-height:30px;}
.goodsConts .tb-meta li span{display:inline-block;width:60px;}
.goodsConts .tb-meta li strong.price{font-size:24px;margin-right:5px;font-family:Verdana;color:#c00;}
.goodsConts .tb-meta li strong.lt{text-decoration:line-through;margin-right:5px;font-family:Verdana;color:#333;}
.goodsConts .tb-skin{width:360px;background:#fcfaf9;border:1px solid #f7f5f3;border-right:none;border-left:none;margin-top:10px;padding:20px;}
.goodsConts .tb-skin .tb-note-title{height:22px;margin-bottom:8px;}
.goodsConts .tb-skin .tb-note-title span{float:left;}
.goodsConts .tb-skin .tb-note-title a{float:right;font-weight:bold;color:#333;}
.goodsConts .tb-action{margin-top:20px;}
.goodsConts .tb-action a{background-image:url(../images/buybtn.png);overflow:hidden;text-indent:-9999px;float:left;display:block;}
.goodsConts .tb-action a#buynow{width:131px;height:37px;background-position:left 0;margin-right:10px;}
.goodsConts .tb-action a#addcart{width:156px;height:37px;background-position:-132px 0;}
.goodsConts .tb-action a.house{background-image:url(../images/housebtn.png);width:128px;height:36px;}
.goodsConts .tb-prop dt{float:left;margin-bottom:8px;}
.goodsConts .tb-prop dd{margin-bottom:8px;}
.goodsConts .tb-prop dd a{border:1px solid #ccc;padding:2px 5px;background:#f0edec;color:#816957;margin-right:5px;}
.goodsConts .tb-prop dd a:hover{text-decoration:none;color:#f16957;}
.goodsConts .tb-prop dd a.selected{border:1px solid #ccc;}
.goodsConts .tb-note-title{color:#816957;}
.goodsConts .tabs{border-bottom:1px solid #ccc;height:28px;margin:35px 0 15px;}
.goodsConts .tabs li{float:left;margin-right:5px;}
.goodsConts .tabs li a{width:83px;height:29px;display:block;text-align:center;line-height:29px;font-size:12px;font-weight:bold;}
.goodsConts .tabs li a:hover{text-decoration:none;}
.goodsConts .tabs li.active a{background:url(../images/soft_tabs_on.png) no-repeat;}
.goodsConts .tabs li.normal a{background:url(../images/soft_tabs.png) no-repeat;}
.goodsConts .buynum{width:50px;height:20px;background:url(../images/input_gray_bg.png) repeat-x;border:1px solid #ccc;text-align:center;}


/*招聘详细*/
.jobConts{line-height:30px;color:#555;}
.jobConts .line{background:#ccc;height:1px;overflow:hidden;font-size:0;margin:10px 0;}
.jobConts .jobdesc{background:#f5f5f5;padding:10px;color:#333;}
.jobConts strong{color:#333;}


/*留言栏目*/
.msgtitle{display:block;padding-bottom:5px;font-size:14px;font-weight:bold; float: left;width: 120px;text-align: right;}
.message_block{color:#666;}
.message_block p{padding:12px;}
.msg_input{float:left;width:300px;border:1px solid #e0e0e0;padding:8px 9px;background:#fff;font-size:13px;color:#888;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;}
.msg_info{
    float:left;
    color:#666;
    font-size: 13px;
    text-indent:10px;
}
.msg_input_on{width:400px;border:1px solid #8cd1ff;background:#f1f9ff;padding:8px 9px;-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:13px;color:#888;}
.message_labes{font-size:14px;}
.message_title{height:34px;line-height:34px;background:#f6f9fb;padding:0 12px;}
.message_title h2{color:#376b88;font-size:14px;float:left;}
.message_title span{float:right;font-weight:bold;color:#999;}
.message_info{color:#8ea6b6;text-align:right;}
.message_replay{background:#f5f5f5;padding:0 12px;}
.msg_btn_area{margin:5px 76px;text-align:left;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#09F;color:#fff;text-align:center;font-family:"宋体";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;background:#F60}


/*大图样式*/
.picarr{position:relative;margin:20px auto;}
.picarr .picture{width:100%;text-align:center;}
.picarr .picture a{display:none;}
.picarr .preview{width:100%;margin-top:20px;padding:5px;background:#eef3fa;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.picarr .preview li{float:left;margin:4px;}
.picarr .preview li a{width:58px;height:45px;border:1px solid #fff;background:#fff;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:35px;*font-family:Arial;}
.picarr .preview li a img{vertical-align:middle;}
.picarr .preview li.current a{border:1px solid #000;}


/*详细页功能区*/
.preNext{position:relative;}
.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text{color:#999;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(../images/actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -73px;}
.preNext .actBox li#act-pnt{background-position:4px -109px;}


/*评论样式*/
.commnet{margin:20px 0 30px;padding:8px 0 0 8px;background:url(../images/commnet_bg.png) repeat-x;border:1px solid #ccc;border-radius:3px;}
.commnet textarea{width:100%;height:59px;border:none;background:transparent;outline:none;font-size:14px;color:#999;overflow:auto;}
.commnet .toolbar{padding-top:8px;_padding-top:5px;*padding-top:5px!important;height:30px;line-height:30px;overflow:hidden;}
.commnet .options{float:left;}
.commnet .button,
.commnet .button_on{float:right;width:100px;height:30px;border:none;border-left:1px solid #ccc;font-size:14px;font-weight:bold;cursor:pointer;}
.commnet .button{background:url(../images/commnet_btn_bg.png) repeat-x;}
.commnet .button_on{background:url(../images/commnet_btnon_bg.png) repeat-x;}
.commlist{margin-top:20px;}
.commlist li{border-bottom:1px solid #eaeaea;word-wrap:break-word;}
.commlist li p{line-height:20px;color:#999；}
.commlist li span.uname{color:#D32;font-family:Verdana;font-weight:bold;}
.commlist li span.time{color:#bbb;}
.commnum span{display:inline-block;width:100px;margin-top:20px;line-height:24px;border:1px solid #ccc;background:#f5f5f5;border-radius:3px;text-align:center;}
.commnum span i{color:#900;font-family:Verdana;font-weight:bold;}


/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}


/*在线客服*/
*html{background-image:url(about:blank);background-attachment:fixed;}
.right_box{width:129px;border:1px solid #51b5f0;position:fixed;top:25%;padding:5px 0px;left:0;z-index: 99999;background:url(../images/kf_ico.png) no-repeat 7px 10px #1a98d5;min-height:50px;_height:auto!important;_height:50px;
           _position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||130)-(parseInt(this.currentStyle.marginBottom,10)||130)));}
.right_box .kf_r{margin-left:37px;background:#16a2dd;color:#fff;text-align:center;padding:5px 0 5px;}
.right_box .kf_r img{margin-bottom:5px;}

.right_box .ad{background:#fff;color:#AF0103 ;text-align:center;padding:5px 0 5px; width:129px; font-size: 13px;}
.right_box .ad a{color:#AF0103;display: block;cursor: auto; padding:2px 0px; font-family: "微软雅黑"; text-decoration: none;}
.right_box .ad a.bt{padding:2px 10px;}
.right_box .ad img{}


/*商品分类*/
.goodstype{padding:5px;}
.goodstype li a{color:#333;}
.goodstype li a:hover{color:#F60;}
.goodstype li a.on{color:#c00;}
.goodstype li.alltype{line-height:33px;margin-bottom:10px;background:#c00 ;text-align:center;font-size:14px;font-weight:bold;}
.goodstype li.alltype a{color: #fff;}
.goodstype li h3{font-size:14px;font-weight:bold;}
.goodstype li ul{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid #e0e0e0;}
.goodstype li ul li{display:inline-block;_zoom:1;_display:inline;*display:inline;margin-right:15px;padding-left:10px;background:url(../images/subnav_ico.gif) no-repeat 0 center;}
.goodstype li ul li a{color:#666;}
.goodstype li ul li a:hover{color:#F60;}
.goodstype li ul li a.on{color:#c00;}
