@charset "utf-8";
/* CSS Document */
html{
	overflow-x:hidden;
	display:block;
	}
body{
    font-family: "Microsoft Yahei", Tahoma, Geneva, sans-serif;
/*    background: #53c7ee; */
	background: #012a82 !important;
    color: #000;
	min-width: 1280px;
	font-size:16px;
	line-height:30px;
}	
/*头部css*/
.header-wrap {
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
    _position: absolute;
    _clear: both;
    _top: expression(eval(document.documentElement.scrollTop));
    background: #fff;
    z-index: 99;
    border-bottom: 1px solid #e4e4e4;
}

.header {
    width: 1280px;
    margin: 0 auto;
    height: 50px;
	line-height:50px;
    background: #fff;
}
.header a{
	color: #666;
	font-size:14px}
.header .frs{
	margin-right:60px;}
/*中间主样式css*/
.container-wrap{
	position: relative;
    width: 100%;
    margin: 0 auto;
}
.container{
    width: 1280px;
    margin: 0 auto;
	background:#FFF;
}
.container2{
    margin: 0 auto;
	background:#FFF;

}
/*中间主样式css-----banner样式*/
.container .banner-wrap{
	background:url(../image/csjbanner.jpg);}
.container2 .imgBanner{
/*	background:url(../image/csjbanner.jpg);
	background-repeat:no-repeat; 
    background-attachment:fixed;
	height:380px;*/
	}
.imgBanner img {
    max-width: 100%;
    overflow: hidden;
    min-width: 1280px;
    padding: 0;
    float: left;
}
/*中间主样式css-----nav导航样式*/
.container .main-nav{
	background:#699;
	height:50px;
	line-height:50px;
	margin:0 auto;
	text-align:center; 
	}
.container .main-nav ul{
	display:inline-block;}
