﻿@charset "utf-8";
/* CSS Document    made by lonewalker*/
/**/
*{margin:0;padding:0;}
body{font-size:14px;font-family:"微软雅黑";color:#fff;min-width:1200px;}
h1,h2,h3,h4,h5,h6{text-align:left;}
i{font-style:normal;}
b{font-weight:normal;}
ul,ol{list-style:none;}
img{border:none;}
a{text-decoration:none;color:#333;}
table{border-collapse:collapse;}
a,img,textarea,button,input:focus{outline:none;}
.autor{margin:0 auto;width:1200px;}
.wrapper{width:100%;min-width:1200px;}
.fl{float:left;}
.fr{float:right;}
.left{text-align:left;}
.right{text-align:right;}
.align{text-align:center;}
.both{clear:both;}
.clearfix:after{content:"";display:block;height:0;line-height:0;visibility:hidden;clear:both;}
.clearfix{*zoom:1;}
.pa{position:absolute;}
.pr{position:relative;}
.clip{overflow:hidden;}
.block{display:block;}
.none{display:none;}
.inline{display:inline-block;}
.kuai{padding:30px 0 40px 0;}
/**/
/*head开始*/
/*
.comm_head_top1{
	background:url(../images/head_bg.jpg) repeat-x center top;
}
*/
	/*欢迎开始*/
.comm_wel{
	height:36px;
	line-height:36px;
	font-size:13px;
	color:#333;
	background:#f3f3f3;
	border-bottom:1px solid #c68450;
}
.comm_wel s{
	margin:0 20px;
}
.comm_wel a{
	color:#333;
}
.comm_wel_sys{
	height:36px;
}
.comm_wel_sys:hover .com_wel_wx{
	display:block;
}
.com_wel_wx{
	top:36px;
	left:0;
	width:120px;
	height:120px;
	box-shadow:0px 0px 7px rgba(0,0,0,.2);
	border:1px solid #333;
}
	/*欢迎结束*/
	/*logo开始*/
.comm_logo_wrap{
	height:120px;
/*	background:url(../images/logobg.jpg) no-repeat center top;*/
	background:#f3f3f3;
	padding:8px 0;
}
.comm_logo > h1{
	text-align:center;
	padding-right:10px;
	padding-top:18px;
	padding-left:20px;
/*	background:url(../images/headxian.png) no-repeat right 16px;*/
}
.comm_logo > p{
/*	width:580px;*/
	padding-top:18px;
	padding-left:10px;
	padding-right:50px;
	font-size:38px;
	line-height:52px;
	font-weight:600;
	color:#d51000;
}
.comm_logo > p > span{
	display:block;
	font-size:24px;
	line-height:30px;
	color:#0e0e0e;
	font-weight:normal;
}
.comm_logo_lxfs{
	height:120px;
	padding-left:66px;
	background:url(../images/hd_phone.png) no-repeat left 35px;
	line-height:32px;
	font-size:22px;
	color:#019ee5;
}
.comm_logo_lxfs > span{
	color:#020d14;
	display:block;
	padding-top:30px;
}
.comm_logo_right{
	padding-left:145px;
	height:120px;
	/* background:url(../images/head_chanp.png) no-repeat 45px 20px; */
}
.comm_logo_right > ul{
	padding-top:32px;
	height:45px;
}
.comm_logo_right > ul > li{
	float:left;
	margin-right:15px;
	line-height:30px;
	width:100px;
	border:1px solid #010101;
	text-align:center;
	color:#080808;
	font-size:16px;
}
.comm_logo_right > ul > li:hover{
	border:1px solid #d51000;
	color:#d51000;
}
.comm_logo_right > p{
	line-height:30px;
	font-size:22px;
	color:#0e0e0e;
	padding-left:96px;
	background:url(../images/head_ph.png) no-repeat 60px 4px;
}
	/*logo结束*/
	/*导航开始*/
.comm_nav_wrap{
	height:50px;
	line-height:50px;
	background:#0e0e0e;
	position:relative;
	z-index:200;
}
.comm_nav_wrap > ul > li{
	width:170px;
	float:left;
	height:50px;
	text-align:center;
	position:relative;
}
.comm_nav_wrap > ul > .comm_nav_crt a{
	background:#d51000;
}
.comm_nav_wrap > ul > li a{
	display:block;
	color:#fff;
	font-size:16px;
	background:#0e0e0e;
}
.comm_nav_wrap > ul > .comm_nav_crt a{
	color:#fff;
}
.comm_nav_wrap > ul > li a:hover{
	background:#d51000;
	color:#fff;
}
.comm_nav_wrap > ul > li:hover .comm_nav_sub{
	display:block;
}
.comm_nav_sub{
	width:100%;
	text-align:center;
	left:0;
	top:50px;
	display:none;
}
.comm_nav_sub > li{
	height:50px;
	border-top:1px solid #fff;
	position:relative;
}
.comm_nav_sub > li:hover{
	background:#d51000;
}
.comm_nav_subn{
	position:absolute;
	left:170px;
	top:0;
	width:100%;
	display:none;
}
.comm_nav_wrap > ul > li li:hover .comm_nav_subn{
	display:block;
}
.comm_nav_wrap > ul > li li a{
	background:#0e0e0e;
}
.comm_nav_wrap > ul > li li a:hover{
	background:#d51000;
	color:#fff;
}
.comm_nav_sub > li{
	height:50px;
}
	/*导航结束*/
	/*banner开始*/
.comm_banner_wrap{
	width:100%;
	position:relative;
	height:600px;
}
.comm_banner_wrap > div{
	position:absolute;
	left:0;
	top:0;
	height:600px;
	width:100%;
	display:none;
}
.comm_banner_one{
/*	z-index:1;*/
	background:url(../images/banner01.jpg) no-repeat center top;
}
.comm_banner_two{
	background:url(../images/banner02.jpg) no-repeat center top;
}
.comm_banner_three{
	background:url(../images/banner03.jpg) no-repeat center top;
}
.comm_banner_four{
	background:url(../images/banner04.jpg) no-repeat center top;
}
.comm_banner_wrap > ul{
	width:100%;
	height:24px;
	position:absolute;
	left:0;
	top:520px;
	z-index:20;
}
.comm_banner_wrap > ul > li{
	display:inline-block;
	width:22px;
	height:22px;
	margin-right:10px;
/*	border-radius:50%;*/
	background:#fff;
	background:rgba(255,255,255,.8);
	border:1px solid #d51000;
	cursor:pointer;
	color:#d51000;
	font-size:14px;
	line-height:22px;
}
.comm_banner_wrap > ul > .comm_banner_current{
	background:#d51000;
	color:#fff;
}
	/* banner结束 */
	/*关键词开始*/
.comm_gjc_wrap{
	height:74px;
}
.comm_gjc_left{
	line-height:74px;
	color:#414950;
}
.comm_gjc_left > a{
	color:#414950;
	padding:0 6px;
}
.comm_gjc_right{
	padding-top:24px;
}
.inp01{
	float:left;
	width:178px;
	height:26px;
	line-height:26px;
	padding-left:5px;
	border:1px solid #d51000;
}
.searchgo{
	float:left;
	text-align:center;
	width:38px;
	height:28px;
	line-height:28px;
	color:#fff;
	background:#d51000;
	cursor:pointer;
	border:none;
}
	/*关键词结束*/
/*head结束*/
/*foot开始*/
	/*友情链接开始*/
.comm_yqlj_wrap{
	height:74px;
}
.comm_yqlj{
	line-height:74px;
	color:#414950;
}
.comm_yqlj > a{
	color:#414950;
	padding:0 6px;
}
	/*友情链接结束*/
	/*版权等开始*/
.comm_footer{
	background:#222629;
	padding-top:20px;
}
.comm_footer_top{
	padding-bottom:50px;
	border-bottom:1px solid #5f5f5f;
}
.comm_footer_top > div{
	float:left;
}
.comm_foot_ewm{
	width:310px;
}
.comm_foot_xian{
	width:1px;
	height:86px;
	background:#5f5f5f;
	margin-top:25px;
	margin-right:80px;
}
.comm_foot_adress{
	width:390px;
	padding-top:12px;
	font-size:13px;
	color:#fff;
	line-height:21px;
}
.comm_foot_lxwm{
	width:318px;
}
/*
.comm_foot_nav{
	padding-bottom:10px;
}
*/
.comm_foot_nav > li{
	display:inline-block;
	line-height:43px;
}
.comm_foot_nav > li > span{
	font-size:15px;
	color:#fff;
}
.comm_foot_nav > li > a{
	padding:0 16px;
	color:#fff;
	font-size:13px;
}
.comm_foot_nav > li > a:hover{
	text-decoration:underline;
}
.comm_foot_di{
	font-size:12px;
	color:#8b8b8b;
	line-height:20px;
	padding-bottom:15px;
}
.comm_foot_di > a{
	font-size:12px;
	color:#8b8b8b;
}
    /*版权等结束*/
/*foot结束*/
/*固定定位开始*/
.comm_fiexd{
	width:76px;
	height:365px;
	position:fixed;
	right:0;
	top:50%;
	margin-top:-183px;
	z-index:999999999;
}
.index_fiexd_li{
	position:relative;
	left:0;
	top:0;
	margin-bottom:1px;
	background:#d51000;
	height:72px;
	width:100px;
	cursor:pointer;
}
.index_fiexd_lit{
	position:relative;
	left:0;
	top:0;
	margin-bottom:1px;
	background:#d51000;
	height:72px;
	width:200px;
}
.index_fiexd_li > a{
	display:block;
	color:#fff;
}
.index_fiexd_s{
	display:block;
	width:40px;
	height:40px;
	margin-left:18px;
	background:url(../images/fix.png) no-repeat left top;
}
.index_fiexd_s02{
	background-position:left -35px;
}
.index_fiexd_s03{
	background-position:-56px top;
}
.index_fiexd_s04{
	background-position:-56px -78px;
}
.index_fiexd_p{
	padding-left:12px;
}
.index_fiexd_pt{
	padding-left:19px;
}
.index_fiexd_n{
	left:76px;
	top:0;
	line-height:72px;
}
.index_fiexd_i{
	left:-120px;
	top:-14px;
	display:none;
}
/*固定定位结束*/