/* CSS Document */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-spacing: 0;
}

img {
	border: 0;
	vertical-align: middle;
}

li {
	vertical-align: middle;
}

em {
	font-style: normal;
	font-weight: bold;
}

i {
	font-style: normal;
}

ol,
ul,
li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

input,
button,
select,
textarea,
a {
	outline: none;
}

input,
button,
select,
textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a {
	background: transparent;
	text-decoration: none;
	color: #666;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
}

a:active,
a:hover {
	outline: 0;
}

body {
	color: #000;
	font: 14px/2 'Hiragino Sans GB', 'STHeiti', 'Microsoft Yahei', 微软雅黑, Arial, 黑体, 宋体, Tahoma, Helvetica;
	word-break: break-all;
}

.o8 {
	filter: alpha(opacity=100);
	opacity: 1;
	transition: all 0.25s ease-out 0s;
	-webkit-transition: all 0.25s ease-out 0s;
}

.o8:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

div,
p {
	max-height: 10000rem;
}

::selection {
	color: #fff;
	background-color: #e48;
}

::-moz-selection {
	color: #fff;
	background-color: #e48;
}

.noselect {
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/*自定义常用配制*/
.l {
	float: left;
}

.r {
	float: right;
}

.w {
	width: 100%;
}

.h {
	height: 100%;
}

.full {
	width: 100%;
	height: 100%;
}

.cer {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
}

.b {
	font-weight: bold
}

.n {
	font-weight: normal;
}

.tc {
	text-align: center
}

.tr {
	text-align: right
}

.posr {
	position: relative
}

.ikong {
	display: inline-block;
	width: 14px;
}

.bkong60 {
	width: 100%;
	height: 60px;
}

.disn {
	display: none
}

.disb {
	display: block
}

.dib {
	display: inline-block;
}

.ov {
	overflow: hidden
}

.cur {
	cursor: pointer
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
	visibility: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size: 0;
}

.clearfix {
	*zoom: 1;
}

.op70 {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

a.aftl {
	position: relative;
	padding-bottom: 1px;
}

a.aftl::after {
	left: 100%;
	position: absolute;
	bottom: 0;
	content: " ";
	width: 0;
	border-bottom: 1px solid #f5951c;
	-webkit-transition: .3s;
	transition: .3s;
}

a.aftl:hover::after {
	width: 100%;
	left: 0;
	transition: width 0.3s;
	-webkit- transition: width 0.3s;
}


/*font-style*/
.t12 {
	font-size: 12px;
}

.t14 {
	font-size: 14px;
}

.t16 {
	font-size: 16px;
}

.t18 {
	font-size: 18px;
}

.t24 {
	font-size: 24px;
}

.t26 {
	font-size: 26px;
}

.t28 {
	font-size: 28px;
}

.t30 {
	font-size: 30px;
}

.t32 {
	font-size: 32px;
}

.t34 {
	font-size: 34px;
}

.t36 {
	font-size: 36px;
}

.ti2 {
	text-indent: 2em;
}

.lh1-5 {
	line-height: 1.5em;
}

.lh30 {
	line-height: 30px;
}

.lh2-5 {
	line-height: 2.5em;
}

.lh2 {
	line-height: 2em;
}

.fontya {
	font-family: 'Microsoft Yahei';
}

.fontsong {
	font-family: 'simsun';
}

.ell {
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.ttc {
	text-transform: capitalize;
}

.ttl {
	text-transform: lowercase;
}

.ttu {
	text-transform: uppercase;
}

.c3 {
	color: #333
}

.c6 {
	color: #666
}

.c9 {
	color: #999
}

.ca {
	color: #aaa;
}

.cf {
	color: #fff;
}

.ora {
	color: #fc7300;
}

.red {
	color: #f00;
}

.blue {
	color: #0096ff;
}

.c4 {
	color: #444;
}

.c8 {
	color: #888;
}

.yel {
	color: #f5951c;
}

.lblue {
	color: #bfdefb;
}

.green {
	color: #3c2;
}

.bsb {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.yj4 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.yj2 {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.shadow6 {
	box-shadow: 0 0px 6px 0 #d9d9d9;
}

.guodu {
	transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-webkit-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
}

.guodu2 {
	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
}

.poa {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}

.kongb {
	display: block;
	width: 100%;
	height: 16px;
}

@media screen and (max-width:380px) {}

.btn {
	padding: 0;
	cursor: pointer;
	text-align: center;
	border: none;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
}

.btn2 {
	padding: 0;
	cursor: pointer;
	text-align: center;
	border: none;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
}

img.tw {
	position: relative;
	margin-top: -3px;
}


div.pageList {
	padding: 0 20px;
	text-align: center;
}

div.pageList ul.l {
	display: none;
}

div.pageList ul.r {
	float: none;
}

div.pageList ul li {
	line-height: 30px;
	display: inline;
}

div.pageList ul li a {
	display: inline-block;
	line-height: 28px;
	background-color: #fff;
	padding: 0 10px;
	margin: 5px;
	height: 28px;
	color: #666;
	font-size: 14px;
	border: 1px solid #ddd;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

div.pageList ul li.active a,
div.pageList ul li:hover a {
	background-color: #fe822f;
	border-color: #dc6515;
	color: #fff;
}

.listbtnout {
	padding: 0 0 70px;
}

.listmore {
	display: block;
	width: 32px;
	height: 20px;
	margin: 0 auto;
	border: 0 none;
	background: url('http://www.cdyytw.com/public/images/fourline.png') center;
}

.listmore:hover {
	width: 96px;
}

/*表单验证相关*/
.Validform_checktip {
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	color: #999;
}

.Validform_right {
	color: #71b83d;
	padding-left: 20px;
	background: url(../image/right.png) no-repeat left center;
}

.Validform_wrong {
	color: #d30315;
	padding-left: 20px;
	white-space: nowrap;
	background: url(../image/error.png) no-repeat left center;
}

.Validform_loading {
	padding-left: 20px;
	background: url(http://www.cdyytw.com/public/images/onLoad.gif) no-repeat left center;
}

.Validform_error {}

#Validform_msg {
	color: #7d8289;
	font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
	width: 280px;
	-webkit-box-shadow: 2px 2px 3px #aaa;
	-moz-box-shadow: 2px 2px 3px #aaa;
	background: #fff;
	position: absolute;
	top: 0px;
	right: 50px;
	z-index: 99999;
	display: none;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
}

#Validform_msg .iframe {
	position: absolute;
	left: 0px;
	top: -1px;
	z-index: -1;
}

#Validform_msg .Validform_title {
	line-height: 25px;
	height: 25px;
	text-align: left;
	font-weight: bold;
	padding: 0 8px;
	color: #fff;
	position: relative;
	background-color: #000;
}

#Validform_msg a.Validform_close:link,
#Validform_msg a.Validform_close:visited {
	line-height: 22px;
	position: absolute;
	right: 8px;
	top: 0px;
	color: #fff;
	text-decoration: none;
}

#Validform_msg a.Validform_close:hover {
	color: #cc0;
}

#Validform_msg .Validform_info {
	padding: 8px;
	border: 1px solid #000;
	border-top: none;
	text-align: left;
}

.v {
	position: relative;
}

i.v {
	display: inline-block;
	vertical-align: top;
}

.v span.Validform_checktip {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	font-style: normal;
}

.v p.message {
	position: absolute;
	left: 31px;
	top: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #f00;
	font-weight: bold;
}

i.v2 {
	position: relative;
	display: inline-block;
}

i.v2 span.Validform_checktip {
	font-style: normal;
	margin-left: 20px;
	line-height: 36px;
}

/* banner */
#banner {
	width: 350px;
	height: 438px;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	margin-top: -240px;
	padding: 0 100px 40px;
}

