@charset "utf-8";
body {
	min-width: 1240px;
	margin:0 auto;
}
body {
	position: relative;
}
.j_body {
	position: relative;
}
.main_box {
	margin:0 auto;
	width:1100px;
	position:relative;
}
.main_box_indexpro {
	margin:0 auto;
	width:1124px;
	position:relative;
}
.main_box_small {
	margin:0 auto;
	width:1115px;
	position:relative;
}
input {
	outline: none;
}
/*===============================================header================================================*/

#header {
	position:relative;
	top:0;
	width:100%;
	height: 225px;
	z-index:9;
}
/*===============top=================*/



#top_bar {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	border-bottom:1px solid #008170;
	background:#f5f5f5;
}
#top_bar .main_box {
	position:relative;
}
#top_bar .p {
	display:inline-block;
	color:#008170;
	font-size:12px;
}
#search_box {
	position:absolute;
	/*right:225px;
	top:0px;*/
	right:5px;
	top:35px;
}
#search_box form {
	position:relative;
	background: url(../images/bg_search.png) center no-repeat;
	position:relative;
	width: 330px;
	height: 40px;
}
#search_box input {
	display: block;
	background: none;
	border: none;
}
#search_box .text {
	width: 267px;
	height: 40px;
	width: 267px;
	line-height: 40px;
	font-size: 12px;
	color: #7f7f87;
	/*margin-left: 13px;*/
}
#search_box .submit {
	width: 50px;
	cursor: pointer;
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
	height: 40px;
	line-height:40px;
}
#search_box form:hover {
	background: url(../images/bg_search_on.png) center no-repeat;
}
.box2 form {
	position:relative;
	background: url(../images/bg_search.png) center no-repeat;
	position:relative;
	width: 388px;
	height: 40px;
}
.box2 input {
	display: block;
	background: none;
	border: none;
}
.box2 .text {
	width: 325px;
	height: 40px;
	width: 312px;
	line-height: 40px;
	font-size: 12px;
	color: #7f7f87;
	/*margin-left: 13px;*/
}
.box2 .submit {
	width: 50px;
	cursor: pointer;
	position:absolute;
	right:0;
	top:0;
	cursor:pointer;
	height: 40px;
	line-height:40px;
}
.box2 form:hover {
	background: url(../images/bg_search_icon.png) center no-repeat;
}

#lan_box {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	line-height: 40px;
}
#lan_box a {
	color: #3c3c3e;
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	margin-left: 8px;
	margin-right: 8px;
}
#lan_box a.on {
	color: #008170;
}
/*===============================================header================================================*/

#header #logo {
	position:absolute;
	top: 0px;
	left:0;
	display: inline-block;
}
#header #logo img {
}
#header .tel_box {
	position:absolute;
	right: 0;
	top: 38px;
	font-size: 12px;
	color: #636364;
	padding-left: 17px;
	background: url(../images/icon_top_tel.png) left 10px no-repeat;
}
#header .tel_box strong {
	font-size: 18px;
	color: #025cbc;
	font-weight: 700;
	font-family: "Microsoft YaHei";
}
/*=================导航=================*/
#topnav{
	width:1100px;
	height:50px;
	margin:0px auto; font-size:16px;border-left:solid 1px #fef038;}
#topnav ul{margin:0;padding:0;list-style:none;}
#topnav ul li{float:left;width:155px; border-right:solid 1px #fef038; text-align:center}
#topnav ul li a{height:50px;line-height:50px;font-size:16px;color:#fff;display:block; width:155px;/*padding-right:20px; padding-left:20px;*/}
#topnav ul li a:hover{background:#feb42d;display:block;}
#topnav ul .hover a{background:#feb42d;height:50px;line-height:50px;font-size:16px;color:#fff;width:155px;display:block;/*padding-right:20px; padding-left:20px;*/}
#topnav ul li dl{position:absolute;z-index:999;margin:0;display:none;width:120px;font-size:14px;}
#topnav ul .hover dl dt a{background:#feb42d;border-top:1px solid #fff;height:40px;line-height:40px;display:block;font-size:14px;width:156px;}
#topnav ul .hover dl dt a:hover{background:#fff;color:#333;display:block;font-size:14px;}


#nav_box {
	position:absolute;
	left:0;
	bottom: -1px;
	width: 100%;
	height:50px;/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#59090B1F', endColorstr='#59090B1F');
	background:rgba(9, 11, 31, 0.35);
*/
}
#navcon {
	width:100%;
	min-width:1100px;
	height:50px;
	margin:0px auto;
	background:#d8000f;
}
#nav {
	width:833px;
	height:50px;
	float:left;
	padding-left:3px;
}
#nav ul {
}
#nav li {
	display:block;
	float:left;
	position: relative;
	width:138px;
	line-height:50px;
}
#nav li .a {
	display: inherit;
	width:138px;
	text-align:center;
	height:50px;
	position:relative;
}
#nav li .a strong {
	position: relative;
	z-index: 2;
	display:block;
	font-size:15px;
	font-weight:700;
	color:#fff;
	text-align:center;
}
#nav li .a span {
	position:absolute;
	top:0px;
	left:0;
	width:100%;
	text-align:center;
}
#nav li .a i {
	display:block;
	margin:0 auto;
	background:#c19f62;
	text-align:center;
	z-index:4;
	height:50px;
	width:0;
}
#nav .on .a i {
	width:138px;
}
#nav li.on strong {
	color:#fff;
}
#nav li .a:hover i {
	width:138px;
}
#nav li .a:hover strong {
	color:#fff;
}
#nav ul li .list {
	left:0px;
	top:50px;
	z-index:9999;
	display:none;
	width:138px;
	position:absolute;
	font-size:14px;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#B2F6F7FA', endColorstr='#B2F6F7FA');
	background:rgba(246, 247, 250, 0.7);
}
#nav ul li .list a {
	height:32px;
	font-size: 12px;
	text-align:center;
	display:block;
	line-height:32px !important;
	color:#585859;
}
#nav ul li .list a:hover {
	color: #23297a;
}
#nav li:hover .list {
}
.nav_right {
	width:255px;
	float:right;
}
.nav_right p {
	font-size:16px;
	font-family:arial, helvetica, sans-serif;
	color:#1b3b84;
	line-height:50px; padding-left:27px;
}
.nav_right p a {
	font-size:16spx;
	font-family:arial, helvetica, sans-serif;
	color:#405074;
}
/*================= banner===================*/



#banner { 
	position:relative;
	height:500px;
	overflow:hidden;
}
#banner .bd {
	position:relative;
}
#banner .bd a {
	display:block;
	width:100%;
	height: 500px;
}
#banner .hd {
	margin:0 auto;
	position:absolute;
	width:100%;
}
#banner .hd a {
	display:block;
	width:55px;
	height:105px;
}
#banner .hd ul {
	margin:0 auto;
	z-index:9;
	width:100%;
	display:inherit;
	text-align:center;/* border-top:1px solid #56585c;*/
	margin-top:-50px;
	position:relative;
	height:40px;
}
#banner .hd ul li {
	display:inline-block;
	
}
#banner .hd ul li a {
	line-height:40px;
	border-radius:50%;
	height:10px;
	width:10px;
	margin:0 3px;
	display:block;
	background:#fff;
}
#banner .hd ul li a:hover {
	background:#e95d19;
}
#banner .hd ul .on a {
	background:#e95d19;
}
#banner .bnt {
	position:absolute;
	top:50%;
	z-index:3;
	margin-top:-21px;
}
#banner .bnt:hover {
}
#banner .prev {
	position:absolute;
	left:-54px;
}
#banner .next {
	position:absolute;
	right:-54px;
}
#banner:hover .prev {
	left:50px;
	opacity:.5;
	filter:alpha(opacity=50);
}
#banner:hover .next {
	right:50px;
	opacity:.5;
	filter:alpha(opacity=50);
}
/*================= 首页 ==================*/



#s_main_box {
	position:relative;
}
#s_module_box {
	padding:35px 0 35px 0;
	height:110px;
	overflow:hidden;
	position:relative;
}
#s_module_box .dd {
	float:left;
	border-right:1px solid #e0e1e3;
	padding-right:50px;
	margin-right:53px;
}
.s_title {
	position: relative;
	
}
.s_title i {
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;	
	
}
.s_title strong {
	width:100%;
	display: block;
	text-align: center;
	font-size: 26px;
	font-family: "Impact", Arial, Helvetica, sans-serif;
	color: #e81524;
	text-transform: uppercase;
	text-align: center;
	height:30px; line-height:30px;
	font-weight:bold;
	
}
.s_title .entitle{width:1000px; margin:0px auto;}
.s_title h1 {	
	z-index: 2;
	width: 100px;
	height:23px;    
	color: #ffffff;
	font-size: 12px;	
	display: block;
	margin-left:514px;
	
	line-height:23px;
	 font-family:Arial, Helvetica, sans-serif;
	 text-align:center;

	
}
.s_title h1 a {
	color: #ffffff;
}
.s_title p {
	font-size: 12px;
	color: #b1b3b7;
	padding-top: 10px;
	text-align: center;
	line-height: 18px;
}
/*==========快捷链接============*/

#link_box {
	position:relative;
	width:100%;
	margin-top:-83px;
	z-index:999;
	height:83px;
	overflow: hidden;
}
#link_box .main_box {
	overflow: hidden;
}
#link_box .content {
	width: 1100px;
	background: url(../images/bg_s_link.png) center no-repeat;
	height: 83px;
}
#link_box li {
	display: block;
	float:left;
	overflow: hidden;
	width: 275px;
	background: url(../images/icon_tx_fd.png) center no-repeat;
	background-size: 0 0;
}
#link_box a {
	display:inherit;
	text-align: center;
	font-size:14px;
	text-align:center;
	color:#fff;
	height:83px
}
#link_box a .box {
	display:inline-block;
	position: relative;
}
#link_box a:hover img {
}
#link_box a h1 {
	padding-top: 28px;
	display: block;
	font-size: 12px;
	color: #fff;
}
#link_box a h1 strong {
	display:block;
	font-size: 14px;
	margin-bottom: 3px;
}
#link_box li:hover {
	background: url(../images/icon_tx_fd.png) center no-repeat;
	background-size: 275px 275px;
}
/*==============产品中心=====================*/

/*#s_pro {
	padding: 2px 0;
}
#s_pro .bd {
	overflow: hidden;
}
#s_pro .content {
	margin-top:30px;
}
#s_pro ul {
	overflow:hidden;
}
#s_pro li {
	float:left;
	position:relative;
	width:257px;
	height:192px;
	background:url(../images/pbg.gif) no-repeat center top;
	overflow: hidden;
	display:block;
	margin-right:12px;
	margin-left:12px;
	margin-bottom:20px;
}
#s_pro li a {
	display:block;
	overflow:hidden;
	width:257px;
	height:192px;
}
#s_pro li .pic_box {
	width:253px;
	height:188px;
	display:block;
	padding-left:2px;
	padding-top:2px;
}
#s_pro li .text_box {
	position:absolute;
	left:0;
	top:0;
	width:257px;
	height:192px;
	z-index:3;
	-moz-transform:scale(0);
	-o-moz-transform:scale(0);
	-o-moz-transform:scale(0);
	-webkit-moz-transform:scale(0);
	transform:scale(0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#A82C316E', endColorstr='#A82C316E');
	background:rgba(44, 49, 110, 0.66);
	opacity:0;
	filter:alpha(opacity=0);
}
#s_pro li h1 {
	padding-top:70px;
	display: block;
	text-align: center;
}
#s_pro li strong {
	display:block;
	margin: 0 auto;
	width: 19px;
	height: 19px;
	background: url(../images/icon_case_more.png) center no-repeat;
}
#s_pro li span {
	display:block;
	font-size:14px;
	color:#fff;
	margin-bottom: 10px;
	text-align: center;
	padding: 0 10px;
	
	overflow:hidden;
	text-overflow: ellipsis;
}*/
#s_pro{ margin-top:20px;}
#s_pro li:hover a {
}
#s_pro li:hover .pic_box {
}
#s_pro li:hover .text_box {
	opacity:1;
	filter:alpha(opacity=100);
	-moz-transform:scale(1);
	-o-moz-transform:scale(1);
	-o-moz-transform:scale(1);
	-webkit-moz-transform:scale(1);
	transform:scale(1)
}*/
#s_about {
	padding-top:40px; 
}
 .s_title {background: url(../images/abg.gif) no-repeat center top;height:61px;}
