﻿[v-cloak]{
	display: none !important;
}
b
body{font-family: "微软雅黑";}
.inner{width:1200px;margin: 0 auto;}
.clearfix:after{
	content: " ";
	clear:both;
	font-size: 0;
	display: block;
}

/* 头部样式 */
.header{
	width: 100%;
    background:url(/2018/images/bg1.jpg) no-repeat top;
    background-size: 100% 414px;
    position: relative;
    overflow: hidden;
    background-color: #5292c6;
}
.header .head {
    height: 475px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.guohui{
	padding-top: 10px;
}
.header .head .guangdong{
	font-size: 50px;
	font-weight: bold;
	color: #fefffd;
	letter-spacing: 9px;
}
.header .head .english{
	font-size: 18px;
	color: #fefffd;
	padding-top: 10px;
}
.header .head .search{
	float: left;
	height: 52px;
	position: relative;
	margin: 78px auto 0 341px;
	margin-bottom: 42px;
}

.header .head input{
	width: 490px;
	height: 46px;
    line-height: 45px;
    padding-left: 16px;
    float: left;
    outline: medium;
    background-color: #5796cb;
    color: #fff;
    font-size: 15px;
}
.search .fangdajing{
	padding-top: 0;
	height: 46px;
    position: absolute;
    right: 0;
    top: 0px;
    cursor: pointer;
}

/* 导航样式  */
.dh{
    width: 1200px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    margin: 28px auto 0 auto;
    overflow: hidden;
    white-space: nowrap;
    font-size: 20px;
    background-color: #5796cb;
}
.dh .btn {
    float: left;
    width: 199px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.dh .btn:hover{
	background-color: #2259bf;
}
.dh .sy:hover{
	background-color: #5796cb;
}
.dh .sy img {
    vertical-align: middle;
    margin: 18px auto;
}
/* 底部样式 */
.footer{
	height: 187px;
	margin-top: 34px;
	background-color: #4270c7;
}
.footer .foot{
}
.footer .foot p{
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding-top: 53px;
	font-size: 14px
}
.footer .foot .zuo{
	width: 352px;
	height: 187px;
	margin-left: 10px;
	float: left;
	
}
.plist{
    float: left;
}
.plist img{
	padding-right: 18px;
}
.plist .tp1{
	padding-right: 0px;
}
.footer .foot .zhong{
	width: 470px;
	float: left;
	padding-right: 53px;
    padding-left: 78px;
}
.footer .foot .zhong .wenben,.footer .foot .you img{
	padding-top: 53px;
}
.footer .foot .zhong a{
	font-size: 14px;
}
.footer .foot .zhong p{
	padding-top: 0 ;
}
.footer .foot .wenben ul li{
	float: left;
}
.footer .foot .wenben ul li i{
	color: #fff;
	padding: 0 9px;
}
.footer .foot .you{
	float: left;
}

/* 侧边栏样式*/
.floatPanel {
    position: absolute;
    right: 0;
  
}
.fp-itm {
    margin: 3px 0;
}
.fp1 span {
    background: url(/2018/images/floatIcon_1_change.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp1 span:hover{background:url(/2018/images/floatIcon_1_selected_blue.png) no-repeat;cursor:pointer;}
.fp2 a {
    background: url(/2018/images/floatIcon_2_change.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp2 a:hover{background:url(/2018/images/floatIcon_2_selceted_blue.png) no-repeat;cursor:pointer;}
.fp3 a {
    background: url(/2018/images/floatIcon_3.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp3 a:hover{background:url(/2018/images/floatIcon_3_selected_blue.png) no-repeat;cursor:pointer;}
.fp4 a {
    background: url(/2018/images/floatIcon_4.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp4 a:hover{background:url(/2018/images/floatIcon_4_selected_blue.png) no-repeat;cursor:pointer;}
.fp5 a {
    background: url(/2018/images/floatIcon_load.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp5 a:hover{background:url(/2018/images/floatIcon_load_blue.png) no-repeat;cursor:pointer;}
.fp6 span {
    background: url(/2018/images/floatIcon_x.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp6 span:hover{background:url(/2018/images/floatIcon_x_selected_blue.png) no-repeat;cursor:pointer;}
.fp7 a {
    background: url(/2018/images/floatIcon_5.png) no-repeat;
    width: 52px;
    height: 52px;
    display: block;
}
.fp7 a:hover{background:url(/2018/images/floatIcon_5_selected_blue.png) no-repeat;cursor:pointer;}
.fp-itm1 {
    position: absolute;
    top: 110px;
    left: -22px;
    opacity: 0;
}
.erweima{
	position: absolute;bottom: 190px;right: 55px;
}