@charset "utf-8";
#project .ptit{ width:100%;margin:0.5rem; overflow:hidden}
#project a{color:#00394B; font-size:1.5rem}
#project .img{height:3rem}
#project .gengduo{float:right; padding-right:0.5rem; margin-top:1.5rem}

header{
    background:rgba(0,57,74,1);
    padding: .5rem 0;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 666;
}
header .log img{
    display: block;
    height:4rem;
}
header .bloc{
    margin:.6rem;
}
header .bloc a{
    display: block;
    background: url(../images/four.png)no-repeat;
    background-size: 100%;
    width:2.8rem;
    height:2.8rem;
    margin:0 auto;

}
.c_navbartoggle {
    padding: 1rem 1.4rem;
    position: absolute;
    right: 0;
    top: 0;
}
.c_navbartoggle .icon-bar {
    display: block;
    width: 2rem;
    height: .2rem;
    margin-bottom: .2rem;
    margin-top: .5rem;
    border-radius: 1px;
    background-color: #fff;
}
.dropdown-menus{
    padding: 0;
}
.drop{
    position: absolute;
    top: 5.3rem;
    right: 0;
    z-index: 999;
    display: none;
	width:185px;
}
/*头部*/

.dropdown-menus>li{
    list-style-type: none;
	background-color: #0A3D52;
	width:185px;
	height:auto; 
	overflow:hidden;
	border-bottom: 1px solid #417185;
}
.dropdown-menus .drop-item{
    text-align: center;
    line-height: 40px;
    height: 40px;
    width: 145px;
    background-color: #0A3D52;
    color: #fff;
    display: block;   
    text-decoration: none;
    cursor: pointer;
	float:left
}

.dropdown-menus .jiahao{width:40px;height:40px; display:block; float:left;color:#FFF; font-size:1.5rem; line-height:40px; text-align:center; border-image:none; border-top:none;}
.dropdown-menus .change-color{ color:#36AFC5}


.dropdown-menus .drop_box{width:100%;border-bottom: 1px solid #417185; display:none}
.dropdown-menus .drop_box a{color:#FFF}
.dropdown-menus .drop-itemn{
    text-indent: 25%;
    line-height: 40px;
    height: 40px;
    width: 145px;
    background-color: #0A3D52;
    color: #fff;
    display: block; 
	float:left;
    text-decoration: none;
    cursor: pointer;
}
.carousel-inner > .item img{height:auto!important}

.m-pimg{width:100%; height:auto; overflow:hidden;  text-align:center}
.m-pimg img{ height:4rem;text-align:center; margin:1rem 0}

.m-pztit{width:100%; height:auto; overflow:hidden;text-align:left; padding:0.5rem 1rem}
.m-pztit img{ height:3.5rem;margin:1rem 0}

.gallery{width:98%;text-align:center}
.gallery img{height:9rem;padding:0.1rem; }
.changdu{width:100%; overflow:hidden}
.con-con img{ width:100%!important}

/*弹窗*/

	.reveal-modal-bg{ position: fixed; height: 100%; width: 100%; z-index: 100; display: none; top: 0; left: 0; background:rgba(00, 00, 00, 0.8) }
	
	.reveal-modal { visibility: hidden; top: 30%; left:5%; width: 90%; height:auto; position: absolute; z-index: 101; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius:25px; background-color: #FFF; }
	.reveal-modal table{border-collapse:collapse; margin:30px auto 0}
	.reveal-modal table tr td{ color:#013b4f; text-align:center}
	.reveal-modal input[type=text]{width:auto; height:30px; background:#FFF; border:1px solid #CCC; margin:10px 0;}
	.reveal-modal input[type=submit]{padding:5px 15px; background:#00394B; color:#FFF; border:none; border-radius:0.6em; margin:20px 5% 20px;cursor:pointer}
	.reveal-modal input[type=reset]{padding:5px 15px; background:#00394B; color:#FFF; border:none; border-radius:0.6em; margin:20px 5% 20px;cursor:pointer}
	.reveal-modal .baoming{width:100%; height:40px; color:#FFF; font-size:16px; background:#013b4f; line-height:40px; text-indent:15px; border-top-right-radius:15px;border-top-left-radius:15px;}





/*弹窗*/

/*向上箭头*/
.gotop{
    z-index: 1001;
    width: 50px;
    padding: 10px;
    position: fixed;
    right: 0;
    bottom: 60px;
}
.gotop>img{
    width: 100%;
}

/*向上箭头*/

/*新加*/

#s_list{width:100%; height:auto; background:#093e52;}
#s_list .s_box{width:24%; height:auto; padding:0.5rem 0; text-align:center; display:inline-table}
#s_list .s_box p{margin:0.2rem 0;}
#s_list .s_box a{color:#FFF; font-size:1.1rem}
#s_list .s_box .s_bg1{font-size:1.4rem}
.shuxian{border-right:2px solid #184a5d}
.hengxian{border-bottom:2px solid #184a5d}

.home_fzz{width:90%; height:auto;  margin:0 auto; background:url(../m_images/wang.png) repeat; padding:0.5rem 0;}
.home_fzz .home_fz{width:33%; height:auto; float: left; overflow:hidden; text-align:center}
.home_fzz .home_fz img{height:5rem; border:none}

.home_lianxii{width:100%; height:auto; overflow:hidden;background:#093e52; padding:0.5rem 0;}
.home_lianxi{width:49%; height:auto; text-align:center; display:inline-table;}
.home_lianxi img{ height:4rem;}

/*新加*/