.container .main-nav .main-nav-item{
	float: left;
    width: 100px;
    margin: 0 22px 0 22px;
    cursor: pointer;

}
.main-nav-item:hover{
	background:#093;
	color:#FFF}
/*中间主样式css-----content主要内容样式*/
.container .content{
	width:1100px;
	margin:0px auto;
	padding-bottom:20px;
	margin-bottom:30px;/*如果不要空行，去掉这行代码即可*/
	overflow:hidden;
	}
.container .title{
	font-size:20px;
	font-weight:600;
	padding-top:30px;
	}
.container .title2{
    background: url(../image/titlebg.jpg) no-repeat;
    font-size: 20px;
    font-weight: 600;
    width: 221px;
    height: 81px;
    text-align: center;
    line-height: 81px;
	margin-top:20px;
	}
.container .title3{
    background:#FF9;
    font-size: 20px;
    font-weight: 600;
    width: 221px;
    height: 81px;
    text-align: center;
    line-height: 81px;
	margin-top:20px;
	}
.container .title4{
    background: url(../image/titlebg.jpg) no-repeat;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    line-height: 81px;
	margin-top:20px;
	}
.container .title5{
    background:#e1f6ff;
	/*border:#f5f4f4 1px solid;*/
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    line-height: 68px;
	margin-top:20px;
	}
.container .pp{
	margin-top:16px;
	}
.btno{
    overflow: hidden;
    margin-top: 25%;
    margin-left:38%;
    display: block;
	
    position: absolute;
    top: 0%;
}
.btno2{
	margin:18px auto;
	    width: 230px;
}
.btn{
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: #68a3e9;
    text-align: center;
    border:5px solid #fff;
    font-size: 16px;
    display: inline-block;
    color: #ffffff;
    margin: 0 40px;
    border-radius: 30px;
	}
.btn3{ 
    width: 230px;
    line-height: 40px;
margin-right: 20px;
    text-align: center;
    font-size: 19px;
	font-weight:600;
    display:inline-block;
    color: #ffffff;
    border-radius: 20px;  
background: linear-gradient(to right top,#e66432,#f4b000);

}
.btn3:hover{
	color:#FFF;
	background:#e66432;
	}
.btn4{ 
    width: 230px;
    height: 44px;
    line-height: 40px;
    background: #fbb154;
    text-align: center;
    border: 2px solid #fff;
    font-size: 16px;
    display: inline-block;
    color: #ffffff;
    border-radius: 10px;  
    margin: 290px auto;
	    margin-left: 10px;
}
.btn4:hover{
	color:#FFF;
	background:#F33;
	}
.abq{
	color:#989797;
	margin-left:10px}
.OneButton{
	 width: 180px;
    height: 50px;
    line-height: 50px;
    background: #68a3e9;
    text-align: center;
    border:5px solid #fff;
    font-size: 16px;
    display: inline-block;
    color: #ffffff;
    margin: 0 40px;
    border-radius: 30px;
	}
.ivu-page-total{
	padding-top:10px;}
.OneButton:hover{
	color:#FFF;
	background:#2faddf;
	 border:5px solid #fff;}
.btn2{
	    width: 166px;
    height: 48px;
    line-height: 48px;
    background: #f5f4f4;
    color: #2faddf;
    border-radius: 5px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    /* border: #2faddf 1px solid; */
    margin-left: 10px;
	}
.sec1txt{
	background:#eef5fb;
	color:#666;
	border-radius:5px;
	padding:20px 40px 20px 40px;
	margin: 20px auto;
	line-height:36px;
	font-size:16px;
	}
.sec1txt .aa{
	color:#2badde}
.conPh {
	padding-bottom:40px;
	margin-top: 20px;
}	
.conPh .sec6 {
    padding-top: 20px;
    color: #0b686f;
}
.dList{
	margin-top:15px;}
.dList li {
    width: 350px;
	padding:5px 10px 5px  0;
	margin-left: 15px;
    color: #a5a4a4;
	font-size:14px;
    float: left;
/*	border-bottom: 1px #eff1f3 solid;*/
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}
.dList li a {
    color: #1f6da7;
    font-size: 16px;
    font-weight: 600;
	display:block
}
.dList li a:hover{
	color:#036}
	.frm-wrap {
    margin: 20px auto;
    overflow: hidden;
    width: 1100px;
}
.frm {
    width: 230px;
    height: 283px;
    margin-right:56px;
/*    margin-left: 20px;*/
    border: #9fd3e0 1px solid;
    text-align: center;
    padding-top: 20px;
}
.fll{margin-top: 10px;
float:left}
.frm a {
    color: #000;
}
.frm a:hover {
    color:#F60;
}
.phowrp{
	padding-bottom: 60px;
 background: #d3f6ff;
 height: 90px;
 border-radius: 5px;
 overflow: hidden;
 width: 1280px;
 margin: 0 auto;
 font-weight: 600;
 font-size:15px}
.phowrp ul{
	margin-left:40px}
.phowrp li{
	float:left;
	padding-right:20px;
	}
.phowrp2{
	padding-bottom: 60px;
    background: #dcecff;
    height:90px;
    border-radius: 3px;
	overflow:hidden;
	width: 275px;
	float:left;
	margin-left:20px}
.phowrp2 .img01{
	text-align: center;
	margin-top:16px}
.phowrp2 .span01{
	text-align: center;
	color:#444;
	font-size:13px;}
.hr-btn {
	margin-top:20px; 
}
.hr-btn div {
	display:inline-block;
    padding: 5px;
    width: 123px;
    height: 25px;
    line-height: 25px;
    background-color: #def3fc;
    font-size: 14px;
    cursor: pointer;
	text-align:center;
	border-radius:3px;
}
.hr-btn div:hover{
    background-color: #2faddf;
	}
.industry-wrapper {
    padding-top: 20px;
    padding-left: 16px;
    font-size: 13px;
    color: rgb(142, 142, 142);
}
.industry-box {
    display: flex;
}
.industry-box-title {
    white-space: nowrap;
    color: rgb(0, 192, 255);
    height: 22px;
	}
.text-wrapper {
    display: inline-block;
    height: 22px;
    text-align: center;
    cursor: pointer;
    line-height: 22px;
    background: rgb(255, 255, 255);
    border-radius: 6px;
    margin: 0px 10px 2px;
    padding: 0px 6px;
}

.ph{
	overflow:hidden}
.tiph{
	font-weight:600;
	margin:20px 0  10px 40px;
}
.select04 {
       padding-top: 0;
    padding-bottom: 0;
    height: 36px;
    line-height: 40px;
    padding-left: 11px;
    color: #acacac;
    width: 930px;
    font-size: 14px;
    border-radius: 5px;
    float: left;
    border: 1px solid #f3f0f0;
	background:#f3f3f3;
}
.bg2_two {
   width: 150px;
    height: 40px;
    display: block;
    float: left;
    background-color: #00c0ff;
    margin-left: 5px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
}
.dyw820_text_List {
    width: 100%;
	margin-top:15px
}
.dyw820_text_List ul li {
    font-size: 16px;
    font-family: "微软雅黑";
    padding-left: 18px;
    color: #333333;
    background: url(http://p5.img.cctvpic.com/photoAlbum/templet/common/DEPA1540451679495312/dyw820_list_bg.jpg) left 20px no-repeat;
	display: inline-block;
    width: 540px;
}
.dyw820_text_List ul li a {
    color: #333333;
    line-height: 42px;
}
.dyw820_text_List ul li a:hover {
	color:#1f6da7
}
.jianli{
	margin-top:16px;}
.jianliwrap{
	margin:10px 24px 0 0;
	width:340px; 
	height:130px; 
	border:1px #e6e5e2 solid;
    color:#a9a7a7;
	font-size:15px;
	float:left;
	
	}
.jianliwrap .dgwrap{
	padding:10px;
		}
.dgwrap .xmsty{
	color:#333333; font-size:22px; font-weight:600
	}
.dgwrap .xlsty{
	color:#636060; font-size:15px;
	}
.dgwrap .xxsty{
	color:#71afd4; font-size:15px; 
	}
.dgwrap .jlbtn{
    width: 150px;
    height: 30px;
    line-height: 30px;
    border-radius: 3px;
    background: #f5ad7b;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
	display:block
	}
.jlbtn:hover{
	background:#F63}
/*中间主样式css-----content主要内容样式*/
.footer-wrap
{
	background:#333;
	text-align: center;
	width: 100%;
	font-size: 10.0pt;
	color:#fff;
	height:100px;
}

/*表格样式*/
table.reference, table.tecspec {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 4px;
    margin-top: 4px;
    background: #fffff1;
}
table.reference th {
    color: #fff;
    background-color: #1caecd;
    border: 1px solid #0ec0d5;
    font-size: 16px;
    padding: 3px;
    vertical-align: top;
    text-align: center;
}
table.reference td {
    line-height: 2em;
    min-width: 24px;
    border: 1px solid #F2BE82;
    padding: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    vertical-align: top;
    text-align: center;
}