/*公共样式*/
* {
	margin: 0;
	padding: 0;
        border: none;
}

li {
	list-style-type: none;

}
img {
    border: 0;
}
a {
	text-decoration: none;
            color: #333333;
}

ul {
	margin: 0;
	padding: 0;
}

h3 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

/*头部样式*/


.topbar {
	width: 100%;
	/* height: 110px; */
	box-sizing: border-box;
	text-align: center;
}

.container {
	width: 1200px;
	margin: 0 auto;

}

.clearfix:before,
.clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.topbar .bar1 {
	text-align: left;
}

.web {
	padding: 1px 5px;
	background-color: #ee7800;
	color: #ffffff;
	border-radius: 4px;
	font-size: 14px;
}

.topbar .welcome {
	font-size: 14px;
	color: #666666;
	margin-left: 5px;
}

.topbar .otherlink {
	float: right;
}

.topbar .otherlink a:first-child {
	border-left: none;
}

element.style {}

.topbar .otherlink a:first-child {
	border-left: none;
}

.topbar .otherlink a {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	border-left: 1px solid #666666;
	padding: 0 8px;
	height: 15px;
	line-height: 15px;
}

.bar2 {
	display: flex;
	margin-top: 15px;
}

.bar2 .logocontent {
	flex: 1;
}

.bar2 .nav {
	flex: none;
	width: 560px;
	display: flex;
	align-items: center;
	justify-content: end;
}

.bar2 .nav .item {

	flex: 1;

	text-align: right;

	font-size: 16px;

	color: #333333;

	height: 45px;

	line-height: 45px;

	margin-left: 10px;

	transition: all 0.3s;

	position: relative;
}

.bar2 .nav .item ul {
	display: flex;
}

.bar2 .nav .item ul li{

    width: 72px;

    text-align: center;

}
.bar2 .nav .item ul li a{

	color: #333333;

        text-align: left;

        font-size: 18px;

        height: 46px;

        line-height: 46px;

        width: 80px;

        border: none;

        position: relative;

        vertical-align: baseline;

        transition: all 1s;
}

		.ui-box {
			text-decoration: none;
			border: none;
			font-family: 'Roboto', sans-serif;
			font-size: 14px;
			position: relative;
			vertical-align: baseline;
		}
		.bottom-inOutSpread:before,
		.bottom-inOutSpread:after,
		.bottom-inOutSpread>.ui-border-element:before,
		.bottom-inOutSpread>.ui-border-element:after {
			content: '';
			position: absolute
		}
		
		.bottom-inOutSpread:after {
			border-bottom: 2px solid #f2812d;
			left: 51%;
			right: 51%;
			bottom: 0px;
			-webkit-transition-property: all;
			-moz-transition-property: all;
			-o-transition-property: all;
			transition-property: all;
			-webkit-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
			-moz-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
			-o-transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
			transition-timing-function: cubic-bezier(0, 0.98, 0.51, 0.93);
			-webkit-transition-duration: 200ms;
			-moz-transition-duration: 200ms;
			-o-transition-duration: 200ms;
			transition-duration: 200ms;
			-webkit-transition-delay: 0s;
			-moz-transition-delay: 0s;
			-o-transition-delay: 0s;
			transition-delay: 0s
		}
		
		.bottom-inOutSpread:hover:after {
			left: 0%;
			right: 0%
		}
		
		.bottom-inOutSpread:not(:hover):after {
			-webkit-transition-delay: 0s;
			-moz-transition-delay: 0s;
			-o-transition-delay: 0s;
			transition-delay: 0s
		}






.clearfix:after {
	clear: both;
}

.listp {
	position: relative;
	display: none;
}

.listp .hotlist {
	position: absolute;
	top: 0px;
	width: 291px;
	height: 343px;
	z-index: 5;
}

.listp .hotlist .item {
	padding: 15px 15px;
	background-color: #ffffff;
	margin-top: 2px;
}

.listp .hotlist .item .stitle {
	color: #333333;
	font-size: 18px;
}

.listp .hotlist .item span {
	float: right;
}

.listp .hotlist .item .desc {
	font-size: 14px;
	margin-top: 10px;
	color: #333333;
}

.listp .hotlist .item span {
	float: right;
}

