.ico {
	display: inline-block;
	overflow: hidden;
	margin: 0 .3em;
	width: 20px;
	height: 20px;
	background: url(../img/ico.png);
	vertical-align: middle
}

.ico1_2 {
	background-position: -20px 0
}

.ico1_3 {
	background-position: -40px 0
}

.ico1_4 {
	background-position: -60px 0
}

.ico1_5 {
	background-position: -5pc 0
}

.ico2_1 {
	background-position: 0 -20px
}

.ico2_2 {
	background-position: -20px -20px
}

.ico2_3 {
	background-position: -40px -20px
}

.ico2_4 {
	background-position: -60px -20px
}

.ico2_5 {
	background-position: -5pc -20px
}

.ico3_1 {
	background-position: 0 -40px
}

.ico3_2 {
	background-position: -20px -40px
}

.ico3_3 {
	background-position: -40px -40px
}

.ico3_4 {
	background-position: -60px -40px
}

.ico3_5 {
	background-position: -5pc -40px
}

.ico4_1 {
	background-position: 0 -60px
}

.ico4_2 {
	background-position: -20px -60px
}

.ico4_3 {
	background-position: -40px -60px
}

.ico4_4 {
	background-position: -60px -60px
}

.ico4_5 {
	background-position: -5pc -60px
}

.ico2 {
	display: inline-block;
	background: url(../img/ico2.png) no-repeat;
	vertical-align: middle
}

body {
	overflow-x: hidden;
	min-width: 75pc;
	background: #e4e4e4;
	color: #555;
	font-size: 14px;
	line-height: 1.8
}

.wrap {
	margin-right: auto;
	margin-left: auto;
	max-width: 75pc
}

a {
	color: inherit
}

a:hover {
	color: #1565c0
}

.maxWrap {
	margin: auto;
	max-width: 1366px
}

.whiteBg {
	background-color: #fff
}

button,input,select,textarea {
	outline: 0;
	border: none;
	font-family: microsoft yahei
}

.btn,.form-control,.input-group-addon {
	border-radius: 2px
}

.form-control:focus {
	outline: 0;
	border-color: #66afe9;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px rgba(102,175,233,.6)
}

::-moz-selection {
	background: #1565c0;
	color: #fff
}

::selection {
	background: #1565c0;
	color: #fff
}

::-webkit-input-placeholder {
	color: #aaa
}

.placeholder {
	color: #aaa
}

.datalist {
	border: 1px solid #ccc;
	border-collapse: collapse;
	background: #fff
}

.datalist caption {
	padding-bottom: 5px;
	text-align: left
}

.datalist th {
	background-color: #eee;
	font-weight: 700
}

.datalist td,.datalist th {
	padding: 5px 15px;
	border: 1px solid #ccc
}

.datalist tr.altrow {
	background-color: #ccc
}

.transition {
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	-ms-transition: all .5s ease
}

.hoverImg:hover {
	opacity: .9;
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1)
}

.mt30 {
	margin-top: 30px
}

.c {
	margin-bottom: -9999px;
	padding-bottom: 9999px
}

.mobile_key {
	display: none
}

.head {
	position: relative;
	z-index: 5
}

.logo a {
    display: block;
    width: 30pc;
    height: 72px;
    background: url(../img/logo.png) no-repeat;
    background-size: contain;
    margin-bottom: 11px;
	margin-top: 11px;
}
._tel {
    font-family: Impact;
    font-size: 45px;
	  
}
._tel img {
    vertical-align: middle;
    margin-right: 15px;
	  width: 45px;
}
.headers {
max-width: 100pc;
}
@media screen and (max-width: 640px)
 {
   .logo a {
    width: 16pc;
	margin-bottom: 0px; 
    margin-top: 22px;
   
}
.headers {
   background:#fff;max-width: 100pc;
}
.head_ser {
  display:none
}
.mobile_key {
      margin-top: 0px;
}
._tel {
   display:none
	  
}
._tel img {
display:none
}
.foot_top .dl01_contact .p ._tel{
	margin-left:0%;
	letter-spacing:0.1em;
}
}

.head_lang {
	position: relative;
	margin-left: 1px
}

.head_lang ._val,.head_ser ._val {
	display: inline-block;
	height: 60px;
	/*
	width: 270px;background-color: #1565c0;*/
	color: #555;
	text-align: center;
	cursor: pointer;
    line-height: 60px;
	font-size: 1pc;
}
.head_lang ._val1,.head_ser ._val1 {
	display: inline-block;
	width: 90px;
	height: 60px;
	background-color: #1565c0;
	color: #fff;
	text-align: center;
	cursor: pointer;
    line-height: 60px;
	font-size: 1pc;
}
.head_ser ._val input{
padding:5px;
background: url(../img/h_ser_t.png) 150px center no-repeat #fff;
}
.head_lang ._val .ico,.head_ser ._val .ico {
	display: block;
	margin: 0px auto 5px
}

.head_lang ._option {
	position: absolute;
	top: 100%;
	right: 0;
	display: none;
	padding: 8px;
	width: 90pt;
	background-color: #1565c0
}

.head_lang ._option a {
	display: block;
	height: 45px;
	color: #fff;
	text-align: center;
	font-size: 1pc;
	line-height: 45px
}

.head_lang ._option a:hover {
	background-color: #fff;
	color: #1565c0
}

.nav {
	margin-top:12px;
	width: 60%
}

.nav .nav_li {
	position: relative;
	float: left;
	width: 14.1%;
}

.nav .nav_li .nav_a {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 1pc;
	line-height: 60px;
}

.nav .nav_li .nav_a:after {
	position: absolute;
	bottom: 8px;
	left: 50%;
	margin-left: -4px;
	width: 0;
	height: 0;
	border-top: 6px solid #c9c9c9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: ''
}

.nav .nav_li .setNav {
	position: absolute;
	top: 100%;
	left: 50%;
	display: none;
	margin-left: -75px;
	padding: 8px;
	width: 150px;
	background-color: #1565c0
}

.nav .nav_li .setNav li {
	height: 45px;
	text-align: center;
	line-height: 45px
}

.nav .nav_li .setNav li a {
	display: block;
	color: #fff;
	font-size: 1pc
}

.nav .nav_li .setNav li:hover a {
	background-color: #fff;
	color: #1565c0
}

.h_search {
	position: absolute;
	top: 100%;
	left: 50%;
	display: none;
	margin-left: -683px;
	padding: 1pc 0;
	width: 100%;
	background-color: #1565c0
}

.h_search .item .inp {
	box-sizing: border-box;
	padding-left: 45px;
	width: 91%;
	background: url(../img/h_ser_t.png) 10px center no-repeat #fff;
	color: #1565c0;
	font-size: 1pc
}

.h_search .item .btn,.h_search .item .inp {
	height: 45px;
	vertical-align: top;
	line-height: 45px
}

.h_search .item .btn {
	margin: 0;
	padding: 0;
	width: 60px;
	border-radius: 0;
	background-color: transparent;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 18px
}

.delay100 {
	-webkit-animation-delay: .1s;
	animation-delay: .1s
}

.delay200 {
	-webkit-animation-delay: .2s;
	animation-delay: .2s
}

.delay300 {
	-webkit-animation-delay: .3s;
	animation-delay: .3s
}

.delay400 {
	-webkit-animation-delay: .4s;
	animation-delay: .4s
}

.delay500 {
	-webkit-animation-delay: .5s;
	animation-delay: .5s
}

.delay600 {
	-webkit-animation-delay: .6s;
	animation-delay: .6s
}

.delay700 {
	-webkit-animation-delay: .7s;
	animation-delay: .7s
}

.delay800 {
	-webkit-animation-delay: .8s;
	animation-delay: .8s
}

.delay900 {
	-webkit-animation-delay: .9s;
	animation-delay: .9s
}

.delay1000 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s
}

.delay1200 {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.delay1400 {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s
}

.delay1600 {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s
}

.delay1800 {
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s
}

.delay2000 {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.delay2400 {
	-webkit-animation-delay: 2.4s;
	animation-delay: 2.4s
}

.delay3000 {
	-webkit-animation-delay: 3s;
	animation-delay: 3s
}

.Unpc {
	display: none!important
}

.banner {
	overflow: hidden;
	padding-bottom: 20px
}

.banner,.banner li {
	position: relative;
	height: 560px
}

.banner li .bann_img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -683px;
	width: 1366px;
	height: 560px
}

.banner .slide_nav {
	position: absolute;
	bottom: 24px;
	left: 0;
	z-index: 4;
	width: 100%;
	text-align: center
}

.banner .slide_nav a {
	display: inline-block;
	overflow: hidden;
	margin-right: 14px;
	width: 9px;
	height: 9px;
	border: 1px solid #707070;
	border-radius: 50%;
	background: url(about:blank);
	line-height: 99
}

.banner .slide_nav a.on {
	background-color: #1565c0
}

.banner .arrs {
	position: absolute;
	top: 50%;
	left: 2%;
	z-index: 10;
	display: none\9;
	margin-top: -55px;
	width: 60px;
	height: 60px;
	background: url(../img/banner_btn_new.png) no-repeat;
	opacity: 0
}

.banner .arr_next {
	right: 2%;
	left: auto;
	background-position: -60px 0
}

.banner:hover .arrs {
	display: block\9;
	opacity: 1
}

#menus {
	position: absolute;
	bottom: 7pc;
	left: 50%;
	margin-left: -569px;
	width: 6in;
	height: 75pt
}

#menus div {
	position: relative;
	float: left;
	margin: 0 7px;
	width: 5pc;
	height: 75pt;
	cursor: default
}

#menus div img {
	top: 0;
	left: 6px
}

#menus div img,#menus div p {
	position: absolute;
	-webkit-transition: .5s;
	transition: .5s
}

#menus div p {
	bottom: 0;
	left: 0;
	width: 5pc;
	color: #fff;
	text-align: center;
	font-size: 1pc;
	-webkit-animation: fadeIn .8s 1s both;
	animation: fadeIn .8s 1s both
}

#menus .m_act .circle {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg)
}

#menus .m_act p {
	color: #fff
}

#menus .m_act .lv_w {
	opacity: 0
}

.banner .info {
	position: absolute;
	top: 70px;
	left: 130px
}

.banner .car {
	position: absolute;
	top: 40px;
	right: 140px;
	-webkit-animation-duration: 3.4s;
	animation-duration: 3.4s
}

