@charset "utf-8";

/*css */

html{
	min-width: 1200px;
}

html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0;
}

fieldset,
img,
input,
button {
	border: none;
	padding: 0;
	margin: 0;
	outline-style: none;
}

ul,
ol {
	list-style: none;
}

input {
	padding-top: 0;
	padding-bottom: 0;
	font-family: "SimSun", "΢ź";
}

select,
input {
	vertical-align: middle;
}

select,
input,
textarea {
	font-size: 12px;
	margin: 0;
}

textarea {
	resize: none;
}


/**/

img {
	border: 0;
	vertical-align: middle;
}


/**/

table {
	border-collapse: collapse;
}

body {
	font: 12px/150% Microsoft Yahei;
	color: #666;
	background: #fff;
	overflow-x: hidden;
	font-family: ;
}

.header,
.content,
.footer,
.container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	font-family: microsoft yahei;
}


/*页眉*/

.header {
	width: 100%;
	overflow: hidden;
}

.header .header_top {
	overflow: hidden;
	width: 100%;
	height: 32px;
	border-bottom: 1px solid #eaeaea;
	background-color: #f3f3f3
}

.header .header_top p {
	line-height: 32px;
	float: left;
	color: #313131;
}

.header .header_top ul {
	overflow: hidden;
	float: right;
	margin-top: 9px;
}

.header .header_top li {
	float: left;
	text-align: center;
}

.header .header_top .last {
	width: 65px;
	text-align: right;
	border: none
}

.header .header_cneter {
	overflow: hidden;
	height: 125px;
}

.header .header_cneter dl {
	float: left;
	overflow: hidden;
	margin-top: 13px;
}

.header .header_cneter dt {
	float: left;
	margin-right: 20px;
}

.header .header_cneter dt img {
	/* margin-top:-10px;*/
}

.header .header_cneter dd {
	float: left;
	margin-top: 26px;
	padding-left: 20px;
	border-left: 1px solid #dbdbdb;
	line-height: 27px;
}

.header .header_cneter dd h2 {
	font-size: 22px;
	color: #0085cb;
	font-weight: bold;
}

.header .header_cneter dd h2 img {
	position: relative;
	top: 5px;
	margin: 0 2px;
}

.header .header_cneter dd p {
	font-size: 20px;
	color: #303030;
}

.header .header_cneter .phone {
	float: right;
	background: url(../images/phone.png) no-repeat left center;
	width: 180px;
	margin-top: 15px;
	padding-left: 40px;
}

.header .header_cneter .phone p {
	font-size: 14px;
	color: #303030;
}

.header .header_cneter .phone h3 {
	font-size: 25px;
	font-family: Arial;
	color: #0181cf;
	font-weight: bold;
	line-height: 26px;
}

.header .header_nav {
	overflow: hidden;
	width: 100%;
	height: 55px;
	background: url(../images/nav_bg.png) repeat-x center;
}

.header .header_nav ul {
	overflow: hidden
}

.header .header_nav li {
	float: left;
	font-size: 14px;
	line-height: 55px;
	background: url(../images/nav_bor.png) no-repeat left center;
}

.header .header_nav .first {
	background: none
}

.header .header_nav li a {
	color: #fff;
	display: block;
	padding: 0 37px;
	text-decoration: none
}

.header .header_nav li:hover,
.header .header_nav .cur {
	background: url(../images/nav_cur_bg.png) repeat-x center;
}

.clearfix {
	clear: both;
	*zoom: 1;
	/*IE/7/6*/
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #F13A3A;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-decoration: none;
	font-weight: normal;
	font-size: 100%;
}

s,
i,
em {
	font-style: normal;
	text-decoration: none;
}

.col-red {
	color: #018aff!important;
}


/**/

.w {
	/**/
	width: 1200px;
	margin: 0 auto;
}

.fl {
	float: left
}

.fr {
	float: right
}

.al {
	text-align: left
}

.ac {
	text-align: center
}

.ar {
	text-align: right
}

.hide {
	display: none
}


/**/


/**/

.top_t {
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
}

.lr {
	float: left;
	width: 829px;
	text-align: left;
	line-height: 30px;
}

.lr a {
	color: #666;
}

.lr a:hover {
	color: #ffa400;
}

.lc {
	float: right;
	padding-right: 10px;
	line-height: 30px;
}

.lc a {
	color: #666;
}

.top {
	height: 130px;
	line-height: 100px;
}

.logo {
	width: 400px;
	margin-top: 14px;
}

.logo1 {
	margin-top: 20px;
}

.logo2 img {
	margin-top: 20px;
}

.wsd {
	float: right;
	position: relative;
	left: 80px;
}

.wsd img {
	width: 80px;
	/* height:80px;*/
	margin-top: 15px;
}

.wsd b {
	font-size: 26px;
	color: #0e79cb;
}

.wsd span {
	font-size: 28px;
	position: relative;
	right: 109px;
	top: 34px;
	color: #0e79cb;
}

.nav {
	background: #0e79cb;
	width: 100%;
	height: 50px;
}

.nav ul {
	width: 1200px;
	margin: auto;
}

.nav li {
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
	padding: 0px 0px;
	font-weight: bold;
	width: 171px;
}

.nav li a {
	font-size: 16px;
	color: #FFF;
	height: 48px;
	display: inline-block;
	color: #fff;
	zoom: 1;
	font-size: 16px;
	width: 100px;
	font-weight: bold;
}

.nav li a:hover {
	background: url(../images/nav_a_h.gif) repeat-x top;
	text-decoration: none;
	display: inline-block;
	color: #203867;
	zoom: 1;
	font-weight: bold;
	width: 171px;
}

#nav ul dd a:hover {
	height: 50px;
	color: #666;
	display: block;
	text-align: center;
	line-height: 50px;
	border-bottom: 2px solid #F13A3A;
	width: 171px;
	margin-right: 25px;
	background-color: #Fff;
}

#nav ul li dl {
	background: #FFFFFF;
	z-index: 999;
	width: 171px;
}

.pa {
	position: absolute;
}

#nav ul dd {}

#nav ul dd a {
	font-size: 14px;
	border-bottom: 1px solid #ECECEC;
	text-align: center;
	height: 50px;
	line-height: 50px;
	width: 171px;
	text-decoration: none;
	display: inline-block;
	color: #203867;
	zoom: 1;
	background-color: #ff;
}

#nav_r {
	width: 1px;
	height: 80px;
	float: right;
	background: #D8D8D8;
}


/**/

.ban {
	position: relative;
	width: 1000px;
	height: 500px;
	margin: 0px auto;
	/* margin-top:50px;*/
}

.banPa {
	left: -460px;
	position: absolute;
}

#foucsBox {
	margin: 0 auto;
	padding: 0;
	width: 1920px;
	height: 500px;
	overflow: hidden;
	zoom: 1;
	position: relative;
}

#foucsBox .imgCon {
	width: 1920px;
	height: 500px;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
}

#foucsBox .imgCon li {
	float: left;
	width: 1920px;
	height: 500px;
}

#foucsBox .imgCon li img {
	width: 1920px;
	height: 500px;
}

#foucsBox .foucs {
	width: 1920px;
	height: 8px;
	position: absolute;
	bottom: 30px;
	text-align: center;
	z-index: 3;
}

#foucsBox .foucs span {
	width: 12px;
	height: 12px;
	background: url(../images/banCoin.png) no-repeat -1px -101px;
	display: inline-block;
	margin: 0px 5px;
}

#foucsBox .foucs span.f {
	background: url(../images/banCoin.png) no-repeat -1px -1px;
}


/**/

.iculture {
	height: 66px;
	/* background:#eff0f4;*/
}