#s_about .s_title {
	margin-top:30px;
	margin-bottom:20px;
}
.about_left {
	width:730px;
	float:right;
	margin-top:20px;
}
.about_right {
	width:320px;
	float:left; padding-top:6px;
	margin-top:20px;
}
#s_about .title {
	padding-bottom: 15px;
	
	width: 600px;
/*	background:url(../images/logo.gif) no-repeat left center;
	padding-left: 50px;*/
}
#s_about .title h1 {
	font-size: 22px;
	color: #008170;
	display: block; font-weight:800
}
#s_about .title strong {
	font-size: 14px;
	color: #d8000f;
	display: block;
	text-transform: uppercase;
}
#s_about .text_box {
	background: #fff;
	height:160px;
	
}
#s_about .text_box .pic {
	width:226px; float:left; 
}
#s_about .text_box .p {
	font-size: 13px;
	width: 730px;
	color: #153a88;
	line-height: 26px;
	height: 156px;
	float:left;
	padding: 0px 15px 1px 0px;

}
#s_about .text_box .p a{color: #153a88;}
#s_about .more {
	height: 30px;
	line-height: 30px;
	background: #f9cb04;
	display: block;
	border-radius: 6px;
	margin-top: 15px;
	width: 110px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	float:right;
	 
}
#s_about .more a{ color:#fff}
#s_about .content {
	height: 300px;
	position: relative;
}
/*#s_about img {
	display: block;
	position:absolute;
	right: 0;
	bottom: 0;
	width: 315px;
	height: 405px;
}
/*===================案例中心=====================*/

#s_case {
	width:100%;
	background: url(../images/bg.jpg) no-repeat center #f6f6f6;
	height:666px;
}

#s_case .s_title {
	padding-top: 20px;
	margin-bottom: 30px;
}
#s_case .s_title strong {
	color:#4c6a9c;
}
#s_case .s_title h1 {
	color:#febd51;
	width: 340px;
}
.bc_list{width:1200px; margin:0px auto; }
.bc_list > ul {
    overflow: hidden;
}

    .bc_list > ul > li {
        float: left;
		 width: 390px;
        padding: 300px 5px 0px 5px;
        position: relative;
    }

        .bc_list > ul > li h4 {
            text-align: center;
            padding-bottom: 13px;
        }

        .bc_list > ul > li p {
            text-align: center;
        }

        .bc_list > ul > li:after {
            content: '';
            visibility: hidden;
            position: absolute;
            top: 260px;
            left: 63px;
            display: block;
            width: 220px;
            height: 40px;
            background: url(../images/shadow3.png) 0 0 no-repeat;
            -webkit-transition: all .4s linear;
            -moz-transition: all .4s linear;
            -o-transition: all .4s linear;
            -ms-transition: all .4s linear;
            transition: all .4s linear;
        }
        /*.bc_list>ul>li:hover:after {visibility:visible;}*/
        .bc_list > ul > li .bwWrapper {
            position: absolute;
            top: 20px;
            left: 45px;
            -webkit-transition: top .15s linear;
            -moz-transition: border-color .15s linear;
            -o-transition: border-color .15s linear;
            -ms-transition: border-color .15s linear;
            transition: border-color .15s linear;
            width: 300px;
            height: 300px;
            border: 5px solid #244d8d;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
        }

            .bc_list > ul > li .bwWrapper:hover {
                border-color: #ffb52e;
            }
            /*.bc_list>ul>li:hover .bwWrapper {top:0;}*/
            .bc_list > ul > li .bwWrapper img, .bc_list ul li .bwWrapper canvas {
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%;
                behavior: url(/pie.htc); /*-webkit-box-shadow:#505051 0 0 16px 2px inset;-moz-box-shadow:#505051 0 0 16px 2px inset;box-shadow:#bbb 0 0 16px 2px inset;*/
            }

.bc_list .parts li {
    padding: 0 0 5px 0;
    text-align: center;
}
#s_case .title p {
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	opacity:.89;
	filter:alpha(opacity=89)
}
#s_case .content {
	height:360px;
	margin-bottom: 50px;
}
#s_case .more {
	position:relative;
	height: 40px;
}
#s_case .more i {
	position: absolute;
	top: 18px;
	left: 0;
	height: 1px;
	background: #fff;
	width: 100%;
	opacity:.3;
	filter:alpha(opacity=30)
}
#s_case .more a {
	position: relative;
	display: block;
	margin: 0 auto;
	z-index: 3;
	height:37px;
	width: 37px;
	overflow: hidden;
	text-align: center;
	border-radius: 20px;
}
#s_case .more a img {
	display:block;
	margin: 0 auto;
}
#s_case .more a strong {
	color:#0152a5;
	font-size: 14px;
	line-height: 37px;
	opacity:0;
	filter:alpha(opacity=0)
}
#s_case .more a:hover {
	width: 160px;
	background: #fff;
}
#s_case .more a:hover img {
	transform:rotate(-90deg);
	-webkit-transform:rotate(-90deg);
}
#s_case .more a:hover strong {
	opacity:1;
	filter:alpha(opacity=100)
}
/*插件样式*/

#banner_box {
	position: relative;
	width:880px;
	margin:0px auto;
	height: 355px;
}
#banner_box ul {
	margin: 0 auto;
}
 #banner_box ul a, .#banner_box ul img {
display:block;
}
#banner_box li {
	position: absolute;
	left: 0px;
	top: 0px;
	position:absolute;
	list-style:none;
	background:#000;
	width:0;
	height:0;
	z-index:0;
	cursor:pointer;
	overflow:hidden;
}
#banner_box li a {
	display:block;
	position:relative;
	height: 100%;
}
#banner_box li .text_box {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:3;
	opacity:0;
	filter:alpha(opacity=0);
	-moz-transform:scale(0);
	-o-moz-transform:scale(0);
	-o-moz-transform:scale(0);
	-webkit-moz-transform:scale(0);
	transform:scale(0);
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#BF0353A7', endColorstr='#BF0353A7');
	background:rgba(3, 83, 167, 0.75);
}
#banner_box li h1 {
	position: absolute;
	top: 50%;
	margin-top: -45px;
	width: 90%;
	left: 5%;
	display: block;
	text-align: center;
}
#banner_box li strong {
	display:block;
	margin: 0 auto 25px auto;
	;
	width: 45px;
	height: 45px;
	background: url(../images/icon_read_more.png) center no-repeat;
}
#banner_box li span {
	display:block;
	font-size:16px;
	color:#fff;
	text-align: center;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
#banner_box li:hover a {
}
#banner_box li:hover .pic_box {
}
#banner_box li:hover .text_box {
	opacity:1;
	filter:alpha(opacity=100);
	-moz-transform:scale(1);
	-o-moz-transform:scale(1);
	-o-moz-transform:scale(1);
	-webkit-moz-transform:scale(1);
	transform:scale(1)
}
#banner_box .poster-btn {
	position: absolute;
	height: 100%;
	width:79px;
	height: 43px;
	top: 165px;
	z-index: 10;
	opacity: 1;
}
#banner_box .poster-prev-btn {
	left: -110px;
	background: url(../images/bnt_3d_prev.png) no-repeat center;
	cursor:pointer;
}
#banner_box .poster-next-btn {
	right: -110px;
	background: url(../images/bnt_3d_next.png) no-repeat center;
	cursor:pointer;
}
#banner_box li img {
	width:100%;
	height:100%;
	vertical-align:top;
}
#banner_box .poster-btn:hover {
	background-color: #2f94fc;
}
/*==============快捷链接=====================*/
.main_box_link {
	margin:0 auto;
	width:1128px;
	position:relative;
}
#s_link {
	margin: 40px 0;
}
#s_link ul li {
	float:left;
	width:262px;
	height:192px;
	margin-right:10px;
	margin-left:10px;
	box-shadow:-4px 4px 4px #b8b9cb;
}
#s_link ul li img {
	width:262px;
	height:192px;
}
/*#s_link a {
	display: block;
	float: left;
	width: 342px;
	margin: 0 18px;
}
#s_link a img {
	display: block;
	width: 340px;
	height: 95px;
	border: 1px solid #e4e5e8;
}
#s_link a:hover {
	box-shadow: 0 0 5px 2px #eee;
}
*//*==============footer=====================*/

#gotop {
	position:absolute;
	color:#737476;
	text-decoration:underline;
	font-size:12px;
	right:0;
	top:0;
	display:block;
}
#gotop:hover {
	color: #fff;
}
/*==========footer===========*/

#footer {
	height:260px;
	background:#e2252c url(../images/fbg.gif) repeat-x center top;
}
#footer .bottom_box {
	/*padding:30px 0 25px 0;*/
	height:30px;
	color:#ffffff;
	font-size:14px;
	line-height:30px;
	border-top:solid 1px #f39019
}
#footer .bottom_box a{color:#ffffff;}

#footer .up_box {
	padding:20px 0 25px 0;
	height:180px; 
	
}
#footer .up_box .left {
	width:45%;
	float:left;
	margin-left:55px;
}

#footer .up_box .left1 {
	width:400px;
	float:left;
}
.fot_tel_box {
	background:url(../images/logo_fot.html) left top no-repeat;
	height:60px;
	padding-left:250px;
}
.fot_tel_box span {
	display:block;
	font-size:14px;
	color:#c6c6c6;
}
.fot_tel_box strong {
	display:block;
	font-size:22px;
	color:#d31145;
}
#footer .up_box .title {
	/*margin-bottom:20px;
	width:300px;
	border-bottom:solid 2px #feb42d;*/
	margin-top:30px;
	margin-bottom:30px;
	width:300px;
}
/*#footer .up_box .left1 .title {
	margin-bottom:20px;
	width:260px;
	border-bottom:solid 2px #c19f62;
}
*/
#footer .up_box .title h1 {
	display:inline-block;
	color:#fff;
	font-size:24px;
	padding-left: 5px;
	height:30px;
	font-family: "Impact", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#footer .up_box .contact_box h1 {
	display:inline-block;
	color:#fff;
	font-size:16px;
	padding-left: 5px;
	height:30px;
	font-family: "Impact", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#footer .up_box .title h2 {
	text-transform:uppercase;
	font-weight: 100;
	margin-top: 5px;
	display:inline-block;
	font-size: 18px;
	color:#99999b;
	font-family: "Impact";
}
/*#footer .up_box .left .p {
	font-size: 12px;
	color: #9b9b9d;
	line-height: 21px;
	
}
*/
#footer .up_box .left1 .contact_box {
	margin-top:1px;
	padding-left:5px;
	font-size:14px;
}
#footer .up_box .left1 .contact_box ul li {
	width:45%;
	margin-right:5%;
	float:left;
	color:#FFF;
	font-size:14px;
	line-height:22px;
}
#footer .up_box .left1 .contact_box ul li a{

	color:#FFF;
}
#footer .up_box .left .contact_box {
	margin-top:1px;
	padding-left:5px;
}
#footer .up_box .left .contact_box p {
	/*background:url(../images/f.png) left center no-repeat;*/
	padding-left:1px;
	color:#FFF;
	font-size:14px;
	line-height:22px;
}
#footer .up_box .left .contact_box p a {
	color:#FFF;
	font-size:14px;
}
#footer .up_box .left .contact_box span {
	display:block;
	font-size:14px;
	line-height:22px;
	color:#c6c6c6;
}
#footer .up_box .right1 {
	width: 260px; float:left; padding-top:2px; padding-left:5px;height:200px;
}
#footer .up_box .right {
	width: 175px; float:left; padding-top:20px;
}
#footer .up_box .right .title {
	padding-left:15px;
}
#footer .up_box .right .fl {
	margin-right:10px;
}
#footer .up_box .right form {
}
#footer .up_box .right .text {
	display:block;
	float:left;
	margin-left:15px;
	width:186px;
	height:33px;
	line-height:33px;
	font-size:12px;
	color:#6a6868;
	background:none;
	border:1px solid #505153;
	margin-bottom:15px;
	padding:0 10px;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F2A2B2C', endColorstr='#7F2A2B2C');
	background:rgba(42, 43, 44, 0.5);
}
#footer .up_box .right .md {
	float:left;
}
#footer .up_box .right textarea {
	float:left;
	margin-left:15px;
	width: 409px;
	height:93px;
	font-size:12px;
	color:#6a6868;
	padding:10px;
	resize:none;
	border:1px solid #505153;
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F2A2B2C', endColorstr='#7F2A2B2C');
	background:rgba(42, 43, 44, 0.5);
}
#footer .up_box .right .submit {
	float:left;
	margin-left:15px;
	width: 209px;
	height:36px;
	background:url(../images/bg_submit.png) center no-repeat;
	border:none;
	color:#fff;
	font-size:18px;
	text-align:center;
}
#footer .up_box .right .submit:hover {
	background:url(../images/bg_submit_hover.png) center no-repeat;
}
#footer .un_box .main_box {
	position:relative;
}
#footer .un_box p {
	color:#737476;
	font-size:12px;
}
#footer .un_box p a {
	color:#737476;
}
#footer .un_box p a:hover {
	text-decoration:underline;
	color:#fff;
}
/*==============================--网站地图==============================-*/



