/* CSS Document */
*{text-overflow: ellipsis;}
html{ text-align:center; width:100%;}
body{
	margin: auto; background-color:#FFFFFF;
	font-size: 14px;
	line-height: 1.5;
	font-family: "微软雅黑", "宋体", Arial;
	color: #000000; min-width:1366px;max-width:1366px; text-align:left;
}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,th,td{margin:0;padding:0;}
table{
border-collapse: collapse;
}
a{
color: #000000;
text-decoration: none;	text-decoration: none;-webkit-transition:500ms; -moz-transition:500ms; -ms-transition:500ms; transition:500ms;
}
a:hover{
	color: #CC0000;
}
img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img[align="left"]{ margin-right:10px;}
img[align="right"]{ margin-left:10px;}
ul,li,p,dl,dt{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div,span{text-overflow: ellipsis;}
.clear{ clear:both}
.box{
	width:1100px; max-width:96%;
	margin: auto; 
}

.box1{ margin:auto; width:1366px;max-width:100%}
.fl{ float:left}
.fr{ float:right}

.header .logo{margin-top:10px; float:left;}
.app_header{ display:none;	background-color:#102136;background-color:rgba(16,33,54,0.8);}


.app_top{width:100%;height:0px; float:left;}
.header{
	position:fixed;
	width:100%;
	z-index:99;
	left:0px;
	top:0px;
	background-color:#102136;background-color:rgba(16,33,54,0.8);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc; 
}
.header .top{ background-color:#2D2D2D; float:left; width:100%; color:#999999; font-size:12px; line-height:25px; padding:0px; margin:auto;}
.header .top .tel2{
	background-image: url(t1.jpg);
	background-repeat: no-repeat;
	background-position: left center; display:inline-block; padding-left:20px; margin-right:15px;
}
.bdsharebuttonbox{ float:right; width:150px;}
.header .top .phone{	background-image: url(t2.jpg);
	background-repeat: no-repeat;
	background-position: left center; display:inline-block; padding-left:20px;}
.header .box1{
	position: relative;
}

.header ul{margin:0 10px 0 0;float:right; padding:0px; }

.header ul ul{
	float:left;
	width:100%;
	position: absolute;
	left: 0px;
	top: 90px;display:none; 	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#DD1A0F;
	border-bottom-color:  #F1463D;

}
.header ul ul ul{ left:100%; top:0px;}
.header ul li{


	position: relative; float:left; width:110px;
}

.header ul li.nbg{ background-image:none;}
.header>.box1>#nav> ul> li >a{
	color:#f1f1f1;
	font-size:16px;

	margin-top: 0;

	margin-bottom: 0;

	/*border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;*/
}
.header ul li:hover{background-color:#F03226;}
#nav> ul> li >a{display:block; float:left; width:100%; text-align:center;line-height:90px; }


.header>.box1>#nav> ul> li >ul>li>a{ color:#FFFFFF}
.header>.box1>#nav> ul> li >a:hover,.header>.box1>#nav> ul> li >a.select,.header>.box1>#nav> ul> li >a.select,.header>.box1>#nav> ul> li:hover >a{
	opacity:1;
	color:#ffffff;background-color:#F03226; 	
}


.header ul ul li{ 
	float:left;
	width:100%;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F1463D;
	border-bottom-color: #DD1A0F;background-color:#F03226; 	
}
.header ul ul li a{
 display:block; float:left; width:100%; line-height:1.5; padding-top:8px; padding-bottom:8px;color:#FFFFFF
}
.header ul ul li a:hover{background-color:#DB1A0F;color:#FFFFFF;}
.header ul ul ul{
	position: absolute;
	left: 100%;
	top: 0px;
}

.header>.box1>#nav> ul> li >a{text-decoration: none;	text-decoration: none;-webkit-transition:0ms; -moz-transition:0ms; -ms-transition:0ms; transition:0ms;}
.header>.box1>#nav> ul> li:hover >a,.header>.box1>#nav> ul> li:hover >a:hover{ color:#FFFFFF;}
.header>.box1>#nav> ul> li[rel='n2']>ul{ width:175px;}
.header>.box1>#nav> ul> li[rel='n2']>ul>li>a{
	text-align: left;
	text-indent: 15px; 
}
/*banner的CSS布局*/
.banner{ width:100%; overflow:hidden; position:relative; }

.banner .hd{ height:20px; overflow:hidden; position:absolute;right:0; left: 0;  margin: 0 auto; bottom:30px;z-index:2; }
.banner .hd ul{ overflow:hidden; zoom:1; text-align:center;}
.banner .hd ul li{ display:inline-block; margin:0 4px;  width:12px; height:12px; line-height:14px; text-align:center; background:rgba(255,255,255,0.6); cursor:pointer;border-radius:100%; }
.banner .hd ul li.on{ background:rgba(255,255,255,1); color:#fff;}

.banner .bd{ position:relative; height:100%; z-index:0;}
.banner .bd li{
	zoom:1;
	vertical-align:middle;
	text-align: center;
}
.banner .bd li a{ cursor: w-resize}
.banner .bd li a .img{ width:100%;background-position: center top; background-repeat: no-repeat; float:left;}
.banner .bd li a img{ max-width: 100%; display:none}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner .prev,
.banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(slider-arrow.png)-110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.banner .next{ left:auto; right:3%; background-position:8px 5px;}
.banner .prev:hover,
.banner .next:hover{ filter:alpha(opacity=100);opacity:1;}
.banner .prevStop{ display:none;}
.banner .nextStop{ display:none;}


#foot1{
	float: left;
	width: 100%;
	min-height:100px;
	padding-top: 50px;
	padding-bottom: 15px;
	background-image: url(foot1.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-size:12px;
	text-align: center;

}
#foot1 .footnav{ line-height:30px; text-align:center}
#foot1 .footnav a{
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
	margin-right: 10px;
}
#foot1 .copy{ clear:both; padding-top:20px;}
#foot1 .copy,#foot1 .copy a{ color:#999999; font-size:12px;}


/*首页底部*/
.links{background-color:#555555; clear:both; float:left; width:100%;
}
.links ,.links a{ color:#cccccc}
.link .etitle{
	background-image: url(link.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	font-size:12px;

	float:left;
	width:80px;
	color:#FFFFFF;
	text-align: left;
	text-indent: 10px;
	font-family: "宋体"; line-height:30px;
}

.link .econtent{ float:left; width:700px; margin-left:20px;}
.footer2{ background-color:#171717; clear:both; float:left; width:100%; padding-top:50px; padding-bottom:50px;}
.footer2,.footer2 a{ color:#999999;}
.footer2 .left{ float:left; max-width:550px;}
.footer2 .left .footnav{ padding-bottom:20px;}
.footer2 .left .footnav a{ margin-left:5px; margin-right:5px;}
.footer2 .left .copyright{
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333; padding-top:20px;
}

.footer2 .right{
	float:right;
	background-image: url(qrcode.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height:100px;
	padding-right:250px;
	border: 1px solid #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;border-radius:5px;
}
.footer2 .right .tel{
	background-image: url(tel.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	float: left;
	padding-left: 80px;
	padding-top:20px;
	padding-bottom:20px;
	font-size: 22px;
}
.footer2 .right .tel .t1{
	font-size: 14px;
}
.footer2 .right .tel .t2{
	color: #CCCCCC;
}
/*首页*/
.news{ background-color:#555555; float:left; width:100%; font-size:16px; padding-top:15px; padding-bottom:15px; line-height:50px;}
.news ,.news a{ color:#cccccc}
.news .etitle{ float:left; font-size:30px;}
.news .etitle b{
	font-weight: lighter;
}
.news .etitle a,.news .etitle{ color:#FFFFFF}
.news .econtent{
	margin-left:130px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 15px; height:50px;
}
.news .econtent .li{ float:left; width:100%;}
.news .econtent .li a:hover{ color:#ffffff;}

.about{
	background-image: url(a1.jpg);
	background-repeat: no-repeat;
	background-position: center top; float:left; width:50%; background-size:cover; height:550px;
}
.about .econtent{ margin-right:60px; float:right; width:60%; margin-top:30px;}
.about ,.about a{ color:#FFFFFF}
.about .h1{ font-size:36px; text-align:right; line-height:150px;}
.about .hc{ text-align:right; line-height:3; font-size:16px}
.about .more{ line-height:28px; padding-top:50px; clear:both; text-align:right}
.about .more a{
	color: #333333;border-radius:5px;
	background-color: #FFFFFF; display:inline-block; padding-left:15px; padding-right:15px;
}
.message{ float:right; width:50%;background-image: url(a2.jpg); background-size:cover; height:550px;
	background-repeat: no-repeat;
	background-position: center top; }
.message ,.message a{ color:#FFFFFF}
.message .etitle{ text-align:center;font-size:36px;  line-height:150px;}
.message .econtent{ width:80%; margin:auto}
.message .econtent .item span{ display:none}
.message .econtent input{
	background-color:rgba(0,0,0,0.3);
	border: 1px solid rgba(255,255,255,0.3);
	color:#ffffff;
	width:98%;
	height:32px;
	border-radius:3px;
	padding-right: 1%;
	padding-left: 1%;
}
.message .econtent .content{ margin:auto; width:90%; font-size:14px; padding-bottom:15px;}
.message .econtent .item{ padding-top:10px; padding-bottom:10px;}
.message .econtent textarea{
	background-color:rgba(0,0,0,0.3);
	width:98%;
	border: 1px solid rgba(255,255,255,0.3);
	color:#ffffff;
	border-radius:3px;
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.message .econtent .tijiao{ float:left; width:100%; padding-top:10px; padding-bottom:10px;}
.message .econtent .tijiao button{
	color: #FFFFFF;
	background-color: #F03226;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none; width:100%; height:45px;
}
.pro{ clear:both; float:left; width:100%;background-color: #103154; text-align:center; padding-top:50px;}
.pro,.pro a{ color:#FFFFFF}
.pro .etitle{ font-size:48px;}
.pro .etitle b{
	font-weight: lighter;
}
.pro .sort{ font-size:16px; padding-top:30px; padding-bottom:30px;}
.pro .econtent{}
.pro .econtent .picli{
	width:33.3333%;
	float:left;
	position: relative;
}
.pro .econtent .picli .img{ float:left; width:100%;background-color: #000000; overflow:hidden;}
.pro .econtent .picli img{
	width:100%;
	Opacity:0.75;    transition: all 0.6s;  
}
.pro .econtent .picli a:hover img{Opacity:1; transform: scale(1.4);  }

.pro .econtent .picli .ntitle{
	position: absolute;
	left: 0%;
	top: 50%;
	text-align: center;
	float: left;
	width: 100%;
	margin-top: -30px;
	font-size: 36px; color:rgba(255,255,255,0.8);
}
.pro .more{ line-height:50px; margin:auto; text-align:center; clear:both}
.pro .more a{ color:#CCCCCC}
.pro .more a:hover{ color:#ffffff}