@import url(yahei.css);
@import url(kefu.css);

* {
    zoom: 1;
}

body {
    color: black;
    font-size: 14px;
    background-color: white;
    
    margin: 0;
    padding: 0;
}

html,
img,
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

img {
    border-style: none;
    border-width: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a {
    color: #333;
}

a:hover {}

.clear {
    clear: both;
}

.page_full {
    width: 100%;
}

.page_main {
    text-align: left;
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
}

.f_left {
    float: left;
}

.f_right {
    float: right;
}

.top_line {
    border-top: 1px solid #ebebeb;
}

.header {
    height: 120px;
    overflow: hidden;
}

.logo {
    width: 640px;
    overflow: hidden;
    float: left;
    margin-top:24px;
}

.head_right {
    position: relative;
    width: 550px;
    float: right;
    text-align: right;
}

.head_right .lang {
    position: absolute;
    right: 18px;
    top: 10px;
    line-height: 32px;
    font-size: 14px;
    font-family: verdana;
    z-index: 2;
    color: #cccccc;
}

.head_right .lang a {
    text-decoration: none;
    color: #666666;
}

.head_right .lang a:hover {
    color: #c00;
    text-decoration: underline;
}

.mainmenu {
    background-color: #0F4499;
    height: 50px;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}

.mainmenu ul {
    width: 1170px;
    margin: 0 auto 0;
    padding: 0;
}

.mainmenu ul li {
    height: 50px;
    float: left;
    margin: 0 5px 0 0;
    padding: 0 23px;
    cursor: hand;
}

.mainmenu ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    cursor: hand;
    text-decoration: none;
    height: 50px;
}

.mainmenu ul li:first-child {}

.mainmenu ul li:hover {
    background-color: #EB540C;
}

#nav_0 {
    background-color: #EB540C;
}

.banner {
    position: relative;
}

.search_bar {
    font-size: 16px;
    line-height: 60px;
    height: 60px;
    border-bottom: 1px solid #ebebeb;
}

.hotkey {
    color: #666;
    width: 710px;
    height: 48px;
    overflow: hidden;
    float: right;
}

.hotkey .keywords {
    margin-left: -10px;
}

.hotkey .keywords p {
    margin: 0;
    padding: 0;
}

.hotkey .keywords a {
    color: #333;
    padding-right: 10px;
    padding-left: 10px;
}

.hotkey .keywords a:first-child {
    border-left-style: none;
    border-left-width: 0;
}

.hotkey .keywords a:hover {}

.search {
    width: 450px;
    float: left;
}

.search label {
    color: #333;
    font-weight: bold;
}

.search form {
    margin: 0;
    padding: 0;
}

.search .input_key {
    vertical-align: middle;
    font-size: 14px;
    line-height: 24px;
    background-color: white;
    width: 220px;
    height: 24px;
    margin: 0;
    padding: 0 5px;
    border: solid 1px #d7d7d7;
}

.search .bnt {
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    background-color: #0F4499;
    text-align: center;
    margin: 0;
    padding: 0 20px;
    padding: 0;
    vertical-align: middle;
    width: 80px;
    height: 26px;
    border-style: none;
    border-width: 0;
}