.home-nav {
	background: url(http://www.jxxdf.com/img/xiaxue.png);
	margin-top: 10px;
	box-sizing: border-box;
}

.home-nav .w1160 {
	position: relative;
}

.w1160 {
	width: 1160px;
	margin: 0 auto;
}

.home-nav h3 {
	width: 120px;
	font-size: 20px;
	color: #fff;
	padding-top: 50px;
	font-weight: normal;
}

.home-nav ul.flex {
	width: 1040px;
}

.home-nav ul li {
	flex: 1;
}

.home-nav ul li>a {
	position: relative;
	display: block;
	width: 100%;
	font-size: 16px;
	text-align: center;
	color: #fff;
        padding: 36px 0;
}

.home-nav ul li>a::before {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	background: url(http://www.jxxdf.com/img/icon_nav_1.png);
	margin: 0 auto;
                background-size: 100% 100%;
}

.home-nav ul li:nth-of-type(2) a::before {
	background: url(http://www.jxxdf.com/img/icon_nav_2.png);
background-size: 100% 100%;
}

.home-nav ul li:nth-of-type(3) a::before {
	background: url(http://www.jxxdf.com/img/icon_nav_3.png);
background-size: 100% 100%;
}

.home-nav ul li:nth-of-type(4) a::before {
	background: url(http://www.jxxdf.com/img/icon_nav_4.png);
background-size: 100% 100%;
}

.home-nav ul li:nth-of-type(5) a::before {
	background: url(http://www.jxxdf.com/img/icon_nav_5.png);
background-size: 100% 100%;
}

.home-nav ul li:nth-of-type(6) a::before {
	background: url(http://www.jxxdf.com/img/icon_nav_6.png);
background-size: 100% 100%;
}

.home-nav ul li:nth-of-type(7) a::before {
	background: url(http://www.jxxdf.com/img/icon_nav_7.png);
background-size: 100% 100%;
}

.home-nav ul li>a::after {
	content: "";
	position: absolute;
	top: 50px;
	left: 0;
	display: block;
	width: 1px;
	background-color: #fff;
	height: 50px;
	opacity: .7;
}

.home-nav .home-navCon {
	display: none;
	position: absolute;
	top: 130px;
	left: 0;
	width: 1160px;
	height: 200px;
	background-color: #fff;
	padding: 10px;
	box-sizing: border-box;
	z-index: 99;
	overflow: hidden;

          }


.flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.home-nav .home-navCon .home-navconText {
	float: left;
	width: 630px;
	padding: 0 20px;
	box-sizing: border-box;
}

.home-nav .home-navCon .home-navconText h4 {
	font-size: 24px;
	margin-bottom: 10px;
	margin: 0;
	padding: 0;
}

.home-nav .home-navCon .home-navconText h5 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.home-nav .home-navCon .home-navconText p {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
        text-align: justify;
        height: 50px;
	margin: 0;
	padding: 0;
}

.home-nav .home-navCon .home-navconText div {
	width: 270px;
	margin-top: 15px;
}

.home-nav .home-navCon .home-navconText a.deep {
	background-color: #ef7800;
	color: #fff;
}

.home-nav .home-navCon .home-navconText a {
	display: block;
	width: 48%;
	border: #ef7800 solid 1px;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	color: #ef7800;
}

.home-nav .home-navCon .home-navconImg {
	float: right;
	width: 510px;
}

/*右侧侧边栏*/
.leftNav {
	position: fixed;
	width: 70px;
	right: 0;
	top: 30%;
        display: none;
	cursor: pointer;
	background-image: url(about:blank);
}

.leftNav a {
	display: block;
	position: relative;
	height: 60px;
	line-height: 60px;
	margin-bottom: 2px;
	background: #cf010e;
	width: 200px;
	overflow: hidden;
	cursor: pointer;
	font-size: 23px;
	color: #FFFFFF;
z-index:99;
    border-radius: 50px 0 0 50px;
}

.em_ico1 {
	background: url(http://www.jxxdf.com/img/icvn.png)10px 15px no-repeat;
	
}
.em_ico2 {
	background: url(http://www.jxxdf.com/img/icvn.png)15px -26px no-repeat;
	    background-size: 40px;
	
}
.em_ico3 {
	    background: url(http://www.jxxdf.com/img/icvn.png)16px -80px no-repeat;
	    background-size: 40px;
}
.em_ico4 {
	    background: url(http://www.jxxdf.com/img/icvn.png)16px -133px no-repeat;
	    background-size: 40px;
}

.leftNav a em {
       display: block;
       float: left;
       width: 60px;
       height: 60px;
       margin-right:5px;
	   background-color: #E67015;
	   padding-left: 10px;
       
    



}

.em_ico2 {
	padding-top: 10%;
}

/*底部样式*/
.tc_list {
	background: url(http://www.jxxdf.com/img/bot_bg.jpg)no-repeat;
	background-size: 100% 100%;
}

.tc_list table {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 0 0;

}

.tc_list table tr th {
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 45px;
	width: 150px;
	border: 10px solid rgba(0.5, 0, 0, 0);

}

.tc_list table tr th:nth-child(5) {
	width: 300px;
}

.tc_list table tr th div {
	border-bottom: 1px #EE7700 solid;
}

.tc_list table tr td {
	text-align: center;

}

.tc_list table tr td ul li {
	text-align: center;
	line-height: 30px;
	color: #bebebe;
}

.tc_list table tr td ul li a {
	color: #FFFFFF;
}

.tc_list table tr td:nth-child(4) ul li img {
	width: 180px;
	margin-top: 20px;
}

.beian {
	text-align: center;
	color: #FFFFFF;
        padding: 20px 0;
}

/*底部表单*/
.tc_list table tr td:nth-child(5) {
	vertical-align: baseline;
}

.tc_list table tr td:nth-child(5) ul form {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
}

.tc_list table tr td:nth-child(5) ul li input {
	width: 166.5px;
	height: 40px;
	background-color: #666666;
	margin-bottom: 10px;
	border: #BEBEBE 1px solid;
	border-radius: 5px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 20px;

}

.tc_list table tr td:nth-child(5) ul li input::-moz-placeholder {
	color: #FFFFFF;
}

.tc_list table tr td:nth-child(5) ul li input::-ms-input-placeholder {
	color: #FFFFFF;
}

.tc_list table tr td:nth-child(5) ul li input::-webkit-input-placeholder {
	color: #FFFFFF;
}

.tc_list table tr td:nth-child(5) ul li:nth-child(2) input {
	margin-left: 10px;
}

.tc_list table tr td:nth-child(5) ul li select {
	width: 180.5px;
	height: 40px;
	border-radius: 5px;
	background-color: #666666;
	border: #BEBEBE 1px solid;
	color: #FFFFFF;
	padding-left: 8px;
	margin-top: 10px;

}

.tc_list table tr td:nth-child(5) ul li button {
	width: 180px;
	height: 40px;
	margin-left: 10px;
	border-radius: 5px;
	border: #E67015 1px solid;
	margin-top: 10px;
	background-color: #E67015;
	color: #FFFFFF;

}


.footer-con {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	border-bottom: #E67015 1px solid;
        padding: 20px 0;
}

.footer-con div:nth-child(2) {
	font-size: 20px;
	color: #FFFFFF;
	padding-top: 30px;
}

/*弹窗*/
.pop_up_18 {
	width: 822px;
	position: fixed;
	background: #FFF;
	left: 0;
	right: -50%;
	margin: auto;
	box-shadow: 0 5px 5px #bfb7b7;
	top: 20%;
	display: none;
	transition: 3.5s;
	z-index: 999;
	overflow: hidden;
	border-radius: 20px;
}

.pop_up_close {
	background: url(http://www.jxxdf.com/2020jh/img2020/out1.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: 5px;
	top: 5px;
	height: 20px;
	width: 20px;
	cursor: pointer;
	transition: .5s;
}

.pop_left_1 {
	float: left;
	padding-left: 11px;
	width: 390px;
	margin: 0 10px 0 10px;
	border-radius: 10px;
	background-color: #FFFFFF;
}

.hbtc_list {
	float: left;
	width: 400px;
	height: 430px;
}

.pop_left_loc {
	color: #666666;
	padding-left: 0;
	letter-spacing: 1px;
	font-size: 14px;
	margin-top: 15px;
	line-height: 20px;
}

.pop_left_po {
	color: #000;
	font-size: 30px;
	letter-spacing: 0;
	font-weight: 500;
}

.pop_left_po_2 {
	font-size: 20px;
	color: #d90b00;
	font-weight: 500;
	line-height: 50px;
}

.pop_left_po_3 {
	overflow: hidden;


}

.pop_left_po_3 .pop_left_po_dx {
	background-size: 15px 15px;
	background: url(http://www.jxxdf.com/img/tc_dh.png)no-repeat right bottom #E70012;
	color: #FFFFFF;


}

.pop_left_po_3 li {
	width: 80px;
	line-height: 30px;
	float: left;
	margin-right: 10px;
	text-align: center;
	display: inline-block;
	box-sizing: border-box;
	cursor: pointer;
}

.pop_left_po_4 {
	overflow: hidden;
}

.pop_left_po_4 .zydb_ym1 {
	background-size: 15px 15px;
	background: url(http://www.jxxdf.com/img/tc_dh.png)no-repeat right bottom #E70012;
	color: #FFFFFF;



}

.pop_left_po_4 li {
	width: 168px;
	line-height: 35px;
	float: left;
	margin-right: 10px;
	text-align: center;
	margin-bottom: 10px;
}
#oupi{
background-color: #e70012;
color: #f7f806;
    font-weight: 900;
}
.pop_left_po_5 {
	overflow: hidden;
	padding: 20px 0;
}

.pop_left_po_5 input {
	width: 100px;
	line-height: 32px;
	background-color: #eeeeee;
	float: left;
	padding-left: 10px;
	margin-right: 10px;
	border: none;
}

.xzbm_box span:nth-child(2) {
	color: #D90B00;
}

.pop_left_po_6 button:nth-child(2) {
	background-color: #ef0017;
	font-size: 20px;
	margin: 20px 0;
}

.pop_left_po_6 button {
	width: 355px;
	line-height: 40px;
	text-align: center;
	float: left;
	margin-right: 10px;
	color: #fff;
	border: none;
}

.zydb_ym {
	border: 1px solid #d5d5d5;
	background-size: 100% 100%;
}

.pop_left_po_dx1 {
	border: 1px solid #d5d5d5;
	background-size: 100% 100%;
}

.pop_up_close:hover {

	transform: rotateZ(180deg);
}
