﻿/* CSS Document */
@charset "utf-8";
* {
	font-family: 'Microsoft Yahei', 'Sim sun', tahoma, 'Helvetica,Neue', Helvetica, STHeiTi, Arial, sans-serif;
}
#MyContent table, tr, td {
	border: 1px solid black;
}
#MyContent tr, td {
	border: 1px solid black;
}
#MyContent td {
	border: 1px solid black;
}
#sz table, tr, td {
	border: 0px solid black;
}
#MyContent img {
	max-width: 800px;
}
html {
	background: #fff;
	color: #444444;
	overflow-x: hidden;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, form, input, textarea, p {
	margin: 0 auto;
	padding: 0;
}
img {
	border: 0;
}
ol, ul, li {
	list-style: none;
}
h1, h2, h3 {
	font-weight: normal;
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-weight: inherit;
	font-size: inherit;
	font-family: inherit;
}
input, textarea, select {
*font-size:100%;
}
legend {
	color: #000;
}
a {
	color: inherit;
	text-decoration: none;
}
/*******CSS reset*************/
body {
	background: #fff;
	color: #444444;
	font-size: 14px;
}
a {
	color: #444444;
}
a:hover {
	color: #005aa4;
}
.info_03bg {
	width: 100%;
	height: 410px;
	float: left;
}
.info_03 {
	width: 1180px;
	margin: 0 auto;
	height: auto;
	padding: 20px 10px;
	background: #fff;
	padding-top: 0
}
.ystop {
	height: 295px;
	overflow: hidden;
}
.ystopl {
	width: 400px;
	float: left;
}
.ystopr {
	width: 780px;
	float: left;
}
.ystopr #item1 {
	width: 377px;
	height: 130px;
	float: left;
	margin: 0 0px 14px 12px;
	overflow: hidden;
}
.ysbot {
	height: 355px;
	overflow: hidden;
	padding-top: 15px;
}
.ysbotl {
	width: 582px;
	float: left;
	margin: 0px 15px 0 0px;
}
.ysbotr {
	width: 582px;
	float: left;
}
.ysbot p {
	color: #2f2a2a;
	line-height: 28px;
	padding: 0 15px;
}
.ysbot p span {
	color: #d28500;
}
.ysbot h3 {
	text-align: center;
	padding: 15px 0;
}
.ysbotl, .ysbotr, .ystopl img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	opacity: 0.9;
}
.ysbotl:hover, .ysbotr:hover, .ystopl img:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-o-transform: scale(1.02);
	opacity: 1;
}
#index_youshi {
	width: 1440px;
	height:900px;
	margin: 0 auto;
	background: #f7f7f7
}
.index_youshitit {
	width: 100%;
	height: 111px;
	position: relative;
	margin: 0 auto;
}
.index_youshititname {
	width: 1002px;
	height: 155px;
	position: absolute;
	left: 219px;
}
.index_youshinr {
	width: 1002px;
	margin: 0 auto !important;
	position: relative;
	height: 750px;
	background:url(bj.jpg) no-repeat scroll center 390px;
}
.index_youshinrimg1 {
	width: 460px;
	height:300px;
	position: relative;
	top: 50px;
	left: 10px;
	float: right;
}
.index_youshi_1 {
	width: 488px;
	height: 120px;
	top: 60px;
	left: 5px;
	position: absolute;
}
.index_youshi_1tit {
	height: 79px;
	width: 79px;
	border: 3px #e1e1e1 solid;
	float: left;
	font-size: 48px;
	text-align: center;
	line-height: 79px;
	color: #ce0611;
	font-weight: 800;
}
.index_youshi_1nr {
	font-size: 13px;
	width: 380px;
	float: right;
}
.index_youshi_1nr span {
	font-size: 28px;
	color: #017aff;
	width: 380px;
	float: left;
	border-bottom: 2px #aeaeae dashed;
}
.index_youshi_1nr b {
	font-size: 18px;
	width: 380px;
	float: left;
	line-height: 35px;
}
.index_youshi_2 {
	width: 488px;
	height: 120px;
	top: 200px;
	left: 5px;
	position: absolute
}
.index_youshi_3 {
	width: 506px;
	height: 120px;
	top: 450px;
	right: 10px;
	position: absolute
}
.index_youshi_4 {
	width: 506px;
	height: 120px;
	bottom:30px;
	right: 10px;
	position: absolute
}
.index_youshinrimg2 {
width: 997px;
height: 45px;
background: url(/images/youshi_img2.png) no-repeat left bottom;
bottom: 0px;
left: 0px;
z-index: -99;
color: #ffb400;
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
text-indent: 260px;
padding-top: 710px;
}
/*******CSS reset*************/
.f12 {
	font-size: 12px;
}
.f16 {
	font-size: 16px;
}
.bold {
	font-weight: bold;
}
.white {
	color: #fff;
}
.left {
	float: left;
}
.right {
	float: right;
}
.t_r {
	text-align: right;
}
.clear {
	clear: both;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.rel_center {
	position: relative;
	left: 50%;
}
.hidden {
	display: none;
}
.jj_pic {
	float: left;
	margin-right: 10px;
}
.nr_pic {
	text-align: center;
	position: relative;
	width: 100%;
}
.red {
	color: #f00;
	font-weight: bold;
	padding-left: 10px;
}
.nr_red {
	color: #f00;
	font-weight: bold;
}
#indexNews {
	float: right;
	width: 345px;
}
#indexNews li {
	line-height: 28px;
	padding: 0 0 0 15px;
	position: relative;
	height: 28px;
	list-style: none;
	overflow: hidden;
	text-align: left;
	background: url(  icon.jpg) no-repeat left center;
}
#indexNews li a {
	float: left;
}
.Newstime {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	color: #999;
}
#lianxi {
	margin: 0 20px 20px;
}
#lianxi p {
	line-height: 28px;
	height: 28px;
	border-bottom: 1px dotted #ccc;
	padding-left: 20px;
}
/** header **/
#top_line_bj {
	height: 30px;
	line-height: 30px;
	width: 1100px;
}
#top_bj {
	height: 137px;
	width: 100%;
	border-top: 1px solid #CCC;
}
#top {
	width: 1100px;
	height: 120px;
}
#logo {
	float: left;
	padding: 30px 0 0;
}
#top_tel {
	float: right;
	padding: 47px 0 0;
}
#nav_bj {
	background: #005aa4;
	height: 50px;
}
#nav {
	width: 1200px;
	height: 50px;
}
#nav a {
	display: block;
	float: left;
	width: 130px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