.culturetxt {
	width: 700px;
	margin-top: -8px;
}

.culturetxt span {
	font-size: 18px;
	color: #666;
	line-height: 4em;
}

.culturetxt p {
	font-size: 16px;
	color: #fff;
	line-height: 2em;
}

.culturetxt a {
	font-size: 14px;
}


/**/

.search {
	padding: 10px 0;
}

.search input {
	border: none;
}

.search .cpkey {
	background: #fff;
	width: 200px;
	*width: 190px;
	height: 40px;
	border: 2px solid #DEDEDE;
	color: #999;
	padding-left: 10px;
	border-radius: 5px;
}

.search .image {
	background: #0e79cb;
	border: 2px solid #0e79cb;
	width: 90px;
	height: 40px;
	color: #fff;
	margin-left: 0px;
	text-align: center;
	line-height: 36px;
	border-radius: 5px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.search .image:hover {
	background: #fff;
	color: #0e79cb;
}

.itit span {
	font-size: 16px;
	display: block;
	font-family: arial;
	color: #999999;
}

.itit i {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	display: block;
	margin-top: 13px;
}

.index_case_tl span {
	font-size: 16px;
	font-family: arial;
	color: #999999;
	display: block;
	margin-top: 7px;
	text-align: center;
}

.index_case_tl i {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	display: block;
	margin-top: 13px;
	font-size: 36px;
	color: #333;
	font-weight: bold;
	display: block;
	margin-top: 7px;
	text-align: center;
}

.rollBox {
	/* margin-top:48px;*/
	/* height:100px;*/
}

.itit {
	text-align: center;
	padding: 50px 0 23px 0;
}

.itit span {
	font-size: 16px;
	display: block;
	font-family: arial;
	color: #999999;
}

.itit p {
	font-size: 16px;
	line-height: 3em;
}

.iprotype_about li {
	float: left;
	width: 300px;
	text-align: center;
	padding-bottom: 80px;
}

.iprotype_about span {
	display: block;
	font-size: 24px;
	line-height: 2.5em;
	color: #000;
}

.iprotype_about p {
	font-size: 14px;
}


/**/

.ipro {
	background: #EBEBEB;
	height: 600px;
}

#featured-area {
	height: 337px;
	width: 100%;
	margin: 0px auto 0 auto;
}

.roundabout-holder {
	list-style: none;
	width: 100%;
	margin: 0px auto;
}

.roundabout-moveable-item {
	font-size: 12px!important;
	width: 568px;
	cursor: pointer;
	padding: 5px;
	border: 1px solid #aaaaaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #f9f9f9;
	float: left;
	margin: 0 10px;
}

.roundabout-moveable-item img {
	width: 568px;
	background-color: #FFFFFF;
	margin: 0;
}

.roundabout-in-focus {
	cursor: auto;
}

.roundabout-in-focus:hover {
	-webkit-box-shadow: 0px 0px 20px #787878;
	-moz-box-shadow: 0px 0px 20px #787878;
	background: #f9f9f9;
}

.roundabout-holder span {
	display: none;
}

.roundabout-in-focus:hover span {
	display: inline;
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 8px 20px;
	background: #f9f9f9;
	color: #3366cc;
	z-index: 999;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topLeft: 5px;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
}

.roundabout a:active,
.roundabout a:focus,
.roundabout a:visited {
	outline: none;
	text-decoration: none;
}

.roundabout li {
	margin: 0
}


/**/

.iadv {
	background: url(../images/iadv.jpg) no-repeat top center;
	height: 300px;
}

.iadv_about {
	text-align: center;
	padding: 82px 0;
}

.iadv_about p {
	font-size: 30px;
	color: #fff;
	line-height: 2em;
}

.iadv_about p span {
	font-size: 68px;
	color: #0e79cb;
	font-family: "arial black", "avant garde";
	padding: 0 30px;
}


/**/

.inews {
	height: 590px;
	margin-top: 49px;
}

.inews_cont ul li {
	float: left;
	width: 550px;
	height: 120px;
	margin: 50px 24px 0px;
}

.inews_cont ul li .inews_time {
	float: left;
	background: #272636;
	width: 150px;
	height: 100px;
	margin-right: 20px;
	text-align: center;
	border-radius: 5px;
}

.inews_cont ul li img {
	border-radius: 5px;
}

.inews_cont ul li .inews_time span {
	color: #0e79cb;
	font-size: 33px;
	display: inline-block;
	line-height: 1.5em;
}

.inews_cont ul li .inewstxt {
	width: 380px;
	float: left;
}

.inews_cont ul li .inewstxt a {
	font-size: 18px;
}

.inews_cont ul li .inewstxt a:hover {
	font-size: 18px;
	color: #0e79cb;
}

.inews_cont ul li .inewstxt p {
	font-size: 12px;
	margin-top: 10px;
	line-height: 24px;
}


/**/

.iabout {
	background: url(../images/iabout.jpg) no-repeat top center;
	height: 506px;
}

.iabout_right {
	width: 50%;
	height: 506px;
	position: relative;
}

.iabout_rightb {
	background: #000;
	filter: alpha(Opacity=10);
	-moz-opacity: 0.1;
	opacity: 0.1;
	height: 506px;
}

.iabout_txt {
	color: #fff;
	padding: 25px 0;
	position: absolute;
	top: 0;
	left: 130px;
}

.iabout_txt h2 {
	font-size: 38px;
	line-height: 3em;
}

.iabout_txt p {
	font-size: 16px;
	line-height: 2.5em;
	width: 450px;
}

.iabout_txt span {
	background: #fff;
	color: #000;
	padding: 15px 40px;
	line-height: 8em;
	border-radius: 30px 30px;
}


/**/

.about_icontact h2 {
	color: #333;
	font-size: 26px;
	line-height: 2em;
}

.icontact_txt li {
	float: left;
	width: 356px;
	border: 1px solid #ccc;
	margin: 0 20px;
	height: 100px;
	text-align: center;
}

.qq {
	background: url(../images/qq.png) no-repeat 70px 35px;
	padding: 20px 0 20px 0;
}

.weibo {
	background: url(../images/weibo.png) no-repeat 70px 35px;
	padding: 20px 0 16px 0;
}

.weixin {
	background: url(../images/weixin.png) no-repeat 25px 35px;
	padding: 7px 10px 20px 60px;
}

.icontact_txt {
	display: inline-block;
}

.icontact_txt li p {
	line-height: 2em;
	font-size: 16px;
}

.icontact_ewm {
	background: url(../images/kuang.png) no-repeat center 90px;
	text-align: center;
	font-size: 14px;
	padding-bottom: 60px;
}

.icontact_ewm img {
	width: 100px;
	height: 100px;
	margin-top: 36px;
}

.icontact_txt .weixin p {
	line-height: 30px;
}


/**/

.iteam {
	background: #eff0f4;
	height: 300px;
	padding-top: 0px;
}

.iteam_about li {
	float: left;
	text-align: center;
	padding: 0 15px;
}

.iteam_about li img {
	width: 178px;
	border: 1px solid #cccccc;
}

.iteam_txt {
	background: #fff;
}

.iteam_txt span {
	font-size: 16px;
	color: #333;
	line-height: 2em;
}

.iteam_txt p {
	line-height: 3em;
}

.rollBox .LeftBotton,
.rollBox .RightBotton {
	height: 52px;
	width: 25px;
	background: url(../images/scrolBg.png) no-repeat;
	overflow: hidden;
	float: left;
	display: inline;
	margin-top: 39px;
	cursor: pointer;
}

.rollBox .LeftBotton {
	background-position: 0px 0px;
	margin-right: 5px;
}

.rollBox .RightBotton {
	background-position: -175px 0px;
	margin-left: 5px;
}