.banner .box,.banner .box2 {
	position: absolute;
	bottom: 118px;
	left: 51%;
	z-index: 5;
	margin-left: -150px;
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.banner .box2 {
	z-index: 6;
	-webkit-animation: cargos 6s ease-out 3s infinite both;
	animation: cargos 6s ease-out 3s infinite both
}

.sa_arra {
	margin-left: -75pt
}

.sa_arra,.sa_arrb {
	position: absolute;
	bottom: 135px;
	left: 50%;
	z-index: 10;
	-webkit-animation: saarr 2s ease-out 3.2s infinite both;
	animation: saarr 2s ease-out 3.2s infinite both
}

.sa_arrb {
	margin-left: 30px
}

.banner .animated {
	position: absolute
}

@-webkit-keyframes cargos {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-60px)
	}

	10% {
		opacity: 1
	}

	70% {
		-webkit-transform: translateY(0)
	}

	85% {
		opacity: 1
	}

	to {
		-webkit-transform: translateY(0)
	}
}

@keyframes cargos {
	0%,to {
		opacity: 0
	}

	0% {
		transform: translateY(-60px)
	}

	10% {
		opacity: 1
	}

	70% {
		transform: translateY(0)
	}

	85% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translateY(0)
	}
}

@-webkit-keyframes saarr {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-40px)
	}

	50% {
		opacity: 1
	}

	to {
		-webkit-transform: translateY(0)
	}
}

@keyframes saarr {
	0%,to {
		opacity: 0
	}

	0% {
		transform: translateY(-40px)
	}

	50% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translateY(0)
	}
}

.i_ico1 {
	display: inline-block;
	margin-top: 13px;
	width: 101px;
	height: 101px;
	background: url(../img/i_ico1.png) no-repeat;
	vertical-align: middle
}

.i_ico1_2 {
	background-position: -101px 0
}

.i_ico1_3 {
	background-position: -202px 0
}

.i_ico1_4 {
	background-position: -303px 0
}

.i_ico1_5 {
	background-position: -404px 0
}

.i_ico1_6 {
	background-position: -505px 0
}

.other_list li {
	float: left;
	margin-left: -1px;
	width: 171.3px;
	height: 162px;
	border-left: 1px dotted #ccc;
	background-color: #f8f7f5;
	text-align: center
}

.other_list li .tit {
	font-size: 1pc
}

.other_list .li00 img {
	height: 100%
}

.other_list li:hover {
	background-color: #0066cc;
	color: #fff;
}
.other_list li a:hover {
	color: #fff;
}
.other_list li:hover .i_ico1 {
	background: url(../img/i_ico1_cur.png) 0 0 no-repeat
}

.other_list li:hover .i_ico1_2 {
	background-position: -101px 0
}

.other_list li:hover .i_ico1_3 {
	background-position: -202px 0
}

.other_list li:hover .i_ico1_4 {
	background-position: -303px 0
}

.other_list li:hover .i_ico1_5 {
	background-position: -404px 0
}

.other_list li:hover .i_ico1_6 {
	background-position: -505px 0
}

.box1_zhbox {
	margin-top: 34px
}

.t4slider {
	position: relative;
	float: left;
	height: 540px
}

.t4_list,.t4slider {
	overflow: hidden;
	width: 1200px
}

.t4slider ul {
	width: 100%;
}

.t4slider li {
	position: relative;
	float: left;
	margin-right: 20px;
	margin-left:30px;
	margin-bottom: 10px;
	width: 346px;
	height: 260px;
	background: url(../img/bg.gif) repeat;
	border: 1px solid #cfcfcf;
}

.t4slider li img {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.t4slider li .txt {
	position: absolute;
	top: 80%;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0
}

.t4slider li .txt .title {
	display: inline-block;
	padding: 10px 5%;
	height: auto;
	background: url(../img/black.6.png) repeat;
	color: #fff;
	vertical-align: middle;
	font-size: 21px;
	line-height: 1.4
}

.t4slider li .txt .line {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle
}

.t4slider li .box {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 10px solid #005bac;
	background: url(../img/black.6.png) repeat;
	opacity: 0;
	filter: alpha(opacity=0)
}

.t4slider li .box .box_bg {
	display: block;
	color: #fff;
	text-align: center
}

.t4slider li .box .tit {
	margin: 14% 0 5px;
	font-size: 21px
}

.t4slider li .box .p {
	overflow: hidden;
	padding: 0 17%;
	height: 50px;
	font-size: 1pc;
	line-height: 25px
}

.t4slider li .box .ico2 {
	display: inline-block;
	margin-top: 15px;
	width: 38px;
	height: 38px;
	background: url(../img/ico2.png) -74px -66px no-repeat
}

.t4slider li:hover .box {
	opacity: 1;
	filter: alpha(opacity=100)
}

.t4slider li:hover .txt {
	opacity: 0;
	filter: alpha(opacity=0)
}

.t4_tools {
	clear: both;
	padding: 23px 0;
	width: 1200px;
	height: 24px;
	text-align: center;
	line-height: 24px
}

.t4_tools .num {
	margin: 0 15px;
	vertical-align: middle;
	font-size: 21px
}

.t4_tools .num b {
	margin: 0 3px;
	font-weight: 400
}

.t4_tools .t4_arrs {
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(../img/ico2.png) no-repeat;
	vertical-align: middle;
	cursor: pointer
}

.t4_tools .t4_prev {
	background-position: -74px -43px
}

.t4_tools .t4_next {
	background-position: -97px -43px
}

.t4slider .slide_nav {
	display: none
}

.box1_serbox {
	width: 39%;
	/*height: 530px;*/
	background-color: #ececec
}

.box1_serbox .tab_c {
	/*padding: 6%*/
}

.serbox_tab .tab_b {
	height: 50px
}

.serbox_tab .tab_t {
	width: 234px;
	text-align: center;
	font-size: 18px;
	line-height: 50px
}

.serbox_tab .tab_t_cur {
	background-color: #1565c0;
	color: #fff
}

.serbox_tab .sec_cd {
	margin-bottom: 10px;
	font-size: 21px
}

.box1_serbox .tab_c .proSearch .sec_bd {
	overflow: hidden
}

.box1_serbox .tab_c .proSearch .sec_bd .pselect {
	float: left;
	margin-right: 3%;
	width: 44%;
	height: 44px
}

.box1_serbox .tab_c .proSearch .pselect .c_select {
	width: 97%;
	height: 40px;
	color: #1565c0;
	line-height: 40px
}

.select-ui-options-posi-ncb {
	background-color: #fff
}

.box1_serbox .ser_end {
	margin: 20px 0 15px;
	font-size: 21px
}

.ser_end_con {
	padding: 22px;
	background-color: #fff;
	font-size: 1pc;
	margin-bottom:2pc
}

.ser_end_con .minh {
	overflow: hidden;
	/*max-height: 316px;*/
	line-height: 28px
}

.box1_serbox .tab_c .con_form .form_li .form-group {
	float: none;
	width: 100%;
	background-color: #fff
}

.box1_serbox .tab_c .con_form .form-feedback textarea.form-control {
	width: 100%
}

.box1_serbox .tab_c .con_form .form-yzm .form-group {
	float: left;
	width: 50%
}

.box1_serbox .tab_c .con_form .form-btn .btn {
	width: 100%
}

.cen_box2 {
	padding: 20px 0 20px;
	background-color: #f6f6f6;
	
}

.chann_t {
	color: #1565c0;
	font-size: 36px;
	 font-weight: 400;
}

.chann_p {
	font-size: 1pc
}

.ico110 {
	display: inline-block;
	width: 110px;
	height: 75pt;
	background: url(../img/ico110.png) no-repeat;
	vertical-align: middle
}

.ico110_2 {
	background-position: -110px 0
}

.ico110_3 {
	background-position: -220px 0
}
.ico110_4 {
	background-position: -330px 0
}
.box2_owner {
	margin: 40px 0
}

.box2_owner li {
	text-align: center
}

.box2_owner li .t {
	margin: 10px 0 5px;
	font-size: 24px
}

.box2_owner li .p {
	padding: 0 5%;
	font-size: 1pc
}

.box2_owner li .p b {
	color: #1565c0
}

.box2_btn .m_more {
	width: 268px;
	height: 45px;
	border-color: #1565c0;
	border-width: 2px;
	color: #1565c0;
	font-weight: 700;
	font-size: 21px;
	line-height: 45px
}

.box2_btn .m_more:hover {
	background-color: #1565c0;
	color: #fff
}

.cen_box3 .box {
	position: relative;
	left: 13%;
	width: 75%
}

.box3_box1 {
	height: 372px;
	background: url(../img/i_img01.jpg) right top no-repeat
}

.box3_box1_tab {
	top: 58px;
	color: #fff
}

.box3_box1_tab .box3_tab_b {
	height: 44px
}

.box3_box1_tab .box3_tab_t {
	width: 130px;
	height: 44px;
	background-color: #1565c0;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 44px;
	cursor: pointer
}

.box3_box1_tab .tab_t_cur {
	background-color: #fff;
	color: #000
}

.box3_box1_tab .box3_tab_c {
	padding: 30px 0 0
}

.box3_box1_tab .box3_tab_c .m_more {
	margin: 30px 0 0
}

.coloums {
	margin-bottom: 38px;
	font-size: 21px
}

.box3_box2 {
	height: 328px;
	background: url(../img/i_img03.jpg) right top no-repeat
}

.box3_box2 .box {
	top: 10%
}

.gp_tools li {
	float: left;
	width: 50%;
	height: 52px;
	text-align: center;
	line-height: 52px
}

.gp_tools .li00 {
	background-color: #1565c0;
	color: #fff;
	font-size: 21px
}

.gp_tools .li01 {
	background-color: #ececec
}

.gp_tools .li01 .span1 {
	color: #1565c0;
	vertical-align: middle;
	font-size: 42px;
	font-family: Arial
}

.gp_tools .li01 .ico2_4 {
	margin-top: 7px
}

.gp_tools .li01 .span2 {
	display: inline-block;
	padding-top: 5px;
	color: #1565c0;
	vertical-align: top;
	font-size: 19px;
	font-family: Arial;
	line-height: 22px
}

.box3_box2 .box .gp_con {
	margin: 15px 0 5px;
	font-size: 23px
}

.box3_box2 .box .gp_time {
	font-size: 20px;
	font-family: Arial
}

.box3_box3 {
	height: 372px
}

.box3_box3 img {
	height: 100%;
	max-width: none
}

.box3_box3 .v_img {
	position: relative;
	display: block;
	overflow: hidden;
	height: 100%
}

.box3_box3 .v_img .cover {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -40px;
	width: 5pc;
	height: 5pc;
	background: url(../img/i_play.png) no-repeat
}

.box3_box3 .v_img:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.box3_box3 .v_img .title {
	display: none
}

.box3_box4 {
	height: 328px
}

.box3_box4 li,.box3_box4 ul {
	height: 100%
}

.box3_box4 li {
	overflow: hidden
}

.box3_box4 .word {
	width: 40%;
	height: 100%;
	background-color: #f0f0f0
}

.box3_box4 .word .coloums {
	margin: 12% 0 10px;
	padding: 0 10%
}

.box3_box4 .word .p {
	padding: 0 10%;
	font-size: 15px
}

.box3_box4 .word .m_more {
	margin: 20px 10% 0;
	border-color: #1565c0;
	border-width: 2px;
	color: #1565c0
}

.box3_box4 li .word .m_more:hover {
	background-color: #1565c0;
	color: #fff
}

.box3_box4 .img {
	width: 60%
}

.box3_box4 .img .rect-img {
	display: block;
	height: 100%
}

.box3_box4 .img .rect-img img {
	height: 100%;
	max-width: none
}

.box3_box4 li:hover .img .rect-img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.box3_box4 .slide_nav {
	position: absolute;
	right: 2%;
	bottom: 22px;
	text-align: right
}

.box3_box4 .slide_nav a {
	display: inline-block;
	overflow: hidden;
	margin-right: 10px;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #fff;
	line-height: 99;
	cursor: pointer
}

.box3_box4 .slide_nav a.on {
	background-color: #1565c0
}

.cen_box4 {
	padding: 24px 0 0px
}

.cen_box4 .chann_t {
	font-weight: 400
}

.inews {
	position: relative;
	margin-top: 30px
}

.inews .inb {
	position: absolute;
	top: 50%;
	display: block;
	margin-top: -30px;
	width: 60px;
	height: 60px
}

.inews .inb_prev {
	left: -6%;
	background: url(../img/hl_61.png) no-repeat
}

.inews .inb_next {
	right: -6%;
	background: url(../img/hl_64.png) no-repeat
}

.newsScroll {
	position: relative;
	overflow: hidden;
	padding-bottom: 55px;
	/*height: 424px*/
}

.newsScroll li .title {
	overflow: hidden;
	margin: 10px 0 5px;
	height: 3pc;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px
}

.newsScroll li .date {
	color: #a0a0a0;
	font-size: 15px
}

.newsScroll li .p {
	overflow: hidden;
	height: 46px;
	color: #666;
	font-size: 15px;
	line-height: 23px
}

.newsScroll li:hover ._full {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.newsScroll .scroll_nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	text-align: center;
	letter-spacing: -9px;
	font: 0/0 a;
	cursor: pointer
}

.newsScroll .scroll_nav a {
	display: inline-block;
	margin: 0 4px;
	width: 7px;
	height: 7px;
	border: 1px solid #707070;
	border-radius: 50%;
	background-color: #fff
}

.newsScroll .scroll_nav a.on {
	border-color: #1565c0;
	background-color: #1565c0
}

.foot_top {
	padding: 30px 0 20px;
	background-color:#f6f6f6;
	font-size: 1pc
}

.foot_top .ico2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 24px
}

