* { margin: 0; padding: 0; }

html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;  background: #fff;}

body {color: #333333;  background: #fff; margin: 0 auto; font-size: 12px; line-height: 1.25em; font-family: 'microsoft yahei'; -webkit-text-size-adjust: none;overflow-x: hidden; }

ol, ul, li { list-style: none; }

img { border: none; vertical-align: top; -webkit-transition:all 0.8s ease 0s; transition:all 0.8s ease 0s; }

a {
    text-decoration: none;
    color: #4C4C4C;
}

a:hover {
    color: #2273C0;
}

.wd {
    width: 1150px;
    margin: 0 auto;
}

.wd1 {
    width: 670px; float:left;
}

.wd2 {
    width: 200px; float:right;
}


.fl {
    float: left;
}

.fr {
    float: right;
}
.h10 { height:10px;}
.h20 { height:20px;}

.margin-0 {
    margin-right: 0;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-20 {
    margin-left: 20px;
}

input {
    outline: none;
}

.ft14 {
    font-size: 14px;
}

.theme-title-color {
    color: #3B669E;
}

.clearfix:after {
    content: ".";
    /*内容为“.”就是一个英文的句号而已。也可以不写。*/
    display: block;
    /*加入的这个元素转换为块级元素。*/
    clear: both;
    /*清除左右两边浮动。*/
    visibility: hidden;
    /*可见度设为隐藏。注意它和display:none;是有区别的。visibility:hidden;仍然占据空间，只是看不到而已；*/
    line-height: 0;
    /*行高为0；*/
    height: 0;
    /*高度为0；*/
    font-size: 0;
    /*字体大小为0；*/
}

.clearfix {
    *zoom: 1;
}

.clear {
    clear: both;
}

.list-ul {
    margin: 0;
    padding: 10px 10px 0px 0;
}

.list-ul li {
    list-style: none;
    line-height: 2;
    font-size: 14px;
}

.hr-bottom {
    width: 100%;
    height: 1px;
    margin: 20px auto;
    padding: 0px;
    background-color: #D5D5D5;
    overflow: hidden;
}

.bg-head {
    background-color: #CE352C;
}

.bg-hot {
    background-color: #306BAF;
}

.ad-words {
    margin: 0;
    padding: 0;
}

.ad-words li {
    list-style: none;
    line-height: 2;
    font-size: 14px;
    padding-left: 52px;
    background: url(../images/ad.png) no-repeat 0 center;
}

div {
    box-sizing: border-box;
}

/****************************广告字样************************/

.ad-bg {
    width: 26px;
    height: 13px;
    position: absolute;
    right: 1px;
    bottom: 1px;
    z-index: 99;
    background: url('../images/ad_logo_update_IAB.gif') no-repeat;
}

/***************************滚动条样式**********************/

-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 4px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}

-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}




/***************************颜色*****************************/

.color-r a {
    color: #ED1802;
    font-size: 16px;
}

.color-r {
    text-align: center;
}

.color-r a:hover {
    text-decoration: underline;
}

.color-b a {
    color: #215796;
    font-size: 16px;
}

.color-b {
    text-align: center;
}

.color-b a:hover {
    text-decoration: underline;
}

.color-more {
    color: #959595;
}

