@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	font-family: "microsoft yahei";
}

input:focus {
	outline: none;
}

textarea:focus {
	outline: none;
}

input {}

body {
	background-color: white;
	position: relative;
}

img {
	border: none;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

a {
	color: inherit;
	text-decoration: none;
}

.cl {
	clear: both;
}


/*首页*/

.i-header-top {
	width: 100%;
	padding: 5px 0px;
	background-color: #f0f0f0;
}

.i-header-top>p {
	width: 1100px;
	margin: auto;
	font-size: 12px;
}

.i-header-nav {
	width: 1100px;
	margin: auto;
}

.i-header-nav>img {
	float: left;
}

.i-header-nav>p.nav {
	float: right;
}

.i-header-nav>p.nav a {
	display: inline-block;
	width: 97px;
	height: 111px;
	line-height: 111px;
	text-align: center;
	font-size: 14px;
	margin-left: 10px;
}

.i-header-nav>p.nav a:hover {
	color: white;
	background-image: url(../images/logo_09.png);
}

.keywords {
	width: 100%;
	background-color: #f0f0f0;
	padding: 10px 0px;
}

.keywords>p {
	width: 1100px;
	margin: auto;
	font-size: 12px;
}

.i-pro {
	width: 1100px;
	margin: 30px auto;
}

.i-pro .left {
	width: 246px;
	float: left;
}

.i-pro .left>p.tit {
	width: 246px;
	height: 83px;
	background-image: url(../images/pro_09.jpg);
	font-size: 14px;
	text-align: center;
	color: white;
	line-height: 30px;
	padding-top: 15px;
}

.i-pro .left>p.tit span {
	font-size: 18px;
	font-weight: bold;
}

.i-pro .left ul {
	width: 244px;
	margin: auto;
	border: 1px solid #ea7300;
}

.i-pro .left ul li {
	width: 49%;
	float: left;
	text-align: center;
	font-size: 14px;
	margin: 8px 0px;
}

.i-pro .left p.more {
	width: 100%;
	height: 130px;
	line-height: 130px;
	font-size: 24px;
	font-weight: bold;
	color: white;
	text-align: center;
	letter-spacing: 5px;
	margin-top: 15px;
	background: linear-gradient(-27deg, #ea7300 50%, #ff830c 0);
}

.i-pro .right {
	float: right;
	width: 820px;
}

.i-pro .right p.tit {
	font-size: 20px;
	height: 30px;
	color: #ea7300;
	padding-left: 15px;
	border-left: 5px solid #EA7300;
}

.i-pro .right p.tit span.one {
	font-size: 14px;
	color: #b2b2b2;
}

.i-pro .right p.tit span.two {
	float: right;
	background-color: #a7a7a7;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: white;
	padding: 0px 8px;
}

.i-pro .right p.tit span.three {
	float: right;
	height: 30px;
	line-height: 30px;
	background-color: #ea7300;
	color: white;
	font-size: 16px;
	padding: 0px 5px;
}

.i-pro .right ul {
	margin: 15px 0px;
}

.i-pro .right ul li {
	width: 250px;
	float: left;
	padding: 5px;
	margin: 10px 5px;
	border: 1px solid #666666;
}

.i-pro .right ul li img {
	width: 100%;
	display: block;
}

.i-pro .right ul li p.h1 {
	text-align: center;
	font-size: 14px;
	padding: 8px 0px;
}

.i-pro .right ul li p.hh {
	font-size: 12px;
	line-height: 1.6;
}

.i-pro .right ul li:hover {
	border: 1px solid #EA7300;
}

.i-about-w {
	width: 100%;
	padding: 20px 0px;
	background-image: url(../images/aboutbg_02.jpg);
	background-repeat: no-repeat;
}

.i-about-w p.tit {
	width: 1100px;
	margin: auto;
	font-size: 20px;
	height: 30px;
	color: white;
	padding-left: 15px;
	border-left: 5px solid #EA7300;
}

.i-about-w p.tit span.one {
	font-size: 14px;
	color: #b2b2b2;
}

.i-about-w p.tit span.two {
	float: right;
	background-color: #a7a7a7;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: white;
	padding: 0px 8px;
}

.i-about-w p.tit span.three {
	float: right;
	height: 30px;
	line-height: 30px;
	background-color: #ea7300;
	color: white;
	font-size: 16px;
	padding: 0px 5px;
}

.i-about {
	width: 1100px;
	margin: 15px auto;
}

.i-about .left {
	width: 45%;
	float: left;
}

.i-about .right {
	width: 52%;
	float: right;
}

.i-about .right p.h11 {
	font-size: 24px;
	font-weight: bold;
	color: white;
}

.i-about .right p.hhh {
	font-size: 12px;
	color: white;
	line-height: 1.8;
	padding: 10px 0px;
}

.i-about .right p.img img {
	margin: 5px;
}

.i-about .right p.moree {
	margin: 5px 0px;
}

.i-about .right p.moree a {
	border: 1px solid white;
	font-size: 14px;
	color: white;
	padding: 5px 10px;
	margin: 5px 42px;
}

.i-news-tit {
	width: 1100px;
	margin: 20px auto;
}

.i-news-tit p.tit {
	width: 1100px;
	margin: auto;
	font-size: 20px;
	height: 30px;
	color: #EA7300;
	padding-left: 15px;
	border-left: 5px solid #EA7300;
}

.i-news-tit p.tit span.one {
	font-size: 14px;
	color: #b2b2b2;
}

.i-news-tit p.tit span.two {
	float: right;
	background-color: #a7a7a7;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: white;
	padding: 0px 8px;
}

.i-news-tit p.tit span.three {
	float: right;
	height: 30px;
	line-height: 30px;
	background-color: #ea7300;
	color: white;
	font-size: 16px;
	padding: 0px 5px;
}

.i-news {
	width: 1100px;
	margin: auto;
}

.i-news>.left {
	width: 40%;
	float: left;
}

.i-news>.left img {
	width: 100%;
	display: block;
}

.i-news>.right {
	float: right;
	width: 58%;
}

.i-news>.right .top p.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #4c4c4c;
}

.i-news>.right .top p.hh {
	font-size: 12px;
	color: #666666;
	line-height: 1.6;
	padding: 5px 0px 10px;
	border-bottom: 1px dashed #666666;
}

.i-news>.right .bottom {
	margin-top: 10px;
	margin-bottom: 5px;
}

.i-news>.right .bottom .left {
	width: 48%;
	float: left;
}

.i-news>.right .bottom .left p.tit span {
	font-size: 16px;
	padding-bottom: 3px;
	border-bottom: 3px solid #ea7300;
}

.i-news>.right .bottom .left ul {
	margin-top: 5px;
}

.i-news>.right .bottom .left ul li {
	font-size: 12px;
	margin: 8px 0px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #666666;
}

.i-news>.right .bottom .left ul li span {
	float: right;
}

.i-news>.right .bottom .one {
	float: left;
}

.i-news>.right .bottom .two {
	float: right;
}

.i-fhxc-w {
	width: 100%;
	background-color: #f7f7f7;
	padding: 20px 0px;
}

.i-fhxc-w p.tit {
	width: 1100px;
	margin: 20px auto;
	font-size: 20px;
	height: 30px;
	color: #EA7300;
	padding-left: 15px;
	border-left: 5px solid #EA7300;
}

.i-fhxc-w p.tit span.one {
	font-size: 14px;
	color: #b2b2b2;
}

.i-fhxc-w p.tit span.two {
	float: right;
	background-color: #a7a7a7;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	color: white;
	padding: 0px 8px;
}

.i-fhxc-w p.tit span.three {
	float: right;
	height: 30px;
	line-height: 30px;
	background-color: #ea7300;
	color: white;
	font-size: 16px;
	padding: 0px 5px;
}

.i-fhxc img {
	width: 250px;
}
.i-fhxc .slide{
	text-align: center;
	font-size: 14px;
}
.i-fhxc-w .i-you {
	width: 1100px;
	margin: 20px auto 0px;
	font-size: 14px;
}

.i-footer-w {
	width: 100%;
	background-color: #acacac;
	padding: 20px 0px;
}
.i-footer{
	width: 1100px;
	margin: auto;
}
.i-footer p.nav{
	display: block;
	/*width: 90%;*/
	margin: auto;
	font-size: 14px;
	background-color: #666666;
	box-shadow: 0px 5px 10px #666666;
}
.i-footer p.nav a{
	display: inline-block;
	width: 10.5%;
	padding: 8px 0px;
	text-align: center;
	color: white;
}
.i-footer div.two {
	margin: 20px 0px;
}
.i-footer div.two p{
	float: left;
	font-size: 12px;
	line-height: 2;
	color: white;
	margin-right: 66px;
}
.i-footer div.two p.hh{
	padding: 0px 40px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

/*首页*/

.i-main-w {
	width: 100%;
	padding: 20px 0px;
	background-color: white
}
.i-main{
	width: 1200px;
	margin: 20px auto;
}
.i-main .main-left{
	width: 286px;
	float: left;
}
.i-main .main-left .tit{
	font-size: 24px;
	background-color: #ea7300;
	color: white;
	padding: 8px 0px;
	text-align: center;
}
.i-main .main-left .i-me{
	font-size: 12px;
	line-height: 2;
	background-color: #ea7300;
	color: white;
}
.i-main .main-left .i-me img{
	width: 100%;
}
.i-main .main-left .i-me p{
	padding: 10px 0px 10px 20px;
}
.xg-news{
	background-color: #f2f2f2
}
.xg-news .titt{
	font-size: 22px;
	color: #ea7300;
	padding: 5px 10px;
	border-bottom: 1px solid #ea7300;
}
.xg-news .titt span{
	color: #cdcdcd;
	font-size: 16px;
	margin-left: 30px;
}
.xg-news ul{
	padding: 10px 5px;
}
.xg-news ul li{
	font-size: 12px;
	color: #ea7300;
	margin: 8px 0px;
}
.xg-news ul li span{
	float: right;
}

.i-main .main-right{
	width: 880px;
	float: right;
}
.i-main .main-right .pro-top{
	position: relative;
}
.i-main .main-right .pro-top .left{
	width: 400px;
	float: left;
}
.i-main .main-right .pro-top .left img{
	width: 100%;
}
.i-main .main-right .pro-top .right{
	width: 440px;
	float: right;
	
}
.i-main .main-right .pro-top .right .tittle{
	font-size: 30px;
	padding-top: 0px;
}

.i-main .main-right .pro-top .right .liuyan{
	border: 1px solid #ea7300;

	position: absolute;
	bottom: 3px;
}
.i-main .main-right .pro-top .right .liuyan p.h1{
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
}
.i-main .main-right .pro-top .right .liuyan p{
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 2;
}
.i-main .main-right .pro-top .right .liuyan input{
	border: none;
	margin: 0px 5px;
	border-bottom: 1px solid #ea7300;
}
.i-main .main-right .pro-top .right .liuyan textarea{
	width: 95%;
	height: 55px;
	border: 1px solid #ea7300;
}
.i-main .main-right .pro-xq{
	
	margin: 10px 0px;
}
 .tittle-dao{
	font-size: 24px;
	color: white;
	background-color: #ea7300;
	padding: 5px 0px 5px 30px;
}
.i-main .main-right .pro-xq .content-pro{
	font-size: 12px;
	line-height: 2;
	padding: 10px;
	background-color: #e5e5e5;
}
.i-main .main-right .pro-xq .updown{
	font-size: 12px;
	margin: 10px 0px;
}
.xg-pro ul{
	display: flex;
	justify-content: space-around;
	background-color: #e5e5e5;
	padding: 10px 0px;
}
.xg-pro ul li{
	width: 210px;
	font-size: 12px;
	text-align: center;
	float:left;
}
.xg-pro ul li img{
	width: 210px;
}

.pro-list{
	width: 880px;
	float: right;
}
.pro-list>ul>li{
	width: 210px;
	float: left;
	margin: 5px;
	color: white;
	background-color:#999999;
}
.pro-list>ul>li:hover{
	background-color: #ea7300
}
.pro-list>ul>li img{
	width: 210px;
}
.pro-list>ul>li .h1{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.pro-list>ul>li .hh{
	font-size: 12px;
	line-height: 1.4;
	padding: 5px;
}
.pro-list>ul>li:hover{
	text-decoration: underline;
}
ul.fanye{
	width: 100%;
	margin: 20px 0px;
	display: flex;
	justify-content: center;
	font-size: 12px;
}
ul.fanye>li{
	width: 20px;
	text-align: center;
	margin: 0px 5px;
	padding: 5px;
}
/**/
.news-list{
	width: 880px;
	float: right;
}
.news-list>ul{
	padding: 0px 20px;
}
.news-list>ul>li{
	font-size: 12px;
	margin: 12px 0px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #2E2E2E;
}
.news-list>ul>li span{
	float: right;
}
/**/
.news-content{
	width: 880px;
	float: right;
}
.news-content .tittle{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.news-content .time{
	font-size: 12px;
	text-align: center;
	margin: 20px 0px;
}
.news-content .con{
	font-size: 12px;
	line-height: 2;
	padding: 15px;
}
.news-content .updown{
	padding: 10px 20px;
	background-color: #5B5B5B;
	font-size: 12px;
	color: white;
}
.about-content{
	width: 880px;
	float: right;
	font-size: 12px;
	line-height: 2;
}


/**/
.mup{
	width: 1160px;
	margin: auto;
	padding-bottom: 5px;
	padding-left: 40px;
	border-bottom: 1px solid #ea7300;
	font-size: 12px;
	background-image: url(../images/add_05.png);
	background-repeat: no-repeat;
}
/**/


.list ul {
	list-style: none;
	background-color: #f2f2f2;
	color: white;
}

.list>ul>li {
	width: 100%;
	border-bottom: 1px solid #666;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
	margin: 5px 0px;
}

.list>ul>li p[class=title] {
	width: 100%;
	text-align: center;
	/*background: #4cb88e;*/
    height: 35px;
    line-height: 35px;
	padding: 0;
	border: none;
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.list>ul>li p[class=title]>span {
	position: absolute;
	right: 10%;
}

.list-se {
	overflow: hidden;
	display: none;
}

.list-se>p {
	background: #ea7300 !important;
	color: white;
}

.list-se>li {
	position: relative;
	right: -100%;
	-webkit-transition: right .5s;
	-moz-transition: right .5s;
	-o-transition: right .5s;
	transition: right .5s;
}

.list-se>li>p {
	background: #666;
	color: #f0f0f0;
	height: 30px;
	font-size: 12px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	line-height: 30px;
	border-left: 5px solid #ea7300;
	-webkit-transition: border .5s;
	transition: border .5s;
	-webkit-transition: background .3s;
	transition: background .3s;
}

.list-se>li>p:hover {
	border-color: darkred;
	background: #5b5b5b;
}
