﻿html,
body {
	font-size: 62.5%;
	/*10 ÷ 16 × 100% = 62.5%*/
	
	
}
body {
	padding: 0px;
	margin: 0px;
	font-family: "microsoft yahei";
	
}	
	
.wrap-page {
	position: relative;
	height: 100%;
	
}
ul {
	margin: 0px;
	padding: 0px;
}
ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: none;
}

img{
	border: none;
}

/**/
#header{ width: 100%; min-width: 1200px; height:670px; background: url(../images/bg.jpg) top center no-repeat; padding-top: 72px; position: relative;
  
}
.contW{ width: 1200px; margin: 0 auto; position: relative;
	
}
#logoLay{ width: 342px; position: absolute; left: 410px; top: 20px;
	
}
#navLay{ width: 100%; height: 200px;  position: relative; z-index:999;
	
}
#nav { margin-left: 200px; padding-top: 130px;
	
}
#nav li{
	 display: block; float: left; padding: 0 25px; border-right:1px solid #c6c8ca; position: relative;
}
#nav li a{
	 color: #172c45; font-size: 18px; font-size: 1.8rem; padding:5px 0px 10px; display: block;
}
.secondMenu{ position: absolute;  z-index: 999; top: 38px; left: -6px; width:140px; background: #fff; text-align: center; padding: 10px 0; background: #4cd0fe; background: rgba(22,184,240,0.7) !important; box-shadow:0 4px 10px rgba(76,89,114,.32); border-radius: 10px; 
	
}
.secondMenu li{ float: none !important; border-right: none !important; font-size: 14px !important; font-size: 1.4rem !important; font-weight: normal !important; padding: 0 !important;
	
}
.secondMenu li a{ display: block; font-size: 16px !important; font-size: 1.6rem !important; font-weight: normal !important; padding: 5px !important; color: #fff !important;
	
}
.secondMenu li a:hover{ background: rgba(22,184,240,1) !important; background: #32b5e3\9;
	
}
.hasMenu{  background: url(../images/arrowDown.png)  106px center no-repeat;

}
.picBox1{ width: 328px; height: 286px; position: absolute; left: -20px; top: -20px; z-index: 2; background: url(../images/pic4.png) left 70px no-repeat;
	
}
.picBox2{ width: 338px; height: 397px; background: url(../images/pic2.png); position: absolute; left: -20px; top: 260px; z-index: 8;
	
}
.picBox3{ width: 302px; height: 371px; background: url(../images/pic1.png); position: absolute; right: 39px; top: 299px; z-index: 8;
	
}
/**/
.w1000{ width: 940px; height: 320px; overflow: hidden; position: absolute; left: 120px; top: 180px; box-shadow:1px 6px 15px rgba(76,89,114,.32) ; z-index:2; 
	
}
#myFocus{
	
}
/*内容*/
#content {
    padding-bottom: 110px !important;
}
/**/
/**/
#navMap a:hover, #footer a:hover{
	 text-decoration: underline;
}
#navMap{
	 background: url(../images/footer_bg.png) repeat-x #f0f0f0; padding: 20px 0 0 0;  font-family: "宋体"; overflow: hidden; font-size: 12px; font-size: 1.2rem;
	 min-width: 1200px; 
}
.navMap_in{ width: 1000px; margin: 0 auto;
	
}