.foot_top .ico2_f1 {
	background-position: 0 0
}

.foot_top .ico2_f2 {
	background-position: -24px 0
}

.foot_top .ico2_f3 {
	background-position: -3pc 0
}

.foot_top .dl01 {
	margin-right: 2%;
	width: 25%
}

.foot_top .dl02,.foot_top .dl03,.foot_top .dl04,.foot_top .dl05 {
	margin-right: 3.6%;
	width: 15.5%
}

.foot_top .dl05 {
	overflow: hidden;
	margin-right: 0
}

.foot_top .dl01 .dl_t {
	margin-bottom: 10px;
	color: #1565c0;
	font-size: 42px;
	line-height: 60px
}

.foot_top .dl01_contact .p {
	position: relative;
	margin-bottom: 10px;
	padding-left: 45px
}

.foot_top .dl01_contact .p ._tel {
	display: block;
	color: #1565c0;
	font-size: 34px;
	font-family: Impact;
	line-height: 30px
}

.foot_top .dl01 .f_share {
	margin-top: 15px;
    max-width: 75pc;
    width: 75pc;
}

.foot_top .dl01 .f_share .f_t {
	color: #1565c0;
	font-size: 21px
}
.foot_top .dl01 .f_share a {
font-size: 14px;
color: #555;
}
.foot_top .dl01 .f_share .bdsharebuttonbox a {
	width: 37px;
	height: 37px;
	background: url(../img/ico2.png) no-repeat
}

.foot_top .dl01 .f_share .bdsharebuttonbox .bds_weixin {
	background-position: 0 -24px
}

.foot_top .dl01 .f_share .bdsharebuttonbox .bds_tsina {
	background-position: -37px -24px
}

.foot_top dl>dt {
	margin-bottom: 10px;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	color: #1565c0;
	font-size: 18px
}

.foot_top dl dd {
	line-height: 2
}

.foot_top .dl02 dl {
	margin-bottom: 20px
}

.foot_top .dl05 {
	margin-right: 0
}

.foot_top .dl05 li {
	margin-bottom: -1px;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
	font-size: 18px
}

.foot {
	background-color:#1565c0;
	font-size: 15px
}

.foot,.foot a {
	color: #fff
}

.foot .l {
	padding: 31px 0
}

.foot .gotop {
	display: block;
	margin-top: 4px;
	line-height: 44px;
}

.foot .gotop .ico2 {
	margin-left: 10px;
	width: 43px;
	height: 43px;
	background-position: -74px 0;
	vertical-align: top
}

.foot .r {
	padding: 14px 0 17px;
	width: 13.5%;
	background: url(../img/foot_bg.png) left center no-repeat;
	text-align: right
}

.n_bann {
	position: relative;
	overflow: hidden;
	height: 310px
}

.n_bann img {
	top: 0;
	margin-left: -683px;
	width: 1366px;
	height: 100%;
	max-width: none
}

.n_bann .word,.n_bann img {
	position: absolute;
	left: 50%
}

.n_bann .word {
	bottom: 0;
	margin-left: -600px;
	width: 283px;
	background: url(../img/red.7.png) repeat
}

.n_bann .word .box {
	margin-left: 22px;
	padding: 6px;
	color: #fff;
	font-size: 18px
}

.breadCrum {
	height: 60px;
	border-bottom: 1px solid #e6e6e6;
	line-height: 60px
}

.breadCrum .channel {
	position: relative;
	margin-right: 1%;
	padding-left: 30px;
	width: 253px;
	background-color: #1565c0;
	color: #fff;
	font-weight: 400;
	font-size: 28px
}

.breadCrum .channel:before {
	position: absolute;
	top: 0;
	left: 35px;
	width: 55px;
	height: 3px;
	background-color: #fff;
	content: ''
}

.posi {
	font-weight: 400;
	font-size: 9pt
}

.posi,.posi a {
	color: #666
}

.s_menu li {
	position: relative;
	float: left;
	padding: 0 20px
}

.s_menu li a {
	display: block;
	font-size: 15px
}

.s_menu li:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 2px;
	background-color: #1565c0;
	content: '';
	opacity: 0;
	filter: alpha(opacity=0)
}

.s_menu li.cur:after {
	opacity: 1;
	filter: alpha(opacity=100)
}

.s_menu_bar {
	position: relative;
	width: 56%
}

.s_menu_bar .s_menu {
	position: relative;
	overflow: hidden;
	width: 90%;
	height: 60px
}

.s_menu_bar .s_menu ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 200%
}

.s_menu_bar .s_menu li {
	padding: 0;
	width: 8.5%;
	text-align: center
}

.s_menu_bar .s_menu li a {
	display: inline-block;
    padding: 0 5px;
    height: 1em;
    vertical-align: middle;
    line-height: 1;
    overflow: hidden;
}

.s_menu_bar .sarrs {
	position: absolute;
	top: 50%;
	display: block;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	background: url(../img/ico.png) no-repeat
}

.s_menu_bar .sprev {
	right: 40px;
	background-position: 0 -20px
}

.s_menu_bar .snext {
	right: 0;
	background-position: -20px -20px
}

.main_content {
	padding: 25px 0 30px
}

.mh {
	min-height: 25pc
}

.chann_current {
	margin-top: 33px;
	color: #2a2a2a;
	font-size: 36px
}

.home_t {
	color: #1565c0;
	font-weight: 400;
	font-size: 42px
}

.m_more {
	display: block;
	margin: 0 auto;
	width: 115px;
	height: 33px;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	text-align: center;
	font-size: 1pc;
	line-height: 33px
}

.m_more:hover {
	background-color: #fff;
	color: #333
}

.ab_box1 {
	padding: 20px 0 40px
}

.widget-area {
	margin: 40px 0
}

.widget-area li {
	float: left;
	width: 25%;
	text-align: center
}

.widget-area li .box {
	position: relative;
	margin-bottom: 10px
}

.widget-area li .box:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -1pc;
	width: 2pc;
	height: 2px;
	background-color: #ebebeb;
	content: ''
}

.widget-area li .box .s1 {
	color: #c90025;
	font-size: 45px
}

.widget-area li .box .s1 b {
	font-weight: 400
}

.widget-area li .p2 {
	font-weight: 700;
	font-size: 15px
}

.ab_box2 {
	padding: 40px 0 49px;
	background: url(../img/ab_box2_bg.png) center bottom no-repeat
}

.ab_box2 img {
	margin-right: 4%
}

.jsyf_box1 {
	padding: 50px 0
}

.jsyf_box1 .home_t {
	margin-bottom: 30px
}

.yjkf_list li .info {
	display: block;
	padding: 0 5%;
	text-align: center
}

.yjkf_list li .title {
	padding: 10px 0 5px;
	color: #2f2f2f;
	font-weight: 400;
	font-size: 24px
}

.yjkf_list li .p {
	font-size: 1pc
}

.yjkf_list li .p b {
	color: #1565c0
}