#site_map {
	position:relative;
}
#site_map table {
	border:1px solid #f4f6f9;
}
#site_map table th {
	background:#f4f6f9;
	text-align:center;
	height:60px;
	text-decoration:none;
	line-height:60px;
}
#site_map table th a {
	display:block;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#0152a5;
	font-weight:bold;
	text-align:center;
	z-index:9;
	position:relative;
}
#site_map table td {
	padding:20px 0;
	border:1px solid #e6e8eb;
	border-top:none;
	text-align:center;
}
#site_map table td a {
	font-weight:normal;
	color: #3D3D3D;
	display:block;
	line-height:40px;
	font-size:14px;
	text-decoration:none;
}
#site_map table a:hover {
	text-decoration:underline;
	color:#053478;
}
/*==============================--内页开始==============================-*/



#n_main_box {
	margin-top:20px;
	margin-bottom:50px;
}
/*==================header====================*/

#n_banner {
	height:320px;
	width:100%;
	margin-bottom:20px;
}
#n_title {
	box-shadow:-1px 1px 3px #b8b9cb;
	position:relative;
	border-bottom:1px solid #eee;
	background: #f3f3f3;
	height:45px;
	padding:0 10px;
	line-height:45px;
	
}
#n_title .box {
float:left;width:220px;
}
#n_title .box2 {
float:left; padding-top:3px;
}

#n_title .box1 {
float:right;
}

#n_title h1 {
/*	left: 5px;
*/	
	
	display:inline-block;
	height: 45px;
	font-size: 15px;
	color: #055381;
	padding-left: 10px;
	background: url(../images/bg_n_title.png) left center no-repeat;
	width:400px;
}
/*=================面包线导航==================*/

#position {
		/*position: absolute;
	right: 0;
	top: 0;*/
	text-align:right;
	line-height:45px;
	height:45px;
	color:#737374;
	background:url(../images/icon_home.png) left center no-repeat;
	padding-left:18px
}
#position a, #position i {
	font-size:12px;
	color:#737374
}
#position span {
	font-size:12px;
	color:#0051a8
}
#position a:hover {
	color:#0051a8
}
.n_content {
	min-height:400px;
	padding:30px 0 0 0
}
/*=================侧导栏区==================*/
.subnav{/*border:1px solid #eee;*/border-bottom:0;margin:0;padding:0;list-style:none;box-shadow:0px 4px 3px #b8b9cb;}
.subnav li{color:#444;}
.subnav li a{display:block;padding-left:5px;background:#fafafa;font-size:14px;line-height:45px;height:45px;border-bottom:1px solid #eee; color:#444;}
.subnav li a:hover{color:#fff;font-weight:bold;background:#c19f62;border-left:1px solid #c19f62;border-right:1px solid #c19f62;}
.subnav .hover a{display:block;padding-left:20px;color:#fff;font-weight:bold;background:#c19f62;font-size:14px;line-height:45px;height:45px;border-bottom:1px solid #eee;border-left:1px solid #c19f62;border-right:1px solid #c19f62;}
.subnav dl{margin:0;padding:0;list-style:none;*margin-top:-12px;}
.subnav dl dt{}
.subnav dl dt a{background:#fff;display:block;height:40px;line-height:40px;border-bottom:1px solid #eee;padding-left:20px;font-size:12px; overflow:hidden;}
.subnav dl dt a:hover{background:#fff;font-size:12px;font-weight:normal;color:#f30;}
.subnav li dl .hover a{color:#f30;font-size:12px;font-weight:normal;background:#fff;}

.n_left {
	width:230px;
	float:left;
	position: relative;
	/*margin-top:-75px*/
}
.n_left .up {
	background:#fafafa
}
.n_left .up {
	height:75px;
	background:#404f76;
	border-bottom: 3px solid #c19f62;
}
.n_left .up h1 {
	padding:20px;
	color:#fff
}
.n_left .up h1 strong {
	font-size:24px;
	display:block;
	font-family:Arial;
	font-weight: 700;
	text-transform: capitalize;
}
.n_left .up h1 span {
	font-size:15px;
	display:block
}
/*=================侧导航==================*/

#n_nav {
	background:#fafafa;
}
/*#n_nav dl {
	padding: 20px 0;
}
#n_nav dt {
	height:40px;
	line-height:40px;
	position:relative;
	border-top:1px solid #e7e9eb
}
#n_nav dt a {
	padding:0 30px 0 20px;
	display:block;
	color:#444;
	font-size:14px
}
#n_nav dt.title_on a {
	color:#fff
}
#n_nav dt.on a {
	color: #fff;
}
#n_nav dt.on {
	background:#f98800;
}
#n_nav dt:hover {
	background:#f98800;
	color: #fff;
}
#n_nav dt.title {
	background:url(../images/icon_jh.png) 200px center no-repeat
}
#n_nav dt.title:hover {
	background:url(../images/icon_j_h.png) 200px center no-repeat #f78800;
}
#n_nav dt.title:hover a {
	color:#fff;
}
#n_nav dt.title_on {
	background:url(../images/icon_j_h.png) 200px center no-repeat #f78800 !important;
}
#n_nav dd {
	padding:10px 20px;
	display:none;
	border-bottom:1px solid #e7e9eb
}
#n_nav dd .box {
}
#n_nav dd a {
	padding-left:10px;
	line-height:32px;
	font-size:12px;
	color:#636060;
	display:block;
	height:32px;
	background:url(../images/icon_nav_sub_li.png) left center no-repeat
}
#n_nav dd a:hover {
	color:#f78800;
}
#n_nav dd a.on {
	color:#f78800;
}
#n_nav dd a.on {
	background:url(../images/icon_nav_sub_li_on.png) left center no-repeat
}
*//*=================左侧图==================*/

.n_left .un {
	margin-top:22px;
	width:230px;
}
.n_left .un img {
	width:230px;
	display: block;
}
.n_content {
	min-height:400px;
}
.n_right {
	width: 820px;
	float: right;
}
/*==============产业项目=====================*/

#n_case {
	display:block;
	overflow:hidden;
}
#n_case ul {
	margin:0px -54px -15px -54px;
	overflow:hidden;
}
#n_case li {
	float:left;
	position:relative;
	width:355px;
	display:block;
	margin-bottom: 35px;
	padding: 0 54px 0px 54px;
	border-right: 1px solid #f2f3f5;
}
#n_case li a {
	display:block;
	background: #edeff1;
	border:10px solid #edeff1;
	overflow:hidden;
	width:335px;
}
#n_case li .pic_box {
	width:335px;
	height:170px;
	margin-bottom: 10px;
	overflow: hidden;
}
#n_case li img {
	display:block;
	width:335px;
	height: 170px;
}
#n_case li h1 {
	padding-right: 20px;
	position:relative;
	z-index:2;
	display:block;
	font-size:14px;
	color:#414242;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	background: url(../images/icon_jt_case.png) right center no-repeat;
}
#n_case li:hover h1 {
	text-decoration:none;
}
/*==============在线应聘=====================*/

#job_form {
	width:602px;
	margin: 0 auto;
}
#job_form form {
	margin-right:-20px;
}
#job_form .text {
	width:259px;
	padding: 0 15px;
	height: 34px;
	line-height: 34px;
	background: none;
	border: 1px solid #c1c1c1;
	font-size: 14px;
	color: #474949;
	margin: 0 20px 20px 0;
	float: left;
}
#job_form textarea {
	display:block;
	height:160px;
	resize:none;
	margin-bottom:20px;
	background:none;
	border:1px solid #c1c1c1;
	width:560px;
	padding:10px 15px;
	font-size:14px;
	color:#474949;
	line-height:20px;
}
#job_form .hr_form_fot {
	position:relative;
}
#job_form .text:focus {
	border:1px solid #89bbe1;
}
#job_form textarea:focus {
	border:1px solid #89bbe1;
}
#job_form .submit {
	background:#0051a8;
	position: absolute;
	bottom:0px;
	right: 20px;
	font-size:14px !important;
	border:0;
	border-radius:2px;
	height:28px !important;
	color:#fff;
	line-height:28px !important;
	width:125px;
	cursor:pointer;
}
#job_form .submit:hover {
	color: #fff;
	border-radius:3px;
}
#job_form .radio_box {
	position:relative;
	display:inline-block;
	padding-left:12px;
	width:50px;
}
#job_form .radio_box input {
	filter:alpha(opacity=0);
	cursor:pointer;
	opacity:0;
	padding-left:0;
	position: absolute;
	left: 0;
	top: -5px;
	width: 50px;
	height: 30px;
}
#job_form .radio_box i {
	display:block;
	position:absolute;
	left:0;
	top:2px;
	width:15px;
	height:15px;
	background:url(../images/icon_radio.png) center no-repeat;
}
#job_form .radio_box i.on {
	background:url(../images/icon_radio_on.png) center no-repeat;
}
#job_form .radio_box strong {
	padding-left:10px;
	display:block;
	color:#4f5051;
	font-size:15px;
}
#job_form .label_box {
	margin-bottom: 15px;
}
#job_form .file_box {
	position:relative;
	padding-left:60px;
	line-height:28px;
	font-size:14px;
}
/*#job_form  .file_box input[type="file"]{ opacity:0; filter:alpha(opacity=0); cursor:pointer;}*/

#job_form .file_box .f_box {
	position:relative;
}
#job_form .file_box strong {
	position:absolute;
	left:0;
	top:3px;
	color:#727272;
}
#job_form .file_box .bnt_file {
	text-align:center;
	height:28px;
	line-height:28px;
	color:#fff;
	font-size:12px;
	width:85px;
	cursor:pointer;
	margin-left:5px;
	background:#a9a9a9;
	border-radius:2px;
	position:absolute;
	left: 0px;
	top: 3px;
}
#job_form .f_box input {
	opacity:0;
}
#job_form .file_box #jianli {
	width:80px !important;
	height:28px !important;
	cursor:pointer;
	opacity:0;
	filter:alpha(opacity=0);
	position:absolute;
	left:95px;
	top:3px;
}
#job_form .file_box #jianli:hover .bnt_file {
	background:#10578e;
	color: #fff;
}
/*==============生产设备=====================*/

#n_shebei {
	overflow: hidden;
}
#n_shebei ul {
	margin: 0 -20px -20px -20px;
	overflow: hidden;
}
#n_shebei li {
	float:left;
	width:245px;
	background: #fff;
	padding:0 20px 30px 20px;
	margin-bottom: 35px;
	border-bottom: 1px solid #e5e8eb;
	display:block;
}
#n_shebei li a {
	display:block;
}
#n_shebei li .pic_box {
	width:245px;
	height: 170px;
	background: #f4f7f9;
	display:table;
	overflow:hidden;
}
#n_shebei li .pic_box .box {
	display:table-cell;
	vertical-align:middle;
}
#n_shebei li img {
	width:245px;
	height: 170px;
	margin: 0 auto;
	display:block;
}
#n_shebei li h1 {
	display:block;
	padding-top:11px;
	font-size:13px;
	color:#555;
	text-align:center;
}
#n_shebei li:hover .pic_box {
}
#n_shebei li:hover a {
	text-decoration:none;
}
#n_shebei li:hover h1 {
	color:#0152a5;
	text-decoration:none;
}
/*==============企业荣誉资质=====================*/