.color-f {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.color-y {
    color: #FEEC1F;
    font-size: 18px;
    font-weight: 700;
}

.color-red {
    color: #ED1802;
}
.color-c{
	color:#a9a9a9;
}

/*******************************ul*********************************/

.ul-h {
    margin: 0;
    padding: 0;
    list-style: none;
}

.ul-h li {
    list-style: none;
    background: url(../images/point.png) 0 center no-repeat;
    padding-left: 10px;
    line-height: 24px;
    font-size: 14px;
}

.ul-h li span {
    float: right;
    color: #ADADAD;
}

.ul-h-small {
    margin: 0;
    padding: 8px 10px;
    list-style: none;
}

.ul-h-small li {
    list-style: none;
    background: url(../images/point.png) 0 center no-repeat;
    padding-left: 10px;
    height: 24px;
    line-height: 24px;
}

.ul-h-small li:hover {
    background: url(../images/yt/listpoint.png) 0 center no-repeat;
}

.ul-h-small li span {
    float: right;
    color: #ADADAD;
}

.ul-c {
    margin: 0;
    padding: 8px 10px;
    display: inline-block;
}

.ul-c li {
    list-style: none;
    background: url(../images/point.png) 0 center no-repeat;
    padding-left: 10px;
    float: left;
    width: 149px;
    line-height: 24px;
}

.ul-c li a {
    *height: 1%;
}

.ul-yx {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 302px;
}

.ul-yx li {
    list-style: none;
    float: left;
    width: 100px;
    line-height: 24px;
}

.ul-yx li a {
    *height: 1%;
}

.ul-cx {
    margin: 0;
    padding: 0;
    width: 785px;
}

.ul-cx li {
    list-style: none;
    float: left;
    width: 156px;
    border-right: 1px solid #ddd;
    text-align: center;
    height: 130px;
}

.ul-cx li a {
    display: inline-block;
    height: 130px;
    *height: 40px;
    width: 156px;
    padding-top: 90px;
    font-size: 14px;
    font-weight: 600;
}

.ul-ad {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.ul-ad li {
    list-style: none;
    text-align: center;
    margin-top: 8px;
}

.ul-ad li a {
    height: 60px;
    display: inline-block;
    position: relative;
}

/******************************背景***************************/

.bf {
    background-color: #fff;
    overflow: hidden;
}

.fw {
    font-weight: 600;
}

/******************************边框***************************/

#clearb {
    border-right: 0;
}

/*********************************右侧固定边栏************************/

.rightside {
    width: 40px;
    position: fixed;
    right: 0;
    bottom: 200px;
    _position: absolute;
    _top: expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight -200+'px');
    display: block;
}

.rightside .rd {
    width: 40px;
    height: 40px;
    position: relative;
}
.rightside .weixin{
    background: url(../images/weixin.png) 0 center no-repeat;
}
.rightside .yd{
    margin-top: 10px;
    background: url(../images/yd.png) 0 center no-repeat;
}
.rightside .top{
    margin-top: 10px;
    background: url(../images/top.png) 0 center no-repeat;
    cursor: pointer;
}

.rightside .weixin-img {
    position: absolute;
    z-index: 3;
    right: 50px;
    top: -68px;
    padding: 5px;
    border: 1px solid #d1d2d6;
    display: none;
}

.rightside .weixin-img i {
    width: 9px;
    height: 16px;
    display: inline-block;
    position: absolute;
    right: -9px;
    top: 80px;
    background: url(../images/gdt-img_03.png) 0 center no-repeat;
}