#banner .hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -30px;
	bottom: 20px;
	z-index: 1;
}

#banner .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

#banner .hd ul li {
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: url(http://www.cdyytw.com/public/images/dot02.png) center;
	opacity: 0.3;
}

#banner .hd ul li.on {
	opacity: 0.7;
}

#banner .bd {
	position: relative;
	z-index: 0;
	width: 350px;
	height: 438px;
	overflow: hidden;
}

#banner .bd li {
	zoom: 1;
}

/* 下面是前/后按钮代码 */
#banner .prev,
#banner .next {
	position: absolute;
	top: 50%;
	margin-top: -26px;
	display: block;
	width: 52px;
	height: 52px;
}

#banner .prev {
	left: 0;
	background: url(http://www.cdyytw.com/public/images/xiaoyu1.png) center no-repeat;
}

#banner .next {
	right: 0;
	background: url(http://www.cdyytw.com/public/images/dayu1.png) center no-repeat;
}

#banner .prev:hover {
	background-image: url(http://www.cdyytw.com/public/images/xiaoyu1h.png)
}

#banner .next:hover {
	background-image: url(http://www.cdyytw.com/public/images/dayu1h.png)
}



.newban .flex-direction-nav a {
	width: 40px;
	height: 80px;
	margin-top: -40px;
	display: block;
	position: absolute;
	font-size: 38px;
	color: #bfbfbf;
	line-height: 80px;
	text-align: center;
	font-family: 'simsun';
	background: url('../image/op0-20.png');
	top: 50%;
	z-index: 4;
}

