@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	line-height:150%;
	font-family:"微软雅黑",verdana,tahoma,arial;
	margin:0 auto;
	}
img{
	vertical-align:bottom;
	}
a:link{
	color:#000;
	text-decoration:none;
	}
a:visited{
	color:#000;
	text-decoration:none;
	}
a:hover{
	color:#000;
	text-decoration:none;
	}
a:active{
	color:#000;
	text-decoration:none;
	}
a img{
	border:none;
	}
ul,ol,p,form,h1,h2,h3,h4,h5,h6,dl,dt,dd{
	margin:0;
	padding:0;
	font-weight:normal;
	}
ul,ol{
	list-style:none;
	}
.clear{
	clear:both;
	}
	/*自定义样式表*/
header{
	height:80px;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
	background-color:rgba(255,255,255,0.9);
	min-width:1180px;
	box-shadow:0 5px 8px rgba(0,0,0,0.5);
	}
header section{
	width:1180px;
	margin:0 auto;
	}
header .logo{
	float:left;
	width:385px;
	padding:10px 0;
	}
header nav{
	float:right;
	width:690px;
	}
header nav li{
	font-size:16px;
	float:left;
	width:80px;
	text-align:center;
	}
header nav li a:link,header nav li a:visited,header nav li a:visited{
	display:block;
	height:80px;
	line-height:80px;
	color:#000;
	}
header nav li a:hover , header nav li a.on{
	background:#f8817c;
	color:#fff;
	}
.fix_header{
	height:80px;
	clear:both;
	}
/*.banner{
	width:100%;
	margin:0 auto;
	}
*/

