﻿@charset "utf-8";
/* CSS Document */
/*==========公共样式========*/
body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	max-height: 1920px;
}
h1, h2, h3, h4, h5, h6, p, span, ul, li, dl, dt, dd, img {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #666666;
	transition: all 0.5s;
}
ol, ul {
	list-style: none
}
:focus {
	outline: none;
}
.clr {
	clear: both;
}
* {
	margin: 0;
	padding: 0;
}
.nave{width:100%;margin-left:3em;display: none;}
.nave li{
	width:15%;
	float:left;
	margin-top:0.5em;
}
/*公共样式*/
.clear:after {
	content: "";
	display: block;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: both;
}
.w1100 {
	width: 1200px;
	margin: 0 auto;
}
.indexCen {
	width: 1200px;
	margin: 0 auto;
}
.index_Cen {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.clearfix:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0px;
}
.clearfix {
	zoom: 1
}
/*网页头部*/
.hed {
	width: 100%;
	height: 35px;
	background: #f3f3f3;
}
.hed_box {
	width: 1200px;
	height: 35px;
}
.hed_box p {
	width: 500px;
	color: #777777;
	line-height: 35px;
	font-size: 15px;
}
#message{display: none;}
.hed_box ul {
	float: right;
}
.hed_box ul li  {
	background: url(../images/top01.jpg) no-repeat 7px center;
	width: 76px;
	height: 35px;
	float: right;
	text-align: right;
	line-height: 35px;
}
.hed_box ul li a {
	font-size: 15px;
	color: #777777;
}
.hed_box ul li a:hover {
	color: #e60212;
}
.hed_box ul li.top1 {
	background: none;
}
.hed_box ul li.top1 h2{margin-top:-2px!important;}
/*logo*/
.top {
	width: 100%;
	height: 120px;
}
.top_box {
	width: 1200px;
	height: 120px;
}
.top_box h1 {
	float: left;
    width: 474px;
    height: auto;
    display: inline;
}
.top_box h1 img {
	margin-top: 28px;
    width: 500px;
    height: auto;
    display: inline;
}
.top_box h2 img {
	margin-top: 33px;
	width: 500px;
    height: auto;
    display: inline;
}
.top_box img {
	margin-top: 528x;
	width: 550px;
    height: auto;
    display: inline;
	float: left;
}
.topter {
	width: 535px;
	height: 120px;
	float: left;
}
.topter h2 {
	margin-top: 44px;
	width: 466px;
	height: 35px;
}
.topter h3 {
	width: 466px;
	text-align: center;
	font-size: 18px;
	color: #777777;
	margin-top: 7px;
	height: 24px;
}
.top_box ul {
	float: left;
}
.top_box ul li {
	background: url(../images/top03.png) no-repeat center top;
	float: left;
	margin-right: 20px;
	height: 80px;
	margin-top: 50px;
	position: relative;
	z-index: 11100;
	cursor: pointer;
}
.top_box ul li p {
	text-align: center;
	margin-top: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #777777;
}
.top_box ul li img {
	display: none;
	position: absolute;
	top: 67px;
	left: -40px;
}
.top_box ul li:hover img {
	display: block;
}
.top_box ul li:hover {
	background: url(../images/top04.png) no-repeat center top;
}
.top_box ul li:hover P {
	color: #e60212;
}
.top_box img{
	width: 50px;
    height: auto;
    display: inline;
	margin-top: 50px;
	margin-right: 10px;}
.top_box i{width: 258px;
    height: 68px;
    margin-top: 2px;
    line-height: 40px;
    font-size: 24px;
    color: #e60212;
    font-style: normal;
    font-weight: bold;
	margin-left: 15px;
}
.topr {
	width: 280px;
	height: 120px;
	float: right;
}
.topr img{width: 41px;
    height: auto;
    display: inline;
	padding-top: 20px;
	margin-right: 20px;
}
.topr p {
	font-size: 18px;
	height: 30px;
	color: #2b2b2b;
	font-weight: bold;
	text-indent: 61px;
	letter-spacing: 4px;
	margin-top: 20px;
	background: url(../images/ai-tel.png) no-repeat 10px 1px;
    background-size: 28px;
	margin-left: 50px;
}
.topr b {
	width: 218px;
	height: 68px;
	margin-top: 8px;
	line-height: 33px;
	font-size: 26px;
	color: #e60212;
	margin-left: 50px;
}
.toprt {
	width: 245px;
	height: 120px;
	float: right;
}
.toprt p {
	font-size: 18px;
	color: #2b2b2b;
	font-weight: bold;
	text-indent: 61px;
	letter-spacing: 4px;
	margin-top: 50px;
	
}

/*导航*/
.nav {
	width: 100%;
	height: 50px;
	background: rgb(74, 134, 232);
}
.nav2 {
	width:1270px;
	height: 50px;
}
.nav2 ul {
	 width: 1270px;
	float: left;
	height: 50px;
	margin: 0 auto;
}
.nav2 ul li {
	float: left;
	width: 158px;
	z-index: 2;
}
.nav2 ul li a {
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
	font-size: 16px;
	padding: 0 43px;
}
.nav2 ul li a:hover {
	background: #3C78D6;
}
.nav2 ul li.on {
	background: #3C78D6!important;
}
.zc img{width:100%;}
.tb{width: 300px;float: right;}
.tb1{overflow: hidden;
    display: block;
    border-width: 0px;
    border-style: solid;
    padding: 0px;
    text-align: center;
    width: 300px;
    height: 114px;
}
.tb1:hover {
-webkit-transform: rotateY(360deg);
-moz-transform:rotateY(360deg);
-o-transform:rotateY(360deg);
-ms-transform:rotateY(360deg);
transform:rotateY(360deg);
transition:all 1s, height 1s, background 1s, transform 1s; 
}
.ion{width: 1200px;
    overflow: hidden;
    margin: 30px auto;}
.tb1 img{width: 114px;
    height: 114px;}
.not{width: 280px;
    height: 114px;
}
.not p{line-height: 30px;
    width: 260px;
    text-align: center;
    margin-left: 20px;}
.not h2{
	font-weight: bold;
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
    margin-left: 20px;}
.pp{text-align: center;
    overflow-wrap: break-word;
    padding: 0px;
    border-color: transparent;
    border-width: 0px;
    height: auto;
    width: 1100px;
    display: block;
	margin: 0 auto;
}
.pp h2{font-size: 28px;margin-top: 50px;}
.pp p{font-size: 14px;
    font-family: "Microsoft YaHei";
    line-height: 170%;
    color: rgb(102, 102, 102);
	margin-top: 20px;}
/*首页 banner*/
.fullSlide {
	width: 100%;
	height: auto;
    position: relative;
    overflow: hidden;
}
.fullSlide .bd {
	margin: 0 auto;
	z-index: 0;
	position: relative;
    overflow: hidden;
}
.fullSlide .bd img{width:100%!important;;height: auto;
    margin: 0 auto;/*图片宽度*/ }
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	overflow: hidden;
	background: #fff;
	filter: alpha(opacity=80);
	opacity: 1;
	line-height: 999px;
	margin-left: 15px;
}
.fullSlide .hd ul .on {
	background: #e60212;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
}
.fullSlide .prev, .fullSlide .next {
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
/*内页 banner*/
.fullSlide2 {
	width: 100%;
	position: relative;
	height: 400px;
	background: #000;
	overflow: hidden;
}
.fullSlide2 .bd {
	margin: 0 auto;
	z-index: 0;
	overflow: hidden;
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.fullSlide2 .bd ul {
	width: 100% !important;
}
.fullSlide2 .bd li {
	width: 100% !important;
	height: 400px;
	overflow: hidden;
	text-align: center;
}
.fullSlide2 .bd li a {
	display: block;
	height: 400px;
}
.fullSlide2 .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide2 .hd ul {
	text-align: center;
}
.fullSlide2 .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	overflow: hidden;
	background: #fff;
	filter: alpha(opacity=80);
	opacity: 1;
	line-height: 999px;
	margin-left: 15px;
}
.fullSlide2 .hd ul .on {
	background: #0f84da;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
}
.fullSlide2 .prev, .fullSlide2 .next {
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide2 .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
.f_menu{display:none;}
/*热搜关键字*/
.search_div {
	width: 100%;
	height: 60px;
	border-bottom: 1px dashed #d9d9d9;
}
.ser {
	width: 1200px;
	height: 60px;
}
.search {
	float: right;
	width: 310px;
	height: 40px;
	margin-top: 10px;
	background: #f3f3f3;
	border-radius: 5px;
}
.search_tow {
	border: none;
	width: 150px;
	color: #777777;
	font-size: 13px;
	padding-left: 10px;
	height: 40px;
	background: none;
}
.search_button {
	background: url(../images/btn.png) no-repeat center center;
	cursor: pointer;
	width: 50px;
	height: 40px;
	position: absolute;
	right: 0px;
	border: none;
}
#SearchType {
	width: 60px;
	height: 30px;
	line-height: 30px;
	border: none;
	color: #ffffff;
	text-indent: 8px;
	background: #e60212;
	border-radius: 5px;
	margin: 5px 0 0 6px;
}
#typeid {
	width: 82px;
	height: 30px;
	line-height: 30px;
	border: none;
	color: #ffffff;
	text-indent: 8px;
	background: #e60212;
	border-radius: 5px;
	margin: 5px 0 0 6px;
}
.search {
	position: relative;
}
.sea_key {
	float: left;
	width: 800px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	background: url(../images/ser01.png) no-repeat left center;
}
.sea_key a {
	color: #777777;
	margin: 0 5px;
}
.sea_key a:hover {
	color: #e60212;
}
.sea_key span {
	color: #2b2b2b;
	margin-left: 20px;
}

