body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, tr {margin:0 auto; padding:0;}
img {border:0 none;}
li {list-style-type:none;}
a{
	color: #888;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 200%;
	}

a:hover{
	color: #fa3642;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 200%;
	color: #666;
	text-decoration: none;
	text-align: center;
	background-color: #F4F4F4;
	}
	
.top_box {
	position: fixed;
	z-index: 9999;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: rgba(255,255,255,0.9);
	background-color: #FFF\9;
	box-shadow: 0 2px 2px 2px rgba(0,0,0,0.1);
	}

.topmenu {
	width: 1190px;
	height: 112px;
	margin: 0px auto;
	transition: all 0.3s;
	}
	
.topmenu a.logo{
	float: left;
	display: block;
	width: 166px;
	height: 112px;
	background: url(logo.png) no-repeat left center;
	transition: all 0.3s;
	}
	
.topmenu .m_box{
	float: left;
	position: relative;
	width: 675px;
	height: 76px;
	margin-top: 36px;
	margin-left: 100px;
	transition: all 0.3s;
	}
	
.topmenu .s_box{
	float: right;
	width: 236px;
	height: 32px;
	margin-top: 58px;
	transition: all 0.3s;
	}
	
.minimenu {
	height: 80px;
	}
	
.minimenu a.logo{
	width: 139px;
	height: 80px;
	background: url(min_logo.png) no-repeat left center;	
	}
	
.minimenu .m_box{
	margin-top: 4px;
	margin-left: 136px;
	}
	
.minimenu .s_box{
	margin-top: 26px;
	}
	
.s_key{
	float: left;
	width: 205px;
	height: 32px;
	color: #888;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(s_table.jpg)  no-repeat left center;
	text-align: left;
	text-indent: 16px;
	}
	
.s_icon{
	float: left;
	width: 30px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
.menu{
	float: left;
	padding: 0px 30px;
	font-size: 14px;
	color: #333;
	line-height: 76px;
	text-align: center;
	background: url(menu_icon.png) no-repeat center -30px;
	transition: all 0.5s;
	text-transform: uppercase;
	}
	
.menu:hover{
	color: #fa3642;
	background: url(menu_icon.png) no-repeat center 6px;
	}
	
.menunow,.menuhover{
	color: #fa3642;
	background: url(menu_now.png) no-repeat center 6px;
	}

.dropmenudiv_b{
	position: absolute;
	display: none;
	overflow: hidden;
	padding: 16px;
	top: 78px;
	background-color: #f1f1f1;
	box-shadow: 0 2px 2px 2px rgba(0,0,0,0.2);
	}
	
.dropmenudiv_b a{
	float: left;
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #777;
	transition: all 0.5s;
	}
	
.dropmenudiv_b a:hover{
	color: #222;	
	}
	
#dropmenu0_b {
	width: 120px;
	left: 88px
	}
	
#dropmenu1_b {
	width: 180px;
	left: 222px
	}
	

#banner_box{
	width: 1350px;
	height: 465px;
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
	margin-top: 112px;
	}
	
.class_box {
	width: 100%;
	max-width: 1350px;
	height: 175px;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	}
	
.class_box a {
	float: left;
	width: 25%;
	height: 175px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	display: block;
	overflow: hidden;
	}

.class_box a h1 {
	display: block;
	margin-left: 20px;
	margin-top: 24px;
	text-align: left;
	font-size: 25px;
	color: #fff;
	line-height: 80px;
	font-weight: normal;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.3);
	transition: all 0.5s;
	}
	
.class_box a:hover h1 {
	margin-left: 40px;
	}
	
.class_box a b {
	display: block;
	width: 110px;
	height: 32px;
	margin-left: 20px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 32px;
	font-weight: normal;
	background-color: #191919;
	border-radius: 3px;
	text-transform: uppercase;
	transition: all 0.5s;
	}
	
.class_box a:hover b {
	background-color: #fa3642;
	}
	