.rollBox .LeftBotton:hover {
	background-position: 0px -147px;
	margin-top: 39px;
}

.rollBox .RightBotton:hover {
	background-position: -175px -147px;
}

.rollBox .Cont {
	width: 1111px;
	overflow: hidden;
	float: left;
	margin: 0px 5px;
	height: 132px;
}

.rollBox .ScrCont {
	width: 10000000px;
}

.rollBox .Cont .pic {
	width: 237px;
	float: left;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}

.rollBox .Cont .li {
	padding-bottom: 32px;
	position: relative;
}

.rollBox .Cont .li h3 {
	border: 1px solid #fff;
	width: 235px;
	height: 158px;
	overflow: hidden;
}

.rollBox .Cont .li h4 {
	line-height: 30px;
	color: #505050;
	position: absolute;
	top: 130px;
	left: 0px;
	text-align: center;
	width: 236px;
}

.rollBox .Cont .li h4 a {
	font-size: 14px;
	color: #451719;
}

.rollBox .Cont a:link,
.rollBox .Cont a:visited {
	color: #626466;
	text-decoration: none;
}

.rollBox .Cont a:hover {
	color: #0e79cb;
}

.rollBox #List1,
.rollBox #List2 {
	float: left;
	: height:
}

.rollBox ul {
	margin-top: 10px;
}


/**/

.shangmeng {
	/* padding:70px 0;*/
	margin-bottom: 20px;
}

.shangmeng li {
	float: left;
	padding-right: 20px;
}


/*ײ*/

.footer {
	background: #1B252E;
	font-size: 16px;
	padding-top: 30px;
	text-align: center;
	color: #b6b6b6;
	border-top: 4px solid #f13a3a;
}

.footer a {
	color: #b6b6b6;
	font-size: 16px;
}

.foot_top {
	height: 80px;
	line-height: 80px;
	border-bottom: 1px solid #313A3C;
}

.foot_top li {
	float: left;
	/* width:300px;*/
	text-align: center;
	padding: 0 45px;
}

.foot_top h3 {
	color: #8B939D;
	font-size: 14px;
}

li.iaddress {
	background: url(../images/iaddress.png) no-repeat 10px center;
}

li.itel {
	background: url(../images/itel.png) no-repeat 10px center;
}

li.itime {
	background: url(../images/itime.png) no-repeat 10px center;
}

li.iemail {
	background: url(../images/iemail.png) no-repeat 10px center;
}

.foot_bottom {
	padding-top: 50px;
	line-height: 2em;
}

.footnav {
	display: inline-block;
	margin: 0 auto;
}

.footnav li {
	padding: 0 20px;
	display: inline;
}


/**/

.middle {
	padding: 60px 0;
}

.in_Nav {
	height: 35px;
	line-height: 35px;
}

.in_Nav span {
	float: right;
}

.Txt {
	margin: 10px auto;
	text-align: left;
	font-size: 16px;
	line-height: 30px;
	overflow-x: hidden;
	font-family: ΢ź;
}


/* ϵ */

.cmap {
	width: 1000px;
	margin: 0 auto;
}

.cmap p {
	padding-top: 20px;
}


/*page_list*/

.page_list {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #000;
	font-size: 16px;
	width: 100%;
	margin: 20px auto;
}

.page_list span {
	background: #FFF;
	padding: 0px 5px;
	margin-right: 5px;
	color: #000;
	font-size: 16px;
}

.page_list ul {
	float: right;
}

.page_list li {
	float: left;
	list-style: none;
	border: 1px solid #0e79cb;
	border-radius: 10px;
	padding: 0px 10px;
	font-size: 16px;
	margin: 0 3px;
	text-align: center;
}

.page_list a {
	display: block;
	color: #000;
	font-size: 16px;
}

.page_list a:hover {
	color: #0e79cb#0e79cb;
}

.thisclass {
	color: #0e79cb;
	background: #f1f1f1;
}


/**/

.tit {
	text-align: center;
	padding: 60px 0;
}

.tit span {
	font-size: 38px;
	color: #000;
	font-weight: 900;
}

.tit p {
	font-size: 16px;
	line-height: 3em;
}

.PNtype {
	text-align: center;
}

.PNtype a {
	padding: 10px 20px;
	border: 1px solid #eee;
	border-radius: 20px;
	font-size: 16px;
	line-height: 2em;
}

.PNtype a:hover {
	background: #0e79cb;
	color: #fff;
}