#nav a:hover, #nav a.currclass {
	background: #039
}
#flash {
	width: 100%;
	height: 425px;
	text-align: center;
}
#top_line_bj .right a {
	padding: 0 10px;
}
/** footer **/
#end_bj {
	background: url(  end_bj.jpg) repeat-x center top;
	width: 100%;
	height: 147px;
	font-family: "微软雅黑";
}
#end {
	width: 1100px;
	height: 147px;
	/*background: url(  end_logo.png) no-repeat left center;*/
}
#end .right {
	width: 720px;
	height: auto;
	overflow: hidden;
	padding-top: 40px;
	background: url(  end_line.png) repeat-x center 65px;
	text-align: right;
	color: #7e7e7e;
}
#end .right a {
	padding: 0 15px;
	color: #7e7e7e;
}
/** main **/ 
#main {
	width: 1180px;
	height: auto;
	overflow: hidden;
	padding: 20px 0;
}
#cp_title {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #ccc;
	background: url(../images/sytitbot.jpg) left bottom no-repeat;
	overflow: hidden;
	font-size: 18px;
	font-weight: 900;
}
#cp_title b {
	font-size: 12px;
	padding-top: 20px;
	line-height: 20px;
	color: #999;
	margin-left: 15px;
}
#cplb li {
	float: left;
	width: 130px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background: #005aa4;
	margin-right: 20px;
	margin-top: 30px;
}
#cplb li a {
	color: #fff;
}
#cplb li:hover {
	background: #d90000;
}
.content {
	line-height: 26px;
	padding: 20px 0;
	color: #000;
}
.content img {
	border: 1px solid #fff;
	padding: 5px;
	margin-right: 15px;
}
.abg {
	background: url(ab_bg.gif) center top no-repeat;
}
#cp_more {
	float: right;
	padding: 5px 10px 0 0;
}
.gsjj_x {
	width: 1180px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 20px;
}
.cgal_x {
	width: 100%;
	background: #297CC0 url(ge.png);
	height: auto;
	overflow: hidden;
	float: right;
	padding-top: 25px;
}
.cgal_x a {
	color: #fff;
}
.gsjj {
	width: 585px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 40px;
}
.gsjj_title {
	height: 50px;
	font-size: 24px;
	color: #0057A7;
	line-height: 1em;
	font-weight: bold;
	padding-top: 4px;
	float: left;
}
.gsjj_title span {
	color: #0057A7;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.gsjjs {
	width: 585px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 40px;
}
.gsjjs_title {
	height: 50px;
	font-size: 24px;
	color: #0057A7;
	line-height: 1em;
	font-weight: bold;
	padding-top: 4px;
	float: left;
}
.gsjjs_title span {
	color: #0057A7;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.more {
	float: right;
	padding: 10px 0 0;
}
.cgal {
	width: 505px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 40px;
}
#hzkh {
	background: url(  khbj.jpg) no-repeat center top;
	width: 1080px;
	height: 151px;
	margin-bottom: 10px;
	padding: 0 10px;
}
.youshi {
	width: 100%;
	height: 171px;
	margin: 0 auto;
	background: url(sdysbj.png) bottom center no-repeat;
}
.youshili {
	width: 780px;
	float: right
}
.youshili li {
	width: 388px;
	height: 96px;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer
}
.youshili li a {
	width: 368px;
	height: 76px;
	float: left;
	background-color: #f0f0f0;
	color: #0c65b1;
	padding: 10px;
	transition: 0.3s;
}
.youshili li a p {
	color: #000;
	font-size: 12px;
	font-weight: 100;
}
.youshili li a p {
	color: #000;
	font-size: 12px;
	font-weight: 100;
	padding-top: 15px;
}
.youshili li a:hover {
	width: 368px;
	height: 76px;
	float: left;
	background-color: #2a7cc1;
	color: #fff;
	padding-top: 10px;
}
.youshili li a:hover p {
	color: #fff;
	font-size: 12px;
	font-weight: 100;
}
#marqueedivcontrol {
	width: 1040px;
	height: 100px;
	overflow: hidden;
	margin: 40px 10px 0;
	float: left;
}
#marqueedivcontrol li {
	float: left;
	width: 162px;
	overflow: hidden;
	height: 100px;
	text-align: center;
	margin-right: 10px;
}
#marqueedivcontrol li img {
	width: 159px;
	height: 70px;
	border: 1px solid #eaeaea;
}
.cpgd {
	width: 1380px;
}
#jiantou {
	width: 10px;
	text-align: center;
	float: left;
	height: 16px;
	margin-top: 65px;
}
/** sidebar **/
#sidebar {
	width: 241px;
	height: auto;
	overflow: hidden;
	float: left;
}
#main_right {
	width: 915px;
	height: auto;
	overflow: hidden;
	float: right;
}
.left_title {
	background: url(  title.jpg) no-repeat left top;
	width: 241px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.left_title span {
	color: #91b2d9;
	font-size: 16px;
	padding-left: 10px;
}
#pro_list {
	border: 1px solid #005ba6;
	font-family: "微软雅黑";
}
#pro_list li {
	height: 47px;
	line-height: 47px;
	border-bottom: 1px solid #e9e9e9;
	padding-left: 30px;
	font-size: 14px;
}
#pro_list li:hover {
	border-left: 7px solid #da0000;
}
#pro_list li:hover a {
	color: #da0000;
}
#lxwm {
	background: #005aa4;
	padding: 10px;
	line-height: 2.0;
	color: #fff;
}
/** zy **/ 
#right_title {
	height: 46px;
	line-height: 46px;
	border-bottom: 1px solid #ccc;
	background: url(../images/sytitbot.jpg) left bottom no-repeat;
	overflow: hidden;
	font-size: 18px;
	font-weight: 900;
}
#r_title {
	height: 46px;
	line-height: 46px;
	padding: 0 15px;
	float: left;
	color: #005aa4;
	font-size: 18px;
}
#right_title span {
	float: right;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	margin-right: 15px;
	margin-top: 10px;
	height: 36px
}
#right_title span a {
	color: #333
}
.content_zy {
	padding: 15px;
	line-height: 2.0;
}
#scroolZone li {
	width: 211px;
	height: 200px;
	background: #f2f2f2;
	float: left;
	margin: 8px;
	text-align: center;
}
#scroolZone li img {
	width: 200px;
	height: 150px;
	padding: 5px;
}
#scroolZone li:hover {
	background: #18a9e0;
}
#scroolZone li:hover a {
	color: #fff;
}
/************************************/
.page {
	margin: 10px 20px 15px 0;
}
.page a {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	border: 1px solid #dbdbdb;
	padding: 0 2px 0;
}
.page a:hover {
	background: #404040;
	color: #fff;
	border: none;
	height: 20px;
	line-height: 20px;
	padding: 0 3px 0;
}
.current {
	padding: 0 6px 0;
	height: 18px;
	line-height: 18px;
	background: #404040;
	color: #fff;
}
/***************global*****************/
.pro_index li {
	float: left;
	overflow: hidden;
	margin: 0 7px;
	width: 165px;
	text-align: center;
	white-space: nowrap;
*margin:0 10px;
}
.pro_index span {
	padding-left: 15px;
	background-position: 0 -114px;
}
.pro_index img {
	padding: 3px;
	width: 157px;
	height: 126px;
	border: 1px solid #dcdcdc;
}
.pro_index a {
*color:#444;
}
.pro_index a:hover {
	color: #da020d;
}
.pro_index img:hover {
	border: 1px solid #999;
}
.pro {
	padding: 20px 0
}
.pro li {
	float: left;
	overflow: hidden;
	width: 200px;
	text-align: center;
	white-space: nowrap;
	font-size: 14px;
	border: 1px solid #ccc;
	padding: 5px;
	margin-right: 22.2px;
	margin-bottom: 22px;
}
.pro li:nth-child(4), .pro li:nth-child(8), .pro li:nth-child(12), .pro li:nth-child(16) {
	float: right;
	margin-right: 0
}
.pro span {
	background-position: 0 -114px;
}
.pro img {
	width: 200px;
	height: 150px;
}
.pro a {
*color:#444;
	font-size: 14px;
	line-height: 28px;
}
.pro li:hover {
	background: #18a9e0;
}
.pro li:hover a {
	color: #fff;
}
/*************index&goods**************/
.news {
	width: 100%;
}
.news li {
	width: 100%;
	height: 35px;
	text-indent: 2em;
	line-height: 35px;
	border-bottom: 1px dotted #ccc;
	background: url(  icon.jpg) no-repeat 10px center;
}
.news li:last-child {
	border: none
}
.news li:hover {
	background-color: #f2f2f2;
}
.news li:hover a {
	color: #000;
}
/****************news*****************/
.news_title {
	color: #da020d;
	text-align: center;
	line-height: 40px;
}
.meta {
	color: #999;
	text-align: center;
	line-height: 28px;
}
/***********news_info**************/
.jobs li {
	overflow: hidden;
	margin: 23px 18px 18px 28px;
	border-bottom: 1px dotted #666;
}
.jobs a {
	position: relative;
	top: -150px;
	background-position: 0 -301px;
	float: right;
	width: 71px;
	height: 34px;
	color: #fff;
	text-align: center;
	line-height: 44px;
	display: block;
	background: #f00;
}
.jobs strong {
	color: #da020d;
}
.jobs p {/*margin:6px 0 -134px 156px;*/
	line-height: 35px;
}
/***************jobs***************/
.pro_info .rel_center {
	margin: 23px 0 6px;
	margin-left: -145px;
	padding: 3px;
	width: 290px;
	height: 216px;
	border: 1px solid #dcdcdc;
}
.pro_info p {
	margin: 20px 30px 30px 33px;
}
.pro_name {
	display: block;
	color: #da020d;
	text-align: center;
	font-size: 18px;
}
.info_title {
	margin: 10px 0 0 0;
	width: 100%;
	height: 30px;
	background: #999;
	margin-bottom: 10px;
}
.info_title b {
	display: inline-block;
	padding-left: 10px;
	height: 100%;
	border-right: 1px solid #fff;
	background: #656565;
	color: #fff;
	line-height: 30px;
}
.info_title a {
	margin: 8px;
	width: 15px;
	height: 15px;
	background-position: 0 -426px;
}
/********goods_info&jobs_info*******/
.order {
	margin: 40px 0 120px 46px;
	line-height: 40px;
}
.order img {
	vertical-align: -5px;
	cursor: pointer;
}
#submit {
	width: 55px;
	height: 29px;
	color: #000;
	cursor: pointer;
	background: url(  button.gif) none center;
}
/**************order&message********/
#banner {
	position: relative;
	overflow: auto;
}
#banner li {
	float: left;
}
.banner .dots li.active {
	background: #fff;
	opacity: 1;
}
.banner .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	border: 2px solid #fff;
	border-radius: 6px;
	cursor: pointer;
	opacity: .4;
	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
