html,body,div,ul,li,ol,dd,dl,dt,a,p,span,h1, h2, h3, h4, h5, h6,strong,b,i,em,input,form,textarea,select,option,img{
    margin: 0;
    padding: 0;
word-wrap: break-word;
    word-break: break-word;
}

a {
    text-decoration: none;
word-wrap: break-word;
    word-break: break-word;
}

img {
    border: none
}
li{
    list-style: none;
word-wrap: break-word;
    word-break: break-word;
}

.fl,.left,.cent{
    float: left;
}
.fr,.right{
    float: right;
}
.float_box>*,.float_list>*,.float_list02>*,
.float_list03>*,.float_list04>*,.float_list05>*,
.float_list06>*,.float_list07>*,.float_list08>*
{
    float: left;
}

.float_box>*:last-child{
    float: right!important;
    margin-right: 0!important;
    padding-right: 0!important;
}
.float_list>li:last-child{
    margin-right: 0!important;
    padding-right: 0!important;
}

.float_list02>*:nth-of-type(1),.float_list02>*:nth-of-type(2),
.float_list03>*:nth-of-type(1),.float_list03>*:nth-of-type(2),.float_list03>*:nth-of-type(3),
.float_list04>*:nth-of-type(1),.float_list04>*:nth-of-type(2),.float_list04>*:nth-of-type(3),.float_list04>*:nth-of-type(4),
.float_list05>*:nth-of-type(1),.float_list05>*:nth-of-type(2),.float_list05>*:nth-of-type(3),.float_list05>*:nth-of-type(4),.float_list05>*:nth-of-type(5),
.float_list05>*:nth-of-type(1),.float_list05>*:nth-of-type(2),.float_list05>*:nth-of-type(3),.float_list05>*:nth-of-type(4),.float_list05>*:nth-of-type(5),.float_list05>*:nth-of-type(6),
.float_list05>*:nth-of-type(1),.float_list05>*:nth-of-type(2),.float_list05>*:nth-of-type(3),.float_list05>*:nth-of-type(4),.float_list05>*:nth-of-type(5),.float_list05>*:nth-of-type(6),.float_list05>*:nth-of-type(7),
.float_list05>*:nth-of-type(1),.float_list05>*:nth-of-type(2),.float_list05>*:nth-of-type(3),.float_list05>*:nth-of-type(4),.float_list05>*:nth-of-type(5),.float_list05>*:nth-of-type(6),.float_list05>*:nth-of-type(7),.float_list05>*:nth-of-type(8)
{
    margin-top: 0 !important;
}

.float_list02>*:nth-of-type(2n),
.float_list03>*:nth-of-type(3n),
.float_list04>*:nth-of-type(4n),
.float_list05>*:nth-of-type(5n),
.float_list05>*:nth-of-type(6n),
.float_list05>*:nth-of-type(7n),
.float_list05>*:nth-of-type(8n)
{
    margin-right: 0!important;
}

.inline_list{
    font-size: 0;
}

.inline_list>*{
    display: inline-block;
    vertical-align: text-bottom;
    font-size: 1rem;
}
.inline_list>*:last-child{
    margin-right: 0!important;
    padding-right: 0!important;
}

.clearBox ,.float_box,.float_list, .float_list02,
.float_list03,.float_list04,.float_list05,
.float_list06,.float_list07,.float_list08
{
    zoom: 1;
}
.clearBox:after,.float_box:after,.float_list:after, .float_list02:after,
.float_list03:after,.float_list04:after,.float_list05:after,
.float_list06:after,.float_list07:after,.float_list08:after
{
    clear: both;
    content: "";
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}
.clear{
    clear: both;
}

input,form,textarea,select,option{
    outline: none;
}
input[type="text"],input[type="password"]{
    text-indent: 5px;
}
input[type='checkbox']{
    vertical-align: top;
}
.pointer,input[type='image']{
    cursor: pointer;
}

.p_re{
    position: relative;
}
.p_ab{
    position: absolute;
}
.p_fx{
    position: fixed;
}

.disNone{
    display: none;
}
.overflowEll,.overflowEllUl li a{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}

.ful_box{
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.cover_bg{
    width: 100%;
    display: block;
}

/*all_set*/


html,body{
    position: relative;
    font-family:Microsoft YaHei,Arial,sans-serif;
    color: #333;
    font-size: 14px;
}
a{color: #333}

.ful_row{
    width: 100%;
    position: relative;
}

.big_box{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.big_box01{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}


.equal_Box{
    position: relative;
    width: 100%;
    padding-bottom: 32%;
    overflow: hidden;
}
.equal_Box>*:first-child{
    width: 100%;
    height: 100%;
    position: absolute;
    left:0;
    top: 0;
    z-index: 1;
}
.equal_Box>*:last-child{
    width: 1200px;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 0;
    z-index: 2;
}


.auto_box{
    text-align: center;
    border: solid 1px #eee;
    width:100%;
    height:259px;
   line-height: 259px;
}
.auto_box img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}


/*com_set*/
input::-webkit-input-placeholder{
    color: #C1C1C1;
}

.hover_box a:hover{
    color: #086DC6;
}

.com_list{
    font-size: 15px;
    padding-right: 10px;
    text-align: left;
    line-height: 33px;
    width: 100%;
}
.com_list>li{
    /*background: url("../images/commen/list-style01.png") no-repeat left 10px;*/
    margin-left: 0 !important;
    padding-left: 10px;
    height: 33px;
}
.com_list>li>a{
    color: #555;
}
.com_list>li>a:hover{
    color: #0464BA;
}
.com_list>li>span{
    color: #ABABAB;
    float: right;
    font-size: 13px !important;
}


.com_more{
    display: block;
    background: url("../images/info02.png") no-repeat left top;
    width: 124px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: white;
}

.com_tit{
    padding: 17px 0;
    background: url("../images/info01.png") no-repeat center bottom;
}
.com_tit .tit{
    font-size: 20px;
    text-transform: uppercase;
    color: #1581CF;
}
.com_tit.part{
    padding: 17px 0;
    background:none;
    border-bottom: solid 1px #eee;
}
.com_tit.part .tit{
    font-size: 18px;
    text-transform: capitalize;
    color: #555;
}
.blues{
    color: #1581CF;
}


.fanye {
    padding: 30px 15px ;
    height: 30px;
    text-align: center;
    font-size: 13px;
    color: #5b5b5b;
    text-align: center;
}
.fanye table{
display: inline-block;
}


.fanye .two, .fanye .fy-home, .fanye .fy-end {
    padding: 6px 8px !important;
}

.fanye .on {
    border: 1px solid #1581CF;
    background: #1581CF;
    color: #FFFFFF;
}
.icon_bg{

}