@charset "utf-8";
/* CSS Document */
/*==========公共样式========*/
body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	max-height: 1920px;
	min-height: 1200px;
}
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: 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;
}
.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: #ff0000;
}
.hed_box ul li.top1 {
	background: none;
}
/*logo*/
.top {
	width: 100%;
	height: 150px;
}
.top_box {
	width: 1200px;
	height: 150px;
}
.top_box h1 {
	width: 20px;
	height: 150px;
	float: left;
}
.top_box h1 img {
	margin-top: 34px;
}
.topter {
	width: 640px;
	height: 150px;
	float: left;
}
.topter h2 {
	margin-top: 44px;
	width: 466px;
	height: 35px;
}
.topter h2 img{
	margin-left:160px;
}
.topter h3 {
	width: 560px;
	text-align: center;
	font-size: 15px;
	color: #777777;
	margin-top: 30px;
	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: #ff0000;
}
.toprt {
	background: url(../images/top05.png) no-repeat 26px 20px;
	width: 220px;
	height: 150px;		margin-right:45px;
	float: right;
}
.toprt p {
	font-size: 18px;
	color: #0f68b4;
	font-weight: bold;
	text-indent: 61px;
	letter-spacing: 4px;
	margin-top: 22px;
}
.toprt dl {
	width: 218px;
	height: 68px;
	border: 1px solid #ff0000;
	margin-top: 8px;
}
.toprt dl dt {
	text-align: center;
	line-height: 33px;
	font-size: 24px;
	color: #ff0000;
	font-weight: bold;
}
.toprt dl dd {
	text-align: center;
	line-height: 35px;
	background: #ff0000;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
}
/*导航*/
.nav {
	width: 100%;
	height: 50px;
	background: #0f68b4;
}
.nav2 {
	width: 1200px;
	height: 50px;
}
.nav2 ul {
	width: 1250px;
	float: left;
	height: 50px;
}
.nav2 ul li {
	float: left;
}
.nav2 ul li a {
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
	font-size: 17px;
	padding: 0 32px;
}
.nav2 ul li a:hover {
	background: #ff0000;
}
.nav2 ul li a.on {
	background: #ff0000!important;
}
/*首页 banner*/
.fullSlide {
	width: 100%;
	position: relative;
	height: 550px;
	background: #000;
	overflow: hidden;
}
.fullSlide .bd {
	margin: 0 auto;
	z-index: 0;
	overflow: hidden;
	width: 1920px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 550px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 550px;
}
.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: #ff0000;
	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;
}
/*热搜关键字*/
.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: #ff0000;
	border-radius: 5px;
	margin: 5px 0 0 6px;
}
#typeid {
	width: 82px;
	height: 30px;
	line-height: 30px;
	border: none;
	color: #ffffff;
	text-indent: 8px;
	background: #ff0000;
	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: #ff0000;
}
.sea_key span {
	color: #0f68b4;
	margin-left: 20px;
}
/*******产品展示******/
.cp {	width: 100%;	height: 1300px;}.cp .cp_box {	width: 1200px;	height: 1040px;}.cptop {	width: 1200px;	height: 141px;	float: left;}.cptop p {	text-align: center;	margin-top: 40px;}.cptop span {	display: block;	text-align: center;	font-size: 20px;	color: #0f68b4;	letter-spacing: 5px;	margin-top: 3px;}.cpter {	width: 280px;	height: 880px;		margin-top: 10px;	float: left;}.cpterft {	background: url(../images/cp02.png) no-repeat center center;	width: 280px;	height: 100px;	float: left;}.cpterft P {	font-size: 30px;	color: #ffffff;	font-weight: bold;	text-indent: 83px;	margin-top: 20px;}.cpterft span {	display: block;	font-size: 14px;	color: #f4f0f0;	text-indent: 62px;}.cpter .menu_list {	width: 280px;	margin-top:15px;	padding-top: 100px;}.cpter .menu_head {	width: 280px;	height: 50px;	line-height: 40px;	text-indent: 15px;	font-size: 16px;	font-weight:bolder;	color: #fff;	cursor: pointer;	background: url(../images/menu_zt1.png) no-repeat;	margin-bottom: 10px;	transition: all 0.5s;}.cpter .menu_head a {	color: #333;	display: block;	width: 240px;	height: 40px;	overflow: hidden;	text-overflow: ellipsis;	white-space: nowrap;}.cpter .menu_head a:hover {	color: #e60212;	font-weight:bolder;}.cpter .menu_list .current {	background: url(../images/menu_zt2.png) no-repeat;}.cpter .menu_list .current a {	color: #fff;}.cpter .menu_body {	width: 280px;	height: auto;	overflow: hidden;	margin-bottom: 10px;}.cpter .menu_body ul{	width: 280px;	height: auto;	overflow: hidden;	margin-bottom: 3px;}.cpter .menu_body ul li{	width: 280px;	height: auto;	overflow: hidden;	margin-bottom: 10px;}.cpter .menu_body .nva_active {	color: #e60212;	background: url(../images/newslihover.png) no-repeat 16px center;}.cpter .menu_body a {	display: block;	width: 280px;	height: 32px;	line-height: 32px;	font-size: 16px;	color: #222;	text-indent: 25px;	overflow: hidden;	background: url(../images/new_li2.jpg) no-repeat 15px center;	transition: all 0.5s;	overflow: hidden;	text-overflow: ellipsis;	white-space: nowrap;}.cpter .menu_body a:hover {	color: #e60212;	background: url(../images/newslihover.png) no-repeat 15px center;}.cpbt {	width: 890px;	height: 880px;	float: right;}.cpbt ul{	width: 890px;	height: 920px;		margin-top: 20px;	float: right;}.cpbt li {	width: 296px;	height: auto;	float: left;	position: relative;	overflow: hidden;	margin-bottom: 35px;}.hot-title {	margin-top:8px;	width: 865px;	height: 40px;	line-height: 30px;	overflow: hidden;	overflow: hidden;	border-bottom: 1px solid #ccc;}.hot-title h3 {	float:left;	margin: 0;	font-size: 24px;	font-weight: bold;	color: #0053a9;}.hot-title a {	float:right;	width: 90px;	height: 30px;	line-height: 30px;	background-color: #e60212;	color: #fff;	text-align: center;	border-radius: 15px;}.cpbt li a{		width: 270px;		float: left;		position: relative;}.cpbt li img {	width: 270px;	height: auto;		border: solid 1px #a0a0a0;}.cpbt li p {	width: 270px;	height: 203px;	position: absolute;	top: 285px;	left: 0;	background: url(../images/cp07.png) no-repeat center center;	font-size: 15px;	color: #fff;	line-height: 210px;	text-align: center;}.cpbt li:hover p {	top: 0;}.cpbt li span {	font-size: 16px;}.cpbt li span a {	margin-top: 8px;	color:#333;	font-size: 16px;	text-align:center;}.cpbt li span a:hover {	color:#e60212;	font-weight: bolder;}
/*资讯热线:*/
.tage {
	width: 100%;
	height: 250px;
	background: url(../images/tageck.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_box p {
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}
.tage_box span {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.tage_box div {
	padding-left: 515px;
	margin-top: 22px;
}
.tage_box div a {
	display: block;
	width: 170px;
	height: 40px;
	background: #ff0000;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	color: #fff;
}
.tage_box div a:hover {
	text-decoration: underline;
}
/*定制流程*/
.dz {
	width: 100%;
	height: 380px;		background: #f3f3f3;
}
.dz_box {
	width: 1200px;
	height: 380px;
}
.dztop {
	width: 1200px;
	height: 133px;
}
.dztop p {
	text-align: center;
	margin-top: 30px;
}
.dztop span {
	display: block;
	text-align: center;
	letter-spacing: 5px;
	font-size: 20px;
	color: #0f68b4;
}
.dzter {
	width: 1200px;
	height: 280px;
	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: #0f68b4;
	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: 1310px;
	background: #f3f3f3;
}
.choo_box {
	width: 1200px;
	height: 1372px;
}
.chootop {
	width: 1200px;
	height: 156px;
	float: left;
}
.chootop p {
	text-align: center;
	margin-top: 45px;
}
.chootop span {
	display: block;
	text-align: center;
	font-size: 20px;
	color: #0f68b4;
	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: #0f68b4;
	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;
}.ys1 dl dd span a{	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: #0f68b4;
	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: #0f68b4;
	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: #0f68b4;
	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;
}
/*荣誉资质*/
.honor {
	width: 100%;
	height: 630px;
}
.honor_box {
	width: 1200px;
	height: 630px;
}
.honortop {
	width: 1200px;
	height: 130px;
}
.honortop p {
	text-align: center;
	margin-top: 60px;
}
.honortop span {
	display: block;
	text-align: center;
	letter-spacing: 5px;
	font-size: 20px;
	color: #0f68b4;
}
.mrmr3 {
	width: 1200px;
	float: left;
	height: 420px;
	position: relative;
	margin-top: 40px;
}
.mr_BtnL3 {
	background: url(../images/left.png) no-repeat center center;
	width: 25px;
	height: 46px;
	cursor: pointer;
	display: inline;
	position: absolute;
	top: 160px;
	left: -45px;
}
.mr_mr3 {
	float: left;
	width: 1200px;
	overflow: hidden;
	height: 420px;
}
.mr_BtnR3 {
	background: url(../images/right.png) no-repeat center center;
	width: 25px;
	height: 46px;
	cursor: pointer;
	position: absolute;
	top: 160px;
	right: -45px;
}
.mr_mr3 ul li {
	float: left;
	width: 285px;
	height: 420px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}
.mr_mr3 ul li img {
	width: 281px;
	height: 390px;
	float: left;
	border: 2px solid #ddd;
    background: #fff;
}
.mr_mr3 ul li p {
	width: 285px;
	height: 20px;
	font-size:16px;
	position: absolute;
	margin-top:400px;
	text-align:center;
}
.mr_mr3 ul li:hover p {
	top: 0;
}
/*公司简介*/
.gs {
	width: 100%;
	height: 765px;
	background: url(../images/gsck.jpg) no-repeat center top;
	border-bottom: 1px dashed #c9c9c9;
}
.gs_box {
	width: 1200px;
	height: 799px;
}
.gstop {
	width: 1200px;
	height: 161px;
	float: left;
}
.gstop p {
	text-align: center;
	margin-top: 45px;
}
.gstop span {
	text-align: center;
	display: block;
	font-size: 20px;
	color: #0f68b4;
	margin-top: 3px;
	letter-spacing: 5px;
}
.gster {
	width: 1200px;
	height: 355px;
	float: left;
}
.gsft {
	width: 577px;
	height: 360px;
	float: left;
}
.gsft span {
	font-size: 24px;
	display: block;
	color: #0f68b4;
	letter-spacing: 3px;
	margin-top: 2px;
}
.gsft p {
	width: 577px;
	height: 250px;
	color: #666;
	line-height: 35px;
	text-indent: 2em;
	margin-top: 12px;
	font-size: 15px;
	letter-spacing: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}
.gsft p a {
	color: #666;
	font-weight:bolder;
}
.gsft p a:hover {
	color: #e60212;
}
.gsft ul {
	width: 570px;
	height: 40px;
	margin-top: 30px;
}
.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 #0f68b4;
	text-align: center;
	line-height: 40px;
	color: #0f68b4;
	font-size: 15px;
}
.gsft ul li a:hover {
	color: #fff;
	background: #ff0000;
	border: 1px solid #ff0000;
}
.gsrt {
	width: 590px;
	height: 290px;
	float: right;
}
.gsrt img {
	width: 590px;
	height: 366px;
}
.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: 550px;
}
.news_box {
	width: 1200px;
	height: 435px;
}.newshead {	width: 1200px;	height: 110px;}.newshead p {	text-align: center;	margin-top: 35px;}.newshead span {	display: block;	text-align: center;	letter-spacing: 5px;	font-size: 20px;	color: #0f68b4;}
.newstop {
	width: 575px;
	float: left;
	overflow: hidden;
	margin-top: 30px;
}
.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: #ff0000;
	color: #fff;
	border: 1px solid #ff0000;
}
.newstop ul {
	margin-top: 1px;
}
.newstop ul li {
	width: 575px;
	height: 81px;
	overflow: hidden;
	border-bottom: 1px dashed #dbdbdb;
}
.newstop ul li span {
	padding-left: 30px;
	background: url(../images/wen.png) no-repeat left center;
	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 p {
	font-size: 14px;
	color: #707070;
	width: 545px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 30px;
	background: url(../images/da.png) no-repeat left center;
	margin-top: 5px;
}
.newstop ul li span a:hover {
	color: #ff0000;
}
.news-r {
	width: 575px;
	float: right;
	overflow: hidden;
	margin-top: 30px;
}
.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: 416px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news-r1 ul li:hover .s1 {
	color: #ff0000;
}
.news-r1 ul li:hover .s2 {
	color: #ff0000;
	background: url(../images/news04.png) no-repeat left center;
}
/*******友情链接*******/
.box {
	width: 100%;		background: #f3f3f3;
}
.box_tt {
	width: 1200px;
}
.box ul {
	width: 1200px;
	overflow: hidden;
	background: url(../images/link.png) no-repeat 38px 18px;
}
.box li {
	float: left;
}
.box li p {
	color: #0f84da;
	width: 106px;
	height: 64px;
}
.box li a {
	color: #333;
	line-height: 64px;
	margin-left: 20px;
	font-size: 15px;
}
.box li a:hover {
	color: #0f68b4;
}
/*底部*/
.foot {
	width: 100%;
	height: 309px;
	background: #0f68b4;
}
.foot .foot_con {
	width: 1200px;
	height: 308px;
	margin: 0 auto;
	border-bottom: 1px solid #000;
}
.ter4 {
	width: 260px;
	height: 308px;
	float: left;
}
.ter4 img {
	margin-top: 42px;
}
.ter3 {
	background: url(../images/ter01.jpg) no-repeat left 87px;
	width: 300px;
	height: 308px;
	float: left;
}
.ter3 span {
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 55px;
}
.ter3 img {
	width: 140px;
	height: 140px;
	margin-top: 40px;
}
.ter2 {
	width: 350px;
	height: 308px;
	float: left;
	background: url(../images/ter01.jpg) no-repeat left 87px;
}
.ter2 span {
	width: 350px;
	font-size: 18px;
	color: #ffffff;
	margin-top: 55px;
	display: block;
	font-weight: bold;
}
.ter2 p {
	color: #fff;
	float: left;
	margin-top: 36px;
	line-height: 25px;
}
.ter2 p a {
	color: #fff;
}
.ter2 p a:hover {
	color: #d2030f;
}
.ter1 {
	width: 230px;
	height: 308px;
	float: right;
	background: url(../images/ter01.jpg) no-repeat left 87px;
}
.ter1 p {
	width: 230px;
	font-size: 18px;
	color: #ffffff;
	margin-top: 55px;
	font-weight: bold;
}
.ter1 ul {
	width: 230px;
	height: 175px;
	margin-top: 36px;
}
.ter1 ul li {
	width: 115px;
	float: left;
}
.ter1 ul li a {
	color: #fff;
	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: 13px;
	color: #ffffff;
	line-height: 70px;
	float: left;
}
.copy_box p.copy1 a{
	color: #ffffff;
}
.copy_box p.copy1 a:hover {
	color: #e60212;
}
.copy_box p.copy2 {
	font-size: 14px;
	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;
}
