/*公用开始*/
.pt46 {
    padding-top: 46px;
}
.mr40{
    margin-right: 40px;
}
.c0958b4 {
    color: #0958b4;
}
.c207eec {
    color: #207eec;
}
.cac {
    color: #acacac;
}
.c18d721 {
    color: #18d721;
}
.cc12c20 {
    color: #e46014;
}
.c7BB8FF {
    color: #7BB8FF;
}
.cc1c1c1 {
    color: #c1c1c1;
}
.c999 {
    color: #999;
}
.transition500 {
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
}
.bc0958b4 {
    background-color: #0958b4;
}
.bcfb {
    background-color: #fbfbfb;
}
.pl36 {
    padding-left: 36px;
}
.pr36 {
    padding-right: 36px;
}
.imgfull{
    width: 100%;
    height: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
input::-webkit-input-placeholder{
    color:#ccc
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:#ccc
}
.icon {
    width: 1em; height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}
/*公用结束*/
/*导航*/
.header{
    background: url("/config/images/top_bg.jpg") no-repeat center;
    height: 136px;
}
.logo{
    padding-left: 45px;
}
.search{
    width: 258px;
    height: 36px;
    border: 1px solid white;
    border-radius: 36px;
    overflow: hidden;
}
.search input{
    background-color: transparent;
    height: 36px;
    width: 190px;
    line-height: 36px;
    color: white;
    font-size: 14px;
    float: left;
    padding-left: 10px;
    outline: none;
    border:none;
}
.search button{
    float: right;
    outline: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
    margin: 0;
    padding-right: 15px;
    *padding-right: 8px;
    padding-top: 6px;
    *padding-top: 4px;
}
.search button i{
    display: block;
    width: 23px;
    height: 23px;
    background: url("/config/images/icons.png") no-repeat 0 -117px;
}
.EN{
    display: block;
    width: 38px;
    height: 38px;
    background: url("/config/images/icons.png") no-repeat -24px -117px;
}
/*nav*/
.nav{
    background-color: white;
    height: 50px;
}
.nav ul li{
    float: left;
    width: 11%;
    text-align: center;
    position: relative;
    z-index: 999;
}
.nav ul li a{
    display: block;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    line-height: 50px;
}
.nav ul li .sub-nav{
    display: none;
    width: 250px;
    padding: 10px 0;
    position: absolute;
    top: 50px;
    left: 0;
    background: url("/config/images/bg_white_80.png");
}
.nav ul li .sub-nav a{
    font-size: 15px;
}
.nav ul li .sub-nav .sub-list{
    text-align: center;
    width: 100%;
}
.nav ul li .sub-nav .sub-list a{
    padding: 10px 10px;
    line-height: 1.4;
    /*font-weight: normal;*/
}
.nav ul li a.active{
    color: #1360ad;
}
/*footer*/
.footer{
    background: url("/config/images/footer_bg.jpg") no-repeat top center;
}
.footer .cont{
    padding: 15px 0 20px 0;
}
.footer .f-L,
.footer .f-M,
.footer .f-R{
    height: 125px;
}
.footer .f-L{
    border-right: 1px solid #0a4883;
    width: 372px;
}
.footer .f-L .drop-down{
    *padding-top: 20px;
	z-index: 9;
}
.footer .f-L .drop-down ul{
    background-color: #2f77d0;
    bottom: 35px;
    left: 0;
    width: 200px;
}
.footer .f-L .drop-down ul li{
    border: 1px solid #4187d0;;
}
.footer .f-L .drop-down ul li a{
    display: block;
    font-size: 14px;
    line-height: 1.4;
    padding: 8px 10px;
    color: white;
}
.footer .f-L .drop-down ul i{
    position: absolute;
    bottom: -15px;
    left: 0;
    font-size: 26px;
    color: #2f77d0;
    z-index: 10;
}
.footer .f-L .icon-links ul li{
    margin-left: 30px;
    width: 35px;
    height: 35px;
}
.footer .f-L .icon-links ul li .icon{
    display: block;
    width: 35px;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    background: url("/config/images/icons.png") no-repeat 0 0;
}
.footer .f-L .icon-links ul li .weixin{
    background-position: -2px -81px;
}
.footer .f-L .icon-links ul li .weibo{
    background-position: -47px -81px;
}
.footer .f-L .icon-links ul li .douyin{
    background-position: -1px -156px;
}
.footer .f-L .icon-links ul li .QQ{
    background-position: -96px -81px;
}
.footer .f-M{
    width: 450px;
    border-right: 1px solid #0a4883;
}
.footer .f-M a{
    padding-top: 30px;
}
.footer .f-R ul li p{
    color: white;
    line-height: 22px;
}
.footer .cp{
    background-color: #0e4274;
}
.footer .cp p , .footer .cp p a{
    font-size: 14px;
    color: white;
}
.top0{
    position: fixed;
    display: block;
    right: 10%;
    bottom: 150px;
    z-index: 200;
    background: url("/config/images/icons.png") no-repeat -140px -56px;
    width: 60px;
    height: 60px;
}


/*hover*/

.nav ul li a:hover{
    color: #1360ad;
}
.top0 i:hover{
    color: #8FD074;
}
.footer .f-L .icon-links ul li i:hover{
    color: #d2d2d2;
}
/*
.mh189{
    max-height:189px;
}
*/
.mh189{
    height:189px;
}
.footer .f-L .drop-down ul li:hover{
	background-color: #4a95e2;
}
.special-links ul li:hover .title{
	border-color: transparent;
}