﻿@charset "utf-8";
/* CSS Document */
.news_ny
{
	width:100%;
	float:left;
}
.news_ny_1
{
	width:1200px;
	margin:auto;
}
.news_ny_t
{
	width:100%;
	float:left;
}
.news_ny_t li
{
	width:100%;
	float:left;
	border-bottom: 1px solid #3e3e3e;
	padding-bottom: 30px;
}
.news_ny_l
{
	    float: left;
    background: #fff;
    margin-right: 30px;
    margin-top: 30px;
    width: 380px;
    height: 275px;
    line-height: 275px;
    text-align: center;
}
.news_ny_l img
{
	*margin-top:expression((380 - this.height )/2);
vertical-align:middle;
}
.news_ny_r
{
	
width: 765px;
	
float: right;
	
margin-top: 30px;
}
.news_ny_r h1
{
	font-size:24px;
	color:#fff;
	margin-bottom: 20px;
	margin-top: 15px;
}
.news_ny_r h1 a
{
	color:#fff;
}
.news_ny_r p
{
	font-size:14px;
	color:#afafaf;
	line-height: 25px;
	margin-bottom: 20px;
}
.news_ny_r span
{
	width:150px;
	height:40px;
	line-height:40px;
	border:1px solid #fff;
	display:inline-block;
	text-align:center;
	border-radius:10px;
}
.news_ny_r span:hover
{
	background:#ff0000;
}
.news_ny_r span a
{
	color:#fff;	
}


/*分页代码*/
 .pagination_wrap {float: left;margin-top: 30px;margin-bottom: 30px;}