.yjkf_list li:hover ._full {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.jsyf_box2 {
	padding: 65px 0 70px;
	background: url(../img/jsyf_bg2.jpg) center bottom no-repeat
}

.jsyf_box2 .home_t {
	margin-bottom: 15px
}

.jsyf_box2 .home_t a {
	color: #fff
}

.jsyf_box2 .p {
	margin-bottom: 55px;
	color: #fff;
	text-align: center;
	font-size: 1pc
}

.jsyf_box2 .m_more {
	border-color: #fff
}

.jsyf_box3 {
	padding: 75pt 0 90pt;
	background: url(../img/jsyf_bg3.jpg) center bottom no-repeat #fbfbfb
}

.jsyf_box3 li .rect-465 {
	height: 279px
}

.jsyf_box3 li .info {
	display: block
}

.jsyf_box3 li .title {
	margin-bottom: 9pt;
	font-weight: 700;
	font-size: 28px
}

.jsyf_box3 .li01 {
	background-color: #f0f0f0
}

.jsyf_box3 .li01 .info {
	padding: 7% 12% 7% 9%
}

.jsyf_box3 li .cover {
	top: 0;
	right: 0;
	width: 50%;
	height: 100%;
	background: url(../img/red.7.png) repeat;
	color: #fff
}

.jsyf_box3 li .box {
	display: block;
	padding: 5%
}

.jsyf_box3 .li02 .cover:before {
	position: absolute;
	top: 50%;
	left: -8px;
	margin-top: -8px;
	width: 0;
	height: 0;
	border-top: 8px solid transparent;
	border-right: 8px solid rgba(199,0,37,.7);
	border-bottom: 8px solid transparent;
	content: ''
}

.jsyf_box3 .li02 .box {
	padding: 9% 5% 9% 12%
}

.jsyf_box3 .li03 .cover {
	background-color: #1565c0;
	text-align: center;
	font-size: 0
}

.jsyf_box3 .li03 .cover .txt {
	display: inline-block;
	height: auto;
	color: #fff;
	vertical-align: middle;
	font-size: 30px;
	line-height: 1.4
}

.jsyf_box3 .li03 .cover .line {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle
}

.jsyf_box3 li:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.noBanner {
	background: url(../img/nobnn_bg.gif) left top repeat-x #fff
}

.noBanner .chann_current {
	margin-top: 0
}

.noBanner .breadCrum {
	border-bottom: 0
}

.contact_top {
	padding: 30px 0 50px
}

.contact_top .con_left {
	width: 48%
}

.con_left ._left_word {
	position: relative;
	margin-right: 4%;
	margin-bottom: 25px;
	padding: 0 0 17px 88px;
	border-bottom: 1px dotted #ddd
}

.con_left ._left_word ._i {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 72px;
	height: 69px;
	background-color: #d3002e;
	text-align: center;
	line-height: 69px
}

.con_left ._left_word .ico2 {
	width: 44px;
	height: 45px;
	background-position: 0 -61px
}

.con_left ._left_word ._t {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 24px;
	line-height: 28px
}

.con_left ._left_word .p {
	font-size: 1pc
}

.con_form .form_li .form-group {
	position: relative;
	float: left;
	margin-right: 3%;
	margin-bottom: 20px;
	width: 46%;
	height: 35px;
	border: 1px solid #c3c3c3;
	line-height: 34px
}

.con_form .form_li input.form-control {
	display: inline-block;
	width: 80%;
	border: none;
	border-radius: 0;
	vertical-align: top
}

.con_form .form_li .form-group label {
	padding: 0 10px;
	cursor: pointer
}

.con_form .form_li .form-group .sex2 {
	padding-right: 0
}

.con_form .form-feedback textarea.form-control {
	margin-bottom: 20px;
	width: 96%;
	min-height: 130px;
	border-radius: 0
}

.con_form .form-yzm .form-group {
	width: 55%
}

.con_form .form-yzm img {
	height: 37px
}

.con_form .form_li .Validform_checktip {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	background-color: #fff
}

.con_form .form-btn .btn {
	box-sizing: content-box;
	padding: 0;
	width: 96%;
	height: 43px;
	border: 2px solid #1565c0;
	border-radius: 0;
	background: 0 0;
	color: #1565c0;
	font-weight: 700;
	font-size: 21px;
	line-height: 43px
}

.con_form .form-btn .btn:hover {
	background-color: #1565c0;
	color: #fff
}

.contact_top .con_right {
	margin-top: 20px;
	width: 50%;
	background: url(../img/con_img01.jpg) left top no-repeat
}

.con_right .box {
	position: relative;
	padding: 5% 5% 10% 8%;
	color: #fff
}

.con_right .box a {
	color: #fff
}

.con_right .box ._tel {
	font-size: 62px;
	font-family: Impact
}

.con_right .box ._tel img {
	margin-right: 15px;
	vertical-align: middle
}

.con_right .box .p {
	font-size: 18px
}

.con_right .bdsharebuttonbox a {
	margin: 50px 9pt 0 0;
	width: 46px;
	height: 46px;
	background: url(../img/con_share.png) no-repeat;
	line-height: 46px
}

.con_right .bdsharebuttonbox .bds_weixin {
	background-position: 0 0
}

.con_right .bdsharebuttonbox .bds_tsina {
	background-position: -58px 0
}

.con_right .box .gp_erwm {
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: pointer
}

.con_right .box .gp_erwm ._erwm_t {
	display: block;
	width: 94px;
	height: 94px
}

.con_right .box .gp_erwm ._erwm {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 212px;
	height: 13pc;
	opacity: 0;
	filter: alpha(opacity=0)
}

.con_right .box .gp_erwm:hover ._erwm {
	opacity: 1;
	filter: alpha(opacity=100)
}

.contact_way {
	padding-bottom: 60px
}

.contact_way dl {
	margin-bottom: 15px;
	height: 58px
}

.contact_way dl dt {
	margin-right: 3px;
	width: 11%;
	height: 100%;
	background-color: #e5e5e5;
	color: #555;
	text-align: center;
	font-size: 18px;
	line-height: 58px
}

.contact_way dl dd {
	width: 88%;
	height: 100%;
	background-color: #f3f3f3
}

.contact_way dl dd ul {
	padding: 0 1.5%
}

.contact_way dl dd li {
	float: left;
	margin-top: 5px;
	margin-right: 2.5%;
	line-height: 22px
}

.contact_way dl:hover dd,.contact_way dl:hover dt {
	background-color: #1565c0;
	color: #fff
}

.news_tj {
	padding: 33px 0 31px
}

.news_tj li {
	float: left;
	margin-bottom: 1%;
	width: 28.5%
}

.news_tj .li01 {
	margin-right: 1%;
	width: 70.5%
}

.news_tj li .date {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 106px;
	height: 87px;
	background-color: #1565c0;
	text-align: center
}

.news_tj li .date span {
	display: block;
	color: #ecc2c6;
	font-weight: 700
}

.news_tj li .date .year {
	margin-top: 3px;
	font-size: 24px;
	line-height: 44px
}

.news_tj li .date .time {
	font-size: 20px;
	line-height: 28px
}

.news_tj li .date:before {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -32.5px;
	width: 63px;
	height: 1px;
	background-color: #f2c4cd;
	content: ''
}

.news_tj li .info {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 6px 5%;
	width: 90%;
	background: url(../img/black.6.png) repeat;
	color: #fff
}

.news_tj li .colums,.news_tj li .title {
	font-weight: 400;
	font-size: 1pc
}

.news_tj li .colums {
	position: absolute;
	top: 0;
	left: 0;
	width: 110px;
	height: 38px;
	background-color: #1565c0;
	color: #fff;
	text-align: center;
	line-height: 38px
}

.news_tj .li01 .info {
	padding: 10px 3%;
	width: 94%
}

.news_tj .li01 .title {
	font-weight: 700;
	font-size: 25px;
	line-height: 36px
}

.news_tj .li01 .p {
	font-size: 1pc
}

.channel_right .inewsSearch {
	padding: 8%
}

.inewsSearch .sec_bd .month {
	float: left;
	width: 47%
}

.inewsSearch .sec_bd .day {
	float: right;
	width: 47%
}

.channel_right .nInput {
	clear: both
}

.inewsSearch {
	padding-top: 15px;
	padding-right: 3%;
	background-color: #f2f2f2
}

.inewsSearch .sec_hd {
	margin-bottom: 15px;
	line-height: 2pc
}

.inewsSearch .sec_hd .n {
	color: #333;
	font-weight: 400;
	font-size: 24px
}

.inewsSearch .sec_bd .nselect {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
	height: 40px
}

.inewsSearch .sec_bd .nselect .ms {
	position: absolute;
	top: 9pt;
	left: 7px;
	z-index: 10
}

.nselect .c_select {
	display: block;
	width: 100%;
	height: 40px;
	border-radius: 0!important;
	background-color: #dedede;
	line-height: 40px
}

.nselect .c_select ._txt {
	padding-right: 36px;
	padding-left: 20px
}

.nselect .c_select ._arrow {
	width: 37px;
	background-color: #989898
}

.nselect .c_select ._arrow .arr {
	top: 50%;
	left: 50%;
	margin-top: -3px;
	margin-left: -5px;
	width: 0;
	height: 0;
	border-top: 6px solid #fff;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent
}

.nselect .c_select.on ._arrow i {
	border-top: 0;
	border-bottom: 6px solid #fff
}

.select-ui-options-ncb {
	overflow-x: hidden;
	overflow-y: auto;
	box-sizing: border-box;
	max-height: 11em;
	border-color: #1565c0!important;
	border-style: solid;
	border-width: 2px;
	border-top: 0;
	background-color: #fff
}

.select-ui-options li {
	padding: 6px;
	width: 94.5%;
	line-height: 1.8em
}

.select-ui-options li:hover {
	background: #989898;
	color: #fff
}

.select-ui-options-ncb ._disabled {
	display: none
}

.nInput {
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0 20px;
	height: 38px;
	border: 1px solid #ddd;
	line-height: 38px
}

.nInput input {
	width: 100%;
	height: 20px;
	border-width: 0;
	background: 0 0;
	vertical-align: middle;
	font-family: Microsoft Yahei;
	line-height: 20px
}

.nBtn {
	overflow: hidden
}

.nBtn a {
	display: block;
	width: 100%;
	height: 40px;
	background-color: #1565c0;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 40px
}

.widget-newslist-box {
	padding: 20px 0
}

.channel_left {
	padding-right: 3%
}

.widget-newslist-2 li {
	overflow: hidden;
	margin-bottom:24px;
	padding: 0;
	width: 100%;
	border-bottom: 1px dotted #ccc;
	margin-top: 19px;
}

.widget-newslist-2 li .imgbox {
	margin-right: 3%;
	width: 33%
}

.widget-newslist-2 ._t,.widget-newslist-2 ._t a {
	font-size: 1pc
}

.widget-newslist-2 ._t {
	margin-top: 0px
}

.widget-newslist-2 ._t a:hover {
	color: #1565c0
}

.widget-newslist-2 ._p {
	overflow: hidden;
	margin: 5px 0;
	height: 3.2em;
	color: #999;
	line-height: 1.6em
}

.widget-newslist-2 ._i {
	color: #ccc
}
.widget-newslist-2 ._i span{
	margin-right:1pc
}
.widget-newslist-2 ._i .ion {
	color: #999;
	font-size: 14px
}

.widget-newslist-2 ._i ._more:hover,.widget-newslist-2 ._i ._more:hover .ion {
	color: #0e90d2
}

.pj-lb-more {
	position: relative;
	padding-top: 40px;
	text-align: center
}

.pj-lb-more .loading {
	display: inline-block;
	margin-top: -25px;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	background: url(../img/load2.gif) no-repeat
}

.n_tit {
	color: #656565;
	font-weight: 700;
	font-size: 22px
}

.hot_tag {
	position: relative;
	margin-top: 0px
}

.hot_tag .n_tit {
	position: absolute;
	top: 0;
	left: 0
}

.hot_tag_list {
	position: relative;
	padding-top: 35px
}

.hot_tag_list li {
	float: left;
	width: 32%
}

.hot_tag_list li a {
	display: block;
	margin-top: 15px;
	width: 100%;
	height: 38px;
	background-color: #dcdcdc;
	text-align: center;
	font-size: 14px;
	line-height: 38px;
	overflow:hidden
}

.hot_tag_list .scroll_nav {
	position: absolute;
	top: 10px;
	right: 0;
	text-align: right
}

.hot_tag_list .scroll_nav a {
	display: inline-block;
	overflow: hidden;
	margin-right: 8px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #a8a8a8;
	line-height: 99;
	cursor: pointer
}

.hot_tag_list .scroll_nav a.on {
	background-color: #1565c0
}

.hot_video {
	margin-top: 40px
}

._video_box {
	margin-top: 5px
}

._video_box .title {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 5%;
	width: 90%;
	height: 35px;
	background: url(../img/black.8.png) repeat;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	line-height: 35px
}

._video_box .cover {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -31px;
	margin-left: -31px;
	width: 62px;
	height: 62px;
	background: url(../img/play.png) no-repeat
}

.wrap_in .bg-primary {
	background-color: #337ab7
}

.box_wrap_bar .box_wrap_close a {
	color: #fff
}

.widget-newsdetail-2 ._head {
	border-bottom: 1px dotted #ccc
}

.widget-newsdetail-2 ._head ._title {
	font-weight: 700;
	font-size: 18px;
	line-height: 1.4
}

.widget-newsdetail-2 ._tools {
	padding: 10px 0;
	color: #9f9f9f
}

.widget-newsdetail-2 .ion {
	color: #9f9f9f;
	font-weight: 400;
	font-size: 1pc
}

.widget-newsdetail-2 ._tools ._tool {
	display: inline-block;
	margin: 0 4px;
	vertical-align: middle
}

.widget-newsdetail-2 ._tools ._b2l .ion {
	color: #9b9b9b
}

.widget-newsdetail-2 .myart {
	padding: 20px 0
}

.widget-newsdetail-2 ._detailPage_bottom {
	border-top: 1px solid #ccc
}

.widget-newsdetail-2 ._detailPage_bottom li {
	overflow: hidden;
	padding: 0 10px;
	height: 30px;
	border-bottom: 1px solid #ccc;
	line-height: 30px
}

.widget-newsdetail-2 ._detailPage_bottom ._mark {
	float: left;
	margin-right: 10px;
	font-weight: 700
}

.widget-newsdetail-2 ._detailPage_bottom ._title {
	float: left;
	width: 68%;
	font-size: 14px
}

.widget-newsdetail-2 ._detailPage_bottom ._title:hover {
	color: #0e90d2
}

.widget-newsdetail-2 ._detailPage_bottom ._time {
	float: right
}

.widget-newsdetail-2 .bdsharebuttonbox .bds_more {
	float: none;
	padding-left: 2px;
	background: 0 0;
	text-indent: 0
}

@media only screen and (max-width:480px) {
	.widget-newsdetail-2 ._head ._title {
		font-size: 14px;
		line-height: 20px
	}

	.widget-newsdetail-2 ._detailPage_bottom ._title {
		width: 50%
	}
}

.chann_current ._num {
	position: relative;
	margin-left: 15px;
	padding-left: 15px;
	vertical-align: text-bottom;
	font-weight: 400;
	font-size: 1pc
}

.chann_current ._num:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 4px;
	height: 29px;
	background-color: #1565c0;
	content: ''
}

