﻿* {
	margin: 0px;
	padding: 0px;
	border-width: 0;
}
body {
	font-size: 14px;
	font-family: "Microsoft YaHei";
}
a {
	text-decoration: none;
	color: #000;
}
ul li {
	list-style-type: none;
}
.clear {
	clear: both;
	height: 0px;
	width: 0px;
	overflow: hidden;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/ 
*html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.mt6 {
	margin-top: 35px;
}
.mt5 {
	margin-top: 20px;
}
/* head */
#headbg {
	height: 30px;
	line-height: 30px;
	background: #333;
	background: url(../images/head-top-bg.jpg);
}
#headt {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	color: #808182;
}
#headt p {
	float: left;
	font-family: "宋体";
}
#headt em {
	width: 30px;
	height: 30px;
	float: left;
	background: url(../images/headphone.png) no-repeat left 0px;
	display: block;
}
#headt span {
	font-size: 16px;
	font-weight: bold;
	color: #ff9205;
	display: inline-block;
}
#headt .h_right {
	float: right;
	font-family: "宋体";
	font-size: 12px;
}
#headt .h_right a {
	color: #bebebe;
}
/* top*/
#top {
	width: 1200px;
	height: 111px;
	margin: 0 auto;
}
#top .logo {
	display: block;
	float: left;
	color: #000;
	width: 321px;
	height: 90px;
	margin-top: 12px;
}
#top .logo img {
	width: 100%;
	height: 100%;
	display: block;
}
#top .nav {
	width: 743px;
	height: 111px;
	float: right;
}
#top .nav li {
	float: left;
	font-size: 16px;
	font-weight: normal;
	width: 94px;
	text-align: center;
	height: 111px;
	line-height: 111px;
	letter-spacing: 1px;
}
#top .nav li:first-child {
	width: 85px;
	border-right: none;
}
#top .nav ul li a {
	color: #239dd0;
	display: block;
	width: 100%;
	height: 100%;
}
#top .nav ul li a:hover, #nav ul li a.hover {
	color: #FFF;
	background: #099edf;
}

