﻿
@charset "utf-8";
	/*------------------通用样式-------------------*/
	body {
	font-family: "微软雅黑";
	background-color:#FFF;
}
* {
	margin:0;
	padding:0;
}
ul, ol, li {
	list-style:none
}
a {
	text-decoration: none;
	font-size:12px;
	color:#333;
}
a:hover {
	color:#21C19D;
}
img {
	margin:0;
	padding:0;
	border:none;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
}
.clear::after {
    display: block;
    clear: both;
    content: "";
    height: 0;
}
form {
	display: block;
}
#all {
	width: 100%;
	margin:0px auto;
	height: auto;
	min-width:1200px;
	overflow:hidden;
	background-color:#FFF;
}
#alla {
	width: 100%;
	margin:0px auto;
	height: auto;
	min-width:1200px;
	overflow:hidden;
	background-color:#f5f6f7;
}
.nav ul li h2,.ce_nav li h3 {
	font-weight:normal;
}
/*首页*/
.header {
    overflow: hidden;
}
.top {
    width: 100%;
    background: url("../images/bg1.jpg") repeat-x;
}
.w980 {
    width: 980px;
    margin: 0 auto;
}
.logo {
    height: 78px;
    overflow: hidden;
}
.fl {
    float: left;
    display: inline;
}

/*导航*/
.nav {
    width: 100%;
    height: 46px;
	background-color: #02335a;
}
.nav-a {
    position: relative;
    z-index: 10;
    top: -13px;
    width: 992px;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
}
.n_son {
    float: left;
    display: inline;
    width: 110px;
    height: 70px;
    line-height: 70px;
    margin-left: 10px;
    font-size: 16px;
    font-family: "寰蒋闆呴粦";
    text-align: center;
    overflow: hidden;
}
.n_son a {
    color: #FFF;
    text-decoration: none;
    height: 40px;
	font-size: 16px;
}
.nav-a a:hover {
    color: #FF7800;
}
/*banner*/