.con-pro {
	width: 350px;
	height: 233px;
	float: left;
	margin: 25px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.conimg-pro {
	width: 350px;
	height: 233px;
}

.txt-pro {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 205px;
	padding-top: 30px;
	line-height: 45px;
	text-align: center;
	background: rgba(0, 0, 0, 0.4);
	display: none;
}

.txt-pro a {
	color: #fff;
}

.txt-pro h3 {
	font-weight: normal;
	font-size: 20px;
	font-weight: 900;
}

.txt-pro p {
	font-size: 14px;
	display: block;
	line-height: 2em;
}

.tac {
	text-align: center;
}

.tac img {
	padding-top: 30px;
}


/**/

.insNewsArti {
	overflow: hidden;
	padding: 20px 0;
}

.insNewsArti h1 {
	font-size: 20px;
	font-weight: normal;
	color: #0e79cb;
	text-align: center;
}

.title_s {
	text-align: center;
	line-height: 4em;
}

.newsview {
	line-height: 2em;
	padding: 50px 0;
}

.viewpage {
	background: #eee;
	width: 100%;
	height: 86px;
	margin-top: 30px;
}

.main_r_nav {
	float: left;
	width: 1000px;
	padding: 10px 0;
	margin-left: 20px;
	display: inline;
}

.main_r_nav a {
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.main_r_nav a:hover {
	color: #FF6637;
}

.returnlist {
	width: 50px;
	height: 56px;
	padding: 15px 18px;
	display: inline;
	float: right;
	color: #fff;
	line-height: 30px;
	font-size: 12px;
	background: #FF6637;
	border-radius: 5px;
}

.returnlist a {
	color: #fff;
	text-align: center;
	font-size: 18px;
	display: block;
}


/**/

.rtt {
	font-size: 20px;
	color: #000;
	margin-top: 50px;
}

.infons {
	padding-top: 30px;
	display: inline-block;
}

.infons ul li {
	width: 50%;
	float: left;
	line-height: 3em;
}

.infons ul li a {
	color: #666;
}

.infons ul li a:hover {
	color: #FF6637;
}

.infopro li {
	float: left;
	display: inline;
	padding: 10px;
}

.infopro img {
	border-radius: 5px 5px 0 0;
}

.infopro li a p {
	width: 202px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #016aae;
	color: #fff;
	border-radius: 0 0 5px 5px;
}

.infopro li a p:hover {
	background: #f44601;
	color: #fff;
}


/**/

.sitemap h3 {
	font-size: 20px;
	font-weight: 900;
	line-height: 3em;
	color: #000;
}

.shelf {
	width: 1200px;
	margin: auto;
	margin-bottom: 22px;
}

.shelf .container {
	width: 1200px;
	margin: 77px auto 100px auto;
	height: 1003px;
}

.shelf_title {
	text-align: center;
}

.shelf_title span {
	font-size: 16px;
	display: block;
	font-family: arial;
	color: #999999;
}

.shelf_title i {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	display: block;
	margin-top: 13px;
}

.shelf_list_content {
	margin-top: 48px;
}

.shelf_list_content .shelf_list_box:first-child {
	margin-left: 0;
}

.shelf_list_box {
	width: 252px;
	padding: 18px;
	margin-right: 10px;
	float: left;
	background-color: #eaeaea;
	margin-bottom: 10px;
	/* border:1px solid #016aae;*/
}

.shelf_list_tp {
	width: 256px;
	overflow: hidden;
	height: 256px;
}

.shelf_list_tp a {
	transition: .1s transform;
}

.shelf_list_tp img {
	transition: .1s transform;
	transform: translateZ(0);
	display: block;
	height: 256px;
	width: 256px;
}

.shelf_list_box:hover .shelf_list_tp img {
	transform: scale(1.2, 1.2);
	transition: .3s transform;
}

.shelf_list_text {
	margin-top: 25px;
}

.shelf_list_text i {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}

.shelf_list_text span {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #dddddd;
	margin: 15px 0;
}

.shelf_list_text p {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.shelf_list_more {
	margin-top: 31px;
	margin-bottom: 15px;
}

.shelf_list_more i {
	font-size: 12px;
	color: #3f3f3f;
}

.shelf_list_more span {
	display: block;
	width: 20px;
	height: 1px;
	background-color: #3f3f3f;
	margin-top: 10px;
}

.shelf_button {
	height: 56px;
}

.shelf_button a {
	display: block;
	width: 178px;
	height: 36px;
	font-size: 14px;
	color: #333333;
	line-height: 36px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #C8C8C8;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.shelf_button a i {
	text-indent: -10px;
	color: transparent;
	font-size: 16px;
	font-weight: bold;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
}

.shelf_button a:hover {
	background: #333;
	color: #FFFFFF;
}

.shelf_button a:hover i {
	text-indent: 10px;
	color: #fff;
}


/*JOIN*/

.join01 {
	/* background-color:#eff0f4;*/
	margin-bottom: 23px;
}

.join {
	width: 100%;
}

.join .container {
	width: 1280px;
	margin: 0 auto;
	padding: 77px 0 100px 0;
	height: 580px;
}

.join_title {
	text-align: center;
}

.join_title span {
	font-size: 14px;
	display: block;
	font-family: arial;
	color: #a2a1a4;
	margin-top: 10px;
}

.join_title i {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	display: block;
	margin-top: 7px;
}

.join_list_content {
	margin-top: 0px;
}

.join_list_content ul li {
	width: 32.4%;
	height: 212px;
	float: left;
	margin-left: 1.4%;
	margin-top: 25px;
	padding: 25px 0;
	text-align: center;
	transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
}

.join_list_content ul li:hover {
	background: #eff0f4;
}

.join_list_content ul li:nth-child(3n+1) {
	margin-left: 0;
}

.join_list_content ul li span {
	display: block;
	height: 65px;
	margin: 0 auto;
	text-align: center;
}


/*.join_list_content ul li span img {transition:1s;-moz-transition:1s;-webkit-transition:1s;}
.join_list_content ul li:hover span img {-webkit-transform:rotate(360deg);transform:rotate(360deg);-o-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);}
*/

.join_list_content ul li i {
	font-size: 18px;
	line-height: 0;
	color: #333333;
	margin: 40px 0 30px 0;
	font-weight: bold;
	display: block;
}

.join_list_content ul li p {
	font-size: 14px;
	line-height: 24px;
	color: #a2a1a4;
	width: 76%;
	margin: 0 auto;
}

@media (max-width:1280px) {
	.join .container {
		width: 96%;
		padding: 77px 2% 100px 2%;
	}
}

.shopmrsc a:hover {
	color: #1F76E5 !important;
}

.dgcontent_title_h5 {
	display: block;
	text-align: center;
	border-bottom: 1px solid #ddd;
	height: 55px !important;
	line-height: 55px !important;
	margin: 10px auto 25px !important;
}

.dgcontent_title_h5 h5,
.dgcontent_title_h5 h5 strong {
	font-size: 18px
}

.news_content_title {
	display: block;
	text-align: center;
	border-bottom: 1px solid #ddd;
	height: 55px !important;
	line-height: 55px !important;
	margin: 10px auto;
}

.news_content_title h3,
.news_content_title h3 strong {
	font-size: 18px
}

.news_content_title hr {
	display: none;
}

#bodycontent.pro_list_box:nth-last-child(2) {
	float: none;
}

#bodycontent.pro_list_box:nth-child(3) .pro_list_box_item_r_zdy p::after,
#bodycontent.pro_list_box:nth-child(3) .pro_list_box_item_r_zdy p:after {
	display: none;
}

#bodycontent.pro_list_box:nth-child(3) .pro_list_box_item_l_zdy {
	width: 340px;
	height: 220px;
	float: left;
	display: block;
}

.pro_list_box_item_l_zdy a img {
	width: 100%;
	height: 100%;
}

#bodycontent.pro_list_box:nth-child(3) .pro_list_box_item_r_zdy {
	width: 800px !important;
	height: 300px;
	padding: 0 15px;
	float: right;
	text-align: left;
}

#bodycontent.pro_list_box:nth-child(3) .pro_list_box_item_r_zdy p {
	font-size: 20px;
	display: block;
	line-height: 35px;
	padding: 10px 0;
	font-weight: bold;
	letter-spacing: 0;
	color: #434343;
}

#bodycontent.pro_list_box:nth-child(3) .pro_list_box_item_r_zdy p a {
	height: 26px;
	font-size: 16px;
	color: #077fbe;
	border: none;
}

#bodycontent.pro_list_box:nth-child(3) .pro_list_box_item_r_zdy div {
	font-size: 13px;
	font-weight: normal;
	color: #888;
	overflow: hidden;
	line-height: 32px;
	margin-top: 10px;
	text-indent: 2em;
	text-align: justify;
}

.pro_list_box_item_r_zdy div>span {
	font-size: 13px !important;
	font-weight: normal;
	color: #888;
	overflow: hidden;
	line-height: 24px !important;
}

.pro_list_box_item_r_zdy div p {
	font-size: 13px;
	font-weight: normal;
}

.pro_list_box_item_r_zdy a {
	text-decoration: none
}

.pro_list_box_item_r_zdy a:hover {
	text-decoration: none
}

.shopmrsc a:hover {
	color: #1F76E5 !important;
}

.shopmrsc {
	width: 560px;
	float: left;
	margin: 10px 0;
	padding: 15px 20px !important;
	margin: 0 !important
}

.news_box_lbm .shopmrsc:first-child {
	width: 1160px;
	float: none;
	display: block;
}

#bodycontent.pro_list_box:nth-child(3) .content_more_a_zdy {
	background: #1F76E5;
	color: #fff;
	padding: 2px 10px;
	line-height: 30px;
	height: 30px;
	display: block;
	width: 100px;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
}

#bodycontent.pro_list_box:nth-child(3) .content_more_a_zdy::after,
#bodycontent.pro_list_box:nth-child(3) .content_more_a_zdy:after {
	content: '鿴 >> ';
	color: #fff;
}

.dgcontent_title_h5 {
	display: block;
	text-align: center;
	border-bottom: 1px solid #ddd;
	height: 55px !important;
	line-height: 55px !important;
	margin: 10px auto 25px !important;
}

.dgcontent_title_h5 h5,
.dgcontent_title_h5 h5 strong {
	font-size: 18px
}

.news_content_title {
	display: block;
	text-align: center;
	border-bottom: 1px solid #ddd;
	height: 55px !important;
	line-height: 55px !important;
	margin: 10px auto;
}

.news_content_title h3,
.news_content_title h3 strong {
	font-size: 18px
}

.news_content_title hr {
	display: none;
}

.shopmrsc .xwlb_img {
	display: none;
}

.news_box_lbm .shopmrsc:first-child .shopmrsc a {
	width: 300px;
	display: block;
}

