﻿@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:10px 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:45px;
	line-height:52px;
	font-weight:600;
	color:#333;
}
.comm_logo > p > span{
	display:block;
	font-size:24px;
	line-height:30px;
	color:#076ce0;
	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:50px;
padding-right:20px;
	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 #076ce0;
	color:#fff;
	background:#076ce0;
}
.comm_logo_right > p{
	    line-height: 25px;
    font-size: 24px;
    color: #0e0e0e;
    padding-left: 50px;
    /* margin-top: -25px; */
    min-height: 60px;
    background: url(../images/head_ph.png) no-repeat 0 50px;
    /* margin-bottom: -20px; */
    /* padding-bottom: 20px; */
}
	/*logo结束*/
	/*导航开始*/
.comm_nav_wrap{
	height:60px;
	line-height:60px;
	background:#076ce0;
	position:relative;
	z-index:200;
}
.comm_nav_wrap > ul > li{
	width:170px;
	float:left;
	height:60px;
	text-align:center;
	position:relative;
}
.comm_nav_wrap > ul > .comm_nav_crt a{
	background:url(../images/nav_crt.png) no-repeat center top;
	color:#fff;
}
.comm_nav_wrap > ul > li a{
	display:block;
	color:#fff;
	font-size:16px;
	background:url(../images/nav_bg.png) no-repeat right center;
}
.comm_nav_wrap > ul > li a:hover{
	background:url(../images/nav_crt.png) no-repeat center top;
	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:#076ce0;
}
.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:#076ce0;
	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;
	text-align:right;
}
.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 #076ce0;
	cursor:pointer;
	color:#076ce0;
	font-size:14px;
	line-height:22px;
	text-align:center;
}
.comm_banner_wrap > ul > .comm_banner_onee{
	margin-right:50px;
}
.comm_banner_wrap > ul > .comm_banner_current{
	background:#076ce0;
	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 #076ce0;
}
.searchgo{
	float:left;
	text-align:center;
	width:38px;
	height:28px;
	line-height:28px;
	color:#fff;
	background:#076ce0;
	cursor:pointer;
	border:none;
}
	/*关键词结束*/
/*head结束*/
/*foot开始*/
	/*友情链接开始*/
.comm_yqlj_wrap{
	height:74px;
	background:#f6f6f6;
}
.comm_yqlj > span{
	line-height:74px;
	color:#076ce0;
	font-size:20px;
	font-weight:bold;
	vertical-align:middle;
	margin-right:10px;
}
.comm_yqlj{
	color:#362a2c;
}
.comm_yqlj > a{
	color:#362a2c;
	padding:0 6px;
}
	/*友情链接结束*/
.comm_nav_wrapf{
	background:#076ce0;
	line-height:54px;
}
.comm_nav_bigf > li{
	display:inline-block;
	width:160px;
	text-align:center;
}
.comm_nav_bigf > li a{
	font-size:15px;
	color:#fff;
}
	/*版权等开始*/
.foot_wrap{background:#f9f9f9;position:relative;z-index:999;padding:30px 0;}
.index_foot_left{width:280px;padding:0 40px;padding-top:30px;}
.index_foot_left img{display:block;margin:auto;}
.index_foot_left div{background:url(../images/foot_ph.png) no-repeat 20px center;line-height:40px;padding-left:76px;font-size:28px;color:#076ce0;font-weight:bold;margin-top:10px;}
.copyright{width:400px;border-right:1px solid #e7e7e7;border-left:1px solid #e7e7e7;line-height:26px;font-size:18px;color:#000000;padding-left:50px;padding-top:30px;font-weight: bold;}
.copyright h2{color:#076ce0;font-size: 25px;font-weight: bold;}
.copyright a{color:#000000;}
.bottom_logo{padding:30px 100px 0 0;color:#747b81;}
    /*版权等结束*/
/*foot结束*/
/*固定定位开始*/
.box_right{width:162px;background:#fff;text-align:center;position:fixed;right:-162px;top:50%;z-index:999999;margin-top:-100px;box-shadow:0 0 5px rgba(0,0,0,.3);}
.box_right > p{width:162px;line-height:25px;color:#333;font-size:15px;text-align:center;padding:20px 0;}
.box_right > h3{line-height:30px;color:#333;font-size:13px;padding-left:12px;font-weight:normal;padding-top:20px;text-align:left;}
.box_right > div{line-height:24px;color:#333;font-size:13px;padding-left:12px;text-align:left;padding-bottom:10px;}
.box_right > a{display:block;width:130px;line-height:30px;color:#FFF;text-align:center;background:#333;margin:auto;}
.boxbox{width:36px;height:500px;float:right;position:relative;}
.box_right > h2{background:#ff4a00;width:16px;height:80px;position:absolute;top:50%;left:-36px;margin-top:-40px;cursor:pointer;font-size:14px;color:#fff;padding:20px 10px;}
/*固定定位结束*/