﻿@charset "utf-8";
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, textarea { margin: 0; padding: 0; font-size: 14px; line-height: 24px; color: #000; font-family: 'microsoft yahei',verdana,Tahoma; }
ol, ul, li { list-style: none; line-height: 22px; }
ol, ul { zoom: 1; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
img { border: none; max-width: 100%; }
a, a:link, a:visited { cursor: pointer; text-decoration: none; color: #000; }
    a:hover { cursor: pointer; color: #ff302a; }
table { border-collapse: collapse; border-spacing: 0;}

.tdborder td { border: solid 1px #666; }
.clear { clear: both; float: none; overflow: hidden; height: 0px; font-size: 0; }
.clearFix:after { clear: both; display: block; visibility: hidden; height: 0; line-height: 0; content: "."; }
.clearFix { zoom: 1; }
.fl { float: left; }
.fr { float: right; }
.font { font: 14px/24px Comic Sans MS; }
:focus { outline: none; }
body { width: 100%; margin: 0 auto; background: #fff; overflow-x: hidden; }
#mainbox { margin: 0 auto; }
.w1200px { width: 1200px; margin: 0 auto; }
.w980px { width: 980px; margin: 0 auto; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
#top_box { background: #184f90; }
#top { height: 45px; line-height: 45px; color: #fff; }
    #top .SetHomeSC a { color: #fff; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
#header { height: 105px; }
.logo { display: block; margin-top: 27px; }
.header_tel { display: block; margin-top: 18px; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
#nav_box { background: #1a1a1a; position: relative; z-index: 9999; }
#nav_list { width: 980px; height: 60px; margin: 0 auto; background: url(../images/web/nav_li_bg.jpg) no-repeat left center; }

    #nav_list ul li { width: 120px; height: 60px; float: left; text-align: center; background: url(../images/web/nav_li_bg.jpg) no-repeat right center; }
        #nav_list ul li a { display: inline-block; line-height: 60px; font-size: 16px; color: #fff; }
            #nav_list ul li.home a, #nav_list ul li a:hover { color: #fff304; background: url(../images/web/nav_a_hover.jpg) repeat-x top; }

        #nav_list ul li.thisnav div.subNav { display: block; }
        #nav_list ul li div.subNavBox { width: 100%; position: absolute; top: 60px; left: 0; background: #4c4c4c; }
        #nav_list ul li div.subNav { padding: 12px; display: none; position: relative; z-index: 99999; }
            #nav_list ul li div.subNav a { display: inline-block; width: 180px; float: left; line-height: 24px; font-size: 14px; }
                #nav_list ul li div.subNav a:hover { background: none; color: #fff304; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
#full-screen-slider { width: 100%; height: 450px; float: left; position: relative; }
#slides { display: block; width: 100%; height: 450px; list-style: none; padding: 0; margin: 0; position: relative; }
    #slides li { display: block; width: 100%; height: 100%; list-style: none; padding: 0; margin: 0; position: absolute; }
        #slides li a { display: block; width: 100%; height: 100%; text-indent: -9999px; }
#pagination { display: block; list-style: none; position: absolute; left: 50%; bottom: 50px; z-index: 999; margin: 0; }
    #pagination li { display: block; list-style: none; width: 50px; height: 5px; float: left; margin: 0 10px; background: #FFF; /*-webkit-border-radius: 18px; -moz-border-radius: 18px; border-radius: 18px; behavior: url(css3pie/PIE.htc);*/ }
        #pagination li a { display: block; width: 100%; height: 100%; padding: 0; margin: 0; text-indent: -9999px; }
        #pagination li.current { background: #fff304; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
.index_dt { }
    .index_dt .cn, .index_dt .en { display: block; text-align: center; }
    .index_dt .cn { color: #0062a7; font-size: 24px; height: 30px; line-height: 26px; background: url(../images/web/index_dt_cn.jpg) no-repeat bottom center; }
    .index_dt .sl_cn { color: #025cb2; }
    .index_dt .en { color: #a0a0a0; font-size: 18px; height: 32px; line-height: 32px; }
    .index_dt .sl_en { color: #a0a0a0; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
#product { margin-top: 60px; }
.product_list, .product_list .more { margin-top: 30px; }
.more a { display: block; width: 160px; height: 45px; border: solid 2px #2a73b4; margin: 0 auto; line-height: 45px; font-size: 16px; text-align: center; color: #008bde; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; border-radius: 10px; behavior: url(css3pie/PIE.htc); }
    .more a:hover { background: #008bde; color: #fff; }

.product_list ul li { position: relative; float: left; margin-right: 20px; margin-bottom: 20px; width: 230px; height: 196px; }
    .product_list ul li img { width: 230px; height: 196px; }
.product_txt, .product_des { position: absolute; width: 230px; background: url(../images/web/solution_list_li.png); color: #fff !important; }
.product_txt { bottom: 0; height: 50px; text-align: center; line-height: 50px; }
.product_des { top: 0; height: 146px; display: none; overflow: hidden; }
    .product_des p { padding: 20px; color: #fff; }

.product_list ul li.last { float: right; margin-right: 0; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
#solution_box { margin-top: 60px; background: #eee; }
#solution { padding: 30px 0; }

.solution_list { margin-top: 30px; }
    .solution_list ul li { float: left; width: 310px; margin-right: 25px; margin-bottom: 25px; background: #fff; }
        .solution_list ul li.last { float: right; margin-right: 0; }
        .solution_list ul li a { display: block; border: solid 1px #959492; padding: 20px; }

        .solution_list ul li .img { float: left; width: 100px; height: 50px; text-align: center; }
            .solution_list ul li .img img { height: 50px; }

        .solution_list ul li .txt { float: right; width: 160px; font-size: 16px; line-height: 50px; }
        .solution_list ul li a:hover { border-color: #fff304; }

/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*#cases { margin-top: 80px; }
#tabsTabs { height: 38px; margin: 20px 0 50px 0; padding: 0 20px; position: relative; }
.tabsline { height: 1px; background: #dcdcdc; width: 980px; position: absolute; top: 50%; left: 0; z-index: 99; }
#tabsTabs ul li { float: left; position: relative; z-index: 9999; }
    #tabsTabs ul li a { display: inline-block; width: 100px; height: 38px; font-size: 16px; line-height: 38px; background: #dcdcdc; text-align: center; margin-right: 5px; color: #333; }
        #tabsTabs ul li a:hover, #tabsTabs ul li.thistab a { background: #fff304; }

.tabCon { padding-bottom: 80px; }
    .tabCon ul li { float: left; margin-right: 22px; margin-bottom: 22px; }
        .tabCon ul li.last { float: right; margin-right: 0; }
        .tabCon ul li a { display: block; width: 290px; height: 100px; border: solid 1px #e5e5e5; padding: 10px; }
            .tabCon ul li a:hover { border: solid 1px #fff304; }

.case_l, .case_l img { width: 100px; height: 100px; float: left; }
.case_r { width: 180px; height: 100px; overflow: hidden; float: right; }
    .case_r h1 { font-size: 16px; color: #666; }
    .case_r p { color: #666; }
    .case_r span { color: #999; border-top: solid 1px #999; margin-top: 5px; display: inline-block; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
.news_dt { margin: 20px 0; }
.news_box { margin-bottom: 50px; }


.news_l { width: 280px; height: 280px; padding: 10px; margin-right: 20px; background: #eee; overflow: hidden; }

.indexnews_list { width: 315px; height: 300px; }
    .indexnews_list dt { padding-bottom: 2px; margin-bottom: 13px; border-bottom: solid 1px #959492; }
        .indexnews_list dt span { border-left: solid 5px #000; padding-left: 10px; }

    .indexnews_list dd li { margin-top: 10px; background: #eee; padding: 10px; }
        .indexnews_list dd li .time { float: left; width: 60px; height: 60px; background: #959492; }
            .indexnews_list dd li .time h1 { font-size: 18px; margin-top: 8px; text-align: center; color: #fff; }
            .indexnews_list dd li .time h2 { font-size: 12px; text-align: center; color: #fff; }

        .indexnews_list dd li .desc { float: right; width: 225px; height: 60px; overflow: hidden; }
            .indexnews_list dd li .desc p { line-height: 18px; }

.news_c { margin-right: 20px; }
.news_r { }

/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
.outPager { margin: 20px 0 20px 0; text-align: center; }
.pager { display: inline-block; }
    .pager a, .pager span { padding: 5px 15px; color: #666; margin-right: 10px; float: left; border: solid 1px #666; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(css3pie/PIE.htc); }
        .pager span, .pager a:hover { color: #666; background: #0093dd; color: #fff; border: solid 1px #0093dd; }
        .pager a.a1_num { }
        .pager a.a1_next { }
.pagedot { background: none !important; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
#ContactBox { background: #fff304; }
.Contact { padding: 20px 0; }
.Contact_l, .Contact_r { width: 450px; height: 60px; }
.Contact_l { background: url(../images/web/footerContact_l.png) no-repeat 0 center; }
    .Contact_l p { line-height: 60px; padding-left: 70px; font-size: 25px; }
.Contact_r { background: url(../images/web/footerContact_r.png) no-repeat 0 center; }
    .Contact_r p { line-height: 30px; padding-left: 70px; font-size: 22px; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
#footerBox { background: url(../images/web/footer_bg.jpg) center; background-size: 100% 100%; }
#footer { padding-top: 70px; }
.footer_l { width: 420px; }
    .footer_l * { color: #fff; }
.footer_l_title { border-bottom: dashed 1px #96a4bc; margin-bottom: 30px; }
    .footer_l_title span { font-size: 18px; }
    .footer_l_title b { font-size: 30px; }
    .footer_l_title p { line-height: 32px; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
.footer_r { width: 500px; margin-top:30px;}
    .footer_r dl { background: #e5e5e5; margin-bottom: 10px; padding: 7px 0; }
        .footer_r dl dt { float: left; width: 100px; text-align: center; }
            .footer_r dl dt span { color: #999; font-size: 14px; }
        .footer_r dl dd { float: right; }
            .footer_r dl dd input { width: 95%; color: #3b3b3b; }
            .footer_r dl dd input, .footer_r dl dd textarea { border: solid 1px #e5e5e5; background: #e5e5e5; }

.ft_message_1, .ft_message_2 { width: 245px; }
    .ft_message_1 dd, .ft_message_2 dd { width: 145px; }

.ft_message_3, .ft_message_4, .ft_message_5 { width: 500px; }
    .ft_message_3 dd, .ft_message_4 dd { width: 400px; }
    .ft_message_4 textarea { width: 95%; height: 150px; resize: none; color: #3b3b3b; }
    .ft_message_5 #dosubmit { width: 120px; height: 45px; background: #fff304; border: none; cursor: pointer; font-size: 16px; float:right;}
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
#copyright {border-top: solid 1px #e5e5e5; padding: 20px 0; }

.copyright_l{ width: 610px; }
.copyright_r {
	float:right;
	width:370px;
	color: #fff; 
	font-size: 14px;
}
    .copyright_l a { margin-right: 24px; color: #fff; font-size: 14px; }
        .copyright_l a:hover { border-bottom: solid 1px #fff; }

/*------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
#catposBox { margin-top: 120px; border-bottom: solid 1px #b9b4b1; }
    #catposBox a:hover, .catList ul li a:hover, .catList ul li.currentNav a { color: #0093dd;}
	.catList ul li{
		margin-bottom:15px;
	}

#containerPage { margin-top: 50px; margin-bottom: 80px; }
.catList { border-bottom: dashed 1px #b9b4b1; padding: 10px 0; }
    .catList ul li { float: left; background: url(../images/web/nav_li_bg.jpg) no-repeat right center; }
        .catList ul li span { display: block; width: 1px; height: 22px; }
        .catList ul li span.line { background: url(../images/web/nav_li_bg.jpg) no-repeat center; }
        .catList ul li a { display: inline-block; width: 140px; text-align: center; margin: 0 25px; }

.content { margin-top: 50px; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
.list_news { }
    .list_news li { margin-top: 10px; background: #eee; padding: 10px; }
        .list_news li .time { float: left; width: 60px; height: 60px; background: #959492; }
            .list_news li .time h1 { font-size: 18px; margin-top: 8px; text-align: center; color: #fff; }
            .list_news li .time h2 { font-size: 12px; text-align: center; color: #fff; }

        .list_news li .desc { float: right; width: 895px; height: 60px; overflow: hidden; }
            .list_news li .desc p { line-height: 18px; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
.list_pic li { position: relative; float: left; margin-right: 20px; margin-bottom: 20px; width: 228px; height: 196px; border: solid 1px #eee; }
    .list_pic li.last { margin-right: 0; float: right; }
    .list_pic li img { width: 228px; height: 196px; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
.pre_next { margin-top: 30px; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
.lxwm { }
    .lxwm .lxwm_dt { border-bottom: dashed 1px #3b3b3b; padding: 10px 0; font-size: 24px; line-height: 30px; margin-bottom: 30px; }

.lxwm_l { width: 630px; }
    .lxwm_l dt { height: 36px; font-size: 16px; line-height: 36px; }

.message_dd dl { margin-bottom: 10px; }
.message_one { width: 48%; }
    .message_one input { width: 100%; padding: 7px 0; }
.message_two textarea { padding: 10px; width: 100%; height: 200px; }
.message_three #dosubmit { float: right; background: #0093dd; border: solid 1px #0093dd; height: 45px; color: #fff; padding: 0 10px; cursor: pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(css3pie/PIE.htc); }

.lxwm_r { width: 300px; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/
.redColor { color: red; }

.notice dt { width: 90px; padding-left: 5px; }
.notice dd { width: 880px; }

.jsjl_dt { border-bottom: solid 1px #eee; margin-bottom: 20px; }
    .jsjl_dt span { display: block; background: #e5f4fc; margin-bottom: 5px; padding: 5px; }

.Ask { margin-top: 30px; border-bottom: solid 1px #eee; }
.AskInput { border: solid 1px #a0a0a0; margin-bottom: 10px; padding: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(css3pie/PIE.htc); }
    .AskInput input, .AskInput textarea { border: none; width: 100%; }
    .AskInput dt { width: 40px; text-align: center; float: left; color: #999; }
    .AskInput dd { float: right; }
.AskInput_01 { width: 200px; height: 24px; float: left; margin-right: 10px; }
    .AskInput_01 dd { width: 160px; }

.AskInput_02 { width: 664px; height: 150px; }
    .AskInput_02 dd { width: 624px; }
        .AskInput_02 dd textarea { height: 100%; resize: none; }

.AskInput_03 { width: 674px; border: none; }
    .AskInput_03 #dosubmit { width: 100px; height: 36px; color: #fff; background: #a0a0a0; float: right; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; behavior: url(css3pie/PIE.htc); }


.AskAndAnswer { margin-top: 30px; }

.QuestionList dl { margin-bottom: 10px; }
.QuestionList dt { width: 40px; height: 40px; float: left; }
.QuestionList dd { width: 930px; float: left; }
.askList { }
    .askList dt { background: url(../images/web/ask_bg.png) no-repeat center; }
.answerList { }
    .answerList dt { background: url(../images/web/answer_bg.png) no-repeat center; }
    .answerList dd { padding-bottom: 10px; border-bottom: solid 1px #dcdcdc; }
/*------------------------------------------------------------------------------------------------------------------------------------------------*/


#leftsead { width: 130px; height: 143px; position: fixed; top: 258px; right: 0px; z-index: 9999; }
*html #leftsead { margin-top: 258px; position: absolute; top: expression(eval(document.documentElement.scrollTop)); }
    #leftsead li { width: 130px; height: 64px; margin-bottom: 1px; position: relative; }
        #leftsead li a { height: 64px; float: right; display: block; }
            #leftsead li a .shows { width: 64px; height: 64px; }
            #leftsead li a .hides { color: #fff; font: bold 15px/64px microsoft yahei; text-align: left; padding-left: 55px; display: none; width: 130px; height: 64px; cursor: pointer; }

            #leftsead li a.qq .shows { background: #434343 url(../images/web/leftsead_01.png) no-repeat center; }
            #leftsead li a.qq .hides { background: #102e70 url(../images/web/leftsead_01.png) no-repeat 10px center; }

            #leftsead li a.tel .shows { background: #434343 url(../images/web/leftsead_02.png) no-repeat center; }
            #leftsead li a.tel .hides { background: #102e70 url(../images/web/leftsead_02.png) no-repeat 10px center; }

            #leftsead li a .w_shows { width: 64px; height: 64px; background: #434343 url(../images/web/leftsead_03.png) no-repeat center; }
            #leftsead li a:hover .w_shows { background: #102e70 url(../images/web/leftsead_03.png) no-repeat center; }
            #leftsead li a .w_hides { display: none; width: 180px; height: 180px; position: absolute; right: 64px; bottom: 0; border: solid 1px #999; border-right: none; }
                #leftsead li a .w_hides img { width: 180px; height: 180px; }

#top_btn .gotop { width: 64px; height: 64px; background: #434343 url(../images/web/leftsead_04.png) no-repeat center; }
#top_btn:hover .gotop { background: #102e70 url(../images/web/leftsead_04.png) no-repeat center; }