/*导航样式*/
#navigation{ height:50px;width:100%;  background:#0894d1;}
#navigation_box{ margin:0 auto; width:1200px; height:50px; border-radius: 10px; }
.navigation_a{  width:133px; height:50px; color:#fff; font-size:16px; line-height:50px; text-align:center; display:inline-block;font-weight: 520;font-family:"微软雅黑";  border-right:1px solid #fff; }
.navigation_a:hover{background:linear-gradient(to bottom,#e20d77 ,#2a59a7); color:#ffffff;}
#bd{background:linear-gradient(to bottom,#e20d77 ,#2a59a7); color:#ffffff;}

.nav_li{ width:120px;  text-align:center; display:inline-block; list-style:none;    float: left; }
.nav_li:hover>.navigation_a{background:linear-gradient(to bottom,#e20d77 ,#f08300); color:#ffffff;border-radius: 10px;}
#bd2{background:linear-gradient(to bottom,#e20d77 ,#f08300); color:#ffffff;border-radius: 10px;width:120px;}

.nav_li ul{ display:none; position:absolute;margin: 0; padding: 0; z-index:99999;}
.nav_li ul li{ list-style:none;border-bottom:1px #fff solid;}
.nav_li ul li:hover{color:#ffffff;}
.navigation2_a { background-color: rgba(149, 147, 148, 0.8); width:133px; color:#ffffff; font-size:14px;  line-height:25px; padding:5px 0px; text-align:center; display:inline-block; }
.navigation2_a:hover{color:#ffffff; background-color: rgba(240, 131, 0, 0.9);}

/*banner样式*/
.banner { position:relative; overflow:hidden; z-index:1;}
.picBox { /*padding-bottom:50px;*/ overflow:hidden; font-size:0; position:relative; transition:all 0.2s linear 0s; background:#fff; }
.picBox .bd { position:relative; }
.picBox .bd ul,.picBox .bd ul li { width:100%!important; }
.picBox .hd { position:absolute; bottom:0; left:0; padding: 20px 0; width:100%; height:15px; z-index:99; text-align:center; }
.picBox .hd ul { margin:0; padding:0; }
.picBox .hd ul li { display:inline-block; *display:inline; zoom:1; width:15px; height:15px; margin:0 5px; border-radius:100%; text-indent:-999px; line-height:22px; text-align:center; cursor:pointer; font-size:12px; overflow:hidden; vertical-align:top; }
.picBox .hd ul li.on { width:15px; }
.picBox .next,.picBox .prev { position:absolute; top:50%; display:block; width:60px; height:80px; margin-top:-45px; zoom:1; overflow:hidden; z-index:10; font-size:0; line-height:0; text-indent:-999em; cursor:pointer; opacity:0; transition:all .3s ease-out; }
.picBox .prev { left:5%; }
.picBox .next { right:5%; background-position:right top; }
.picBox:hover .prev { background-position:left top; opacity:1; }
.picBox:hover .next { background-position:right top; opacity:1; }
.picBox a { transition:all 0.2s linear 0s; }
.banner .flashBox { position:relative; width:100%!important; left:0; text-align:center; overflow:hidden; }
.banner .flashBox .bd { position:relative; width:1920px; left:50%; margin-left:-960px; text-align:center; }
.picBox .hd {  }
.picBox .hd ul li { background:#e0e0e0; color:#333; }
.picBox .hd li.on { background:#069539; color:#fff; }
.picBox .next,.picBox .prev { background:url(../images/icon_arr.png) no-repeat; }

/*search*/
#searchbg {
	background: #f3f3f3;
	height: 72px;
}
#search {
	width: 1200px;
	line-height: 72px;
	margin: 0 auto;
}
#search p {
	color: #3a3a3a;
	float: left;
	padding-left: 23px;
}
#search p span {
	font-size: 18px;
}
#search p a {
	color: #3a3a3a;
}
#search .btn {
	width: 413px;
	float: right;
	margin-top: 16px;
	background: url(../images/search.jpg) no-repeat left center;
}
#search .btn .i_input {
	height: 42px;
	line-height: 42px;
	margin-left: 30px;
}
#search .btn .i_input label {
	font-size: 16px;
	color: #999;
}
#search .btn .i_input input {
	padding: 5px 8px;
	outline: none;
	height: 32px;
	line-height: 32px;
	width: 257px;
}
#search .btn .serachbtn {
	width: 110px;
	height: 45px;
	line-height: 45px;
	background: #0D62BE;
	cursor: pointer;
	color: #FFF;
	text-align: center;
}
/*publictitle*/
.publictitle {
}
.publictitle .pb_en {
	font-size: 18px;
	text-align: center;
	color: #bcbcbc;
	letter-spacing: 1px;
	display: block;
	text-transform: uppercase;
}
.publictitle .pb_title {
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	width: 280px;
	height: 61px;
	margin: 0 auto;
	position: relative;
	color: #0DA0D9;
}
.publictitle .pb_title:before {
	content: "";
	width: 500px;
	height: 1px;
	background: #DCDCDC;
	position: absolute;
	left: -505px;
	top: 30px;
}
.publictitle .pb_title:after {
	content: "";
	width: 500px;
	height: 1px;
	background: #DCDCDC;
	position: absolute;
	right: -505px;
	top: 30px;
}
.publictitle .pb_title .l_icon {
	width: 5px;
	height: 5px;
	background: #DCDCDC;
	border-radius: 50%;
	display: block;
	left: -5px;
	top: 28px;
	position: absolute;
}
.publictitle .pb_title .r_icon {
	width: 5px;
	height: 5px;
	background: #DCDCDC;
	border-radius: 50%;
	display: block;
	right: -5px;
	top: 28px;
	position: absolute;
}
.publictitle .pb_subtitle {
	height: 43px;
	line-height: 43px;
	display: block;
	text-align: center;
	font-size: 16px;
	color: #333;
	letter-spacing: 1.5px;
}
.publictitle .pb_title1 {
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	width: 190px;
	height: 61px;
	margin: 0 auto;
	position: relative;
	color: #FFF;
	margin-top: 10px;
}
.publictitle .pb_title1:before {
	content: "";
	width: 500px;
	height: 1px;
	background: #2fa4d7;
	position: absolute;
	left: -505px;
	top: 30px;
}
.publictitle .pb_title1:after {
	content: "";
	width: 500px;
	height: 1px;
	background: #2fa4d7;
	position: absolute;
	right: -505px;
	top: 30px;
}
.publictitle .pb_title1 .l_icon {
	width: 5px;
	height: 5px;
	background: #2fa4d7;
	border-radius: 50%;
	display: block;
	left: -5px;
	top: 28px;
	position: absolute;
}
.publictitle .pb_title1 .r_icon {
	width: 5px;
	height: 5px;
	background: #2fa4d7;
	border-radius: 50%;
	display: block;
	right: -5px;
	top: 28px;
	position: absolute;
}
/*product*/
#product {
	width: 1200px;
	margin: 0 auto;
	margin-top: 57px;
	height: auto;
}
#product .productlist {
	margin-top: 60px;
	width: 1200px;
	position: relative;
}
#product .productlist .productlistcow {
	width: 100%;
	overflow: hidden;
}
#product .productlist .swiper-slide {
	width: 228px;
	background: #F1F1F1;
	float: left;
}
#product .productlist .swiper-slide .p_img {
	width: 228px;
	height: auto;
}
#product .productlist .swiper-slide .p_img img {
	display: block;
	width: 100%;
	height: 100%;
}
#product .productlist .swiper-slide .p_txt {
	padding: 18px 20px 34px;
	height: 124px;
	overflow: hidden;
}
#product .productlist .swiper-slide .p_txt p {
	line-height: 24px;
	color: #888;
}
#product .productlist .swiper-slide .p_txt p a {
	color: #666;
}
#product .productlist .swiper-slide .p_txt p:first-child {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #666;
	line-height: 52px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-transform: uppercase;
}
#product .productlist .swiper-button-next {
	width: 46px;
	height: 91px;
	background-image: url(../images/right.png)!important;
	background-size: 100%;
	margin-top: -45px;
	right: -72px;
}
#product .productlist .swiper-button-prev {
	width: 46px;
	height: 91px;
	background-image: url(../images/left.png)!important;
	background-size: 100%;
	margin-top: -45px;
	left: -72px;
}
/*product*/
.fl {
	float: left;
}
.fr {
	float: right;
}
#product .product_con {
	/* height: 1111px; */
	overflow: hidden;
	margin-top: 50px;
}
#product .product_nav {
	background: #0893d0;
	width: 250px;
	padding-bottom: 30px;
}
#product .product_top {
	background: #333333;
	color: #fff;
	padding: 22px;
}
#product .product_top div {
	border-left: 5px solid #fff;
	padding-left: 20px;
}
#product .product_top h2 {
	font-size: 30px;
	color: #FFF;
}
#product .product_top p {
	font-size: 14px;
}
#product .product_nav ul li {
	height: 53px;
	border-bottom: 1px solid #838383;
	line-height: 53px;
	
}
#product .product_nav ul li a {
	color: white;
	font-size: 16px;
	padding-left: 18px;

}
#product .product_nav ul li:hover {
	width: 250px;
	background: url(../images/nav_bg.png) no-repeat 200px center #333333;
}
#product .product_nav ul li.on {
	width: 250px;
	background: url(../images/nav_bg.png) no-repeat 200px center #333333;
}
#product .product_nav .bottom {
	text-align: center;
	margin-top: 0px;
	color: white;
}
#product .product_nav .bottom .txt1 {
	font-size: 24px;
	margin: 20px 0;letter-spacing: 6px;
}
#product .product_nav .bottom .txt2 {
	font-size: 30px;
	background: url(../images/tel.png) no-repeat 15px center;
	line-height: 31px;
	padding-left: 40px;
	letter-spacing: -1px;
}
.product_box {
	width: 1200px;
	overflow: hidden;
}
.product_lists {
	width: 100%;
	position: relative;
}
.product_lists ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: none;
}
.product_lists ul.on {
	display: block;
}
.product_lists ul li {
	float: left;
	margin-left: 13px;
	margin-right:2px;
	margin-bottom: 27px;
	border: 1px solid #ccc;
	
}
.product_lists ul li img {
	padding: 1px;
	width: 281px;
	height: 222px;
	display: block;
	cursor: pointer;
}
.product_lists ul li img:hover {
	padding: 1px;
	width: 281px;
	height: 222px;
	display: block;
	cursor: pointer;
    border-radius: 20px;
    transform:scale(1.1);
    }