.netSearch {
	margin: 20px 0;
	padding: 13px 1.5%;
	background-color: #f9f9f9
}

.netSearch .sec_bd {
	display: block;
	overflow: hidden
}

.netSearch .sec_bd .pselect {
	position: relative;
	float: left;
	overflow: hidden;
	margin-right: 2%;
	width: 22%;
	height: 43px
}

.netSearch .sec_bd .pselect .ms {
	position: absolute;
	top: 9pt;
	left: 7px;
	z-index: 10
}

.netSearch .pselect .c_select {
	display: block;
	width: 99%;
	height: 41px;
	border: 1px solid #c2c2c2;
	border-radius: 0!important;
	background-color: #fff;
	line-height: 41px
}

.netSearch .pselect .c_select ._txt {
	padding-right: 36px;
	padding-left: 20px
}

.netSearch .pselect .c_select ._arrow {
	width: 33px
}

.netSearch .pselect .c_select ._arrow .arr {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -10px;
	width: 20px;
	height: 20px;
	border: none;
	background: url(../img/ico.png) -40px 0 no-repeat
}

.netSearch .pselect .c_select.on ._arrow .arr {
	background-position: -60px 0
}

.netSearch .select-ui-options-ncb {
	overflow: auto;
	width: 344px\9;
	max-height: 11em;
	border-color: #ddd!important;
	background-color: #fff
}

.netSearch .select-ui-options li {
	padding: 6px;
	width: 96%;
	line-height: 1.8em
}

.netSearch .select-ui-options li:hover {
	background: #018a5e;
	color: #fff
}

.netSearch .select-ui-options-ncb ._disabled {
	display: none
}

.netSearch .nInput {
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0 20px;
	height: 39px;
	border: 1px solid #ddd;
	background-color: #fff
}

.netSearch .nInput input {
	padding: 10px 0;
	width: 100%;
	height: 19px;
	border-width: 0;
	vertical-align: top;
	font-family: Microsoft Yahei;
	line-height: 19px
}

.netSearch .nBtn {
	float: left;
	overflow: hidden;
	width: 117px
}

.netSearch .nBtn a {
	display: block;
	width: 100%;
	height: 43px;
	background-color: #1565c0;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 43px
}

.map-mm-box {
	background-color: #fafafa
}

.map-mm-box ._mm_left {
	padding-right: .5%;
	width: 25.3%
}

.map-mm-box .mpa-mm-list {
	position: relative;
	overflow: hidden;
	padding: 10px 15px 10px 10px;
	height: 6in
}

.map-mm-box .mpa-mm-list li {
	padding-left: 10%;
	height: 68px;
	font-size: 1pc;
	line-height: 68px;
	cursor: pointer
}

.map-mm-box .mpa-mm-list li:nth-child(odd) {
	background-color: #fff
}

.map-mm-box .mpa-mm-list li:hover {
	background-color: #e5e5e5
}

.map-mm-box ._mm_right {
	width: 74%
}

.map-mm-box ._mm_right .map-mm-map {
	width: 100%;
	height: 596px
}

.map-mm-box ._mm_right .map-mm-map img {
	max-width: none
}

.map-mm-box ._mm_right .map-mm-map .BMap_bubble_content .title {
	color: #2f2f2f;
	font-weight: 400;
	font-size: 21px
}

.map-mm-box ._mm_right .map-mm-map .BMap_bubble_content p {
	color: #8f8f8f;
	font-size: 15px
}

.scrollbar-ui .scroll_slider {
	background: #ccc!important
}

.pro_bann {
	position: relative;
	overflow: hidden;
	height: 501px
}

.pro_bann li img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -683px;
	width: 1366px;
	height: 100%;
	max-width: none
}

.pro_bann .slide_nav {
	position: absolute;
	right: 0;
	bottom: 5%;
	width: 100%;
	text-align: right
}

.pro_bann .slide_nav a {
	display: inline-block;
	overflow: hidden;
	margin-right: 10px;
	width: 14px;
	height: 14px;
	border: 3px solid #fff;
	border-radius: 50%;
	background-color: #938f80;
	line-height: 99;
	cursor: pointer
}

.pro_bann .slide_nav a.on {
	background-color: #f60
}
.pro_bann .slide_nav {
	bottom: 0
}

.pro_bann .slide_nav a {
	border-color: #fff
}
.prozh_box {
	padding: 14px 0 34px
}

.prozh_t {
	margin-bottom: 10px;
	color: #000;
	font-size: 30px
}

.pro_all_srcoll {
	width: 100%
}

.pro_all_list {
	position: relative;
	padding: 0 3%
}

.pro_all li {
	position: relative;
	float: left;
	width: 16.6%
}

.pro_all li .box {
	padding: 0 4% 0 11%
}

.pro_all li .title {
	margin-top: 5px;
	text-align: center;
	font-weight: 400;
	font-size: 1pc
}

.pro_all li .title a {
	display: block
}

.pro_all li:before {
	position: absolute;
	top: 0;
	left: 4px;
	width: 8px;
	height: 100%;
	border-left: 1px dotted #e8e8e8;
	content: ''
}

.pro_all li:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #e8e8e8;
	content: ''
}

.pro_all .first:after,.pro_all .first:before {
	display: none
}

.pro_all_list .parrs {
	position: absolute;
	top: 50%;
	display: block;
	margin-top: -11.5px;
	width: 23px;
	height: 23px;
	background: url(../img/ico2.png) no-repeat
}

.pro_all_list .pprev {
	left: 0;
	background-position: -74px -43px
}

.pro_all_list .pnext {
	right: 0;
	background-position: -97px -43px
}

.fast_search {
	width: 21%
}

.proSearch .sec_bd {
	display: block;
	overflow: hidden
}

.proSearch .sec_bd .pselect {
	position: relative;
	overflow: hidden;
	margin-bottom: 8px;
	width: 100%;
	height: 42px
}

.proSearch .sec_bd .pselect .ms {
	position: absolute;
	top: 9pt;
	left: 7px;
	z-index: 10
}

.proSearch .pselect .c_select {
	display: block;
	width: 98%;
	height: 38px;
	border: 2px solid #1565c0;
	border-radius: 0!important;
	background-color: #fff;
	color: #a6a6a6;
	line-height: 38px
}

.proSearch .pselect .c_select ._txt {
	padding-right: 36px;
	padding-left: 20px
}

.proSearch .pselect .c_select ._arrow {
	width: 1pc
}

.proSearch .pselect .c_select ._arrow .arr {
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -19px;
	width: 1pc;
	height: 38px;
	border: none;
	background: url(../img/ph_se.png) no-repeat
}

