/*<!--  头部开始-->*/
.top_warp {
	width: 100%;
	min-width: 1200px;

}

.top_warp .top_top {

	height: 40px;
	background-color: #dcdddd;
}

.top_warp .top>p {
	line-height: 40px;
	float: left;
	font-size: 16px;
	color: #333333;
}

.top_warp .top .top_right {
	float: right;
	margin: 5px auto;

}

.top_warp .top .top_right01>a {
	display: block;
	float: right;
	line-height: 30px;
	margin-left: 10px;
}

.top_warp .top .top_right01>img {
	margin-top: 8px;
}

.top_warp .top .top_right01 {
	float: right;
	margin-left: 20px;
}

.top_warp .top_bgc {
	height: 120px;

}

.top_warp .top_bgc .logo {
	height: 120px;
	float: left;
	width: 660px;
	clear: both;
}

.top_warp .top_bgc .logo>a {
	float: left;
	width: 200px;

}

.top_warp .top_bgc .logo>a>img {
	width: 90%;
	padding-top: 16%;
	padding-right: 10%;

}

.top_warp .top_bgc .logo .wenzi01 {
	margin-top: 40px;
	font-size: 25px;
	color: #043f98;
	float: left;
	font-weight: 500;
	width: 440px;
	padding-bottom: 10px;
}

.top_warp .top_bgc .logo .wenzi01 span {
	font-weight: 600;
}

.top_warp .top_bgc .logo .wenzi02 {
	font-size: 20px;
	float: left;
	color: #333;
	margin-top: 5px;
	font-weight: 500;
}

.top_warp .top_bgc .logo>p>span {
	color: #043f98;
	font-weight: 600;
}

.top_warp .top_bgc .sousuo {
	float: left;
	width: 300px;
	padding-top: 50px;
}

.top_warp .top_bgc .sousuo input {
	border-radius: 15px;
	height: 31px;
	border: 1px #e5e5e5 solid;
	float: left;
	margin-right: -20px;
	width: 200px;
	outline: 0;
	text-indent: 1em;

}

.top_warp .top_bgc .sousuo button {
	height: 34px;
	width: 50px;
	border-radius: 15px;
	outline: 0;
	border: none;
	background: url(../img/sousuo.png) no-repeat center;
	background-color: #006fcc;
	cursor: pointer;

}

.top_warp .top_bgc .logo_right {
	float: right;
	width: 300px;
}

.top_warp .top_bgc .logo_right>img {
	float: left;
	display: block;
	margin-top: 40px;
}

.top_warp .top_bgc .logo_right .dianhua {
	margin-left: 20px;
	margin-top: 15px;
	float: right;
	width: 240px;
}

.top_warp .top_bgc .logo_right .dianhua img {
	float: left;
	width: 18%;
	display: block;
	padding-top: 12%;
	padding-left: 0%;

}

.top_warp .top_bgc .logo_right .dianhua>p {}

.top_warp .top_bgc .logo_right .dianhua>.rexian {
	font-size: 19px;
	color: #000000;
	margin-top: 20px;
	text-align: right;
}

.top_warp .top_bgc .logo_right .dianhua>.dian {
	font-size: 25px;
	color: #003593;
	font-weight: 600;
	/* float: left; */
	text-align: right;
	padding-left: 3%;
	padding-top: 2%;

}

.top_warp .top_bgc .logo_right .dianhua>.dian span {
	color: #006fcc;
}

.top_warp .top_bgc .logo_right .ma {
	float: right;
}

.top_warp .top_bgc .logo_right .ma>.erweima {
	float: right;
	display: block;
	margin-top: 5px;
	width: 80%;
	padding-right: 30px;
}

.top_warp .top_bgc .logo_right .ma p {
	text-align: center;
}

/*  头部结束*/

/*  导航开始*/
.nav_warp {
	min-width: 1200px;
	width: 100%;
	height: 47px;
	background-color: #262626;
}

.nav_warp .nav_box ul li {
	float: left;
	margin-left: 30px;
	line-height: 47px;
}

.nav_warp .nav_box ul li>a {
	display: block;
	text-align: center;
	color: white;
	padding: 0 20px;
	font-size: 16px;
}