/*sitemap*/
.mesmore {
	margin-top: 5px;
}
.mesmore:hover {
	color: #da020d;
	text-decoration: underline;
}
.sitemap {
	width: 996px;
	float: left; /*border:3px solid #f0f0f0;*/
	margin-top: 10px;
	margin-bottom: 10px;
}
.m1 {
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	margin-left: 20px;
}
.m2 {
	margin-left: 20px;
	margin-top: 20px;
	line-height: 25px;
}
.m2 span {
	font-size: 14px;
	font-weight: bold;
}
.m2t {
	border: 1px solid #f0f0f0;
	width: 800px;
	padding-left: 4px;
	margin-top: 2px;
	padding: 10px;
	margin-bottom: 20px;
}
.m2t ul {
}
.m2t ul li {
	list-style-type: none;
	float: left;
	width: 150px;
}
.m2t ul li a:hover {
	color: red
}
.f {
	float: right;
	margin-right: 10px;
	_margin-top: 7px;
}
.ny_zb {
	WIDTH: 315px;
	OVERFLOW: hidden
}
.ny_zbbt {
	LINE-HEIGHT: 70px;
	BACKGROUND: url(../images/cpfl.jpg) repeat-x 50% bottom;
	HEIGHT: 70px
}
.ny_zbbt SPAN {
	LINE-HEIGHT: 40px;
	PADDING-LEFT: 30px;
	COLOR: #fff;
	FONT-SIZE: 16px
}
.ny_zblb1 {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}
.ny_zblb1 LI {
	LINE-HEIGHT: 38px;
	WIDTH: 100%;
	BACKGROUND: url(../images/title_bg.jpg) repeat-x;
	FLOAT: left;
	COLOR: #333;
	FONT-SIZE: 14px;
	border-bottom: 1px solid #CCC;
	overflow: hidden;
}
.ny_zblb1 LI A {
	PADDING-LEFT: 30px;
	DISPLAY: block;
	BACKGROUND: url(../images/04.png) no-repeat right 50%;
	COLOR: #027bc1;
	TEXT-DECORATION: none
}
.ny_zblb1 LI A:hover {
	font-size: 16px;
	color: #F00;
	background: url(/images/left_.jpg) left no-repeat;
}
.ny_zblb1 LI A.cur {
	COLOR: #027bc1;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none
}
.ny_zblb1 LI UL {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	DISPLAY: none;
	COLOR: #666;
	PADDING-TOP: 0px
}
.ny_zblb1 LI UL LI {
	LINE-HEIGHT: 38px;
	TEXT-INDENT: 32px;
	BACKGROUND: url(../images/ititbg.jpg) repeat-x;
	HEIGHT: 38px;
	FONT-SIZE: 14px
}
.ny_zblb1 LI UL LI A {
	PADDING-LEFT: 12px;
	DISPLAY: block;
	BACKGROUND: url(../images/05.gif) no-repeat left 50%;
	COLOR: #000
}
.ny_zblb1 LI UL A:hover {
	BACKGROUND: #027bc1;
	COLOR: #fff
}
.cp {
	border: 1px solid #005ba6;
}
#MyContent img {
}
#full-screen-slider {
	width: 100%;
	height: 500px;
	float: left;
	position: relative
}
#slides {
	display: block;
	width: 100%;
	height: 500px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative
}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute
}
#slides li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
#pagination {
	display: none;
	list-style: none;
	position: absolute;
	left: 50%;
	top: 470px;
	z-index: 9900;
	padding: 5px 15px 5px 0;
	margin: 0
}
#pagination li {
	display: block;
	list-style: none;
	width: 10px;
	height: 10px;
	float: left;
	margin-left: 15px;
	border-radius: 5px;
	background: #000;
}
#pagination li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
}
#pagination li.current {
	background: #f30;
}
.fengye {
	width: 100%;
	border-top: 1px solid #dadada;
	padding-top: 10px;
}
#allmap {
	width: 94%;
	height: 460px;
	overflow: hidden;
	margin: 20px;
	border: 1px solid black;
}
#Company {
	background: url(sprite.gif) no-repeat 0 -228px;
}