.proSearch .select-ui-options-ncb {
	overflow: auto;
	width: 344px\9;
	max-height: 11em;
	border-color: #ddd!important;
	background-color: #fff
}

.proSearch .select-ui-options li {
	padding: 6px;
	width: 96%;
	line-height: 1.8em
}

.proSearch .select-ui-options li:hover {
	background: #018a5e;
	color: #fff
}

.proSearch .select-ui-options-ncb ._disabled {
	display: none
}

.proSearch .nInput {
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0 20px;
	height: 39px;
	border: 1px solid #ddd;
	background-color: #fff
}

.proSearch .nInput input {
	padding: 10px 0;
	width: 100%;
	height: 19px;
	border-width: 0;
	vertical-align: top;
	font-family: Microsoft Yahei;
	line-height: 19px
}

.proSearch .nBtn {
	overflow: hidden
}

.proSearch .nBtn a {
	display: block;
	width: 100%;
	height: 45px;
	background-color: #1565c0;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 45px
}

.pro_news ul {
	position: relative
}

.pro_news li {
	float: left
}

.pro_news .li01 {
	width: 23.8%
}

.pro_news .li01 .rect-150 {
	height: 430px
}

.pro_news .li02 {
	width: 52.4%
}

.pro_news .li02 .rect-34 {
	height: 214px
}

.pro_news .li03 {
	width: 23.75%
}

.pro_news .li03 .rect-75 {
	padding-bottom: 0;
	height: 214px
}

.pro_news .li04 {
	width: 26%;
	background-color: #1565c0
}

.pro_news .li04 .rect-69 {
	height: 216px;
	color: #fff;
	text-align: center
}

.pro_news .li04 .li_cn {
	margin-top: 24%;
	font-size: 2pc;
	line-height: 35px
}

.pro_news .li04 .li_en {
	font-weight: 700;
	font-size: 24px;
	font-family: Arial
}

.pro_news .li05 {
	width: 50%
}

.pro_news .li05 .rect-72 {
	height: 27pc
}

.pro_news .li06 {
	width: 23.8%
}

.pro_news .li06 .rect-75 {
	padding-bottom: 0;
	height: 217px
}

.pro_news .li07 {
	left: 23.8%;
	width: 26%
}

.pro_news .li07 .rect-69 {
	height: 216px
}

.pro_news .li06,.pro_news .li07 {
	position: absolute;
	bottom: 0
}

.pro_news .li06 .rect-75 img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.pro_news .txt {
	position: absolute;
	left: 50%;
	margin-left: -37.5%;
	width: 75%;
	height: 100%;
	text-align: center;
	font-size: 0;
	opacity: 0;
	filter: alpha(opacity=0)
}

.pro_news .txt .title {
	display: inline-block;
	padding: 10px 5%;
	width: 90%;
	height: auto;
	background: url(../img/black.6.png) repeat;
	color: #fff;
	vertical-align: middle;
	font-size: 21px;
	line-height: 1.4
}

.pro_news .txt .line {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle
}

.pro_news li:hover .txt {
	opacity: 1;
	filter: alpha(opacity=100)
}