.khxz {
    background-image: url(http://www.jiabao588.com/System/Tpl/Home/Default/Public/images/khxz.png);
    background-repeat: no-repeat;
    background-position: center 40px;
    height: 86px;
    padding-top: 40px;
    padding-bottom: 10px;
}

.prodcate {
    width: 250px;
    overflow: hidden;
}

.prodcate .title {
    color: white;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    background-color: #0F4499;
    text-indent: 10px;
    height: 36px;
    border-left: 4px solid #EB540C;
}

.prodcate ul {
    margin: 0;
    padding: 0 0 20px;
    border: solid 1px #0F4499;
    list-style-type: none;
    float:left;
}

.prodcate ul li {
    font-size: 14px;
    line-height: 32px;
    background-image: url(../image/li_bg01.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    text-indent: 20px;
    text-indent: 30px;
    margin: 0;
    padding: 0;
    float:left
}

.prodcate ul li:first-child {
    border-top-style: none;
    border-top-width: 1px;
}

.prodcate ul li.foot {
    background-color: white;
}

.prodcate ul li a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

.prodcate ul li a:hover {
    color: #c00;
    text-decoration: underline;
}

.prodcate ul ul {
    margin: 0;
    padding: 0;
    border-style: none;
    border-width: 0;
    list-style-type: none;
}

.prodcate ul ul li {
    font-size: 14px;
    line-height: 32px;
    background-image: url(../image/li01.png);
    background-repeat: no-repeat;
    background-position: 18px 12px;
    text-indent: 32px;
    text-indent: 32px;
    margin: 0;
    padding: 0;
    border-style: none;
}

.prodcate ul ul li:first-child {}

.prodcate ul ul li a {
    color: #666;
    font-weight: normal;
    text-decoration: underline;
}

.prodcate ul ul li a:hover {
    color: #000;
    text-decoration: underline;
}

.prod_list {
    width: 908px;
}

.prod_list .title {
    border-bottom: 1px solid #0F4499;
}

.prod_list .title .title {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
    background-image: url(../image/title_right.png);
    background-repeat: no-repeat;
    background-position: right 0;
    text-indent: 30px;
    width: 147px;
    height: 35px;
    float: left;
    border-style: none;
    border-width: 0;
    display: block;
}

.prod_list .title .more {
    color: #666;
    font-size: 12px;
    line-height: 30px;
    float: right;
}

.prod_list .title .more a {
    color: #666;
    font-size: 12px;
    font-family: verdana;
    text-decoration: none;
}

.prod_list ul {
    margin: 0 0 0 -24px;
    padding: 0;
}

.prod_list ul li {
    text-align: center;
    width: 208px;
    overflow: hidden;
    float: left;
    margin: 10px 0 0 24px;
    padding: 0;
}

.prod_list ul li a {
    color: #666;
    font-size: 14px;
    line-height: 32px;
    text-decoration: underline;
}

.prod_list ul li a:hover {}

.prod_list ul li a img {
    width: 206px;
    height: 206px;
    float: left;
    border: solid 1px #ccc;
}

.prod_list ul li a:hover img {
    border-color: #0F4499;
}

.comp_news {
    width: 392px;
    overflow: hidden;
    float: left;
    padding-right: 14px;
    border-right: 1px solid #ebebeb;
}

.comp_news .title {}

.comp_news .title .title {
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    background-color: #0F4499;
    text-align: center;
    width: 100px;
    height: 30px;
    float: left;
    display: block;
}

.comp_news .title .more {
    color: #666;
    font-size: 12px;
    line-height: 30px;
    float: right;
}

.comp_news .title .more a {
    color: #666;
    font-size: 12px;
    text-decoration: underline;
}

.comp_news .con {}

.comp_news .con ul {
    padding-top: 10px;
}

.comp_news .con ul li {
    background-image: url(../image/li02.png);
    background-repeat: no-repeat;
    background-position: 6px 14px;
    height: 34px;
    border-bottom: 1px dashed #ccc;
}

.comp_news .con ul li a {
    color: #333;
    font-size: 14px;
    line-height: 34px;
    text-decoration: none;
    text-indent: 16px;
    width: 296px;
    height: 34px;
    overflow: hidden;
    float: left;
    display: block;
}

.comp_news .con ul li a:hover {
    color: #c10202;
    text-decoration: underline;
}

.comp_news .con ul li .date {
    color: #999;
    font-size: 14px;
    line-height: 34px;
    float: right;
    display: block;
}

.comp_photo {
    width: 740px;
    overflow: hidden;
    float: right;
    padding-right: 8px;
}

.comp_photo .title {}

.comp_photo .title .title {
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    background-color: #0F4499;
    text-align: center;
    width: 100px;
    height: 30px;
    float: left;
    display: block;
}

.comp_photo .title .more {
    color: #666;
    font-size: 12px;
    line-height: 30px;
    float: right;
}

.comp_photo .title .more a {
    color: #666;
    font-size: 12px;
    text-decoration: underline;
}

.comp_photo .con {}

.comp_photo .con ul {
    margin-left: -37px;
}

.comp_photo .con ul li {
    float: left;
    margin-top: 16px;
    margin-left: 37px;
}

.comp_photo .con ul li img {
    background-color: white;
    width: 210px;
    height: 140px;
    padding: 4px;
    border: solid 1px #ccc;
}

.comp_photo .con ul li a:hover img {
    border-color: #0F4499;
}

.btitle01 {
    color: #0F4499;
    font-size: 30px;
    font-family: Microsoft YaHei, SimHei;
    line-height: 76px;
    text-align: center;
    margin-top: 50px;
}

.btitle02 h2 {
    color: #333;
    font-size: 32px;
    font-family: Microsoft YaHei, SimHei;
    font-weight: normal;
    line-height: 34px;
    text-align: center;
    margin: 20px 0 0 0;
    padding: 0;
}

.title_small {
    color: #666;
    font-size: 12px;
    font-family: Arial;
    line-height: 28px;
    background-image: url(../image/linered.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    text-align: center;
}

.div_bg01 {
    background-image: url(../image/bg01.png);
    background-repeat: repeat;
    margin: 0;
    padding: 0 0 40px;
    border-top: 1px solid #ddd;
}

.btitle04 {
    color: #333;
    font-size: 18px;
    font-family: Microsoft YaHei, SimHei;
    font-weight: lighter;
    line-height: 50px;
    background-image: url(../image/li03.png);
    background-repeat: no-repeat;
    background-position: center 0;
    text-align: center;
}


.cpys01 {}

.cpys01 ul {}

.cpys01 ul li {
    background-image: url(http://www.jiabao588.com/System/Tpl/Home/Default/Public/images/item_bg.gif);
    width: 238px;
    height: 394px;
    overflow: hidden;
    float: left;
    margin-right: 22px;
    margin-left: 22px;
}

.cpys01 ul li .title1 {
    color: #333;
    font-size: 18px;
    font-family: Microsoft YaHei, SimHei;
    line-height: 32px;
    text-align: center;
    margin-top: 14px;
}

.cpys01 ul li .title2 {
    color: #999;
    font-size: 16px;
    font-family: Arial;
    line-height: 32px;
    text-align: center;
}

.cpys01 ul li .con {
    color: #333;
    font-size: 14px;
    line-height: 22px;
    margin-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
}

.cpys01 ul li:hover {
    background-image: url(http://www.jiabao588.com/System/Tpl/Home/Default/Public/images/item_hover_bg.gif);
}

.cpys01 ul li:hover .title1,
.cpys01 ul li:hover .title2,
.cpys01 ul li:hover .con {
    color: white;
}


.cpys02 {
    height: 1429px;
    background-image: url(../image/gsys.jpg);
    margin-top: 15px;
}

.cpys02 .yahei {
    font-family: Microsoft YaHei, SimHei;
}

.cpys02 .title01 {
    color: #333;
    font-size: 35px;
    font-family: Microsoft YaHei, SimHei;
    line-height: 56px;
    text-align: center;
    padding-top: 165px;
}

.cpys02 .title02 {
    font-size: 20px;
    color: #0F4499;
    line-height: 26px;
    text-indent: 668px;
}

.cpys02 .font52 {
    color: #0F4499;
    font-size: 52px;
}

.cpys02 .t01 {
    color: #0F4499;
    font-size: 34px;
    font-family: "MicroSoft YaHei", "SimHei";
    line-height: 60px;
}

.cpys02 .t01 span {
    color: #EB540C;
}

.cpys02 .t02 {
    font-size: 22px;
    font-family: "MicroSoft YaHei", "SimHei";
    line-height: 40px;
}

.cpys02 .t03 {
    font-size: 14px;
    font-family: verdana;
    line-height: 22px;
    margin-top: 10px;
}

.cpys02 .ys01 {
    width: 450px;
    margin-top: 117px;
    margin-left: 682px;
}

.cpys02 .ys02 {
    width: 450px;
    margin-top: 140px;
    margin-left: 200px;
}

.cpys02 .ys03 {
    width: 410px;
    margin-top: 103px;
    margin-left: 655px;
}

.cpys02 .ys04 {
    width: 450px;
    margin-top: 106px;
    margin-left: 180px;
}



.about {
    width: 800px;
    float: left;
    min-height: 300px;
    margin-top: 10px;
    border-right: 1px solid #ebebeb;
}

.about .title .title {
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    background-color: #0F4499;
    text-align: center;
    width: 100px;
    height: 30px;
    float: left;
    display: block;
}

.about .title .en {
    color: #999;
    font-size: 16px;
    font-family: Arial;
    line-height: 30px;
    padding-left: 6px;
}

.about .con {
    padding-top: 16px;
    padding-right: 15px;
    padding-bottom: 15px;
}

.about .con h2 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 0;
    padding: 0 0 10px;
}

.about .con h2 i {
    background-color: #0F4499;
    width: 6px;
}

.about .con p {
    color: #666;
    font-size: 14px;
    line-height: 19px;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 46%;
    float: left;
}

.bnt_hui {
    color: white;
    font-size: 12px;
    line-height: 26px;
    background-color: #EB540C;
    text-decoration: none;
    text-align: center;
    width: 96px;
    height: 26px;
    float: left;
    display: block;
}

.bnt_red {
    color: white;
    font-size: 12px;
    line-height: 26px;
    background-color: #0F4499;
    text-decoration: none;
    text-align: center;
    width: 90px;
    height: 26px;
    float: left;
    margin-left: 20px;
    display: block;
}

.cert {
    width: 342px;
    float: right;
    margin-top: 10px;
}

.cert .title .title {
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    background-color: #0F4499;
    text-align: center;
    width: 100px;
    height: 30px;
    float: left;
    display: block;
}

.cert .title .en {
    color: #999;
    font-size: 16px;
    font-family: Arial;
    line-height: 30px;
    padding-left: 6px;
}

.cert .con {
    padding-top: 10px;
}

.cert .con img {
    background-color: white;
    padding: 3px;
    border: solid 1px #ebebeb;
}

/*æ°´å¹³æ»šåŠ¨æ ·å¼*/
.imglist2 {}

.imglist2 .slider-box {
    height: 134px;
    width: 1170px;
    margin: 15px auto 0;
}

.imglist2 .slider-btn {
    height: 100%;
    float: left;
    width: 50px;
    background-repeat: no-repeat;
    text-indent: -9999px
}

.imglist2 .slider-next {
    background-image: url(../image/icon_right.png);
    background-repeat: no-repeat;
    background-position: right 45px;
}

.imglist2 .slider-prev {
    background-image: url(../image/icon_left.png);
    background-repeat: no-repeat;
    background-position: 0 45px
}

.imglist2 .slider-next:hover {}

.imglist2 .slider-prev:hover {}

.imglist2 .slider-wrapper {
    height: 100%;
    position: relative;
    width: 1060px;
    float: left;
    overflow: hidden;
}

.imglist2 .slider-wrapper ul {
    position: absolute;
    height: 100%;
    width: 2000px;
    margin: 0;
    padding: 0;
}

.imglist2 .slider-wrapper li {
    float: left;
    width: 186px;
    height: 134px;
    margin: 0 13px;
    padding: 0;
}

.imglist2 .slider-wrapper li img {
    background-color: white;
    width: 175px;
    height: 124px;
    float: left;
    padding: 4px;
    border: solid 1px #ebebeb;
}




/*æ°´å¹³æ»šåŠ¨æ ·å¼*/
.slider2-box {
    height: 134px;
    width: 1170px;
    padding-top: 30px;
    padding-bottom: 50px;
}

.slider2-btn {
    height: 100%;
    float: left;
    width: 50px;
    background-repeat: no-repeat;
    text-indent: -9999px
}

.slider2-next {
    background-image: url(../image/icon_right2.png);
    background-repeat: no-repeat;
    background-position: right 0;
}

.slider2-prev {
    background-image: url(../image/icon_left2.png);
    background-repeat: no-repeat;
    background-position: 0 0
}

.slider2-next:hover {}

.slider2-prev:hover {}

.slider2-wrapper {
    height: 100%;
    position: relative;
    width: 1060px;
    float: left;
    overflow: hidden;
}

.slider2-wrapper ul {
    position: absolute;
    height: 100%;
    width: 2000px;
    margin: 0;
    padding: 0;
}

.slider2-wrapper li {
    float: left;
    width: 186px;
    height: 134px;
    margin: 0 13px;
    padding: 0;
}

.slider2-wrapper li img {
    background-color: white;
    width: 175px;
    height: 124px;
    float: left;
    padding: 4px;
    border: solid 1px #ebebeb;
}


/*é¦–é¡µå†…å®¹èƒŒæ™¯æ ·å¼*/
.index_box01 {
    background-color: #fff;
    width: 100%;
}

.index_box02 {
    background-color: #ebebeb;
    width: 100%;
    overflow: hidden
}

/*é¦–é¡µæ»šåŠ¨å›¾ç‰‡åˆ—è¡¨01*/
.index_imglist_gd01 {}

.index_imglist_gd01 .title01 {
    color: #333;
    text-align: center;
    font-size: 30px;
    font-family: "MicroSoft YaHei", "SimHei";
    line-height: 40px;
    margin-top: 40px;
}

.index_imglist_gd01 .title02 {
    color: #cc0000;
    text-align: center;
    font-size: 18px;
    font-family: "MicroSoft YaHei", "SimHei";
    line-height: 30px;
}

.index_imglist_gd01 .title02>i {
    font-size: 24px;
}

.index_imglist_gd01 .line01 {
    margin-top: 10px;
    width: 500px;
    height: 3px;
    background-color: #ebebeb;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.index_imglist_gd01 .line02 {
    width: 120px;
    height: 3px;
    background-color: #cc0000;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}

.index_imglist_gd01 .slider-box {
    height: 147px;
    width: 1200px;
    margin-top: 30px;
}

.index_imglist_gd01 .slider-btn {
    height: 100%;
    float: left;
    width: 50px;
    background-repeat: no-repeat;
    text-indent: -9999px;
}

.index_imglist_gd01 .slider-next {
    background-image: url(../image/icon_right2.png);
    background-repeat: no-repeat;
    background-position: right 0;
    height: 176px;
}

.index_imglist_gd01 .slider-prev {
    background-image: url(../image/icon_left2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 176px;
}

.index_imglist_gd01 .slider-next:hover {}

.index_imglist_gd01 .slider-prev:hover {}

.index_imglist_gd01 .slider-move {}

.index_imglist_gd01 .slider-wrapper {
    height: 100%;
    position: relative;
    width: 1100px;
    float: left;
    overflow: hidden;
}

.index_imglist_gd01 .slider-wrapper ul {
    position: absolute;
    height: 100%;
    width: 2000px;
    margin: 0;
    padding: 0;
    margin-top: 15px;
}

.index_imglist_gd01 .slider-wrapper li {
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}

.index_imglist_gd01 .slider-wrapper li img {
    background-color: white;
    width: 180px;
    height: 135px;
    padding: 4px;
    border: solid 1px #ebebeb;
}





.newslist {
    width: 390px;
    overflow: hidden;
    float: left;
    padding-right: 14px;
    border-right: 1px solid #ebebeb;
}

.newslist .title {}

.newslist .title .title {
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    background-color: #0F4499;
    text-align: center;
    width: 100px;
    height: 30px;
    float: left;
    display: block;
}

.newslist .title .more {
    color: #666;
    font-size: 12px;
    line-height: 30px;
    float: right;
}

.newslist .title .more a {
    color: #666;
    font-size: 12px;
    text-decoration: underline;
}

.newslist .con {}

.newslist .con ul {
    padding-top: 10px;
}

.newslist .con ul li {
    background-image: url(../image/li02.png);
    background-repeat: no-repeat;
    background-position: 6px 14px;
    height: 34px;
    border-bottom: 1px dashed #ccc;
}

.newslist .con ul li a {
    color: #333;
    font-size: 14px;
    line-height: 34px;
    text-decoration: none;
    text-indent: 16px;
    width: 296px;
    height: 34px;
    overflow: hidden;
    float: left;
    display: block;
}

.newslist .con ul li a:hover {
    color: #c10202;
    text-decoration: underline;
}

.newslist .con ul li .date {
    color: #999;
    font-size: 14px;
    line-height: 34px;
    float: right;
    display: block;
}



.kehulist {
    width: 820px;
    float: left;
    border-right: 1px solid #ebebeb;
}

.kehulist .title {
    margin-right: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ebebeb;
}

.kehulist .title span {
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    background-color: #0F4499;
    text-align: center;
    width: 100px;
    height: 30px;
    overflow: hidden;
    padding: 0;
    display: block;
}

.kehulist .con {
    overflow: hidden;
    min-height: 320px;
    margin-top: 10px;
    margin-right: 20px;
}

.kehulist .con ul {}

.kehulist .con ul li {
    margin-bottom: 8px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ebebeb;
}

.kehulist .con ul li .tuwen {
    height: 138px;
    overflow: hidden;
}

.kehulist .con ul li .tuwen .smallimg {
    width: 160px;
    height: 138px;
    float: left;
}

.kehulist .con ul li .tuwen .smallimg img {
    background-color: white;
    padding: 4px;
    border: solid 1px #ebebeb;
}

.kehulist .con ul li .tuwen .text {
    width: 626px;
    height: 138px;
    float: right;
}

.kehulist .con ul li .tuwen .text .title {
    font-size: 14px;
    line-height: 32px;
    border-bottom: 1px dotted #d7d7d7;
}

.kehulist .con ul li .tuwen .text .title a {
    color: #666;
    font-weight: bold;
    text-decoration: none;
}

.kehulist .con ul li .tuwen .text .desc {
    color: #999;
    font-size: 14px;
    line-height: 20px;
    padding-top: 6px;
}




.wenda {
    width: 336px;
    float: right;
}

.wenda .title {
    padding-bottom: 8px;
    border-bottom: 1px solid #ebebeb;
}

.wenda .title .title {
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    background-color: #0F4499;
    text-align: center;
    width: 100px;
    height: 30px;
    overflow: hidden;
    float: left;
    padding: 0;
    display: block;
}

.wenda .title .en {
    color: #999;
    font-size: 16px;
    font-family: Arial;
    line-height: 30px;
    padding-left: 6px;
}

.wenda .con {
    height: 310px;
    overflow: hidden;
    margin-top: 10px;
}

.wenda .con ul {}

.wenda .con dl {
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
}

.wenda .con dt {
    margin: 0;
    padding: 0;
}

.wenda .con dd {
    margin: 0;
    padding: 0;
}

.wenda .con .wen {
    line-height: 23px;
    background-image: url(../image/wen.png);
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding-left: 30px;
}

.wenda .con .wen a {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.wenda .con .da {
    color: #999;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-image: url(../image/da.png);
    background-repeat: no-repeat;
    padding-left: 30px;
}

.wenda .con .da a {
    color: #999;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
}

.wenda .con a:hover {
    text-decoration: underline;
}

.gbooks {
    width: 336px;
    float: right;
}

.gbooks .title {
    padding-bottom: 8px;
    border-bottom: 1px solid #ebebeb;
}

.gbooks .title .title {
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    background-color: #0F4499;
    text-align: center;
    width: 100px;
    height: 30px;
    overflow: hidden;
    float: left;
    padding: 0;
    display: block;
}

.gbooks .title .en {
    color: #999;
    font-size: 16px;
    font-family: Arial;
    line-height: 30px;
    padding-left: 6px;
}

.gbooks .con {
    overflow: hidden;
    margin-top: 10px;
}

.gbooks .con .title {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    width: 300px;
    margin-top: 16px;
    border-style: none;
}

.gbooks .con .hide {
    visibility: hidden;
}

.gbooks .con .gbook {
    color: #666;
    font-size: 14px;
    line-height: 34px;
}

.gbooks .con .gbook .input-text {
    background-color: white;
    width: 250px;
    height: 22px;
    border: solid 1px #d7d7d7;
}

.gbooks .con .gbook textarea {
    width: 246px;
    height: 66px;
    border: solid 1px #d7d7d7;
}

.gbooks .con .gbook .button_submit {
    color: white;
    font-size: 14px;
    line-height: 30px;
    background-color: #0F4499;
    width: 120px;
    height: 30px;
    margin-left: 35px;
    border-style: none;
    border-width: 0;
}

.gbooks .con .gbook .button_reset {
    color: white;
    font-size: 14px;
    line-height: 30px;
    background-color: #000;
    width: 120px;
    height: 30px;
    border-style: none;
    border-width: 0;
}


.links {
    margin-top: 20px;
}

.links .title .title {
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    background-color: #0F4499;
    text-align: center;
    width: 100px;
    height: 30px;
    float: left;
    display: block;
}

.links .title .en {
    color: #999;
    font-size: 16px;
    font-family: Arial;
    line-height: 30px;
    padding-left: 6px;
}

.links .con {}

.links .con ul {
    margin: 0;
    padding: 0;
}

.links .con ul li {
    float: left;
    margin-right: 15px;
    margin-left: 10px;
}

.links .con ul li a {
    color: #666;
    font-size: 14px;
    line-height: 40px;
}

.links .con ul li a:hover {
    color: #c10202;
}

.footer {
    background-color: #0F4499;
    margin-top: 50px;
    padding-top: 16px;
    padding-bottom: 16px;
    height: 130px;
}

.footer .slogo {
    text-align: center;
    width: 174px;
    float: left;
    border-right: 1px solid #a11d14;
}

.footer .info {
    color: white;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    font-family: verdana;
}

.footer .info p {
    margin: 0;
    padding: 0;
}

.footer .info a {
    color: white;
    text-decoration: none;
}

.footer .info a:hover {
    text-decoration: underline;
}


.infomation {
    width: 870px;
    float: left;
}

.infomation .title {}

.infomation .title h2 {
    color: #333;
    font-size: 25px;
    font-family: é»‘ä½“;
    font-weight: normal;
    line-height: 46px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ebebeb;
}

.infomation .title h2 span {
    color: #999;
    font-size: 12px;
    font-family: å®‹ä½“;
    float: right;
}

.infomation .title h2 span a {
    color: #999;
}

.infomation .article_info {
    color: #999;
    font-size: 12px;
    line-height: 32px;
    background-color: #ebebeb;
    margin-top: 4px;
    padding-right: 6px;
    padding-left: 6px;
}

.infomation .con {
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    margin-bottom: 5px;
    padding: 0 5px 4px;
}

.infomation .con p {
    line-height: 30px;
    margin: 0;
    padding: 0;
}

.infomation .pcon {
    font-size: 14px;
    line-height: 22px;
    margin-top: 20px;
    padding: 0;
}

.infomation .pcon .prod_photo {
    width: 350px;
    float: left;
}

.infomation .pcon .prod_info {
    width: 520px;
    float: right;
}

.infomation .pcon .prod_info .info {
    width: 350px;
    float: left;
}

.infomation .pcon .prod_info h2 {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 0 14px;
    padding: 0 0 8px;
    border-bottom: 1px solid #ebebeb;
}

.infomation .pcon .prod_info h3 {
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.infomation .pcon .prod_info .service {
    color: white;
    font-size: 16px;
    line-height: 34px;
    background-color: #c10202;
    text-align: center;
    width: 170px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.infomation .pcon .prod_info .service:hover {}

.infomation .pcon .prod_info .service a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

#qrcode {
    width: 120px;
    float: right;
}

.content {
    padding-bottom: 50px;
}

.content .title {
    margin-top: 40px;
    border-bottom: 2px solid #0F4499;
}

.content .title span {
    color: white;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    background-color: #0F4499;
    text-align: center;
    width: 100px;
    display: block;
}


.photo_desc {
    color: #999;
    font-size: 12px;
    background-color: white;
    height: 94px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 6px;
    border: dotted 1px #ebebeb;
}

.info_desc {
    color: #999;
    font-size: 12px;
    background-color: #efefef;
    height: 94px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 6px;
}

.sidenav {
    width: 270px;
    float: right;
    padding-left: 7px;
    border-left: 1px solid #ebebeb;
}

.sidenav .title {
    color: white;
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
    background-color: #EB540C;
    width: 230px;
    padding-right: 10px;
    padding-left: 10px;
}

.sidenav .title2 {
    color: white;
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
    background-color: #0F4499;
    width: 230px;
    padding-right: 10px;
    padding-left: 10px;
}

.sidenav ul.cate {
    margin: 0 0 0;
    padding: 0;
    list-style-type: none;
}

.sidenav ul.cate li {
    color: white;
    font-size: 14px;
    line-height: 30px;
    background-color: #0F4499;
    text-indent: 10px;
    width: 220px;
    margin-top: 8px;
}

.sidenav ul.cate li a {
    color: white;
    text-decoration: none;
}

.sidenav ul.cate li:hover {
    background-color: #a11d14;
    text-decoration: none;
}

.sidenav .sidecontact {
    padding: 7px 30px 7px 10px;
}

.sidenav .sidecontact h3 {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 36px;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #ebebeb;
}

.sidenav .sidecontact .con {
    color: #666;
    font-size: 12px;
    line-height: 24px;
    padding-top: 6px;
}

.sidenav .sidecontact .con p {
    margin: 0;
    padding: 0;
}


#side_nav_box {
    width: 250px;
    margin: 10px 0 0;
    padding: 0;
    border: 1px #054477;
    list-style-type: none;
}

#side_nav_box li {
    font-size: 14px;
    line-height: 32px;
    background-color: #ebebeb;
    background-image: url(../image/li04.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    text-indent: 20px;
    text-indent: 30px;
    margin: 0;
    padding: 0;
}

#side_nav_box li:first-child {
    border-top-style: none;
    border-top-width: 1px;
}

#side_nav_box li.foot {}

#side_nav_box li a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

#side_nav_box li a:hover {
    color: #0F4499;
    text-decoration: underline;
}

#side_nav_box ul {
    margin: 0;
    padding: 0;
    border-style: none;
    border-width: 0;
    list-style-type: none;
}

#side_nav_box ul li {
    font-size: 14px;
    line-height: 32px;
    background-color: white;
    background-image: url(../image/li01.png);
    background-repeat: no-repeat;
    background-position: 18px 12px;
    text-indent: 32px;
    text-indent: 32px;
    margin: 0;
    padding: 0;
    border-style: none;
}

#side_nav_box ul li:first-child {}

#side_nav_box ul li a {
    color: #666;
    font-weight: normal;
    text-decoration: underline;
}

#side_nav_box ul li a:hover {
    color: #000;
    text-decoration: underline;
}



ul.plist {
    margin: 0 0 0 -40px;
    padding: 0;
}

ul.plist li {
    text-align: center;
    width: 200px;
    overflow: hidden;
    float: left;
    margin: 10px 0 0 20px;
    padding: 0;
}

ul.plist li a {
    color: #666;
    font-size: 14px;
    line-height: 32px;
    text-decoration: underline;
}

ul.plist li a:hover {
    color: #c10202;
}

ul.plist li a img {
    background-color: white;
    width: 190px;
    height: 190px;
    padding: 2px;
    border: solid 1px #ebebeb;
}

ul.plist li a:hover img {
    border-color: #c10202;
}


.guestbook_list {
    margin: 12px;
    line-height: 26px;
}

.guestbook_list dl {
    border: solid 1px #e9e9eb;
    margin: 8px auto;
    padding: 5px;
}

.guestbook_list dl dt {
    border-bottom: 1px dashed #e9e9eb;
    height: 26px;
    line-height: 26px;
    color: #c60f00
}

.guestbook_list dl dt span {
    float: right;
    line-height: 26px;
}

.guestbook_list dl dd.g_content {
    padding: 5px;
    line-height: 26px;
}


.txt {
    margin: 0 0 0px;
    padding: 0;
}

.txt li {
    line-height: 32px;
    background-image: url(../image/li02.png);
    background-repeat: no-repeat;
    background-position: 6px 14px;
    padding-left: 15px;
    border-bottom: 1px dotted #d7d7d7;
}

.txt li a {
    text-decoration: none;
}

.txt li a:hover {
    color: #c10202;
    text-decoration: underline;
}

.txt li .date {
    color: #b4b4b4;
    background-position: left 0;
    float: right;
}



.list {
    margin-bottom: 20px;
}

.list h4 {
    line-height: 30px;
    background-color: #f1f1f1;
    margin: 0;
    padding: 0 6px;
    border-bottom: 1px solid #e5e5e5;
}

.list h4 a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.list h4 span a {
    color: #666;
    font-size: 12px;
    font-weight: normal;
}

.list h4 span {
    font-size: 12px;
    font-weight: normal;
    float: right;
}


#pages {
    padding: 10px 0;
    text-align: left;
    clear: both;
    margin-top: 10px;
}

