body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
h1,h2,h3,h4,h5,h6{font-size:16px;}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
*{ margin: 0; padding: 0;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1100px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333333; /*文字颜色定义 */
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */
a:link {color: #2c2c2c;} /* 未访问的链接 */
a:visited {color: #2c2c2c;} /* 已访问的链接 */
a:hover{color: #2c2c2c;	text-decoration: none;} /* 鼠标在链接上 */
a:active {color: #2c2c2c;} /* 点击激活链接 */
p{ line-height:28px;}
.fl{float:left;}
.fr{float:right;}
.hide{display: none}
.show{display: block}
.dib{display: inline-block;*display: inline;zoom:1;}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.dib{display: inline-block;*display: inline;zoom:1;}
.wrap{ width:1200px; margin:0 auto; height:auto;}

.red{color: red}
.clear {clear: both;}

/*表格样式定义 */
checkbox{border: 0px;}/*选择框样式定义 */
.input{ border:1px solid #ccc; height:20px;line-height:20px}
ul,li{ list-style:none}



/*public*/
.size1{ width:100%; overflow:hidden; margin:0 auto;}
.backcolor{background:#b99b6c;}
.color{ color:#b99b6c; }

.headtop{ padding:20px 0 10px;}
img{max-width: 100%;}
body{max-width: 1920px;margin: 0 auto;}
.color-blue{color: #b99b6c}

/*共用头部*/
.headerxx{padding-top:5;background: #ffff;width: 100%;}
.header{background: #ffff;width: 100%;border-bottom: solid 1px #ccc;}
.header .wrap{ position: relative;}

.headerTop .logo img{display: block;margin: 0;overflow; width:1200px;}
.headerTop .tel{background: #fff;height: 32px;border-radius: 16px;padding: 0 10px;}
.headerTop .tel p{font-size: 16px; color: #0060a5;line-height: 32px;background: url(../images/tel_bg.png) no-repeat left center;padding-left: 35px;}

.nav{position: relative;z-index: 99; margin-top:33px;}
.nav>ul{height:45px;}
.nav>ul>li{float:left;height:45px;font-size:16px;font-weight: bold;width:108px;text-align:center;  }
.nav>ul>li>a{display:inline-block;color:#222;width:100%}
.nav>ul>li>a:hover{color:#00468e;}
.nav>ul>li:hover,.nav>ul>li.hover{background: url(../images/nav_bg.jpg) no-repeat center 28px;color:#00468e;}

.erji{background:#fff;display: none;border-bottom-right-radius:10px;border-bottom-left-radius:10px; text-align:left;margin-top: 25px;}
.erji>li{height: 38px;font-size: 16px;line-height: 38px; border-bottom: 1px solid #e0dcdb;text-align:left;}
.erji>li>a{color: #191a1a;line-height: 38px;text-align:left;;display: block;margin: 0 auto}
.erji>li>a:hover{color:#00468e;}
.erji>li:hover a{color: #0060a5;}

.headerTop{width:90%; margin:0 auto;}
.xlogo{width:300px; float:left; border:0px solid red; padding: 0px 50px 0px 0px;}
.i_top_right{ font-size:20px; line-height:88px; height:88px;}
.top_jd,.top_tm{ padding-left:10px; padding-top:10px;}
.top_jd em {
    display: block;
	width:45px; height:87px;
    float: left;
    background: url(../images/jd.png) no-repeat center
}

.top_tm em {
    display: block;
	width:45px; height:87px;
    float: left;
    background: url(../images/tm.png) no-repeat center
}
.t_tel{ padding-right:10px; font-weight:bold;}
.t_tel a:hover{ color:#00468e;}

@media screen and (max-width:1650px){
.headerTop{width:100%; margin:0 auto;}
.xlogo{ padding:0px 5px 0px 0px;}
.top_jd,.top_tm{ padding-left:2px;}
}

@media screen and (max-width:1450px){
.headerTop{width:100%; margin:0 auto;}
.nav>ul>li{ width:80px;}
.xlogo{ padding:0px 5px 0px 0px;}
.top_jd,.top_tm{ padding-left:2px;}
}

@media screen and (max-width:1200px){
.headerTop{width:100%; margin:0 auto;}
.nav>ul>li{ width:80px;}
.xlogo{ padding:0px 5px 0px 0px;}
.top_jd,.top_tm{ padding-left:2px;}
.i_top_right {display:none;}
}

/*固定的悬浮窗*/
.subnav {display:none;position: absolute;left: 0;top: 45px;width:1030px;z-index: 88;  padding: 20px 0;background: #fff;border-bottom-right-radius:10px;border-bottom-left-radius:10px;}
.subnav dl {float: left;text-align: left;width: 220px;padding-left: 30px; height:350px;}
.subnav dl dt a {color: #0060a5;line-height: 38px;font-size: 16px; display: block;border-bottom: 1px solid #e0dcdb;}
.subnav dd a {font-size: 14px;line-height:31px;height:31px;color: #191a1a;display: inline-block;width: 200px;}
.subnav dd a:hover{ color:#0060a5; }
.subnav dd span{font-weight: normal;}
.subnav dd span a{line-height: 24px !important;height:24px !important;}


.header.nav01 {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}

.banner{width:100%}
.banner .flexslider{width:100%;min-width:1000px}
.banner .slides{position:relative;z-index:1}
.banner .slides li{height:100%}
.banner .slides li img{width:100%;margin:0 auto;display:block}
.banner .flex-control-nav{display:none}
.banner .flex-direction-nav{display:none}

.page_banner{width:100%}
.page_banner img{width:100%;margin:0 auto;display:block}

.immenu{width: 100%;height: 40px;background: #efefef;}
.main_box{position: relative;}
.immenu ul li a{color: #191a1a;padding: 0 20px;line-height: 40px;display: block;float: left;}
.immenu ul li a:hover,.immenu ul li a.active{background: #005baa;color: #FFFFFF;}

.nav_submenu2 {text-transform: none; display:none; position:absolute;z-index:999; top:40px; height:40px; line-height:40px; background:#307abb; left:0;}
.nav_submenu2 div a{color:#FFF;padding:0 20px; height:40px; float:left;display: block;}
.nav_submenu2 div a:hover{background: #005baa;}
.inav.add:hover .nav_submenu2 { display: block;}

/*共用底部background: #282c2f;color: #7a7a7a;*/
.footer{
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 1000;
	padding-top: 50px;
	background: #0057a3;
	color: #ffffff;
	margin-top: 60px;
	display: block;
}
.footer .footerlink{width:1200px; margin:-10px auto 30px auto; border:0px solid red; }
.footer .footerlink a{ color:#ffffff; }
.footer .footerlink a:hover{ color:#ffffff; }
.footer>ul{overflow: hidden;padding-bottom:30px; }
.footer>ul>li{float: left;margin-left: 28px;}
.footer ul li.left{width: 290px;margin-left: 82px;}
.footer ul li.mid{width: 205px;margin-left: 52px;}
.footer ul li strong{font-size: 15px; font-weight: 200;display:block;margin-bottom:20px;color: #ffffff;}

.footer ul li.left ul li{width:170px;float: left;}
.footer ul li.left ul li a{font-size: 14px;color: #ffffff;line-height: 36px;display: inline-block}
.footer ul li.mid p{font-size: 20px;}
.footer ul li.mid p span{font-size: 14px;}
.footer ul li.last p{text-align: center;}

.footer ul li.last{width: 148px;}
.footer ul li.last img{width: 148px;height: 148px;display: block;margin: 0 auto}

.footer .bottom{background: #282c2f;font-size:14px;color:#fff;text-align:center;overflow: hidden;line-height: 40px;border-top:1px solid #464646}
.footer .bottom a{color:#fff;}

.wrapfoot{width:680px; margin: 0 auto;}
.bannerfo{ width:303px;height:70px; position:relative}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:28px; width:260px; height:31px;border:1px solid #d8d8d8; border-right:none;}
.bannerfo dl .inputbox input{ width:230px; height:31px; padding:0 15px;color:#bebdbd; line-height:31px; font-size:14px;}
.bannerfo dl .menuser{ position:absolute; left:261px; top:28px; width:42px; height:33px; display:block;background: url(../images/search2.jpg) no-repeat 0 0; }
.bannerfo dl .menuser input{width:42px; height:33px;background: url(../images/search2.jpg) no-repeat 0 0;}
.gwc{ margin-left:-82px;}
.gwc a{ margin:0px 5px;}