.j1 {
	width: 100%;
	background-color: #8078f4;
	background-image: url(p1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
.j2 {
	width: 100%;
	background-color: #f3d87d;
	background-image: url(p2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
.j3 {
	width: 100%;
	background-color: #92c859;
	background-image: url(p3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
.j4 {
	width: 100%;
	background-color: #4dd0da;
	background-image: url(p4.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
.table_box,.main_box {
	width: 1190px;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	}
	
.table_box .title{
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin-top: 65px;
	margin-bottom: 50px;
	}
	
.table_box .cp_box,.table_box .news_box{
	width: 100%;
	text-align: left;
	overflow: hidden;
	}
	
.cpmove {
	width: 309px;
	text-align: left;
	}
	
.cpmove a{
	display: block;
	width: 259px;
	height: 279px;
	border: 3px solid #e6e6e6;
	background-color: #fff;
	border-radius: 5px;
	margin-right: 40px;
	transition: all 0.5s;
	}
	
.cpmove a:hover {
	border: 3px solid #eb5e67;
	}
	
.cpmove a img{
	width: 259px;
	height: 220px;
	}
	
.cpmove a h1{
	display: block;
	width: 259px;
	height: 50px;
	color: #666;
	line-height: 50px;
	overflow: hidden;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	}
	
.cpmove a:hover h1{
	color: #fa3642;
	}
	
.fang {
	float: left;
	width: 33%;
	text-align: left;
	overflow: hidden;
	}
	
.fang a{
	display: block;
	width: 90%;
	text-align: left;
	overflow: hidden;
	}
	
.fang a font{
	display: block;
	width: 54px;
	height: 54px;
	text-align: center;
	overflow: hidden;
	background: url(time.png) no-repeat 0px 0px;
	color: #fff;
	font-size: 14px;
	line-height: 54px;
	transition: all 0.8s;
	}
	
.fang a:hover font{
	background: url(time.png) no-repeat 0px -66px;
	}
	
.fang a h3{
	display: block;
	width: 100%;
	height: 30px;
	margin-top: 16px;
	text-align: left;
	overflow: hidden;
	color: #333;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	text-transform: uppercase;
	}
	
.fang a:hover h3{
	color: #fa3642;
	}
	
.fang a b{
	display: block;
	width: 100%;
	height: 85px;
	margin-top: 6px;
	text-align: left;
	overflow: hidden;
	color: #888;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	}
	
.fang a:hover b{
	color: #555;
	}
	
.fang a em{
	display: block;
	width: 72px;
	height: 27px;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	line-height: 27px;
	font-style: normal;
	text-transform: uppercase;
	background-color: #4ed0da;
	border-radius: 2px;
	transition: all 0.5s;
	}
	
.fang a:hover em{
	background-color: #fa3642;
	}
	
#bottom_box{
	width: 100%;
	margin: 0px auto;
	margin-top: 60px;
	overflow: hidden;
	background-color: #eee;
	border-top: 1px solid #dcdcdc;
	text-align: center;
	}
	
.bottom_menu{
	width: 1190px;
	margin: 0px auto;
	margin-top: 36px;
	overflow: hidden;
	text-align: left;
	}
	
.bottom_menu li{
	float: left;
	width: 20%;
	overflow: hidden;
	text-align: left;
	text-transform: uppercase;
	}
	
.bottom_menu li h1{
	text-align: left;
	font-size: 14px;
	line-height: 42px;
	color: #666;
	}
	
.bottom_menu li a{
	display: block;
	width: 100%;
	height: 30px;
	overflow: hidden;
	text-align: left;
	font-size: 12px;
	line-height: 30px;
	}
	
.bottom_menu li a:hover{
	color: #f95e68;
	}
	
.foot{
	width: 1190px;
	height: 60px;
	margin: 0px auto;
	margin-top: 40px;
	overflow: hidden;
	text-align: left;
	border-top: 1px solid #e3e3e3;
	font-size: 12px;
	line-height: 60px;
	color: #999;
	}
	
.foot a{
	font-size: 12px;
	line-height: 60px;
	color: #999;
	}
	
.foot a:hover{
	color: #f95e68;
	}
	
#rightButton{
	position: fixed;
	_position: absolute;
	bottom: 200px;
	right: 0px;
	z-index: 999999;
	display: block;
	}
	
#right_ul{ 
    position: relative;
	}

#backToTop{
	z-index: 999999; 
	display: none;
	}
	
a.backToTop_a{
	background: url(top.png) no-repeat; 
	width: 60px; 
	height: 40px; 
	display: block; 
	}
	
a.backToTop_a:active{  
    background:url(top.png) no-repeat; 
	}
	
.banner{
	width: 100%;
	height: 256px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 1440px 256px;
	margin: 0px auto;
	margin-top: 112px;
	overflow: hidden;
	}
	
.b0{background-image:url(a1.jpg );}
.b1{background-image:url(a2.jpg );}
.b2{background-image:url(a3.jpg );}


.place_box{
	width: 1190px;
	height: 70px;
	text-align: left;
	margin: 0px auto;
	overflow: hidden;
	}
	
.place_box .left{
	float: left;
	width: 50%;
	text-align: left;
	line-height: 70px;
	color: #666;
	}
	
.place_box .left a{
	line-height: 70px;
	color: #888;
	}
	
.place_box .left a:hover{
	color: #f95e68;
	}
	
.place_box .back{
	float: right;
	display: block;
	text-align: right;
	line-height: 70px;
	color: #666;
	}
	
.place_box .back:hover{
	color: #f95e68;
	}
	
.nowmenu{
	width: 1190px;
	height:  auto;
	text-align: center;
	overflow: hidden;
	margin: 35px auto;
	margin-bottom: 10px;
	}
	
.nowmenu h1{
	display: block;
	text-align: center;
	font-size: 30px;
	color: #333;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 4px;
	}
	
.smenu_box,.cp_class{
	display: block;
	text-align: center;
	margin-top: 24px;
	}
	
.smenunow,.cp_class a.class_active{
	display: inline-block;
	padding: 0px 24px;
	color: #eb5e67;
	text-transform: uppercase;
	}
	
.smenunow:hover{
	color: #fa3642;
	text-decoration: underline blink;
	}
	
.smenu,.cp_class a{
	display: inline-block;
	padding: 0px 24px;
	color: #888;
	text-transform: uppercase;
	}
	
.smenu:hover,.cp_class a:hover{
	color: #666;
	text-decoration: underline blink;
	}

.main_box h1{
	display: block;
	text-align: center;
	overflow: hidden;
	margin: 40px auto;
	color: #333;
	font-size: 21px;
	line-height: 42px;
	text-transform: uppercase;
	letter-spacing: 2px;
	}
	
.main_box h4{
	display: block;
	text-align: left;
	overflow: hidden;
	margin: 40px auto;
	font-weight: normal;
	}
	
.main_box h4 a{
	display: block;
	width: 100%;
	font-size: 16PX;
	text-align: left;
	overflow: hidden;
	margin-bottom: 20px ;
	}
	
.main_box h4 a span{
	color: #888;
	font-size: 12px;
	}
	
.two_box{
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
	}
	
.two_box b{
	color: red;
	}
	
.two_box .left{
	float: left;
	margin-left: 50px;
	text-align: left;
	}
	
.two_box .right{
	float: right;
	margin-right: 50px;
	text-align: right;
	}
	
.main_box h2{
	display: block;
	text-align: center;
	overflow: hidden;
	width: 85%;
	margin: 40px auto;
	color: #333;
	font-weight: normal;
	font-size: 14px;
	line-height: 30px;
	}
	
.class1_box {
	width: 95%;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	margin-top: 20px;
	}
	
.class1_box a {
	float: left;
	display: block;
	width: 25%;
	text-align: center;
	overflow: hidden;
	}

.class1_box a h3 {
	display: block;
	margin-top: 32px;
	text-align: center;
	font-size: 18px;
	color: #333;
	transition: all 0.5s;
	text-transform: uppercase;
	}

.class1_box a:hover h3 {
	margin-top: 20px;
	color: #fa3642;
	}
	
.class2_box {
	width: 95%;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	margin-top: 20px;
	}
	
.class2_box li {
	float: left;
	width: 25%;
	text-align: center;
	overflow: hidden;
	}
	
.class2_box li a{
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	}
	
.class2_box li a:hover{
	color: #f95e68;
	text-decoration: underline blink;
	}
	
.newsquery{
	float: left;
	width: 100%;
	height: 150px;
	text-align: left;
	margin: 15px auto;
	padding-bottom: 30px;
	border-bottom: 1px  dotted #CCC;
	}
	
.news_img{
	float: left;
	width: 230px;
	height: 150px;
	margin-right: 40px;
	overflow: hidden;
	}
	
.imgbg {
	display:block;
	width: 230px;
	height: 150px;
	overflow:hidden;
    background-repeat:no-repeat;
	background-position:center;
	background-size:100% 100%;
	transition: background-size 2s;
	-moz-transition: background-size 2s; /* Firefox 4 */
	-webkit-transition: background-size 2s; /* Safari 和 Chrome */
	-o-transition:background-size 2s; /* Opera */
	}
	
.imgbg:hover {
	background-size:120% 120%;
	transition: background-size 2s;
	-moz-transition: background-size 2s; /* Firefox 4 */
	-webkit-transition: background-size 2s; /* Safari 和 Chrome */
	-o-transition:background-size 2s; /* Opera */
	}
	
.news_time{
	height: 21px;
	color: #999;
	font-size: 12px;
	line-height: 21px;
	}
	
.news_title a{
	display: block;
	height: 32px;
	text-align: left;
	margin-bottom: 3px;
	margin-right: 30px;
	overflow: hidden;
	color: #333;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.news_title a:hover{
	color: #eb5e67;
	}
	
.news_memo{
	height: 42px;
	margin-right: 50px;
	color: #888;
	font-size: 12px;
	line-height: 21px;
	overflow: hidden;
	}
	
.news_more a{
	display: block;
	width: 72px;
	height: 27px;
	margin-top: 12px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	line-height: 27px;
	font-style: normal;
	text-transform: uppercase;
	background-color: #4ed0da;
	border-radius: 2px;
	transition: all 0.5s;
	}
	
.news_more a:hover{
	background-color: #fa3642;
	}
	
.uptime{
	width: 100%;
	text-align: center;
	margin: 12px auto;
	padding-bottom: 10px;
	border-bottom: 1px  dotted #CCC;
	font-size: 12px;
	color: #888;
	}
	
.newscon{
	width: 96%;
	text-align: left;
	margin: 12px auto;
	padding-top: 10px;
	}

.cp_single {
	width: 95%;
	text-align: left;
	overflow: hidden;
	margin: 20px auto;
	}
	
.cp_single .zixun{
	width: 100%;
	height: 30px;
	text-align: right;
	overflow: hidden;
	margin-bottom: 20px;	
	}
	
.cp_single .zixun a{
	float: right;
	display: block;
	width: 135px;
	height: 25px;
	border-radius: 12px;
	background-color: #fa3642;
	margin-right: 10px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	line-height: 25px;
	box-shadow: 0px 1px 3px 2px rgba(0,0,0,0.1);
	transition: all 0.3s;
	}
	
.cp_single .zixun a:hover{
	background-color: #4bc8d1;
	}
	
.cp_left{
	float: left;
	width: 40%;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 10px;
	}
	
.img_big{
	float: left;
	position: relative;
	width: 350px;
	height: 300px;
	border: 0px solid #d7d7d7;
	overflow: hidden;
	background-color: #fff;
	}

.img_big img{
	height:100%;
	width:100%;
	}
	
.img_list {
	float:left;
	width: 350px;
	overflow:hidden;
	}

.img_list a{
	float: left;
	display: block;
	width: 60px;
	height: 50px;
	border: 1px solid #d7d7d7;
	margin-top: 9px;
	margin-right: 8px;
	overflow: hidden;
	text-align: center;
	opacity: 0.6;
	}

.img_list a:hover{
	opacity: 1;
	}

.img_list a.on{
	border: 1px solid #fa3642;
	opacity: 1;
	}

.img_list a img{
	width: 100%;
	height: 100%;
	}
	
.cp_right{
	float: right;
	width: 55%;
	text-align: left;
	margin-left: 10px;
	overflow: hidden;
	}
	
.cp_right h5{
	display: block;
	width: 100%;
	text-align: left;
	border-bottom: 1px solid #e3e3e3;
	font-size: 21px;
	height: 50px;
	line-height: 50px;
	text-transform: capitalize;
	}
	
.cpmemo{
	width: 100%;
	text-align: left;
	line-height: 24px;
	overflow: hidden;
	color: #666;
	padding: 20px 0px;
	}
	
.cpmemo img{
	max-width: 100%;
	}
	
.cpmemo table{
	width: 98%;
	text-align: left;
	overflow: hidden;
	color: #666;
	border-left: 1px solid #dcdcdc;

	margin: 0px auto;
	}
	
.cpmemo table .firstRow{
	background-color: #f4f4f4;
	color: #333;
	font-weight: bold;
	}
	
.cpmemo table td{
	padding: 5px 10px;
	border: 1px solid #dcdcdc;
	border-left: none;
	}	
	
.contact_box {
	width: 95%;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	margin-top: 50px;
	}
	
.contact_box li {
	float: left;
	width: 33%;
	text-align: left;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	}
	
.contact_box li h3{
	display: block;
	width: 100%;
	text-align: left;
	overflow: hidden;
	font-size: 36px;
	line-height: 40px;
	color: #333;
	padding-bottom: 30px;
	font-weight: normal;
	}
	
.contact_box li i{
	float: left;
	display: block;
	width: 16px;
	margin-right: 6px;
	margin-top: 8px;
	}
	
.contact_box li em{
	float: left;
	width: 350px;
	display: block;
	font-style: normal;
	}
	
.contact_box li a{
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	}
	
.contact_box li a:hover{
	color: #f95e68;
	text-decoration: underline blink;
	}

.content {
	float: left;
	}

.content a{
	display: block;
	width: 259px;
	height: 279px;
	border: 3px solid #e6e6e6;
	background-color: #fff;
	border-radius: 5px;
	margin: 15px;
	transition: all 0.5s;
	}
	
.content a:hover {
	border: 3px solid #eb5e67;
	}
	
.content a img{
	width: 259px;
	height: 220px;
	}
	
.content a span{
	display: block;
	width: 259px;
	height: 50px;
	color: #666;
	line-height: 50px;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	}
	
.content a:hover span{
	color: #fa3642;
	}
	


.down{
	float: left;
	display: block;
	width: 539px;
	border: 3px solid #e6e6e6;
	background-color: #fff;
	border-radius: 5px;
	margin: 15px 20px;
	transition: all 0.5s;
	overflow: hidden;
	}
	
.down:hover {
	border: 3px solid #eb5e67;
	}
	
.down img{
	float: left;
	display: block;
	width: 185px;
	height: 240px;
	margin: 6px 10px;
	}
	
.down span{
	float: left;
	display: block;
	width: 275px;
	color: #666;
	line-height: 200%;
	font-size: 18px;
	text-align: left;
	margin: 20px;
	font-weight: normal;
	}
	
.down:hover span{
	color: #fa3642;
	}
	
.down em{
	float: left;
	display: block;
	width: 112px;
	height: 27px;
	margin-left: 20px;
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	line-height: 27px;
	font-style: normal;
	text-transform: uppercase;
	background-color: #4ed0da;
	border-radius: 2px;
	transition: all 0.5s;
	}
	
.down:hover em{
	background-color: #fa3642;
	}
	
.input1{
	width: 210px;
	height: 27px;
	line-height: 27px;
	border: 1px solid #ddd;
	font-size: 14px;
	padding: 0px;
	padding-left: 10px;
	margin: 3px;
	}

.form_button{
	float: left;
	display: block;
	padding: 0px 27px;
	height: 24px;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	background-color: #4ed0da;
	margin: 0px 10px;
	border: 0px;
	border-radius: 3px;
	}
	
.form_button:hover{
	color: #fff;
	background-color: #fa3642;
	}
	
.form_button1{
	display: block;
	width: 100px;
	height: 24px;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	background-color: #4ed0da;
	margin: 30px auto;
	border: 0px;
	border-radius: 3px;
	}
	
.form_button1:hover{
	color: #fff;
	background-color: #fa3642;
	}
	
.more{
	color: #333;
	}
	
.nowmenu .cp_class{
	height:30px;
	overflow:hidden;
	}
	
.form_box{
	width: 100%;
	margin: 20px auto;
	overflow:hidden;
	}
	
.formbox{
	float: left;
	width: 50%;
	height: auto;
	text-align: left;
	border-right: 1px dotted #c1c1c1;
	margin: 20px 50px;
	}
	
.formword{
	float: left;
	width: 35%;
	height: auto;
	text-align: left;
	margin-top: 20px;
	}
	
.textarea {
	border: 1px solid #ddd;
	margin: 5px;
	padding-left: 10px;
	}
	
.down_body {
	width: 100%;
	margin: 30px auto;
	text-align: center;
	}
	
.down_body strong{
	color: #fa3642;
	font-size: 16px;
	}