.news_box_lbm .shopmrsc:first-child .xwlb_img {
	width: 340px;
	display: block;
	height: 220px;
}

.news_box_lbm .shopmrsc:first-child .xwlb_img img {
	width: 100%;
	height: 100%;
	max-width: 100%;
	max-height: 100%;
}

.news_box_lbm .shopmrsc:first-child .xwlb_content {
	width: 770px !important;
	height: 220px;
	padding: 0 15px;
}

.news_box_lbm .shopmrsc:first-child .xwlb_content .xwlbnr {
	margin-top: 10px;
	font-size: 14px;
	line-height: 32px;
}

.shopmrsc p.xwlbnr {
	font-size: 13px;
	font-weight: normal;
	height: 67px;
	line-height: 24px;
	margin-top: 7px;
	color: #999;
}

.news_box_lbm .shopmrsc:first-child .xwlb_content .xwlbbt {
	font-size: 20px;
	display: block;
	line-height: 35px;
	padding: 10px 0;
	font-weight: bold;
	letter-spacing: 0.4px;
}

.news_box_lbm .shopmrsc:first-child .xwlb_content:after,
.news_box_lbm .shopmrsc:first-child .xwlb_content::after {
	content: '查看更多>>';
	background: #1F76E5;
	color: #fff;
	padding: 2px 10px;
	line-height: 30px;
	height: 30px;
	display: block;
	width: 100px;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
}

.shopmrsc p.xwlbbt {
	color: #434343;
}

.shopmrsc p.xwlbbt {
	position: relative;
	padding-left: 23px;
}

.shopmrsc p.xwlbbt:after,
.shopmrsc p.xwlbbt::after {
	content: '';
	width: 8px;
	height: 8px;
	background: #1F76E5;
	display: block;
	border-radius: 50%;
	position: absolute;
	top: 9px;
	left: 5px
}

.news_box_lbm .shopmrsc:first-child .xwlb_content .xwlbbt:after,
.news_box_lbm .shopmrsc:first-child .xwlb_content .xwlbbt::after {
	display: none;
}

.news_box_lbm {
	width: 1200px !important;
	margin: 0 auto;
}

a.xwlb_content {
	width: 560px !important;
}

#bodycontent.pro_list_box {
	float: left;
	/* width:600px !important;*/
}

#bodycontent.pro_list_box:nth-child(3) {
	float: none;
	width: 1200px !important;
}

#bodycontent.pro_list_box:nth-child(3) .pro_list_box_item_zdy {
	display: block;
	height: 220px;
	padding: 15px;
	border-bottom: 1px solid #e9e9e9;
	overflow: hidden;
}

.pro_list_box_item_zdy:hover {
	background: #f8f8f8;
}

.pro_list_box_item_l_zdy {
	display: none;
}

.pro_list_box_item_zdy {
	padding: 15px 20px;
}

.pro_list_box_item_r_zdy a {
	display: block;
}

.pro_list_box_item_r_zdy {
	text-align: justify;
}

.pro_list_box_item_r_zdy a p {
	font-size: 16px;
	color: #434343;
	line-height: 25px;
	position: relative;
	padding-left: 23px;
}

.pro_list_box_item_r_zdy div {
	font-size: 13px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 7px;
	color: #999;
	height: 72px;
	text-indent: 22px;
	overflow: hidden
}

.pro_list_box_item_r_zdy a p:after,
.pro_list_box_item_r_zdy a p::after {
	content: '';
	width: 8px;
	height: 8px;
	background: #1F76E5;
	display: block;
	border-radius: 50%;
	position: absolute;
	top: 9px;
	left: 5px;
}

#bodycon #left {
	/* display:none !important;*/
	/* width:0 !important;*/
}

#bodycon #center {
	/* width:100% !important;*/
	/* height:auto !important;*/
}

.content_image {
	display: none;
}

#center>div {
	width: 100% !important;
}

#center>div>p {
	font-size: 14px;
	line-height: 32px;
	text-align: justify;
	text-indent: 2em;
}

.cms_page {
	margin: 0 auto;
	line-height: 180%;
	text-align: center;
	padding-top: 20px;
}

.thisclass {
	background: #1f76e5;
}

.thisclass a {
	color: #fff !important;
}

.cms_page li:hover {
	background: #1f76e5;
}

.cms_page li:hover a {
	color: #fff;
}

.cms_page li {
	float: left;
	/* width:30px; */
	/* height:30px; */
	line-height: 30px;
	border: 1px solid #1f76e5;
	margin: 0px 4px;
	padding: 0px 10px;
}

.cms_page li a {
	display: block;
	/* background:#fff; */
	color: #1f76e5;
	height: 30px;
}

.cms_page li a:hover {
	background: #1f76e5;
	color: #fff;
}

.cms_page .previous_s,
.cms_page .next,
.cms_page .previous_s a,
.cms_page .next a {
	text-indent: -9999px;
}

.cms_page .previous_s,
.cms_page .next,
.cms_page .pages_solid {
	background: #1f76e5;
	color: #fff;
}

.cms_page .previous_s a {
	background: url(../images/pageCoin.png) no-repeat 11px -42px #fff;
}

.cms_page .previous_s,
.cms_page .previous_s a:hover {
	background: url(../images/pageCoin.png) no-repeat 11px 8px #1f76e5;
}

.cms_page .next a {
	background: url(../images/pageCoin.png) no-repeat -44px -42px #fff;
}

.cms_page .next,
.cms_page .next a:hover {
	background: url(../images/pageCoin.png) no-repeat -44px 8px #1f76e5;
}


/**/

.index_about {
	margin-top: 28px;
}

.index_case_tl {
	width: 1200px;
	margin: auto;
	/* border-bottom:1px solid #d2d2d2;*/
	height: 66px;
}

.index_case_tl h2 {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	display: block;
	margin-top: 7px;
	text-align: center;
}

.index_about01 {}

.index_case {
	width: 1200px;
	margin: 0 auto;
}

.index_about_nr {
	margin-top: 13px;
}

.index_about_img {
	width: 620px;
	height: 422px;
	float: left;
	position: absolute;
	z-index: 1000;
	margin-top: 30px;
}

.index_about_fr {
	width: 1063px;
	float: right;
	/* background:#efefef;*/
	position: relative;
	height: 422px;
	padding-right: 30px;
}

.index_about_text {
	width: 500px;
	float: right;
}

.index_about_text h2 {
	font-size: 24px;
	color: #016aae;
	margin-top: 50px;
}

.index_about_text p {
	line-height: 29px;
	margin-top: 30px;
	display: block;
	width: 500px;
}

.index_about_text span {
	display: block;
	width: 137px;
	height: 44px;
	background: #016aae;
	text-align: center;
	font-size: 16px;
	line-height: 44px;
	margin-top: 40px;
}

.index_about_text span a {
	display: block;
	width: 137px;
	height: 44px;
	color: #fff;
}

.index_about_text span a:hover {
	background: #f08300;
}

.index_banner1 {
	width: 100%;
	height: 200px;
	margin-top: 70px;
}

.type-name {
	font-size: 38px;
	text-align: center;
	font-weight: bold;
	color: #333;
	line-height: 3;
	margin-top: 2%;
}

.type-name1 {
	text-align: center;
	font-size: 14px;
	color: #000;
	line-height: 54px;
	background: url(../images/bg2.png) center center no-repeat;
}

.reason .list {
	width: 1200px;
}

.reason .list a img {
	float: left;
	width: 120px;
	height: 122px;
}

li img {
	display: block;
	margin: 0 auto;
}

.reason .list a {
	width: 361px;
	margin: 5% 0 0 36px;
	display: inline-block;
}

.reason .list a img {
	float: left;
	width: 120px;
	height: 122px;
}