/*二级导航*/
.nav_warp .nav_box ul ul {
     overflow: hidden;
    position: absolute;
    z-index: 99999;
    width: 90px;
    background-color: #262626;    display: none;
    opacity: 0.9;
}

.nav_warp .nav_box ul::after {
    content: "";
    display: block;
    clear: both;
}

.nav_warp .nav_box ul li:hover > ul {
    display: block;
}

.nav_warp .nav_box ul ul li {

     text-align: center;
    margin-left: 0;
    float: none;
}

.nav_warp .nav_box ul ul li a {
       color: #fff;
    font-size: 16px;
    /* width: 120px; */
    padding: 0;
}

.nav_warp .nav_box ul ul li a:hover {
    text-decoration: underline;

}

.nav_warp .nav_box ul li > a {
    display: block;
    text-align: center;
    line-height: 47px;
    color: white;
    padding: 0 10px;
    font-size: 16px;
}

.nav_warp .nav_box ul li a:hover {

    text-decoration: underline;

}

/*导航结束*/

/* banner 轮播图 */

.slide {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 999;
	overflow: hidden;
	min-width: 1200px;
}

.slide ul {
	width: 10000%;
	list-style-type: none
}

.next_btn {
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .5;
	vertical-align: middle;
	background: rgba(0, 0, 0);
	right: 5px;
	top: 50%;
	color: #fff;

	font-size: 20px;
	font-weight: 700;
	display: inline-block;
	cursor: pointer;

}

.prev_btn {
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .9;
	vertical-align: middle;
	background: rgba(0, 0, 0, .1);
	left: 5px;
	top: 50%;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	display: inline-block;
	cursor: pointer
}

.slide ul:after {
	content: '';
	clear: both;
	display: block
}

.slide ul li {
	float: left;
	text-align: center
}

.slide ul li img {
	vertical-align: middle;
	max-width: 100%
}

.slide .circle_btn {
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 0;
	display: table;
	margin: 0 auto;
	width: 100%
}

.slide .circle_btn button {
	box-sizing: content-box;
	opacity: .8;
	outline: 0;
	border: 0;
	padding: 2px 18px;
	background: #666;
	margin: 2px 5px;
	overflow: hidden;
	transition: all .6s;
	cursor: pointer;
}

.slide .circle_btn button.active {
	background: #999;
}

/*  轮播图结束*/


.search {
	height: 50px;
	background-color: #e9e9e9;
}

.search .search_left {
	color: #FFFFFF;
	float: left;
	overflow: hidden;
}

.search .search_left ul li {
	float: left;
	width: 80px;
}

.search .search_left ul li {
	display: block;
	line-height: 50px;
	font-size: 16px;

}

.search .search_left ul li a {
	color: #666666;
	text-align: center;
	margin: 0 auto;
	display: block;
	font-weight: 600;
}

.search .search_left ul p {
	float: left;
	line-height: 50px;
	font-size: 13px;
	font-weight: 600;
	margin-right: 10px;
	color: #666;
}

.search .search_right {
	float: right;
	margin: 11px 0;
	width: 306px;
	background-color: #FFFFFF;

	height: 30px;
	position: relative;
}

.search .search_right form input {
	display: block;
	border: none;
	height: 28px;
	outline: none;
}

.search .search_right form .sousuo {
	width: 240px;
	position: absolute;
	left: 22px;

}

.search .search_right form .sbutton {
	background: url("../img/search.png") center center no-repeat;
	width: 30px;
	position: absolute;
	right: 0px;
	outline: none;
	display: block;
	border: none;
	height: 31px;

}



.ym01 {

	margin-top: 1px;
	height: 220px;
	background-color: #e9e9e9;

}

.ym01 .ym01_main {
	height: 220px;
}

.ym01 .ym01_main ul li {
	width: 260px;
	float: left;
	margin: 50px 15px;
}

.ym01 .ym01_main ul li p {
	text-align: center;
	color: #003593;
	font-size: 22px;
	font-weight: 600;
}

.ym01 .ym01_main ul li img {
	display: block;
	margin: 20px auto;
}