/*******产品展示******/
.cp {
	width: 100%;
	height: 1250px;
}
.cp .cp_box {
	
	width: 1200px;
	height: 980px;
}
.cptop {
	width: 1200px;
	height: 151px;
	text-align: center;
	margin-top: 30px;
}
.cptop h2{   
	font-weight: bold;
	font-size: 28px;
    color: rgb(204, 0, 0)}
.cptop p {
    line-height: 38px;
    text-align: center;
    background: url(../images/zs.png) center;
    height: 38px;
    width: 50%;
    font-size: 28px;
    background-repeat-y: no-repeat;
	margin: 0 auto;
}
.cptop span {
	text-align: center;
 display: block;
 margin: 0 auto;
 height: 38px;
 width: 150px;
 background: #fff;
}
.cpter {
	width: 1200px;
	height: 120px;
	float: left;
}
.cpterft {
	background: url(../images/cp02.png) no-repeat center center;
	width: 280px;
	height: 100px;
	float: left;
}
.cpterft P {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-indent: 98px;
	margin-top: 25px;
}
.cpterft span {
	display: block;
	font-size: 12px;
	color: #f3a4a7;
	text-indent: 98px;
}
.cpter ul {
	float: left;
	width: 920px;
}
.cpter ul li {
	float: left;
	margin-left: 10px;
	position: relative;
	margin-bottom: 10px;
}
.cpter ul li>a {
	display: block;
	width: 125px;
	height: 45px;
	background:rgb(11, 94, 186);
	text-align: center;
	line-height: 45px;
	font-size: 15px;
	color: #fff;
}
.cpter ul li>a:hover {
	background: #e60212;
}
.cpter ul li>div {
	display: none;
	width: 174px;
	background: url(../images/cp03.png) no-repeat center 5px;
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 1000;
}
.cpter ul li>div>a {
	background: url(../images/cp04.jpg) no-repeat center center;
	display: block;
	width: 174px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 15px;
	border-bottom: 1px solid #fff;
}
.cpter ul li>div>a:nth-child(1) {
	margin-top: 10px;
}
.cpter ul li:hover div {
	display: block;
}
.cpter ul li>div>a:hover {
	background: url(../images/cp05.png) no-repeat center center;
}
.cpter ul li.cpp1 a {
	background-color: #E60212;
}
.cpbt {
	float: left;
	
}
.cpbt li {
    vertical-align: top;
    width: 265px;
    margin-right: 13px;
    margin-bottom: 18px;
	float: left;
}
.case {
	float: left;
	
}
.case li {
    vertical-align: top;
    width: 400px;
    margin-right: 13px;
    margin-bottom: 18px;
	float: left;
}
.case li img {
	    position: relative;
    max-width: 400px;
    margin: 0px auto;
    
    height: 320px;
    width: 400px;
    display: block;
    transform: scale(1);
	cursor: pointer;  
    transition: all 0.6s; 
}
.case li img:hover{ transform: scale(1.1); }
.case li p {
	font-size: 16px;
	text-align: center;
}
.fd{
	border: #fff solid 1px;   
    overflow: hidden;
    text-align: center;
}
.cpbt li img {
	position: relative;
    max-width: 265px;
    margin: 0px auto;
    /*max-height: 177px;*/
    height: 207px;
    /*width: 265px;*/
    transform: scale(1);
	cursor: pointer;  
    transition: all 0.6s; 
}
.cpbt li img:hover{ transform: scale(1.1); }
.cpbt li p {
	font-size: 16px;
}
.jg{color:rgb(255, 0, 0);}
.yjg{color:rgb(255, 0, 0);font-size: 30px;
    font-weight: bold;}
