﻿*{margin: 0; padding:0;} body{background: #fff;} ul,ol,li{list-style: none;} img{border: none;} a{text-decoration: none;}
.container{
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    padding:0;
}
.contain {
    width: 100%;
    font-family: "微软雅黑", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    height: 100%;
}
.anav{
    width: 92%;
    margin: 0 auto;
    height: auto;
}
.navfk{float: left;
display: inline;}
.navbar-brand img{
    margin-top: 5px;
}
.navlist{
    padding-top: 42px;
    margin-left: 110px;
display: block;
float: left;
}
.navbar-nav li{
    padding-right: 15px;
float:left;
padding-bottom: 0px;

}
.navbar-nav li a{
    color: #333;
margin-bottom: 0px;
}
.navbar-nav li a:link,.navbar-nav li a:visited{
    color: #505050;
    text-decoration: none;
    transition: all 0.5s linear;
}
.navbar-nav li a:hover,.navbar-nav li a:active{
    color: #505050;
    border-bottom: 2px solid #005BAC;
    padding-bottom: 1px;
    transition: padding-bottom 0.5s;
    -webkit-transition: padding-bottom 0.5s;
    -moz-transition: padding-bottom 0.5s;
    -o-transition: padding-bottom 0.5s;;
    background: none;
}
.english {
    width: 75px;
    height: 23px;
    float: right;
    display: block;
    padding-top: 3px;
    text-align: center;
    margin-top: 13px;
    font-size: 12px;
    background-color:#FEB902;
}
.english a:link,.english a:visited{
    color: #fff;
}
.english a:hover,.english a:active{
    color: #fff;
    text-decoration: none;
}
.altnav{margin: 3px 6px;}
.bannerfontpos {
    position: relative;
}
.fontpostion {
    top: 19%;
    left: 22%;
    color: #FFA503;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.fontpostion h2{
    font-size: 37px;
}
.fontpostion p{
    font-size: 21px;
    position: absolute;
    left: 4%;
}

.bannerbg {
    height: 317px;
    position: relative;
   //  background-image: url("../image/banner01.png");
    // background-repeat: no-repeat;
    overflow: hidden;
}
.bannerbg img{
    position: absolute;
    top: 0;
    max-width: 100%;
    height: auto;
    display: block;
}
.bannerbg h2{
    color: #F2AF00;
    position: absolute;
    left: 2%;
    top: 2%;
    font-size: 38px;

    font-family: "汉仪中宋简";
}
.bannerbg p{
    color: #F2AF00;
    position: absolute;
    left: 21%;
    top: 18%;
    font-size: 24px;

    font-family: "汉仪中宋简";
}
.acontent {
    width: 90%;
    margin: 0 auto;
}
.clearpanel{
    border: none;
    box-shadow: none;
}
.catetit{
    background-color: #FEB902;
    width: 290px;
    height: 37px;
    color: #fff;
    padding-top: 7px;
    padding-left: 5px;
    font-size: 17px;
    margin-top: 23px;
}

/*左侧导航部分*/
.procategory {
    padding-top: 30px;
    padding-left: 5px;
    font-size: 15px;
    width: 290px;
    position: relative;     /*新添加内容*/

}
.procategory span {
    float: right;
    color: #c7c7c7;
}
/*.procategory ul li a:link,.procategory ul li a:visited{*/
    /*color: #333;*/
/*}*/
/*.procategory ul li a:hover,.procategory ul li a:active{*/
    /*text-decoration: none;*/
    /*color: #333;*/
/*}*/
.procategory .procatelist{
    margin-bottom: 20px;
}
.procatelist{
    float: left;
    width: 285px;
    /*border-bottom: 1px solid #F2F2F2;*/
    padding-left: 2px;
    position: relative;
    padding-bottom: 6px;
}
.procatelist a:hover,.procatelist a:active{
    color: #333;
    text-decoration: none;
}

.procatelist ul{
    position: absolute;
    top: -13px;
    left: 290px;
    width: 50%;
    display: none;
    /*border-bottom: 1px solid #E3E3E3;*/
    background-color: #f2f2f2;
    padding-bottom: 9px;
    padding-left: 5px;
    padding-top: 1px;
    z-index: 300;
    box-shadow: 1px 0px 1px #f2f2f2;
}
.procatesencond{
    position: relative;
    /*padding-bottom: 5px;*/
    padding-top: 5px;
    line-height: 25px;
    /*background-image: url("IMGS/iconb.png");*/
    /*background-repeat: no-repeat;*/
    /*background-position: right;*/
}
.procatesencond div{
    /*border-bottom: 1px solid #E3E3E3;*/
}
.procatesencond img{
    float: right;
    padding-top: 6px;
    padding-right: 7px;
}
.procatesencond ul {
    position: absolute;
    left: 137px;
    top: -1px;
    width: 150px;
    display: none;
    /*border-bottom: 1px solid #E3E3E3;*/
    background-color: #f2f2f2;
    z-index: 9999;
    /*border-bottom: 1px solid #f2f2f2;*/
    /*border-right: 1px solid #f2f2f2;*/
    /*border-top: 1px solid #f2f2f2;*/
    padding-top: 5px;
}
.procatethird li{
    padding-bottom: 3px;
    margin-bottom: 5px;
    width: 100%;
}

.procatethird li a:link,.procatethird li a:visited{
    color: #333;
    text-decoration: none;
}
.procatethird li a:hover{
     color: #004F96;
     text-decoration: underline;
 }
.procatethird li a:active{
    color: #004F96;
    text-decoration: none;
}




.khposition {
padding-left: 0px;}

.offsetL{
    padding-right: 5px;
}
.cominfo{
    padding-bottom: 55px;
    padding-top: 25px;
    margin-bottom: 50px;
}
.infotop h4{
    color: #004F96;
    display: inline-block;
    font-weight: bold;
    float: left;
    clear: left;
    margin-bottom: 39px;
}
.aformsch{
    background-color: #FEB902;
    height: 30px;
    padding: 1px;
    width: 195px;
    margin-top: 3px;
    margin-right: 10px;
}
.schtext{
    border: none;
    height: 28px;
    width: 140px;
    padding-left: 5px;
}
.schbtn{
    background: none;
    color: #fff;
    padding: 0px;
    font-size: 13px;
}
.cominfo p{
    float: left;
    line-height: 28px;
    font-size: 15px;
    padding-bottom: 10px;
}
.prorecom {
    padding-bottom: 40px;
}
.recomtext{
    border-bottom: 1px solid #CCDEEE;
    margin-bottom: 20px;
    padding-bottom: 7px;
}
.recomts{
    font-size: 17px;
    font-weight: bold;
    color: #004F96;

}
.recomts a:link,.recomts a:visited{
    color: #337AB7;
}
.recomts a:hover,.recomts a:active{
    color: #337AB7;
    text-decoration: none;
}
.recomts .plusmore{
    float: right;
    margin-right: 5px;
    margin-top: 12px;
    height: 12px;
    width: 12px;
    background: url("../image/plusb.png") no-repeat;
}
.recomts .plusmore:hover{
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transition: transform 0.2s linear;
}

.recomprolist{
    padding-top: 12px;
    padding-bottom: 35px;
}
.recomthumb{
    padding-left: 10px;
    padding-right: 25px;
    height: 215px;
}
.recomprolist .thumbnail{
    border: none;
    text-align: center;
}
.recomthumb img{
    width: 150px;
    height: 150px;
}
.recomthumb h4 {
    font-size: 15px;
}

.recomthumb a:link,.recomthumb a:visited{
    color: #333;
}
.recomthumb a:hover,.recomthumb a:active{
    color: #333;
    text-decoration: none;
}
.clearL {
    padding-left: 0;
}
.solusharetit{
    background-color: #FEB902;
    width: 94%;
    height: 37px;
    color: #fff;
    padding-top: 7px;
    padding-left: 5px;
    font-size: 17px;
    margin-top: 23px;
    padding-bottom: 15px;
}
.solusharetit span{
    float: right;
    padding-right: 7px;
    font-size: 18px;
}
.solusharetit .plusmore{
    float: right;
    margin-right: 5px;
    margin-top: 7px;
    height: 10px;
    width: 10px;
    background: url("../image/plusw.png") no-repeat center center;
}
.solusharetit .plusmore:hover{
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transition: transform 0.2s linear;
}
.solusharetit a:link,.solusharetit a:visited{
    color: #fff;
    font-weight: bold;
}
.solusharetit a:hover,.solusharetit a:active{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.solusharelist{
    padding-top: 28px;
}
.solusharelist ul{
    width: 94%;
}
.solusharelist ul li{
    padding-bottom: 18px;
    line-height: 24px;
    font-size: 15px;
}
.solusharelist a:link,a:visited{
    color: #333;
}
.solusharelist a:hover,a:active{
    color: #333;
    text-decoration: none;
}
.anewstit{
    padding-top: 28px;
    padding-bottom: 7px;
    padding-left: 4px;
    color: #004F96;
    width: 94%;
    border-bottom: 1px solid #CCDEEE;
}
.anewstit span{
    float: right;
    padding-right: 7px;
}
.anewstit .plusmore{
    float: right;
    margin-right: 5px;
    margin-top: 7px;
    height: 10px;
    width: 10px;
    background: url("../image/plusb.png") no-repeat center center;
}
.anewstit .plusmore:hover{
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transition: transform 0.2s linear;
}
.anewstit a:link,.anewstit a:visited{
    color: #004F96;
    font-weight: bold;
}
.anewstit a:hover,.anewstit a:active{
    color: #004F96;
    text-decoration: none;
    font-weight: bold;
}
.anews ul{
    padding-left: 4px;
    padding-top: 16px;
    width: 94%;
}
.anews ul li {
    padding-bottom: 15px;
    line-height: 24px;
    font-size: 15px;
}
.anews li a:link,a:visited{
    color: #333;
}
.anews li a:hover,a:active{
    color: #333;
    text-decoration: none;
}
.newtime{
    color: #959595;
    float: right;
    font-size: 13px;
    padding-right: 3px;
}
.footer{
    background-color: #5D5D5D;
    color: #fff;
    font-size: 15px;
    padding-top: 15px;
    border-bottom: 17px solid #309EFF;
}
.footercont{
    width: 90%;
    margin: 0 auto;
}
.altinfo h4{
    font-size: 16px;
    padding-top: 20px;
    font-weight: bold;
}
.altinfo p{
    line-height: 22px;
    padding-right: 25px;
}
.altinfo span{
    margin-right: 50px;
}
.altinfo a:link,.altinfo a:visited{
    color: #fff;
}
.altinfo a:hover,.altinfo a:active{
    color: #fff;
    text-decoration: none;
}
.copyright {
    padding-top: 50px;
    padding-bottom: 0;
    font-size: 14px;
    color: #BFBFBF;
}
.contactus h4{
    font-size: 16px;
    padding-top: 20px;
    font-weight: bold;
}
.contactus address{
    line-height: 26px;
}