@charset "utf-8";
/* 
 *@Project: 样式重设及公共样式表
 */
html {
	color: #7a7a7a;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
}

div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
textarea {
	table-layout: fixed;
	word-break: break-all;
    color:#333;
}
i{
	font-style: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

body,
button,
input,
select,
textarea {
	font: 14px/1.5 Microsoft Yahei, tahoma, arial, sans-serif;
}

body a {
	color: #ababab;
	outline: none;
	blr: expression(this.onFocus=this.blur())\9;
}

input,
select,
textarea,
button {
	font-size: 100%;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

th {
	text-align: inherit;
}

fieldset,
img {
	border: 0;
}

iframe {
	display: block;
}

abbr,
acronym {
	border: 0;
	font-variant: normal;
}

del {
	text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: 500;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size: 0;
	height: 0;
	line-height: 0
}

a:hover {
	text-decoration: none;
}

ins,
a {
	text-decoration: none;
}

.w1020 {
	width: 1020px;
	margin: 0 auto;
}

.w1200{
	width: 1200px;
	margin: 0 auto;
    
}
.main .partner-xq{
    height:auto !impotant;
    min-height:300px;
}

.w900{
	width: 900px;
}
.fn-clear:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.fn-clear {
	zoom: 1;
}

body .fn-hide {
	display: none;
}

body .fn-show {
	display: block;
}

body .fn-v-hide {
	visibility: hidden;
	opacity: 0;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}

body .fn-v-show {
	visibility: visible;
	opacity: 1;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}

.fn-left,
.fn-right {
	display: inline;
}

.fn-left {
	float: left;
}

.fn-right {
	float: right;
}

.padding-t-10 {
	padding-top: 10px;
}

.padding-t-15 {
	padding-top: 15px;
}

.padding-b-10 {
	padding-bottom: 10px;
}

.padding-b-30 {
	padding-bottom: 30px;
}

.padding-10 {
	padding: 10px;
}

.padding-tb-10 {
	padding: 10px 0;
}

.padding-lr-5 {
	padding: 0 5px;
}

.margin-t-5 {
	margin-top: 5px;
}

.margin-t-10 {
	margin-top: 10px;
}

.margin-t-15 {
	margin-top: 15px;
}

.margin-t-20 {
	margin-top: 20px;
}

.margin-t-25 {
	margin-top: 25px;
}

.margin-t-30 {
	margin-top: 30px;
}

.margin-t-35 {
	margin-top: 35px;
}

.margin-l-5 {
	margin-left: 5px;
}

.margin-l-10 {
	margin-left: 10px;
}

.margin-l-15 {
	margin-left: 15px;
}

.margin-l-20 {
	margin-left: 20px;
}

.margin-l-30 {
	margin-left: 30px;
}

.margin-l-40 {
	margin-left: 40px;
}

.margin-r-10 {
	margin-right: 10px;
}

.margin-r-5 {
	margin-right: 10px;
}

.margin-b-5 {
	margin-bottom: 5px;
}

.margin-b-10 {
	margin-bottom: 10px;
}

.margin-b-15 {
	margin-bottom: 15px;
}

.margin-b-20 {
	margin-bottom: 20px;
}

.margin-b-30 {
	margin-bottom: 30px;
}
.margin-b-100{
	margin-bottom: 40px;
}
.margin-r-40 {
	margin-right: 40px;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.margin-lr-10 {
	margin: 0 10px;
}

.margin-lr-20 {
	margin: 0 20px;
}

.b-r-3 {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
}

.b-r-5 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}

.b-r-10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
}

.b-r-50 {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}

.text-ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
body{
	background-color: #fff;
}
.bg{
	background-color: #6a6f6d;
}
/*
 * 共用样式
 */

/*a {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}*/

::-webkit-scrollbar-track-piece {
width:8px;
background-color:#f8f8f8;
}
::-webkit-scrollbar {
width:8px;
background-color:#2882e8;
}

::-webkit-scrollbar-thumb {
width:8px;
background-color:#aeaeae;
}
::-webkit-scrollbar-thumb:hover {
width:8px;
background-color:#2882e8;
}

/*公共样式*/

/*top*/
.top{
	background-color: #2a2a2a;
	min-width: 1200px;
}
.top_l a{
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #cecece;
	margin-right: 25px;
}
.r_p{
	font-size: 14px;
	color: #cecece;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
	background: url(../img/icon.png) no-repeat 0px 10px;
	margin-right: 40px;
}
.r_login{
	margin-right: 20px;
}
.r_login i{
	display: block;
	width: 22px;
	height: 40px;
	background: url(../img/icon.png) no-repeat 0px -50px;
}
.r_login li{
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #cecece;
}
.r_login li a{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #cecece;
	padding: 0 10px;
    float:left;
}
.language li{
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #cecece;
	
}
.language li a{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #cecece;
	padding: 0 10px;
}

/*header*/
.header{
	background-color: #f3f3f3;
	min-width: 1200px;
}
.header .logo{
	display: block;
	width: 192px;
	height: 46px;
	margin-top: 27px;
}
.header .logo img{
	display: block;
	height: 100%;
	width: 100%;
}
.header .nav li{
	float: left;
	height: 100px;
	position: relative;
}
.header .nav li>a{
	display: block;
	height: 52px;
	line-height: 52px;
	margin-left: 1px;
	font-size: 16px;
	color: #333;
	margin-top: 24px;
	padding: 0 20px;
}
.header .nav li>a:hover{
	color: #d9343a;
}
.header .nav li>a.active{
	color: #d9343a;
}
.header .nav li:hover .news_nav{
	background-color: #fd0505;
	border-radius: 5px;
	
	color: #fff;
}
.header .nav li:hover .nav_list{
	display: block;
}
.nav_list{
	position: absolute;
	z-index: 2;
	width: 234px;
	background-color: #fff;
	border-top: 2px solid #fd0505;
	display: none;
}
.nav_list a{
	display: block;
	height: 45px;
	line-height: 45px;
	padding-left: 30px;
	border-bottom: 1px solid #eee;
}
.nav_list a:hover{
	color: #fd0c0c;
}
/*footer*/
.footer{
	min-width: 1200px;
}
.footer .bottom{
	min-width: 1200px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	 
    background-color: #2a2a2a;
}
.footer .bottom p {
    color:#fff;
}
.footer_nav li{
	float: left;
	width: 160px;
}
.footer_nav li h4 a{
	display: block;
	font-size: 18px;
	color: #fdfbfb;
	margin-bottom: 10px;
}
.footer_nav li p a{
	display: block;
	font-size: 14px;
	color: #b5b5b5;
	margin-bottom: 6px;
}
.footer i{
	display: block;
	width: 110px;
	height: 110px;
}
.footer i img{
	display: block;
	width: 100%;
	height: 100%;
}
.footer dl{
	margin-left: 30px;
}
.footer dt{
	font-size: 18px;
	color: #fefcfc;
	margin-bottom: 10px;
}
.footer dd{
	font-size: 14px;
	color: #b5b5b5;
	margin-bottom: 5px;
}
/*page*/

/*banners*/
.banners{
	width: 100%;
	min-width: 1200px;
}
.banners img{
	display: block;
	width: 100%;
	height: auto;
}

/*tit*/
.tit{
	background-color: #fff;
	border-bottom: 1px solid #d5d4d5;
	min-width: 1200px;
}
.tit a,.tit i{
	float: left;
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 12px;
	color: #333;
}
.tit i{
	margin: 0 5px;
}

/*menu*/
.menu{
	width: 216px;
}
.menu .menu_t h2{
	height: 56px;
	line-height: 56px;
	font-size: 24px;
	color: #fff;
	background: url(../img/menu_1.png) no-repeat 175px center;
	background-color: #a81212;
	padding-left: 30px;
}
.subNav{
	font-size: 14px;
	color: #333;
    cursor:pointer;
	height: 40px;
	line-height: 40px;
	background: url(../img/menu_2a.png) no-repeat 175px center;
	background-color: #e7e6e6;
	padding-left: 20px;
	margin-top: 2px;
}
.navContent{
	margin-top: 2px;
	display: none;
}
.navContent a{
	display: block;
	font-size: 14px;
	color: #fff;
	background: url(../img/menu_2b.png) no-repeat 175px center;
	background-color: #eb0000;
	height: 34px;
	line-height: 34px;
	padding-left: 30px;
	margin-top: 1px;
}
.navContent a:hover{
	background-color: #d20000;
}
.subNav.currentDd{
	background: url(../img/menu_2.png) no-repeat 175px center;
	background-color: #d20000;
	color: #fff;
}

/*headers*/
.headers{
	height: 90px;
	background-color: #f3f3f3;
	min-width: 1200px;
}
.headers .logo{
	display: block;
	width: 192px;
	height: 46px;
	margin-top: 20px;
}
.headers .logo img{
	display: block;
	height: 100%;
	width: 100%;
}
.headers_l{
	margin-left: 30px;
}
.headers_l a{
	display: block;
	float: left;
	height: 90px;
	line-height: 90px;
	font-size: 16px;
	color: #333;
	padding: 0 15px;
}
.headers_r{
	padding-left: 30px;
	background: url(../img/icon.png) no-repeat 4px -56px;
	margin-top: 30px;
}
.headers_r i{
	display: block;
	float: left;
	margin: 0 5px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #666;
}
.headers_r a{
	display: block;
	float: left;
	padding: 0 5px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #333;
}
/*2016-11-03 修改*/
.header .nav li>a{
	padding: 0 20px;
}
.partner-m{
	width: 216px;
}
.partner-m h2{
	height: 56px;
	line-height: 56px;
	font-size: 24px;
	color: #fff;
	background: url(../img/menu_1.png) no-repeat 175px center;
	background-color: #a81212;
	padding-left: 30px;
}
.partner-m a{
	display: block;
	font-size: 14px;
	color: #333;
	height: 40px;
	line-height: 40px;
	background-color: #e7e6e6;
	padding-left: 30px;
	margin-top: 2px;
}
.partner-m a:hover{
	background-color: #d20000;
	color: #fff;
}
.partner-m a.active{
	background-color: #d20000;
	color: #fff;
}
.partner{
	width: 944px;
}
.partner div{
	padding-bottom: 10px;
	border-bottom: 1px  dotted #ddd;
	margin-bottom: 40px;
}
.partner h4 a{
	display: block;
	font-size: 20px;
	color: #333;
}
.partner h4 a:hover{
	text-decoration: underline;
	color: #136ec2;
}
.partner p{
	font-size: 14px;
	color: #666;
	line-height:25px;
	margin-top: 5px;
	height: 50px;
	overflow: hidden;
   
}

.partner em{
	font-size: 12px;
	color: #999;
	line-height:20px;
	padding-top: 15px;
	height: 30px;
	overflow: hidden;
    display:block;
}

.partner-xq{
	margin-top: 50px;
}
.partner-xq h2{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	
    text-align:center;
   
    height:60px;
}
.partner-xq i{
	display: block;
	width: 100%;

}
.partner-xq i img{
	display: block;
	width: 100%;
	height: auto;
}
.partner-xq div{
	margin-top: 30px;
}
.partner-xq i{
	font-size: 14px;
	color: #807979;
	line-height: 35px;
	margin-bottom: 15px;
    text-align:center;
    border-bottom:1px dotted #ddd;
}

/*2016-11-18 修改*/
.w1200 {
    position:relative;
}
.content_page {
    position:absolute;
    bottom:-40px;
    right:480px;
}
.content_page a{
    display:block;
    float:left;
    font-size:14px;
    height:30px;
    line-height:30px;
    width:30px;
    text-align:center;
   border:1px solid #999;
   margin: 0 5px;
   color:#333;
}

.content_page a:hover{
    display:block;
    float:left;
    height:30px;
    line-height:30px;
    width:30px;
    text-align:center;
   background:#d20000;
     border:1px solid #fff;
   color:#fff;
   margin: 0 5px;
}

.content_page a.current {
     display:block;
    float:left;
    height:30px;
    line-height:30px;
    width:30px;
    text-align:center;
   background:#d20000;
     border:1px solid #fff;
   color:#fff;
   margin: 0 5px;
}

.list-back { margin-bottom: 80px;
    margin-top: 50px;
    text-align: center;
}

.list-back a {
     border: 1px solid #999;
    border-radius: 30px;
    color: #002;
    display: inline-block;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 178px;
}
    .list-back a:hover {
        color:#fff;
        background:#fd0505;
        border: 1px solid #fff;
    }

.league h2 {
    font-size:26px;
    color:#333;
    font-weight:bold;
    height:80px; 
    line-height:80px;
    border-bottom:2px solid #ddd;
}
.league img { float:right; 
              padding:10px;
}
.league_l { padding:10px 0px;
            color:#333;
}


/*******************************************************************************2016-12-17filtrate*/
.filtrate_box{
	margin-top: 40px;
}
.filtrate {
	width: 1200px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	padding: 5px 15px 0;
	
}

.filtrate div {
	border-top: 1px dashed #dcdcdc;
}

.filtrate div:first-child {
	border-top: none;
}

.filtrate label {
	display: block;
	float: left;
	width: 83px;
	text-align: right;
	font-size: 12px;
	color: #787878;
	height: 40px;
	line-height: 40px;
}

.filtrate ul {
	float: left;
	width: 1085px;
}

.filtrate ul li {
	float: left;
}

.filtrate ul li a {
	display: block;
	font-size: 12px;
	color: #333;
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
}

.filtrate ul li.active a {
	color: #fba600;
}

.filtrate ul li a:hover {
	color: #fba600;
}

.filtrate .filtrate_pp {
	padding-bottom: 0;
}

.filtrate .filtrate_pp li {
	margin-bottom: 15px;
}

.filtrate ul li {
	float: left;
    cursor:pointer;
}

.filtrate ul li a {
	display: block;
	font-size: 13px;
	color: #333;
	padding: 0 30px;
	height: 35px;
	line-height: 35px;
    box-sizing:border-box;
}

.filtrate ul li.active a {
	color: #ff0000;
	font-weight:bold;
	background:#eee;
	border-radius: 4px;
    box-sizing: border-box;
    
}

.filtrate ul li a:hover {
	color: #fba600;
}

.filtrate .filtrate_pp {
	padding: 8px 0px;
}

.filtrate .filtrate_pp li {
	margin-bottom: 0px;
}
.filtrate > div {
    padding:10px 0;
}

.sx {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 100px;
	padding-left: 20px;
	font-size: 12px;
	color: #333;
	background: url(../img/product/bottom.png) no-repeat 76px center;
	background-color: #e5e5e5;
	margin: 0 auto;
	box-sizing: border-box;
	cursor: pointer;
}

.filtrate_box h4 {
	font-size: 12px;
	color: #666;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
	background: url(../img/nav_b.png) no-repeat 60px center;
}

.screening {
	margin-top: 40px;
}

.screening_cont label {
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #999;
	margin-right: 20px;
}

.screening_cont ul li {
	float: left;
}

.screening_cont ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	margin-right: 40px;
	color: #ff0000;
}

.number p {
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #999;
}

.number p em {
	color: #ff0000;
}

.screening>a {
	display: block;
	font-size: 12px;
	color: #137fe3;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	background: url(../img/product/cx.png) no-repeat left center;
}

/*修改*/
.power ul li a{
	width: 112px;
	text-align: center;
	padding: 0;
}
.power{
	position: relative;
}
.power i{
	display: block;
	height: 40px;
	width: 60px;
	position: absolute;
	right: 20px;
	top: 5px;
	background: url(../img/bottom.png) no-repeat center center;
	cursor: pointer;
}
.power i.active{
	background-image: url(../img/top.png);
}