#n_zizhi {
}
#n_zizhi ul {
	margin: 0 -20px -30px -10px;
}
#n_zizhi li {
	float:left;
	width:150px;
	padding: 10px;
	background: #fff;
	box-shadow:0 0 5px #aaa;
	margin:0 22px 50px 20px;
	height: 230px;
	display:block;
}
#n_zizhi li a {
	display:block;
}
#n_zizhi li .pic_box {
	width:148px;
	height:193px;
	background: #f4f7f9;
	display:table;
	overflow:hidden;
	border:1px solid #e5e8eb;
}
#n_zizhi li .pic_box .box {
	display:table-cell;
	vertical-align:middle;
}
#n_zizhi li img {
	width:150px;
	margin: 0 auto;
	max-height:195px;
	display:block;
}
#n_zizhi li span {
	display:block;
	padding-top:11px;
	font-size:13px;
	color:#555;
	text-align:center;
}
#n_zizhi li:hover .pic_box {
}
#n_zizhi li:hover a {
	text-decoration:none;
}
#n_zizhi li:hover span {
	color:#0152a5;
	text-decoration:none;
}
/*===================产品中心===============*/

#n {
}
#n_pro ul {
	margin:0 -19px;
	margin-bottom:-50px;
}
#n_pro li {
	width:390px;
	background:#f4f7f9;
	float:left;
	display:block;
	margin:0 19px;
	margin-bottom:40px;
}
#n_pro li .box {
	height:132px;
	position:relative;
}
#n_pro li .pic_box {
	position:absolute;
	left:0px;
	display:block;
	top:0px;
	border: 1px solid #dee0e2;
	height:130px;
	width:190px;
}
#n_pro li .pic_box img {
	height:130px;
	width:190px;
	display:block;
}
#n_pro li .text_box {
	margin-left: 213px;
	width: 157px;
	padding-top:25px;
}
#n_pro li .text_box a {
	display:block;
	margin-bottom: 10px;
	font-size:15px;
	color:#3f4040;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
#n_pro li .text_box span {
	color:#d8a66c;
	display:block;
	margin-bottom:5px;
	font-size:12px;
	font-family: "Arial";
	text-transform:uppercase;
}
#n_pro li .text_box p {
	line-height:20px;
	font-size:12px;
	color:#707172;
	height: 40px;
	overflow: hidden;
}
#n_pro li a:hover {
	color:#c98f2b;
}
/*===================产品详情===============*/

#n_product_show .up_box .content {
	background:#f4f7f9;
}
#n_product_show .up_box #big_pic {
	width:370px;
	height:250px;
	float:left;
	border:1px solid #dadbdd;
	border-right: none;
}
#n_product_show .up_box .title {
	display:block;
	margin-bottom:20px;
	font-size:16px;
	text-align: center;
	color:#3c3c3d;
	margin-bottom: 30px;
}
#n_product_show .up_box .text_box {
	float:right;
	padding:20px 0px 20px 0;
	width: 415px;
	height: 210px;
}
#n_product_show .up_box .text_box .up {
	margin-right: 20px;
}
#n_product_show .up_box .text_box .ar_article {
	width: 370px;
	font-size:14px;
	overflow:hidden;
	line-height:30px;
	color:#4c4d4e;
}
#n_product_show .up_box .text_box .ar_article p {
	font-size:14px;
	line-height:30px;
	color:#4c4d4e;
	overflow:hidden;
}
#n_product_show .ar_article {
	line-height: 28px;
	color: #626364;
	font-size: 12px;
}
#n_product_show .un_box {
	padding-top:30px;
}
#n_product_show .un_box .title {
	height:45px;
	line-height:45px;
	background:#eff2f4;
	border-left:4px solid #00468c;
}
#n_product_show .un_box .title strong {
	display:inline-block;
	padding:0 20px;
	color:#4c4d4e;
	font-size:16px;
}
#n_product_show .un_box .title span {
	display:inline-block;
	padding-left:10px;
	color:#2d95a2;
	text-transform:uppercase;
	font-size:12px;
	font-family: "Arial";
}
#n_product_show .un_box .content {
}
.bnt_toudi {
	margin-top: 15px;
	display:block;
	color:#fff;
	background:url(../images/icon_hr.png) 30px center no-repeat #0051a8;
	border-radius:3px;
	padding-left:60px;
	font-size:14px;
	width:90px;
	height:40px;
	line-height:40px;
	text-decoration:none;
}
.bnt_toudi:hover {
	color: #fff;
}
/*==============建言献策=====================*/



#n_jyxc {
	background:url(../images/bg_form.html) left top no-repeat;
	padding-left:510px;
}
#n_jyxc p {
	position:absolute;
	left:0;
	top:145px;
	font-size:12px;
	color:#707173;
}
.j_form {
	position:relative;
}
.j_form label {
	border:1px solid #edeff2;
	position:relative;
	display:block;
	height:43px;
	line-height:43px;
	margin: 0 0 12px 0;
	font-size:12px;
	color:#bebebe;
	padding-left:120px;
}
.j_form .label .h_x {
	left: 395px;
	top: -8px;
	position: absolute;
}
.j_form input[type="text"] {
	height:43px;
	background:none;
	color:#676767;
	width: 538px;
	border:none;
	background:#fff;
	border-radius:0px;
	display:block;
	padding:0 15px;
	line-height:33px;
	font-size:12px;
}
.j_form input[type="text"]:focus {
}
.j_form label strong {
	font-weight:normal;
	display:block;
	background:#edeff2;
	color:#5e5f61;
	height:43px;
	line-height:43px;
	position:absolute;
	width: 120px;
	left:0px;
	top:0;
	font-size:15px;
	text-align:center;
}
.j_form .textarea_box {
	width: 568px;
	height:163px;
}
.j_form .textarea_box strong {
	height:163px;
}
.j_form textarea {
	height: 150px;
	resize:none;
	color:#66656b;
	width: 538px;
	padding-right:10px;
	background:none;
	border: none;
	line-height:24px;
	font-size:12px;
	padding: 6px 15px;
}
.j_form textarea:focus {
}
.yzm_box {
	position:relative;
	border:1px solid #fff !important;
}
.yzm_box strong {
	height:45px !important;
	line-height:45px !important;
}
.yzm_box input[type="text"] {
	border:1px solid #edeff2;
	font-size:14px;
	height:43px;
	color:#666;
	width: 138px !important;
	line-height:43px;
}
.yzm {
	position:absolute;
	left: 300px;
	height:45px;
	top:0px;
}
.yzm a {
	position:absolute;
	color:#adada6;
	right:-90px;
	height:30px;
	line-height:30px;
	width:80px;
	top:0;
}
.yzm_box input[type="submit"] {
	position: absolute;
	right: 0;
	top: 0;
}
.j_form input[type="submit"] {
	width:140px;
	display:block;
	cursor:pointer;
	height:40px;
	background:#ff9e01;
	border-radius:0px;
	overflow:hidden;
	color:#fff;
	font-size:14px;
	line-height:38px;
	border:none;
	text-align:center;
}
.j_form input[type="submit"]:hover {
	background:#1c4d96;
}
.j_form input[type="submit"].on {
	background:#1c4d96;
	margin-right:20px;
}
/*==================大事记=================*/



#n_dsj {
	margin-bottom:50px;
	background:url(../images/bg_dsj.html) center top repeat-y;
}
#n_dsj dl {
	padding-top: 60px;
	position:relative;
	display:block;
	background:url(../images/bg_dsj_first.html) center top no-repeat;
}
#n_dsj dd {
	display:block;
	width:100%;
	position:relative;
	background:url(../images/icon_dsj_li.html) center no-repeat;
	height:140px;
	margin-bottom:50px;
}
#n_dsj dd .main_box {
	height:140px;
}
#n_dsj dd .pic_box {
	position:absolute;
	top:0;
	right: 0px;
	width: 515px;
	height: 140px;
	background:#f3f5f8;
	overflow:hidden;
	display:table;
}
#n_dsj dd .pic_box .p {
	line-height:26px;
	font-size:13px;
	color:#69696c;
	padding:15px 20px;
	display:table-cell;
	vertical-align:middle;
}
#n_dsj dd .text_box {
	width:530px;
	position:absolute;
	right:0;
	top:0;
}
#n_dsj dd .text_box .box {
	position:relative;
}
#n_dsj dd .text_box h1 {
	position:absolute;
	top:0;
	left: -190px;
	display:block;
	line-height:140px;
}
#n_dsj dd .text_box h1 strong {
	font-size:24px;
	color:#4b4b4c;
}
#n_dsj dd .text_box p {
	padding-top:2px;
	text-align:left;
	height:100px;
	overflow:hidden;
	font-size:15px;
	line-height:30px;
	color:#555555;
}
#n_dsj dd.left_box {
}
#n_dsj dd.left_box .box {
	text-align:right;
}
#n_dsj dd.right_box {
}
#n_dsj dd.right_box .box {
	text-align:left;
}
#n_dsj dd.right_box .pic_box {
	right:auto;
	left:0px;
}
#n_dsj dd.right_box .text_box {
	right:auto;
	left:0;
}
#n_dsj dd.right_box .text_box h1 {
	left:auto;
	right:-190px;
}
#n_dsj dd .text_box h1 strong {
	position:relative;
	display: inline-block;
}
#n_dsj dd:hover {
	background:url(../images/icon_dsj_li.html) center no-repeat #053478;
}
#n_dsj dd:hover .text_box h1 strong {
	color:#fff;
}
#n_dsj dd:hover .pic_box {
	background: #053478;
}
#n_dsj dd:hover .pic_box .p {
	color:#fff !important;
}
#n_dsj dd.right_box .text_box p {
	text-align:right;
}
#n_dsj dt {
	display:block;
	height:2px;
}
/*==============人力资源=====================*/



#n_hr {
}
/*==============人才招聘=====================*/

#list_slide {
	position:relative;
}
#list_slide dl {
	overflow:hidden;
	margin-bottom:30px;
}
#list_slide dt {
	border:none;
	padding :30px;
	background:#f4f6f8;
	height: 40px;
	display:block;
	position:relative;
	cursor:pointer;
}
#list_slide dt h1 {
	color:#51575f;
	font-size:14px;
	line-height:30px;
	height:30px;
	background:url(../images/icon_arrow_sfq_left.html) right center no-repeat;
	margin-right:20px;
	display:block;
}
#list_slide dt h1 strong {
	display:block;
	font-size:15px;
	line-height:15px;
	margin-top:0px;
	color:#5c5c5c;
	height:15px;
}
#list_slide dt h1 span {
	display:block;
	font-size:12px;
	color:#858585;
	line-height:15px;
	margin-top:10px;
	height:15px;
	text-transform:uppercase;
}
#list_slide dt h1 a {
	display:block;
	border-radius:2px;
	position:absolute;
	right:30px;
	top:35px;
	height:30px;
	line-height:30px;
	width:100px;
	text-align:center;
	color:#636363;
	background:#e1e4e5;
}
#list_slide dd {
	display:none;
	margin-top:10px;
	line-height:24px;
	background:#f9f9f9;
}
#list_slide dd p {
	line-height:24px;
	margin-bottom:0;
	color:#646b78;
	font-size:12px;
}
#list_slide dd .content {
	padding:20px;
	padding-bottom:25px;
}
#list_slide dt.on a {
	background:#0152a5;
}
#list_slide dt h1 a:hover {
	background: #0152a5;
	color: #fff;
}
/*==============联系我们=====================*/

#n_contact {
	position:relative;
	width:100%;
	overflow:hidden;
}
#n_contact {
	margin-bottom:50px;
	position:relative;
	background:url(../images/pic_contact.jpg) left top no-repeat;
	min-height:325px;
	padding-left: 435px;
}
#n_contact .ar_article {
	color: #434445;
	font-size: 13px;
	line-height: 28px;
	height: 250px;
	margin-bottom: 20px;
}
#n_contact .ar_article p {
	color: #434445;
	font-size: 13px;
	line-height: 28px;
}
#n_contact .bnt_box {
}
#n_contact .bnt_box a {
	float: left;
	margin-right: 1px;
	position: relative;
	margin-top: 15px;
	display:block;
	color:#fff;
	background:url(../images/icon_contact_wechat.png) 28px center no-repeat #f78800;
	padding-left:53px;
	font-size:14px;
	width: 85px;
	height:40px;
	line-height:40px;
	text-decoration:none;
	text-decoration: none;
}
#n_contact .bnt_box a.bnt_map {
	background:url(../images/icon_map.png) 28px center no-repeat #0051a8;
	padding-left:50px;
}
#n_contact .bnt_box a.ewm_box img {
	position: absolute;
	left: 30px;
	bottom: 45px;
	width: 80px;
	display:none;
}
#n_contact .bnt_box a.ewm_box:hover img {
	display: block;
}
/*==============新闻资讯=====================*/