.product_lists ul li p {
	text-align: center;
	line-height: 54px;
	font-size: 18px;
}
.product_lists ul li p {
	color: #333333;
	background:#d6d8d9;opacity: 0.5;
}
.product_lists ul li:hover {
	border: 1px solid #0893d0;
}
.product_lists ul li p:hover {
	color: #0893d0;
	
}
/*ground*/
#groundbg {
	width: 100%;
	margin-top: 90px;
	height: 769px;
	background: url(../images/ground.jpg) no-repeat center center;
	background-size: cover;
}
#ground {
	width: 1200px;
	padding-top: 42px;
	margin: 0 auto;
}
#ground .g_title {
	text-align: center;
	font-size: 32px;
	color: #FFF;
	line-height: 44px;
	font-weight: 600;
}
#ground .g_subtitle {
	text-align: center;
	font-size: 22px;
	color: #ffe746;
	line-height: 36px;
	font-weight: 400;
	background: url(../images/g_subtitlebg.png) no-repeat center bottom;
	padding-bottom: 23px;
}
#ground .g_product {
	width: 496px;
	height: 557px;
	margin: 0 auto;
	margin-top: 16px;
	position: relative;
}
#ground .g_product .g_img {
	width: 498px;
	height: 565px;
	margin: 0 auto;
}
#ground .g_product .g_left {
	width: 367px;
	position: absolute;
	left: -367px;
	top: 25px;
	height: 561px;
}
#ground .g_product .g_left .g_div {
	width: 277px;
	height: 138px;
	background: #099edf;
	box-shadow: 3px 3px 3px rgba(4,0,0,.29);
	position: relative;
	padding: 15px 55px 17px 35px;
	border-radius: 5px;
	margin-bottom: 15px;
	z-index: 9999;
}
#ground .g_product .g_left .g_div.g_height {
	height: 154px;
}
#ground .g_product .g_left .g_div .num {
	width: 58px;
	height: 58px;
	background: #44BFE5;
	border-radius: 50%;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -29px;
	right: -29px;
	font-style: normal;
	color: #fff;
	line-height: 58px;
}
#ground .g_product .g_left .g_div h1 {
	font-size: 20px;
	color: #FFF;
	line-height: 40px;
}
#ground .g_product .g_left .g_div p {
	line-height: 24px;
	color: #aee6ff;
	background: url(../images/groundicon.png) no-repeat left 3px;
	padding-left: 35px;
}
#ground .g_product .g_left .g_div:last-child p {
	line-height: 25px;
	background: url(../images/groundicon.png) no-repeat left 3px;
}
#ground .g_product .g_right {
	width: 367px;
	position: absolute;
	right: -367px;
	top: 25px;
	height: 561px;
}
#ground .g_product .g_right .g_div {
	width: 277px;
	height: 148px;
	background: #099edf;
	box-shadow: 3px 3px 3px rgba(4,0,0,.29);
	position: relative;
	padding: 15px 35px 17px 55px;
	border-radius: 5px;
	margin-bottom: 15px;
}
#ground .g_product .g_right .g_div.g_height {
	height: 140px;
}
#ground .g_product .g_right .g_div .num {
	width: 58px;
	height: 58px;
	background: #44BFE5;
	border-radius: 50%;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -29px;
	left: -29px;
	font-style: normal;
	color: #fff;
	line-height: 58px;
}
#ground .g_product .g_right .g_div h1 {
	font-size: 20px;
	color: #FFF;
	line-height: 46px;
}
#ground .g_product .g_right .g_div p {
	line-height: 24px;
	color: #aee6ff;
	background: url(../images/groundicon.png) no-repeat left top;
	padding-left: 35px;
}
#ground .g_product .g_right .g_div:last-child p {
	line-height: 26px;
	background: url(../images/groundicon.png) no-repeat left 3px;
}
/*info*/
#infobg {
	width: 100%;
	background: url(../images/infobg.jpg) no-repeat center bottom #EEE;
	background-size: 100% auto;
	padding-bottom: 68px;
}
#info {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-top: 60px;
}
#info .infoT {
	margin-top: 48px;
}
#info .i_left {
	width: 552px;
	height: 257px;
	background: #FFF;
	border-radius: 5px;
	float: left;
	padding: 5px;
}
#info .i_left img {
	display: block;
	width: 552px;
	height: 257px;
}
#info .i_right {
	width: 580px;
	float: right;
}
#info .i_right .en {
	text-transform: uppercase;
	color: #393a45;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	margin-top: 5px;
	letter-spacing: 2px;
}
#info .i_right .cn {
	color: #202020;
	font-weight: bold;
	font-size: 24px;
}
#info .i_right p {
	line-height: 30px;
	color: #202020;
	margin-top: 35px;
	font-size: 14px;
}
#info .i_right a {
	color: #0893d0;
	display: block;
	text-align: right;
	margin-top: 17px;
}
#info .info_li {
	margin-top: 50px;
}
#info .info_li a {
	width: 299px;
	float: left;
	display: block;
	text-align: center;
	color: #2c2d2d;
}
#info .info_li a .info_img {
	width: 137px;
	height: 137px;
	margin: 0 auto;
}
#info .info_li a:hover .info_img {
	animation: circle 0.6s linear;
	-webkit-animation: circle 0.6s linear;/* Safari and Chrome */
	-moz-animation: circle 0.6s linear;/* Firefox */
	-o-animation: circle 0.6s linear;/* Opera */
}