.ym02 {
	height: 1600px;
	background: url("../img/ym02.jpg") top center no-repeat;
}


.ym02 .fw {
	width: 100%;
}



.ym02 .fw .fw_head {
	width: 1000px;
	margin: 0 auto;
	height: 35px;
}


.ym02 .fw .fw_head ul li {
	float: left;
	width: 194px;
	border: 2px solid #032b83;
	line-height: 30px;
	text-align: center;
	margin: 0 1px;
}

.ym02 .fw .fw_head ul li a {
	color: #032b83;
	font-size: 18px;
}

.ym02 .fw .fw_head ul li:hover {

	background-color: #032b83;
}

.ym02 .fw .fw_head ul li:hover a {
	color: #FFFFFF;
}



.ym02 .fw .fw_main {
	width: 100%;
	margin: 50px auto;
	height: 400px;
}


.ym02 .fw .fw_main ul li {
	float: left;
	width: 290px;
	height: 415px;
	margin: 0 5px;
}

.ym02 .fw .fw_main ul li img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}


.ym02 .gc {}

.ym02 .gc .gc_main {}


.ym02 .gc .gc_main ul li {
	    float: left;
    height: 360px;
    width: 49%;
    margin: 10px 0.5%;
    overflow: hidden;
    position: relative;

}

.ym02 .gc .gc_main ul li div {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(9, 9, 9, 0.4);
}

.ym02 .gc .gc_main ul li div h2 {
	display: block;
	margin: 15px auto;
	text-align: center;
	padding-top: 110px;
	font-size: 25px;
	font-weight: 400;
	color: #FFFFFF;
}

.ym02 .gc .gc_main ul li div span {
	width: 170px;
	background-color: #FFFFFF;
	color: #032b83;
	margin: 15px auto;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
}



.ym02 .gc .gc_main ul li:hover {}

.ym02 .gc .gc_main ul li:hover div {
	display: block;

}


.ym02 .gc .gc_main ul li img {
	height: 100%;
	display: block;
	width: 100%;
	margin: 0 auto;
}







.ym03 {
	height: 600px;
}

.ym03_left {
	width: 30%;
	float: left;
}


.ym03_left .ym03_left_main {
	margin: 3px;
}

.ym03_left .ym03_left_main ul li {
	margin-bottom: 3px;
	width: 300px;
	background-color: #666666;
	height: 100px;
	
} 




.ym03_left .ym03_left_main ul .yello {
	 background:url('../img/blue.jpg') top center ;
}

.ym03_left .ym03_left_main ul li h2 {
	text-align: center;
	font-size: 25px;
	line-height: 64px;
	color: #FFFFFF;

}

.ym03_left .ym03_left_main ul li p {
	text-align: center;
	font-size: 17px;
	line-height: 10px;
	color: #FFFFFF;
}

.ym03_right {
	width: 70%;
	float: right;
}

.ym03_right .ym03_right_main {
	height: 420px;

}

.ym03_right .ym03_right_main img {
	width: 600px;
	float: left;
	height: 100%;
}


.ym03_right .ym03_right_main div {
	width: 210px;
	float: right;
	height: 300px;
	margin: 50px 15px;
}

.ym03_right .ym03_right_main div h2 {
	text-align: left;
	margin: 15px auto;
	color: #003a8b;
}

.ym03_right .ym03_right_main div p {
	text-align: left;
	color: #000;
	font-size: 14px;
	line-height: 35px;
}

.ym03_right .one_list01 {
	display: block;
}

.ym03_right .one_list02 {
	display: none;
}

.ym03_right .one_list03 {
	display: none;
}

.ym03_right .one_list04 {
	display: none;
}




.ym04 {
	height: 400px;
}


.ym04_main {}

.ym04_main ul li {
	float: left;
	width: 220px;
	border: 2px solid #0c5aac;
	height: 80px;
	margin: 8px;
	position: relative;
	overflow: hidden;
}

.ym04_main ul li img {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	transform: translate(-50%, -50%);
}



.ym05 {
	height: 1200px;
	background: url("../img/ymvideo.jpg") top center no-repeat;
}

.ym05_video {
	width: 100%;
	position: relative;height: 760px;
}