.pro_news li:hover ._full {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.pro_support {
	padding: 50px 0
}

.pro_support .supp_t {
	color: #1565c0;
	font-size: 42px;
	line-height: 60px
}

.pro_support .supp_p {
	color: #5f5f5f;
	font-size: 18px
}

.su_ico {
	display: inline-block;
	width: 75pt;
	height: 90px;
	background: url(../img/su_ico.png) no-repeat;
	vertical-align: middle
}

.su_ico_2 {
	background-position: -75pt 0
}

.su_ico_3 {
	background-position: -200px 0
}

.su_ico_4 {
	background-position: -300px 0
}
.su_ico_5 {
	background-position: -400px 0
}

.su_ico_6 {
	background-position: -500px 0
}
.ser_support {
	margin-top: 30px
}

.ser_support li {
	position: relative;
	float: left;
	width: 25%;
	text-align: center
}

.ser_support li .t {
	font-size: 24px
}

.ser_support li .p {
	font-size: 1pc
}

.ser_support li:after,.ser_support li:before {
	position: absolute;
	top: 0;
	content: ''
}

.ser_support li:before {
	left: 2px;
	width: 2px;
	height: 100%;
	border-right: 1px dotted #dedede
}

.ser_support li:after {
	left: 0;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #dedede
}

.ser_support .li01:after,.ser_support .li01:before {
	display: none
}

.ser_support li:hover .su_ico {
	opacity: .7;
	filter: alpha(opacity=70)
}

.proSearch_area {
	padding: 60px 0 30px;
	border-bottom: 1px solid #ececec
}

.proSearch_area .pro_line {
	position: relative;
	margin: 0 3% 0 2%;
	width: 8px;
	height: 10pc;
	border-right: 1px dotted #cfcfcf
}

.proSearch_area .pro_line:before {
	position: absolute;
	top: 0;
	left: 4px;
	display: block;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #cfcfcf;
	content: ''
}

.proSearch_area .search-t {
	margin-bottom: 20px;
	color: #1565c0;
	font-size: 24px
}

.xilie_search {
	width: 37%
}

.zj-bj-box ul li {
	float: left;
	margin-bottom: 15px;
	width: 49%;
	height: 20px
}

.zj-bj-box ul li label {
	display: block;
	padding-left: 28px;
	height: 20px;
	background: url(../img/pj-check.png) left center no-repeat;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	cursor: pointer
}

.zj-bj-box ul li.checked label {
	background: url(../img/pj-checked.png) left center no-repeat;
	color: #000
}

.dunwei_search {
	margin-right: 2%;
	width: 28%
}

.irs-bar,.irs-line,.irs-line-left,.irs-line-mid,.irs-line-right {
	height: 11px!important;
	border-radius: 5px
}

.irs .irs-slider {
	width: 30px;
	height: 29px;
	background-position: 0 -114px
}

.irs .irs-slider.state_hover,.irs .irs-slider:hover {
	background-position: 0 -151px
}

.irs .irs-from,.irs .irs-single,.irs .irs-to {
	top: -10px;
	background-color: transparent;
	color: #555;
	font-size: 1pc
}

.search_end {
	width: 21%
}

.search_end .end_digit {
	color: #202020;
	font-size: 24px
}

.search_end .end_digit b {
	font-weight: 400;
	font-size: 42px
}

.search_end .end_a {
	display: inline-block;
	width: 226px;
	height: 42px;
	border: 1px solid #1565c0;
	background-color: #1565c0;
	color: #fff;
	text-align: center;
	font-size: 1pc;
	line-height: 42px
}

.search_end .end_a:hover {
	background-color: transparent;
	color: #1565c0
}

.end_search {
	margin-top: 27px;
	font-size: 18px
}

.search_end .search-t {
	margin-bottom: 0
}

.pro_list {
	margin-top: 27px
}

.pro_list li {
	float: left;
	margin-right: 2%;
	margin-bottom:3%;
	width: 23%
}

.pro_list li ._news {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 46px;
	height: 27px;
	background: url(../img/pro_new.png) no-repeat
}

.pro_list li .info {
	padding: 2% 5%
}

.pro_list li .title {
	margin-bottom: 15px;
	font-weight: 400;
	font-size: 1pc;
    text-align: center;
}

.pro_list li .p {
	overflow: hidden;
	margin-bottom: 15px;
	height: 44px;
	font-size: 15px;
	line-height: 22px
}

.pro_list li .sale_location {
	display: block;
	width: 100%;
	height: 2pc;
	border: 2px solid #1565c0;
	color: #1565c0;
	text-align: center;
	font-size: 1pc;
	line-height: 2pc
}

.pro_list li:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.pro_list li:hover .sale_location {
	background-color: #1565c0;
	color: #fff
}

.pro_name {
	padding-top: 10px;
	height: 0px;
	color: #333;
	text-align: center;
	font-size: 28px;
	line-height: 70px
}

.proslide {
	position: relative;
	overflow: hidden;
	margin: 0 5pc;
	height: 3.5in
}

.proslide li {
	text-align: center
}

.proslide .arrs {
	position: absolute;
	top: 50%;
	z-index: 20;
	display: block;
	margin-top: -75px;
	width: 70px;
	height: 150px;
	background: url(../img/slide_btn.png) no-repeat
}

.proslide .arr_prev {
	left: 0
}

.proslide .arr_next {
	right: 0;
	background-position: -70px 0
}

.proslide .slide_nav {
	position: absolute;
	bottom: 6px;
	left: 0;
	width: 100%;
	height: auto;
	text-align: center;
	letter-spacing: -9px;
	font: 0/0 a
}

.proslide .slide_nav a {
	display: inline-block;
	margin: 0 7px;
	width: 7px;
	height: 7px;
	border: 1px solid #707070;
	border-radius: 50%;
	background-color: #fff;
	cursor: pointer
}

.proslide .slide_nav a.on {
	border-color: #1565c0;
	background-color: #1565c0
}

.other_pro {
	width: 19%
}

.other_pro .inewsSearch {
	padding: 0;
	background: 0 0
}

.other_pro .nselect .c_select {
	width: 100%;
	height: 42px;
	border: 2px solid #d7d7d7;
	background-color: transparent;
	color: #9c9c9c;
	line-height: 42px
}

.other_pro .inewsSearch .sec_bd .nselect {
	height: 42px
}

.pro_tools {
	margin-top: 0px;
	padding: 16px 0 10px;
	/*margin-top: 20px;
	padding: 36px 0 30px;*/
	border-top: 1px dotted #969696
}

.pro_tools .sale {
	width: 145px;
	height: 47px;
	background-color: #1565c0;
	color: #fff;
	text-align: center;
	font-size: 21px;
	line-height: 47px
}

.pro_tools .bdsharebuttonbox {
	margin-left: 3%
}

.pro_tools .bdsharebuttonbox .bds_more {
	float: none;
	display: inline-block;
	margin: 0;
	height: 47px;
	background: 0 0;
	vertical-align: middle;
	text-indent: 0;
	line-height: 47px
}

.pro_tools .bdsharebuttonbox .bds_more .ico2 {
	width: 22px;
	height: 24px;
	background-position: -44px -61px
}

.inner_wrap .wrap {
	height: 110px
}

.pd_guide,.pd_guide * {
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

.pdico {
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	background: url(../img/pd_ico.png) no-repeat
}

.pi01 {
	background-position: 0 0
}

.pi02 {
	background-position: -30px 0
}

.pi03 {
	background-position: -58px 0
}

.pi04 {
	background-position: -90px 0
}
.pi05 {
	background-position: -120px 0
}

.pi06 {
	background-position: -150px 0
}
.pd_guide li {
	float: left;
	width: 16.6%;
	background-color: #a5a5a5;
	color: #fff;
	text-align: center
}

.pd_guide a {
	position: relative;
	display: block;
	padding: 17px 0;
	border-right: 4px solid #fff;
	color: #fff;
	font-size: 20px
}

.pd_guide a:after {
	position: absolute;
	bottom: -20px;
	left: 50%;
	display: none;
	overflow: hidden;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-color: #1565c0 transparent transparent;
	border-style: solid dashed dashed;
	border-width: 10px;
	content: ""
}

.pd_guide li:last-child a {
	border-width: 0
}

.pd_guide.fixed {
	position: fixed;
	top: 0;
	z-index: 10;
	width: 75pc
}

.pd_guide.fixed .pdico {
	display: none
}

.pd_guide li.active a {
	background-color: #1565c0
}

.pd_guide li.active a:after {
	display: block
}

.pd_section {
	padding: 30px 0
}

.pd_section .pd_title {
	margin-bottom: 20px;
	font-size: 22px
}

.pd_section01 {
	font-size: 15px;
	line-height: 1.9
}

.pd_section4 {
	padding: 50px 0
}

.pd_section03 {
	padding-bottom: 45px;
	background-color: #f0f0f0
}
.pd_section05 {
	padding-bottom: 45px;
	background-color: #f0f0f0
}

.pd_channel {
	margin: 10px 0 20px;
	color: #1565c0;
	font-weight: 400;
	font-size: 30px
}

.pro_case_scroll li .box {
	padding: 10px;
	background-color: #e8e8e8
}

.pro_case_scroll li .info {
	display: block;
	padding: 10px 0
}

.pro_case_scroll li .title {
	color: #000;
	font-weight: 400;
	font-size: 18px
}

.pro_case_scroll li .p {
	margin-top: 5px;
	color: #797979;
	font-size: 14px
}

.pro_case_scroll li:hover .box {
	background-color: #1565c0
}

.pro_case_scroll li:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.pro_case_scroll li:hover .p,.pro_case_scroll li:hover .title {
	color: #fff
}

.pro_support_oth {
	margin-top: 50px;
	padding: 0 10%
}

.pro_support_oth ._left {
	padding-top: 35px;
	width: 49%
}

.pro_support_oth ._left .p {
	font-size: 18px
}

.pro_support_oth ._left .p a {
	color: #1565c0
}

.pro_support_oth ._right {
	position: relative;
	padding-left: 8%;
	width: 38%
}

.pro_support_oth ._right:after,.pro_support_oth ._right:before {
	position: absolute;
	top: 0;
	content: ''
}

.pro_support_oth ._right:before {
	left: 2px;
	width: 2px;
	height: 100%;
	border-right: 1px dotted #dedede
}

.pro_support_oth ._right:after {
	left: 0;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background-color: #dedede
}

.other_support li {
	position: relative;
	margin-bottom: 50px;
	padding-left: 110px
}

.other_support li .su_ico {
	position: absolute;
	top: 0;
	left: 0
}

.other_support li .t {
	padding-top: 15px;
	font-size: 24px
}

.other_support li .p {
	font-size: 1pc
}

.other_support li:hover .su_ico {
	opacity: .7;
	filter: alpha(opacity=70)
}

.s_menu2 {
	margin: 10px 0 22px
}

.s_menu2 li {
	float: left;
	margin-right: 1%;
	padding: 0 1.8%;
	height: 46px;
	background-color: #e5e5e5;
	text-align: center;
	line-height: 46px
}

.s_menu2 li a {
	display: block;
	font-size: 1pc
}

.s_menu2 li.cur {
	background-color: #1565c0
}

.s_menu2 li.cur a {
	color: #fff
}

.touzi_box {
	padding-bottom: 40px
}

.widget-history-3 {
	position: relative;
	background: #fff;
	cursor: default
}

.widget-history-3-T {
	overflow: hidden;
	margin: 0 4% 40px;
	height: 43px
}

.widget-history-3-tab .tab_t {
	position: relative;
	width: 106px;
	height: 39px;
	border: 2px solid #e5e5e5;
	color: #999;
	text-align: center;
	font-weight: 700;
	font-size: 14px;
	line-height: 39px
}

.widget-history-3-tab .tab_t_cur {
	border-color: #1565c0;
	color: #1565c0;
	font-size: 1pc
}

.widget-history-3-tab .tab_t b {
	position: absolute;
	bottom: 0;
	left: 50%;
	display: none;
	width: 0;
	height: 1em;
	border-left: 1px solid #ccc
}

.widget-history-3-tab .tab_c {
	padding: 10px 0 0
}

.widget-history-3_arrs {
	position: absolute;
	top: 9px;
	z-index: 3;
	width: 23px;
	height: 23px;
	background: url(../img/ico2.png) no-repeat;
	cursor: pointer;
	transition: none
}

.widget-history-3_prev {
	left: 0;
	background-position: -74px -43px
}

.widget-history-3_next {
	right: 0;
	background-position: -97px -43px
}

.tz_notice {
	padding: 20px;
	background-color: #f3f3f3
}

.calendar {
	margin-top: 10px
}

.tz_news {
	margin-top: 20px;
	padding: 20px;
	border: 1px solid #b5b5b5
}

.tz_news .tz_t {
	color: #1565c0;
	font-weight: 700;
	font-size: 18px
}

.widget-history-3-tab .tab_c .contact_way dl {
	margin-bottom: 9pt;
	height: 52px;
	overflow:hidden;
	float:left;
	width: 48%;
	margin-right:1%;
	
}

.widget-history-3-tab .tab_c .contact_way dl dt {
	width: 23.6%;
	font-size: 1pc;
	line-height: 52px
}

.widget-history-3-tab .tab_c .contact_way dl dd {
	position: relative;
	width: 75%
}

.widget-history-3-tab .tab_c .contact_way dl dd .t {
	display: inline-block;
	padding-left: 4%;
	width: 75%;
	height: 100%;
	font-size: 1pc;
	line-height: 52px
}

.widget-history-3-tab .tab_c .contact_way dl dd .ico {
	position: absolute;
	top: 50%;
	right: 4%;
	margin-top: -10px
}

.widget-history-3-tab .tab_c .contact_way dl:hover dd .ico1_5 {
	background-position: -40px -20px
}

.widget-history-3-tab .tab_c .contact_way dl:hover dd .t {
	color: #fff
}

.form-m1 .form-m1-li {
	position: relative
}

.form-m1 .form-m1-li textarea {
	height: 142px;
	vertical-align: middle
}

.form-m1 .form-m1-li b {
	display: none
}

.form-m1 .form-m1-li .Validform_wrong {
	position: absolute;
	top: 14px;
	right: 18%
}

.Validform_error {
	background-color: #fff!important
}

.form-m1 .form-m1-btn button {
	width: 90pt!important;
	height: 2pc!important;
	border-radius: 0!important;
	line-height: 2pc!important
}

.bdshare_popup_box {
	display: none!important
}

.content-32676 .pdet_form {
	background-color: #fff!important
}

.ser_dl,.ser_dl dt {
	margin-bottom: 20px
}

.ser_dl dt {
	color: #1565c0;
	font-size: 24px
}

.ser_dl dt span {
	display: inline-block;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd
}

.ser_dl dd {
	font-size: 15px
}

.gsln_box ._list dl {
	margin-bottom: 9pt
}

.gsln_box ._list dt {
	width: 13.6%;
	height: 50px;
	background-color: #e5e5e5;
	text-align: center;
	font-size: 0;
	line-height: 50px
}

.gsln_box ._list dt .word {
	display: inline-block;
	vertical-align: middle;
	font-size: 1pc;
	line-height: 1.2
}

.gsln_box ._list dt .line {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle
}

.gsln_box ._list dd {
	width: 86.2%;
	background-color: #f3f3f3;
	vertical-align: top;
	font-size: 15px;
	cursor: pointer
}

.gsln_box ._list dd .con_t {
	padding: 0 2%;
	height: 50px;
	line-height: 50px
}

.gsln_box ._list dd .box {
	display: none;
	padding: 2%
}

.gsln_box ._list_t {
	margin: 25px 0 10px;
	color: #393939;
	font-size: 20px
}

.gsln_box ._list .hover dd .con_t {
	display: none
}

.gsln_box ._list .hover dd .box {
	display: block
}

.mess_replay li {
	margin-bottom: 9pt;
	padding: 2.5%;
	background-color: #f3f3f3
}

.mess_replay li ._tp .name {
	overflow: hidden;
	width: 80%;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1pc
}

.mess_replay li ._tp .time {
	color: #707070;
	font-size: 15px;
	font-family: Arial
}

.mess_replay li .mt20 {
	margin-top: 10px
}

.mess_replay li ._tit {
	padding-top: 5px;
	font-weight: 700;
	font-size: 15px
}

.mess_replay li ._conp {
	font-size: 15px
}

.ya_box {
	margin-bottom: 40px
}

.ya_box1 {
	padding: 2.5%;
	background: url(../img/yf_bg.gif) repeat
}

.ya_tit {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 2pc
}

.ya_tit:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -25px;
	width: 50px;
	height: 1px;
	background-color: #9d9d9d;
	content: ''
}

.yan_tab .tab_b {
	height: 5pc
}

.yan_tab .tab_t {
	position: relative;
	width: 15pc;
	font-weight: 700;
	font-size: 1pc
}

.yan_tab .tab_t .num {
	display: inline-block;
	width: 70px;
	color: #e6e6e6;
	vertical-align: middle;
	font-style: italic;
	font-size: 46px;
	font-family: Impact
}

.yan_tab .tab_t .word {
	display: inline-block;
	width: 165px;
	vertical-align: middle;
	line-height: 25px
}

.yan_tab .tab_t_1 {
	width: 216px
}

.yan_tab .tab_t_1 .word {
	width: 140px
}

.yan_tab .tab_t_4 {
	width: 3in
}

.yan_tab .tab_t_4 .word {
	width: 200px
}

.yan_tab .tab_t_5 {
	width: 2in
}

.yan_tab .tab_t_5 .word {
	width: 87pt
}

.yan_tab .tab_t_cur,.yan_tab .tab_t_cur .num {
	color: #1565c0
}

.yan_tab .tab_c {
	margin-top: 15px;
	padding: 3%;
	background-color: #fafafa
}

.yan_tab .tab_c .tab_c_t {
	margin-bottom: 15px;
	color: #1565c0;
	font-weight: 700;
	font-size: 18px
}

.yan_tab .tab_c .ya_con {
	font-size: 15px
}

.gsln-box {
	padding-bottom: 30px
}

.gsln-box>ul>li {
	position: relative;
	clear: both
}

.gsln-box .word {
	background: url(../img/g_bg.png) right bottom no-repeat #f0f0f0;
	font-size: 15px
}

.gsln-box .word .pd10 {
	padding: 30px 35px 90px
}

.gsln-box .word .tp {
	margin-bottom: 15px;
	color: #1565c0;
	font-weight: 700;
	font-size: 18px
}

.gsln-box li ._right {
	width: 50.75%
}

.gsln-box li ._left {
	width: 49.25%
}

.gsln-box li .g-menu {
	margin-top: 35px
}

.gsln-box li .g-menu li {
	float: left;
	margin-left: -1px;
	width: 49%;
	border-left: 1px solid #1565c0;
	color: #1565c0;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	cursor: pointer
}

.gsln-box li .g-menu li img {
	margin-right: 15px;
	vertical-align: middle
}

.gsln-box .li01 ._left,.gsln-box .li03 ._left,.gsln-box .li05 ._left {
	float: right
}

.gsln-box .li02 ._right,.gsln-box .li04 ._right,.gsln-box .li06 ._right {
	text-align: right
}

.gsln-box .li02 .word {
	width: 46.3%
}

.gsln-box .li03 ._left {
	position: relative
}

.gsln-box .li03 .g-menu-con {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: 3%;
	width: 81%;
	background: url(../img/white.7.png) repeat
}

.gsln-box .li03 .g-menu-con .box {
	padding: 4%
}

.gsln-box .li01 .img {
	margin-top: 94px
}

.gsln-box .li02 .img {
	margin-top: -94px
}

.gsln-box .li05 .img {
	margin-top: 75pt
}

.widget-newslist-6 {
	margin: 20px 0
}

.widget-newslist-6 ul {
	position: relative
}

.widget-newslist-6 li {
	float: left;
	margin-bottom: 20px;
	width: 25%
}

.widget-newslist-6 li a {
	display: block;
	padding: 0;
	background: #fff
}

.widget-newslist-6 ._img {
	overflow: hidden;
	margin-bottom: 6px;
	border: 1px solid #e4e4e4
}

.widget-newslist-6 ._img img {
	width: 100%
}

.widget-newslist-6 ._i {
	color: #999
}

.widget-newslist-6 ._title {
	text-align: center;
	font-weight: 400;
	font-size: 1pc;
	cursor: pointer
}

.widget-newslist-6 ._p {
	color: #555;
	line-height: 1.6em;
	cursor: pointer
}

.album_ordinary .slide_c img {
	max-height: 80%!important
}

.album_ordinary .slide_c p {
	bottom: 10%!important
}

.videolist li {
	margin-bottom: 20px
}

.videolist .box span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	background: url(../img/play2.png) no-repeat;
	background-size: 100% auto;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-ms-transform: rotate(0)
}