#info .info_li a .info_txt {
	margin-top: 13px;
	color: #2c2d2d;
	text-align: center;
}
#info .info_li a .info_txt p {
	line-height: 29px;
	color: #2c2d2d;
	text-align: center;
	font-size: 14px;
}
#info .info_li a .info_txt p a {
	color: #2c2d2d;
}
#info .info_li a .info_txt p:first-child {
	font-size: 21px;
	line-height: 33px;
}
#info .info_li a .info_img.infoicon1 {
	background: url(../images/infoicon1.png) no-repeat center center, url(iconbg.png) no-repeat left top;
}
#info .info_li a .info_img.infoicon2 {
	background: url(../images/infoicon2.png) no-repeat center center, url(iconbg.png) no-repeat left top;
}
#info .info_li a .info_img.infoicon3 {
	background: url(../images/infoicon3.png) no-repeat center center, url(iconbg.png) no-repeat left top;
}
#info .info_li a .info_img.infoicon4 {
	background: url(../images/infoicon4.png) no-repeat center center, url(iconbg.png) no-repeat left top;
}
#info .info_btn {
	width: 229px;
	height: 47px;
	line-height: 47px;
	background: #255FAC;
	text-align: center;
	color: #FFF;
	display: block;
	border-radius: 23px;
	margin-right: 16px;
	float: left;
	margin-top: 40px;
}
#info .info_li .line {
	height: 73px;
	width: 1px;
	background: #B8B8B8;
	float: left;
	display: block;
	margin-top: 54px;
}
@keyframes circle {
 0% {
transform:rotate(0deg);
}
 100% {
transform:rotate(-360deg);
}
}
@-webkit-keyframes circle {
 0% {
transform:rotate(0deg);
}
 100% {
transform:rotate(-360deg);
}
}/* Safari and Chrome */
@-moz-keyframes circle {
 0% {
transform:rotate(0deg);
}
 100% {
transform:rotate(-360deg);
}
}/* Firefox */
@-o-keyframes circle {
 0% {
transform:rotate(0deg);
}
 100% {
transform:rotate(-360deg);
}
}/* Opera */
/*case*/
#casebg {
	background: linear-gradient(#0893D0 470px, #F3F3F3 290px);
	height: 760px;
}
#case {
	width: 1200px;
	margin: 0 auto;
	padding-top: 55px;
	padding-bottom: 60px;
}
#case .case_title {
	font-size: 40px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