#n_news {
	overflow:hidden;
}
#n_news ul {
	margin-top:10px;
	margin-bottom:-20px;
	overflow:hidden;
	padding-left:5px;
}
#n_news li {
	display: block;
	padding-bottom: 28px;
	height:140px;
	border-bottom: 1px solid #eaecef;
	margin-bottom: 28px;
}
#n_news li .fl {
	width:195px;
}
#n_news li .fl img {
	width:195px;
	height:140px;border: 1px solid #eaecef;
}
#n_news li .fr {
	width: 590px;
	margin-top: 18px;
}
#n_news li span {
	color:#c4c4c4;
	display:block;
	font-size:12px;
}
#n_news li .fr a {
	display:block;
	font-size:15px;
	color:#3b3c43;
	margin-bottom: 13px;
}
#n_news li p {
	line-height:22px;
	height:44px;
	overflow:hidden;
	padding-top:13px;
	font-size:12px;
	color:#89898c;
}
#n_news li a:hover {
	color:#00468c;
}
/*==============新闻详情=====================*/



.n_article .ar_title {
	padding:0px 0 10px 0;
	border-bottom:1px dashed #e5e5e5;
	margin-bottom: 10px;
}
.n_article .ar_title h1 {
	font-size: 18px;
	display:block;
	text-align:center;
	line-height:30px;
	font-weight: bold;
	color:#444444;
}
.n_article .ar_title h2 {
	height: 30px;
	font-size:12px;
	display:block;
	text-align:center;
	color:#888888;
	line-height:30px;
}
.n_article .ar_title h2 strong {
	color:#b8b7bc;
}
.n_article .ar_article {
	padding-top:30px;
	padding-bottom:20px;
	min-height:300px;
}
#ar_fot {
	margin-top:10px;
	position:relative;
	padding:15px 0;
	border-bottom:1px dashed #e5e5e5;
	border-top:1px dashed #e5e5e5;
}
#ar_fot h1 {
	display:block;
	font-size:12px;
	line-height:30px;
	color:#777777;
	font-weight:bold;
}
#ar_fot h1 a {
	font-size:12px;
	color:#777777;
	font-weight:normal;
}
#ar_fot h1 a:hover {
	color:#0152a5;
}
#ar_fot .bnt_back {
	position:absolute;
	top:28px;
	right:0;
	color:#fff;
	background:#0152a5;
	padding:0 25px;
	font-size:14px;
	height:30px;
	line-height:30px;
}
#ar_fot .bnt_back:hover {
	border-radius:3px;
}
/*==============分享插件——银灵子=====================*/



.shart_box {
	position:absolute;
	right:-5px;
	top:28px;
}
#j_shart_s_24 .bds_count {
	font-size:12px;
}
#j_shart_s_24 {
	padding-left:60px;
	position:relative;
}
#j_shart_s_24 strong {
	display:block;
	position:absolute;
	left:0;
	z-index:2;
	line-height:36px;
	font-size:12px;
	color: #a3a0a9;
}
##j_shart_s_24 .bds_qzone {
	background:url(../images/j_shart.png) center -224px no-repeat
}
#j_shart_s_24 .bds_tsina {
	background:url(../images/j_shart.png) center -311px no-repeat
}
#j_shart_s_24 .bds_tqq {
	background:url(../images/j_shart.png) center -195px no-repeat
}
#j_shart_s_24 .bds_renren {
	background:url(../images/j_shart.png) center -340px no-repeat
}
#j_shart_s_24 .bds_weixin {
	background:url(../images/j_shart.png) center -253px no-repeat
}
#j_shart_s_24 .bds_sqq {
	background:url(../images/j_shart.png) center -79px no-repeat
}
#j_shart_s_24 .bds_fbook {
	background:url(../images/j_shart.png) center -166px no-repeat
}
#j_shart_s_24 .bds_twi {
	background:url(../images/j_shart.png) center -137px no-repeat
}
#j_shart_s_24 .bds_linkedin {
	background:url(../images/j_shart.png) center -108px no-repeat
}
#j_shart_s_24 .bds_tieba {
	background:url(../images/j_shart.png) center -253px no-repeat
}
#j_shart_s_24 .bds_huaban {
	background:url(../images/j_shart.png) center -253px no-repeat
}
#j_shart_s_24 .bds_douban {
	background:url(../images/j_shart.png) center -253px no-repeat
}
#j_shart_s_24 .bds_copy {
	background:url(../images/j_shart.png) center -253px no-repeat
}
#j_shart_s_24 .bds_print {
	background:url(../images/j_shart.png) center -253px no-repeat
}
#j_shart_s_24 .bds_mshare {
	background:url(../images/j_shart.png) center -253px no-repeat
}
#j_shart_s_24 .bds_count {
	font-size:12px
}
/*==============分页——银灵子=====================*/

.page {
	margin:0px auto 0px auto;
}
.page .box {
	display:inherit;
	width:100%;
	text-align: right;
	padding-top: 30px;
}
.page a {
	padding:0 12px;
	height:30px;
	line-height:30px;
	display:inline-block;
	border:1px solid #dedede;
	margin:0 2px;
	color:#555555;
	font-size:12px;
}
.page .on {
	background:#0152a5;
	color:#fff !important;
	border:1px solid #0152a5;
}
.page a font {
	font-size: 14px;
	font-family: "SimSun";
	color: rgb( 68, 68, 68 );
}
.page span {
	background:#0152a5;
	color:#fff !important;
	border:1px solid #0152a5;
}
.page a:hover {
	background:#0152a5;
	color:#fff !important;
	text-decoration:none;
	border:1px solid #0152a5;
}
.page a:hover font {
	color:#fff;
}
.page a.u_bnt {
	transition: all 1s;
	-moz-transition: all 1s; /* Firefox 4 */
	-webkit-transition: all 1s; /* Safari 和 Chrome */
	-o-transition: all 1s; /* Opera */
}