.reason .list a ul {
	float: right;
	width: calc(100% - 132px);
}

.reason .list a ul h3 {
	font-size: 20px;
	line-height: 2;
}

.reason .list a ul li {
	font-size: 16px;
	color: #666;
	line-height: 22px;
	height: 44px;
	margin: 8px 0 5px;
}

.reason .list a ul span {
	display: block;
	float: right;
	font-size: 12px;
	color: #016aae;
}

.reason .list a:hover ul span {
	text-decoration: underline;
}

.reason {
	height: 557px;
}

#header,
#among,
#footer,
.width {
	max-width: 1200px;
	margin: auto;
}

.dtSpan {
	padding: 20px 0;
	/* background-color:#e7e7e7;*/
	height: 696px;
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	height: 450px;
}

.dtWrap {
	margin-top: 48px;
}


/**/

.dtSpan .dtWrap>div {
	background-color: #fff;
	padding: 0 20px 0 19px;
	width: 352px;
}

.container .fl {
	color: #fff;
	height: 518px;
}

fl {
	float: left;
}

reset.css:19.fl {
	float: left;
	display: inline;
}

.contTit .titA {
	padding-left: 12px;
	background: url(../images/titA.png) no-repeat left center;
	color: #333;
}

.wtjd {
	width: 270px;
	height: 360px;
}

.wtjdCont {
	height: 450px;
	overflow: hidden;
}

.wtjdCont dl {
	margin-bottom: 5px;
}

.wtjdCont dt {
	padding: 4px 0;
	background-image: url(../images/tw_ico.png);
	font-size: 13px;
}

.wtjdCont dt a {
	color: #016aae;
}

.wtjdCont dd {
	background-image: url(../images/jd_ico.png);
}

.wtjdCont dt,
.wtjdCont dd {
	line-height: 22px;
	padding: 3px 0;
	padding-left: 28px;
	background-position: left 7px;
	background-repeat: no-repeat;
}

.newBox {
	margin-left: 14px;
	width: 308px;
	height: 360px;
}

.newImg img {
	display: block;
	border: 1px solid #dcdcdc;
	width: 357px;
}

.newBox ul {
	margin-top: 10px;
}

.newBox li {
	position: relative;
	height: 32px;
	line-height: 32px;
}

.newBox li a {
	padding-left: 12px;
	background: url(../images/dtLi_ico.png) no-repeat left center;
}

.newBox li span {
	position: absolute;
	right: 0;
	top: 0;
}

.dtBox {
	width: 260px;
	height: 360px;
	height: 518px;
}

.dtBox ul {}

.dtBox li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.dtBox li a {
	padding-left: 12px;
	background: url(../images/dtLi_ico.png) no-repeat left center;
}

.contTit .titMore {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
	color: #999;
}

Common.css:11.contTit .titA {
	padding-left: 12px;
	background: url(../images/titA.png) no-repeat left center;
	color: #333;
}

.contTit {
	position: relative;
	height: 40px;
	line-height: 40px;
}

dtSpan .dtWrap>div {
	background-color: #fff;
	padding: 15px 19px;
}

Common.css:203.container .fl {
	color: #fff;
}

Index.css:285.newBox {
	margin-left: 14px;
	width: 308px;
	height: 360px;
}

Common.css:25.fl {
	float: left;
}


/**/

.pro_box {
	margin: 30px 0 0;
	overflow: hidden;
}

.pro {
	width: 960px;
	margin: 0 auto;
}

.pro_left {
	overflow: hidden;
	width: 230px;
	float: left
}

.pro_left ul {
	overflow: hidden;
	width: 230px;
	margin-bottom: 1px;
}

.pro_left li {
	width: 100%;
	height: 55px;
	background: url(../images/pro_left_li_bg.png) repeat center;
	float: left;
	margin-bottom: 1px;
	font-size: 13px;
	line-height: 55px;
	list-style: none;
}

.pro_left li a {
	color: #303030;
	display: block;
	padding-left: 15px;
	width: 215px;
	text-decoration: none;
	background: url(../images/pro_li.png) no-repeat 190px center;
}

.pro_left li:hover,
.product .pro_left .cur {
	background-color: #ed8e00
}

.pro_left li:hover a,
.product .pro_left .cur a {
	color: #fff;
	background: url(../images/pro_li_cur.png) no-repeat 190px center
}

.pro_left .pro_phone {
	overflow: hidden;
	background: url(../images/pro_phone.png) no-repeat 13px center;
	padding-left: 64px;
	width: 166px;
	padding-top: 36px;
	padding-bottom: 30px;
	border-bottom: 2px solid #006ba3;
	background-color: #0084c9;
}

.pro_left .pro_phone p {
	font-size: 14px;
	color: #fff;
}

.pro_left .pro_phone h4 {
	font-size: 20px;
	color: #fff;
	font-weight: normal
}

.pro_left h3 {
	/* font-size:24px;*/
	width: 230px;
	padding: 30px 0 17px 0;
	text-align: center;
	background-color: #0084c9;
}

.pro_left h3 a {
	color: #fff;
	font-size: 18px;
}

.pro_left h3 p {
	font-size: 16px;
	color: #fff;
	font-family: Arial;
	font-weight: normal;
}

.pro .i_lf h4 {
	width: 200px;
	height: 40px;
	margin: 9px auto 0;
	line-height: 29px;
	background: url(../images/pro_lf_h4.png) no-repeat top left;
}

.pro .i_lf h4 a {
	color: #fff;
	padding-left: 17px;
	display: block;
	background: url(../images/pro_h4.gif) no-repeat 172px 6px;
	font-size: 16px;
}

.pro .i_lf ul {
	width: 200px;
	margin: -8px auto 0;
	overflow: hidden;
}

.pro .i_lf ul li {
	width: 200px;
	background: url(../images/pro_lf_li.png) no-repeat center bottom;
	line-height: 37px;
	height: 37px;
	font-size: 14px;
	font-weight: bolder;
}

.pro .i_lf li a {
	display: block;
	background: url(../images/pro_a_ic.gif) no-repeat 19px 13px;
	color: #fff;
	padding-left: 35px;
}

.pro .i_lf li.last {
	background: none;
}

.i_rt {
	width: 930px;
	border: 1px solid #ddd;
	padding: 8px 6px 3px 8px;
	+padding-bottom: 12px;
}

.pro .t_t4 {
	width: 920px;
	+margin-top: 3px;
}

.t_t4 h4 a {
	padding: 17px 0 0 0px;
	color: #192766;
	font-family: "΢ź";
	font-weight: bold;
	font-size: 24px;
}

.t_d4 h4 {
	width: 299px;
	+margin-top: 3px;
}

.t_d4 h4 a {
	background: url(../images/pro_rt_t_bg.gif) no-repeat left 14px;
	padding: 10px 0 0 33px;
	color: #192766;
	font-family: "΢ź";
	display: block;
	float: left;
	font-weight: normal;
	height: 27px;
}

.t_d4 h4 em {
	float: left;
	font: normal 12px Arial;
	text-transform: uppercase;
	color: #474747;
	margin-top: 15px;
	padding-left: 10px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	zoom: 1;
}

.pro_list {
	margin-top: 5px;
}

.pro_list li {
	float: left;
	width: 280px;
	height: 285px;
	background: url(../images/pro_li_bg.gif) no-repeat bottom left;
	margin: 14px 0 10px 0;
	_display: inline;
	zoom: 1;
	padding: 1px 14px 0 9px;
	overflow: hidden;
	+padding-left: 7px;
	text-align: center;
}

.pro_list li img {
	width: 230px;
	height: 230px;
	display: block;
}