#case .case_en {
	width: 187px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	position: relative;
	color: rgba(255,255,255,.6);
	height: 17px;
	line-height: 17px;
	font-family: Arial;
}
#case .case_en:before {
	content: "";
	width: 141px;
	height: 1px;
	background: #EAEAEA;
	position: absolute;
	left: -141px;
	top: 8px;
}
#case .case_en:after {
	content: "";
	width: 141px;
	height: 1px;
	background: #EAEAEA;
	position: absolute;
	right: -141px;
	top: 8px;
}
#case .caselist {
	margin-top: 80px;
	width: 1200px;
	position: relative;
}
#case .caselist .caselistcow {
	width: 100%;
	overflow: hidden;
}
#case .caselist .swiper-slide {
	width: 288px;
	background: #FFF;
	float: left;
}
#case .caselist .swiper-slide:hover {
	width: 288px;
	background: #bed8f1;
	float: left;
	border-radius: 20px;
}
#case .caselist .swiper-slide img {
	display: block;
	width: 288px;
	height: 215px;
}
#case .caselist .swiper-slide img:hover {
	display: block;
	width: 288px;
	height: 215px;
	border-radius: 20px;

}
#case .caselist .swiper-slide .c_txt {
	height: 125px;
	padding: 13px 26px 36px 26px;
}
#case .caselist .swiper-slide .c_txt p {
	color: #888;
	line-height: 24px;
	text-align: center;
	font-size:16px;
	margin-top:20px;
	
}
#case .caselist .swiper-slide .c_txt p a:hover {
	color: #e12107;
}
#case .caselist .swiper-slide .c_txt p:first-child {
	font-size: 20px;
	line-height: 53px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*news*/