.newban .flex-direction-nav a.flex-prev {
	left: 5%;
}

.newban .flex-direction-nav a.flex-next {
	right: 5%;
}

.newban .flex-direction-nav a:hover {
	background: url('../image/op0-40.png');
}

.newban .flex-control-paging {
	width: 100%;
	padding: 15px 0;
	height: 10px;
	font-size: 0;
	text-align: center;
	position: absolute;
	bottom: 30px;
	left: 0;
	z-index: 3;
	background: url('../image/tuo3.png') center no-repeat;
}

.newban .flex-control-paging li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	overflow: hidden;
	width: 10px;
	height: 10px;
	margin: 0 10px;
}

.newban .flex-control-paging li a {
	width: 10px;
	height: 10px;
	display: block;
	cursor: pointer;
	background-color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.newban .flex-control-paging li a.flex-active {
	background-color: #fc7300;
}



.newban {
	position: relative;
	width: 100%;
	z-index: 1;
}

.flexslider {
	position: relative;
	height: 800px;
	overflow: hidden;
}

.flexslider .slides {
	overflow: hidden;
}

.flexslider .slides li {
	display: none;
	height: 800px;
	-webkit-backface-visibility: hidden;
	position: relative;
}

.flexslider .slides li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.flexslider .slides a>img {
	position: absolute;
	width: 1920px;
	height: 100%;
	top: 0;
	z-index: 1;
	left: 50%;
	margin-left: -960px;
}

.flexslider .slides li {
	background-color: #fff;
}

.flexslider .slides img {
	-webkit-transition: -webkit-transform 1s ease-in 0s;
	transition: -webkit-transform 1s ease-in 0s;
	transition: transform 1s ease-in 0s;
	transition: transform 1s ease-in 0s, -webkit-transform 1s ease-in 0s;
}

.flexslider .slides .flex-active-slide img {
	-webkit-transition: -webkit-transform 2s ease-in 0s;
	transition: -webkit-transform 2s ease-in 0s;
	transition: transform 2s ease-in 0s;
	transition: transform 2s ease-in 0s, -webkit-transform 2s ease-in 0s;
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}


.bantxt {
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -250px;
	width: 500px;
	z-index: 2;
	color: #fff;
	text-align: center;
}

.bantxt h3 img {
	vertical-align: top;
}

.bantxt p {
	font-size: 20px;
	line-height: 46px;
	width: 196px;
	margin: 60px auto 0;
	border: 2px solid #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.bantxt p a {
	display: block;
	width: 196px;
	height: 46px;
	background-color: transparent;
	color: #fff;
}

.mouse {
	width: 26px;
	height: 79px;
	position: absolute;
	z-index: 2;
	left: 50%;
	bottom: 60px;
	margin-left: -13px;
	background: url('http://www.cdyytw.com/public/images/mouse.png') center no-repeat;
}


html,
body {
	height: 100%;
	-webkit-overflow-scrolling: touch;
}

.all {
	width: 100%;
	min-width: 1200px;
	min-height: 100%;
	overflow: hidden;
	position: relative;
}

.top {
	background-color: #333;
	height: 40px;
}

.top .cer {
	line-height: 40px;
	color: #ffbb2a;
}

.top .toptel {
	padding-left: 22px;
	background: url('http://www.cdyytw.com/public/images/toptel.png') left no-repeat;
}

/* 头部 */

.head {
	width: 100%;
	min-width: 1200px;
	position: fixed;
	z-index: 10;
	top: 0;
	background-color: #fff;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}

.head-thin {
	width: 100%;
	display: none;
	position: fixed;
	top: 0;
	z-index: 11;
	padding-top: 2px;
	background-color: #fff;
	box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.1);
}

.headshadow {
	width: 100%;
	height: 169px;
}

.headin {
	position: relative;
	z-index: 1;
}


.gsname {
	float: left;
	padding-left: 15px;
	color: #333;
}

.gsname div {
	height: 26px;
	font-size: 20px;
	line-height: 26px;
}

.gsname p {
	height: 32px;
	line-height: 20px;
	margin-top: 6px;
}

.headone {
	padding: 22px 0;
}

a.logo {
	float: left;
	/*height: 52px;*/
	font-size: 0;
	/*line-height: 52px;*/
}

a.logo img {
	height: 195%;
	margin-top: -20px;
}

.headlx {
	float: right;
	font-size: 16px;
	color: #333;
	line-height: 26px;
	height: 26px;
}
.headlx a{
	color: #fff;
	margin-left: 20px;
	font-size: 18px;
}
.headlx p {
	padding-left: 20px;
}

.hqq {
	background: url('../image/qq.png') 2px no-repeat;
}

.htel {
	background: url('../image/tel.png') 2px no-repeat;
}



.nav {
	position: relative;
	z-index: 1;
	height: 60px;
	border-top: 1px solid #ddd;
}

.nav>li {
	float: left;
	height: 100%;
	position: relative;
	width: 145px;
	z-index: 1;
}

.nav>li>a {
	display: block;
	width: 100%;
	height: 60px;
	position: relative;
	color: #333;
	line-height: 60px;
	text-align: center;
}

.nav>li>a:before {
	content: '';
	position: absolute;
	left: -1px;
	top: 22px;
	z-index: 0;
	width: 2px;
	height: 16px;
	background-color: #666;
}

.nav>li:first-child>a:before {
	display: none;
}

.nav>li>a:after {
	left: 5px;
	position: absolute;
	top: -3px;
	content: " ";
	width: 133px;
	border-bottom: 0px solid #fc7300;
}

.nav>li:hover>a,
.nav>li.on>a {
	color: #fc7300;
}

.nav>li:hover>a:after,
.nav>li.on>a:after {
	border-bottom-width: 5px;
}


dl.navtwo {
	width: 110px;
	display: none;
	border-top: 2px solid #fc7300;
	background-color: rgba(255, 255, 255, 0.85);
	position: absolute;
	top: 56px;
	left: 5px;
	z-index: 1;
	padding: 20px 0 30px;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
}

dl.navtwo:after {
	left: 10px;
	position: absolute;
	bottom: 12px;
	content: " ";
	width: 90px;
	border-bottom: 1px solid #fc7300;
}

dl.navtwo>dd {
	padding: 0 10px;
	height: 36px;
	overflow: hidden;
	text-align: center;
}

dl.navtwo>dd>a {
	line-height: 36px;
	color: #333;
}

dl.navtwo>dd:hover>a {
	color: #fc7300;
}

.fhead {
	background-color: transparent;
	box-shadow: none;
}

.fhead .gsname {
	color: #dd6935;
}

.fhead .headlx {
	color: #FFF;
}

.fhead .nav {
	border-color: #dd6935;
}

/*.fhead .nav>li>a{ color: #dd6935;}*/
.fhead .nav>li>a:before {
	background-color: #FFF;
}

.fhead .hqq {
	background: url('../image/qq2.png') 2px no-repeat;
}

.fhead .htel {
	background: url('../image/tel2.png') 2px no-repeat;
}

#newBridge .icon-right-center {
	top: 60% !important;
}


