@charset "utf-8";
/* CSS Document */
@import url("/AppAdmin/Js/Page.css");
@font-face {
	font-family: iconfont;
	src: url(//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix) format("embedded-opentype"), url(//at.alicdn.com/t/font_1432720974_1547027.woff) format("woff"), url(//at.alicdn.com/t/font_1432720974_1547027.ttf) format("truetype"), url(//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont) format("svg");
}
@font-face {
	font-family: Pacifico;
	src: local("Pacifico Regular"), local("Pacifico-Regular"), url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
	font-weight: 400;
	font-style: normal;
}
.fa {
	line-height: 1; font-family: "iconfont"; font-size: 20px; font-style: normal; font-weight: 400; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-stroke-width: 0.2px;
}
.fa-icon-qq::before {
	content: "\e604";
}
.fa-icon-weibo::before {
	content: "\e600";
}
.fa-icon-weixin::before {
	content: "\e605";
}
.fa-icon-zaixianzixun::before {
	content: "\e608";
}
body {
	font-family: "微软雅黑";
}
.glyphicon {
	top: 0px !important;
}
.no-padding {
	padding: 0px !important;
}
.no-margin {
	margin: 0px !important;
}
.no-background {
	background: none !important;
}
.no-border {
	border: currentColor !important; border-image: none !important;
}
.overflow {
	overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.w100 {
	width: 100% !important;
}
.h100 {
	height: 100% !important;
}
a {
	text-decoration: none !important; cursor: pointer !important;
}
.container-fluid {
	max-width: 1230px !important;
}
.tr {
	transition:0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s;
}
.tr2 {
	transition:0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s;
}
.tr3 {
	transition:1s; -webkit-transition: all 1s; -o-transition: all 1s; -moz-transition: all 1s;
}
.main-pad-1 {
	padding: 50px 0px 25px;
}
.main-pad-2 {
	padding: 50px 0px;
}
.main-pad-3 {
	padding: 40px 0px 20px;
}
.main-pad-4 {
	padding: 30px 0px;
}
.main-Background-1 {
	background: url("/images/bg1.jpg") 50% 50% / cover; overflow: hidden;
}
.main-Background-2 {
	background: rgb(0, 111, 186); overflow: hidden;
}
header {
	position: relative; z-index: 2147483647;
}
header .top_bar {
	border-bottom-color: rgb(219, 219, 219); border-bottom-width: 1px; border-bottom-style: solid;
}
header .top_bar p {
	color: rgb(51, 51, 51); line-height: 30px;
}
header .top_bar .yuyan {
	padding: 8px 0px 0px;
}
header .top_bar .yuyan a {
	margin: 0px 0px 0px 5px; padding: 0px 0px 0px 5px; height: 14px; color: rgb(51, 51, 51); line-height: 14px; border-left-color: rgb(51, 51, 51); border-left-width: 1px; border-left-style: solid; display: block;
}
header .top_bar .yuyan a:first-child {
	border-left-color: currentColor; border-left-width: medium; border-left-style: none;
}
header .box {
	background: linear-gradient(rgba(255, 255, 255, 1) 75%, rgba(236, 236, 236, 1) 100%);
}
header .box .logo {
	line-height: 92px; font-size: 0px;
}
header .box .tel {
	background: url("/images/tel_icon.png") no-repeat left; margin: 19px 0px 0px; padding: 0px 0px 0px 67px; min-height: 55px;
}
header .box .tel h5 {
	color: rgb(51, 51, 51); line-height: 20px; font-size: 14px;
}
header .box .tel span {
	color: rgb(255, 0, 0); line-height: 32px; font-family: Impact,arial; font-size: 29px; display: block;
}
header .menu {
	background: rgb(0, 111, 186);
}
header .menu ul li:last-child::before {
	background: rgb(31, 173, 147); margin: -10px 0px 0px; top: 50%; width: 2px; height: 20px; right: 0px; border-right-color: rgb(); border-right-width: 1px; border-right-style: solid; position: absolute; z-index: 1; content: "";
}
header .menu ul li {
	width: 10%; position: relative;
}
header .menu ul li::after {
	background: rgb(31, 173, 147); margin: -10px 0px 0px; left: 0px; top: 50%; width: 2px; height: 20px; border-right-color: rgb(5, 74, 120); border-right-width: 1px; border-right-style: solid; position: absolute; z-index: 1; content: "";
}
header .menu ul li > a {
	color: rgb(255, 255, 255); line-height: 45px; display: block; position: relative; z-index: 2;
}
header .menu ul li .ul {
	background: linear-gradient(rgba(5, 74, 120, 0.8) 0%, rgba(5, 74, 120, 0.8) 100%); left: 0px; top: 100%; width: 100%; display: none; position: absolute; z-index: 1;
}
header .menu ul li .ul .li a {
	color: rgb(255, 255, 255); line-height: 40px; font-size: 12px; display: block;
}
.banner {
	overflow: hidden; position: relative;
}
.banner img {
	margin: 0px auto; display: block;
}
.banner .glyphicon {
	top: 50% !important;
}
.banner .carousel-fade .carousel-inner .item {
	opacity: 0; transition-property: opacity; -webkit-transition-property: opacity; -o-transition-property: opacity; -moz-transition-property: opacity;
}
.banner .carousel-fade .carousel-inner .active {
	opacity: 1; -moz-opacity: 1; -khtml-opacity: 1;
}
.banner .carousel-fade .carousel-inner .active.left {
	left: 0px; opacity: 0; -moz-opacity: 0; -khtml-opacity: 0;
}
.carousel-fade .carousel-inner .active.right {
	left: 0px; opacity: 0; -moz-opacity: 0; -khtml-opacity: 0;
}
.banner .carousel-fade .carousel-inner .next.left {
	opacity: 1; -moz-opacity: 1; -khtml-opacity: 1;
}
.carousel-fade .carousel-inner .prev.right {
	opacity: 1; -moz-opacity: 1; -khtml-opacity: 1;
}
.banner #myCarousel {
	position: relative;
}
.banner #myCarousel .carousel-indicators {
	bottom: 20px; margin-bottom: 0px; z-index: 4;
}
.banner #myCarousel .carousel-indicators li {
	margin: 0px 5px; width: 15px; height: 15px;
}
.banner #myCarousel .carousel-indicators li:hover {
	background: rgb(255, 255, 255);
}
.banner #myCarousel .carousel-indicators li.active {
	background: rgb(255, 255, 255);
}
.title-1 {
	margin: 0px 0px 50px; overflow: hidden;
}
.title-1 h2 {
	margin: 0px; color: rgb(51, 51, 51); line-height: 27px; font-size: 25px;
}
.title-1 .jiangexian {
	background: rgb(0, 111, 186); margin: 10px 0px; height: 1px; position: relative;
}
.title-1 .jiangexian::after {
	background: rgb(0, 111, 186); margin: 0px 0px 0px -35px; left: 50%; top: -2px; width: 70px; height: 5px; position: absolute; z-index: 1; content: "";
}
.title-1 span {
	color: rgb(51, 51, 51); line-height: 27px; font-size: 25px; display: block;
}
.title-1.active h2 {
	color: rgb(255, 255, 255);
}
.title-1.active .jiangexian {
	background: rgb(255, 255, 255);
}
.title-1.active .jiangexian::after {
	background: rgb(255, 255, 255);
}
.title-1.active span {
	color: rgb(255, 255, 255);
}
.title-2 {
	margin: 0px 0px 16px; border-bottom-color: rgb(206, 206, 206); border-bottom-width: 1px; border-bottom-style: solid;
}
.title-2 .left {
	padding: 0px 0px 10px; width: 100%; color: rgb(51, 51, 51); line-height: 24px; font-size: 20px;
}
.title-2 .left span {
	margin: 0px 0px 0px 10px;
}
.title-2 .right {
	color: rgb(51, 51, 51); line-height: 24px;
}
.title-2 .jiangexian {
	background: rgb(0, 111, 186); margin: 0px 0px -2px; width: 200px; height: 4px;
}
.title-2.active {
	margin: 0px 0px 20px;
}
.title-2.active .left {
	width: inherit;
}
.title-2.active .jiangexian {
	width: 200px !important;
}
.title-3 {
	margin: 0px auto 20px; max-width: 800px;
}
.title-3 h5 {
	margin: 0px 0px 8px; padding: 0px 0px 8px; color: rgb(51, 51, 51); line-height: 24px; font-size: 16px; border-bottom-color: rgb(185, 185, 185); border-bottom-width: 1px; border-bottom-style: dashed;
}
.title-3 span {
	color: rgb(51, 51, 51); font-family: arial; font-size: 12px; display: block;
}
.text-1 {
	height: 340px; text-align: justify; color: rgb(51, 51, 51); line-height: 34px; text-indent: 2em;
}
.text-2 ul li {
	margin: 0px 0px 15px; border-bottom-color: rgb(199, 199, 199); border-bottom-width: 1px; border-bottom-style: dashed;
}
.text-2 ul li .biaoti {
	padding: 0px 0px 0px 10px; color: rgb(51, 51, 51); line-height: 24px; position: relative;
}
.text-2 ul li .biaoti::after {
	background: rgb(0, 111, 186); margin: -2px 0px 0px; border-radius: 50%; left: 0px; top: 50%; width: 5px; height: 5px; position: absolute; z-index: 1; content: ""; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%;
}
.text-2 ul li p {
	margin: 0px 0px 15px; height: 50px; color: rgb(51, 51, 51); line-height: 25px; overflow: hidden;
}
.text-3 {
	padding: 10px 0px 0px;
}
.text-3 ul li {
	background-position: 30px 50%; padding: 0px 0px 0px 80px; color: rgb(51, 51, 51); line-height: 36px; background-repeat: no-repeat;
}
.text-4 {
	margin: 0px 0px 20px; color: rgb(51, 51, 51); line-height: 24px;
}
.text-4 img {
	max-width: 100%;
}
.text-5 .biaoti {
	margin: 0px 0px 10px; color: rgb(51, 51, 51); line-height: 24px; font-size: 20px; font-weight: bold;
}
.text-5 p {
	margin: 0px; color: rgb(51, 51, 51); line-height: 30px;
}
.text-6 {
	max-width: 430px;
}
.text-6 .hang {
	margin: 0px 0px 20px; padding: 0px 0px 0px 74px; position: relative; min-height: 30px;
}
.text-6 .hang span {
	left: 0px; top: 0px; width: 74px; color: rgb(51, 51, 51); line-height: 30px; position: absolute; z-index: 1;
}
.text-6 .hang input {
	padding: 0px 10px; border: 1px solid rgb(200, 200, 200); border-image: none; width: 212px; height: 30px; color: rgb(51, 51, 51);
}
.text-6 .hang textarea {
	padding: 0px 10px; border: 1px solid rgb(200, 200, 200); border-image: none; width: 100%; height: 92px; color: rgb(51, 51, 51); line-height: 30px; min-width: 100%; max-width: 100%;
}
.text-6 .hang button {
	background: rgb(0, 111, 186); border: currentColor; border-image: none; width: 100%; height: 45px; color: rgb(255, 255, 255); line-height: 45px;
}
.text-6 .hang1 input {
	margin: 10px; border: 1px solid rgb(200, 200, 200); border-image: none; width: 100px; height: 30px; color: rgb(51, 51, 51);
}
.neiye-text {
	width: 100%; color: rgb(51, 51, 51); line-height: 30px; float: left;
}
.neiye-text img {
	max-width: 100%;
}
.pictrue-1 {
	padding: 28px 0px 8px; overflow: hidden;
}
.pictrue-1 ul {
	margin: 0px -15px;
}
.pictrue-1 ul li {
	margin: 0px 0px 20px; padding: 0px 15px; width: 20%; font-size: 0px;
}
.pictrue-1 ul li a {
	vertical-align: top; display: inline-block;
}
.pictrue-1 ul li a .imgbox {
	border-radius: 50%; border: 10px solid rgb(174, 173, 173); border-image: none; width: 72px; height: 72px; line-height: 52px; position: relative; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%;
}
.pictrue-1 ul li a .imgbox::after {
	transition:0.3s; top: 50%; width: 0px; height: 0px; right: -18px; margin-top: -8px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(174, 173, 173); border-top-width: 8px; border-bottom-width: 8px; border-left-width: 10px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; z-index: 1; content: ""; -webkit-transition: all 0.3s; -o-transition: all 0.3s; -moz-transition: all 0.3s;
}
.pictrue-1 ul li a .imgbox img {
	max-height: 100%; max-width: 100%;
}
.pictrue-1 ul li a .textbox {
	padding: 0px 0px 0px 25px; color: rgb(51, 51, 51); line-height: 72px; font-size: 16px;
}
.pictrue-2 {
	overflow: hidden;
}
.pictrue-2 a {
	height: 363px; display: block;
}
.pictrue-2 a img {
	max-width: 100%;
}
.pictrue-3 {
	margin: 0px -3px; position: relative;
}
.pictrue-3 .item {
	padding: 0px 3px;
}
.pictrue-3-list {
	background: rgb(255, 255, 255); margin: 0px 0px 6px;
}
.pictrue-3 .item :last-child.pictrue-3-list {
	margin: 0px;
}
.pictrue-3-list a {
	background-position: 50% 50%; display: block; background-repeat: no-repeat; background-size: contain;
}
.pictrue-3-list.active {
	opacity: 0.4; -moz-opacity: 0.4; -khtml-opacity: 0.4;
}
.pictrue-3-list.active a {
	-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%);
}
.pictrue-3-list a img {
	max-width: 100%;
}
.pictrue-4 {
	margin: 0px 0px 10px; overflow: hidden;
}
.pictrue-4 a {
	display: block;
}
.pictrue-4 a img {
	max-width: 100%;
}
.pictrue-5-list {
	margin: 0px 0px 30px;
}
.pictrue-5-list a {
	padding: 0px; display: block; position: relative; min-height: 180px;
}
.pictrue-5-list a .imgbox {
	border: 3px double rgb(189, 189, 189); border-image: none; left: 0px; top: 0px; width: 230px; overflow: hidden; position: absolute; z-index: 1;
}
.pictrue-5-list a .imgbox span {
	height: 174px; display: block;
}
.pictrue-5-list a .textbox {
	padding: 0px 0px 0px 20px;
}
.pictrue-5-list a .textbox .biaoti {
	margin: 0px 0px 10px; padding: 0px 90px 0px 0px; height: 24px; position: relative;
}
.pictrue-5-list a .textbox .biaoti h5 {
	color: rgb(0, 111, 186); line-height: 24px; font-size: 16px;
}
.pictrue-5-list a .textbox .biaoti span {
	top: 0px; right: 0px; color: rgb(0, 111, 186); line-height: 24px; font-family: arial; font-size: 12px; position: absolute;
}
.pictrue-5-list a .textbox p {
	margin: 0px 0px 10px; height: 100px; color: rgb(51, 51, 51); line-height: 25px; overflow: hidden;
}
.pictrue-5-list a .textbox .more {
	border: 1px solid rgb(0, 111, 186); border-image: none; width: 90px; color: rgb(0, 111, 186); line-height: 34px;
}
.pictrue-6 {
	padding: 0px 5px;
}
.pictrue-6-list {
	margin: 0px 0px 20px; padding: 0px 10px;
}
.pictrue-6-list a {
	display: block;
}
.pictrue-6-list a .imgbox {
	padding: 1px; border: 1px double rgb(0, 111, 186); border-image: none;
}
.pictrue-6-list a .imgbox .p6imgs {
	overflow: hidden;
}
.pictrue-6-list a .imgbox .p6imgs span {
	display: block;
}
.pictrue-6-list a .imgbox .p6imgs span img {
	max-width: 100%;
}
.pictrue-6-list a h5 {
	margin: 0px; color: rgb(51, 51, 51); line-height: 30px; font-size: 14px;
}
.pictrue-7 {
	margin: 0px 0px 20px;
}
.pictrue-7 .imgbox img {
	max-width: 100%;
}
.pictrue-8 {
	margin: 0px 0px 20px;
}
.subnav-list.col-md-3 {
	width: 22%;
}
.subnav-list.col-md-9 {
	width: 78%;
}
.subnav .biaoti {
	background: rgb(0, 111, 186); padding: 0px 0px 0px 40px; color: rgb(255, 255, 255); line-height: 38px; font-size: 16px; font-weight: bold; position: relative;
}
.subnav .biaoti::after {
	background: rgb(255, 255, 255); margin: -6px 0px 0px; border-radius: 50%; left: 15px; top: 50%; width: 12px; height: 12px; position: absolute; z-index: 1; content: ""; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%;
}
.subnav .biaoti span {
	font-family: "Times New Roman",arial; font-size: 14px; font-weight: normal;
}
.subnav ul {
	background: rgb(234, 234, 234); margin: 0px 0px 10px; padding: 0px 10px 20px;
}
.subnav ul li {
	position: relative;
}
.subnav ul li::after {
	background: rgb(211, 211, 211); left: 0px; width: 100%; height: 2px; bottom: 0px; border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: solid; position: absolute; z-index: 1; content: "";
}
.subnav ul li a {
	padding: 0px 0px 0px 16%; color: rgb(51, 51, 51); line-height: 40px; display: block; position: relative;
}
.subnav ul li a::after {
	background: url("/images/subnav_icon.png") no-repeat; margin: -6px 0px 0px; left: 5%; top: 50%; width: 12px; height: 12px; position: absolute; z-index: 1; content: "";
}
.subnav .textbox {
	background: rgb(234, 234, 234); padding: 5px;
}
.subnav .textbox img {
	width: 100%;
}
.subnav .textbox p {
	color: rgb(51, 51, 51);
}
footer {
	background: rgb(24, 33, 42); padding: 13px 0px;
}
footer p {
	color: rgb(255, 255, 255); line-height: 24px; font-size: 12px;
}
body.hover header .top_bar .yuyan a:hover {
	color: rgb(255, 0, 0); text-decoration: underline !important;
}
body.hover header .menu ul li:hover > a {
	background: rgb(5, 74, 120);
}
header .menu ul li.active > a {
	background: rgb(5, 74, 120);
}
body.hover header .menu ul li .ul .li:hover a {
	background: rgb(5, 74, 120);
}
body.hover .title-2:hover .jiangexian {
	width: 100%;
}
body.hover .text-2 ul li:hover .biaoti {
	color: rgb(0, 111, 186); text-decoration: underline !important;
}
body.hover .text-6 .hang input:hover {
	border: 1px solid rgb(0, 111, 186); border-image: none;
}
body.hover .text-6 .hang textarea:hover {
	border: 1px solid rgb(0, 111, 186); border-image: none;
}
body.hover .text-6 .hang button:hover {
	background: rgb(219, 46, 54);
}
body.hover .pictrue-1 ul li a:hover .imgbox {
	border: 10px solid rgb(0, 111, 186); border-image: none;
}
body.hover .pictrue-1 ul li a:hover .imgbox::after {
	border-left-color: rgb(0, 111, 186); border-left-width: 10px; border-left-style: solid;
}
body.hover .pictrue-1 ul li a:hover .textbox {
	color: rgb(0, 111, 186);
}
body.hover .pictrue-2 a:hover {
	transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1);
}
body.hover .pictrue-4 a:hover {
	transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1);
}
body.hover .pictrue-5-list a:hover .imgbox span {
	transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1);
}
body.hover .pictrue-5-list a:hover .textbox .biaoti h5 {
	color: rgb(5, 74, 120); text-decoration: underline !important;
}
body.hover .pictrue-5-list a:hover .textbox .more {
	background: rgb(5, 74, 120); border: 1px solid rgb(5, 74, 120); border-image: none; color: rgb(255, 255, 255);
}
body.hover .pictrue-6-list a:hover .imgbox span {
	transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1);
}
body.hover .pictrue-6-list a:hover h5 {
	color: rgb(0, 111, 186);
}
body.hover .subnav ul li:hover a {
	color: rgb(0, 111, 186); text-decoration: underline !important;
}
.subnav ul li.active a {
	color: rgb(0, 111, 186); text-decoration: underline !important;
}
body.hover .main-Background-1 {
	animation-name: fadeInLeft; -webkit-animation-name: fadeInLeft; -moz-animation-name: fadeInLeft; -o-animation-name: fadeInLeft;
}
body.hover .main-Background-2 {
	animation-name: fadeInRight; -webkit-animation-name: fadeInRight; -moz-animation-name: fadeInRight; -o-animation-name: fadeInRight;
}
body.hover .title-1 {
	animation-name: fadeIn; animation-delay: 1s; -webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; -o-animation-name: fadeIn; -webkit-animation-delay: 1s; -moz-animation-delay: 1s; -o-animation-delay: 1s;
}
body.hover .title-2-box {
	animation-name: flipInY; -webkit-animation-name: flipInY; -moz-animation-name: flipInY; -o-animation-name: flipInY;
}
body.hover .text-1-box {
	animation-name: fadeInRight; animation-delay: 1s; -webkit-animation-name: fadeInRight; -moz-animation-name: fadeInRight; -o-animation-name: fadeInRight; -webkit-animation-delay: 1s; -moz-animation-delay: 1s; -o-animation-delay: 1s;
}
body.hover .pictrue-2-box {
	animation-name: fadeInLeft; animation-delay: 1s; -webkit-animation-name: fadeInLeft; -moz-animation-name: fadeInLeft; -o-animation-name: fadeInLeft; -webkit-animation-delay: 1s; -moz-animation-delay: 1s; -o-animation-delay: 1s;
}
body.hover .pictrue-3-list {
	animation-name: flipInX; animation-delay: 1s; -webkit-animation-name: flipInX; -moz-animation-name: flipInX; -o-animation-name: flipInX; -webkit-animation-delay: 1s; -moz-animation-delay: 1s; -o-animation-delay: 1s;
}
@media all and (max-width:991px)
{
.main-pad-1 {
	padding: 30px 0px;
}
.main-pad-2 {
	padding: 30px 0px;
}
.main-pad-3 {
	padding: 30px 0px;
}
header .box .logo {
	line-height: 80px;
}
header .box .logo img {
	width: 300px;
}
header .menu {
	top: 80px; width: 120px; right: 0px; position: absolute; z-index: 555;
}
header .menu .container-fluid {
	padding: 0px;
}
header .menu .container-fluid .row {
	margin: 0px;
}
header .menu .container-fluid .row .col-xs-12 {
	padding: 0px;
}
header .menu ul li {
	width: 100%;
}
header .menu ul li::after {
	display: none;
}
header .menu ul li::before {
	display: none;
}
header .menu ul li > a {
	font-size: 14px;
}
header .ydd_btn {
	margin: 20px 0px 0px; padding: 10px 7px; width: 45px; height: 40px; cursor: pointer;
}
header .ydd_btn span {
	background: rgb(0, 111, 186); width: 100%; height: 4px; display: block;
}
header .ydd_btn span.span02 {
	margin: 4px 0px;
}
header .ydd_btn.click span.span01 {
	top: 8px; margin-top: 0px; position: relative; transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -moz-transform: rotate(45deg);
}
header .ydd_btn.click span.span02 {
	margin: 4px 0px;
}
header .ydd_btn.click span.span03 {
	top: -8px; margin-top: 0px; position: relative; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -moz-transform: rotate(-45deg);
}
header .ydd_btn.click span.span02 {
	width: 0px; opacity: 0; -moz-opacity: 0; -khtml-opacity: 0;
}
.banner #myCarousel .carousel-indicators {
	bottom: 10px;
}
.banner #myCarousel .carousel-indicators li {
	margin: 0px 3px; width: 10px; height: 10px;
}
.title-1 {
	margin: 0px 0px 20px;
}
.title-1 h2 {
	line-height: 24px; font-size: 18px;
}
.title-1 span {
	line-height: 24px; font-size: 18px;
}
.text-1 {
	height: inherit; line-height: 26px; font-size: 12px;
}
.text-2 {
	margin: 0px 0px 20px;
}
.pictrue-1 {
	padding: 20px 0px 0px;
}
.pictrue-1 ul li {
	width: 33.33%;
}
.pictrue-1 ul li a {
	width: 162px;
}
.pictrue-2 {
	margin: 0px 0px 20px;
}
.pictrue-2 a {
	height: inherit;
}
.pictrue-5-list {
	margin: 0px 0px 20px;
}
.pictrue-5-list a {
	padding: 0px; min-height: 100px;
}
.pictrue-5-list a .imgbox {
	width: 120px;
}
.pictrue-5-list a .imgbox span {
	height: 94px;
}
.pictrue-5-list a .textbox {
	padding: 0px 0px 0px 10px;
}
.pictrue-5-list a .textbox .biaoti {
	margin: 0px 0px 10px; padding: 0px; height: inherit;
}
.pictrue-5-list a .textbox .biaoti h5 {
	line-height: 18px; font-size: 14px;
}
.pictrue-5-list a .textbox .biaoti span {
	top: inherit; right: inherit; line-height: 14px; position: inherit;
}
.pictrue-5-list a .textbox p {
	margin: 0px; height: 40px; line-height: 20px; font-size: 12px;
}
.pictrue-5-list a .textbox .more {
	display: none;
}
.subnav-list {
	width: 100% !important;
}
.subnav {
	margin: 0px 0px 20px;
}
.subnav ul {
	margin: 0px;
}
}
@media all and (max-width:767px)
{
.main-pad-1 {
	padding: 20px 0px;
}
.main-pad-2 {
	padding: 20px 0px;
}
.main-pad-3 {
	padding: 20px 0px;
}
.main-pad-4 {
	padding: 20px 0px;
}
body {
	padding-bottom: 50px;
}
header .box .logo {
	line-height: 60px;
}
header .box .logo img {
	width: 220px;
}
header .ydd_btn {
	margin: 10px 0px 0px; padding: 10px;
}
header .menu {
	top: 60px;
}
header .menu ul li > a {
	font-size: 12px;
}
.hot {
	background: rgb(24, 33, 42); left: 0px; height: 50px; bottom: 0px; border-top-color: rgb(255, 255, 255); border-top-width: 2px; border-top-style: solid; position: fixed; z-index: 99;
}
.hot span {
	color: rgb(255, 255, 255); line-height: 20px; font-size: 16px;
}
.hot h6 {
	line-height: 20px; font-size: 12px;
}
.hot .row div a {
	padding: 7px 0px; color: rgb(255, 255, 255); display: block;
}
.dbbox {
	left: 0px; width: 100%; bottom: 70px; position: fixed; z-index: 99;
}
.dbbox .dbs {
	padding: 0px 15px; display: none; position: relative;
}
.dbbox .dbs .neirong {
	background: rgb(255, 255, 255); padding: 10px; border-radius: 5px;
}
.dbbox .dbs.ewm-box {
	text-align: center;
}
.dbbox .dbs.ewm-box::after {
	background: url("/images/dbtc_jt.png") no-repeat center; left: 50%; width: 25%; height: 6px; bottom: -6px; position: absolute; z-index: 1; content: "";
}
.dbbox .dbs.fenxiang-box::after {
	background: url("/images/dbtc_jt.png") no-repeat center; left: 75%; width: 25%; height: 6px; bottom: -6px; position: absolute; z-index: 1; content: "";
}
.dbbox .dbs.ewm-box img {
	max-width: 140px;
}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li {
	padding: 6px 0px; width: 20%; height: 44px; position: relative;
}
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a {
	margin: 0px 0px 0px -16px; left: 50%; top: 6px; float: inherit !important; display: block; position: absolute;
}
.banner #myCarousel .carousel-indicators {
	bottom: 5px;
}
.title-1 span {
	line-height: 16px; font-size: 14px;
}
.title-2 .left {
	font-size: 16px;
}
.title-2 .left span {
	font-size: 12px;
}
.text-2 ul li p {
	font-size: 12px;
}
.text-3 ul li {
	background-position: 0px 50%; padding: 0px 0px 0px 40px; font-size: 12px;
}
.text-4 {
	line-height: 24px; font-size: 12px;
}
.text-4 img {
	width: 100%; height: auto;
}
.text-5 .biaoti {
	line-height: 20px; font-size: 16px;
}
.text-5 p {
	line-height: 24px; font-size: 12px;
}
.pictrue-1 ul li a {
	width: auto; display: block;
}
.pictrue-1 ul li a .imgbox {
	margin: 0px auto; border: 5px solid rgb(174, 173, 173); border-image: none; width: 52px; height: 52px; line-height: 42px; float: inherit !important;
}
.pictrue-1 ul li a .imgbox::after {
	display: none;
}
.pictrue-1 ul li a .textbox {
	padding: 0px; line-height: 24px; font-size: 12px; float: inherit !important;
}
.pictrue-6-list a h5 {
	font-size: 12px;
}
.subnav .biaoti {
	font-size: 14px; cursor: pointer;
}
.subnav .biaoti::after {
	width: 10px; height: 10px; margin-top: -5px;
}
.subnav .biaoti span {
	font-size: 12px;
}
.subnav ul {
	padding-left: 10%;
}
.subnav ul li a {
	padding-left: 20%; font-size: 12px;
}
.subnav ul li a::after {
	left: 5%;
}
}
.dock {
	width: 50px; right: 0px; font-family: "微软雅黑"; font-size: 14px; position: fixed; z-index: 200; opacity: 0.9; -moz-opacity: 0.9;
}
.dock.close {
	z-index: 50;
}
.dock ul.icons {
	background: rgb(17, 17, 17); border-width: 1px medium 1px 1px; border-style: solid none solid solid; border-color: rgb(51, 51, 51) currentColor rgb(51, 51, 51) rgb(51, 51, 51); list-style: none; padding: 0px; border-radius: 10px 0px 0px 10px; transition:0.3s ease-in-out; border-image: none; width: 50px; right: 0px; position: absolute; -webkit-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -webkit-border-radius: 10px 0 0 10px; -moz-border-radius: 10px 0 0 10px;
}
.dock.close ul.icons {
	right: -70px;
}
.dock ul.icons li i {
	background: url("/images/icons.png") no-repeat; transition:0.3s ease-in-out; width: 50px; height: 50px; display: block; position: relative; z-index: 210; cursor: pointer; -webkit-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s;
}
.dock ul.icons li.active i {
	opacity: 0.4; -moz-opacity: 0.4;
}
.dock ul.icons li.up i {
	background-position: -63px -150px;
}
.dock ul.icons li.tel i {
	background-position: -62px -108px;
}
.dock ul.icons li.im i {
	background-position: -63px -20px;
}
.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}
.dock ul.icons li.down i {
	background-position: -63px -190px;
}
.dock ul.icons li p {
	background: rgb(17, 17, 17); border-width: 1px medium 1px 1px; border-style: solid none solid solid; border-color: rgb(51, 51, 51) currentColor rgb(51, 51, 51) rgb(51, 51, 51); padding: 15px 20px; border-radius: 10px 0px 0px 10px; transition:0.4s ease-in-out 0.1s; border-image: none; top: 50px; height: 120px; right: -260px; color: white; line-height: 30px; overflow: hidden; display: block; position: absolute; z-index: 201; opacity: 0; -webkit-transition: all .4s ease-in-out .1s; -o-transition: all .4s ease-in-out .1s; -moz-transition: all .4s ease-in-out .1s; -webkit-border-radius: 10px 0 0 10px; -moz-border-radius: 10px 0 0 10px; -moz-opacity: 0;
}
.dock ul.icons li.active p {
	right: 50px; opacity: 1; -moz-opacity: 1;
}
.dock ul.icons li.tel p {
	width: 140px; height: 130px; line-height: 30px;
}
.dock ul.icons li.im p {
	width: 140px; height: 130px; line-height: 30px;
}
.dock ul.icons li.im p a {
	border-radius: 5px; border: 1px solid rgb(0, 223, 185); transition:0.3s ease-in-out; border-image: none; width: 100px; height: 35px; text-align: center; color: rgb(0, 223, 185); line-height: 32px; font-size: 16px; text-decoration: none; margin-top: 12px; display: block; -webkit-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
.dock ul.icons li.im p a:hover {
	background: rgb(15, 135, 115); border: 1px solid rgb(15, 135, 115); border-image: none; color: white;
}
.dock ul.icons li.wechat p {
	width: 170px; height: 160px; line-height: 30px;
}
.dock ul.icons li.wechat p img {
	border: 2px solid rgb(0, 0, 0); border-image: none;
}
.dock a.switch {
	background: url("/images/icons.png") no-repeat 0px -640px; top: 270px; width: 26px; height: 26px; right: 11px; display: block; position: absolute; cursor: pointer; transition-delay: 0.15s; -webkit-transition-delay: .15s; -moz-transition-delay: .15s; -o-transition-delay: .15s;
}
.dock a.switch.off {
	background-position: -32px -640px;
}
