@charset "utf-8";
body,div,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,button,textarea,table,tbody,tfoot,thead,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video {
	margin: 0;
	padding: 0;
	outline: 0;
	background: transparent;
}
article,aside,dialog,figure,footer,header,hgroup,nav,section {
	display: block;
}
body,button,input,select,textarea {
    font: 12px/1.5 arial;
    font-family: "Microsoft YaHei","SimHei";
}
body{
    background-color: #fff;
}
h1,h2,h3,h4,h5,h6,button,input,select,textarea {
	font-size: 100%;
}
address,cite,dfn,em,var {
	font-style: normal;
}
code,kbd,pre,samp {
	font-family: courier new,courier,monospace;
}
small {
	font-size: 12px;
}
ul,ol,li {
	list-style: none;
}
img {
	border: none;
}
a {
	outline: thin none;
    text-decoration: none;
    color:#000;
}
a:hover {
    color: #c50001;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input {
    vertical-align: middle;
}
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
}
.clearfix {
   zoom: 1;
}

/*公共头部*/
.fl{
    float: left;
}
.fr{
    float: right;
}
.header{
    width: 100%;
}
.header_top{
    width: 100%;
    height: 223px;
    background-image: url(../images/public/head_bg.png);
    background-repeat: no-repeat;
}
.header_top .header_main{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.h_m_top{
    overflow: hidden;
    margin-top:8px; 
}
.h_m_bottom{
    overflow: hidden;
    margin-top:64px; 
}
.header_search{
    width: 288px;
    height: 51px;
    position: relative;
    margin-top:25px; 
}
.header_search form{
    width: 100%;
    height: 100%;
}
.header_search form input{
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    font-size: 16px;
    border-radius: 26px;
    border: solid 3px #eeeeee;
    padding-left:16px; 
    box-sizing: border-box;
}
#button {
    width: 87px;
    height: 51px;
    background-color: #00468e;
    border-radius: 26px;
    position: absolute;
    box-sizing: border-box;
    top: 0;
    right: 0;
    font-size: 18px;
    color: #fefefe;
    line-height: 51px;
    text-align: center;
    cursor: pointer;
    border: none;
    outline: none;
}
#button img{
    vertical-align:middle;
    margin-right:4px; 
}
/* nav */
.header_bottom{
    width: 100%;
    height: 54px;
    background-image:url(../images/public/nav_bg.png);
    background-repeat:no-repeat; 
}
.header_bottom .header_nav{
    width: 1200px;
    overflow: hidden;
    margin:0 auto; 
}
.header_bottom .header_nav li{
    float: left;
    width: 16.66%;
    line-height: 54px;
    text-align: center;
}
.header_bottom .header_nav li.on{
    background: #00468e;
    line-height: 50px;
}
.header_nav li a{
    display: inline-block;
    width: 100%;
    font-size: 22px;
    color: #ffffff;
}
.header_nav li a img{
    vertical-align:middle;
    margin-top:-4px; 
}
/*公共中部*/
.main{
    width: 100%;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
/*公共尾部*/

/* 底部 */
.footer{
    width: 100%;
    height: auto;
}
.footer_yqlj{
    width: 100%;
    background-color: #f5f5f5;
    height: auto;
}
.f_yqlj_box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.yqlj_hd span{
    font-size: 18px;
	font-weight: bold;
	line-height: 36px;
    color: #000000;
    float: left;
    margin-left:40px; 
} 
.yqlj_hd {
    padding-top:50px;
    position: relative; 
    overflow: hidden;
    padding-bottom:20px; 
}
.yqlj_hd ul{
    float: left;
    margin-left:44px; 
}
.yqlj_hd ul li{
    float: left;
    font-size: 18px;
	font-weight: bold;
	line-height: 36px;
    color: #000000;
   margin-right:107px; 
    cursor: pointer;
    box-sizing: border-box;
}
#yqlj_jt{
    position: absolute;
    top: 20px;
    display: inline-block;
    width: 100%;
    text-align: center;
    left: 0;
}
#yqlj_jt img{
    transition:all 1s;
}
.yqlj_bd{
    padding-left:160px;  
    padding-bottom:20px; 
    overflow: hidden;
    display: none;
}
.yqlj_bd ul{
    float: left;
    width: 20%;
    min-height: 200px;
    margin-right: 28px;
}
.yqlj_bd ul li{
    width: 175px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
    font-size: 16px;
}
.yqlj_bd ul li a{
    color: #333333;
}
.yqlj_bd ul.ul2{
margin-right:94px; 
}
.footer_cont{
    width: 100%;
    height: 135px;
    overflow: hidden;
    background: #00468e;
}
.footer_cont .f_cont_box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-top:40px; 
    color: #fff;
}
.xzwflg img{
	max-width: 180px;
}
.f_cont_box .p1{
    margin-bottom:18px; 
}
.f_cont_box .p1 span{
    margin-right:38px; 
}
.f_cont_box .p2 span{
    margin-right:10px; 
}
.f_cont_box .p2 a{
    color: #fff;
}
.f_cont_box .p2 img{
    vertical-align: middle;
    margin-right:6px;
    margin-top:-2px;  
}
.f_c_right a{
    margin-left:20px; 
}
.f_c_right a img{
    //vertical-align: middle;
}