/* 手机导航 */
.navsjout {
	width: 100%;
	opacity: 0;
	border-top: 1px solid #e0e0e0;
	background-color: #fff;
	position: fixed;
	top: 120px;
	bottom: 0;
	left: -100%;
	z-index: 20;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-webkit-transition: 0.5s;
	display: none;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.navsjout.on {
	opacity: 1;
	left: 0;
}

.navsj {
	width: 100%;
	background-color: #fff;
	-webkit-overflow-scrolling: touch;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
}

.navsj li {
	position: relative;
	padding: 0 30px;
}

.navsj li>a {
	display: block;
	height: 90px;
	border-bottom: 1px solid #e0e0e0;
	line-height: 90px;
	font-size: 34px;
	color: #333;
}

.navsj li.on>a {
	color: #00468e;
}

.navsj li:first-child>a:after {
	content: '';
	position: absolute;
	left: 30px;
	bottom: 13px;
	z-index: 1;
	width: 68px;
	height: 2px;
	background-color: #0093dd;
}

dl.navsjtwo {
	width: 100%;
	overflow: hidden;
	display: none;
}

dl.navsjtwo dd {
	width: 100%;
	height: 91px;
}

dl.navsjtwo a {
	display: block;
	margin-left: 30px;
	line-height: 90px;
	font-size: 32px;
	color: #666;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #e0e0e0;
}

.navsj li i {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	width: 90px;
	height: 90px;
	display: block;
	cursor: pointer;
	background: url('http://www.cdyytw.com/public/images/dayu03.png') center no-repeat;
}

.navsj li.on i {
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.navsj,
.navsj li i {
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}


#close {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	bottom: 0;
	z-index: 9;
	display: none;
	background: url('http://www.cdyytw.com/public/images/op0-60.png');
	cursor: pointer;
}

.navbtn {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 20;
	width: 120px;
	height: 120px;
	background-color: #fff;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-webkit-transition: 0.5s;
	display: none;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.navbtn s {
	position: absolute;
	left: 25%;
	display: block;
	width: 50%;
	height: 4%;
	background-color: #00468e;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.navbtn>s:nth-child(1) {
	top: 28%;
}

.navbtn>s:nth-child(2) {
	top: 48%;
	width: 40%;
}

.navbtn>s:nth-child(3) {
	top: 68%;
}

.navbtn.on s:nth-child(1) {
	top: 48%;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.navbtn.on s:nth-child(2) {
	opacity: 0
}

.navbtn.on s:nth-child(3) {
	top: 48%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}




.footer {
	width: 100%;
	height: 60px;
	position: relative;
	background-color: #fe822f;
}

.footer:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 50%;
	height: 100%;
	background-color: #2b2b2b;
}

.footerin {
	width: 1200px;
	max-width: 100%;
	margin: 0 auto;
	height: 100%;
	position: relative;
	z-index: 1;
	line-height: 60px;
	color: #333;
	padding: 0 50px;
	background-color: #fe822f;
	overflow: hidden;
}

@media screen and (max-width:1300px) {
	.footerin {
		width: auto;
	}
}

.footer a {
	color: #333;
}

.footer a:hover {
	color: #fff;
}


.footewm {
	position: absolute;
	padding-left: 40px;
	top: 70px;
	right: 50%;
	margin-right: -590px;
	height: 34px;
	z-index: 1;
	background: url('http://www.cdyytw.com/public/images/wx.png') left center no-repeat;
	font-size: 12px;
	color: #bbb;
	line-height: 34px;
}

.footewm:hover {
	color: #ffbb2a;
	background-image: url('http://www.cdyytw.com/public/images/wx2.png');
}

.footbigewm {
	position: absolute;
	width: 80px;
	height: 88px;
	top: -87px;
	left: -30px;
	z-index: 1;
	display: none;
}

.footbigewm img {
	width: 80px;
	height: 87px;
}



.waiting {
	width: 124px;
	height: 124px;
	background: url('http://www.cdyytw.com/public/images/waiting.gif') center;
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -62px;
	z-index: 2;
	top: 50%;
	margin-top: -62px;
}

#totop {
	position: fixed;
	width: 60px;
	height: 60px;
	left: 50%;
	cursor: pointer;
	text-align: center;
	z-index: 1;
	margin-left: 650px;
	bottom: 200px;
	background-color: #36467a;
	line-height: 60px;
	font-size: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#totop.daozhuan {
	-webkit-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
}

#totop:hover {
	background-color: #ffbb2a;
}

