﻿@charset "utf-8";
/* CSS Document */

/* 全站通用 */


/* 布局框架 */
body{ background-color:#FFF;font-family:"微软雅黑", "黑体", "宋体"; font-size:15px; color:#232323; }
a{font-family:"微软雅黑", "黑体", "宋体"; font-size:15px; color:#232323; line-height:32px;}
.posiontin{ width:1200px; margin:0 auto;margin-bottom:15px;}
.mr_10{ margin-right:10px;}


.nav {
    width:100%;
    background-position: center;
    height:68px;
	line-height:68px;
    font-size:18px;
	background-image:url(http://jyj.zyhhkd.com/picture/2261/1910300946368926314.jpg);
    min-width:1200px;
	margin-bottom:15px;
}
.bao {
    width: 1200px;
    margin: 0 auto;
}
.user-box {
    color:#FFF;
    text-align: center;
    height:68px;
    line-height:68px;
    min-width: 108px;
    float:left;
	font-size:18px;
}
.user-box a{
    color:#FFF;
    text-decoration:none;
     height:68px;
    line-height:68px;
	font-size:18px;
}
.user-box:hover {
    background-color:#1a54ad;
    color: #fff;
    text-align: center;
	 
}
.user-box div {
    position: relative;
    background-color:#fff;
    display: none;
    border: #737272 1PX solid;
    border-top: none;
}
.user-box div a {
    display: block;
    line-height:68px;
    text-align: center;
    color: #000;
    background-color: #fff;
	text-decoration:none;
}
.user-box div a:hover {
    background-color: #1a54ad;
	color:#FFF;
}
.user-box:hover div {
    display: block;
}

.banner{width:100%; margin:0 auto; min-width:1200px; height:173px; background-image: url(zs_01.jpg); background-repeat:no-repeat; background-position:center;}

.bt-text{ width:223px; height:32px; line-height:32px; padding-left:15px; font-size:15px;font-family:"微软雅黑", "黑体", "宋体"; border:1px solid #107bcc;background-color:#FFF;}
.bt-bnt{ background-image:url(search_btn.jpg); width:53px; height:34px; border:none;}





/* 尾部 */


.fl{ background-color:#eaf5fe; padding-top:10px; padding-bottom:5px; width:100%; margin-bottom:2px;}
.fl_cnt{ width:943px; margin:0 auto; background-image:url(fl_tit.jpg); background-repeat:no-repeat; background-position:top left; padding-left:70px; padding-top:5px;}
.fl_txt{ background-color:#FFF; color:#107bcc; border:1px solid #107bcc; text-align:center; width:200px; height:43px; line-height:43px; margin-bottom:10px;}



.footer{ width:100%; background-color:#096ebd; border-bottom:16px solid #737272; text-align:center; color:#FFF; line-height:28px; padding-top:20px; padding-bottom:10px; min-width:1200px;}
.footer_cnt{ width:1200px; margin:0 auto;line-height:26px; font-size:13px;min-width:1200px;}
.footer a{color:#666666; line-height:26px; font-size:13px;}