.rightside .weixin:hover .weixin-img,.rightside .yd:hover .weixin-img {
    display: block;
}
/**************************autocomplete**************************/
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }
/**************************nav actived***************************/
.navactived{color:#FFF777;}

table {  border-collapse:collapse; border:none; }
td  {padding:0;  border:1px solid #ccc; }

 /*页面导航*/
        div.page-location{ width: 1150px; margin: 0 auto; margin-top: 10px; background: #ebebeb; height: 40px; line-height: 40px; padding-left: 22px; }
        div.page-location span{ color: red; }
        div.page-location a { color: #434343; }
		div.page-location a:hover{color: red;text-decoration: none;}



 /*咨询控件*/
#icon_module {
    display: none;
}
.leftkf{background:#3b62d0; width:149px; position:fixed;right:10px;top:50%;margin-top:-180px;z-index:100; padding-bottom:20px;}
.leftkf .tit{ text-align:center; font-size:20px; line-height:50px; color:#fff;}
.kfbox{margin:10px 10px 0 10px; font-size:13px;}
.kfbox a{ display:block;border-radius :2px;line-height:27px; margin-bottom:6px; color:#3b62d0; background:#fff url(../images/service.png) no-repeat 7px center; padding-left:30px;}
.kfbox a:hover{ background:#CC3300 url(../images/service2.png) no-repeat 7px center; color:#fff;transition:all 0.2s linear;}
.kfbox .hong{ background:#FFFF33 url(../images/service.png) no-repeat 7px center;}
.jdbd2{text-align:center;}
.jdbd2 input{border:1px #ccc solid; width:80%; line-height:20px; margin:0 auto;border-radius:1px; margin-bottom:10px; padding-left:10px;  font-size:14px;box-shadow: inset 0 2px 2px rgba(0,0,0,.075);}
.inp22{width:90%; background:-webkit-gradient(linear, 0 0, 0 100%, from(#ff3f3a), to(#ff3f3a)); color:#FFFFFF; font-size:16px;height:30px; line-height:30px;border:1px #ff3f3a solid;border-radius: 1px;-webkit-animation: bounce-up 0.5s linear infinite;animation: bounce-up 0.5s linear infinite; cursor:pointer;}
.form_popup_left *{margin: 0;padding: 0;}
.form_popup_left{width: 136px;top:30%;position: fixed;z-index: 999999;text-align: left;font-family: "microsoft yahei";padding-bottom:18px;margin-left: 18px;}
.form_popup_left .title22{font-size: 13.3px;color: #ffffff;text-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.26);font-weight: bold;text-align: center;margin-top:10px;}
.form_popup_left .close{
    display: inline-block;
    width: 13.8px;
    position: absolute;
    right: 4px;
    font-size: 20px;}
.form_popup_left{background: #029f84;background-image: linear-gradient(0deg, #04ab8e 0%, #04ab8e 100%);}
.form_popup_left .box{width: 120px;margin: 10px auto 0;background:#fff;border-radius:3px;padding-top:1px;}.form_popup_left .box .row{width: 96px;border-bottom: 1px dashed #ccc;margin: 9px auto 0;*padding-bottom: 12px;}
.form_popup_left .box .row.last2{border-bottom: 0;}
.form_popup_left .box .row p{font-size: 12px;color: #444444;font-weight: bold; line-height:18px;}
.form_popup_left .box .row p span{display: inline-block;width: 88%;vertical-align: top;}
.form_popup_left .box .row .div{overflow: hidden;margin:7px 0 0 2px;padding-bottom: 2px;}
.form_popup_left .box .row .div label{display: inline-block; width: 38px;line-height: 18px;text-align: center; border: 1px solid #ccc;border-radius: 2px;float: left;margin: 0 5px 8px 2px;color: #828282;cursor: pointer;font-size: 11px;font-weight:100}
.form_popup_left .box .row .div label.on{background:#ff6b01;background-image: linear-gradient(90deg, #ff4e00 0%, #ff7f00 100%);color: #fff;border-color: #ff6b01;}
.form_popup_left .box .row .div label.l{width: 86px;}
.form_popup_left .box .row .div label.m{width: 56px;}
.form_popup_left .box .row .div label.s{width: 55px;}
.form_popup_left .box .row .div label input{display: none;}
.form_popup_left .submit_box{text-align: center;margin-top: 15px;}
.form_popup_left .submit_box input{width: 106px;height: 33px;line-height: 35px;font-size: 12px;color: #444;border: 0;text-align: center;outline: none;}
.form_popup_left .submit_box input::placeholder{color: #444444;}
.form_popup_left .submit_box buttom{display:inline-block;cursor: pointer; width: 109px;height: 41px;background:url(bon.png) no-repeat;margin-top: 10px;}
.chengshi2{margin-top:10px}
.popup_bot{text-align:center; padding:7px 0 0;}
.popup_bot input{border:1px #12987f solid; width:80%; line-height:28px; margin:0 auto;border-radius:3px; margin-bottom:10px; padding-left:10px;  font-size:12px;box-shadow: inset 0 3px 2px rgba(0,0,0,.075);}
.inp22{width:90%; background:-webkit-gradient(linear, 0 0, 0 100%, from(#ff3f3a), to(#ff3f3a)); color:#FFFFFF; font-size:16px;height:30px; line-height:30px;border:1px #ff3f3a solid;border-radius: 3px;-webkit-animation: bounce-up 0.5s linear infinite;animation: bounce-up 0.5s linear infinite; cursor:pointer;}
@-webkit-keyframes bounce-up {
 25% {-webkit-transform: translateY(2px);}
 50%, 100% {-webkit-transform: translateY(0);}
 75% {-webkit-transform: translateY(-2px);}
}

@keyframes bounce-up {
 25% {transform: translateY(2px);}
 50%, 100% {transform: translateY(0);}
 75% {transform: translateY(-2px);}
}