.ym05_video video {

	position: absolute;
	top: 50px;
    left: 0px;
    width: 1200px;
    height: 643px;
    background: #000000;
}

.ym05_main {
	padding-top: 700px;
}


.ym05_main p {
	font-size: 17px;
	line-height: 37px;
}

.ym05 .ry {
	padding-top: 30px;
}

.ym05 .ry ul li {
	width: 280px;
	float: left;
	height: 180px;
	margin: 12px 10px;
}

.ym05 .ry ul li img {
	width: 100%;
	height: 100%;
}

.ym05 .ry ul li p {
	text-align: center;
	font-size: 1rem;
	margin-top: 0.625rem;
}


.zixun01 {
	background: url("../img/zh.jpg") top center no-repeat;
}


.zixun02 {
	background: url("../img/zh02.jpg") top center no-repeat;

}


.zixun a {
	display: block;
	width: 100%;
	height: 100%;
}

.zixun02 a {
	display: block;
	width: 100%;
	height: 100%;
}








/*荣誉*/
/* 咨询开始 */

.zixun {
	position: relative;
	height: 280px;
	overflow: hidden;
}

.zixun a>img {
	display: block;
	position: absolute;
	width: 1903px;
	left: 50%;
	margin-left: -954px;
}

/*咨询 结束*/



.new {
	padding-top: 50px;
	height: 500px;
	background-color: #e5eaf4;
}

.new_left {
	width: 30%;
	float: left;
}


.new_left ul li {
	background-color: #d9dee8;
	margin: 20px 15px;
	height: 180px;

}

.new_right {
	width: 65%;
	float: right;
}

.new_left ul li h2 {
	margin: 20px 15px;
	padding-top: 20px;
}

.new_left ul li p {
	margin: 20px 15px;
	font-size: 14px;
}


.new_right .new_right_new {}

.new_right h3 {
	text-indent: 0.5em;
	font-size: 22px;
	font-weight: 400;
}

.new_right .new_right_new ul li {
	width: 100%;
    height: 90px;
    margin: 45px auto;
    overflow: hidden;
}

.new_right .new_right_new ul li .wt_left {
	width: 80px;
    height: 86px;
    float: left;
    margin: 0 15px;
    background-color: #003191;
}

.new_right .new_right_new ul li .wt_left h2 {
	    margin: 11px auto;
    text-align: center;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 30px;

}

.new_right .new_right_new ul li .wt_right {
	
	float: right;
    margin-bottom: 10px;
    width: 84%;
}

.new_right .new_right_new ul li .wt_right h2 {
	font-size: 20px;
	font-weight: 400;
}

.new_right .new_right_new ul li .wt_right p {
	font-size: 14px;
	margin-top: 10px;
	line-height: 25px;
}










/* 动态 开始 */

/*行业新闻*/
.xinwen {
	padding: 2% 0;
	background: url(../img/bj01.png) no-repeat bottom left;
}

.xinwen .biaoti06 {
	margin-top: -50px;
	padding: 0 500px;
}

.xinwen .xinwen_con {
	padding-top: 20px;

}

.xinwen .xinwen_li {
	width: 350px;
	height: 450px;
	margin-left: 35px;
	border: 1px #e5e5e5 solid;
	float: left;

}

.xinwen .xinwen_li .xinwen_top {
	border-bottom: 1px #e5e5e5 solid;
	height: 50px;

}

.xinwen .xinwen_li .xinwen_top h2 {
	line-height: 50px;
	padding-left: 20px;
	font-size: 18px;
	color: #333;
	float: left;
}

.xinwen .xinwen_li .xinwen_top a {
	float: right;
	padding-right: 5px;
	font-size: 18px;
	line-height: 50px;
	display: block;
	color: #333;

}

.xinwen .xinwen_l .xinwen_nr {}

.xinwen .xinwen_l .xinwen_nr img {
	width: 90%;
	padding-top: 30px;

}

.xinwen .xinwen_l .xinwen_nr ul {
	padding-top: 10px;
}

.xinwen .xinwen_l .xinwen_nr ul li {
	width: 90%;
	margin: 0 auto;
	height: 20px;
	padding-top: 10px;
	overflow: hidden;

}