#totop:hover img {
	-webkit-animation: rotateY360 2s linear infinite;
	animation: rotateY360 2s linear infinite;
	-moz-animation: rotateY360 2s linear infinite;
	-o-animation: rotateY360 2s linear infinite;
}


.msgbg {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 150;
	left: 0;
	top: 0;
	background: url('../image/op0-40.png');
	display: none;
	overflow: hidden;
}

.msg {
	width: 70%;
	height: 380px;
	position: absolute;
	z-index: 1;
	background-color: #fff;
	font-family: '微软雅黑';
	left: 15%;
	top: -50%;
	margin-top: -210px;
	border: 5px solid #ffbb2a;
	padding: 20px;
}

.msgtxt {
	font-size: 28px;
	color: #36467a;
	line-height: 40px;
	text-align: center;
	margin: 50px 0;
	height: 160px;
	overflow: hidden;
}

.msgbg.on .msg {
	top: 50%;
}

.msg input {
	width: 200px;
	height: 50px;
	display: block;
	background-color: #ffbb2a;
	font-size: 24px;
	margin: 0 auto;
}

.msgclose {
	width: 41px;
	height: 41px;
	position: absolute;
	top: -20px;
	right: -20px;
	z-index: 1;
	cursor: pointer;
	background: url('http://www.cdyytw.com/public/images/close.png') center no-repeat;
}


