﻿* { margin: 0; padding: 0;}
html{ min-width: 1340px;}
body { font-family: "Microsoft YaHei"; font-size: 12px; color: #333333;}
ul li { list-style: none;}
a { text-decoration: none; color: #97989e; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s;}
em,b,i{ font-weight: normal; font-style: normal;}
img,button,input{ border: 0;}
img{ display: inline-block;}
button,input{ font-family: "Microsoft YaHei";}
a,button,input,select,textarea{ outline: none;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
p{ line-height: 20px; color: #666666;}
table{ width: 100%; border-collapse: collapse;}
option{ text-align: center;}

/********公共********/

.main{ width: 1100px; margin: 0 auto;}
.clear-select{ appearance: none; -moz-appearance: none; -webkit-appearance: none; background-color: rgba(255,255,255,0);}
.clear-select::-ms-expand{ display: none;}
.ellipsis{ overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
.no-choose{ -moz-user-select: none;}
.hide{ display: none;}

/*浮动*/
.clear-both{ overflow: hidden;}
.fl{ float: left;}
.fr{ float: right;}

/*文字*/
.t-center{ text-align: center;}
.t-left{ text-align: left;}
.t-right{ text-align: right;}

/*placeholder颜色޸�*/
::-webkit-input-placeholder { /* WebKit browsers */
    color: #494949;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #494949;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #494949;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #494949;
}

/*渐进动效*/
.animate{ transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s;}
.animate-4{ transition: all 4s; -webkit-transition: all 4s; -moz-transition: all 4s;}

/*头部*/
.header{ position: relative; height: 100px; box-shadow: 0 0 5px #919191;}
.header .bg{ position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.header .bg div{ width: 50%; height: 100%;}
.header .bg .fl{ background-color: #eee;}
.header .bg .fr{ background-color: #252525;}
.header .r-top{ position: absolute; right: 0; top: 0; z-index: 100; width: 60.8%; height: 35px; border-bottom: 1px solid #2d2d2d;}
.header .r-top .wrap{ max-width: 770px; padding-top: 8px; text-align: right;}
.header .r-top span,
.header .r-top a{ display: inline-block; height: 16px; margin: 0 11px; padding-left: 32px; color: #c2c2c2; background: no-repeat left bottom; vertical-align: middle;}
.header .r-top .login{ background-image: url(../images/login.png);}
.header .r-top .tel{ background-image: url(../images/tel.png);}
.header .r-top .tel img{ display: inline; vertical-align: middle;}
.header .r-top .en{ background-image: url(../images/en.png);}
.header .r-top .home{ background-image: url(../images/home1.png);}
.header .main{ position: relative; height: 100%;}
.header .main h1{ width: 287px; height: 100%; text-align: center; line-height: 100px;}
.header .main h1 a{ display: inline-block; width: 243px; height: 43px; vertical-align: middle; text-indent: -9999px; overflow: hidden;}
.header .main .fr{ width: 812px; height: 64px; padding-top: 36px; background-color: #252525;}
.header .main .nav{ height: 100%; padding-right: 20px; line-height: 64px; font-size: 0; text-align: right;}
.header .main .nav ul li{ display: inline-block; vertical-align: top; text-align: center;}
.header .main .nav ul li:nth-child(1){ width: 124px;}
.header .main .nav ul li:nth-child(2){ width: 124px;}
.header .main .nav ul li:hover,
.header .main .nav ul li.cur{ background-color: #c70026;}
.header .main .nav ul li a{ display: block; height: 100%; padding: 0 22px; font-size: 16px; color: #fff;}
.header .main .nav ul li .list{ display: none; position: relative; z-index: 100;}
.header .main .nav ul li .list a{ height: 41px; padding: 0 10px; font-size: 12px; color: #bbb; text-align: center; line-height: 41px; background-color: #252525; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
.header .main .nav ul li .list a:hover,
.header .main .nav ul li .list a.cur{ color: #fff; background: url("../images/nav-line.png") no-repeat left center #404040;}
.header .main .nav ul li .list span{ display: block; height: 41px; position: relative; background-color: #252525;}
.header .main .nav ul li .list span:hover{ color: #fff; background: url("../images/nav-line.png") no-repeat left center #404040;}
.header .main .nav ul li .list span>a{ background-color: transparent;}
.header .main .nav ul li .list span i{ display: none; position: absolute; top: 0; right: -124px; z-index: 100;}
.header .main .nav ul li .list span i.cur{ display: block;}
.header .main .nav ul li .list span i a{ width: 104px; border-bottom: 1px solid #404040; color: #fff; background-color: #373737;}
.header .main .nav ul li .list span i a.life{ width: 104px; color: #fff; background: url("../images/pointer.png") no-repeat left center #373737;}
.header .main .nav ul li .list span i a:hover{ color: #b80728; background: none #373737;}
.header .main .nav ul li .list span i a.life:hover{ background: url("../images/pointer.png") no-repeat left center #373737;}

/*主体*/
.com-list li{ float: left; width: 257px; padding: 12px 11px 0; text-align: center; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s;}
.com-list li:hover{ background-color: #c70026;}
.com-list li a{ display: block; width: 100%; box-shadow: 2px 3px 5px rgba(199,199,199,.3);}
.com-list li:hover a{ box-shadow: 2px 3px 5px transparent;}
.com-list .image{ width: 100%; height: 164px; overflow: hidden; line-height: 164px; font-size: 0;}
.com-list .image img{ width: 100%; max-height: 164px; vertical-align: middle;}
.com-list h3{ height: 42px; font-size: 14px; color: #fff; line-height: 42px; background-color: #505258; transition: all 0.2s; -webkit-transition: all 0.2s; -moz-transition: all 0.2s;}
.com-list li:hover h3{ background-color: #c70026;}



/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}

/*尾部*/
.footer .foot-nav{ padding: 38px 0 20px; background-color: #303135;}
.footer .foot-nav .scan dt{ padding-bottom: 14px; font-size: 14px; color: #c6c7ca; text-align: center;}
.footer .foot-nav .link{ padding-left: 10px;}
.footer .foot-nav .link .item{ float: left; margin-left: 31px;}
.footer .foot-nav .link h2{ font-size: 14px; color: #c6c7ca;}
.footer .foot-nav .link ul{ padding-top: 6px;}
.footer .foot-nav .link ul li,
.footer .foot-nav .link ul li a{ color: #97989e;}
.footer .foot-nav .link ul li{ line-height: 22px;}
.footer .foot-nav .link ul li a:hover{ color: #aeafb6;}
.footer .foot-nav .link .item:nth-child(1) a{ display: block; overflow:hidden; }
.footer .copyright{ height: 100px; background-color: #333333;}
.footer .copyright p{ height: 100%; color: #5b5b5b; font-family: arial; text-align: center; line-height: 36px;}
.footer .copyright p a{ padding-left: 12px; color: #9dcb30;}
.footer .copyright p a:hover{ text-decoration: underline;}
.header .main .nav ul .headeren{
	position: relative;
}

.header .main .nav ul li.headeren:nth-child(1){
	width: 171px;
}
.header .main .nav ul li.headeren:nth-child(2){
	width: 104px;
}
.header .main .nav ul li.headeren:nth-child(3){
	width:170px;
}
.header .main .nav ul li.headeren>a{
    padding: 0 17px;
}
.header .main .nav ul li.headeren:nth-child(4){
	width:83px;
}
.header .main .nav ul li.headeren:nth-child(5){
	width: 110px;
}
.header .main .nav ul li.headeren:nth-child(6){
	width: 122px;
}
.header .main .nav{
	width:792px;
	text-align: right;
}
/*.footer .foot-nav .link{ padding-left: 92px;}*/
.footer .foot-nav .link .item_en{     float: left;min-height: 152px; margin-left: 17px;width: 124px;}
.headeren .list{
	width: 250px;
}
.header .main .nav ul li.headeren .list a{
	text-align: left;
	padding-left: 20px;
}
.footer .foot-nav .link .item_en{
	display: block;
}
.footer .foot-nav .link .item_en span{
	display: table;
	line-height: 52px;
	margin-top: 5px;
}
.footer .foot-nav .link .item_en span em{
	display: table-cell;
	line-height: 16px;

}
.link .item_en:nth-child(4){
	width: 96px!important;
}