.mapBox{ width: 192px; text-align: center; float: left;  height:196px;
        /* border-right:1px solid #d7d7d7 ;*/
	
}
.mapBox ul li{ margin-bottom: 10px; 
	
}
.mapBox ul li a{ color:#172c45; 
	
}
.mapTitle{ margin-bottom: 20px;
	font-size: 14px; font-size: 1.4rem; font-family: microsoft yahei;
}
.contact{ width: 420px; float: left; background:url(../images/zhuzi.jpg) no-repeat center bottom; padding-bottom: 60px;
	
}
.QR{
	 margin: 0 35px 0 35px; float: left;
}
.QR img{
	 max-width: 116px; height: 116px;
}
.contactRight{ float: left; width: 210px; 
	
}
.phoneNum{ background: url(../images/poneIcon.png) left center no-repeat; padding-left: 30px; color: #848990;
	
}
.num{ font-size: 24px; font-family: "microsoft yahei";
	
}
.address{
	 color: #848990; margin-top: 26px; line-height: 22px;
}
#footer{
    background: #4c5056; font-family: "宋体"; color: #cacbcd; font-size: 12px; font-size: 1.2rem; min-width: 1200px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 999;
}
#footer a{ color: #cacbcd; 
}
#link{ margin: 0 auto; line-height: 22px; height:55px;

}
.footerBottom{ line-height: 22px; margin: 0 auto;
	
}
.helpLay{
	 margin-top: 30px;
}
/*hideNav*/
.hideNav {
	 position: fixed; bottom: 20px; right: 20px; z-index: 9999;
}
.hideNav li{ height: 44px; width: 44px; background: #4cd0fe; border-radius: 5px; text-align: center; font-size: 0px; margin-bottom: 5px; opacity: 0.8;
	
}
.hideNav li img{
	 margin-top: 5px;
}


.input-text
{
    border: 1px solid #bac7d2;
    background: #f7fcfe; /* #f7fcfe #f3fafd*/
    border-radius: 2px;
    box-shadow: 2px 2px 2px #e7f1f7 inset;
    min-width: 120px;
    margin-left: 20px;
    padding-left: 5px;
}
.input-text
{
    height: 40px;
    width: 63%;
}
.btn_search {
    background: url('../images/btn_search.gif') 0px 0px no-repeat;
    background-size: cover;
    width: 106px;
    text-align: center;
    padding-left: 35px;
    line-height: 44px;
    height: 45px;
    border-style: none;
    cursor: pointer;
    font-size: 14px/35px;
    font-family: "Microsoft YaHei", "微软雅黑", "sans-serif";
}
    .btn_search:hover {
        background: url('../images/btn_search_hover.gif') 0px 0px no-repeat;
        background-size: cover;
        width: 106px;
        color: #fff;
    }


/*2016-2-28*/
.footer { width:1000px; height:auto; margin:0 auto;}
.footer p { height: 40px; line-height: 40px; text-align:center !important;}
.footer_left { width:590px; float:left;}
.footer_right { width:380px; float:left;}
.footer_left a { color: #848990;}

/*2018-9-6*/
.logImg {
    display: none;
}
.footer_left, .footer_right {
    display: none;
}
.footer_center {
    width: 100%;
    height: 70px;
    float: left;
    text-align: center;
}
.footer_btn {
    background: #01aaed;
    width: 220px;
    height: 40px;
    line-height: 40px;
    margin: 10px auto;
    text-align: center;
    border: 0px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    display: block;
}

.menu .ul-list {
    display: flex;
}

    .menu .ul-list > li {
        border-right: 1px solid #333;
        position: relative;
    }

        .menu .ul-list > li:last-child {
            border-right: none;
        }

        .menu .ul-list > li > a {
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 14px;
            text-decoration: none;
            color: #fff;
        }

        .menu .ul-list > li > span {
            color: #fff;
            font-size: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            background: #222;
        }

        .menu .ul-list > li:hover .ol-list {
            display: block;
        }

.menu .ol-list {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 999;
    background: #40c0ed;
    width: 100%;
    padding-left: 0px;
    text-align: center;
}

    .menu .ol-list > li > a {
        font-size: 14px;
        text-decoration: none;
        color: #fff !important;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0px 5px !important;
        height: 35px;
        line-height: 35px;
    }

        .menu .ol-list > li > a:hover {
            background: #4c5056;
        }

.ol-list li {
    padding: 0px !important;
    border-right: none !important;
    width: 100% !important;
    line-height: 25px !important;
}