﻿@charset "utf-8";
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;}
html{color:black;font-size:62.5%;}
body{font:14px/1.5 arial,"微软雅黑";color:#555;outline:0;}
input,select,textarea{font-size:100%;outline-style:none;background:transparent;font-family:"微软雅黑";}
input,button{border:none medium;outline:none;font-family:"微软雅黑";}
button, html input[type="button"], input[type="submit"]{cursor:pointer;}
button[disabled], html input[disabled]{cursor:default;}
address,caption,cite,code,dfn,em,th,var,i{font-style:normal;font-weight:500;}
ol,ul,li,dl,dt,dd{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:2rem;font-weight:500;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
abbr,acronym{border:none;font-variant:normal;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0 none;vertical-align:middle;max-width: 100%;}
caption,th{text-align:left;}
th{text-align:inherit;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
del{text-decoration:line-through;}
legend{color:#666;}
fieldset{border:none;}
iframe{display:block;}
q:before,q:after{content:'';}
ins,a{text-decoration:none;cursor:pointer;color:#666;}
a:hover{text-decoration:none;}
a:focus,*:focus{outline:none;}
.clearfix:before,.clearfix:after{content:"";clear:both;display:block;height:0;visibility:hidden;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;clear: both;}
.clear{clear:both;display:block;overflow:hidden;height:0;line-height:0;font-size:0;}
.hide{display:none !important;visibility:hidden;}
.block{display:block !important;}
.radius_1{-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;}
.radius_2{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.radius_3{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.radius_5{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.radius_t5{-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
.cb{clear:both;}
.ovh{overflow:hidden;}
.di{display:inline;}
.dib{display:inline-block;*zoom:1;*display:inline;}
.db{display:block;}
.none{display:none;}
.border0 {border: 0!important;}
.vm{vertical-align:middle;}
.pr{position:relative;}
.pa{position:absolute;}
.tdu{text-decoration:underline;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.family_st{font-family:"Microsoft YaHei"}
.family_wr{font-family:"微软雅黑"}
.red {color: #fa4f4f;}
.w1200{width: 1180px;height: auto;margin: 0 auto;}
.w1180{width: 1180px;height: auto;margin: 0 auto;}
.w1000{width: 1000px;height: auto;margin: 0 auto;}
.inline{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;[;letter-spacing: normal;];[;word-spacing: normal;];}
.inlineb{display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;[;letter-spacing: normal;];[;word-spacing: normal;];}
/*初始化  end*/
/*footer start*/
.footer-box{width: 100%;min-width: 1180px;height: 140px;background:#313131;overflow: hidden;  }
.footer-box-content .left-box{float: left;margin-top: 50px;}
.footer-box-content .left-box li{float: left;border-left: 1px solid #cfcfcf;height: 14px;vertical-align: middle;overflow: visible;}
.footer-box-content .left-box li:first-child{border: none;}
.footer-box-content .left-box li>a{font-size: 14px;color: #fff;position: relative;
    top: -3px;
    margin: 0 10px;
    line-height: 10px;
}
.footer-box-content .left-box li:first-child>a{margin: 0 10px 0 0;}
.footer-box-content .left-box li:hover a{text-decoration: underline;}  
.footer-tips{font-size: 14px;color: #999;margin: 15px 0;}
.footer-tips>i{background: url(../images/footer-icons.png) no-repeat;width: 20px; height: 20px;vertical-align:middle;}
.footer-tips>i.tel-icons{background-position:0 0 ;}
.footer-tips>i.eamli-icons{background-position:-48px 0 ;margin-left: 20px;}
.footer-box-content .right-box{float: right;margin:20px 0;}
.footer-box-content .right-box li{float: left;margin-left: 20px;}
/*footer end*/
/*搜索按钮 start*/
.fix-search{padding-top:20px;overflow: hidden; }
.search-box{width: 190px;height: 35px;float: right;border:1px solid #ddd;position: relative;}
.search-box>.fix-search-input{border:none;width: 150px;}
.search-box>a{background: url(../images/search.png) no-repeat -48px 5px; height: 37px;width: 35px;display: block;position: absolute;top:0;right: 0;cursor: pointer;}
.fix-search-input{line-height: 16px;height: 15px;padding: 9px 10px;width: 122px;border: 1px #0579F2 solid;border-right: 0;border-left: 0;font-size: 14px;}
.fix-search-btn{line-height: 35px;color: #fff;background:#0579F2;width: 50px;text-align: center;}
.fix-search-btn:hover{background: #0069CD;}
/*搜索按钮end*/



/*头部修改*/
/*head start*/
.big-menu .title-li li >img{
	position: absolute;
	top: 16px;
	right: -15px;
}
.comm_head {
	width: 100%;
	height: 30px;
	min-width: 1180px;
	line-height: 30px;
	background: #f1f1f1;
	position: relative;
	z-index: 30;
}
.comm_head .fl {
	margin-left: -12px;
}
.comm_head .fl a {
	border-left: 1px solid #d0d0d0;
}
.comm_head .fl a.change-city{border-left: none;padding: 0;}
.comm_head .fl a.change-city:hover{text-decoration: underline;}
.comm_head .fl a>.phone-icon {
	margin-top: -2px;
}
.comm_head li {
	float: left;
}
.comm_head li .cur {
	color: #0579F2;
}
.comm_head li .org {
	color: #ff8103;
	font-weight: 600;
}
.comm_head li>a {
	width: auto;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #676767;
	padding: 0 12px;
	margin: 8px 0;
}
.comm_head li>a>strong{
	font-size: 14px;
	color: #0579F2;
}
.comm_head li>label {
	width: auto;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #666;
	padding: 0 12px;
	margin: 8px 0;
	display: block;
}
.comm_head li>label {
	border-left: 1px solid #d0d0d0;
}
.comm_head li>label>big {
	color: #0579F2;
	font-size: 16px;
	font-weight: bold;
}
.comm_head li>span {
	width: auto;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #666;
	padding: 0 12px;
	margin: 8px 0;
	display: block;
}
.comm_head li>a:hover {
	/*color: #0579F2;*/
}
.comm_head ul>li:first-child a {
	border: 0;
}
.comm_head .fr a {
	border-left: 1px solid #d0d0d0;
}
.comm_head .fr .border0 a,.comm_head .fr web-nav a {
	border: 0;
}
.comm_head .fr li{position: relative;}
.comm_head .fr a{color:#676767;}
.comm_head .fr a>i,.dibs{background: url(../images/header-icons_03.png) no-repeat; width: 20px;height: 18px;vertical-align: middle;}
.comm_head .fr a>i.head-icons-01{background-position: -68px -1px;}
.comm_head .fr a>i.head-icons-02{background-position:-189px -1px;}
.head-icons-05{background-position: -292px 0;
	display: block;
	float: left;
	margin: 6px 0;}
.comm_head .fr a>i.head-icons-04{background-position:-344px -2px;  }
.comm_head .fr li:hover>a{color: #0579F2;}
.comm_head .fr li:hover>a.last{color:#676767;}
.comm_head .fr li:hover>a>i.hove{background: url(../images/header-icons-hover_03.png) no-repeat; width: 20px;height: 18px;vertical-align: middle;}
.comm_head .fr li:hover>a>i.hove.head-icons-01{background-position:-13px 0  ;}
.comm_head .fr li:hover>a>i.hove.head-icons-02{background-position:-130px 0  ;}
.comm_head .fr li:hover>a>i.hove.head-icons-03{background-position:-238px 0  }
/*二维码*/
.comm_head .fr .open-box{width: 125px;box-shadow: 0 0 10px rgba(21, 20, 20, 0.5);background: #fff;position: absolute;top: 40px;text-align: center;font-size: 12px;z-index: 100;}
.comm_head .fr li:hover>.open-box{display: block;}
.open-box .triangle {
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: -2px;
	border-right: 5px transparent solid;
	border-bottom: 5px #fff solid;
	border-left: 5px transparent solid;
}
/*.open-box>img{margin: 7px 7px 0 7px;}*/

/*大菜单栏*/
.big-menu{height: 80px;background: #fff;  }
.big-menu .left-img{height: 60px;float: left;overflow: hidden;margin-top: 5px}
.big-menu .left-img>img{width: 100%;}
.big-menu .title-li{float: right;width: 830px;}
.big-menu .title-li li{position: relative;float: left;font-size: 16px;color: #333;height: 80px;/*line-height: 75px;*/margin-left: 40px;box-sizing: border-box;}
/*.big-menu .title-li li>a{width: 100%;display: block;height: 76px;}*/
.big-menu .title-li li>a{    padding: 26px 0 27px 0;
    display: block;}
.title-li li>span{   
	 width:0;
    height: 3px;
    background:#0579F2;
    display: block;
    }
.big-menu .title-li li.on>span{width: 100%;}    
/*.big-menu .title-li li.on{border-bottom: 4px solid #0579F2;}
.big-menu .title-li li{border-bottom: 4px solid #0579F2;}*/
/*.big-menu .title-li li:hover{border-bottom: 4px solid #0579F2;}*/

/*浮动菜单 start*/
.box-shadow{box-shadow: 0 0 10px rgba(21, 20, 20, 0.5);position: fixed;}
.fn-nav{width: 100%;min-width: 1180px;/**/background: #fff;z-index: 99;top:30px;height: 80px;}
.big-menu{height: 70px;-moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.big-menu .left-img{-moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}

.big-menu.small .left-img{height: 60px;float: left;-moz-transition: all 0.1s linear; -webkit-transition: all 0.1s linear; -o-transition: all 0.1s linear; -ms-transition: all 0.1s linear; transition: all 0.1s linear;}
.big-menu.small .left-img>img{height: 60px;-moz-transition: all 0.1s linear; -webkit-transition: all 0.1s linear; -o-transition: all 0.1s linear; -ms-transition: all 0.1s linear; transition: all 0.1s linear;}

.big-menu .title-li li{-webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.big-menu .title-li li>a{-moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.big-menu.small .title-li li{float: left;font-size: 16px;color: #333;height: 70px;margin-left: 40px;box-sizing: border-box;webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
.big-menu.small .title-li li>a{padding:21px 0 22px 0;-moz-transition: all 0.2s linear; -webkit-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;}
/*浮动菜单 end*/
.gw {
	width: 16px;
	background-position: 0 -926px;
	margin-right: 10px;
	display: block;
	float: left;
}
.floatLeft{
	background: url("../images/index.png") no-repeat scroll left 0;
	background-position-x: left;
	background-position-y: 0px;
	display: inline-block;
}

/*seo*/
#links {
	width: 1200px;
	margin: 30px auto;
	position: relative;
	border: 1px solid #e0e0e0;
	overflow: hidden;
	background: #fff;
}
.linksItem {
	clear: both;
	*height: 1%;
	padding: 14px 0 10px;
	margin: 0 20px;
	border-top: 1px dotted #eee;
	color: #585858;
	font-size: 12px;
	overflow: hidden;
}
.b-left {
	width: 160px;
	margin-right: 15px;
	float: left;
	line-height: 24px;
	text-align: right;
}
.b-right {
	width: 983px;
	float: right;
	line-height: 24px;
}
.b-ul li {
	display: inline-block;
	float: left;
	*display: inline;
	margin-right: 3rem;
	line-height: 24px;
}
.linksItem .b-right .b-ul li.on a{
	color: #F05004;
}
.relateSelect {
	position: relative;
	line-height: 25px;
	overflow: hidden;
	/*padding-bottom: 44px;*/
	_padding-bottom: 49px;
	zoom: 1;
}
.relateSelect dt {
	height: 25px;
	text-align: center;
	float: left;
	cursor: pointer;
	margin: 0 3px 5px 0;
	border: 1px solid #E0E0E0;
	padding: 0 8px 0 7px;
	width: auto;
}
.relateSelect dt span {
	white-space: nowrap;
	line-height: 25px;
}
.relateSelect dd {
	position: absolute;
	bottom: 0;
	left: 0;
	display: none;
	width: auto;
	height: 44px;
	overflow: hidden;
}
.relateSelect_1 dd a {
	margin-right: 1em;
	height: 22px;
	float: left;
	white-space: nowrap;
}
.relateSelect dt.select {
	background: #B3B3B3;
	color: #FCFCFC;
	position: relative;
	z-index: 2;
	border: 1px solid #999;
}
.cleas{
	clear: both;
}
.gg_tl{
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}
.mt20{
	margin-top: 20px;
}
/*友情链接*/
.bgWhite {
	background: #f5f5f5;
	opacity: 0.9;
	overflow: hidden;
}
.main {
	height: auto;
	min-width: 1180px;
	position: relative;
	width: 100%;
	overflow: hidden;
	float: left;
}
.greyf5f5f5 {
	background: #f5f5f5;
}
.container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	min-width: 1190px;
}
/*友情链接*/
.friendList div ul {
	list-style: none;
	margin: 30px 0;
}
.friendList div ul li {
	display: inline-block;
	width: 19%;
}
.friendList div ul li:hover img{
	box-shadow:0 0 10px #ccc;-moz-box-shadow:0 0 10px #ccc;-webkit-box-shadow:0 0 10px #ccc;
}
.friendList h1 {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 24px;
	color: #333;
	font-family: "微软雅黑";

	margin-top: 20px;
	margin-bottom: 10px;
}

.friendList div ul li IMG {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray
}
.friendList div ul li:hover IMG {
	filter: none;
	-webkit-filter: grayscale(0%);
}
.friendList .youqin{border-top: 1px solid #ccc;}
.friendList .youqin ul {
	list-style: none;
	overflow: hidden;
	margin: 15px 0 30px 0;
}
.friendList .youqin ul li{float: left;margin-right: 20px; width: auto;line-height: 36px;}
.friendList .youqin ul li a{color: #555;}