#news {
	width: 1200px;
	margin: 0 auto;
	padding-top: 35px;
}
#news .news_title {
	line-height: 24px;
	position: relative;
}
#news .news_title span {
	font-size: 24px;
}
#news .news_title .more {
	position: absolute;
	top: 16px;
	right: 0;
	width: 70px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #DCDCDC;
	border-radius: 10px;
	background: url(../images/moreicon.png) no-repeat right 10px center;
	display: block;
	color: #999;
	font-size: 12px;
	text-indent: 10px;
}
#news .news_left {
	width: 590px;
	float: left;
	margin-top: 40px;
}
#news .news_left .news_top {
	margin-top: 35px;
}
#news .news_left .news_top .nt_img {
	float: left;
	width: 221px;
	height: 146px;
	float: left;
}
#news .news_left .news_top .nt_img img {
	width: 100%;
	height: 100%;
	display: block;
}
#news .news_left .news_top .nt_time {
	width: 339px;
	float: right;
}
#news .news_left .news_top .nt_txt {
	width: 339px;
	float: right;
}
#news .news_left .news_top .nt_txt p {
	line-height: 22px;
	color: #666;
}
#news .news_left .news_top .nt_txt p a {
	color: #000;
}
#news .news_left .news_top .nt_txt p:first-child {
	font-size: 16px;
	line-height: 38px;
	margin-bottom: 4px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#news .news_left .news_top .nt_txt p:last-child {
	font-size: 12px;
	margin-top: 4px;
}
#news .news_left .n_ul {
	margin-top: 25px;
}
#news .news_left .n_ul li {
	margin-bottom: 45px;
}
#news .news_left .n_ul li .date {
	width: 73px;
	height: 67px;
	padding: 10px 27px;
	background: #E9E9E9;
	float: left;
	color: #6E6F70;
	line-height: 33px;
}
#news .news_left .n_ul li .date span {
	font-size: 24px;
	font-weight: bold;
}
#news .news_left .n_ul li .li_txt {
	width: 420px;
	float: right;
	margin-right: 15px;
}
#news .news_left .n_ul li .li_txt p {
	line-height: 28px;
}
#news .news_left .n_ul li .li_txt p:first-child {
	font-size: 16px;
	font-weight: bold;
}
#news .questions_right {
	width: 550px;
	float: right;
	margin-top: 40px;
}
#news .questions_right .questions_ul {
	padding: 35px 0 10px 0;
}
#news .questions_right .questions_ul:last-child {
	border-bottom: none;
}
#news .questions_right .questions_ul .q {
	width: 30px;
	float: left;
}
#news .questions_right .questions_ul .q .btn {
	width: 30px;
	height: 30px;
	color: #FFF;
	line-height: 20px;
	text-align: center;
	background: #444;
	display: block;
	margin-bottom: 10px;
	border-radius: 2px;
	line-height: 30px;
	font-size: 16px;
}
#news .questions_right .questions_ul .q .btn.a {
	background: #00aae1;
}
#news .questions_right .questions_ul .txt {
	width: 480px;
	float: right;
}
#news .questions_right .questions_ul .txt p {
	color: #787878;
	line-height: 30px;
}
#news .questions_right .questions_ul .txt p:first-child {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 30px;
}
/*friendlink*/
#friendlink {
	width: 1200px;
	margin: 0 auto;
	padding: 35px 0;
	position: relative;
	border-top: 2px solid #E1E1E1;
	margin-top: 55px;
}
#friendlink .left {
	width: 170px;
	float: left;
}
#friendlink .left p {
	font-size: 22px;
	color: #00aae1;
	text-align: center;
}
#friendlink .left .f_link {
	width: 84px;
	height: 21px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	margin-top: 15px;
}
#friendlink .left .f_link:before {
	content: "";
	width: 43px;
	height: 1px;
	background: #DEDEDE;
	position: absolute;
	left: -42px;
	top: 10px;
}
#friendlink .left .f_link:after {
	content: "";
	width: 43px;
	height: 1px;
	background: #DCDCDC;
	position: absolute;
	right: -42px;
	top: 10px;
}
#friendlink .right {
	width: 1000px;
	float: right;
	color: #555;
	line-height: 34px;
}
#friendlink .right a {
	color: #555;
	white-space: nowrap;
	display: inline-block;
}
/*foot*/
#footbg {
	background: #272727;
}
#foot {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-top: 40px;
	padding-bottom: 38px;
}
#foot .f_left {
	width: 200px;
	float: left;
	padding-top: 40px;
}
#foot .f_left p {
	line-height: 30px;
	color: #FFF;
	font-size: 22px;
    margin-top:15px;
}
#foot .f_left p:nth-child(2) {
	font-size: 28px;
	line-height: 39px;
	font-family: Arial;
}
#foot .f_left .f_btn {
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #FF9205;
	color: #FFF;
	text-align: center;
	border-radius: 3px;
	display: block;
	margin-top: 20px;
}
#foot .line {
	width: 1px;
	height: 155px;
	background: #7f8081;
	float: left;
	display: inline-block;
	margin-top: 15px;
	margin-left: 50px;
}
#foot .f_center {
	width: 500px;
	float: left;
	margin-left: 60px;
	margin-top: 20px;
}
#foot .f_center p {
	line-height: 48px;
	color: #FFF;
}
#foot .f_center p a {
	color: #FFF;
}
#foot .feedback {
	width: 334px;
	float: right;
	margin-top: 30px;
}
#foot .feedback li {
	padding: 5px 0;
	color: #FFF;
	text-align: right;
	margin-right: 100px;
}
/*footbottom*/
#footbottombg {
	width: 100%;
	background: #000;
	height: 50px;
}
#footbottom {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
#footbottom p {
	text-align: left;
	height: 50px;
	line-height: 50px;
	color: #cccccc;
}
#footbottom p a {
	color: #cccccc;
}
#footbottom p a:hover {
	color: #e47b7b;
}
#footbottom .erweima {
	position: absolute;
	top: 0;
	right: 0;
}
#footbottom .erweima span {
	display: inline-block;
	font-size: 14px;
	color: #cccccc;
	line-height: 50px;
	margin-right: 10px;
}
#footbottom .erweima span a {
	display: inline-block;
	font-size: 14px;
	color: #cccccc;
	line-height: 50px;
	margin-right: 10px;
}
#footbottom .erweima span a:hover {
	display: inline-block;
	font-size: 14px;
	color: #e47b7b;
	line-height: 50px;
	margin-right: 10px;
}
#footbottom .erweima img {
	width: 50px;
	height: 50px;
	display: block;
	float: right;
	margin-top: 2px;
}
/*返回顶部*/
.izl-rmenu {
	position: fixed;
	right: 50%;
	margin-right: -690px;
	bottom: 10px;
	padding-bottom: 10px;
	background: url(../images/r_b.png) 0px bottom no-repeat;
	z-index: 999;
}
.izl-rmenu .btn {
	width: 72px;
	height: 73px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative;
}
.izl-rmenu .btn-qq {
	background: url(../images/r_qq.png) 0px 0px no-repeat;
	background-color: #0DA0D9;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {
	background: url(../images/r_qq.png) 0px 0px no-repeat;
	background-color: #0DA0D9;
	text-decoration: none;
	display: block;
}
.izl-rmenu .btn-wx {
	background: url(../images/r_wx.png) 0px 0px no-repeat;
	background-color: #0DA0D9;
}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -100px;
	top: 0px;
	display: none;
	width: 100px;
	height: 100px;
}
.izl-rmenu .btn-phone {
	background: url(../images/r_phone.png) 0px 0px no-repeat;
	background-color: #0DA0D9;
}
.izl-rmenu .btn-phone .phone2 {
	background-color: #0DA0D9;
	position: absolute;
	width: 160px;
	left: -160px;
	top: 0px;
	line-height: 73px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-top {
	background: url(../images/r_top.png) 0px 0px no-repeat;
	background-color: #666666;
	display: none;
}
.izl-rmenu .btn-top:hover {
	background-color: #444;
}

 