.pro_list li span a {
	background: none;
	display: block;
	height: 35px;
	overflow: hidden;
	text-align: center;
	color: #333;
	line-height: 47px;
	font-weight: bold;
}

.pro_list p a {
	color: #192766;
	line-height: 55px;
	display: inline-block;
	float: left;
	width: 133px;
	font-family: "΢ź";
	margin-left: 4px;
}


/**/


/**/

.adv {
	width: 100%;
	height: 1231px;
	background: url(../images/adv_b_bg.gif) repeat-x top;
	font-family: "΢ź";
	padding: 32px 0 0px;
	border-bottom: 1px solid #ddd;
}

.adv_m {
	width: 1200px;
	margin: 0 auto;
	height: 1211px;
	padding-top: 20px;
	background: url(../images/adv_bg.jpg) no-repeat center top;
}

.adv_m h3 {
	top: 12px;
	left: -5px;
}

.adv_b_m {
	padding: 130px 33px 0 43px;
}

.adv_m ul {
	margin-bottom: 17px;
	padding-left: 50px;
	color: #203062;
}

.adv_m ul h4 {
	font-size: 22px;
	padding: 20px 0 13px 10px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #bcbcbc;
	color: #022e51;
}

.adv_m ul h4 em {
	display: block;
	font: normal 10px Arial;
	text-transform: uppercase;
	margin-top: 3px;
	color: #b9b9b9;
}

.adv_m ul li {
	width: 600px;
	font-size: 14px;
	padding: 10px 0 0 13px;
	line-height: 28px;
	color: #333;
}

.adv_m ul li em {
	color: #d70600;
}

.adv_1 {
	padding: 0 15px 0 20px;
}

.adv_1 img {
	display: block;
}

.adv_1 .adv_u_1 {
	background: url(../images/adv_1.png) no-repeat left 20px;
	width: 636px;
}

.adv_2 {
	margin-top: 36px;
}

.adv_2 .adv_u_2 {
	background: url(../images/adv_2.png) no-repeat left 20px;
	width: 561px;
	margin-top: 40px;
}

.adv_3 {
	margin-top: 50px;
	padding-left: 5px;
	float: right;
}

.adv_3 .adv_u_3 {
	background: url(../images/adv_3.png) no-repeat left 20px;
	width: 657px;
}

.adv_3 img {
	display: block;
	margin-top: -56px;
}

.adv_4 {
	margin-top: 45px;
	padding-right: 10px;
}

.adv_4 .adv_u_4 {
	background: url(../images/adv_4.png) no-repeat left 20px;
	width: 457px;
	margin-top: 4px;
}

.adv_4 img {
	display: block;
	margin-top: -50px;
}

.adv_4 span {
	display: block;
	background: url(../images/adv_ph.png) no-repeat;
	text-align: center;
	width: 294px;
	height: 45px;
	lien-height: 25px;
	color: #fff;
}

.adv_4 span b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}


/**/


/**/

.ryzz {
	background: #ffffff;
	height: 380px;
	margin-top: 68px;
}

.ryzz .t_t4 {
	top: -10px;
	width: 1190px;
	background: url(../images/sight_t.jpg) no-repeat center bottom;
}

.ryzz_m {
	width: 1200px;
	height: 525px;
	margin: 0 auto;
}

.ryzz_m ul {
	padding-top: 0;
}

.ryzz_m li {
	display: inline;
}

.ryzz_m li .pic_lk {
	width: 200px;
	display: block;
	background: 0;
	padding-bottom: 0px;
}

.ryzz_m li {
	float: left;
	width: 240px;
}

.ryzz_m li .pic_lk img {
	display: block;
	width: 200px;
	/* height: 400px; */
	background: #fff;
	padding: 4px;
	margin: 0 auto;
}

.ryzz_m h5 {
	text-align: center;
	/* margin-top: -34px; */
}

.ryzz_m h5 a {
	color: #000;
	margin-right: 13px;
}

.ryzz_m h5 span {
	color: #fa7003;
	margin-left: 13px;
}

.ryzz_m p {
	line-height: 24px;
	color: #555;
	width: 289px;
	margin: 18px auto 15px;
	height: 72px;
	overflow: hidden;
}

.ryzz_m .s_check {
	display: block;
}

.ryzz_m .mid {
	margin: 46px 0px 0 0px;
}


/**/


/**/

.sight {
	background: #e9e9e9;
	height: 418px;
	margin-top: 68px;
}

.sight .t_t4 {
	top: -50px;
	width: 1190px;
	background: url(../images/sight_t.jpg) no-repeat center bottom;
}

.sight_m {
	width: 1200px;
	height: 418px;
	margin: 0 auto;
}

.sight_m ul {
	padding-top: 23px;
}

.sight_m li {
	display: inline;
}

.sight_m li .pic_lk {
	width: 280px;
	display: block;
	background: url(../images/sight_s.png) no-repeat center bottom;
	padding-bottom: 12px;
}

.sight_m li {
	float: left;
	width: 280px;
}

.sight_m li .pic_lk img {
	display: block;
	width: 270px;
	height: 197px;
	background: #fff;
	padding: 4px;
	margin: 0 auto;
}

.sight_m h5 {
	text-align: center;
	margin-top: 2px;
}

.sight_m h5 a {
	color: #000;
	margin-right: 13px;
}

.sight_m h5 span {
	color: #fa7003;
	margin-left: 13px;
}

.sight_m p {
	line-height: 24px;
	color: #555;
	width: 289px;
	margin: 18px auto 15px;
	height: 72px;
	overflow: hidden;
}

.sight_m .s_check {
	display: block;
}

.sight_m .mid {
	margin: 0 4px 0 16px;
}


/**/


/*关于我们*/

.about {
	width: 100%;
	margin: 0 auto;
	background: url(../images/aboutbg.jpg);
	overflow: hidden;
	/* margin-top:30px;*/
	min-width: 1130px;
}

.about_nr {
	width: 1130px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
}

.about_bt {
	width: 1130px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 30px;
}

.about_btz {
	float: left;
	width: 200px;
	line-height: 22px;
}

.about_btz1 {
	width: 5px;
	height: 40px;
	background: #0e79cb;
	display: block;
	float: left;
}

.about_btz2 {
	width: 100px;
	color: #000;
	font-size: 20px;
	float: left;
	padding-left: 10px;
}

.about_btz2 em {
	color: #ababab;
	font-size: 14px;
}

.about_bty {
	float: right;
	font-size: 14px;
	color: #000;
	width: 70px;
	text-align: right;
}

.about_bty1 {
	font-size: 14px;
	color: #000;
	float: left;
	padding-right: 5px;
}

.about_bty1 a {
	font-size: 14px;
	color: #000;
}

.about_bty1 a:hover {
	font-size: 14px;
	color: #349e0f;
}

.about_bty2 {
	font-size: 14px;
	color: #FFF;
	background: #349e0f;
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: center;
	margin-top: 3px;
}

.about_wz {
	width: 1130px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 10px;
}

.about_wz1 {
	width: 434px;
	float: left;
}

.about_wz2 {
	width: 676px;
	float: right;
	font-size: 14px;
	color: #666;
	line-height: 27px;
}

.about_wz2 em {
	font-size: 16px;
	color: #0e79cb;
}

.about_cj {
	width: 1130px;
	margin: 0 auto;
	overflow: hidden;
}

.qyzsnrcj_left {
	width: 16px;
	float: left;
	margin: 65px 0px 0px 1px;
}

.qyzsnrcj_middle {
	width: 1100px;
	margin-left: 10px;
	overflow: auto;
	float: left;
	text-align: center;
	padding: 20px 0px;
}

.qyzsnrcj_middle dl {
	width: 230px;
	padding: 0px;
	margin: 0px 5px;
	float: left;
}

