/*header*/
.logo-r {
	font-size: 25px;
	line-height: 50px;
}

/*导航*/
.menu {
	text-align: center;
}

.menu-li>a {
	font-size: 16px;
	line-height: 20px;
	width: 100%;
}

.menu-li {
	position: relative;
	width: 11.5%;
	padding: 15px 0;
}
/*二级导航*/
.menu-ul {
	display: none;
	position: absolute;
	top: 50px;
	z-index: 9;
	
}

.menu-li:hover .menu-ul {
	display: block;
}

.menu-ul-li>a {
	font-size: 14px;
	line-height: 40px;
}


/*底部*/

/*友情链接*/
.link {
	padding: 40px 0;
}

.l-box-l {
	width: 100px;
	box-sizing: border-box;
}

.l-box-r {
	width: 1100px;
}

.l-box-l-p {
	width: 75px;
}

.l-box-l-p1 {
	font-size: 16px;
	padding: 2px 0;
	text-align: center;
	margin-bottom: 5px;
	border-radius: 5px;
}

.l-box-l-p2 {
	font-size: 18px;
	font-weight: 600;
}

.l-box-r-ul {
	width: 100%;
	padding-left: 30px;
	box-sizing: border-box;
}

.l-box-r-li {
	display: inline-block;
	font-size: 15px;
	padding: 2px 30px;
}

.f-box-b-div {
	padding: 30px 0;
	text-align: center;
}

.f-box-b-div span {
	font-size: 14px;
	line-height: 25px;
}


/*侧边联系方式*/
.aside {
	display: inline-block;
	width: 60px;
	position: fixed;
	bottom: 200px;
	right: 0;
	text-align: center;
}

.return-top a {
	display: block;
	width: 100%;
	height: 100%;
}

.a-div .iconfont {
	font-size: 30px;
	line-height: 60px;
}

.rx-tel {
	position: relative;
}

.tel {
	display: inline-block;
	width: 200px;
	height: 60px;
	float: left;
	font-size: 20px;
	position: absolute;
	left: 60px;
    top: 0;
    line-height: 60px;
}

.wx-ewm {
	position: relative;
}

.ewm {
	display: none;
	position: absolute;
	top: 0;
	right: 60px;
	width: 150px;
	height: 150px;
}

.ewm img {
	width: 120px;
	margin: 15px;
}

.wx-ewm:hover .ewm {
	display: block;
}

/*首页图文*/
.tuwen1 {
	padding: 40px 0;
}

.tw-title {
	text-align: center;
}

.tw-title h2 {
	font-size: 30px;
	font-weight: 600;
}

.tw-title h4 {
	font-size: 15px;
	text-transform: uppercase;
}

.tw-list {
	margin-top: 15px;
}

.ex-detail {
	width: 1200px;
	overflow: hidden;
}

.tw-list-ul {
	width: 1200px;
	height: 350px;
	overflow: hidden;
}

.tw-list-li {
	float: left;
	width: 300px;
	padding: 26px 15px;
	box-sizing: border-box;
}

.tw-list-li a {
	display: block;
	width: 100%;
	overflow: hidden;
}

