﻿@charset "utf-8";

html {
    background: #fff;
    min-width: 1004px;
    overflow: auto;
}
.f-thide {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.link {
    color: #353535;
}
.link:hover,
.link:active {
    color: #1d519c;
}
.logowrap,
.menu,
.flagwrap,
.colwrap,
.iproshow,
.footerinfo {
    width: 1003px;
    margin: 0 auto;
}
.logoouter {
    height: 99px;
    overflow: hidden;
    background: #0f3979 url(../images/logowrap_bg.jpg) repeat-x;
}
.logowrap {
    position: relative;
}
.logoextr {
    position: absolute;
    top: 24px;
    right: 0;
    *width: 280px;
    font-size: 16px;
    color: #fdfdfd;
    overflow: hidden;
    line-height: 25px;
}
.hotlinetitle {
    float: left;
}
.icon-phone {
    display: block;
    float: left;
    width: 23px;
    height: 26px;
    background: url(../images/icon_phone.png) no-repeat;
    _background: url(../images/icon_phone.gif) no-repeat;
}
.hotlineinfo {
    float: right;
    font-size: 30px;
}
.menuwrap {
    height: 58px;
    background-color: #262626;
    border-bottom: 1px solid #a1a2a4;
}
.menu {
    width: 999px;
    padding-top: 10px;
}
.menu li {
    float: left;
}
.menu a {
    display: block;
    width: 123px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
}
.menu .active a,
.menu a:hover,
.menu a:active {
    background: url(../images/menu_ha_bg.png) no-repeat center center;
}
.bannerWrap {
    height: 445px;
    overflow: hidden;
}
.bannerinfo {
    width: 520px;
    text-align: center;
}
#kinMaxShow .bannerinfo h1 {
    font: 46px '黑体','宋体';
    color: #0a387b;
    padding-bottom: 10px;
    background: url(../images/banner_text_bg.png) no-repeat center bottom;
    margin-bottom: 10px;
}
#kinMaxShow{visibility:hidden;width:100%; height:445px;overflow:hidden;}
.bannerinfo h2 {
    font: 16px '黑体','宋体';
    color: #2e2e2e;
    line-height: 25px;
}
#kinMaxShow .bi1 {
    margin: 160px auto 0;
}
#kinMaxShow .bi2 {
    position: absolute;
    top: 90px;
    left: 50%;
    margin-left: -400px;
}
.flagouter {
    background: url(../images/flag_wrap_bg.png) repeat-x;
}
.flagwrap {
    height: 131px;
    background: url(../images/flag_bg.png) no-repeat;
}
.flag {
    width: 249px;
    float: left;
    margin-left: 10px;
    margin-top: 39px;
}
.flag a {
    cursor: pointer;
    color: #212121;
}
.flag a:hover,
.flag a:active {
    color: #0b3778;
}
.fnum {
    display: block;
    float: left;
    width: 78px;
    height: 50px;
    line-height: 50px;
    text-align: right;
    font-size: 55px;
}
.flag .ch,
.flag .en {
    display: block;
    height: 25px;
    line-height: 25px;
    font-size: 21px;
    clear: right;
}
.flag .en {
    font-size: 12px;
}
.fsp1 {
    margin-left: 17px;
    width: 230px;
}
.fsp2 {
    margin-left: 17px;
    width: 255px;
}
.fsp3 {
    margin-left: 17px;
    width: 198px;
}
.colwrap {
    overflow: hidden;
    margin-top: 20px;
    background: url(../images/section_l_bg.png) no-repeat 0px 0px;
}
.col {
    /* height: 363px; */
    float: left;
    padding-right: 8px;
    background: url(../images/section_r_bg.png) no-repeat right center;
}
.colinner {
    padding: 0 15px 0 32px;
    position: relative;
    height: 353px;
}
.colcontent {
    font-family: '宋体';
    font-size: 14px;
    line-height: 24px;
    color: #353535;
}
.iprocategory {
    width: 312px;
    margin-left: 10px;
}
.colheader {
    padding-bottom: 15px;
    font: 20px '黑体','宋体';
    color: #353535;
    margin-bottom: 7px;
}
.colheader span {
    font-size: 22px;
    color: #1d519c;
}
.iprocategory .colinner {
    padding: 0 50px;
}
.iprocategory .colheader {
    background: url(../images/i_pro_header_bg.png) no-repeat 0px 29px;
}
.iprocategory .procategorylist li {
    background: url(../images/icon_pro_bg.jpg) repeat-x left bottom;
    height: 30px;
}
.iprocategory .procategorylist a {
    display: block;
    font: 14px '宋体';
    line-height: 30px;
    padding-left: 40px;
    background: url(../images/icon_pro_item.png) no-repeat 8px 7px;
}
.iabout {
    width: 356px;
}
.iaboutimg {
    float: left;
    margin: 8px 11px 10px 5px;
}
.iabout .colheader {
    background: url(../images/i_about_header_bg.png) no-repeat center bottom;
}
.seemore {
    position: absolute;
    bottom: 0px;
    right: 22px;
    width: 4em;
    background-color: #0b3070;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}
.seemore:hover, .seemore:active {
    background-color: #3B62A7;
}
.icontact {
    width: 300px;
    _width: 280px;
}
.icontact .colinner {
    padding-left: 15px;
}
.icontact .colheader {
    background: url(../images/i_contact_header_bg.png) no-repeat center bottom;
}
.contactinfo dt {
    float: left;
}
.contactinfo dd {
    margin-left: 5em;
}
.icontact .colcontent h2 {
    font-size: 14px;
    color: #252525;
   <!-- font-style: italic;-->
    line-height: 33px;
    font-weight: bold;
}
.iproheader {
    height: 28px;
    background-color: #e7e7e7;
    position: relative;
    margin-bottom: 27px;
}
.iproheader h1 {
    width: 252px;
    height: 34px;
    position: absolute;
    top: -6px;
    left: 0;
    font-size: 19px;
    color: #fbfcfd;
    line-height: 34px;
    text-indent: 2em;
    background: url(../images/i_pro_list_header_bg.png) no-repeat;
}
.iproheader span {
    font-size: 18px;
    margin-left: 7px;
}
.iproshow {
    width: 990px;
    margin-top: 25px;
    height: 480px;
}
.proctrl {
    float: right;
    padding-right: 20px;
    padding-top: 7px;
}
.proctrl a {
    display: inline-block;
    width: 15px;
    height: 15px;
    *margin-right: 5px;
    background: url(../images/icon_arow_control.png) no-repeat;
}
.proctrl .pre {
    background-position: 0px 0px;
}
.proctrl .pre:hover,
.proctrl .pre:active {
    background-position: -32px 0px;
}
.content {
    background: url(../images/content_bg.png) repeat-x left bottom;
}
.proctrl .next {
    background-position: -48px 0px;
}
.proctrl .next:hover,
.proctr1 .next:active {
    background-position: -16px 0px;
}
.proitem,
.proitem img {
    width: 223px;
    height: 191px;
}
.proitem {
    position: relative;
    float: left;
    margin: 0px 24px 20px 0;
}

.proname {
    text-align: center;
    font: 14px '宋体';
    display: block;
    line-height: 31px;
    color: #0e1211;
}
.proitem:hover .proname,
.proname:hover,
.proname:active {
    color: #fff;
}
.proname,
.proname_bg {
    position: absolute;
    left: 0;
    bottom: 0;    
    width: 223px;
    height: 31px;
}
.proname_bg {
    background-color: #989e9f;
    opacity: .65;
    filter: alpha(opacity=65);
}
.proshowwrap {
    /* overflow: hidden; */
    height: 211px;
    position: relative;
    float: left;
    /* position: absolute; */
}
.propageview .proshowwrap {
    height: auto;
    overflow: hidden;
}
.footer {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 172px;
    background: url(../images/footer_wrap_bg.png) repeat-x left bottom;
}
.footerinfo {
    position: relative;
    padding-top: 55px;
    font: 12px '宋体';
    color: #fff;
    line-height: 19px;
}
.footerflag1,
.footerflag2,
.footerflag3 {
    position: absolute;
    bottom: 0;
}
.footerflag1 {
    width: 335px;
    height: 175px;
    left: 50%;
    margin-left: -600px;
    background: url(../images/footer_label1.png) no-repeat;
}
.footerflag2 {
    width: 141px;
    height: 126px;
    bottom: 4px;
    margin-right: -527px;
    right: 50%;
    left: initial;
    /* margin-left: 0; */
    background: url(../images/footer_label2.png) no-repeat;
}
.footerflag3 {
    width: 143px;
    height: 72px;
    right: 50%;
    margin-right: -552px;
    background: url(../images/footer_label3.png) no-repeat;
}
.support {
    margin-right: 150px;
    float: right;
    padding-top: 10px;
}
.fcontact {
    float: left;
    padding-left: 160px;
}
.support dt {
    float: left;
}
.support dd {
    white-space: nowrap;
}
.ffinner {
    padding-top: 30px;
    text-align: center;
    font-size: 19px;
    text-transform: uppercase;
}
.ffinner a {
    color: #2060cf;
}
.ipro1,
.ipro2 {
    /* position: absolute; */
    position: relative;
    height: 414px;
    overflow: hidden;
    width: 990px;
}
.sidecategory a {
    display: block;
    /*padding: 0px 5px;*/
    height: 44px;
    line-height: 44px;
    text-indent: 2em;
    color: #353535;
    font-size: 16px;
    font-family: '黑体','宋体';
    background: url(../images/category_item_bg.png) repeat-x left bottom;
}
.sidecategory .active a,
.sidecategory a:hover,
.sidecategory a:active {
    color: #1d519c;
    background: url(../images/category_item_ha_bg.png) repeat-x left bottom;
}
.sectionwrap {
    width: 986px;
    margin: 25px auto 0;
    overflow: hidden;
}
.side {
    width: 254px;
    float: left;
}
.sidepanel {
    margin-bottom: 20px;
    padding-bottom: 10px;
    background: url(../images/sidepanel_bottom_bg.png) no-repeat left bottom;
}
.sidepanelheader {
    height: 47px;
    text-indent: 2em;
    color: #fefefe;
    font: 23px/47px '黑体','宋体';
    background: url(../images/procategory_header.jpg) no-repeat;
}
.scinner {
    padding: 0 4px 0;
    border: 1px solid #c4c3c3;
    border-top: none;
    border-bottom: none;
}
.sidepanelcontent {
    padding-bottom: 20px;
}
.maincontent {
    padding-top: 5px;
    width: 710px;
    float: right;
    min-height: 600px;
}
.mainheader {
    height: 41px;
    background-color: #eeeded;
    position: relative;
}
.mainheader h1 {
    position: absolute;
    top: -5px;
    left: 0;
    width: 211px;
    line-height: 44px;
    text-indent: 10px;
    height: 46px;
    font-family: '黑体','宋体';
    font-size: 20px;
    background: url(../images/article_header.png) no-repeat 0px 0px;
}
.mainheader h1 span {
    font-size: 18px;
    margin-left: 5px;
}
.breadcrumb {
    float: right;
    padding-right: 15px;
    line-height: 41px;
    font-size: 12px;
    font-family: '宋体';
    color: #8a8a8a;
}
.breadcrumb a {
    color: #8a8a8a;
}
.mainarticle {
    padding-top: 25px;
}
.aboutpagearticle {

    font: 15px/30px '宋体';
    color: #353535;
}
.propageview .proitem {
    margin-right: 13px;
}
.pagerwrap {
    clear: both;
    padding: 10px 0;
}
.newspagelist {
    padding: 0 45px;
}
.newspagelist li {
    border-bottom: 1px dotted #575858;
}
.newspagelist a {
    display: block;
    height: 43px;
    line-height: 43px;
    padding-left: 20px;
    font-family: '宋体';
    font-size: 15px;
    color: #575858;
    cursor: pointer;
    background: url(../images/icon_green_dot.png) no-repeat 0px 9px;
}
.newspagelist a:hover,
.newspagelist a:active {
    color: #083e82;
}
.newssum { 
    float: left;
    width: 500px;
}
.newsdate {
    float: right;
    width: 90px;
    text-align: right;
}
.pageinfo {
    font-family: '宋体';
    font-size: 15px;
    color: #575858;
}
.contactpageinfo {
    line-height: 30px;
    padding-left: 15px;
    background: url(../images/contact_page_logo.png) no-repeat 490px 10px;
}
.contactpageinfo .cih {
    font: 19px/30px "黑体","宋体";
    color: #2c2c2c;
}
.contactpageinfo .contactinfo {
    margin-bottom: 30px;
}
.newspageinfo {
    font-family: Arial, Tahoma,"宋体"; 
}
.newstitle {
    color: #0066CC;
    margin: 30px 0 8px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.newssubtitle {
    text-align: center;
    border-bottom: 1px dotted #666666;
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-size: 12px;
    color: #888888;
}
.newsarticle {
    font-size: 12px;
    line-height: 24px;
    padding: 0 10px;
    color: #5a5a5a;
}
.newsarticle img{
width:70%;
display:block;
margin:0 auto;

}