/*当前位置*/
.crumbs{
    width: 100%;
    font-size: 14px;
    margin: 0 auto;
    padding: 16px 0 6px;
    border-bottom: 1px solid #cecece;
}
.crumbs img{
    display: inline-block;
    margin-bottom: -1px;
}
.crumbs span{
    display: inline-block;
    margin-left: 5px;
}
.crumbs a{
    display: inline-block;
    margin-left: 5px;
}

/*分页样式*/
/*-------------------------------------------------------------------*/
#page_div{
    width: 80%;
    margin: 1em auto;
    text-align: center;
}
.pagination-index,
.pagination-num{
    border: 1px solid #bfbfbf;
    margin: 0.2em;
    padding: 4px 8px;
    display: inline-block;
    border-radius: 3px;
    color: #000;
}
.pagination-num.active,
.pagination-index:hover,
.pagination-num:hover{
    background: #1a4d99;
    color: white;
}
.pagination-last{
    margin-left: 0;
}
.pagination-last>span{
    margin: 0.5em;
}
.pagination-last>input{
    width: 2em;
    height: 1.3em;
    text-align: center;
}
/* 二维码 */
.ewm {
    width: 150px;
    height: 170px;
    position: fixed;
    top: 36%;
    right: 0;
    background-color: #fff;
}
.ewm p {
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    text-align: center;
}
.ewm img {
    width: 100%;
    height: 150px;
}

/* ios */
@media (max-width: 760px) {

    /* 头部 */
    .header_top .header_main{
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .header_top{
       
    }
    .p_right{
        display: none;
    }
    .logo img{
        width: 100%;
    }
    .header_search{
        display: none;
    }
    #search_but{
        font-size:14px; 
        height: 41px;
        line-height: 41px;
        border-radius: 20px;
    }
    #search_but img{
        width: 15px;
    }
    .header_bottom{
        height: auto;
        background-repeat:repeat; 
    }
    .header_bottom .header_nav{
        width: 100%;
    }
    .header_bottom .header_nav li{
        width: 50%;
        height: 50px;
    }
    .container{
        width: 100%;
    }
    /* 底部 */
    .footer_yqlj{
        display: none;
    }
    .footer_cont{
        height: auto;
    }
    .footer_cont .f_cont_box{
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
    }
    .f_cont_box .p1 span{
        margin-right:15px; 
    }
    .f_c_right{
        float: none;
    }
    .ewm{
        display: none;
    }
}

@media screen and (max-width: 1200px) and (min-width: 760px) {
    body,html {
        width: 1200px;
    }
}