﻿@charset "utf-8";
/* CSS Document */

*{ padding:0px; margin:0px; margin:0 auto;}
table, tr, td { margin: 0; padding: 0; }
body{ background-color: #e1e6eb;}
.box{width:100%; height:auto; font-size:14px; font-family:"微软雅黑";}
li{ list-style:none;}
img{ border:0}
a,a:hover{ text-decoration:none;}


.fl {
    float: left;
}

.fr {
    float: right;
}

.header{ width:100%; height:180px; background-image: url(../images/bannerbg.jpg); margin:0 auto;}
.row{position:relative;height:180px;}
.header .logo{position:absolute; z-index:99; margin-top:50px;}
.header .bytu{position:absolute; z-index:99; margin-top:115px;}
.sub-logo{ margin-top:65px; position:absolute; z-index:99; right:0;}

.logbj{position:absolute; top:0;right:0;}


.naver{ width:100%;height:44px; background-color: #006493;}

.naver .nav-list li{ width:85px; height:44px; line-height:44px; float:left; color: #1b4e97; margin-right:10px;}

.naver .nav-list li a{ color: #fff; font-weight: bold; font-size:14px; display:block; text-align:center;}

.naver .nav-list li a:hover{background-color: #337ab7; color:#FFF;}







 .borderTitle {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: 5px 0px 0px 0px;
    background: linear-gradient(to bottom,#f3f3f3,#FFFFFF);
	 border: 1px solid #ddd;
    border-radius: 5px 5px 0px 5px;
    margin-bottom: 4px; margin-top:20px;
}

.borderTitle .borderTitleWord {
    float: left; font-size:16px;
    height: 100%;
    padding: 0px 10px;
    background-color: #2e6da4;
    color: #FFFFFF;
    border-radius: 5px 0px 0px 5px;
}


.borderTitle .borderTitleImg {
    width: 20px;
    height: 100%;
    float: left;
    background-image: url(../images/divTitleTriangle.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.dbody{background:#FFF;
width:100%;
height:auto;}

#main-div{ background:#FFF;
width:90%;
height:auto;
border-color: #ddd;
 margin-top:20px;
	
}


#body1-c3{

height:auto; margin-top:20px;
overflow:hidden;
line-height:22px;
padding:10px;
color:#666;
text-align:left;
background:#FFFEED; margin-bottom:20px;

}
#body1-c03{

width:100%;

height:32px;

line-height:32px;

color:#FFFFFF;

text-align:center;

/*background:url(../images/c02.png) no-repeat;*/

}


.footerBottom{width: 100%;
    height: 110px;
    background-color: #F2F2F2;
    margin-top:50px;

}


.footerBottom2{width: 100%;
    height:auto;
    background-color: #F2F2F2; margin-top:30px;

}

.footInfoDiv {
    width: 100%;
    height: 100px;
    font-size: 12px;
    color: #999999;
    float: left;
    line-height: 20px;
    padding-top: 20px;
    text-align: center;
}


.tabcx{ width:100%; clear:both;}

.nsry{  text-align:center; line-height:40px;
    background: #2e6da4;
    color: #FFF;
    font-size: 16px; float:left; width:160px;height:40px; border:1px solid #999; border-bottom:0; margin-top:30px;}
	
.rzzs{  text-align:center; line-height:40px;
    color: #999;
    font-size: 16px; float:left;width:160px; height:40px; border:1px solid #999; border-bottom:0; margin-top:30px;}
.rzzs a{ color: #999;}

.nsry a:hover{color:#2e6da4;}
 
.bl-form .controls{padding-bottom:20px; width:90%; clear:both; margin-top:20px;}
.bl-form .controls b{ float:left; line-height:40px; color:#333; font-size:16px;}
.bl-form .title{ text-align:center; width:100%; text-indent:8px; height:45px; line-height:24px; font-size:16px;color: #999; border: 1px solid #ccc;border-radius: 4px; float:left; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}

button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
 
.bl-form .search{ padding:8px 40px; cursor: pointer; background:#2e6da4; color:#FFF; border:0;border-radius: 4px; font-size:16px; width:50%; margin:30px 0;}

.bl-form li:nth-child(1){ border-bottom:1px solid #CCC}

.bl-form li:nth-child(2),.bl-form li:nth-child(3){border-left:1px solid #CCC; border-right:1px solid #CCC}

.bl-form li{overflow:hidden; }


.body1-title {
    position: absolute;
    color: #ffffff;
    font-size: 23px;
    margin-top: 5px;
    width: 100%;
    text-align: center;
}



.certDetailInfoDiv {
    width: 100%;
    border-radius: 5px;
    background-color: #FFFFFF;
    padding: 15px;
}


.certDetailInfoDiv .certDetailTitle {
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #4a90e2;
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #979797;
    margin-bottom: 10px;
}


.certDetailInfoDiv .certDetailContent {
    width:100%; line-height:30px;
	
    border: 1px solid #CCC; padding:10px;
    margin: 0px auto;
    margin-top:20px;
    border-radius: 8px;

}

.certInfoItem {
    width: 11%;
    height: 100%;
    float: left;
    text-align: right;
    font-weight: 600;
    padding-right: 5px;
    color:#666;
    font-size: 14px;
}

.certInfoDetail {
    width: 80%;
    height: 100%;
    float: left;
    text-indent: 5px;
    font-size: 14px;
    color: #000000;
}








.search {

    background-color: #fff;
 
}

.search-nav {
    display: flex;
    width: 1050px;
    margin: 0 auto;
    margin-top: 35px;
}

.search-nav .search-nav-item {
    width: 200px;
    height: 55px;
    font-size: 20px;
    text-align: center;
    margin-right: 10px;
    line-height: 55px;
    cursor: pointer;
    border: 1px solid #aeaeae;
    background-color: #fff;
}
.search-nav .search-nav-item.actives {
    background-color: #2a55a3;
    color: #fff;
}

.seach-cont {
    width: 1050px;
    margin: 0 auto;
    padding: 15px 0;
    margin-top: -1px;
    border: 1px solid #aeaeae;
}

.seach-cont input {
    width: 950px;
    height: 60px;
    border: 1px solid #aeaeae;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
    /* background: url(../images/sea.png) 42% center no-repeat;
    background-size:26px 24px; */
}

.seach-cont button {
    width: 564px;
    height: 60px;
    outline: none;
    display: block;
    margin: 0 auto;
    border: none;
    border-radius: 5px;
    background-color: #2a55a3;
    color: #fff;
    margin-top: 35px;
    font-size: 22px;
    cursor: pointer;
    margin-bottom: 25px;
}
.gsilist-bj{

    display: flex;
    justify-content: space-between;
    padding: 15px 75px;
}
.gsilist {
    color: #333;
    /* margin-top: 40px; */
    width: 100%;

    /* margin: 0 auto; */
    /* margin-top: 35px; */
}

.gsilist .title {
    font-size: 22px;
    margin-bottom: 25px;
}

.gsilist ul {
    width: 100%;
    /* margin-left: 1%; */

}

.gsilist ul li {
    width: 100%;
    text-align: center; padding-top:5px;
    font-size: 18px; height:45px; 
    border-top: solid 1px #ddd;
}

.gsilist ul li span {
    padding: 5px 0;
    display: block;
    float: left;
    border-left: solid 1px #ddd;
 

}

.gsilist ul li span:first-child {
    width: 80%; text-align:left; padding-left:20px;
   
    border-left: solid 0px #ddd;

}

.gsilist ul li span:last-child {
    width:15%; text-align:center;
 

}
.gsilist ul li:first-child {
    border-top: 0;
}

.gsilist ul li:last-child {
    border-bottom: solid 1px #ddd;
}

#marquee {
    overflow: hidden;
    height: 243px;
    width: 100%;
    border: solid 1px #ddd;
    /* margin-left: 1%; */
    /* background-color: #f0f; */
    position: relative;
    font-family: "微软雅黑";
}

#cxlist ul {

    position: absolute;
    top: 0;
    left: 0%;
    /* border: solid 1px #ddd; */
    width: 100%;
    height: 100%;
}







@media (max-width:992px) {

.header{ height:auto;}
.header .logo {width: 98%;
    position: absolute;
    z-index: 99; margin:10px auto; position:inherit; text-align:center;
}	
	
.container { width:100%;}	
	


.header .bytu { width:60%; height:auto; position:inherit; margin-top:10px; float:left;}

.sub-logo{ width:30%; height:auto; position:inherit; margin-top:10px; float:right;}

.logbj{ display:none;}
	
.row{ text-align:center; height:auto;}	

.naver{ height:30px;}
.naver ul{ display:none;}

	

.hd_nav{position:relative; width:25px; height:30px;z-index:998; float:right;}
.hd_nav i{top:50%;margin-top:-1px;position:absolute;display:inline-block;height:2px;width:18px;border-radius:1px;background:#fff;}
.hd_nav:before{margin-top: -7px;}
.hd_nav:after{margin-top:6px;}
.hd_nav:before,.hd_nav:after{content: '';position:absolute;top:50%;display:inline-block;height:2px;width:18px;border-radius:1px;background:#fff;transition:0.2s;}
.hd_nav.active i{display:none;}
.hd_nav.active:before{transform: rotate(45deg);}
.hd_nav.active:after{transform: rotate(-45deg);}
.hd_nav.active:before,.hd_nav.active:after{margin-top:0;background:#fff;}

.wap_nav{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(0, 0, 0, 0.6);z-index:99; display:none;}
.wap_navK{width:80%;margin:30px auto;text-align:center;}
.wap_navK a{height:40px; line-height:40px;display:block;color:#fff; font-size:14px;}

.borderTitle{ margin-top:10px;}

#main-div{ padding:0 5px; margin-top:10px;}
.bl-form .controls{ padding-top:10px; padding-bottom:10px; width:90%;}

.bl-form .title{ width:100%;}

.certDetailContentLine{ width:100%;}

.certInfoItem { width:auto; float:left}
 
.certInfoDetail {
     width:auto; float:left;}
	

.rzzs{ margin-top:20px; width:48%;}
.nsry{ margin-top:20px;width:48%;}	
	
}













 