*{font-family: "Microsoft YaHei", 微软雅黑, "MicrosoftJhengHei", 华文细黑, STHeiti, MingLiu; margin: 0; padding: 0;box-sizing: border-box;}
*:not(input, textarea){-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
textarea,button{appearance: none; -moz-appearance: none; -webkit-appearance: none; border-radius: 0;}
button{outline:none;}
a{text-decoration: none;}
ul{
	list-style: none;
}
body{
	background: #fff;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.of{
	overflow: hidden;
	position: relative;
}
.none{
	display: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input,select{
	box-sizing: border-box;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

/*header背景图*/
.header{
	position: relative;
	overflow: hidden;
	/*border-bottom: 1px solid #242c37;*/
	/*height: 105px;*/
	background: #e3e3e3;]
	height: 105px;
}
.header-bg{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
@font-face{
	font-family: "youyuan";
	src: url(../font/方正幼圆.TTF);
}
@font-face{
	font-family: "MyriadPro-Regular";
	src: url(../font/MyriadPro-Regular.otf);
}
@font-face{
	font-family: "georgia";
	src: url(../font/georgia.ttf);
}
@font-face{
	font-family: "ImpactMTStd";
	src: url(../font/ImpactMTStd.otf);
}
.title{
	padding: 20px 100px;
	font-size: 24px;
	color: #333333;
	/*font-family: "youyuan";*/
	float: left;
	line-height: 58px;
}
.title-sm{
	font-size: 14px;
	display: block;
	margin-top: 10px;
	color: #919191;
	font-family: "MyriadPro-Regular";
	letter-spacing: 2px;
}
.cy-d3{
	padding-top: 30px;
	margin-right: 100px;
}
.cy-tel{
	color: #666666;
	font-size: 16px;
	display: block;
	margin-left: 5px;
}
.cy-tel-w{
	color: #1184da;
	font-size: 18px;
	margin-left: 5px;
}
.cy-nav{
	float: right;
	margin-right: 100px;

}
.cy-nav a{
	color: #919191;
	font-size: 14px;
	padding: 0 20px;
	line-height: 105px;
}
.cy-nav a:hover{
	color: #fff;
}
.banner{
	overflow: hidden;
	background: #081828;
	text-align: center;
	position: relative;
}
.banner img{
	width: 100%;
	/*height: 100%;*/
	display: block;
}
.content{
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.content-title{
	color: #000000;
	text-align: center;
	font-family: "youyuan";
	font-size: 28px;
	padding: 70px 0 30px 0;
}
.yewu-nav{
	max-width: 1200px;
	margin: 0 auto;
	/*height: 512px;*/
	overflow: hidden;
}
.yewu-nav-li{
	width: 25%;
	float: left;
	padding: 20px 20px;
	height: 100%;
}
.yewu-nav-d{
	border: 1px solid #e3e3e3;
	box-shadow: 0px 0px 7px #e3e3e3;
	height: 100%;
}
.yewu-nav-img{
	width: 100%;
	display: block;
}
.yewu-nav-d>ul{
	padding: 30px 10px;
}
.yewu-nav-d>ul>li{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	color: #666666;
	font-size: 20px;
}

.wenh-nav-li{
	width: 33%;
	float: left;
	padding: 20px 20px;
	/*height: 100%;*/
	text-align: center;
}
.wenh_tit{
	display: block;
	text-align: center;
	font-size: 24px;
	margin-top: 60px;
}
.wenh_tit2{
	color: #666;
	font-size: 22px;
	margin-top: 40px;
	display: block;
}
.width-50{
	width: 50%;
}
.bg-lan{
	background: #2496ff;
}
.col-white{
	color: #fff;
}
.hezuo-nav-li{
	width: 25%;
	float: left;
	padding: 40px 20px;
	/*height: 100%;*/
}
.footer{
	overflow: hidden;
	width: 100%;
	background: #59aded;
	margin-top: 20px;
}
.footer span{
	display: block;
}
.footer>div{
	/*padding-left: 40px;*/
	/*width: 33.333%;*/
}
.foot-wrapper{
	width: 1200px;
	margin: 0 auto;
}
.foot-d1{
	width: 33.33%;
}
.foot-d2{
	width: 33.33%;
	color: #fff;
    margin-bottom: 30px;
}
.foot-d3{
	width: 33.33%;
	color: #fff;
    margin-bottom: 30px;
}
.foot-d3>img{
	width: 56px;
	float: left;
	margin-right: 12px;
}
.foot-d3>div{
	float: left;
}
.foot-d4{
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	border-top: 1px solid #9ed2fa;
	overflow: hidden;
}
.foot-sp1{
	padding: 50px 0px 20px 30px;
	font-size: 25px;
	color: #fff;
	font-family: "youyuan";
}
.foot-sp2{
	padding: 0px 0px 0px 50px;
	font-family: "youyuan";
	color: #666666;
	font-size: 14px;
	display: block;
	margin-top: 10px;
	color: #919191;
	font-family: "MyriadPro-Regular";
	letter-spacing: 2px;
}
.foot-sp3{
	padding: 10px 0px 0px 50px;
	/*font-family: "youyuan";*/
	font-size: 18px;
}
.foot-sp4{
	padding: 20px 0px 0px 50px;
	/*font-family: "youyuan";*/
	font-size: 14px;
	line-height: 26px;
}
.foot-sp4>img{
	vertical-align: -2px;
	margin-right: 10px;
}
.foot-sp5{
	padding: 10px 0px 0px 30px;
	/*font-family: "youyuan";*/
	font-size: 18px;
}
.foot-sp6{
	padding: 20px 0px 0px 30px;
	/*font-family: "youyuan";*/
	font-size: 14px;
	line-height: 26px;
}
.foot-sp6>img{
	vertical-align: -2px;
	margin-right: 10px;
}



.active{
	color: #fff !important;
}
.banner-tit{
	position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    text-align: center;
	color: #fff;
	font-size: 60px;
	font-weight: bold;
}
.gn-nav-z{
	width: 100%;
	border-bottom: 1px solid #1d5682;
	height: 40px;
	background: #1184da;

}
.gn-nav{
	height: 40px;
	width: 1200px;
	margin: 0 auto;
}
.gn-nav>li{
	padding: 0 30px;
	font-size: 14px;
	line-height: 40px;
	float: left;
}
.gn-nav>li>a{
	color: #fff;
	line-height: 40px;
}
.gn-nav>li:hover{
	background-color: #0c69ae;
}
.i_search{
	width: 188px;
    height: 28px;
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 10px;
    font-size: 12px;
}
.xt-js{
	width: 50%;
	padding: 100px 60px 65px;
	border-bottom: 1px solid #ccc;
}
.xt-js-tit{
	display: block;
	color: #333;
	font-size: 26px;
	margin-bottom: 20px;
}
.xt-js-sp1{
	display: block;
	color: #424242;
	font-size: 18px;
	margin-bottom: 40px;
}
.xt-js>p{
	font-size: 14px;
	color: #424242;
	line-height: 25px;
}
.xq-img{
	margin: 128px 0px 30px;
	border: 1px solid #93c9f7;
}
.nav-active{
	background-color: #0c69ae !important;
}
.v-d1{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.v-img3{
	display: block;
	width: 328px;
	margin: 0 auto;
	margin-top: 50px;
}
.v-d2{
	text-align: left;
	padding-left: 40px;
}
.v-d3{
	border: 1px solid #cccccc;
	overflow: hidden;
	margin-top: 30px;
}
.v-d4{
	overflow: hidden;
	margin-top: 30px;
}
.address_content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}
.map_a {
    width: 60%;
    padding: 5px;
    background: #dce7ff;
    border: 1px solid #c1c1c1;
}
.address_d {
    width: 40%;
    float: left;
    padding: 60px 10px 0 60px;
}
.v-address1{
	border-bottom: 1px dotted #a2a2a2;padding-bottom: 5px;
}
.v-address1>img{
	vertical-align: -18px;margin-right: 10px;
}
.address3_tit {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
}
.address3_con {
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}
.feed-content{
	position: relative;
	overflow: hidden;
	margin-left: 10px;
	float: left;
	width: 1080px;
	height: 490px;
	padding: 50px;
}
.feed{
	overflow: hidden;
	margin: 50px 0;
}
.feed-bg{
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.feed-inp{
	width: 450px;
	height: 40px;
	border: 1px solid #cccccc;
	background: #fff;
	margin-bottom: 15px;
	padding: 0 10px;
	display: block;
}
.feed-text{
	width: 1009px;
	height: 154px;
	padding: 10px;
	color: #666;
	border: 1px solid #cccccc;
	background: #fff;
}

.main{
	position: relative;
	/*overflow: hidden;*/
}
.gn-nav-left{
	position: absolute;
	top: 0;
	left: 0;
	/*width: 28%;*/
	/*border-bottom: 1px solid #cccccc;*/
	/*height: 100%;*/
	float: left;

}
.gn-nav-anl{
	/*height: 40px;*/
    /*width: 710px;*/
    margin: 0 auto;
}
.gn-nav-anl a {
    margin: 0 50px 2px 100px;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    background: #f3f3f3;
    width: 220px;
    display: block;
    color: #333333;
    /* float: left; */
}
.gn-nav-active{
	background: #2496ff !important;
	color: #fff !important;
}
.gn-right{
	overflow: hidden;
}
.gn-list{
	margin-bottom: 15px;
	width: 1200px;
	margin: 0 auto;
}
.gn-js{
	width: 810px;
    padding: 50px 60px 50px 60px;
    background: #f3f3f3;
    height: 340px;
}
.gn-con{
	width: 1020px;
    padding: 10px 60px 20px 60px;
    height: 214px;
}
.gn-con-tit {
    display: block;
    color: #333333;
    font-size: 20px;
    margin-bottom: 30px;
    width: 100%;
}
.gn-js-tit {
    display: block;
    color: #0c69ae;
    font-size: 24px;
    margin-bottom: 40px;
    width: 100%;
}
.gn-j1{
	color: #999999;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
}
.gn-ged{
	width: 120px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #2d9eec;
	color: #2d9eec;
	text-align: center;

}
.gn-js>p {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.v-sp2{
	display: block;
    color: #333333;
    font-size: 18px;
    margin-bottom: 20px;
    width: 100%;
}
.gn-img{
	width: 388px;
	height: 340px;
}
.gn-div{
	width: 169px;
	height: 214px;
	background: #59aded;
}
.jianjie-list{
	/*border: 1px solid #cccccc;*/
	/*background: #fafafa;*/
	margin-bottom: 15px;
	width: 1200px;
	margin: 0 auto;
}
.jianjie-js{
	/*width: 50%;*/
    padding: 20px 20px 0px 20px;
    width: 100%;
    text-align: center;
    padding-top: 50px;
}
.jianjie-js>span {
    display: block;
    color: #333;
    font-size: 28px;
    font-family: "youyuan";
    margin-bottom: 30px;
    /*text-align: center;*/
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
}
.jianjie-js>p {
    font-size: 14px;
    color: #898989;
}
.jianjie-jg{
	/*padding: 0 10px;*/

}
.jianjie-ti{
	width: 100%;
	height:109px;
	position: relative;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.jianjie-ti-bg{
	width: 100%;
	height:109px;
	position: absolute;
	z-index: -1;
	left:0;
}
.jianjie-ti>span{
	padding-top: 25px;
    display: block;
    line-height: 30px;
}
.jianjie-jg>li{
	width: 300px;
	margin: 40px;
	float: left;
	height: 370px;
	border: 1px solid #b4b4b4;
	text-align: center;
	color: #333;
}
.jianjie-jg>li:hover,.jianjie-jg>li:focus,.jianjie-jg>li:active{
	background: #59aded;
	color: #fff;
}
.v-img1{
	margin-top: 30px;
}
.jg-d{
	width: 100%;
}
.jd-tit{
	font-size: 17px;
	text-align: center;
	display: block;
	line-height: 40px;
	margin-top: 10px;
}
.jd-content{
	padding: 15px 20px;
	font-size: 13px;
	display: block;
	/*height: 80px;*/
}
.zhengshu-jg>li{
	width: 33.333%;
	padding: 10px;
	float: left;
}
.zhengshu-img{
	width: 100%;
}
.zhengshu-tit{
	font-size: 13px;
	color: #898989;
	padding: 20px 10px;
	display: block;
	text-align: center;
}
.shangwu-sp{
	float: left;
    height: 120px;
    color: #898989;
    font-size: 14px;
    margin-right: 13px;
}
.telephone{
	margin-bottom: 10px;
    color: #00a5e3;
    font-size: 14px;
}
.telephone>img{
	vertical-align: -4px;
    margin-right: 12px;
}
.address-tit{
	color: #00a5e3;
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
}
.address-content{
	display: block;
    color: #898989;
    font-size: 14px;
    margin-bottom: 15px;
}
.address{
	width: 100%;
}

.zhengshu-jg>li{
	width: 235px;
	margin: 26px;
	float: left;
	
	
	text-align: center;
	color: #333;
}
.v-img2{
	width: 100%;
	height: 326px;
	border: 1px solid #59aded;
}
.v-search1{
	width: 350px;
	height: 35px;
	border: 1px solid #8ac5f6;
	border-radius: 3px;
	margin-left: 30px;
	overflow: hidden;
}
.v-inp1{
	background: #59aded;
	border: none;
	width: 260px;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
}
.v-sub1{
	background: #7abcf3;
	width: 82px;
	height: 35px;
	border: none;
	color: #fff;
	line-height: 35px;
	font-size: 14px;
	text-align: center;
	float: right;
}

.gn-nav-z1{
	width: 100%;
	height: 40px;
	background: #3199e8;

}
.gn-nav1{
	height: 40px;
	width: 1000px;
	margin: 0 auto;
}
.gn-nav1>li{
	padding: 0 30px;
	font-size: 14px;
	line-height: 40px;
	float: left;
}
.gn-nav1>li>a{
	color: #b5dfff;
	line-height: 40px;
}
.gn-nav1>li:hover{
	color: #fff;
}
.gn-wenz{
	color: #666666;line-height: 23px;font-size: 14px;
}

.v-sp3{
	font-family: "ImpactMTStd";
	color: #fff;
	text-align: right;
	font-size: 50px;
	display: block;
	margin: 30px 15px 10px 0;

}
.v-sp4{
	color: #fff;
	text-align: right;
	font-size: 14px;
	display: block;
	margin-right: 15px;
	line-height: 25px;
}

.v-close{
	position: absolute;
    right: 20px;
    top: 20px;
    width: 25px;
    cursor: pointer;
}
.v-video{
	position: absolute;width: 100%;height: 100%;display: none;background: #fff;
}
.v-video>div{
	width: 1000px;margin: 0 auto;
}