.videolist li:hover .box span {
	margin: -41px 0 0 -41px;
	width: 81px;
	height: 81px;
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	-ms-transform: rotate(360deg)
}

.videolist li ._title {
	margin-top: 10px;
	font-weight: 400;
	font-size: 1pc
}

.ztdet-top {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd
}

.ztdet-top ._img {
	float: left;
	margin-right: 5%;
	width: 35%
}

.ztdet-top ._title {
	margin-bottom: 10px;
	color: #333;
	font-weight: 700;
	font-size: 20px;
	line-height: 30px
}

.ztdet-top ._sum {
	color: #999;
	font-size: 14px
}

.ztdet-lant {
	margin-bottom: 20px;
	color: #333;
	font-weight: 700;
	font-size: 18px
}

.pic-list-zt {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd
}

.ztbaodao-list li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	line-height: 30px
}

.ztbaodao-list li span {
	padding-right: 20px;
	color: #1565c0
}

.album_ordinary .slide_c img {
	max-width: 100%!important
}

.page {
	margin: 30px 0;
	color: #777;
	text-align: center;
	font-size: 9pt
}

.page a,.page span {
	display: inline-block;
	margin: 0 0 10px -1px;
	padding: 5px 10px;
	border: 1px solid #ededed;
	color: #777;
	vertical-align: middle
}

.page .goprev {
	margin-right: 10px
}

.page .count,.page .gonext {
	margin-left: 10px
}

.page a:hover,.page span {
	background: #1565c0;
	color: #fff
}

.page span.gonext,.page span.goprev {
	background: 0 0;
	color: #777
}

.page span.count {
	border: 0;
	background: 0;
	color: #777
}

.pro_bann .slide_nav {
	display: none
}

.pro_bann .arrs {
	position: absolute;
	top: 50%;
	left: 2%;
	z-index: 10;
	display: none\9;
	margin-top: -55px;
	width: 60px;
	height: 60px;
	background: url(../img/banner_btn_new.png) no-repeat;
	opacity: 0
}

.pro_bann .arr_next {
	right: 2%;
	left: auto;
	background-position: -60px 0
}

.pro_bann:hover .arrs {
	display: block\9;
	opacity: 1
}

.main-im {
	position: fixed;
	top: 200px;
	right: 10px;
	z-index: 100;
	width: 110px;
	height: 17pc
}

.main-im .qq-a {
	position: relative;
	display: block;
	width: 106px;
	height: 87pt;
	color: #0484cd;
	text-align: center;
	font-size: 14px
}

.main-im .qq-a span {
	position: absolute;
	bottom: 5px;
	left: 10px;
	width: 90px
}

.main-im .qq-hover-c {
	position: absolute;
	top: 10px;
	left: 18px;
	z-index: 9;
	overflow: hidden;
	width: 70px;
	height: 70px;
	border-radius: 35px
}

.main-im .qq-container {
	position: absolute;
	z-index: 99;
	width: 109px;
	height: 118px;
	border-bottom: 1px solid #ddd;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	background: url(../img/images/qq-icon-bg.png) no-repeat center 8px
}

.main-im .img-qq {
	position: absolute;
	top: 3px;
	left: 6px;
	display: block;
	max-width: 60px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.main-im .im-qq:hover .img-qq {
	position: absolute;
	top: 8px;
	left: 1px;
	max-width: 70px
}

.main-im .im_main {
	display: none;
	border: 1px solid #ddd;
	border-radius: 10px;
	background: #f9fafb
}

.main-im .im_main .im-tel {
	width: 109px;
	height: 105px;
	border-bottom: 1px solid #ddd;
	color: #000;
	text-align: center
}

.main-im .im_main .im-tel div {
	margin-top: 6px;
	font-weight: 700;
	font-size: 9pt
}

.main-im .im_main .im-tel .tel-num {
	color: #e66d15;
	font-weight: 700;
	font-family: Arial
}

.main-im .im_main .im-tel:hover {
	background: #fafafa
}

.main-im .im_main .weixing-container {
	float: left;
	width: 55px;
	height: 47px;
	border-right: 1px solid #ddd;
	border-bottom-left-radius: 10px;
	background: #f5f5f5;
	background: url(../img/images/weixing-icon.png) no-repeat center center
}

.main-im .im_main .weixing-show {
	position: absolute;
	top: -126px;
	left: -125px;
	width: 7pc;
	height: 172px;
	border: 1px solid #ddd;
	border-radius: 10px;
	background: #fff
}

.main-im .im_main .weixing-show .weixing-sanjiao {
	position: absolute;
	top: 134px;
	left: 7pc;
	z-index: 2;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #fff;
	border-style: solid;
	border-width: 6px
}

.main-im .im_main .weixing-show .weixing-sanjiao-big {
	position: absolute;
	top: 99pt;
	left: 7pc;
	width: 0;
	height: 0;
	border-color: transparent transparent transparent #ddd;
	border-style: solid;
	border-width: 8px
}

.main-im .im_main .weixing-show .weixing-ma {
	padding-top: 5px;
	padding-left: 5px;
	width: 78pt;
	height: 103px
}

.main-im .im_main .weixing-show .weixing-txt {
	position: absolute;
	top: 110px;
	left: 7px;
	margin: 0 auto;
	width: 75pt;
	text-align: center
}

.main-im .im_main .go-top {
	float: right;
	width: 50px;
	height: 47px;
	border-bottom-right-radius: 10px;
	background: #f5f5f5;
	background: url(../img/images/totop-icon.png) no-repeat center center
}

.main-im .im_main .go-top a {
	display: block;
	width: 52px;
	height: 47px
}

.main-im .close-im {
	position: absolute;
	top: -9pt;
	right: 10px;
	z-index: 100;
	width: 24px;
	height: 24px
}

.main-im .close-im a {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../img/images/close_im.png) no-repeat left top
}

.main-im .close-im a:hover {
	text-decoration: none
}

.main-im .open-im {
	margin-left: 68px;
	width: 40px;
	height: 133px;
	background: url(../img/images/open_im.png) no-repeat left top;
	cursor: pointer
}

.wpaBox iframe {
	top: 50%!important;
	margin-top: -75pt!important
}

.foot-chanye {
	float: left;
	width: 100%
}

.foot-chanyet {
	margin: 2pc 0 5px;
	font-weight: 700;
	font-size: 1pc
}

.foot-chanyen {
	position: relative;
	overflow: hidden;
	height: 94px
}

.foot-chanyen li {
	line-height: 30px
}

.foot-chanyen .scroll_bar {
	background: url(../img/sbar_bg.png) repeat-y center!important
}

.foot-chanyen .scroll_slider {
	background: #1565c0!important
}

.cts {
	position: relative;
	float: left;
	padding: 31px 25px;
	cursor: pointer
}

.cts .c_zwcx {
	position: absolute;
	top: -60px;
	left: 9pt;
	display: none
}

.cts:hover .c_zwcx {
	display: block
}

.cts .c_zwcx .tjt {
	position: absolute;
	left: 50%;
	margin-left: -7px;
	width: 0;
	height: 0;
	border-color: #fff transparent transparent;
	border-style: solid;
	border-width: 7px
}

.jr-widgets-panel {
	min-height: 75pt
}

.map-mm-box .mpa-mm-list li {
	padding: 24px 5% 24px 10%;
	height: auto;
	line-height: 20px
}

.pic-list li ._cover {
	height: 40px;
	background: url(../img/black.6.png) repeat;
	color: #fff;
	text-align: center
}

.pic-list li ._cover,.pic-list li ._title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%
}

.pic-list li ._title {
	font-weight: 400;
	font-size: 14px;
	line-height: 40px
}

.pic-list li ._picion {
	display: none;
	margin-top: 50px;
	font-size: 50px
}

.pic-list-zt li ._picion {
	margin-top: 20px
}

.pic-list li {
	margin-bottom: 20px
}