.tw-list-img {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.tw-list-img img {
	width: 100%;
	height: auto;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
}

.tw-list-title {
	width: 100%;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
}

.more {
	text-align: center;
	margin-top: 18px;
}

.more a {
	display: inline-block;
	font-size: 12px;
	padding: 10px 20px;
}


/*风格二*/
.tw-title-2 {
	background: url(../img/casebg.png);
}

.tw-title2-box {
	
}

.tw-title2-left {
	width: 128px;
    height: 162px;
    padding: 0 46px;
}

.tw-title2-left h4 {
	font-size: 22px;
    font-family: arial;
    text-transform: uppercase;
    margin-top: 26px;
}

.tw-title2-left h2 {
	font-size: 32px;
    font-weight: bold;
    margin: 12px 0 28px 0;
}

.tw-title2-right {
	width: 980px;
	overflow: hidden;
}

.tw-title2-cate {
	padding: 10px 20px 20px;
	box-sizing: border-box;
}

.tw-title2-li {
	display: inline-block;
}

.tw-title2-li a {
	display: block;
	background: url(../img/question-icon01.png) left center no-repeat;
	font-size: 14px;
    text-decoration: none;
    width: 127px;
    margin-bottom: 10px;
    padding-left: 12px;
}

.tw-title2-r-cate {
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}

.tw-title2-r-cate i {
	font-size: 50px;
	margin-left: 50px;
}

.tw-title2-r-cates {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}

.tw-title2-r-cates h2 {
	font-size: 18px;
    font-weight: bold;
    margin-top: 11px;
}

.tw-title2-r-cates p {
    width: 61px;
    height: 2px;
    margin-top: 11px;
}

.tw-box2 {
	padding-bottom: 30px;
}

.tw-list-title2 {
	padding: 0 15px;
	box-sizing: border-box;
	overflow: hidden;
}

.tw-list-title2 span {
	font-size: 14px;
}

.tw-list-li2 a:hover {
	box-sizing: border-box;
}

.tw-list-li2 a:hover .tw-list-img {
	box-sizing: border-box;
}

.tw-list-li2 a:hover .tw-list-img img {
	-webkit-transform: scale(1.1);
  	-moz-transform: scale(1.1);
  	-ms-transform: scale(1.1);
  	-o-transform: scale(1.1);
  	transform: scale(1.1);
}

.tw-list-li2 a:hover span {
	
}

/*栏目*/
.lanmu1 {
	padding: 30px 0;
}

.lm-con {
	margin-top: 30px;
	overflow: hidden;
}

.lm-con-l-r {
	float: left;
	width: 600px;
	height: 400px;
	overflow: hidden;
}

.lm-con-left img {
	width: 600px;
	height: 400px;
}

.lm-con-right {
	padding: 30px;
	box-sizing: border-box;
}

.lm-con-right h1 {
	font-size: 30px;
}

.lm-con-r-con {
	width: 100%;
	height: 200px;
	overflow: hidden;
	margin: 30px 0;
}

.lm-con-r-con {
	line-height: 24px;
    font-size: 14px;
}

/*新闻*/
.news1 {
	padding: 30px 0;
}

.news1-con {
	margin-top: 30px;
	overflow: hidden;
}

.news1-con-one {
	width: 370px;
	float: left;
	margin-left: 45px;
}

.news1-con-one:first-child {
	margin-left: 0;
}

.news1-con-one img {
	width: 100%;
}

.news1-con-one h1 {
	width: 100%;
	font-size: 18px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news1-con-one-div {
	width: 100%;
	height: 50px;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
}

/*新闻风格二*/
.news2 {
	padding: 30px 0;
}

.news2-con {
	overflow: hidden;
	margin-top: 30px;
}

.news2-con-one {
	float: left;
	width: 560px;
	height: 100px;
	overflow: hidden;
	margin: 10px 20px;
}

.news2-con-one-left {
	float: left;
	width: 200px;
}

.news2-con-one-left img {
	width: 100%;
}

.news2-con-one-right {
	float: left;
	width: 340px;
	margin-left: 20px;
}

.news2-con-one-right h1 {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 35px;
}

.news2-con-one-div {
	font-size: 14px;
	line-height: 22px;
}

/*在线留言*/
.biaodan {
	padding: 30px 0;
}

.bd-con {
	margin-top: 30px;
}

.bd-form {
	width: 600px;
	margin: 0 auto;
}

.inputwenben, .inputcon, .inputcode {
	box-sizing: border-box;
	font-size: 15px;
	padding: 8px 15px;
	margin: 10px 0;
	border-radius: 5px;
}

.inputwenben, .inputcon {
	width: 100%;
}

.code {
	background: url(../img/code.jpg) center 100%;
	font-size: 20px;
	vertical-align: top;
	margin-top: 10px;
}

.inputanniu {
	width: 200px;
	box-sizing: border-box;
	font-size: 15px;
	padding: 8px 15px;
	margin: 10px 0;
	border-radius: 5px;
}

.bd-form-btn {
	text-align: center;
}

/*关于我们*/
.lm-info-box {
	
}

.lm-info {
	padding: 30px;
	box-sizing: border-box;
}

.info-title {
	width: 100%;
}

.info-title span {
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	margin: 0 0 15px 15px;
	padding-left: 10px;
}

.lm-info-con {
	padding-top: 15px;
}

/*产品中心*/
.tw-list-cata {
	width: 250px;
}

.tw-list-con {
	width: 910px;
	padding: 20px;
	box-sizing: border-box;
}

.tw-list-cata dd {
	font-size: 18px;
	font-weight: 600;
	line-height: 60px;
	padding-left: 20px;
}

.tw-list-cata dt {
	height: 53px;
}

.cate-name {
	width: 170px;
	font-size: 13px;
	line-height: 53px;
	margin-left: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.plus {
	font-size: 18px!important;
	line-height: 53px;
	margin-right: 20px;
}


.tw-list-div {
	
}

.tw-li {
	width: 199.5px;
	margin-right: 24px;
	margin-top: 30px;
}

.tw-li:nth-child(4n) {
	margin-right: 0;
}

.tw-li .tw-list-img {
	height: 199.5px;
	overflow: hidden;
	box-sizing: border-box;
}

.tw-li .tw-list-img img {
	height: 199.5px;
}

.tw-li .tw-list-title {
	font-size: 14px;
	line-height: 40px;
}


/*产品详情*/
.tw-info-con {
	width: 910px;
	padding: 20px;
	box-sizing: border-box;
}

.tw-info-img {
	text-align: center;
	padding: 30px 0;
}

.tw-info-img img {
	width: 50%;
}

.tw-info-con-title {
	height: 60px;
}

.tw-info-con-title span {
	display: inline-block;
	width: 150px;
	line-height: 57px;
	font-size: 18px;
	text-align: center;
}

.tw-info-intro {
	padding: 15px 0;
}


/*表单*/
.bd-info {
	padding: 30px;
	box-sizing: border-box;
}


/*新闻中心*/
.news-list {
	width: 100%;
	height: 150px;
	margin: 0;
	padding: 0 20px;
	margin: 20px 0;
	box-sizing: border-box;
}

.news-list .news2-con-one-left {
	width: 300px;
	height: 150px;
}

.news-list .news2-con-one-right {
	width: 500px;
	height: 150px;
}

.news-list .news2-con-one-right h1 {
    font-size: 18px;
    line-height: 40px;
}

.news-list .news2-con-one-div {
    font-size: 15px;
    line-height: 26px;
}

/*新闻详情*/
.news-info h1 {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	margin-top: 20px;
}

.news-info h4 {
	font-size: 14px;
	text-align: center;
	line-height: 50px;
}

.news-info-img {
	text-align: center;
}

.news-info-img img {
	width: 50%;
}

.news-info-con {
	font-size: 15px;
	margin-top: 20px;
	line-height: 30px;
}