.youshi_bg{width:100%;background: #f7f7f7;}

.dingsheng_nav {
  position: fixed;
  z-index: 99999;
  right: 0;
  top: 170px;
  width: 140px;
  -ms-background-image: linear-gradient(to bottom right, #e24a2a, #b8221d);
  -moz-background-image: linear-gradient(to bottom right, #e24a2a, #b8221d);
  -webkit-background-image: linear-gradient(to bottom right, #e24a2a, #b8221d);
  background-image: linear-gradient(to bottom right, #e24a2a, #b8221d);
  border-radius: 10px;
  border: 4px solid #ca2c18;
  padding: 12px 0 30px;
}

.dingsheng_nav .weixin_code_nav {
  width: 110px;
  margin: 0 auto;
}

.dingsheng_nav .weixin_code_nav .img_box img {
  width: 100%;
}

.dingsheng_nav .weixin_code_nav .text {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  padding-top: 2px;
}

.Statements_and_Schemes {
  padding: 12px 2px 10px 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -ms-align-items: flex-end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}

.Statements_and_Schemes .item {
  margin-bottom: 7px;
}

.Statements_and_Schemes .item a {
  width: 160px;
  border: 1px solid #ee9586;
  border-radius: 10px;
  background: rgba(234,120,101,0.76);
  padding: 5px 10px 5px 10px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.15);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
  right: 40px;
}

.Statements_and_Schemes .item a .icon {
  width: 38px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
}

.Statements_and_Schemes .item a .icon img {
  width: 100%;
}

.Statements_and_Schemes .item a .right_box {
  padding-left: 10px;
}

.Statements_and_Schemes .item a .right_box .tt {
  font-size: 14px;
  color: #70110a;
}

.Statements_and_Schemes .item a .right_box .text {
  font-size: 14px;
  color: #ffffff;
  padding-top: 2px;
}


.dingsheng_nav .dianhua_nav a {
  display: block;
  font-size: 18px;
  color: #ffd343;
  text-align: center;font-weight: bold;
}

.dingsheng_nav .Free_inquiry {
  padding-top: 12px;
}

.dingsheng_nav .Free_inquiry a {
  display: block;
  width: 122px;
  margin: 0 auto;
}

.dingsheng_nav .Free_inquiry a img{
max-width: 100%;
}