.pagination_wrap a{padding:7px 18px;border:1px solid #eee;text-decoration:none;margin:0 5px;border-radius:5px;cursor:pointer;background:#000;color:#a9a9a9;font-size: 14px;}
.pagination_wrap span{padding:7px 18px;border: 1px solid #ff0000;margin:0 5px;border-radius:5px;cursor:pointer;background: #ff0000;color: #fff;}
.pagination_wrap input.btnGo {padding:7px 18px;border:1px solid #eee;margin:0 5px;border-radius:5px;cursor:pointer;background:#fff;color:#a9a9a9;font-size: 14px;}
.pagination_wrap input.inputbox {  height:30px;border:1px solid #eee; padding:0 5px;       }
.pagination_wrap > div {text-align:center;font-size: 14px;}

.pagination_wrap span:hover {border:1px solid #ff0000;color: #fff;}
.pagination_wrap a:hover { border:1px solid #ff0000; color:#ff0000;  }
.pagination_wrap input.btnGo:hover { border:1px solid #ff0000; color:#ff0000;  }

@media (min-width: 768px)and (max-width: 979px){

    .pagination_wrap a{ display:none;   }
    .pagination_wrap span{ display:none;   }
    .pagination_wrap input{ display:none;  }
    .pagination_wrap a:first-child{ display:inline-block;   }
    .pagination_wrap a:nth-child(2){ display:inline-block;   }
    .pagination_wrap a:nth-last-child(4){ display:inline-block;   }
    .pagination_wrap a:nth-last-child(3){ display:inline-block;   }
 
}

@media ( max-width: 767px){
    .pagination_wrap{ margin-top: 10px; }
    .pagination_wrap a{ padding:3px 5px;margin:0 2px;  }
    .pagination_wrap span{ display:none;   }
    .pagination_wrap input{/* display:none; */}
    .pagination_wrap a:first-child{ display:inline-block;   }
    .pagination_wrap a:nth-child(2){ display:inline-block;   }
    .pagination_wrap a:nth-last-child(4){ display:inline-block;   }
    .pagination_wrap a:nth-last-child(3){ display:inline-block;   }

}


.gywm
{
	
width: 98%;
	
float: left;
}
.gywm_1
{
	
width: 100%;
	
max-width: 1200px;
	
margin: auto;
}
.gywm_c
{
	
float: left;
	
border: 1px solid #3e3e3e;
	
width: 100%;
	
margin-top:  3%;
	
margin-bottom: 3%;
	
padding-bottom: 2%;
}
.gywm_c_t
{
	
padding: 2% 0px;
	
font-size: 14px;
	
border-bottom:  1px solid #f1f1f1;
	
width: 95%;
	
margin: auto;
	
color: #fff;
}
.gywm_c_b
{
	
width: 95%;
	
margin: auto;
}


.gywm_c_b p a
{
	
float: left;
	
border: 1px solid #eeeeee;
	
width: auto;
	
text-align: center;
	
padding: 1%;
	
border-radius: 25px;
	
margin-right: 10px;
	
font-size: 14px;
	
margin-top: 2%;
	
/* margin-bottom: 2%; */
	
color: #fff;
}
.gywm_c_b p a:hover
{
	border: 1px solid #ff0000;
	color: #ff0000;
}
.gywm_c_t a
{
	color:#fff;
}
.gywm_c_b .ys a {
    border: 2px solid #ff0000;
    color: #ff0000 !important;
}
@media ( min-width:760px ) and (max-width:980px){
.news_ny_1
{
	width:95%;
	margin:auto;
}
.news_ny_l {
    float: left;
    background: #fff;
    margin-right: 30px;
    margin-top: 30px;
    width: 100%;
    height: 275px;
    line-height: 275px;
    text-align: center;
}
.news_ny_r {
    width: 100%;
    float: right;
    margin-top: 30px;
}
.gywm_c_b p a {
    float: left;
    border: 1px solid #eeeeee;
    width: 20%;
    text-align: center;
    padding: 1%;
    border-radius: 25px;
    margin-right: 10px;
    font-size: 14px;
    margin-top: 2%;
    /* margin-bottom: 2%; */
    color: #fff;
    font-size: 24px;
}
.news_xq_1 {
    width:95% !important;
    margin: auto;
}
}
.news_xq
{
	width:100%;
	float:left;
}
.news_xq_1
{
	width:1200px;
	margin:auto;
}
.gywz_c
{
	width:100%;
	float:left;
}
.gywz_c_l
{
	
/* text-align: center; */
}
.gywz_c_l h1
{
	
width: 100%;
	
float: left;
	
font-size: 40px;
	
font-weight: 100;
	
color: #ff0000;
	
margin-bottom:  1%;
	
border-bottom:  1px solid #f1f1f1;
	
padding-bottom: 2%;
	
text-align: center;
}
.gywz_c_l p
{
	font-size:14px;
	/* width: 20%; */
	float: left;
	line-height: 24px;
	color: #fff !important;
	position: relative;
}
.gywz_c_l img
{
	width:100%;
	margin-top: 20px;
}



.index_mess_ul{padding: 0px 0px 0px;/* overflow: hidden; */width: 360px;/* display: inline-block; */text-align: center;margin: auto;}
.index_mess_ul li{margin-bottom: 10px;width: 350px;/* float: left; */display: inline-block;}
.index_mess_ul li .mess_input{float: left;outline: none;height: 30px;line-height: 30px;padding: 3px;border: 1px solid #e0e0e0;color: #888;border-radius: 5px;font-size: 14px;}
.index_mess_ul li .w_125{width: 290px;}
.index_mess_ul li .w_58{width: 170px;margin-right: 5px;}
.index_mess_ul li .mr_10{ margin-right: 10px;}
.index_mess_ul li .w_260{width: 338px;}
.index_mess_ul li .mess_area{width: 338px;height: 80px;float: left;line-height: 24px;padding: 3px;border: 1px solid #e0e0e0;outline: none;border-radius: 5px;color: #888;font-family:"Microsoft YaHei";}
.index_mess_ul li span{float: left;margin-right: 4px;line-height: 32px;margin-top: 3px;}
.index_mess_ul li span img{vertical-align: top;margin-top: 0;}
.index_mess_ul li .mess_btn{ float: left; width: 74px; height: 32px;  color: #fff; background:url(../images/btn-mess.png) no-repeat; border: 0;  font-size: 14px; font-weight: bold; cursor: pointer; outline: none;}

.index_mess_ul li {
    margin-bottom: 10px;
    width: 100%;
    float: left;
    display: block;
    position: relative;
}  
.ly {
    float: left;
    color: #666 !important;
    padding: 0 !important;
    margin-top: 6px;
    margin-left: 6px;
    position: absolute;
}
.index_mess_ul button {
    background-color: #ff0000;
    border: none;
    color: white;
    padding: 15px 140px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 8px 2px;
    float: left;
    cursor: pointer;
}
.tab-pane li {
    width: 100% !important;
    float: left;
    border: none !important;
    margin-right: 2.5%;
    position: relative;
    transition: .5s ease;
    margin-bottom: 3%;
    overflow: hidden;
}
.pro_xq
{
	
}
.pro_xq p
{
	color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 35px;
    margin-bottom:0px;
}
@media ( min-width:760px ) and (max-width:980px){
.pro_ny_tp li {
    float: left;
    /* background: #fff; */
    margin-right:18px;
    margin-top: 30px;
    width: 48%;
}
.pro_ny_tp1 {
    width: 100%;
    height: 275px;
    line-height: 275px;
    text-align: center;
    background: #fff;
}
.pro_ny {
    border: 1px solid #3e3e3e;
    padding: 0px 26px;
    float: left;
    width: 88%;
}
.pro_ny_tp li:nth-child(3) {
    float:left;
    margin-right:18px;
}
.pro_ny_tp li:nth-child(6) {
    float:left;
    margin-right:18px;
}
.pro_ny_tp li:nth-child(9) {
    float:left;
    margin-right:18px;
}
}
.product
{
	
width: 100%;
	
float: left;
}
.product_1
{
	
width: 1200px;
	
margin: auto;
}
.product_t
{
	
width: 100%;
	
float: left;
}
.product_t_t
{
	
float: left;
	
width: 100%;
	
margin-top: 30px;
	
margin-bottom: 20px;
}
.product_t_t p
{
	
font-size: 30px;
	
color: #fff;
}
.product_t_b
{
	
width: 100%;
	
float: left;
}
.product_t_bl {
width: 380px;
    height: 300px;
    line-height: 300px;
    text-align: center;
    background: #fff;
    float: left;
}
.product_t_bl img {
    *margin-top: expression((380 - this.height )/2);
    vertical-align: middle;
    height: 100%;
}
.product_t_br
{
	
float: right;
	
width: 65%;
}
.product_t_br_t
{

width: 100%;

float: left;

border-bottom: 1px solid #3e3e3e;

padding-bottom: 30px;
}
.product_t_br_t h1
{
	
font-weight: 100;
	
color: #ff0000;
	
font-size: 24px;
	
margin-bottom: 15px;
}
.product_t_br_t p
{
	
color: #fff;
	
font-size: 14px;
	
width: 100%;
	
float: left;
	
word-wrap: break-word;
	
word-break:normal;
	
line-height: 24px;
	
height: 50px;
	
overflow: hidden;
}


.sdddq {
	font-size:16px;
	height:45px;
	width: 100%;
}


.sssd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	text-align: center;
}

.product_t_br_b
{
	
float: left;
	
margin-top:30px;
	
background: none;
	
width: 100%;
	
margin-bottom: 20px;
}
.product_t_br_b p
{
	
float: left;
	
background: none;
	
border: 1px solid #827a7a;
	
margin-right: 10px;
	
width: 5%;
}
.product_t_br_b input
{
	
float: left;
	
background: none;
	
color:#fff;
}

.product_b
{
	
width: 100%;
	
float: left;
	
margin-top: 50px;
}
.product_b1
{
	
height: 50px;
	
line-height: 50px;
	
color: #fff;
	
border-bottom: 1px solid #464646;
}
.product_b1 p
{
	
border-top: 1px solid #464646;
	
float: left;
	
border-right: 1px solid #464646;
	
border-left: 1px solid #464646;
	
padding-left: 30px;
	
padding-right: 30px;
}
.product_b2
{
		
border-bottom: 1px solid #464646;
float: left;
border-right: 1px solid #464646;
border-left: 1px solid #464646;
padding-bottom:30px;
padding-top:30px;
width:100%;

}
.share
{
	width:100%;
	float:left;
	margin-top: 30px;
}
.share_1
{
	width:1200px;
	margin:auto;
}
.share_a,.share_b,.share_c,.share_d
{
	
float: left;
	
width: 25%;
	
height: 75px;
	
border: 1px solid #e0dede;
}
.share_a a,.share_b a,.share_c a,.share_d a
{
	
/* line-height: 62 !important; */
	
float: left !important;
	
margin-left: 15px !important;
	
color: #ff0000 !important;
	
font-size: 20px !important;
	
height: 30px !important;
	
/* width: 90%; */
	
overflow: hidden;
	
margin-left: 80px !important;
	
padding-left: 28px !important;
	
padding-top: 5px;
	
margin-top: 25px !important;
}
.share_a img,.share_b img,.share_c img,.share_d img
{
	
float: left;
	
margin-top: 20px;
	
margin-left: 35px;
}
.share_a p,.share_b p,.share_c p,.share_d p
{
	
line-height: 75px;
	
float: left;
	
margin-left: 15px;
	
color: #ff0000;
	
font-size: 16px;
}
.share_b
{
		
float: left;
		
width: 25%;
		
height: 75px;
		
border-right: 1px solid #e0dede;
		
border-bottom: 1px solid #e0dede;
		
border-top: 1px solid #e0dede;
}
.share_b img
{
	float: left;
	
margin-top: 20px;
	
margin-left: 35px;
}
.share_b p
{
	line-height: 75px;
	
float: left;
	
margin-left: 15px;
	
color: #ff0000;
	
font-size: 16px;
}
.share_c
{
		
float: left;
		
width: 25%;
		
height: 75px;
		
border-right: 1px solid #e0dede;
		
border-bottom: 1px solid #e0dede;
		
border-top: 1px solid #e0dede;
}
.share_c img
{
	float: left;
	
margin-top: 20px;
	
margin-left: 35px;
}
.share_c p
{
	line-height: 75px;
	
float: left;
	
margin-left: 15px;
	
color: #ff0000;
	
font-size: 16px;
}
.share_d
{
		
float: right;
		
width: 24%;
		
height: 75px;
		
border-right: 1px solid #e0dede;
		
border-bottom: 1px solid #e0dede;
		
border-top: 1px solid #e0dede;
}
.share_d img
{
	float: left;
	
margin-top: 20px;
	
margin-left: 35px;
}
.share_d p
{
	line-height: 75px;
	
float: left;
	
margin-left: 15px;
	
color: #ff0000;
	
font-size: 16px;
}
@media ( min-width:760px ) and (max-width:980px){
.product_1 {
    width:95%;
    margin: auto;
}
.share_1 {
    width:95%;
    margin: auto;
}
.product_t_bl {
    width: 40%;
    height: 275px;
    line-height: 275px;
    text-align: center;
    background: #fff;
    float: left;
}
.product_t_br {
    float: right;
    width: 55%;
}
.share_a {

    width: 49%;

}
.share_b {
    width: 48%;

}
.share_c {
    width: 49%;
		border-left: 1px solid #e0dede;
}
.share_d {

    width: 48%;

}
.loginimg .login_c {
    /* max-height: 1200px; */
    margin: 0 auto;
    width: 95% !important;
}
}
@media only screen and (max-width: 41.6875em) {
.product_1 {
    width:95%;
    margin: auto;
}
.share_1 {
    width:95%;
    margin: auto;
}
.product_t_bl {
    width: 100%;
    height: 275px;
    line-height: 275px;
    text-align: center;
    background: #fff;
    float: left;
}
.product_t_br {
    float: right;
    width: 100%;
}
.share_a {

    width: 49%;

}
.share_b {
    width: 50%;

}
.share_c {
    width: 49%;
		border-left: 1px solid #e0dede;
}
.share_d {

    width: 50%;

}
.loginimg .login_c {
    /* max-height: 1200px; */
    margin: 0 auto;
    width: 95% !important;
}
.pro_ny_tp li {
    float: left;
    /* background: #fff; */
    margin-right:18px;
    margin-top: 30px;
    width: 100%;
}
.pro_ny_tp1 {
    width: 100%;
    height: 275px;
    line-height: 275px;
    text-align: center;
    background: #fff;
}
.pro_ny {
    border: 1px solid #3e3e3e;
    padding: 0px 26px;
    float: left;
    width: 86%;
}
.pro_ny_tp li:nth-child(3) {
    float:left;
    margin-right:18px;
}
.pro_ny_tp li:nth-child(6) {
    float:left;
    margin-right:18px;
}
.pro_ny_tp li:nth-child(9) {
    float:left;
    margin-right:18px;
}
.news_ny_1
{
	width:95%;
	margin:auto;
}
.news_ny_l {
    float: left;
    background: #fff;
    margin-right: 30px;
    margin-top: 30px;
    width: 100%;
    height: 275px;
    line-height: 275px;
    text-align: center;
}
.news_ny_r {
    width: 100%;
    float: right;
    margin-top: 30px;
}
.gywm_c_b p
{
	
float: left;
	
width: 45%;
	
height: 30px;
	
margin-right: 5%;
	
margin-top: 2%;
}
.gywm_c_b p a {
    float: left;
    border: 1px solid #eeeeee;
    width: 100%;
    text-align: center;
    padding: 1%;
    border-radius: 25px;
    margin-right: 10px;
    font-size: 14px;
    margin-top: 2%;
    /* margin-bottom: 2%; */
    color: #fff;
    font-size: 14px;
}
.news_xq_1 {
    width:95% !important;
    margin: auto;
}
}
.video
{
	 margin-bottom: 0px;
}
.video1
{
	     margin-top: 0px;
}
.video1 li 
{
	     margin-top: 0px;
		 margin-bottom:30px;	
}
.b1
{

width: 5%;

height: 45px;

text-align: center;

line-height: 45px;

font-size: 18px;
}
.b2
{
	width: 5%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
}


.gman
{

}
.product_t_br_b h1
{
	float:left;
	height:45px;
	line-height:45px;
	background:#ff0000;
	width: 18%;
	font-weight:100;
	text-align:center;
	border-radius:10px;
	font-size:14px;
	color:#fff;
	margin-left: 20px;
}
.product_t_br_b h1 a
{
	color:#fff;
}
.gman h1
{
	float:left;
	height:45px;
	line-height:45px;
	background:#ff0000;
	width: 18%;
	font-weight:100;
	text-align:center;
	border-radius:10px;
	font-size:14px;
	color:#fff;
	margin-right: 20px;
}
.gman h1 a
{
	color:#fff;
}
.jq
{
	color: #ff0000 !important;
    font-size: 18px !important;
    margin-top: 15px;
}

.Thenext {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 10px;
	line-height: 22px;
	height: 22px;
	color: #fff;
}
.Thenext .on {
	float: left;
}
.Thenext a {
	font-weight: bold;
	color: #fff;
}
.Thenext .next {
	float: right;
}