@charset "utf-8";
.topW{border-top:4px solid #B0B0B0; width:100%; background:#fff; padding:30px 0 20px}
.top{width:100%; margin:0 auto; max-width:1000px;}
.top_logo{display:block; width:447px; height:95px;}
.top_logo img{width:447px; height:95px;}

.top .top_tel{ width:200px; margin:8px 15px 0 0;}
.top .top_tel p{margin-top:17px}
.top .top_tel p i{font-size:20px; color:#8D8B8E;    vertical-align: top;}
.top .top_tel img{max-width:23px; max-height:20px;width:100%; height:auto; vertical-align:middle;}
.top .top_tel span,.top .top_tel a{ display:inline-block; font-size:16px;margin-left:8px; color:#535353}
.top .top_tel a:hover{color:#f66ead}
.top .top_srarch{width:232px; margin-top:8px}
.top .top_srarch .top_share li{float:right; margin-left:11px;}
.top .top_srarch .top_share li a{display:block; width:100%;max-width:27px;}
.top .top_srarch .top_share li a img{ width:100%; max-width:27px;}
.top .top_srarch .top_share li a img:hover{ transform: rotateY(360deg); -moz-transform: rotateY(360deg);-ms-transform: rotateY(360deg);-o-transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz- transition: all 0.8s ease 0s;-ms- transition: all 0.8s ease 0s; -o- transition: all 0.8s ease 0s;-webkit- transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s; cursor:pointer}
.top .top_srarch .searchform{width:245px; position:relative; margin-top:21px;}
.top .top_srarch .searchform .search_main{width:228px; height:28px; border:1px solid #d2d2d2; border-radius:25px; padding-left:15px; color:#b0b0b0; background:#fff; font-size:13px;}
.top .top_srarch .searchform .search_btn{background:url(../images/search_btn.png) no-repeat; width:28px; height:28px; position:absolute; top:1px; right:-1px; cursor:pointer}

/*nav*/
.nav_w{width:100%; background:#fff; height:46px; line-height:44px}
.nav_list{width:100%; max-width:1000px; margin:0 auto;}
.nav_list>li{float:left; border-right:1px solid #F8F8F8; position:relative; height:46px; }
.nav_list>li:last-child{border:none}
.nav_list>li>a{display:block; font-size:16px; color:#222; text-transform:uppercase; text-align:center;margin: 0 60px;}
.nav_list>li>a:hover{border-bottom:2px solid #0081FF; color:#0081FF}
.children{ position:absolute; z-index:99999;top:46px;left:auto;width:240px; display:none;background:#fff;text-align:left;}
ul.children li a{display:block;font-weight:normal;overflow:hidden;line-height:14px;margin:0;padding:10px 0 10px 10px;font-size:13px;color:#222;width:230px; border-bottom:1px solid #EEEEEE;}
ul.children li:last-child a{border-bottom:none}
ul.children li a:hover{text-decoration:underline; color:#0081FF}
#click{border-bottom:2px solid #0081FF; color:#0081FF}

.nav_list>li:hover>a{ border-bottom:2px solid #0081FF; color:#0081FF}

/*banner*/
.flexslider{position:relative;max-height:650px;overflow:hidden;/*background:url(../images/loading.gif) 50% no-repeat;*/width:100%;max-width:1920px;margin:3px auto 5px;}
.slides{position:relative;z-index:1;}
.slides li{max-height:650px;}
.slides li img{width:100%;max-width:1920px;}

.flex-control-nav{position:absolute;bottom:15px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:20px;height:8px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:20px;height:8px;line-height:40px;overflow:hidden;background:#D4D3D3;cursor:pointer;}
.flex-control-nav .flex-active{background:#EA2A30;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.flex-direction-nav li a:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.flex-direction-nav li a.flex-prev{left:1%;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:1%;background:url(../images/next.png) center center no-repeat;}
.flexslider:hover .flex-direction-nav li a{ filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75;}


/*footer*/

.ftWrap{ 
	width:100%;
	background: url(../images/f_bg.png) no-repeat;
	background-size: cover; margin-top:31px;

}
.mainWrap{width:100%; max-width:1000px; margin:0 auto}
.ft-container{
	width:100%;
	padding: 26px 0 32px
}
.ft-container li.ft-list{
	float:left;

}
.ft-container li.ft-listA{
	width: 27%;
	padding-right: 50px;
}
.ft-container li.ft-listB{
	width: 20%; margin:35px 75px 0 0;
}
.ft-container li.ft-listC{
	width: 13%; margin-top:35px;
}
.ft-container li.rgtPadding{
	padding-right: 30px;
}
.ft-container li.rgtBorder{
	background: url(../images/ft-line1.png) repeat-y right top;
}

.ft-logo{
	width: 102px;
	height: 80px;
}
.ft-logo img{
	width: 102px;
	height: 80px;
}
.ft-article{
	margin-top: 8px;
	width: 100%;
	line-height: 24px;
	font-size: 13px;
	color: #e0e0e0;
}

.ft-listA>p>img{ margin:7px 6px 0px 0px}
.ft-listA>p>img:hover{ transform: rotateY(360deg); -moz-transform: rotateY(360deg);-ms-transform: rotateY(360deg);-o-transform: rotateY(360deg);-webkit-transform: rotateY(360deg);-moz- transition: all 0.8s ease 0s;-ms- transition: all 0.8s ease 0s; -o- transition: all 0.8s ease 0s;-webkit- transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s; cursor:pointer}
.ft-list-name{margin:0 0 5px 0;height:25px;line-height:25px;overflow:hidden;}
.ft-list-name span{
	font-size:20px;
	text-transform:uppercase;
	color:#ffffff; line-height:20px;

}
.ft-list-news li{
	border-bottom: 1px solid #808080;
	margin-top: 10px;
	padding: 10px 5px;
}
.ft-list-news li span.ft-list-news-img{
	float: left;
	width: 45px;
	height: 45px;
	border:1px solid #a8a8a8;
	margin-right: 10px;
}
.ft-list-news li span.ft-list-news-words{
	float: left;
	width: 170px;
	height: auto;
	color: #ccc;
	line-height: 22px;
	font-size: 12px;
}
.ft-list-news li span.ft-list-news-words a{
	display: block;
	line-height: 22px;
	height: 22px;
	font-size: 14px;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
	width:100%;
	color: #ccc;
}
.ft-list-news li span.ft-list-news-words a:hover{
	color: #d91608;

}
.ft-list-main{
	margin-top: 0px;
	list-style-type: disc;
	color: #808080;
	padding-left: 15px;	
}

.ft-list-main li{
	list-style-type: disc;
	color: #e0e0e0;

}
.ft-list-main li a{
	display: block;
	line-height:20px;
	font-weight:normal;
	font-size:14px;
	color:#e0e0e0;
	padding: 4px 0 6px;
}
.ft-list-main li a:hover{
	color: #fff; text-decoration:underline
}
.ft-list-contact{
	margin-top: 5px;
}

.ft-list-contact li{
	display:block;
	line-height: 20px;
	padding: 4px 0;
	font-size: 12px;
	color: #f2f2f2;
}
.ft-list-contact li a{
	color: #f2f2f2;
}
.ft-list-contact li a:hover{
	color: #333;	
}
.ft-listC .ft-list-main li a{ text-transform:capitalize !important;}
.ft-newlter{
	margin-top: 5px;	
}
.ft-newlter p{
	line-height:20px;
	font-weight:normal;
	font-size:13px;
	color:#cccccc;
	padding: 5px 0;
}
.ft-newlter form.ft-newlter-form{
	width: 100%;
	margin-top: 10px;
}
.ft-newlter form.ft-newlter-form ul li{
	margin-bottom: 12px;
	position: relative;
}
.ft-newlter form.ft-newlter-form ul li input.ft-newlter-key{
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #808080;
	font-size: 13px;
	text-indent: 10px;
	background-color: #d9d9d9;
	border-radius:5px;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-transition: all .3s ease-in-out;
	 -ms-transition: all .3s ease-in-out;
	  -o-transition: all .3s ease-in-out;
	     transition: all .3s ease-in-out;
}
.ft-newlter form.ft-newlter-form ul li input.ft-newlter-key:focus{
	background-color: #fff;
	color: #222;
}
.ft-newlter form.ft-newlter-form ul li i.ft-newlter-form-iconA{
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
	background: url(../images/ft-icon1.png) no-repeat center center;
}
.ft-newlter form.ft-newlter-form ul li i.ft-newlter-form-iconB{
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
	background: url(../images/ft-icon2.png) no-repeat center center;
}
.ft-newlter form.ft-newlter-form button.ft-newlter-btn{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	background-color: #D60C12;
	padding: 0 30px;
	border:none;
	border-radius:5px;
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-transition: all .3s ease-in-out;
	 -ms-transition: all .3s ease-in-out;
	  -o-transition: all .3s ease-in-out;
	     transition: all .3s ease-in-out;
}
.ft-newlter form.ft-newlter-form button.ft-newlter-btn:hover{
	background-color: #222;
}

.copyWrap{
	width:100%;
	text-align:left;
	background:rgba(90,91,91,0.69);

}
.ft-contact{
	padding: 30px 0 18px;

}
.ft-contact b.ft-title{
	width: 13%;
	float: left;
	line-height: 30px;
	font-size: 16px;
	color: #f0eaea;
font-family: "Lato-Bold";
	font-style: italic;
}
.ft-contact span.ft-contact-call{
	width: 20%;
	float: left;
	padding-left: 40px;
	line-height: 30px;
	font-size: 14px;
	color: #d8d8d8;font-family: "Lato-Bold";
	background: url(../images/tel.png) no-repeat left center;
}
.ft-contact a.ft-contact-email{
	width: 18%;
	float: left;
	padding-left: 40px;
	line-height: 30px;
	font-size: 14px;
	color: #d8d8d8;
	font-family: "Lato-Bold";
	background: url(../images/email.png) no-repeat left center;
}
.ft-contact a.ft-contact-email:hover{color:#fff; text-decoration:underline}
.ft-contact span.ft-contact-add{
	width: 36%;
	float: left;
	padding-left: 40px;
	line-height: 24px;
	font-size: 14px;
	color: #d8d8d8;font-family: "Lato-Bold";
	background: url(../images/home.png) no-repeat left 2px;
}


.copyLft{
	width: 75%;
	float: left;
}
.copyRgt{
	width: 25%;
	float: right;
}

.ft-links{width:100%;margin-top: 10px;}
.ft-links li{
	float:left;
	margin:0 5px;
	cursor:pointer;
	width:30px;
	height:30px;
}
.ft-links li span{
	display: block;
	width:30px;
	height:30px;
	background: url(../images/ft-links.png) no-repeat;
	-moz-transition: all .5s ease-in-out;
     -ms-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
         transition: all .5s ease-in-out;
}
.ft-links li span.ft-link-facebook{
	background-position: 2px 0;
}
.ft-links li span.ft-link-linkin{
	background-position: -39px 0;
}
.ft-links li span.ft-link-twitter{
	background-position: -85px 0;
}
.ft-links li span.ft-link-google{
	background-position: -134px 0;
}
.ft-links li span.ft-link-bloger{
	background-position: -180px 0;
}
.ft-links li span.ft-link-skype{
	background-position: -222px 0;
}
.ft-links li span:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}


.ftNav{
	margin:10px 0;
	line-height:20px;
	text-align: center;
}
.ftNav a{
	font-size:15px;
	padding:0 20px;
	color:#e5e5e5;
	text-transform:uppercase;
}
.ftNav a.border-none{border:none;}
.ftNav a:hover{
	color:#fff;
	text-decoration: underline;
}

p.ftList-hottags{
	margin:5px 0;
	line-height:22px;
	font-size:12px;
	color:#ebebeb;
	font-weight: normal;
	text-align: left;
}
p.ftList-hottags a{
	font-size:12px;
	font-weight:normal;
	padding:0 10px;
	color:#ebebeb;
	text-decoration: none;
}
p.ftList-hottags a:hover{
	color:#333;
}

.copy-right{
	border-top: 1px solid #4d4d4d;
	padding:14px 0 24px;
	text-align: center;
}
.copy-right span{font-size:13px;color:#d3d3d3;font-weight:normal;}
.copy-right a{font-size:13px;color:#d3d3d3;font-weight:normal;padding:0 5px;
	text-decoration:underline;
}
.copy-right b{font-size:13px;color:#d91608;font-weight:normal;}
.copy-right a:hover{color:#fff;text-decoration:none;}
.copy-right a img{display:inline-block;}


/* to top */


.toTop{
	display:block;
	position:fixed;
	right:20px;bottom:10px;
	z-index:99999;
	width:50px;
	height:50px;
	cursor:pointer;
	display:none;
}
#online_qq_layer{z-index:9999;position:fixed;right:0px;bottom:0;}
#floatShow{display:block;}

#floatHide{display:none;}

#online_qq_tab{width:222px;margin:120px 0 0 0;position:relative;z-index:9;}

#online_qq_tab a{height:36px;line-height:999em;overflow:hidden;background:url(../images/livechat.jpg) no-repeat;}

#onlineService{display:inline;width: 350px;
overflow: hidden;
border:solid 5px #e3e3e3;display:none;background: #f2f2f2;}

.online_form{padding:20px 0px;}

.online_form ul li{clear:both; overflow:hidden;padding:8px 0;line-height:24px;}



.online_l{width:80px;padding:0 5px 0 0; text-align:right;font-size: 13px;}

.online_l em{color:#f60; font-family:Arial, Helvetica, sans-serif;}

.online_r{width:220px; }

.area_on{width:210px;border:solid 1px #dedede;height:100px;padding:5px;}

.txt_on{border:solid 1px #dedede;padding-left:5px;width:218px; line-height:32px;font-size: 14px; font-family: "Lato-Bold";   color: #333;}

.txt_on1{border:solid 1px #dedede;padding-left:5px;width:80px;height:24px;margin-right:10px;}

.select_on{border:solid 1px #dedede;width:220px;height:24px;}


.xuanfu{background:#0081FF;width:140px;height:auto;position:relative;-moz-border-radius:5px;

        -webkit-border-radius:5px;

        border-radius:5px;padding-bottom:10px;}

#chat_f1{position:fixed;right:10px;top:300px;z-index:999999;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+220))}

#close{}

#chat_f2{z-index:999999;display:none;position:fixed;right:1px;top:300px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+220));color:#333;cursor:pointer;font-size:16px;z-index:10000;}

.xuanfu_tit{height:40px;}

.xuanfu_tit b{ margin:5px 5px 0;float:left;line-height:32px;font-size:14px;color:#fff;font-weight:normal;}

.xuanfu_tit a{float:right;margin:15px 10px 0 0;}

.xuanfu_skyp_bg{background:#FFF;width:133px;margin:0 0 0 3px;-moz-border-radius:0 0 5px 5px;

                -webkit-border-radius:0 0 5px 5px;

                border-radius:0 0 5px 5px;}

.xuanfu_skyp_bg p{line-height:30px;padding-left:8px;padding-top:4px;}

.xuanfu_skyp_bg p img{vertical-align:middle;padding-right:2px;}

.xuanfu_skyp_bg p a{color:#000;}

.xuanfu_skyp_bg p a:hover{color:#0081FF;}

.xuanfu_skyp_bg span{line-height:20px;}

.xuanfu_bg{background:#0081FF;}

.xuna_line{border-top:solid 1px #adda98;margin:10px 5px;}











