.index-swiper-container {
    height:100%;
    width: 100%;
    position:relative; 
 overflow:hidden; 
}
.index-swiper-container a {
    display: block;
    height: 440px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.banner .swiper-container .swiper-wrapper .swiper-slide img{
	width: 100%;
height: 100%;
 position:relative; 
 overflow:hidden; 
 width:auto;
height:auto;
                  
}
/*公告*/
.marquee_bg {
    width: 100%;
    background: #02335a;
    height: 47px;
    overflow: hidden;
}
.marquee {
    width: 980px;
    height: 46px;
    margin: 0 auto;
    overflow: hidden;
}
.mar_title {
    float: left;
    width: 130px;
    height: 60px;
    padding-right: 6px;
    background: url(../images/marquee.jpg) 6px center no-repeat;
    text-align: right;
    font: 16px/60px "microsoft yahei";
    color: #fff;
}
.marquee marquee {
    float: left;
    width: 526px;
    height: 60px;
    overflow: hidden;
    font: 14px/60px "microsoft yahei";
    color: #fff;
}
.search1 {
    width: 255px;
    height: 39px;
    overflow: hidden;
    margin-top: 11px;
    float: right;
}
.text {
    width: 200px;
    float: left;
    font: 14px/29px 'microsoft yahei';
    color: #333;
    text-indent: 15px;
    height: 41px;
    padding: 5px 0;
    border: 0;
    background: #fff;
    *height: 29px;
}
.btn {
    float: left;
    background: url(../images/search.jpg) no-repeat center center #333;
    width: 55px;
    height: 39px;
    border: 0;
    cursor: pointer;
}
/*首页产品*/
.fl {
    float: left;
}
.main {
    height: auto !important;
    min-height: 100px;
    height: 100px;
    padding: 50px 0;
}
.w980 {
    width: 980px;
    margin: 0 auto;
}
.imain-a {
    width: 276px;
}
.icla-tl {
    width: 100%;
    height: 52px;
    background: url("../images/bg8.jpg") left top no-repeat;
}
.icla-tl h3 {
    padding-top: 10px;
    font: 400 13.2px/normal Castellar;
    color: #093f6d;
    text-shadow: 0 0 0 rgba(9,63,109,1);
}
.icla-tl h3, .icla-tl h2 {
    margin-left: 83px;
}
.icla-tl h2 {
    font: 400 18px/normal "Microsoft YaHei";
    color: #093f6d;
    text-shadow: 0 0 0 rgba(9,63,109,1);
}
.icla-con {
    background: url("../images/bg9.jpg") 25px top repeat-y;
    padding: 16px 0 67px;
}
.icla li {
 
    margin: 12px 0 0 20px;
    padding-left: 52px;
background: url("../images/bg10.png") left top no-repeat;
    font: normal 12px/34px "Simsun";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.icla li a {
    color: #FFF;
	font-size:14px;
	font-weight: bold;
}
.pl li {
 
    margin: 12px 0 0 20px;
background: url("../images/bg10.png") left top no-repeat;
    font: normal 12px/34px "Simsun";
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pl li a {
    color: #FFF;
	font-size:14px;
}

/*首页联系*/
.icontact {
    height: 321px;
    overflow: hidden;
    width: 100%;
}
.icontact-tl {
    width: 100%;
    height: 52px;
    background: url("../images/bg12.jpg") left top no-repeat;
}
.icontact-tl h3 {
    padding-top: 10px;
    font: 400 13.2px/normal Castellar;
    color: #093f6d;
    text-shadow: 0 0 0 rgba(9,63,109,1);
}
.icontact-tl h3, .icontact-tl h2 {
    margin-left: 83px;
}
.icontact-tl h2 {
    font: 400 18px/normal "Microsoft YaHei";
    color: #093f6d;
    text-shadow: 0 0 0 rgba(9,63,109,1);
}
.icontact-con {
    background: url("../images/bg9.jpg") 25px top repeat-y;
    padding: 16px 0 67px;
    width: 100%;
}
.icontact-con .pic {
    width: 266px;
    height: 77px;
    padding: 4px;
    background: #FFF;
    border: 1px solid #b4cfe5;
}
/*首页联系我们*/
.icontact-con .txt {
    padding: 18px 0 0 40px;
    font: 400 12px/36px "Simsun";
    color: #6f7071;
	font-size: 16px;
}
.icontact-con .txt a {
    color: #a5c735;
	font-size: 16px;
}
/*首页右侧*/
.imain-b {
    width: 674px;
}
.mar_l30p {
    margin-left: 30px;
}
.ipro-tl {
    height: 48px;
    background: url("../images/bg13.jpg") left 27px no-repeat;
}
.ipro-tl h2 {
    font: 400 18px/normal "Microsoft YaHei";
    color: #093f6d;
    text-shadow: 0 0 0 rgba(9,63,109,1);
    margin-left: 27px;
}
.ipro-tl .more {
    width: 84px;
    height: 35px;
    margin-top: 13px;
    padding-right: 6px;
    background: url("../images/bg14.jpg") left center no-repeat;
    font: 400 12px/35px "Simsun";
    text-align: right;
}
.ipro-tl .more a {
    color: #fff;
}
.ipro-con {
    padding-top: 22px;
}
.fr {
    float: right;
    display: inline;
}
.ipro-son {
    margin: 0 16px 30px 0;
      
    width: 208px;
}
.ipro-son .A {
    width: 206px;
    height: 154px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.ipro-son .B {
    text-align: center;
    font: 400 12px/38px "Simsun";
}
.ipro-son .B a {
    color: #6f7071;
	font-size:15px;
	overflow: hidden;
text-overflow: ellipsis;
}
.ipro-con .clear-fix .ipro-son .A img{
	width: 206px;

height: 154px;
	
}
.ipro-son .B a:hover {
    color: #b5cfe6;
}
/*首页新闻*/
.inews {
    margin-top: 27px;
}
.inews-con {
    padding-top: 24px;
}
.inews-list {

    width: 675px;

}
.inews-list li {

    height: 36px;
    line-height: 36px;
    color: #6f7071;
    border-bottom: 1px dotted #a5b9cb;

}
.inews-list li a {

    display: inline-block;
    color: #6f7071;
    width: 324px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	font-size:16px;

}
/*首页案例*/
.iservice {
    background: url("../images/img7.jpg") center top no-repeat;
}
.iservice-tl {
    padding-top: 20px;
}
.iservice-tl .more {

    width: 84px;
    height: 35px;
    margin-top: 10px;
    padding-right: 6px;
    background: url("../images/bg14.jpg") left center no-repeat;
    font: 400 12px/35px "Simsun";
    text-align: right;

}
.iservice-tl .more a {

    color: #fff;

}
.iservice-tl .icla-tl {

    background: url("../images/bg15.jpg") left top no-repeat;
    width: 400px;

}
.icla-tl {

    height: 52px;


}
.icla-tl h3 {

    padding-top: 10px;
    font: 400 13.2px/normal Castellar;
    color: #093f6d;
    text-shadow: 0 0 0 rgba(9,63,109,1);

}
.icla-tl h3, .icla-tl h2 {

    margin-left: 83px;

}
.icla-tl h2 {

    font: 400 18px/normal "Microsoft YaHei";
    color: #093f6d;
    text-shadow: 0 0 0 rgba(9,63,109,1);

}
.clear-fix::after {

    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;

}
/*首页案例轮播*/
#iroom-con {

    width: 980px;
    margin: 34px auto 0;
    height: 214px;
    overflow: hidden;

}
.index-case {
    padding: 10px 15px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 245px;
}
.index-case img {
    height: 147px;
    overflow: hidden;
}
.index-case .swiper-slide p {
    font-size: 16px;
}
.iservice .index-case{
	padding-top:30px;
}
/*底部*/

.footer {

    height: 195px;

}
.link-wrap {

    height: 52px;
    background: #0567ab;

    box-shadow: #666 0px 0px 5px;

}

.link {

    height: 52px;
    overflow: hidden;

}
.link .icla-tl {
height: 52px;
    width: 200px;
    background: url("../images/bg16.png") left center no-repeat;

}
.link .icla-tl h2, .link .icla-tl h3 {

    color: #fff;

}
.icla-tl h3 {

    padding-top: 10px;
    font: 400 13.2px/normal Castellar;
    color: #093f6d;
    text-shadow: 0 0 0 rgba(9,63,109,1);

}
.icla-tl h3, .icla-tl h2 {

    margin-left: 83px;

}
.l_con {

    width: 700px;
    overflow: hidden;
    font: 400 12px/52px "Simsun";
    height: 52px;

}
.bottom-wrap {

    height: 145px;
    overflow: hidden;
    border-top: 1px solid #A0E9FF;
    background: #02335a;

}
.bottom {

    height: 60px;
    padding-top: 54px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    line-height: 28px;
	font-size: 16px;

}

.foot-singlea {
    width: 100px;
    float: right;
}
.fs-title {
    height: 39px;
    line-height: 30px;
    color: #FFFFFF;
    font-size: 18px;
}
.fs-erwei {
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-top: 30px;
}
.fs-wen {
    width: 100px;
    line-height: 25px;
    font-size: 12px;
    color: #cccccc;
    overflow: hidden;
    margin-top: 10px;
}
/*关于我们*/


.p-tl .more {
    width: 377px;
    height: 35px;
    padding-right: 90px;
    line-height: normal;
    background: url("../images/bg14.jpg") right center no-repeat;
	font-size:16px;
}
.p-tl .more a {
    color: #000;
	font-size:16px;
}
.pAC p{
	font-size:16px;
}


/*新闻资讯*/
.itemUl {
    width: 94%;
    margin: 12px auto;
}
.itemUl li {
    height: 37px;
    line-height: 37px;
    background: none;
    color: #6f7071;
    overflow: hidden;
    border-bottom: 1px dotted #a5b9cb;
    text-indent: 4px;
}

.itemUl li .date {
    font-size: 12px;
    padding: 0;
    margin-right: 14px;
	font-size: 16px;
}
.itemUl li a {
    color: #6f7071;
	font-size:16px;
}

/*翻页*/
 .pagebar{
  clear: both;
}
.pagebar ul {
    text-align: center;
    padding-top: 10px;
    font-size: 25px;
    padding-bottom: 20px;
}
.pagebar ul li {
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 24px;
}
.pagebar ul li.active {
    color: #2c73c3;
}




/*产品中心*/
.picUl {
    height: auto;
    min-height: 100px;
    margin: 24px auto 12px;
}
.picUl-son {
    float: left;
    display: inline;
    margin: 0 16px 30px 0;
    width: 208px;
}
.picUl-son dt {
    width: 206px;
    height: 154px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.picUl-son dd {
    text-align: center;
    font: 400 12px/38px "Simsun";
	height:30px;
	overflow:hidden
}
.picUl .picUl-son dt img{
	padding: 25px 0px;
	height:103px;
	width:206px;
}
.picUl-son dd a{
	font-size:14px;
}


/*在线留言*/
.ri_cont {
    width: 710px;
    line-height: 18px;
    text-align: left;
    padding: 15px;
}
.form {
    color: #292929;
}
.form_area input {
    width: 636px;
    height: 34px;
    margin: 5px 0px;
    text-indent: 10px;
    border: 1px #000 solid;
}
.form span.ps {
    color: #292929;
    font-size: 16px;
    padding-left: 84px;
}
.form_area textarea {
    width: 638px;
    height: 158px;
    margin-top: 5px;
    border: 1px #000 solid;
}
textarea {
    resize: none;
}
.submit {
    text-align: center;
    padding-top: 10px;
    margin-bottom: 82px;
}
.submit .tj {
    background: #2c73c3;
    color: #fff;
	width: 200px;
}
.submit a {
    display: inline-block;
    width: 66px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    margin: 0 5px;
}
.ri_cont a {
    color: #000000;
    text-decoration: none;
}


/*联系我们*/
.pAC img{
	width:200px;
	height:200px;
	padding-top:20px;
}

/*新闻详情*/
.pFC {
    width: 94%;
    margin: 12px auto;
	clear:both;
}
.pFC h3 {
    width: 100%;
    text-align: center;
    color: #a5c735;
    font-size: 18px;
    line-height: 160%;
    padding-bottom: 13px;
    font-weight: bold;
}
.pubDate {
    text-align: left;
    width: 560px;
    padding: 6px 0;
    margin: 0 auto;
    line-height: 16px;
    color: #4c4944;
}
.pubDate span{
	font-size:16px;
}
.pubDate .date, .pubDate .font {
    padding: 0 4px;
}
.pubDate .date, .pubDate .font {
    padding: 0 4px;
}
.pubDate a {
    color: #a5c735;
}
.pFC .title {
    margin-top: 32px;
    padding: 0;
    color: #6f7071;
}
.fenyefh {
    text-align: center;
    height: 20px;
    margin-top: 10px;
    padding: 16px;
    overflow: hidden;
	
}
.fenyefh a{
	font-size:16px;
}
.fenyeud {
    width: 500px;
    text-align: left;
    height: 20px;
    margin: 0px;
    padding: 5px 0;
    color: #4c4944;
	font-size:16px;
}
.fenyeud a{
    color: #a5c735;
	font-size:16px;
	
}
#zoom {
    font-size: 14px;
    line-height: 180%;
}
/*优势*/
.adv {
    width: 100%;
    height: 1231px;
    background: url(../images/adv_b_bg.gif) repeat-x top;
    font-family: "微软雅黑";
    padding: 32px 0 20px;
    border-bottom: 1px solid 
    #ddd;
}
.pr {
    position: relative;
}
.adv_m {
    width: 960px;
    margin: 0 auto;
    height: 1211px;
    padding-top: 20px;
    background: url(../images/adv_bg.jpg) no-repeat center top;
}
	.adv_m h3 {
    top: 12px;
    left: -5px;
}
.pa {
    position: absolute;
}
.adv_b_m {
    padding: 130px 33px 0 43px;
}
.adv_1 {
    padding: 0 15px 0 20px;
}
.adv_1 .adv_u_1 {
    background: url(../images/adv_1.png) no-repeat left 20px;
    width: 436px;
}
.adv_m ul {
    margin-bottom: 17px;
    padding-left: 50px;
    color: 
    #203062;
}
.fr {
    float: right;
}
.fl {

    float: left;

}
.adv_m ul h4 {
    font-size: 18px;
    padding: 20px 0 13px 10px;
    margin-bottom: 3px;
    border-bottom: 1px dashed 
#bcbcbc;
color:
    #022e51;
}
.adv_m ul h4 em {
    display: block;
    font: normal 10px Arial;
    text-transform: uppercase;
    margin-top: 3px;
    color: 
    #b9b9b9;
}
.adv_m ul li {

    width: 440px;
    font-size: 14px;
    padding: 10px 0 0 13px;
    line-height: 28px;
    color: 

    #333;

}
li {

    list-style: none;

}
.adv_m ul li em {

    color: 

    #d70600;

}
.adv_2 {

    margin-top: 36px;

}
.adv_2 .adv_u_2 {

    background: url(../images/adv_2.png) no-repeat left 20px;
    width: 461px;
    margin-top: 40px;

}
.adv_3 {

    margin-top: 50px;
    padding-left: 5px;

}
.adv_3 .adv_u_3 {

    background: url(../images/adv_3.png) no-repeat left 20px;
    width: 457px;

}
.adv_4 {

    margin-top: 45px;
    padding-right: 10px;

}
.adv_4 .adv_u_4 {

    background: url(../images/adv_4.png) no-repeat left 20px;
    width: 457px;
    margin-top: 4px;

}
/*产品*/
.i_lf {
    background-color: #02335a;
}
 .i_lf h4 {
    height: 40px;
    margin: 9px auto 0;
    line-height: 29px;

}
.i_lf h4 a {
    color: 
    #fff;
    padding-left: 17px;
    display: block;
   /* background: url(../images/pro_h4.gif) no-repeat 172px 6px;*/
    font-size: 16px;
}
.i_lf ul {
 
    margin: -8px auto 0;
    overflow: hidden;
}
.i_lf ul li {
 
    background: url(../images/pro_lf_li.png) no-repeat center bottom;
    line-height: 37px;
    height: 37px;
    *line-height: 32px;
    *height: 32px;
    zoom: 1;
}
 .i_lf li a {
    display: block;
    background: url(../images/pro_a_ic.gif) no-repeat 19px 13px;
    color: 
    #fff;
    padding-left: 35px;
}
/*头部页眉*/
.h_con {
    height: 132px;
}
.h_con h1, .h_con h1 img {
    width: 251px;
    height: 84px;
}
.h_con h1 {
    float: left;
    margin-top: 40px;
    border-right: 1px solid 
    #b7b7b7;
}
.h_con h2 {
    float: left;
    color: 
    #006db8;
    font-size: 16px;
    margin-top: 46px;
    padding-left: 24px;
}
.h_con h2 i {
    display: block;
    font-size: 14px;
    color: 
    #000;
    font-weight: normal;
    padding-bottom: 10px;
}
.h_con p {
    float: right;
    margin-top: 33px;
}
.h_con p i {
    display: block;
    font-size: 12px;
    color: 
    #333;
}
.h_con p span {
    display: block;
    font-size: 31px;
    font-family: "Plantagenet Cherokee";
    color: 
    #006db8;
    line-height: 34px;
}
.h_con p em {
    display: block;
    height: 25px;
    line-height: 25px;
    border-top: 1px solid 
#a0a0a0;
border-bottom: 1px solid
    #a0a0a0;
}
.h_con p em span {
    float: left;
    margin-right: 10px;
}
.h_con p em a {
    display: block;
    font-size: 12px;
    line-height: 13px;
    color: #333;
    padding-right: 10px;
    border-right: 1px solid 
    #333;
        border-right-color: rgb(51, 51, 51);
    margin: 6px 0;
}

i, em {
    font-style: normal;
}


/*翻页*/
.pages {border-top: #CCCCCC solid 1px; padding-top:10px; margin-bottom:20px; margin-left:20px; margin-right:20px;padding:14px 0 10px; font-family:宋体}
.pages a { display:inline-block; height:22px; line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333; padding:0 10px}
.pages a.a1 { background:#f7f7f7; width:56px; padding:0 }
.pages a:hover { background:#f1f1f1; color:#000; text-decoration:none }
.pages span { display:inline-block; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center;padding:0 10px}
.page  { display:inline-block; width:56px; height:22px; line-height:22px; background:url(../images/titlebg.png) repeat-x 0 -55px ; border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
.pages ul {
    text-align: center;
    padding-top: 10px;
    font-size: 25px;
    padding-bottom: 20px;
}
.pages ul li {
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 24px;
}