.xinwen .xinwen_l .xinwen_nr ul li p {
	float: left;
	width: 170px;
	height: 20px;
	overflow: hidden;
	font-size: 14px;
}

.xinwen .xinwen_l .xinwen_nr ul li span {
	float: right;
	font-size: 14px;
}

/*zixun*/

.xinwen .xinwen_zx img {
	width: 90%;
	padding-top: 30px;

}

.xinwen .xinwen_zx ul {
	padding-top: 10px;
}

.xinwen .xinwen_zx ul li {
	width: 80%;
	margin: 0 auto;
	height: 20px;
	padding-top: 10px;
	overflow: hidden;

}

.xinwen .xinwen_zx ul li p {
	float: left;
	width: 170px;
	height: 20px;
	overflow: hidden;
	font-size: 14px;
}

.xinwen .xinwen_zx ul li span {
	float: right;
}

.xinwen ul {
	padding-top: 20px;
	overflow: hidden;
}

.xinwen .xinwen_xc ul li {
	width: 120px;
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
}

.xinwen .xinwen_r img {
	width: 90%;
	padding-top: 30px;
}


.xinwen .xinwen_r ul {
	padding-top: 20px;
	overflow: hidden;
}

.xinwen .xinwen_r ul li {
	width: 250px;
	padding-left: 40px;
	height: 50px;
	float: left;
	padding-bottom: 20px;
}

.xinwen .xinwen_r ul li p {
	line-height: 30px;
	font-size: 14px;
	height: 30px;
	overflow: hidden;
}

/* 动态 结束 */

/* 友情链接 开始 */

/*友情链接*/
.link {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;

}

.link .container .link_top {
	width: 100%;
	overflow: hidden;
	height: 60px;
	background: url(../img/L.png) no-repeat left;
	border-bottom: #e15721 solid 1px;
}

.link .container .link_top>p {
	color: #333;
	text-align: left;
	line-height: 25px;
	font-size: 16px;
	text-indent: 35px;
}

.link .container .link_bot {
	width: 100%;
	padding: 10px 0;
	overflow: hidden;
}

.link .container .link_bot ul {
	width: 100%;

	overflow: hidden;
}

.link .container .link_bot ul li {
	float: left;
	padding: 5px 20px;
}

.link .container .link_bot ul li>a {
	display: block;
	color: #666666;
	font-size: 14px;
}

/* 友情链接 结束 */

/*  底部开始*/
/*底部开始*/
.dbu {
	background-color: #262626;

	padding-top: 90px;
}

.dbu_content {

	color: white;
	height: 350px;
}

.dbu_a {
	width: 33%;
	float: left;

	border-right: 1px white solid;
}

.dbu_a_m {

	margin-left: 50px;
	margin-right: 50px;
}

.dbu_content h1 {
	margin-left: 20px;
	font-weight: 400;
	font-size: 20px;
}

.dbu_b {
	width: 33%;
	float: left;
	border-right: 1px white solid;
}

.dbu_b_m {
	margin-left: 50px;
	margin-right: 50px;

}

.dbu_c {
	width: 33%;
	float: left;

}

.dbu_c_m {
	margin-left: 50px;
	margin-right: 50px;
}

.dbu_aa ul li {
	float: left;
	margin: 20px;
	width: 100px;
}

.dbu_aa ul li a {
	font-size: 15px;
	color: white;
}

.dbu_bb ul li {
	float: left;
	margin: 14px;
	font-size: 16px;
}



.dbu_bb ul li p a {
	color: #a6000e;

}

.dbu_c_m img {
	padding: 45px 45px 15px 45px;
	text-align: center;
	display: block;
	margin: 0 auto;
}

.dbu_c_m h1 {
	text-align: center;
	margin: 0 auto;
}

.zxian {
	margin-left: 20px;
}

.footer_bom {
	border-top: 1px #e5e5e5 solid;

	background-color: #262626;
}

.footer_bom>p {
	color: #fff;
	text-align: center;
	font-size: 14px;
	padding: 10px 0;
}

.footer_bom>p>a {
	color: #ff0000;
}

/*底部结束 */