/*list*/
.list_page{text-align:center;margin:10px;display:block; margin-bottom:20px; font-family:Arial, Helvetica, sans-serif}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}
.artshow{line-height:25px;font-size:14px;padding:0 5px 25px 5px;}
.artshow .title{text-align:center;font-size:20px;line-height:30px;font-weight:100;font-variant: normal;margin:0;padding:15px 0;}
.artshow .info{text-align:center;color:#999;padding:0 0 15px 0;font-size:14px;border-bottom:1px dashed #e5e5e5;}
.artshow p{margin:5px 0;font-size:14px;}
.artshow .pre{margin:5px 0 5px 0;color:#999;}
.artshow .next{margin:0 0 5px 0;color:#999;}
.artshow .pre a{color:#404e76;}
.artshow .next a{color:#404e76;}
.artshow .pre a:hover{color:#e67e22;}
.artshow .next a:hover{color:#e67e22;}

.artshow .ncon{padding-top:30px;
	padding-bottom:20px;
	}
#goodsshow{margin:20px 0;overflow:hidden;width:780px;}
#goodsshow img{border:0;}
#goodsshow .left{float:left;width:780px;margin:0 0px 0 0;}
#goodsshow .right{float:left;}
#goodsshow .shop_big{border:1px solid #ededed;padding:2px;background:#fff;width:604px;cursor:pointer;}
#goodsshow .shop_plist{clear:both;width:604px;}
#prolist{width:340px;float:left;overflow:hidden;height:68px;position:relative;margin:10px 0 0 0;}
#prolist ul{margin:0;padding:0;list-style:none;overflow:hidden;width:20000px;position:relative;}
#prolist ul li{float:left;cursor:pointer;position:relative;background:url(../../images/pro_none.gif) no-repeat center top;height:68px;width:101px;}
#prolist ul li img{height:60px;width:85px;margin:6px 8px 0 8px;padding:0px;border:0;}
#prolist .hover{background:url(../../images/pro_bg.gif) no-repeat center top;height:68px;}
#goodsshow .shop_plist a.prev{float:left;width:20px;height:68px;display:block;outline:none;background:url(../../images/ico_left.gif) no-repeat center;line-height:68px;margin-top:12px;}
#goodsshow .shop_plist a.next{float:left;width:20px;height:68px;display:block;outline:none;background:url(../../images/ico_right.gif) no-repeat center;margin-top:12px;}
#goodsshow .right{width:350px;}
#goodsshow .right h1{font-size:18px;font-family:Arial, Helvetica, sans-serif;font-weight:normal;margin:0 0 10px 0;padding:0;}
#goodsshow .right .intro{color:#999;min-height:80px;}
#goodsshow .right .sno{border-bottom:1px solid #eee;line-height:35px;}
#goodsshow .right .price{color:#999;line-height:30px;padding:10px 0;}
#goodsshow .right .price span{color:#f60;font-size:16px;}

.piclist  p{ padding:20px;}
.piclist li {
	border: 1px solid #404f76;
	background:#FFF;
	padding: 5px 5px 0;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	text-align: center;
	width:245px;
	float:left;
	 margin-left:10px; margin-bottom:20px; margin-right:5px;
}
.piclist li .feature_img_p {
	width:245px;
	height:194px;
/*	border-radius: 50%;
	height: 150px;
	margin: 0 auto 15px;
	padding: 6px;
	width: 150px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
*/}
#n_product{ overflow:hidden;}
.piclist li:hover {
	box-shadow:2px 4px 8px #404f76;
	
}
.piclist li:hover .feature_img_p span {
	color: #e67e22;
}
.piclist li .feature_text_p h5 {
	color: #025483;
	font-size: 14px;
	height: 50px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'arial';
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
}
.piclist li .feature_text_p h5 a{color: #025483;}
.piclist li .feature_text_p h5 a:hover{color: #e67e22;}

.piclist li:hover .feature_text_p h5 {
	color: #e67e22;
}
.bookadd{margin:20px 0;}
.bookadd div{margin-bottom:15px;}
.bookadd .label{float:left;width:100px;text-align:right;padding-right:10px;clear:both;}
.bookadd .label span{color:#f30;}
.bookadd .enter{margin-left:120px;}
.bookadd .enter .ip{border:1px solid #ddd;padding:10px 10px;vertical-align:middle;overflow:hidden;border-radius:10px 0 10px 0;}
.bookadd .enter .bnt{border:1px solid #0254a6;background:#0254a6;padding:8px 20px;vertical-align:middle;color:#fff;cursor:pointer; font-family:Arial, Helvetica, sans-serif}
.bookadd .enter label{display:block;}

.news_list{margin:0;padding:0;list-style:none;}
.news_list li{border-bottom:1px dotted #ccc;padding:10px;line-height:24px;color:#333;}
.news_list li:hover{background:#c19f62;color:#FFF;}
.news_list li:hover a{color:#FFF;}
.news_list li:hover em{color:#FFF;}

.news_list li a{font-size:18px;font-family:Arial, Helvetica, sans-serif;display:block;line-height:40px;color:#404f76}
.news_list li em{color:#666;font-family:verdana;display:block;font-style:normal;}
.artshow .job_h1{font-size:16px;line-height:45px;border-bottom:1px solid #eee; padding-left:0px;padding-right:25px; color:#404f76; margin-bottom:10px;}
.artshow .job_h1 a{color:#404f76;}
.artshow .job_h1 a:hover{color:#e67e22;}
.artshow .job_h1 strong{ font-weight:bold}
.artshow .job_h1_1{ padding-left:10px;font-size:14px; font-weight:normal;color:#444444;line-height:25px; padding-top:10px;padding-bottom:10px;}
.artshow .job_h1_1 a{color:#444444;}
.artshow .job_h1_1 a:hover{color:#e67e22;}

/*footer*/
.container{max-width:100%; }
.row{width:1150px; margin:0px auto;height:auto;position:relative;}
.row h1{ font-size:26px; line-height:50px; margin-bottom:20px;}

.list-unstyled {
	padding-left:0;
	list-style:none;
	line-height:30px;
}
.list-inline {
	padding-left:0;
	margin-left:-5px;
	list-style:none
}
.list-inline>li {
	display:inline-block;
	padding-right:5px;
	padding-left:5px
}
.container {
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto
}
/*@media (min-width:768px) {
.container {
width:750px
}
}
@media (min-width:992px) {
.container {
width:970px
}
}
@media (min-width:1200px) {
.container {
width:1100px
}
}*/
.container {
width:1100px
}
/*.row {
	margin-right:-15px;
	margin-left:-15px
}*/
.col-sm-3 {
width:25%;float:left;
}
.col-sm-3-{
width:48%; float:left;
}
/* product list */
.product-thumb {
	border: 1px solid #008170;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;height:265px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {

	color:#e81524;
}
.product-thumb h4 a{

	color:#e81524;
}
.product-thumb .caption {
	padding: 0 10px;
	min-height: 100px; 
	line-height:25px;
	
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 190px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	/*border-top: 1px solid #ddd;
	background-color: #234c8c;
	overflow: auto;*/
	height:10px;
	width: 100%;
	border: none;
	display: inline-block;
	float: left;
	background:#feb42d url(../images/pb.gif) no-repeat left center ;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	/*width: 60%;*/
	width: 100%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}
/* fixed colum left + content + right*/
@media (min-width: 768px) {
      .product-layout .col-md-3 {
       width: 100%;
    }

	 .product-layout .col-md-3 {
       width: 50%;
    }

	 .product-layout .col-md-3 {
       width: 100%;
    }

   .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
 .product-layout, #column-right .product-layout {
	width: 100%;
}
@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

.row:after, .row:before {
	display:table;
	content:" "
}
 .row:after {
	clear:both
}
.row {
	/*margin-right:-30px;*/
	margin-left:1px
}
.col-lg-3{
	position:relative;
	min-height:1px;
	/*padding-right:5px;*/
	padding-left:32px;
	float:left;
	width:256px;
	}
.col-md-3{
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;
	float:left;
	width:25%
	
	}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
	display:block;
	max-width:100%;
	height:auto
}

.breadcrumb {
	padding:8px 15px;
	margin-bottom:20px;
	list-style:none;
	background-color:#f5f5f5;
	border-radius:4px
}
.breadcrumb>li {
	display:inline-block
}
.breadcrumb>li+li:before {
	padding:0 5px;
	color:#ccc;
	content:"/\00a0"
}
.breadcrumb>.active {
	color:#777
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	display:inline-block;
	padding-left:0;
	margin:20px 0;
	border-radius:4px
}
.pagination>li {
	display:inline
}
.pagination>li>a, .pagination>li>span {
	position:relative;
	float:left;
	padding:6px 12px;
	margin-left:-1px;
	line-height:1.42857143;
	color:#2587f4;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left:0;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius:4px;
	border-bottom-right-radius:4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index:3;
	color:#23527c;
	background-color:#eee;
	border-color:#ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index:2;
	color:#fff;
	cursor:default;
	background-color:#2587f4;
	border-color:#2587f4
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color:#777;
	cursor:not-allowed;
	background-color:#fff;
	border-color:#ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius:6px;
	border-bottom-left-radius:6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius:6px;
	border-bottom-right-radius:6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius:3px;
	border-bottom-left-radius:3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius:3px;
	border-bottom-right-radius:3px
}
.pager {
	padding-left:0;
	margin:20px 0;
	text-align:center;
	list-style:none
}
.pager li {
	display:inline
}
.pager li>a, .pager li>span {
	display:inline-block;
	padding:5px 14px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:15px
}
.pager li>a:focus, .pager li>a:hover {
	text-decoration:none;
	background-color:#eee
}
.pager .next>a, .pager .next>span {
	float:right
}
.pager .previous>a, .pager .previous>span {
	float:left
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
	color:#777;
	cursor:not-allowed;
	background-color:#fff
}

.col-sm-10{position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;

}

.fa {
	display:inline-block;
	font:normal normal normal 14px/1 FontAwesome;
	font-size:inherit;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.fa-home:before {
	content:"\f015"
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float:left
}
.col-xs-12 {
	width:100%
}
.col-xs-11 {
	width:91.66666667%
}
.col-xs-10 {
	width:83.33333333%
}
.col-xs-9 {
	width:75%
}
.col-xs-8 {
	width:66.66666667%
}
.col-xs-7 {
	width:58.33333333%
}
.col-xs-6 {
	width:50%
}
.col-xs-5 {
	width:41.66666667%
}
.col-xs-4 {
	width:33.33333333%
}
.col-xs-3 {
	width:25%
}
.col-xs-2 {
	width:16.66666667%
}
.col-xs-1 {
	width:8.33333333%
}
.col-xs-pull-12 {
	right:100%
}
.col-xs-pull-11 {
	right:91.66666667%
}
.col-xs-pull-10 {
	right:83.33333333%
}
.col-xs-pull-9 {
	right:75%
}
.col-xs-pull-8 {
	right:66.66666667%
}
.col-xs-pull-7 {
	right:58.33333333%
}
.col-xs-pull-6 {
	right:50%
}
.col-xs-pull-5 {
	right:41.66666667%
}
.col-xs-pull-4 {
	right:33.33333333%
}
.col-xs-pull-3 {
	right:25%
}
.col-xs-pull-2 {
	right:16.66666667%
}
.col-xs-pull-1 {
	right:8.33333333%
}
.col-xs-pull-0 {
	right:auto
}
.col-xs-push-12 {
	left:100%
}
.col-xs-push-11 {
	left:91.66666667%
}
.col-xs-push-10 {
	left:83.33333333%
}
.col-xs-push-9 {
	left:75%
}
.col-xs-push-8 {
	left:66.66666667%
}
.col-xs-push-7 {
	left:58.33333333%
}
.col-xs-push-6 {
	left:50%
}
.col-xs-push-5 {
	left:41.66666667%
}
.col-xs-push-4 {
	left:33.33333333%
}
.col-xs-push-3 {
	left:25%
}
.col-xs-push-2 {
	left:16.66666667%
}
.col-xs-push-1 {
	left:8.33333333%
}
.col-xs-push-0 {
	left:auto
}
.col-xs-offset-12 {
	margin-left:100%
}
.col-xs-offset-11 {
	margin-left:91.66666667%
}
.col-xs-offset-10 {
	margin-left:83.33333333%
}
.col-xs-offset-9 {
	margin-left:75%
}
.col-xs-offset-8 {
	margin-left:66.66666667%
}
.col-xs-offset-7 {
	margin-left:58.33333333%
}
.col-xs-offset-6 {
	margin-left:50%
}
.col-xs-offset-5 {
	margin-left:41.66666667%
}
.col-xs-offset-4 {
	margin-left:33.33333333%
}
.col-xs-offset-3 {
	margin-left:25%
}
.col-xs-offset-2 {
	margin-left:16.66666667%
}
.col-xs-offset-1 {
	margin-left:8.33333333%
}
.col-xs-offset-0 {
	margin-left:0
}
@media (min-width:768px) {
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
float:left
}
.col-sm-12 {
width:100%
}
.col-sm-11 {
width:91.66666667%
}
.col-sm-10 {
width:70%
}
.col-sm-9 {
width:75%
}
.col-sm-8 {
width:66.66666667%
}
.col-sm-7 {
width:58.33333333%
}
.col-sm-6 {
width:40%
}
.col-sm-5 {
width:41.66666667%
}
.col-sm-4 {
/*width:33.33333333%
*/

width:50.33333333%
}
.col-sm-2 {
width:16.66666667%
}
.col-sm-1 {
width:8.33333333%
}
.col-sm-pull-12 {
right:100%
}
.col-sm-pull-11 {
right:91.66666667%
}
.col-sm-pull-10 {
right:83.33333333%
}
.col-sm-pull-9 {
right:75%
}
.col-sm-pull-8 {
right:66.66666667%
}
.col-sm-pull-7 {
right:58.33333333%
}
.col-sm-pull-6 {
right:50%
}
.col-sm-pull-5 {
right:41.66666667%
}
.col-sm-pull-4 {
right:33.33333333%
}
.col-sm-pull-3 {
right:25%
}
.col-sm-pull-2 {
right:16.66666667%
}
.col-sm-pull-1 {
right:8.33333333%
}
.col-sm-pull-0 {
right:auto
}
.col-sm-push-12 {
left:100%
}
.col-sm-push-11 {
left:91.66666667%
}
.col-sm-push-10 {
left:83.33333333%
}
.col-sm-push-9 {
left:75%
}
.col-sm-push-8 {
left:66.66666667%
}
.col-sm-push-7 {
left:58.33333333%
}
.col-sm-push-6 {
left:50%
}
.col-sm-push-5 {
left:41.66666667%
}
.col-sm-push-4 {
left:33.33333333%
}
.col-sm-push-3 {
left:25%
}
.col-sm-push-2 {
left:16.66666667%
}
.col-sm-push-1 {
left:8.33333333%
}
.col-sm-push-0 {
left:auto
}
.col-sm-offset-12 {
margin-left:100%
}
.col-sm-offset-11 {
margin-left:91.66666667%
}
.col-sm-offset-10 {
margin-left:83.33333333%
}
.col-sm-offset-9 {
margin-left:75%
}
.col-sm-offset-8 {
margin-left:66.66666667%
}
.col-sm-offset-7 {
margin-left:58.33333333%
}
.col-sm-offset-6 {
margin-left:50%
}
.col-sm-offset-5 {
margin-left:41.66666667%
}
.col-sm-offset-4 {
margin-left:33.33333333%
}
.col-sm-offset-3 {
margin-left:25%
}
.col-sm-offset-2 {
margin-left:16.66666667%
}
.col-sm-offset-1 {
margin-left:8.33333333%
}
.col-sm-offset-0 {
margin-left:0
}
}
@media (min-width:992px) {
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
float:left
}
.col-md-12 {
width:100%
}
.col-md-11 {
width:91.66666667%
}
.col-md-10 {
width:83.33333333%
}
.col-md-9 {
width:75%
}
.col-md-8 {
width:66.66666667%
}
.col-md-7 {
width:58.33333333%
}
.col-md-6 {
width:50%
}
.col-md-5 {
width:41.66666667%
}
.col-md-4 {
width:33.33333333%
}
.col-md-3 {
width:25%
}
.col-md-2 {
width:16.66666667%
}
.col-md-1 {
width:8.33333333%
}
.col-md-pull-12 {
right:100%
}
.col-md-pull-11 {
right:91.66666667%
}
.col-md-pull-10 {
right:83.33333333%
}
.col-md-pull-9 {
right:75%
}
.col-md-pull-8 {
right:66.66666667%
}
.col-md-pull-7 {
right:58.33333333%
}
.col-md-pull-6 {
right:50%
}
.col-md-pull-5 {
right:41.66666667%
}
.col-md-pull-4 {
right:33.33333333%
}
.col-md-pull-3 {
right:25%
}
.col-md-pull-2 {
right:16.66666667%
}
.col-md-pull-1 {
right:8.33333333%
}
.col-md-pull-0 {
right:auto
}
.col-md-push-12 {
left:100%
}
.col-md-push-11 {
left:91.66666667%
}
.col-md-push-10 {
left:83.33333333%
}
.col-md-push-9 {
left:75%
}
.col-md-push-8 {
left:66.66666667%
}
.col-md-push-7 {
left:58.33333333%
}
.col-md-push-6 {
left:50%
}
.col-md-push-5 {
left:41.66666667%
}
.col-md-push-4 {
left:33.33333333%
}
.col-md-push-3 {
left:25%
}
.col-md-push-2 {
left:16.66666667%
}
.col-md-push-1 {
left:8.33333333%
}
.col-md-push-0 {
left:auto
}
.col-md-offset-12 {
margin-left:100%
}
.col-md-offset-11 {
margin-left:91.66666667%
}
.col-md-offset-10 {
margin-left:83.33333333%
}
.col-md-offset-9 {
margin-left:75%
}
.col-md-offset-8 {
margin-left:66.66666667%
}
.col-md-offset-7 {
margin-left:58.33333333%
}
.col-md-offset-6 {
margin-left:50%
}
.col-md-offset-5 {
margin-left:41.66666667%
}
.col-md-offset-4 {
margin-left:33.33333333%
}
.col-md-offset-3 {
margin-left:25%
}
.col-md-offset-2 {
margin-left:16.66666667%
}
.col-md-offset-1 {
margin-left:8.33333333%
}
.col-md-offset-0 {
margin-left:0
}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
float:left
}
.col-lg-12 {
width:100%
}
.col-lg-11 {
width:91.66666667%
}
.col-lg-10 {
width:83.33333333%
}
.col-lg-9 {
width:75%
}
.col-lg-8 {
width:66.66666667%
}
.col-lg-7 {
width:58.33333333%
}
.col-lg-6 {
width:50%
}
.col-lg-5 {
width:41.66666667%
}
.col-lg-4 {
width:33.33333333%
}
/*.col-lg-3 {
width:25%
}*/
.col-lg-2 {
width:16.66666667%
}
.col-lg-1 {
width:8.33333333%
}
.col-lg-pull-12 {
right:100%
}
.col-lg-pull-11 {
right:91.66666667%
}
.col-lg-pull-10 {
right:83.33333333%
}
.col-lg-pull-9 {
right:75%
}
.col-lg-pull-8 {
right:66.66666667%
}
.col-lg-pull-7 {
right:58.33333333%
}
.col-lg-pull-6 {
right:50%
}
.col-lg-pull-5 {
right:41.66666667%
}
.col-lg-pull-4 {
right:33.33333333%
}
.col-lg-pull-3 {
right:25%
}
.col-lg-pull-2 {
right:16.66666667%
}
.col-lg-pull-1 {
right:8.33333333%
}
.col-lg-pull-0 {
right:auto
}
.col-lg-push-12 {
left:100%
}
.col-lg-push-11 {
left:91.66666667%
}
.col-lg-push-10 {
left:83.33333333%
}
.col-lg-push-9 {
left:75%
}
.col-lg-push-8 {
left:66.66666667%
}
.col-lg-push-7 {
left:58.33333333%
}
.col-lg-push-6 {
left:50%
}
.col-lg-push-5 {
left:41.66666667%
}
.col-lg-push-4 {
left:33.33333333%
}
.col-lg-push-3 {
left:25%
}
.col-lg-push-2 {
left:16.66666667%
}
.col-lg-push-1 {
left:8.33333333%
}
.col-lg-push-0 {
left:auto
}
.col-lg-offset-12 {
margin-left:100%
}
.col-lg-offset-11 {
margin-left:91.66666667%
}
.col-lg-offset-10 {
margin-left:83.33333333%
}
.col-lg-offset-9 {
margin-left:75%
}
.col-lg-offset-8 {
margin-left:66.66666667%
}
.col-lg-offset-7 {
margin-left:58.33333333%
}
.col-lg-offset-6 {
margin-left:50%
}
.col-lg-offset-5 {
margin-left:41.66666667%
}
.col-lg-offset-4 {
margin-left:33.33333333%
}
.col-lg-offset-3 {
margin-left:25%
}
.col-lg-offset-2 {
margin-left:16.66666667%
}
.col-lg-offset-1 {
margin-left:8.33333333%
}
.col-lg-offset-0 {
margin-left:0
}
}
table {
	background-color:transparent
}
caption {
	padding-top:8px;
	padding-bottom:8px;
	color:#777;
	text-align:left
}
th {
	text-align:left
}
.table {
	width:100%;
	max-width:100%;
	margin-bottom:20px
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding:8px;
	line-height:1.42857143;
	vertical-align:top;
	border-top:1px solid #ddd
}
.table>thead>tr>th {
	vertical-align:bottom;
	border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
	border-top:0
}
.table>tbody+tbody {
	border-top:2px solid #ddd
}
.table .table {
	background-color:#fff
}
.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
	padding:5px
}
.table-bordered {
	border:1px solid #ddd
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border:1px solid #ddd
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border-bottom-width:2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
background-color:#f9f9f9
}
.table-hover>tbody>tr:hover {
	background-color:#f5f5f5
}
table col[class*=col-] {
position:static;
display:table-column;
float:none
}
table td[class*=col-], table th[class*=col-] {
position:static;
display:table-cell;
float:none
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
	background-color:#f5f5f5
}
.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
	background-color:#e8e8e8
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
	background-color:#dff0d8
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
	background-color:#d0e9c6
}
.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
	background-color:#d9edf7
}
.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
	background-color:#c4e3f3
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
	background-color:#fcf8e3
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
	background-color:#faf2cc
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
	background-color:#f2dede
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
	background-color:#ebcccc
}
.table-responsive {
	min-height:.01%;
	overflow-x:auto
}
@media screen and (max-width:767px) {
.table-responsive {
width:100%;
margin-bottom:15px;
overflow-y:hidden;
-ms-overflow-style:-ms-autohiding-scrollbar;
border:1px solid #ddd
}
.table-responsive>.table {
margin-bottom:0
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
white-space:nowrap
}
.table-responsive>.table-bordered {
border:0
}
.table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
border-left:0
}
.table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
border-right:0
}
.table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
border-bottom:0
}
}
fieldset {
	min-width:0;
	padding:0;
	margin:0;
	border:0
}
legend {
	display:block;
	width:100%;
	padding:0;
	margin-bottom:20px;
	font-size:21px;
	line-height:inherit;
	color:#333;
	border:0;
	border-bottom:1px solid #e5e5e5
}
label {
	display:inline-block;
	max-width:100%;
	margin-bottom:5px;
	font-weight:700
}
input[type=search] {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
input[type=checkbox], input[type=radio] {
	margin:4px 0 0;
	margin-top:1px\9;
	line-height:normal
}
input[type=file] {
	display:block
}
input[type=range] {
	display:block;
	width:100%
}
select[multiple], select[size] {
	height:auto
}
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
output {
	display:block;
	padding-top:7px;
	font-size:14px;
	line-height:1.42857143;
	color:#555
}
.form-control {
	display:block;
	width:100%;
	height:34px;
	padding:6px 12px;
	font-size:14px;
	line-height:1.42857143;
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color:#66afe9;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color:#eee;
	opacity:1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor:not-allowed
}
textarea.form-control {
	height:auto
}
input[type=search] {
	-webkit-appearance:none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
line-height:34px
}
.input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
line-height:30px
}
.input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
line-height:46px
}
}
.form-group {
	margin-bottom:30px
}
.checkbox, .radio {
	position:relative;
	display:block;
	margin-top:10px;
	margin-bottom:10px
}
.checkbox label, .radio label {
	min-height:20px;
	padding-left:20px;
	margin-bottom:0;
	font-weight:400;
	cursor:pointer
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
	position:absolute;
	margin-top:4px\9;
	margin-left:-20px
}
.checkbox+.checkbox, .radio+.radio {
	margin-top:-5px
}
.checkbox-inline, .radio-inline {
	position:relative;
	display:inline-block;
	padding-left:20px;
	margin-bottom:0;
	font-weight:400;
	vertical-align:middle;
	cursor:pointer
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
	margin-top:0;
	margin-left:10px
}
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
	cursor:not-allowed
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
	cursor:not-allowed
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
	cursor:not-allowed
}
.form-control-static {
	min-height:34px;
	padding-top:7px;
	padding-bottom:7px;
	margin-bottom:0
}
.form-control-static.input-lg, .form-control-static.input-sm {
	padding-right:0;
	padding-left:0
}
.input-sm {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
select.input-sm {
	height:30px;
	line-height:30px
}
select[multiple].input-sm, textarea.input-sm {
	height:auto
}
.form-group-sm .form-control {
	height:30px;
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.form-group-sm select.form-control {
	height:30px;
	line-height:30px
}
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
	height:auto
}
.form-group-sm .form-control-static {
	height:30px;
	min-height:32px;
	padding:6px 10px;
	font-size:12px;
	line-height:1.5
}
.input-lg {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
select.input-lg {
	height:46px;
	line-height:46px
}
select[multiple].input-lg, textarea.input-lg {
	height:auto
}
.form-group-lg .form-control {
	height:46px;
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
.form-group-lg select.form-control {
	height:46px;
	line-height:46px
}
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
	height:auto
}
.form-group-lg .form-control-static {
	height:46px;
	min-height:38px;
	padding:11px 16px;
	font-size:18px;
	line-height:1.3333333
}
.has-feedback {
	position:relative
}
.has-feedback .form-control {
	padding-right:42.5px
}
.form-control-feedback {
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	display:block;
	width:34px;
	height:34px;
	line-height:34px;
	text-align:center;
	pointer-events:none
}
.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
	width:46px;
	height:46px;
	line-height:46px
}
.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
	width:30px;
	height:30px;
	line-height:30px
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
	color:#3c763d
}
.has-success .form-control {
	border-color:#3c763d;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
	border-color:#2b542c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color:#3c763d;
	background-color:#dff0d8;
	border-color:#3c763d
}
.has-success .form-control-feedback {
	color:#3c763d
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
	color:#8a6d3b
}
.has-warning .form-control {
	border-color:#8a6d3b;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
	border-color:#66512c;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#8a6d3b
}
.has-warning .form-control-feedback {
	color:#8a6d3b
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
	color:#a94442
}
.has-error .form-control {
	border-color:#a94442;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
	border-color:#843534;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color:#a94442;
	background-color:#f2dede;
	border-color:#a94442
}
.has-error .form-control-feedback {
	color:#a94442
}
.has-feedback label~.form-control-feedback {
top:25px
}
.has-feedback label.sr-only~.form-control-feedback {
top:0
}
.help-block {
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	color:#737373
}
@media (min-width:768px) {
.form-inline .form-group {
display:inline-block;
margin-bottom:0;
vertical-align:middle
}
.form-inline .form-control {
display:inline-block;
width:auto;
vertical-align:middle
}
.form-inline .form-control-static {
display:inline-block
}
.form-inline .input-group {
display:inline-table;
vertical-align:middle
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
width:auto
}
.form-inline .input-group>.form-control {
width:100%
}
.form-inline .control-label {
margin-bottom:0;
vertical-align:middle
}
.form-inline .checkbox, .form-inline .radio {
display:inline-block;
margin-top:0;
margin-bottom:0;
vertical-align:middle
}
.form-inline .checkbox label, .form-inline .radio label {
padding-left:0
}
.form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
position:relative;
margin-left:0
}
.form-inline .has-feedback .form-control-feedback {
top:0
}
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top:7px;
	margin-top:0;
	margin-bottom:0
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height:27px
}
.form-horizontal .form-group {
	margin-right:-15px;
	margin-left:-15px
}
@media (min-width:768px) {
.form-horizontal .control-label {
padding-top:7px;
margin-bottom:0;
text-align:right
}
}
.form-horizontal .has-feedback .form-control-feedback {
	right:15px
}
@media (min-width:768px) {
.form-horizontal .form-group-lg .control-label {
padding-top:14.33px;
font-size:18px
}
}
@media (min-width:768px) {
.form-horizontal .form-group-sm .control-label {
padding-top:6px;
font-size:12px
}
}
.btn {
	display:inline-block;
	padding:6px 12px;
	margin-bottom:0;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.btn.focus, .btn:focus, .btn:hover {
	color:#333;
	text-decoration:none
}
.btn.active, .btn:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor:not-allowed;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity:.65
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events:none
}
.btn-default {
	color:#333;
	background-color:#fff;
	border-color:#ccc
}
.btn-default.focus, .btn-default:focus {
	color:#333;
	background-color:#e6e6e6;
	border-color:#8c8c8c
}
.btn-default:hover {
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color:#333;
	background-color:#d4d4d4;
	border-color:#8c8c8c
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	background-image:none
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color:#fff;
	border-color:#ccc
}
.btn-default .badge {
	color:#fff;
	background-color:#333
}
.btn-primary {
	color:#fff;
	background-color:#f39d00;
	border-color:#2e6da4
}
.btn-primary.focus, .btn-primary:focus {
	color:#fff;
	background-color:#008170;
	border-color:#122b40
}
.btn-primary:hover {
	color:#fff;
	background-color:#008170;
	border-color:#204d74
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	color:#fff;
	background-color:#008170;
	border-color:#204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color:#fff;
	background-color:#204d74;
	border-color:#122b40
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	background-image:none
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color:#f39d00;
	border-color:#2e6da4
}
.btn-primary .badge {
	color:#f39d00;
	background-color:#fff
}
.btn-success {
	color:#fff;
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success.focus, .btn-success:focus {
	color:#fff;
	background-color:#449d44;
	border-color:#255625
}
.btn-success:hover {
	color:#fff;
	background-color:#449d44;
	border-color:#398439
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	color:#fff;
	background-color:#449d44;
	border-color:#398439
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
	color:#fff;
	background-color:#398439;
	border-color:#255625
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	background-image:none
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success .badge {
	color:#5cb85c;
	background-color:#fff
}
.btn-info {
	color:#fff;
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info.focus, .btn-info:focus {
	color:#fff;
	background-color:#31b0d5;
	border-color:#1b6d85
}
.btn-info:hover {
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	color:#fff;
	background-color:#269abc;
	border-color:#1b6d85
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	background-image:none
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info .badge {
	color:#5bc0de;
	background-color:#fff
}
.btn-warning {
	color:#fff;
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning.focus, .btn-warning:focus {
	color:#fff;
	background-color:#ec971f;
	border-color:#985f0d
}
.btn-warning:hover {
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
	color:#fff;
	background-color:#d58512;
	border-color:#985f0d
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
	background-image:none
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning .badge {
	color:#f0ad4e;
	background-color:#fff
}
.btn-danger {
	color:#fff;
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger.focus, .btn-danger:focus {
	color:#fff;
	background-color:#c9302c;
	border-color:#761c19
}
.btn-danger:hover {
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
	color:#fff;
	background-color:#ac2925;
	border-color:#761c19
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
	background-image:none
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger .badge {
	color:#d9534f;
	background-color:#fff
}
.btn-link {
	font-weight:400;
	color:#f39d00;
	border-radius:0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color:transparent
}
.btn-link:focus, .btn-link:hover {
	color:#23527c;
	text-decoration:underline;
	background-color:transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
	color:#777;
	text-decoration:none
}
.btn-group-lg>.btn, .btn-lg {
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
.btn-group-sm>.btn, .btn-sm {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-group-xs>.btn, .btn-xs {
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-block {
	display:block;
	width:100%
}
.btn-block+.btn-block {
	margin-top:5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width:100%
}
.fade {
	opacity:0;
-webkit-transition:opacity .15s linear;
-o-transition:opacity .15s linear;
transition:opacity .15s linear
}
.fade.in {
	opacity:1
}
.collapse {
	display:none
}
.collapse.in {
	display:block
}
tr.collapse.in {
	display:table-row
}
tbody.collapse.in {
	display:table-row-group
}
.collapsing {
	position:relative;
	height:0;
	overflow:hidden;
	-webkit-transition-timing-function:ease;
	-o-transition-timing-function:ease;
	transition-timing-function:ease;
-webkit-transition-duration:.35s;
-o-transition-duration:.35s;
transition-duration:.35s;
	-webkit-transition-property:height, visibility;
	-o-transition-property:height, visibility;
	transition-property:height, visibility
}
.caret {
	display:inline-block;
	width:0;
	height:0;
	margin-left:2px;
	vertical-align:middle;
	border-top:4px dashed;
	border-top:4px solid\9;
	border-right:4px solid transparent;
	border-left:4px solid transparent
}
.dropdown, .dropup {
	position:relative
}
.dropdown-toggle:focus {
	outline:0
}
.row ul a {
	/*color: #23a1d1;*/
	color: #2587f4;
}
.tab-content>.tab-pane {
	display:none
}
.tab-content>.active {
	display:block
}
.nav-tabs .dropdown-menu {
	margin-top:-1px;
	border-top-left-radius:0;
	border-top-right-radius:0
}
.navbar {
	position:relative;
	min-height:50px;
	margin-bottom:20px;
	border:1px solid transparent
}
.text-left {
	text-align:left
}
.text-right {
	text-align:right
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
	padding-top:7px;
	margin-top:0;
	margin-bottom:0
}
.form-horizontal .checkbox, .form-horizontal .radio {
	min-height:27px
}
.form-horizontal .form-group {
	margin-right:-15px;
	margin-left:-15px
}
@media (min-width:768px) {
.form-horizontal .control-label {
padding-top:7px;
margin-bottom:0;
text-align:right
}
}
.form-horizontal .has-feedback .form-control-feedback {
	right:15px
}
@media (min-width:768px) {
.form-horizontal .form-group-lg .control-label {
padding-top:14.33px;
font-size:18px
}
}
@media (min-width:768px) {
.form-horizontal .form-group-sm .control-label {
padding-top:6px;
font-size:12px
}
}
.btn {
	display:inline-block;
	padding:6px 12px;
	margin-bottom:0;
	font-size:14px;
	font-weight:400;
	line-height:1.42857143;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	background-image:none;
	border:1px solid transparent;
	border-radius:4px
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
	outline:thin dotted;
	outline:5px auto -webkit-focus-ring-color;
	outline-offset:-2px
}
.btn.focus, .btn:focus, .btn:hover {
	color:#333;
	text-decoration:none
}
.btn.active, .btn:active {
	background-image:none;
	outline:0;
	-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow:inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor:not-allowed;
	filter:alpha(opacity=65);
	-webkit-box-shadow:none;
	box-shadow:none;
	opacity:.65
}
a.btn.disabled, fieldset[disabled] a.btn {
	pointer-events:none
}
.btn-default {
	color:#333;
	background-color:#fff;
	border-color:#ccc
}
.btn-default.focus, .btn-default:focus {
	color:#333;
	background-color:#e6e6e6;
	border-color:#8c8c8c
}
.btn-default:hover {
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	color:#333;
	background-color:#e6e6e6;
	border-color:#adadad
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
	color:#333;
	background-color:#d4d4d4;
	border-color:#8c8c8c
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
	background-image:none
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
	background-color:#fff;
	border-color:#ccc
}
.btn-default .badge {
	color:#fff;
	background-color:#333
}
.btn-primary {
	color:#fff;
	background-color:#337ab7;
	border-color:#2e6da4
}
.btn-primary.focus, .btn-primary:focus {
	color:#fff;
	background-color:#008170;
	border-color:#122b40
}
.btn-primary:hover {
	color:#fff;
	background-color:#008170;
	border-color:#204d74
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	color:#fff;
	background-color:#008170;
	border-color:#204d74
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color:#fff;
	background-color:#204d74;
	border-color:#122b40
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
	background-image:none
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color:#337ab7;
	border-color:#2e6da4
}
.btn-primary .badge {
	color:#337ab7;
	background-color:#fff
}
.btn-success {
	color:#fff;
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success.focus, .btn-success:focus {
	color:#fff;
	background-color:#449d44;
	border-color:#255625
}
.btn-success:hover {
	color:#fff;
	background-color:#449d44;
	border-color:#398439
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	color:#fff;
	background-color:#449d44;
	border-color:#398439
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
	color:#fff;
	background-color:#398439;
	border-color:#255625
}
.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
	background-image:none
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
	background-color:#5cb85c;
	border-color:#4cae4c
}
.btn-success .badge {
	color:#5cb85c;
	background-color:#fff
}
.btn-info {
	color:#fff;
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info.focus, .btn-info:focus {
	color:#fff;
	background-color:#31b0d5;
	border-color:#1b6d85
}
.btn-info:hover {
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	color:#fff;
	background-color:#31b0d5;
	border-color:#269abc
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
	color:#fff;
	background-color:#269abc;
	border-color:#1b6d85
}
.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
	background-image:none
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
	background-color:#5bc0de;
	border-color:#46b8da
}
.btn-info .badge {
	color:#5bc0de;
	background-color:#fff
}
.btn-warning {
	color:#fff;
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning.focus, .btn-warning:focus {
	color:#fff;
	background-color:#ec971f;
	border-color:#985f0d
}
.btn-warning:hover {
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
	color:#fff;
	background-color:#ec971f;
	border-color:#d58512
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
	color:#fff;
	background-color:#d58512;
	border-color:#985f0d
}
.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
	background-image:none
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
	background-color:#f0ad4e;
	border-color:#eea236
}
.btn-warning .badge {
	color:#f0ad4e;
	background-color:#fff
}
.btn-danger {
	color:#fff;
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger.focus, .btn-danger:focus {
	color:#fff;
	background-color:#c9302c;
	border-color:#761c19
}
.btn-danger:hover {
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
	color:#fff;
	background-color:#c9302c;
	border-color:#ac2925
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
	color:#fff;
	background-color:#ac2925;
	border-color:#761c19
}
.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
	background-image:none
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
	background-color:#d9534f;
	border-color:#d43f3a
}
.btn-danger .badge {
	color:#d9534f;
	background-color:#fff
}
.btn-link {
	font-weight:400;
	color:#337ab7;
	border-radius:0
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color:transparent;
	-webkit-box-shadow:none;
	box-shadow:none
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
	border-color:transparent
}
.btn-link:focus, .btn-link:hover {
	color:#23527c;
	text-decoration:underline;
	background-color:transparent
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
	color:#777;
	text-decoration:none
}
.btn-group-lg>.btn, .btn-lg {
	padding:10px 16px;
	font-size:18px;
	line-height:1.3333333;
	border-radius:6px
}
.btn-group-sm>.btn, .btn-sm {
	padding:5px 10px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px
}
.btn-group-xs>.btn, .btn-xs {
	padding:1px 5px;
	font-size:12px;
	line-height:1.5;
	border-radius:3px

}
.btn-block {
	display:block;
	width:100%
}
.btn-block+.btn-block {
	margin-top:5px
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
	width:100%
}
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
	color:#ccc
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.col-sm-2{
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px
}
.form-group label{ font-weight:normal}
.breadcrumb li a{ color:#008170;}


#s_categry {
	width:100%;
	
	height:500px;
}
.CICmenuBox{width: 1212px;display: flex;align-items: center;justify-content: center;transform: translate3d(0, 0, 0);
margin: 10px auto;box-sizing: border-box;}
.CICmenuBox ul{overflow: hidden;width: 100%;margin: 50px 0;padding: 0;position: relative;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.CICmenuBox ul li{list-style:none;width: 33.33%;margin: 10px 0%;text-align: center;cursor: pointer;float: left;border-bottom: 6px solid transparent;
padding-bottom: 5px;}
.CICmenuBox ul li:hover p{color: #e81524; font-weight:bold}
.CICmenuBox ul li:hover{/*border-bottom-color: #f9cb04;*/}
.CICmenuBox ul li p{font-size: 20px;color: #028678;margin: 0;line-height: 40px;letter-spacing: 0px;}

.CICmenuImg{position: relative;height: auto;width: 100%;height: 370px;margin-bottom: 10px;}
.CICmenuBox .animationImg{position: absolute;left: 0;top: 0;width: 100%;height: 100%;transition: all .5s ease-in-out;transform-style: preserve-3d;
backface-visibility: hidden;box-sizing: border-box;}
.CICmenuBox .animationImg img {width: 100%;height: auto;margin: 0px auto;display: block;/*border-radius: 100%;border: 3px solid #0071bc;*/}
.CICmenuBox ul div.on{position: absolute;bottom: 0;left: 0.5%;z-index: 0;background: #f9cb04;height: 6px;width: 120px;display: none;}

/*动画*/
.animationFront{transform: rotateY(0deg);z-index: 2;}
.animationBack {transform: rotateY(180deg);z-index: 1;}
/*控制翻转*/
.CICmenuBox li:hover .animationFront {z-index: 1;transform: rotateY(180deg);}
.CICmenuBox li:hover .animationBack {z-index: 2;transform: rotateY(0deg);}

.index_center{width:1150px;height:470px; margin:0px auto; background:url(../images/bg.jpg) no-repeat center top; margin-bottom:40px;}

.sublist{width:100%; list-style:none; padding-top:10px;   }
.sublist li{ float:left;height:30px; line-height:30px;margin-right:30px;margin-bottom:10px; }
.sublist li a{ color:#008170;font-weight:bold; display:block}
.sublist li a:hover{ color:#008170; font-weight:bold; font-size:18px;display:block}
.line{width:1100px;height:1px; margin:0px auto; background:#ddd;margin-bottom:20px; margin-left:-10px;}