.lanren {
	position: absolute;
	right: 0;
	top: 400px;
	z-index: 10;
}

.lanren .slide_min {
	width: 28px;
	height: 112px;
	display: none;
	background: url('http://www.cdyytw.com/public/images/slide_min.jpg') no-repeat;
	cursor: pointer;
}

.lanren .slide_box {
	width: 154px;
	height: auto;
	overflow: hidden;
	background: url('http://www.cdyytw.com/public/images/slide_box_bg.jpg') repeat-y;
	font-size: 12px;
	text-align: center;
	line-height: 130%;
	color: #666;
	border-bottom: 2px solid #76A20D;
}

.lanren .slide_box .weixin {
	margin-bottom: 5px;
}

.lanren .slide_box img {
	cursor: pointer;
}

.lanren .slide_box p {
	text-align: center;
	padding: 5px;
	margin: 5px;
	border-bottom: 1px solid #ddd;
}

.lanren .slide_box span {
	padding: 5px 10px;
	display: block;
}

.lanren .slide_box span a {
	color: #76A20C;
}


/*---在线QQ---*/
.fside {
	position: fixed;
	z-index: 100;
	left: 0;
	top: 50%;
	margin-top: -100px;
	width: 50px;
}

.fside a {
	display: block;
	width: 56px;
	height: 56px;
	margin-top: 2px;
	position: relative;
	background-color: #bfbfbf;
	text-align: center;
	line-height: 56px;
}

.fside a:first-child {
	margin-top: 0;
}

.sidetelno {
	width: 0;
	height: 56px;
	overflow: hidden;
	position: absolute;
	left: -1px;
	top: 0;
	z-index: 1;
	background-color: #b00b18;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.sidetelno.on {
	width: 240px;
}

.sidetelno span {
	display: block;
	height: 56px;
	padding: 0 10px;
	font-family: 'arial';
	color: #fff;
	font-size: 20px;
	line-height: 56px;
}

.sidebigewm {
	display: none;
	position: absolute;
	top: 116px;
	left: 61px;
	z-index: 1;
	border: 1px solid #aaa;
	background-color: #fff;
	border-radius: 4px;
}

.sidebigewm img {
	width: 150px;
	height: 150px;
}



.fri {
	font-size: 16px;
	background-color: #f5f5f5;
	padding: 10px 0;
	line-height: 32px;
	color: #333;
}

.fri a {
	font-size: 14px;
	color: #333;
}

.fri a:hover {
	color: #ffbb2a;
}