.qyzsnrcj_middle dt img {
	width: 220px;
	height: 140px;
	padding: 0px;
	margin: auto;
	border: #CCC solid 1px;
}

.qyzsnrcj_middle dt a img {
	border: #ececec solid 2px;
	display: block;
	width: 220px;
}

.qyzsnrcj_middle dt a:hover img {
	border: #0e79cb solid 2px;
	display: block;
}

.qyzsnrcj_middle dd {
	padding: 0px;
	margin: 5px 0px 10px 0px;
	width: 220px;
	line-height: 10px;
	text-align: center;
	display: block;
}

.qyzsnrcj_right {
	float: right;
	/* width:16px;*/
	margin: 65px 5px 0px 10px;
}


/*新闻*/

.new {
	width: 1130px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0px;
	min-width: 1130px;
}

.new_fq {
	float: left;
	width: 355px;
}

.new_fqbt {
	width: 355px;
	background: url(../images/index_58.jpg);
	height: 50px;
}

.new_fqbt1 {
	font-size: 20px;
	color: #FFF;
	float: left;
	line-height: 50px;
	padding-left: 15px;
}

.new_fqbt2 {
	font-size: 12px;
	color: #8b8b8b;
	float: right;
	line-height: 60px;
	padding-right: 5px;
}

.new_fqbt2 a {
	font-size: 12px;
	color: #8b8b8b;
}

.new_fqbt2 a:hover {
	font-size: 12px;
	color: #349e0f;
}

.new_fqimg {
	width: 354px;
	margin: 0 auto;
	padding: 20px 0px;
}

.new_fqnr {
	width: 355px;
	margin: 0 auto;
}

.new_fqnr td {
	border-bottom: #CCC dashed 1px;
	line-height: 35px;
}

.new_gs {
	float: left;
	width: 355px;
	padding-left: 32px;
}

.new_gsbt {
	width: 355px;
	background: url(../images/index_58.jpg);
	height: 50px;
}

.new_gsbt1 {
	font-size: 20px;
	color: #FFF;
	float: left;
	line-height: 50px;
	padding-left: 15px;
}

.new_gsbt2 {
	font-size: 12px;
	color: #8b8b8b;
	float: right;
	line-height: 60px;
	padding-right: 5px;
}

.new_gsbt2 a {
	font-size: 12px;
	color: #8b8b8b;
}

.new_gsbt2 a:hover {
	font-size: 12px;
	color: #349e0f;
}

.new_gsimg {
	width: 354px;
	margin: 0 auto;
	padding: 20px 0px;
}

.new_gsnr {
	width: 355px;
	margin: 0 auto;
}

.new_gsnr td {
	border-bottom: #CCC dashed 1px;
	line-height: 35px;
}

.new_hy {
	float: right;
	width: 355px;
}

.new_hybt {
	width: 355px;
	background: url(../images/index_58.jpg);
	height: 50px;
}

.new_hybt1 {
	font-size: 20px;
	color: #FFF;
	float: left;
	line-height: 50px;
	padding-left: 15px;
}

.new_hybt2 {
	font-size: 12px;
	color: #8b8b8b;
	float: right;
	line-height: 60px;
	padding-right: 5px;
}

.new_hybt2 a {
	font-size: 12px;
	color: #8b8b8b;
}

.new_hybt2 a:hover {
	font-size: 12px;
	color: #349e0f;
}

.new_hyimg {
	width: 354px;
	margin: 0 auto;
	padding: 20px 0px;
}

.new_hynr {
	width: 355px;
	margin: 0 auto;
}

.new_hynr td {
	border-bottom: #CCC dashed 1px;
	line-height: 35px;
}

.f_link {
	width: 1202px;
	margin: 0 auto;
	margin-top: 50px;
	line-height: 35px;
	font-family: '微软雅黑';
	font-size: 16px;
	color: #008CE3;
	font-weight: bold;
	height: 100px;
}

.f_link li {
	float: left;
	margin-left: 10px;
}

.f_link li a {
	font-family: '微软雅黑';
	font-size: 14px;
	color: #585858;
}


/*底部导航*/

#b_nav_bg {
	width: 100%;
	background: #0e79cb;
	padding-bottom: 30px;
	padding-top: 50px;
	color: #fff;
	margin-top: 40px;
}

#b_nav_c {
	width: 1002px;
	margin: 0 auto;
}

#b_nav_l {
	width: 318px;
	float: left;
	font-size: 15px;
	text-align: center;
}

#b_nav_r {
	width: 640px;
	float: right;
	padding-top: 20px;
}

#b_nav_r li {
	float: left;
	width: 160px;
}

#b_nav_r .b_top {
	line-height: 26px;
	font-size: 18px;
	margin-bottom: 20px;
}

#b_nav_r .b_bottom {
	line-height: 30px;
	font-size: 12px;
}

#b_nav_bg a {
	color: #fff;
	text-decoration: none;
}

#b_nav_bg a:hover {
	color: #ff6600;
	text-decoration: none;
}


/*版权*/

#copyright_bg {
	width: 100%;
	background: #0162ad;
	line-height: 50px;
}

#copyright_c {
	width: 1002px;
	margin: 0 auto;
	line-height: 30px;
	color: #fff;
	text-align: center;
}

.dibu {
	height: 42px;
	margin: auto;
}

.dibu iframe {
	height: 50px;
}

#copyright_c a {
	color: #fff;
	text-decoration: none;
}

#copyright_c a:hover {
	color: #ff6600;
	text-decoration: none;
}


/*浮动ＱＱ*/

.my-kefu {
	position: fixed;
	right: 0px;
	top: 20%;
	z-index: 9999;
}

.my-kefu ul {
	width: 77px;
}

.my-kefu li a {
	text-decoration: none;
}

.my-kefu li {
	background: #3a3a3a;
	margin-top: 1px;
	padding: 9px 0;
	height: 56px;
	width: 77px;
}

.my-kefu li i {
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}

.my-kefu li p {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.my-kefu .my-kefu-qq i {
	background-position: 4px 0;
}

.my-kefu .my-kefu-tel i {
	background-position: 0 -25px;
}

.my-kefu .my-kefu-tel1 i {
	background-position: -35px 4px;
}

.my-kefu .my-kefu-tel1:hover {
	width: 246px;
	height: 145px;
}

.my-kefu .my-kefu-tel2 i {
	background-position: -35px 4px;
}

.my-kefu .my-kefu-tel2:hover {
	width: 246px;
	height: 145px;
}

.my-kefu .my-kefu-liuyan i {
	background-position: 4px -53px;
}

.my-kefu .my-kefu-weixin i {
	background-position: -34px 4px;
}

.my-kefu .my-kefu-weibo i {
	background-position: -30px -22px;
}

.my-kefu .my-kefu-ftop {
	background-color: #1adc09;
}

.my-kefu .my-kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}

.my-kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}

.my-kefu-tel-right {
	font-size: 20px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding-left: 15px;
	border-left: 1px solid #fff;
	margin-top: 8px;
}

.my-kefu-tel1-right {
	font-size: 20px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	margin-top: 8px;
	border: none;
	margin: 0 auto;
	margin-bottom: 5px;
}

.my-kefu-tel2-right {
	font-size: 20px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	margin-top: 8px;
	border: none;
	margin: 0 auto;
	margin-bottom: 5px;
}

.my-kefu-right {
	width: 20px;
}

.my-kefu-tel-main {
	color: #fff;
	margin-top: 9px;
	height: 47px;
	width: 247px;
}

.my-kefu-main {
	width: 97px;
	position: relative;
}

.my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
}

#bodycontent h1 {
	font-size: 26px;
	font-weight: bold;
}