.cpbt li:hover p {
	top: 0;
}
.MinNavs {
	width:1200px;
	height:30px;
	background:#FFF;
	position:relative;
	overflow:hidden;
	padding: 20px 1%;
    margin: 0 auto;
}
.MinNavs .Xauto {
	width:1200px;
}
.MinNavs ul {
	width:1200px;
	height:30px;
	line-height:30px;
	margin-left: 95px;
}
.MinNavs ul li a:hover{background:#e60212;
	border-radius:3px;
	color:#fff;}
.MinNavs ul li a{
	color:#fff; 	
	float:left;
	border-radius:3px;
	margin-right: 30px;
	padding:0 21px;
	height: 32px;   
	background: rgb(11, 94, 186);}
.MinNavs li .on{
	background:#e60212;
	border-radius:3px;
	color:#fff;
}
.MinNavs ul .type {
	float: left;
}
.d{ width: 390px;
    float: left;
    font-size: 14px;
	line-height: 58px;}
.d i{font-size: 20px;
    font-weight: bold;
    color: #000;
	font-style: normal;
}
.d i a{font-size: 20px;
    font-weight: bold;
    color: #000;
	font-style: normal;
}
.yt{width:550px;float: left;}
.cpbk{
	background: #FFF;
    margin-bottom: 25px;
    padding: 40px 50px;
    border: 2px solid #cecece;
    height: 225px;
    line-height: 225px;
    margin-top: 2px;
}
.cpbk:hover{border:2px solid #ec1b24;}
.cpyt {    width: 1090px;
    float: left;
  }
.cpyt li img {
	    position: relative;
    max-width: 500px;
    margin: 0px auto;
    max-height: 200px;
    height: 200px;
    width: 500px;
}
.cpyt li p {
	font-size: 14px;
	line-height: 30px;
}
/*资讯热线:*/
.tage {
	width: 100%;
	height: 250px;
	background: url(../images/dhbj.jpg) no-repeat center center;
}
.tage_box {
	width: 1200px;
	height: 250px;
}
.tage_box>span {
	width: 1200px;
	display: block;
	text-align: center;
	margin-top: 51px;
	float: left;
}
.tage strong{    
	padding-left: 10px;
	font-size: 26px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
	line-height: 200px;
}
.tage_box p {
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}
.tage_box span {
	font-size: 14px;
	color: #fff;
    border-width: 2px;
    border-style: solid;
	margin-right: 30px;
	padding: 5px 8px;
}
.lc {
	padding-left: 10px;
	margin-top: -40px;
}
.rx{float: right;
	margin-top: -70px;
	position: relative;
}
.rx img{width:63px;
	height: auto;
}
.brand {width:1100px;height: 74px;margin: 0 auto;}
.brand li{float:left;padding-left: 28px;}
.new{    width: 1200px;
    height: auto;
    text-align: center;
    margin-top: 30px;
	margin: 0 auto;
	padding-top: 50px;
}
.new p{line-height: 38px;
    text-align: center;
    background: url(../images/zs.png) center;
    height: 38px;
    width: 50%;
    font-size: 28px;
    background-repeat-y: no-repeat;
    margin: 0 auto;}
.new h2{font-weight: bold;
    font-size: 28px;
    color: rgb(204, 0, 0);}
.new span{    text-align: center;
    display: block;
    margin: 0 auto;
    height: 38px;
    width: 150px;
    background: #fff;}
.rx img:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}
.tp{
	overflow: hidden;
    width: 63px;
    height: 68px;
    position: absolute;
    z-index: 100;
    transform: rotateZ( 
0deg
 ) scaleX(1) scaleY(1);
    display: block;
	left: -85px;
}
.rx i{
	font-size: 28px;
	font-style: normal;	
	font-weight: bold;
	color:#fff;
}
.rx h2{color:#fff;
	font-size: 22px;}
.tage_box div a {
	display: block;
	width: 170px;
	height: 40px;
	background: #e60212;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
}
.tage_box div a:hover {
	text-decoration: underline;
}
/*定制流程*/
.dz {
	width: 100%;
	height: 502px;
}
.dz_box {
	width: 1200px;
	height: 502px;
}
.dztop {
	width: 1200px;
	height: 183px;
}
.dztop p {
	text-align: center;
	margin-top: 60px;
}
.dztop span {
	display: block;
	text-align: center;
	letter-spacing: 5px;
	font-size: 16px;
	color: #2b2b2b;
}
.dzter {
	width: 1200px;
	height: 300px;
	background: url(../images/dz02.png) no-repeat 237px 44px;
}
.dzter li {
	width: 240px;
	height: 100px;
	float: left;
	margin-bottom: 46px;
}
.dzter li p {
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	color: #2b2b2b;
	margin-top: 65px;
}
.dzter li.dz1 {
	background: url(../images/dz1.png) no-repeat center top;
}
.dzter li.dz1:hover {
	background: url(../images/dz11.png) no-repeat center top;
}
.dzter li.dz2 {
	background: url(../images/dz2.png) no-repeat center top;
}
.dzter li.dz2:hover {
	background: url(../images/dz22.png) no-repeat center top;
}
.dzter li.dz3 {
	background: url(../images/dz3.png) no-repeat center top;
}
.dzter li.dz3:hover {
	background: url(../images/dz33.png) no-repeat center top;
}
.dzter li.dz4 {
	background: url(../images/dz4.png) no-repeat center top;
}
.dzter li.dz4:hover {
	background: url(../images/dz44.png) no-repeat center top;
}
.dzter li.dz5 {
	background: url(../images/dz5.png) no-repeat center top;
}
.dzter li.dz5:hover {
	background: url(../images/dz55.png) no-repeat center top;
}
.dzter li.dz6 {
	background: url(../images/dz10.png) no-repeat center top;
}
.dzter li.dz6:hover {
	background: url(../images/dz100.png) no-repeat center top;
}
.dzter li.dz7 {
	background: url(../images/dz9.png) no-repeat center top;
}
.dzter li.dz7:hover {
	background: url(../images/dz99.png) no-repeat center top;
}
.dzter li.dz8 {
	background: url(../images/dz8.png) no-repeat center top;
}
.dzter li.dz8:hover {
	background: url(../images/dz88.png) no-repeat center top;
}
.dzter li.dz9 {
	background: url(../images/dz7.png) no-repeat center top;
}
.dzter li.dz9:hover {
	background: url(../images/dz77.png) no-repeat center top;
}
.dzter li.dz10 {
	background: url(../images/dz6.png) no-repeat center top;
}
.dzter li.dz10:hover {
	background: url(../images/dz66.png) no-repeat center top;
}
/*选择我们*/
.choo {
	width: 100%;
	height: 1372px;
	background: #f3f3f3;
}
.choo_box {
	width: 1200px;
	height: 1372px;
}
.chootop {
	width: 1200px;
	height: 166px;
	float: left;
}
.chootop p {
	text-align: center;
	margin-top: 60px;
}
.chootop span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #2b2b2b;
	letter-spacing: 5px;
	margin-top: 3px;
}
.ys1 {
	width: 1200px;
	height: 250px;
	float: left;
	margin-bottom: 30px;
}
.ys1 img {
	width: 560px;
	height: 250px;
	float: right;
}
.ys1 dl {
	background: url(../images/ys01.png) no-repeat left 58px;
	width: 560px;
	height: 250px;
	float: left;
}
.ys1 dl dt {
	padding-left: 74px;
	font-size: 24px;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 58px;
}
.ys1 dl dd {
	padding-left: 74px;
	margin-top: 25px;
	height: 90px;
	color: #777777;
	line-height: 30px;
}
.ys1 dl dd span {
	color: #ec1b24;
	font-weight: bold;
}
.ys2 {
	width: 1200px;
	height: 250px;
	float: left;
	margin-bottom: 30px;
}
.ys2 img {
	width: 560px;
	height: 250px;
	float: left;
}
.ys2 dl {
	background: url(../images/ys02.png) no-repeat left 58px;
	width: 560px;
	height: 250px;
	float: right;
}
.ys2 dl dt {
	padding-left: 74px;
	font-size: 24px;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 58px;
}
.ys2 dl dd {
	padding-left: 74px;
	margin-top: 25px;
	height: 90px;
	color: #777777;
	line-height: 30px;
}
.ys2 dl dd span {
	color: #ec1b24;
	font-weight: bold;
}
.ys3 {
	width: 1200px;
	height: 250px;
	float: left;
	margin-bottom: 30px;
}
.ys3 img {
	width: 560px;
	height: 250px;
	float: right;
}
.ys3 dl {
	background: url(../images/ys03.png) no-repeat left 58px;
	width: 560px;
	height: 250px;
	float: left;
}
.ys3 dl dt {
	padding-left: 74px;
	font-size: 24px;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 58px;
}
.ys3 dl dd {
	padding-left: 74px;
	margin-top: 25px;
	height: 90px;
	color: #777777;
	line-height: 30px;
}
.ys3 dl dd span {
	color: #ec1b24;
	font-weight: bold;
}
.ys4 {
	width: 1200px;
	height: 250px;
	float: left;
	margin-bottom: 30px;
}
.ys4 img {
	width: 560px;
	height: 250px;
	float: left;
}
.ys4 dl {
	background: url(../images/ys04.png) no-repeat left 58px;
	width: 560px;
	height: 250px;
	float: right;
}
.ys4 dl dt {
	padding-left: 74px;
	font-size: 24px;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 58px;
}
.ys4 dl dd {
	padding-left: 74px;
	margin-top: 25px;
	height: 90px;
	color: #777777;
	line-height: 30px;
}
.ys4 dl dd span {
	color: #ec1b24;
	font-weight: bold;
}
/*公司简介*/
.gs {
	width: 100%;
	height: 500px;
	background: url(../images/gsck.jpg) no-repeat center top;
	border-bottom: 1px dashed #c9c9c9;
}
.gs_box {
	width: 1200px;
	height: 500px;
}
.gstop {
	width: 1200px;
	height: 161px;
	float: left;
}
.gstop p {
	text-align: center;
	margin-top: 60px;
}
.gstop span {
	text-align: center;
	display: block;
	font-size: 16px;
	color: #2b2b2b;
	margin-top: 3px;
	letter-spacing: 5px;
}
.gster {
	width: 1200px;
	height: 360px;
	float: left;
	margin-top: 65px;
}
.gsft {
	width: 577px;
	height: 360px;
	float: left;
}
.gsft span {
	font-size: 24px;
	display: block;
	color: #fff;
	letter-spacing: 3px;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}
.gsft p {
	width: 577px;
    height: 202px;
    color: #fff;
    line-height: 200%;
    text-indent: 2em;
    margin-top: 25px;
    font-size: 13px;
    letter-spacing: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}
.gsft p a {
	color: #0f84da;
}
.gsft ul {
	width: 570px;
	height: 40px;
	margin-top: 50px;
}
.gsft ul li {
	width: 140px;
	height: 40px;
	float: left;
	margin-right: 20px;
}
.gsft ul li a {
	display: block;
	width: 140px;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 15px;
	margin-top: -25px;
}
.gsft ul li a:hover {
	color: #fff;
	background: #e60212;
	border: 1px solid #e60212;
}
.gsrt {
	width: 590px;
	height: 360px;
	float: right; 
	border: #225ba0 solid 1px; 
    overflow: hidden;  
}
.gsrt img {
	width: 590px;
	height: 360px;
	 cursor: pointer;  
                transition: all 0.6s;  
}
.gsrt img:hover{  
                transform: scale(1.1);  
            }  
.mrmr2 {
	width: 1200px;
	float: left;
	height: 178px;
	position: relative;
	margin-top: 40px;
}
.mr_BtnL2 {
	background: url(../images/left.png) no-repeat center center;
	width: 25px;
	height: 46px;
	cursor: pointer;
	display: inline;
	position: absolute;
	top: 65px;
	left: -45px;
}
.mr_mr2 {
	float: left;
	width: 1200px;
	overflow: hidden;
	height: 178px;
}
.mr_BtnR2 {
	background: url(../images/right.png) no-repeat center center;
	width: 25px;
	height: 46px;
	cursor: pointer;
	position: absolute;
	top: 65px;
	right: -45px;
}
.mr_mr2 ul li {
	float: left;
	width: 285px;
	height: 178px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
.mr_mr2 ul li img {
	width: 285px;
	height: 178px;
	float: left;
}
.mr_mr2 ul li p {
	background: url(../images/xc01.png) no-repeat center center;
	width: 285px;
	height: 178px;
	position: absolute;
	top: 178px;
	left: 0;
}
.mr_mr2 ul li:hover p {
	top: 0;
}
/*------------新闻资讯-------------*/
.news {
	width: 100%;
	height: 405px;
}
.news_box {
	width: 1200px;
	height: 405px;
}
.newstop {
	width: 575px;
	float: left;
	overflow: hidden;
	margin-top: 50px;
}
.newstop div {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	background: url(../images/news02.png) no-repeat bottom center;
}
.newstop div p {
	float: left;
	padding-left: 15px;
	background: url(../images/news01.png) no-repeat left center;
	font-size: 16px;
	color: #434343;
}
.newstop div p span {
	font-weight: bold;
}
.news .title span a {
	display: inline-block;
	float: right;
	width: 48px;
	height: 15px;
	border-radius: 5px;
	border: 1px solid #434343;
	font-size: 12px;
	color: #434343;
	text-align: center;
	line-height: 13px;
	margin-top: 12px;
}
.news .title span a:hover {
	background: #e60212;
	color: #fff;
	border: 1px solid #e60212;
}
.newstop ul {
	margin-top: 1px;
}
.newstop ul li {
	    height: 40px;
    line-height: 20px;
    width: 575px;
    overflow: hidden;
    border-bottom: 1px dashed #dbdbdb;
}
.newstop ul li span {
	padding-left: 30px;
	margin-top: 16px;
	display: block;
}
.newstop ul li span a {
	font-size: 16px;
	font-weight: bold;
	color: #434343;
	width: 400px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newstop ul li .s1 {
    float: right;
    font-size: 12px;
    color: #c5c5c5;
}
.newstop ul li .s2 {
    float: left;
    font-size: 15px;
    color: #343434;
    padding-left: 15px;
    background: url(../images/news03.png) no-repeat left center;
    width: 416px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.newstop ul li p {
	font-size: 14px;
	color: #707070;
	width: 545px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 30px;
	background: url(../images/news03.png) no-repeat left center;
	margin-top: 5px;
}
.newstop ul li:hover .s2{
	color: #e60212;
}
.news-r {
	width: 575px;
	float: right;
	overflow: hidden;
	margin-top: 0px;
}
.news-r .title {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	background: url(../images/news02.png) no-repeat bottom center;
}
.news-r .title p {
	float: left;
	padding-left: 15px;
	background: url(../images/news01.png) no-repeat left center;
	font-size: 16px;
	color: #434343;
}
.news-r .title p span {
	font-weight: bold;
}
.news-r1 ul li {
	height: 40px;
	line-height: 40px;
	width: 575px;
	overflow: hidden;
	border-bottom: 1px dashed #dbdbdb;
}
.news-r1 ul li a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 575px;
	overflow: hidden;
}
.news-r1 ul li .s1 {
	float: right;
	font-size: 12px;
	color: #c5c5c5;
}
.news-r1 ul li .s2 {
	float: left;
	font-size: 15px;
	color: #343434;
	padding-left: 15px;
	background: url(../images/news03.png) no-repeat left center;
	width: 366px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news-r1 ul li:hover .s2 {
	color: #e60212;
	background: url(../images/news04.png) no-repeat left center;
}
/*******友情链接*******/
.box {
	width: 100%;
	background: #0251a7;
}
.box_tt {
	width: 1200px;
}
.box ul {
	width: 1200px;
	overflow: hidden;
}
.box li {
	float: left;
}
.box li p {
	color: #fff;
	width: 80px;
	height: 64px;
	line-height: 64px;
	font-size: 16px;
	margin-left: 25px;
}
.box li a {
	color: #fff;
	line-height: 64px;
	margin-left: 15px;
	font-size: 15px;
}
.box li a:hover {
	color: #fff;
}
/*底部*/
.foot {
	width: 100%;
	height: 300px;
	background: rgb(11, 94, 186);
}
.foot .foot_con {
	width: 100%;
	height:auto;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
}
.ter4 {
	width: 260px;
	height: 208px;
	float: left;
}
.foot i{font-style: normal;
    color: #fff;
	margin-left: 59px;
}
.foot i a{color:#fff;}
.foot b{font-style: normal;
    color: #fff;
	margin-left: 64px;
	font-weight: normal;
}

.ter4 img {
	margin-top: 42px;
    width: 255px;
    height: auto;
    display: inline;
}
.xhx{
	margin-top: 42px;
	padding: 0px;
    border-color: transparent;
    border-width: 0px;
    overflow: hidden;
    width: 34px;
    height: 130px;
    border-style: solid;
	border: none;
    border-left: 1px solid #ffffff;
}
.ter3 {
	width: 300px;
	height: 208px;
	float: right;
}
.ter3 p{    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 180%;
	margin-left: -800px;
}
.ter3 span {
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 42px;
    margin-left: -800px;
}
.ter3 img {
	width: 140px;
	height: 140px;
	margin-top: 40px;
}
.wx{    width: 115px;
    position: absolute;
    right: 135px;
    bottom: 28px;
    height: 115px;
    text-align: center;}
.wx img{width: 113px;
    height: auto;
    display: inline;
}
.ter1 {    float: right;
    margin-top: 50px;
    position: relative;
}
.tp1{    overflow: hidden;
    width: 63px;
    height: 68px;
    position: absolute;
    z-index: 100;
    transform: rotateZ( 
0deg
 ) scaleX(1) scaleY(1);
    display: block;
    left: -5px;
}
.ter1 h2 {
    color: #fff;
    font-size: 22px;
	margin-left: 65px;
}
.ter1 img{
	width: 54px;
    height: auto;
    display: inline;
}
.ter1 i {
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    color: #fff;
	margin-left: 65px;
}
.ter1 p {
	width: 230px;
	font-size: 18px;
	color: #ffffff;
	margin-top: 55px;
	font-weight: bold;
}
.ter1 ul {
	width: 230px;
	margin-top: 36px;
}
.ter1 ul li {
	width: 115px;
	float: left;
	background:url(../images/ptb.png) no-repeat;padding-left:20px;
}
.ter1 ul li a {
	color: #a8a8a8;
	line-height: 25px;
}
.ter1 ul li a:hover {
	color: #d2030f;
}
.copy {
	width: 100%;
	height: 71px;
	background: #1d1d1d;
}
.copy_box {
	width: 1200px;
	height: 70px;
	margin: 0 auto;
	border-top: 1px solid #363636;
}
.copy_box p.copy1 {
	font-size: 15px;
	color: #ffffff;
	line-height: 70px;
	float: left;
}
.copy_box p.copy2 {
	font-size: 15px;
	color: #ffffff;
	line-height: 70px;
	float: right;
}
.copy_box p.copy2 a {
	font-size: 15px;
	color: #ffffff;
}
.copy_box p.copy2 a:hover {
	color: #d2030f;
}
@media screen and (max-width: 800px) {
	body {
    font-family: 微软雅黑;
	    font: 12px/1.231 arial, helvetica, clean, sans-serif;
    font-size: 63%;
}
h1, h2, h3, h4, h5, h6, p, span, ul, li, dl, dt, dd, img {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #666666;
	transition: all 0.5s;
}
ol, ul {
	list-style: none
}
:focus {
	outline: none;
}
.clr {
	clear: both;
}
* {
	margin: 0;
	padding: 0;
}
/*公共样式*/
.clear:after {
	content: "";
	display: block;
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: both;
}
.w1100 {
	width: 100%;
	margin: 0 auto;
}
.indexCen {
	width: 100%;
	margin: 0 auto;
}
.index_Cen {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.clearfix:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0px;
}
.clearfix {
	zoom: 1
}
/*网页头部*/
.hed {
	width: 100%;
	height: 35px;
	background: #f3f3f3;
}
.hed_box {
	width: 100%;
	height: 35px;
}
.hed_box p {
    width: 55%;
    color: #777777;
    line-height: 35px;
    font-size: 14px;
	margin-left: 0.5em;}
.hed_box ul {
	float: right;
}
.hed_box ul li  {
	background: url(../images/top01.jpg) no-repeat 7px center;
	width: 76px;
	height: 35px;
	float: right;
	text-align: right;
	line-height: 35px;
}
.hed_box ul li a {
	font-size: 14px;
    color: #777777;
    margin-right: 0.5em;
}
.hed_box ul li a:hover {
	color: #e60212;
}
.hed_box ul li.top1 {
	background: none;
}
.hed_box ul li.top1 h2{margin-top:-2px!important;}
/*logo*/
.top {
	width: 100%;
	height: 60px;
}
.top_box {
	width: 100%;
	height: auto;
}
.top_box h1 {
	float: left;
    width: 474px;
    height: auto;
    display: inline;
}
.top_box h1 img {
	margin-top: 25px;
    width: 70%;
    height: auto;
    display: inline;
}
.top_box h2 img {
	margin-top: -1em;
	width: 70%;
    height: auto;
    display: inline;
}
.top_box img {
	margin-top: 50px;
	width: 70%;
    height: auto;
    display: inline;
	float: left;
}
.topter {
	width: 100%;
	height: 150px;
	float: left;
}
.topter h2 {
	margin-top: 44px;
	width: 100%;
	height: 35px;
}
.topter h3 {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #777777;
	margin-top: 7px;
	height: 24px;
}
.top_box ul {
	float: left;
}
.top_box ul li {
	background: url(../images/top03.png) no-repeat center top;
	float: left;
	margin-right: 20px;
	height: 80px;
	margin-top: 50px;
	position: relative;
	z-index: 11100;
	cursor: pointer;
}
.top_box ul li p {
	text-align: center;
	margin-top: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #777777;
}
.top_box ul li img {
	display: none;
	position: absolute;
	top: 67px;
	left: -40px;
}
.top_box ul li:hover img {
	display: block;
}
.top_box ul li:hover {
	background: url(../images/top04.png) no-repeat center top;
}
.top_box ul li:hover P {
	color: #e60212;
}
.top_box img{width: 50px;
    height: auto;
    display: inline;
	padding-top: 30px;
	margin-right: 10px;}
.top_box i{width: 258px;
    height: 68px;
    margin-top: 2px;
    line-height: 40px;
    font-size: 24px;
    color: #e60212;
    font-style: normal;
    font-weight: bold;
	margin-left: 15px;
}
.topr {
	width: 280px;
	height: 150px;
	float: right;
	display: none;
}
.topr img{width: 41px;
    height: auto;
    display: inline;
	padding-top: 20px;
	margin-right: 20px;
}
.topr p {
	font-size: 18px;
	height: 30px;
	color: #2b2b2b;
	font-weight: bold;
	text-indent: 61px;
	letter-spacing: 4px;
	margin-top: 50px;
	background: url(../images/ai-tel.png) no-repeat 10px 1px;
    background-size: 28px;
	margin-left: 50px;
}
.topr b {
	width: 218px;
	height: 68px;
	margin-top: 8px;
	line-height: 33px;
	font-size: 26px;
	color: #e60212;
	margin-left: 50px;
}
.toprt {
	width: 245px;
	height: 150px;
	float: right;
	display: none;
}
.toprt p {
	font-size: 18px;
	color: #2b2b2b;
	font-weight: bold;
	text-indent: 61px;
	letter-spacing: 4px;
	margin-top: 72px;
	
}

/*导航*/
.nav{display:none;}
.hdTxt {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 5%;
    top: 12px;
	display: block;
}
.nav1 h2{
	    float: left;
    color: #e60212;
    font-size: 14px;
    line-height: 76px;
    padding-left: 5px;
    padding-right: 5px;
}
.nav2 {
width: 129px;
    position: absolute;
    top: 56px;
    right: -6px;
    background-color: rgba(230,2,18,0.8);
    z-index: 1000;
	display: none;
}
.nav1 h2 {
	width: 25px;
	background: url(../images/menu_bg.png) no-repeat;
	background-size: 25px auto;
	margin-top: 3.8em;
	height: 18px;
}
.nav_sub {
	width: 129px;
	position: absolute;
	top: 75px;
	right: -6px;
	background-color: rgba(230,2,18,0.8);
	z-index: 1000;
}
.nav_sub ul {
	width: 120px;
	float: right;
	padding-top: 10px;
}
.nav_sub ul li {
	height: 32px;
	margin-bottom: 10px;
}
.nav_sub ul li a {
	display: block;
	color: #fff;
	text-align: center;
	font-size: 13px;
}
.zc img{width:100%;}
.tb{
    width: 46%;
    float: right;
    padding-right: 1.3em;
}
.tb1{    
	overflow: hidden;
    display: block;
    border-width: 0px;
    border-style: solid;
    padding: 0px;
    text-align: center;
    width: 88px;
    height: auto;
    margin: 0 auto;
}
.tb1:hover {
-webkit-transform: rotateY(360deg);
-moz-transform:rotateY(360deg);
-o-transform:rotateY(360deg);
-ms-transform:rotateY(360deg);
transform:rotateY(360deg);
transition:all 1s, height 1s, background 1s, transform 1s; 
}
.ion{width: 100%;
    overflow: hidden;
    margin: 30px auto;}
.tb1 img{
	width:88px;
    height:auto;}
.not{    width: 98%;
    height: auto;
       margin-left: -5px;
}
.not p{
	font-size: 1em;
    width: 98%;
    text-align: center;
    margin-left: 1em;}
.not h2{
	font-size: 1.8em!important;
    line-height: 2em;}
.pp{
	margin-top: 3em;
    width: 100%;
}
.pp h2{
	font-size: 1.2em;
    text-align: center;
	margin-right: 2em;
	}
.pp p{
	text-align: center;
    line-height: 1.6em;
    font-size: 1em;
    width: 90%;
    margin-top: 1.1em;
    margin-left: 1.3em;
	}
.pp img{
	width:100%;
	}
/*首页 banner*/
.fullSlide {
	width: 100%;
	height: auto;
    position: relative;
    overflow: hidden;
}
.fullSlide .bd {
	margin: 0 auto;
	z-index: 0;
	position: relative;
    overflow: hidden;
}
.fullSlide .bd img{width:100%!important;;height: auto;
    margin: 0 auto;/*图片宽度*/ }
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	overflow: hidden;
	background: #fff;
	filter: alpha(opacity=80);
	opacity: 1;
	line-height: 999px;
	margin-left: 15px;
}
.fullSlide .hd ul .on {
	background: #e60212;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
}
.fullSlide .prev, .fullSlide .next {
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
/*内页 banner*/
.fullSlide2 {
	width: 100%;
	position: relative;
	height: 400px;
	background: #000;
	overflow: hidden;
}
.fullSlide2 .bd {
	margin: 0 auto;
	z-index: 0;
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.fullSlide2 .bd ul {
	width: 100% !important;
}
.fullSlide2 .bd li {
	width: 100% !important;
	height: 400px;
	overflow: hidden;
	text-align: center;
}
.fullSlide2 .bd li a {
	display: block;
	height: 400px;
}
.fullSlide2 .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide2 .hd ul {
	text-align: center;
}
.fullSlide2 .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	overflow: hidden;
	background: #fff;
	filter: alpha(opacity=80);
	opacity: 1;
	line-height: 999px;
	margin-left: 15px;
}
.fullSlide2 .hd ul .on {
	background: #0f84da;
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
}
.fullSlide2 .prev, .fullSlide2 .next {
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide2 .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}
/*热搜关键字*/
.search_div {
	width: 100%;
	height: 60px;
	border-bottom: 1px dashed #d9d9d9;
	display: none;
}
.ser {
	width: 1200px;
	height: 60px;
}
.search {
	float: right;
	width: 310px;
	height: 40px;
	margin-top: 10px;
	background: #f3f3f3;
	border-radius: 5px;
}
.search_tow {
	border: none;
	width: 150px;
	color: #777777;
	font-size: 13px;
	padding-left: 10px;
	height: 40px;
	background: none;
}
.search_button {
	background: url(../images/btn.png) no-repeat center center;
	cursor: pointer;
	width: 50px;
	height: 40px;
	position: absolute;
	right: 0px;
	border: none;
}
#SearchType {
	width: 60px;
	height: 30px;
	line-height: 30px;
	border: none;
	color: #ffffff;
	text-indent: 8px;
	background: #e60212;
	border-radius: 5px;
	margin: 5px 0 0 6px;
}
#typeid {
	width: 82px;
	height: 30px;
	line-height: 30px;
	border: none;
	color: #ffffff;
	text-indent: 8px;
	background: #e60212;
	border-radius: 5px;
	margin: 5px 0 0 6px;
}
.search {
	position: relative;
}
.sea_key {
	float: left;
	width: 800px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	background: url(../images/ser01.png) no-repeat left center;
}
.sea_key a {
	color: #777777;
	margin: 0 5px;
}
.sea_key a:hover {
	color: #e60212;
}
.sea_key span {
	color: #2b2b2b;
	margin-left: 20px;
}

/*******产品展示******/
.cp {
	width: 100%;
	height: auto;
}
.cp .cp_box {
	width: 100%;
	height: auto;
}
.cptop {
	width: 100%;
    height: auto;
	text-align: center;
	margin-top: 30px;
}
.cptop h2{   
	font-weight: bold;
	font-size: 1.5em;
    color: rgb(204, 0, 0)}
.cptop p {
    line-height: 38px;
    text-align: center;
    background: url(../images/zs.png) center;
    height: 38px;
    width: 70%;
    font-size: 18px;
    background-repeat-y: no-repeat;
	margin: 0 auto;
}
.cptop span {
	text-align: center;
 display: block;
 margin: 0 auto;
 height: 38px;
 width: 150px;
 background: #fff;
}
.cpter {
	width: 1200px;
	height: 120px;
	float: left;
	display: none;
}
.cpterft {
	background: url(../images/cp02.png) no-repeat center center;
	width: 280px;
	height: 100px;
	float: left;
}
.cpterft P {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-indent: 98px;
	margin-top: 25px;
}
.cpterft span {
	display: block;
	font-size: 12px;
	color: #f3a4a7;
	text-indent: 98px;
}
.cpter ul {
	float: left;
	width: 920px;
}
.cpter ul li {
	float: left;
	margin-left: 10px;
	position: relative;
	margin-bottom: 10px;
}
.cpter ul li>a {
	display: block;
	width: 125px;
	height: 45px;
	background:rgb(11, 94, 186);
	text-align: center;
	line-height: 45px;
	font-size: 15px;
	color: #fff;
}
.cpter ul li>a:hover {
	background: #e60212;
}
.cpter ul li>div {
	display: none;
	width: 174px;
	background: url(../images/cp03.png) no-repeat center 5px;
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 1000;
}
.cpter ul li>div>a {
	background: url(../images/cp04.jpg) no-repeat center center;
	display: block;
	width: 174px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 15px;
	border-bottom: 1px solid #fff;
}
.cpter ul li>div>a:nth-child(1) {
	margin-top: 10px;
}
.cpter ul li:hover div {
	display: block;
}
.cpter ul li>div>a:hover {
	background: url(../images/cp05.png) no-repeat center center;
}
.cpter ul li.cpp1 a {
	background-color: #E60212;
}
.case {
	float: left;
	
}
.case li {
    width: 48%;
    margin-right: 5px;
    float: right;
}
.case li img {
position: relative;
    max-width: 400px;
    margin: 10px auto;
    height: 320px;
    
    width: 100%;
    display: block;
    transform: scale(1);
    cursor: pointer;
    transition: all 0.6s;
}
.case li img:hover{ transform: scale(1.1); }
.case li p {
	font-size: 10px;
	text-align: center;
}
.fd{ border: #fff solid 1px;   
                overflow: hidden;  }
.cpbt {
float: left;
margin-left: 0.5em;
}
.cpbt li {
width: 49%;
    vertical-align: top;
    margin-right: 1px;
    margin-bottom: 18px;
    float: left;
}
.cpbt li img {
height: 110px;
    width:100%;
    display: inline;
}
.cpbt li img:hover{ transform: scale(1.1); }
.cpbt li p {
	font-size: 16px;
}
.jg{color:rgb(255, 0, 0);}
.yjg{color:rgb(255, 0, 0);font-size: 30px;
    font-weight: bold;}
.cpbt li:hover p {
	top: 0;
}
.MinNavs {
	width: 100%;
    height: auto;
    background: #FFF;
    position: relative;
    overflow: hidden;
    padding: 10px 1%;
    margin: 0 auto;
}
.MinNavs .Xauto {
	width:100%;
}
.MinNavs ul {
	width:100%;
	height:30px;
	line-height:30px;
	margin-left: 20px;
}
.MinNavs ul li a:hover{background:#e60212;
	border-radius:3px;
	color:#fff;}
.MinNavs ul li a{
	color:#fff; 	
	float:left;
	border-radius:3px;
	margin-right: 30px;
	padding:0 21px;
	height: 32px;   
	background: rgb(11, 94, 186);}
.MinNavs li .on{
	background:#e60212;
	border-radius:3px;
	color:#fff;
}
.MinNavs ul .type {
	float: left;
}
.d{ 
	    width: 35%;
    float: left;
    font-size: 14px;
    line-height: 30px;
    padding-left: 1em;}
.d i{font-size: 20px;
    font-weight: bold;
    color: #000;
	font-style: normal;
}
.d i a{font-size: 14px;
    font-weight: bold;
    color: #000;
	font-style: normal;
}
.yt{width:60%;float: left;height: 160px;}
.cpbk{
      background: #FFF;
    padding: 2px 2px;
    border: 2px solid #cecece;
    height: 160px;
    margin-top: 3px;
	    width: 98%;
    margin-left: -5px;
}
.cpbk:hover{border:2px solid #ec1b24;}
.cpyt {    
	width: 100%;
    float: left;
  }
.cpyt li img {
	    position: relative;
    max-width: 500px;
    margin: 0px auto;
    max-height: 200px;
    height: auto;
    width: 100%;
}
.cpyt li p {
    font-size: 10px;
    line-height: 22px;
}
.desp{display: none;}
/*资讯热线:*/
.tage {
	width: 100%;
	height: 250px;
	display: none;
	background: url(../images/dhbj.jpg) no-repeat center center;
}
.tage_box {
	width: 1200px;
	height: 250px;
	display: none;
	}
.tage_box>span {
	width: 1200px;
	display: block;
	text-align: center;
	margin-top: 51px;
	float: left;
}
.tage strong{    
	padding-left: 10px;
	font-size: 26px;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
	line-height: 200px;
}
.tage_box p {
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}
.tage_box span {
	font-size: 14px;
	color: #fff;
    border-width: 2px;
    border-style: solid;
	margin-right: 30px;
	padding: 5px 8px;
}
.lc {
	padding-left: 10px;
	margin-top: -40px;
}
.rx{float: right;
	margin-top: -70px;
	position: relative;
}
.rx img{width:63px;
	height: auto;
}
.brand {
    width: 100%;
    height: 200px;
    margin: 0 auto;
    margin-bottom: 4em;
    margin-left: 0.8em;
	}
.brand li{
    float: left;
    padding: 0.2em;
    width: 30%;
	}
	.brand li img{    
	width: 100%;
    margin-left: 0.1em;}
.new{    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 30px;
	margin: 0 auto;
	padding-top: 50px;
	display: none;
}
.new p{line-height: 38px;
    text-align: center;
    background: url(../images/zs.png) center;
    height: 38px;
    width: 70%;
    font-size: 18px;
    background-repeat-y: no-repeat;
    margin: 0 auto;}
.new h2{font-weight: bold;
    font-size: 18px;
    color: rgb(204, 0, 0);}
.new span{    text-align: center;
    display: block;
    margin: 0 auto;
    height: 38px;
    width: 150px;
    background: #fff;}
.rx img:hover{-webkit-animation: tada 1s .2s ease both;-moz-animation: tada 1s .2s ease both;}
.tp{
	overflow: hidden;
    width: 63px;
    height: 68px;
    position: absolute;
    z-index: 100;
    transform: rotateZ( 
0deg
 ) scaleX(1) scaleY(1);
    display: block;
	left: -85px;
}
.rx i{
	font-size: 28px;
	font-style: normal;	
	font-weight: bold;
	color:#fff;
}
.rx h2{color:#fff;
	font-size: 22px;}
.tage_box div a {
	display: block;
	width: 170px;
	height: 40px;
	background: #e60212;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
}
.tage_box div a:hover {
	text-decoration: underline;
}
/*定制流程*/
.dz {
	width: 100%;
	height: 502px;
}
.dz_box {
	width: 1200px;
	height: 502px;
}
.dztop {
	width: 1200px;
	height: 183px;
}
.dztop p {
	text-align: center;
	margin-top: 60px;
}
.dztop span {
	display: block;
	text-align: center;
	letter-spacing: 5px;
	font-size: 16px;
	color: #2b2b2b;
}
.dzter {
	width: 1200px;
	height: 300px;
	background: url(../images/dz02.png) no-repeat 237px 44px;
}
.dzter li {
	width: 240px;
	height: 100px;
	float: left;
	margin-bottom: 46px;
}
.dzter li p {
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	color: #2b2b2b;
	margin-top: 65px;
}
.dzter li.dz1 {
	background: url(../images/dz1.png) no-repeat center top;
}
.dzter li.dz1:hover {
	background: url(../images/dz11.png) no-repeat center top;
}
.dzter li.dz2 {
	background: url(../images/dz2.png) no-repeat center top;
}
.dzter li.dz2:hover {
	background: url(../images/dz22.png) no-repeat center top;
}
.dzter li.dz3 {
	background: url(../images/dz3.png) no-repeat center top;
}
.dzter li.dz3:hover {
	background: url(../images/dz33.png) no-repeat center top;
}
.dzter li.dz4 {
	background: url(../images/dz4.png) no-repeat center top;
}
.dzter li.dz4:hover {
	background: url(../images/dz44.png) no-repeat center top;
}
.dzter li.dz5 {
	background: url(../images/dz5.png) no-repeat center top;
}
.dzter li.dz5:hover {
	background: url(../images/dz55.png) no-repeat center top;
}
.dzter li.dz6 {
	background: url(../images/dz10.png) no-repeat center top;
}
.dzter li.dz6:hover {
	background: url(../images/dz100.png) no-repeat center top;
}
.dzter li.dz7 {
	background: url(../images/dz9.png) no-repeat center top;
}
.dzter li.dz7:hover {
	background: url(../images/dz99.png) no-repeat center top;
}
.dzter li.dz8 {
	background: url(../images/dz8.png) no-repeat center top;
}
.dzter li.dz8:hover {
	background: url(../images/dz88.png) no-repeat center top;
}
.dzter li.dz9 {
	background: url(../images/dz7.png) no-repeat center top;
}
.dzter li.dz9:hover {
	background: url(../images/dz77.png) no-repeat center top;
}
.dzter li.dz10 {
	background: url(../images/dz6.png) no-repeat center top;
}
.dzter li.dz10:hover {
	background: url(../images/dz66.png) no-repeat center top;
}
/*选择我们*/
.choo {
	width: 100%;
	height: 1372px;
	background: #f3f3f3;
}
.choo_box {
	width: 1200px;
	height: 1372px;
}
.chootop {
	width: 1200px;
	height: 166px;
	float: left;
}
.chootop p {
	text-align: center;
	margin-top: 60px;
}
.chootop span {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #2b2b2b;
	letter-spacing: 5px;
	margin-top: 3px;
}
.ys1 {
	width: 1200px;
	height: 250px;
	float: left;
	margin-bottom: 30px;
}
.ys1 img {
	width: 560px;
	height: 250px;
	float: right;
}
.ys1 dl {
	background: url(../images/ys01.png) no-repeat left 58px;
	width: 560px;
	height: 250px;
	float: left;
}
.ys1 dl dt {
	padding-left: 74px;
	font-size: 24px;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 58px;
}
.ys1 dl dd {
	padding-left: 74px;
	margin-top: 25px;
	height: 90px;
	color: #777777;
	line-height: 30px;
}
.ys1 dl dd span {
	color: #ec1b24;
	font-weight: bold;
}
.ys2 {
	width: 1200px;
	height: 250px;
	float: left;
	margin-bottom: 30px;
}
.ys2 img {
	width: 560px;
	height: 250px;
	float: left;
}
.ys2 dl {
	background: url(../images/ys02.png) no-repeat left 58px;
	width: 560px;
	height: 250px;
	float: right;
}
.ys2 dl dt {
	padding-left: 74px;
	font-size: 24px;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 58px;
}
.ys2 dl dd {
	padding-left: 74px;
	margin-top: 25px;
	height: 90px;
	color: #777777;
	line-height: 30px;
}
.ys2 dl dd span {
	color: #ec1b24;
	font-weight: bold;
}
.ys3 {
	width: 1200px;
	height: 250px;
	float: left;
	margin-bottom: 30px;
}
.ys3 img {
	width: 560px;
	height: 250px;
	float: right;
}
.ys3 dl {
	background: url(../images/ys03.png) no-repeat left 58px;
	width: 560px;
	height: 250px;
	float: left;
}
.ys3 dl dt {
	padding-left: 74px;
	font-size: 24px;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 58px;
}
.ys3 dl dd {
	padding-left: 74px;
	margin-top: 25px;
	height: 90px;
	color: #777777;
	line-height: 30px;
}
.ys3 dl dd span {
	color: #ec1b24;
	font-weight: bold;
}
.ys4 {
	width: 1200px;
	height: 250px;
	float: left;
	margin-bottom: 30px;
}
.ys4 img {
	width: 560px;
	height: 250px;
	float: left;
}
.ys4 dl {
	background: url(../images/ys04.png) no-repeat left 58px;
	width: 560px;
	height: 250px;
	float: right;
}
.ys4 dl dt {
	padding-left: 74px;
	font-size: 24px;
	color: #2b2b2b;
	font-weight: bold;
	margin-top: 58px;
}
.ys4 dl dd {
	padding-left: 74px;
	margin-top: 25px;
	height: 90px;
	color: #777777;
	line-height: 30px;
}
.ys4 dl dd span {
	color: #ec1b24;
	font-weight: bold;
}
/*公司简介*/
.gs {
	width: 100%;
	height: 670px;
	background: url(../images/gsck.jpg) no-repeat center top;
	border-bottom: 1px dashed #c9c9c9;
}
.gs_box {
	width: 99%;
    height: auto;
    margin-left: 0.7em;
}
.gstop {
	width: 100%;
	height: auto;
	float: left;
}
.gstop p {
	text-align: center;
	margin-top: 60px;
}
.gstop span {
	text-align: center;
	display: block;
	font-size: 16px;
	color: #2b2b2b;
	margin-top: 3px;
	letter-spacing: 5px;
}
.gster {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 5px;;
}
.gsft {
	width: 100%;
	height: auto;
	float: left;
}
.gsft span {
	font-size: 18px;
	display: block;
	color: #fff;
	letter-spacing: 3px;
	text-align: center;
	font-weight: bold;
}
.gsft p {
	width: 98%;
    height: auto;
    color: #fff;
    line-height: 200%;
    text-indent: 2em;
    margin-top: 5px;
    font-size: 13px;
    letter-spacing: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}
.gsft p a {
	color: #0f84da;
}
.gsft ul {
	width: 20%;
	height: auto;
	margin-top: 50px;
}
.gsft ul li {
	width: 100%;
	height: auto;
	float: right;
	margin-right: -20px;
}
.gsft ul li a {
	display: block;
	width: 100%;
	height: 40px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 15px;
	margin-top: -25px;
}
.gsft ul li a:hover {
	color: #fff;
	background: #e60212;
	border: 1px solid #e60212;
}
.gsrt {
    width: 100%;
    height: auto;
	float: right; 
	border: #225ba0 solid 1px; 
    overflow: hidden;  
}
.gsrt img {
    border: 0;
    display: block;
    width: 90%;
    height: auto;
    margin: 10px auto;
}
.gsrt img:hover{  
                transform: scale(1.1);  
            }  
.mrmr2 {
	width: 1200px;
	float: left;
	height: 178px;
	position: relative;
	margin-top: 40px;
}
.mr_BtnL2 {
	background: url(../images/left.png) no-repeat center center;
	width: 25px;
	height: 46px;
	cursor: pointer;
	display: inline;
	position: absolute;
	top: 65px;
	left: -45px;
}
.mr_mr2 {
	float: left;
	width: 1200px;
	overflow: hidden;
	height: 178px;
}
.mr_BtnR2 {
	background: url(../images/right.png) no-repeat center center;
	width: 25px;
	height: 46px;
	cursor: pointer;
	position: absolute;
	top: 65px;
	right: -45px;
}
.mr_mr2 ul li {
	float: left;
	width: 285px;
	height: 178px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
.mr_mr2 ul li img {
	width: 285px;
	height: 178px;
	float: left;
}
.mr_mr2 ul li p {
	background: url(../images/xc01.png) no-repeat center center;
	width: 285px;
	height: 178px;
	position: absolute;
	top: 178px;
	left: 0;
}
.mr_mr2 ul li:hover p {
	top: 0;
}
	.nave{    
	margin-top: 0.5em;
    width: 100%;
    display: inline-block;
    height: auto;
    margin-left: 1.5em;
    margin-bottom: 0.5em;}
.nave li{
	width:15%;
	float:left;
	margin-top:0.5em;
	margin-left:1.1em;
}
/*------------新闻资讯-------------*/
.news {
	width: 100%;
	height: auto;
}
.news_box {
	width: 100%;
	height: 370px;
}
.newstop {
	width: 98%;
    float: left;
    overflow: hidden;
    margin-top: 0.1em;
    padding-left: 0.5em;
}
.newstop div {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	background: url(../images/news02.png) no-repeat bottom center;
}
.newstop div p {
	float: left;
	padding-left: 15px;
	background: url(../images/news01.png) no-repeat left center;
	font-size: 16px;
	color: #434343;
}
.newstop div p span {
	font-weight: bold;
}
.news .title span a {
	display: inline-block;
	float: right;
	width: 48px;
	height: 15px;
	border-radius: 5px;
	border: 1px solid #434343;
	font-size: 12px;
	color: #434343;
	text-align: center;
	line-height: 13px;
	margin-top: 12px;
}
.news .title span a:hover {
	background: #e60212;
	color: #fff;
	border: 1px solid #e60212;
}
.newstop ul {
	margin-top: 1px;
}
.newstop ul li {
	    height: 40px;
    line-height: 20px;
    width: 575px;
    overflow: hidden;
    border-bottom: 1px dashed #dbdbdb;
}
.newstop ul li span {
	padding-left: 30px;
	margin-top: 16px;
	display: block;
}
.newstop ul li span a {
	font-size: 16px;
	font-weight: bold;
	color: #434343;
	width: 400px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newstop ul li .s1 {
    float: right;
    font-size: 12px;
    color: #c5c5c5;
}
.newstop ul li .s2 {
    float: left;
    font-size: 15px;
    color: #343434;
    padding-left: 15px;
    background: url(../images/news03.png) no-repeat left center;
    width: 416px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.newstop ul li p {
	font-size: 14px;
	color: #707070;
	width: 545px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 30px;
	background: url(../images/news03.png) no-repeat left center;
	margin-top: 5px;
}
.newstop ul li:hover .s2{
	color: #e60212;
}
.news-r {
	width: 575px;
	float: right;
	overflow: hidden;
	margin-top: 0px;
	display: none;
}
.news-r .title {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	background: url(../images/news02.png) no-repeat bottom center;
}
.news-r .title p {
	float: left;
	padding-left: 15px;
	background: url(../images/news01.png) no-repeat left center;
	font-size: 16px;
	color: #434343;
}
.news-r .title p span {
	font-weight: bold;
}
.news-r1 ul li {
	height: 40px;
	line-height: 40px;
	width: 575px;
	overflow: hidden;
	border-bottom: 1px dashed #dbdbdb;
}
.news-r1 ul li a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 575px;
	overflow: hidden;
}
.news-r1 ul li .s1 {
	float: right;
	font-size: 12px;
	color: #c5c5c5;
}
.news-r1 ul li .s2 {
	float: left;
	font-size: 15px;
	color: #343434;
	padding-left: 15px;
	background: url(../images/news03.png) no-repeat left center;
	width: 366px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news-r1 ul li:hover .s2 {
	color: #e60212;
	background: url(../images/news04.png) no-repeat left center;
}

/*******友情链接*******/
.box {
	width: 100%;
	background: #0251a7;
	display: none;
}
.box_tt {
	width: 1200px;
}
.box ul {
	width: 1200px;
	overflow: hidden;
}
.box li {
	float: left;
}
.box li p {
	color: #fff;
	width: 80px;
	height: 64px;
	line-height: 64px;
	font-size: 16px;
	margin-left: 25px;
}
.box li a {
	color: #fff;
	line-height: 64px;
	margin-left: 15px;
	font-size: 15px;
}
.box li a:hover {
	color: #fff;
}
/*底部*/
.foot {
	width: 100%;
	height: 150px;
	background: rgb(11, 94, 186);
}
.foot .foot_con {
	width: 100%;
	height:auto;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
}
.ter4 {
	width:100%;
	height:auto;
	float: left;
}
.foot i{font-style: normal;
    color: #fff;
	margin-left: 59px;
	    float: right;
}
.foot i a{color:#fff;}
.foot b{font-style: normal;
    color: #fff;
	margin-left: 64px;
	font-weight: normal;
	display: none;
}

.ter4 img {
	margin-top: 1px;
    width: 50%;
    height: auto;
    display: inline;
}
.xhx{
	margin-top: 42px;
	padding: 0px;
    border-color: transparent;
    border-width: 0px;
    overflow: hidden;
    width: 34px;
    height: 130px;
    border-style: solid;
	border: none;
    border-left: 1px solid #ffffff;
	display: none;
}
.ter3 {
	width: 300px;
	height: 208px;
	float: right;
	display: none;
}
.ter3 p{    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 180%;
	margin-left: -600px;
}
.ter3 span {
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 42px;
    margin-left: -600px;
}
.ter3 img {
	width: 140px;
	height: 140px;
	margin-top: 40px;
}
.wx{    width: 115px;
    position: absolute;
    right: 25px;
    bottom: 28px;
    height: 115px;
    text-align: center;
	display: none;}
.wx img{width: 113px;
    height: auto;
    display: inline;
}
.ter1 {    float: right;
    margin-top: 50px;
    position: relative;
	display: none;
}
.tp1{    overflow: hidden;
    width: 100%px;
    height: 68px;
    position: absolute;
    z-index: 100;
    transform: rotateZ( 
0deg
 ) scaleX(1) scaleY(1);
    display: block;
    left: -5px;
}
.ter1 h2 {
    color: #fff;
    font-size: 22px;
	margin-left: 65px;
}
.ter1 img{
	width: 54px;
    height: auto;
    display: inline;
}
.ter1 i {
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    color: #fff;
	margin-left: 65px;
}
.ter1 p {
	width: 100%;
	font-size: 18px;
	color: #ffffff;
	margin-top: 55px;
	font-weight: bold;
}
.ter1 ul {
	width: 100%;
	margin-top: 36px;
}
.ter1 ul li {
	width: 115px;
	float: left;
	background:url(../images/ptb.png) no-repeat;padding-left:20px;
}
.ter1 ul li a {
	color: #a8a8a8;
	line-height: 25px;
}
.ter1 ul li a:hover {
	color: #d2030f;
}
.copy {
	width: 100%;
	height: 71px;
	background: #1d1d1d;
}
.copy_box {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	border-top: 1px solid #363636;
}
.copy_box p.copy1 {
	font-size: 15px;
	color: #ffffff;
	line-height: 70px;
	float: left;
}
.copy_box p.copy2 {
	font-size: 15px;
	color: #ffffff;
	line-height: 70px;
	float: right;
}
.copy_box p.copy2 a {
	font-size: 15px;
	color: #ffffff;
}
.copy_box p.copy2 a:hover {
	color: #d2030f;
}
.f_menu {
	width: 100%;
	margin: 0px auto;
	display: inline-block;
	background:#0B5EBA;
	height: 51px;
	margin-left: auto;
	margin-right: auto;
	min-width: 320px;
	max-width: 640px;
	position: fixed;
	bottom: 0px;
	overflow: hidden;
	padding-bottom: 2em;
}
.f_menu ul {

	padding-top: 6px;

width:100%; margin:0 auto;

	text-align: center;

}

.f_menu ul li {

	width: 33.3333%;

	float: left;

	margin-left: 40px;

	margin-top: 0.5em;

}

.f_menu a {

	color: #fff;

}

.f_menu ul li span {

	display: block;

	text-align: center;

	color: #fff;
}
.f_menu ul li span.title {

	padding-top: 3px;

	font-size:13px;

}
#message {

	position: fixed;

	width: 100%;

	height: 100%;

	left: 0;

	top: 0;

	z-index: 1000;

	transform: scale(0);

	transition: .3s;

}

.messagebg {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	background: rgba(0,0,0,.6);

	z-index: 1001;

}

#message .m-content {

	margin-top: 10%;

}

#message .m-content .m-message {

	background: #fff;

	width: 580px;

	background: #fff;

	padding: 50px;

	margin: 0 auto;

	position: relative;

	z-index: 1002;

	box-shadow: 1px 1px 50px rgba(0,0,0,.3);

}

.m-message {

	width: 494px;

	margin: 48px auto 0;

}

.m-message label {

	margin-bottom: 15px;

	display: block;

	font-size: 14px;

}

.m-message label em {

	display: block;

	float: right;

	color: red;

	height: 32px;

	line-height: 32px;

}

.m-message label span {

	width: 70px;

	height: 34px;

	line-height: 34px;

	color: #2F2F2F;

	float: left;

	font-weight: bold;

	text-align: right;/*margin-right: 30px;*/

	display: inline-block;

}

.time {

	float: right;

	font-weight: initial;

	margin: 0;

	line-height: 40px;

	overflow: hidden;

	text-overflow: ellipsis;

	white-space: nowrap;

	font-size: 16px;

	margin-top: 5px;

}

.m-message label input.inp, .m-message label textarea, .m-message label.code input {

	width: 77%;

	overflow: hidden;

	height: 32px;

	line-height: 32px;

	border: #cccccc 1px solid;

	border-radius: 3px;

	padding: 0 14px;

	box-sizing: border-box;

	color: #555;

	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);

	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);

	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;

	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}

.m-message label input:focus, .m-message label textarea:focus {

	border-color: #66afe9;

	outline: 0;

	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);

	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);

}

.m-message label textarea {

	height: 72px;

	line-height: 24px;

	padding: 10px 14px;

}

.m-message label.code {

	line-height: 34px;

}

.m-message label.code input {

	width: 30%;

	float: left;

	margin-right: 30px;

}

.m-message label.code .pic {

	display: inline-block;

	vertical-align: top;

	width: 80px;

	height: 32px;

}

.m-message label.code img {

	display: block;

	width: 100%;

	height: 100%;

}

.btn-1 input {

	width: 52px;

	height: 32px;

	line-height: 32px;

	background: #e8e8e8;

	border: none;

	color: #333;

	margin-right: 22px;

	cursor: pointer;

	transition: 0.3s;

}

.btn-1 {

	padding-left: 72px;

}

.btn-1 input.focus {

	background: #009a44;

	color: #fff;

}

.btn-1 input.focus:hover {

	background: #444;

}

.btn-1 input:hover {

	background: #ccc;

}
}