#pages a {
    display: inline-block;
    padding: 0 8px;
    height: 22px;
    font-size: 12px;
    line-height: 22px;
    background: #fff;
    border: solid 1px #e3e3e3;
    text-align: center;
    color: #333;
    font-family: å®‹ä½“;
    text-decoration: none;
    margin-right: 2px;
    margin-left: 2px;
}

#pages a.a1 {
    padding: 0px 12px;
    height: 22px;
    line-height: 22px;
    margin-top: 0px;
}

#pages a:hover {
    background: #f1f1f1;
    color: #000;
    text-decoration: none;
}

#pages span {
    display: inline-block;
    padding: 0 8px;
    height: 22px;
    line-height: 22px;
    background: #0066cb;
    color: #fff;
    text-align: center;
    margin: 0;
}

.page .noPage {
    display: inline-block;
    padding: 0px 12px;
    height: 22px;
    line-height: 22px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}


.gallery {
    width: 650px;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
}

.gallery img {
    display: block;
}

.main-image img {
    padding: 4px;
    border: 1px solid #ccc;
    background-color: #fff;
}

.thumbnails {
    height: 85px;
    margin: 15px 0 0 -15px;
    list-style-type: none;
}

.thumbnails li {
    float: left;
    margin-left: 15px;
    display: inline;
}

.thumbnails img {
    padding: 4px;
    border: 1px solid #ccc;
    background-color: #fff;
}