.top_slide_wrap{width:100%;height:530px;overflow:hidden;position:relative;z-index:1;}
.slide_box{height:530px;overflow:hidden}
.slide_box li{height:530px}
.slide_box img{width:100%;height:530px}
.slide_info{width:980px;margin:-530px auto 0}
.slide_info_card{width:420px;height:0;margin-top:171px;color:#fff;position:relative}
.slide_info_card a{color:#fff;text-decoration:none}
.slide_info_card .slide_info_card_bg{width:420px;height:200px;background:#dd3f5c;position:absolute;top:0;left:0;z-index:1;opacity:.8;*filter:alpha(opacity=80)}
.slide_info_card .slide_info_card_text{width:340px;height:140px;padding:30px 40px;position:absolute;top:0;left:0;z-index:2}
.slide_info_card h2{font-size:40px;padding-bottom:8px}
.slide_info_card p{font-size:15px;line-height:26px}
.slide_info_card p strong{font-size:12px;height:25px;display:inline-block;padding:0 10px;background:#dd3f5c;border-radius:5px;color:#fff;margin-top:8px}
/* op_btns */
.op_btns{width:980px;margin:-590px auto 0;position:relative;z-index:3;*margin-top:-530px}
.op_btns .op_btn{display:block;width:62px;height:62px;cursor:pointer;background:url("img/icons_cb372887.png") no-repeat 0 -385px;overflow:hidden;position:absolute;margin-top:240px;}
.op_btns .op_prev{left:-135px}
.op_btns .op_next{right:-135px}
.op_btns .op_prev span,.op_btns .op_next span{display:block;width:24px;height:44px;background:url("img/icons_cb372887.png") no-repeat;margin:8px 0 0 17px;cursor:pointer}
.op_btns .op_prev span{background-position:0 0;}
.op_btns .op_next span{background-position:-73px 0;margin-left:20px;}
/* bx-controls */
.bx-wrapper .bx-controls{margin-top:-60px}
.bx-wrapper .bx-controls .bx-pager{clear:both;width:100%;text-align:center;position:relative}
.bx-wrapper .bx-controls .bx-pager a{background:#dd3f5c;width:12px;height:12px;display:inline-block;overflow:hidden;background:url("img/icons_cb372887.png") -116px -90px\9;}
.bx-wrapper .bx-controls .bx-pager a:hover,.bx-wrapper .bx-controls .bx-pager a.active{background:#0070c6;background:url("../img/icons_cb372887.png") 0 -90px\9;}




.container{
	width:100%;
	margin:0 auto;
	}
.container .section{
	width:1180px;
	margin:0 auto;
	text-align:center;
	position:relative;
	padding:40px 10px;
	}
.container .section h1.maintitle{
	color:#f75a47;
	font-size:22px;
	text-align:center;
	line-height:40px;
	}
.container .section h1.maintitle span{
	font-size:24px;
	margin-left:5px;
	}
.container .section h1.maintitle span p{
	color:#a1a1a1;
	font-size:12px;
	}
.container .section .series .prod{
	float:left;
	text-align:center;
	padding-left:200px;
	}
.container .section .series li{
	float:left;
	font-size:14px;
	width:230px;
	height:40px;
	line-height:40px;
	text-align:center;
	padding:0 5px 10px 0;
	}
.container .section .series li a{
	display:block;
	background:#f7f7f7;
	color:#898787;
	}
.container .section .series li a:hover , .container .section .series li a.on{
	background:#f75a53;
	color:#fff;
	}
.container .section .series .more{
	float:right;
	font-size:12px;
	text-align:center;
	width:80px;
	line-height:40px;
	background:#f75a53;
	margin-right:45px;
	}
.container .section .series .more a{
	display:block;
	color:#fff;
	}
.indexintro .quote .maintitle{
	text-align:center;
	}
.container .section .mod_course{
	overflow:hidden;
	}
ul.courselist li{
	float:left;
	width:386px;
	padding-bottom:15px;
	}
ul.courselist li a{
	display:block;
	width:366px;
	position:relative;
	overflow:hidden;
	}
ul.courselist li a img{
	width:366px;
	height:257px;
	}
ul.courselist li a p{
	text-align:center;
	background-color:rgba(0,0,0,0.7);
	color:#fff;
	line-height:30px;
	font-size:16px;
	position:absolute;
	left:0;
	z-index:1;
	bottom:0;
	width:100%;
	}
.container_1{
	width:100%;
	margin:0 auto;
	background:#919392;
	}
.container_1 .section{
	width:1180px;
	margin:0 auto;
	padding:20px 0;
	} 
.container_1 .section h1.maintitle{
	color:#fff;
	font-size:22px;
	text-align:center;
	line-height:40px;
	padding:10px 0;
	}
.container_1 .section h1.maintitle span{
	font-size:24px;
	margin-left:5px;
	}
.container_1 .section h1.maintitle span p{
	font-size:12px;
	}
.container_1 .section .craft{
	width:1180px;
	margin:0 auto;
	position:relative;
	text-align:center;
	}
.container_1 .section .craft .picture{
	padding:0 60px;
	position:absolute;
	top:10px;
	
	}
.container_1 .section .craft p{
	text-align:left;
	padding:0 20px;
	}
.container_1 .section .craft h2{
	font-size:14px;
	padding:100px 0 10px;
	color:#f75a53;
	font-weight:bold;
	}
.container_1 .section .craft li{
	float:left;
	width:270px;
	height:380px;
	line-height:200%;
	text-align:center;
	background:#e5e6e6;
	margin:65px 15px 20px 0;
	}
.container_2 .section{
	width:1180px;
	margin:0 auto;
	}
.container_2 .section h1.maintitle{
	color:#f75a47;
	font-size:22px;
	text-align:center;
	line-height:40px;
	padding:40px 0;
}
.container_2 .section .news .leftnews{
	float:left;
	width:700px;
	}
.container_2 .section .leftnews li .lisj{
	float:left;
	width:80px;
	background:#e44242;
	height:80px;
	text-align:center;
	margin-bottom:20px;
	}
.container_2 .section .leftnews li .lisj p{
	font-size:30px;
	color:#fff;
	padding:20px 0 10px 0;
	}
.container_2 .section .leftnews li .lisj span{
	font-size:16px;
	color:#fff;
	}
.container_2 .section .leftnews li .lswz{
	float:right;
	width:600px;
	line-height:200%;
	}
.container_2 .section .leftnews li .lswz p{
	font-size:14px;
	font-weight:bold;
	color:#000;
	
	}
.container_2 .section .leftnews li .lswz span{
	color:#6e6e6e;
	}
.container_2 .section .news .rightnews{
	float:right;
	width:400px;
	}
.container_2 .section .rightnews .syxinright{
	color:#6e6e6e;
	}
.container_2 .section .rightnews .syxinright h3{
	color:#000;
	font-weight:bold;
	padding-bottom:10px;
	}
.container_2 .section .rightnews .syxinright p{
	padding:10px 0;
	}
.container_3{
	width:100%;
	margin:0 auto;
	background:url(../img/bg.jpg) no-repeat center;
	}	
.container_3 .section{
	width:1180px;
	margin:0 auto;
	}
.container_3 .section h1.maintitle{
	color:#f75a47;
	font-size:22px;
	text-align:center;
	line-height:40px;
	padding:40px 0;
	}
.container_3 .section h1.maintitle span{
	font-size:24px;
	margin-left:5px;
	}
.container_3 .section h1.maintitle span p{
	color:#a1a1a1;
	font-size:12px;
	}
.container_3 .section .chaining li{
	float:left;
	padding-left:10px;
	}
.container_3 .section .botton{
	text-align:center;
	padding:30px;}
.container_4{
	width:100%;
	margin:0 auto;
	background:url(../img/bg1.jpg) no-repeat center;
	}
.container_4 .section{
	width:1180px;
	margin:0 auto;
	}
.container_4 .section form{
	
	}
.login-01{
	width:400px;
	float:left;
	}
.icon,.icon2  {
	height:50px;
	width:50px;
	display:block;
	float:left;
	border-top-left-radius:0.3em;
	-o-border-top-left-radius:0.3em;
	-moz-border-top-left-radius:0.3em;
	-webkit-border-top-left-radius:0.3em;
	border-border-bottom-left-radius:0.3em;
	-o-border-bottom-left-radius:0.3em;
	-moz-border-bottom-left-radius:0.3em;
	-webkit-border-bottom-left-radius:0.3em;
	}
.user {
	background:url(../img/icons.png) no-repeat 14px 15px #d6d7d7;
	}
.phone{
	background: url(../img/icons.png) no-repeat 15px -93px #d6d7d7;
	}
.msg{
	background: url(../img/msg.png) no-repeat 16px 16px #d6d7d7;
	}
li.first:hover .user{
	 background: url(../img/icons.png) no-repeat 14px 15px #f75a53;
	}
li.first:hover .phone{
	background: url(../img/icons.png) no-repeat 15px -93px #f75a53;
	}
li.second:hover .msg {
	background: url(../img/msg.png) no-repeat 16px 16px #f75a53;
	}
	/*-----*/
input[type="text"],form textarea {
	width:77%;
	padding:1.13em 1em 1.13em 1em;
	color: #858282;
	font-size:14px;
	outline:none;
	background:#fff;
	border:none;
	font-family:'Lora', serif;
	border-top-right-radius: 0.3em;
	-o-border-top-right-radius: 0.3em;
	-moz-border-top-right-radius: 0.3em;
	-webkit-border-top-right-radius: 0.3em;
	border-border-bottom-right-radius: 0.3em;
	-o-border-bottom-right-radius: 0.3em;
	-moz-border-bottom-right-radius: 0.3em;
	-webkit-border-bottom-right-radius: 0.3em;
	}
.login-01 input[type="submit"]{
	font-size: 17px;
	color: #fff;
	cursor: pointer;
	outline: none;
	padding:10px 10px;
	width:25%;
	border:2px solid #f75a53;
	float:right;
	background: #f75a53;
	border-radius:0.3em;
	-o-border-radius:0.3em;
	-webkit-border-radius:0.3em;
	-moz-border-radius:0.3em;
	margin-right:2.85em;
	}
input[type="submit"]:hover{
	-webkit-transform: rotate(4deg);
	transform: rotate(4deg);
	-o-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	}
li.lost {
	margin-bottom:21px;
	}
.container_4 .section .pho{
	float:left;
	}
.container_4 .section h1.maintitle{
	color:#000;
	font-size:16px;
	line-height:40px;
	padding:40px 0 10px;
	font-weight:bold;
	}
.container_4 .section .pho p{
	font-size:14px;
	line-height:300%;
	}
.container_4 .section .bd{
	float:left;
	padding:0 40px 40px 0;
	}
.container_4 .section .code{
	float:right;
	padding:50px;
	text-align:center;
	font-size:14px;
	}
.container_4 .section .bottom{
	width:550px;
	margin:0 auto;
	padding:20px 0;
	}
.footer{
	width:100%;
	margin:0 auto;
	background:#14171a;
	}	
.footer .section{
	width:1180px;
	margin:0 auto;
	}
.footer .section p{
	color:#929597;
	float:left;
	line-height:50px;
	}	
.footer .section .icon{
	width:300px;
	float:right;
	}
.footer .section .icon li{
	float:left;
	padding:10px;
	}
	
/*--子页面---*/
.banner_1{
	width:100%;
	height:200px;
	background: url(../img/banner1.jpg) no-repeat center;
	}
.banner_1 .location{
	width:1180px;
	margin:0 auto;
	padding-top:80px;
	}
.banner_1 .location h1{
	font-size:20px;
	color:#fff;
	}
.banner_1 .location h1 span{
	font-size:14px;
	padding:0 3px;
	}
.banner_1 .location p{
	padding:10px 0;
	color:#fff;
	}
.banner_1 .location p a{
	color:#fff;
	}
.banner_1 .location p a:hover{
	font-size:14px;
	font-weight:bold;}


.container .page{
	width:1180px;
	margin:20px auto;
	}
.page .leftbox{
	width:230px;
	float:left;
	}
.leftbox h1.cattitle{
	font-size:18px;
	line-height:60px;
	text-align:center;
	color:#858582;
	background:url(../img/menu.jpg) no-repeat;
	padding:10px 0;
	}
.leftbox ul.submenu li{
	position:relative;
	font-size:16px;
	line-height:40px;
	background:url(../img/menu1.jpg) no-repeat;
	padding-bottom:10px;
	}
.leftbox ul.submenu li a{
	display:block;
	position:relative;
	text-align:center;
	}
.leftbox ul.submenu li a{
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	}
.leftbox ul.submenu li a.on{
	color:#af0000;
	font-weight:bold;
	}
.leftbox ul.submenu li a:hover{
	color:#af0000;
	font-weight:bold;
	}
.leftbox .telep{
	padding:50px 0;}


.mainbox{
	width:900px;
	float:right;
	}
.pagecont .title{
	background:url(../img/menu2.jpg) no-repeat;
	height:60px;
	padding:10px 30px;
	width:850px;
	}	
.pagecont .title h1.cattitle{
	float:left;
	font-size:18px;
	color:#fff;
	line-height:30px;
	}
.pagecont .title span{
	float:right;
	padding:0 20px;
	line-height:30px;
	}
.mainbox .pagecont p{
	line-height:200%;
	padding:10px 0;
	}	
.mainbox .pagecont img{
	padding:0 15px;
	}
	
	

ul.courses li{
	width:100%;
	float:left;
	border-bottom:1px #ccc solid;
	cursor:pointer;
	}
ul.courses li .ctitle a{
	color:#f75a53;
	}
ul.courses li span a{
	color:#f75a53;
	}
ul.courses li:first-child{
	border-top:1px #ccc solid;
	}
ul.courses li:hover{
	background-color:#f3f3f3;
	}
ul.courses li .img{
	float:left;
	width:200px;
	padding:10px;
	}
ul.courses li .img img{
	width:200px;
	height:150px;
	}
ul.courses li .ctitle{
	float:left;
	font-size:16px;
	line-height:25px;
	padding:10px 0;
	width:520px
	}
ul.courses li .cintro{
	float:left;
	font-size:14px;
	line-height:20px;
	width:520px;
	}

.pagelist{
	clear:both;
	padding:20px 0;
	}
ul.pages1{
	text-align:center;
	}
div.t{
	display:inline-block;
	width:10px;
	height:30px;
	background:#f00;
	display:none;
	}
ul.pages1 li{
	display:inline-block;
	border:1px #f75a53 solid;
	line-height:30px;
	width:30px;
	text-align:center;
	margin:0 0 0 -5px;
	padding:0;
	}
ul.pages1 li:hover{
	border:1px #f75a53 solid;
	position:relative;
	z-index:1;
	}
ul.pages1 li:first-child , ul.pages1 li:last-child{
	width:65px;
	border-radius:4px 0 0 4px;
	}
ul.pages1 li:first-child a{
	border-radius:4px 0 0 4px;
	}
ul.pages1 li:last-child{
	border-radius:0 4px 4px 0;
	}
ul.pages1 li:last-child a{
	border-radius:0 4px 4px 0;
	}
ul.pages1 li a{
	display:block;
	color:#f75a53;
	}
ul.pages1 li a.current{
	font-weight:bold;
	background-color:#f75a53;
	color:#fff
	}
ul.pages1 li a:hover{
	font-weight:bold;
	background-color:#f75a53;
	color:#fff;
	box-shadow:0 0 5px rgba(0,0,0,0.6);
	}
