﻿@charset "utf-8";

body{font-family:"微软雅黑"}
.glyphicon{top:0 !important}
.no-margin{margin:0 !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1230px !important}
::-webkit-input-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
:-moz-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
::-moz-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
:-ms-input-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.tr{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.tr2{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
input,button,textarea,.swiper-pagination span,.swiper-button{ outline: none !important; }
.sizeCover{ background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }

.main-pad-1{ padding:20px 0 0;}
.main-pad-2{ padding:0 0 20px;}
.main-pad-3{ padding:35px 0 0;}
.main-pad-4{ padding:0 0 35px;}
.main-pad-5{ padding:50px 0 0;}
.main-pad-6{ padding:118px 0 0;}
.main-pad-7{ padding:0 0 60px;}
.main-Background-1{ background:rgba(0,0,0,0.6);}

header{ position: relative; z-index:99999;}
header .qita{ background: #0c50a1; }
header .qita .logo a{ position: relative; display:block; font-size:0; text-align: center; background: #e8e9eb;}
header .qita .logo a:before{ content: ""; position: absolute; right: 100%; top: 0; z-index: 1; width: calc((100vw - 1200px) / 2); height: 100%; background: #e8e9eb; }
header .qita .logo2 a{ display: block; padding-left: 20px; }

.banner{ position:relative;}
.banner a{ display: block; font-size: 0; text-align: center;}
.banner a img{ width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; bottom: 20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 5px; width: 10px; height: 10px; background: #fff; opacity: 1;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #0c50a1;}

.title-2{ font-size: 0; }
.title-2 .box{ display: inline-block; vertical-align: top; position: relative; padding: 0 20px; }
.title-2 .box b{ display: block; position: absolute; top:50%; z-index: 1; width: 100px; border-top: solid 1px #d9d9d9; }
.title-2 .box b:first-child{ right: 100%; }
.title-2 .box b:last-child{ left: 100%; }
.title-2 .box b:before,.title-2 .box b:after{ content: ""; position: absolute; left: 0; z-index: 1; width: 100%; height: 1px; background: #d9d9d9; }
.title-2 .box b:before{ top: -4px; }
.title-2 .box b:after{ top: 2px; }
.title-2 .box .cn{ margin-bottom: 5px; font-size: 30px;color: #0c50a1; line-height: 34px; font-weight: bold; }
.title-2 .box .en{ font-family: arial; font-size: 16px;color: #999999; line-height: 24px; }
.title-2.active .box b{border-top-color:rgba(255,255,255,0.29); }
.title-2.active .box b:before,.title-2.active .box b:after{background:rgba(255,255,255,0.29);}
.title-2.active .box .cn{ color:#fff;}
.title-2.active .box .en{ color:#fff;}
.title-3{ margin-bottom: 35px; font-weight: bold; line-height: 30px; }
.title-3 .cn{ margin-right:10px; font-size: 25px; color: #fff; }
.title-3 .en{ font-family: arial; font-size: 25px; color: rgba(255,255,255,0.18); }
.title-5{ color: #333; line-height: 24px; }
.title-6{ margin-bottom: 20px; }
.title-6 .biaoti{ font-size: 24px;color: #333; line-height: 30px; }
.title-6 .time{ margin-top: 5px; font-size: 12px;color: #999; line-height: 24px; }
.title-7{ margin-bottom: 20px; border-bottom: solid 1px #ccc; }
.title-7 .biaoti{ padding:0 20px; font-size: 16px;color: #fff; line-height:44px; background: #0c50a1; }

.text-1 .left{ padding-right: 20px; width:calc(100% - 300px); font-size: 0; line-height: 130px; }
.text-1 .left img{ max-width: 100%; }
.text-1 .right{ margin-top:27px; width: 300px; }
.text-1 .right .mc{ margin-bottom: 5px; font-size: 16px; color: #fff; line-height: 24px; }
.text-1 .right .shuzi{ font-family: Impact; font-size: 43px;color: #eebe00; line-height: 46px; }
.text-2 .ul{ display: flex; justify-content: space-between; }
.text-2 .ul .li{ width: calc(100% / 6); max-width: 136px; }
.text-2 .ul .li:nth-child(1) .text-2-list .imgbox .box .icon img{ width:43px;}
.text-2 .ul .li:nth-child(2) .text-2-list .imgbox .box .icon img{ width:47px;}
.text-2 .ul .li:nth-child(3) .text-2-list .imgbox .box .icon img{ width:57px;}
.text-2 .ul .li:nth-child(4) .text-2-list .imgbox .box .icon img{ width:56px;}
.text-2 .ul .li:nth-child(5) .text-2-list .imgbox .box .icon img{ width:52px;}
.text-2 .ul .li:nth-child(6) .text-2-list .imgbox .box .icon img{ width:55px;}
.text-2-list .imgbox{ position: relative; margin-bottom: 20px; padding-top: calc(100% - 6px); border:solid 3px #fff; border-radius: 10px; }
.text-2-list .imgbox .box{ position: absolute; left: 0; top:calc((100% - 84px) / 2); z-index: 1; width: 100%; }
.text-2-list .imgbox .box .icon{ font-size: 0; line-height:60px; }
.text-2-list .imgbox .box .mc{ font-size: 18px;color: #fff; font-weight: bold; line-height: 24px; }
.text-2-list .shuzi{ font-size: 0; overflow: hidden; }
.text-2-list .shuzi span{ position: relative; display: inline-block; vertical-align: top; font-size: 18px; color: #fff; line-height: 24px; }
.text-2-list .shuzi span:before,.text-2-list .shuzi span:after{ content: ""; position: absolute; top: 50%; z-index: 1; width: 35px; height: 1px; background: #fff; }
.text-2-list .shuzi span:before{ right: calc(100% + 10px); }
.text-2-list .shuzi span:after{ left: calc(100% + 10px); }
.text-3{ font-size: 16px;color: #333333; line-height: 30px; }
.text-4{ margin:0 auto; max-width: 595px; }
.text-4 ul li{ margin-bottom: 15px; background: #fff; border:solid 1px #cdcdcd; border-radius: 5px; overflow: hidden; }
.text-4 ul li .biaoti{ width: 75px; font-size: 16px;color: #676767; line-height: 48px; text-align: center; }
.text-4 ul li .right{ width: calc(100% - 75px); }
.text-4 ul li .right input{ display: block; padding: 0 10px 0 0; width: 100%; height: 48px;font-size: 16px;color: #676767; line-height: 48px; background: none; border:none; }
.text-4 ul li .right textarea{ display: block; padding: 10px 10px 10px 0; width: 100%; max-width: 100%; min-width: 100%; height:120px; min-height:120px; max-height:120px; font-size: 16px;color: #676767; line-height: 28px; background: none; border:none; }
.text-4 ul button{ display: block; padding: 0; width: 100%; height: 47px; font-size: 18px; color: #fff; line-height: 47px; background: #0c50a1; border:none; border-radius: 5px; }
.text-5 .biaoti{ padding-bottom:15px; margin-bottom: 15px; font-size: 24px; color: #000; font-weight:bold; line-height: 30px; border-bottom: solid 1px #ccc;}
.text-5 .jieshao{ color: #333; line-height: 30px; }

.picture-1 ul{ margin:0 -10px -20px; }
.picture-1 ul li{ padding: 0 10px; margin-bottom: 20px; width: 25%; }
.picture-1-list a{ display: block; }
.picture-1-list a .imgbox{ position: relative; padding-top: 100%; margin-bottom: 5px; border:double 3px #e3e3e3; overflow: hidden; }
.picture-1-list a .imgbox span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; font-size: 0; overflow: hidden; }
.picture-1-list a .imgbox span img{ max-width: 100%; max-height: 100%; }
.picture-1-list a .textbox{ padding:0 10px; color: #333; line-height: 43px; border:solid 1px #e3e3e3; }
.picture-2{ margin-bottom: -20px; }
.picture-2-list a{ display: block; margin-bottom: 38px; padding: 13px 12px 0; border:solid 1px #e5e5e5; }
.picture-2-list a .imgbox{ margin-bottom: 15px; overflow: hidden; }
.picture-2-list a .imgbox  span{ display: block; padding-top: 73%;background-size: contain;}
.picture-2-list a .biaoti{ margin-bottom: 10px; padding-bottom: 15px; font-size: 16px; color: #0c50a1; line-height: 24px; font-weight: bold; border-bottom: solid 1px #e5e5e5; }
.picture-2-list a .jieshao{ margin-bottom: 20px; height: 52px; color: #333; line-height: 26px; overflow: hidden; }
.picture-2-list a .more{ margin-bottom: -18px; width: 103px; color: #fff; line-height: 36px; background: #383838; }
.picture-3 .textbox{ background: #0588e3; }
.picture-3 .textbox .biaoti{ margin-bottom:32px; height: 24px; font-size: 20px;color: #fff; font-weight: bold; line-height: 24px; }
.picture-3 .textbox .jieshao{ margin-bottom:40px; font-size: 16px;color: #fff; line-height: 30px; }
.picture-3 .textbox .map{ height: 30px; font-size: 16px;color: #fff; font-weight: bold; line-height: 30px; }
.picture-4{ margin-bottom:-118px; padding:15px; background: #fff; }
.picture-4-list{ margin:5px; padding: 3px; box-shadow: 0 0 5px rgba(0,0,0,0.75); }
.picture-4-list .imgbox{ padding-top: 74%; }
.picture-5 .right{ background: #fff; }
.picture-5 .right .ul .li{ padding: 0 15px; width: 50%; }
.picture-5 .right .ul .li .maxbiaoti{ margin-top:-22px; width: 134px;font-size: 20px;color: #fff; line-height: 44px; background: #eebe00; }
.picture-5 .right .ul .li ul li:nth-child(n+2){ margin-top: 60px; }
.picture-5 .right .ul .li ul li a{ display: block; }
.picture-5 .right .ul .li ul li a .time{ padding: 10px 0; font-family: arial; width: 120px; color: #333; }
.picture-5 .right .ul .li ul li a .time .maxshuzi{ font-size: 64px; line-height: 64px; }
.picture-5 .right .ul .li ul li a .time .minshuzi{ font-size: 18px; line-height: 24px; }
.picture-5 .right .ul .li ul li a .textbox{ width: calc(100% - 120px); }
.picture-5 .right .ul .li ul li a .textbox .biaoti{ margin-bottom:10px; font-size: 18px;color: #333; line-height: 24px; }
.picture-5 .right .ul .li ul li a .textbox .jieshao{ height: 60px; color: #333; line-height: 30px; overflow: hidden; }
.picture-6 .top{margin-bottom: 10px;border:solid 1px #ccc; }
.picture-6 .top .imgbox{ position: relative; }
.picture-6 .top .imgbox span{ display: flex; justify-content: center; align-items: center; position: absolute; left: 0; top: 0; padding: 10px; width: 100%; height: 100%; font-size: 0; overflow: hidden; }
.picture-6 .top .imgbox span img{ max-width: 100%; max-height: 100%; }
.picture-6 .bot{ position: relative; padding: 0 50px; }
.picture-6 .bot .imgbox{ position: relative;border:solid 1px #ccc; cursor: pointer; }
.picture-6 .bot .imgbox span{ display: flex; justify-content: center; align-items: center; position: absolute; left: 0; top: 0; padding: 10px; width: 100%; height: 100%; font-size: 0; overflow: hidden; }
.picture-6 .bot .imgbox span img{ max-width: 100%; max-height: 100%; }
.picture-6 .bot .swiper-slide-thumb-active .imgbox{border:solid 1px #0c50a1;}
.picture-6 .bot .swiper-button{ top: 0; margin-top:0; width: 40px; height: 100%; background: #eee; opacity: 1; }
.picture-6 .bot .swiper-button.swiper-button-prev{ left: 0; }
.picture-6 .bot .swiper-button.swiper-button-next{ right: 0; transform: rotateY(180deg); }
.picture-6 .bot .swiper-button:before,.picture-6 .bot .swiper-button:after{ content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: 15px auto; transition: all 0.3s; }
.picture-6 .bot .swiper-button:before{ z-index: 1; background-image: url(../images/jt.png); }
.picture-6 .bot .swiper-button:after{ z-index: 2; background-image: url(../images/jt_h.png); opacity: 0; }
.picture-7 ul li:nth-child(n+2){ margin-top:50px; }
.picture-7 ul li a{ display: block; }
.picture-7 ul li a .imgbox{ width: 256px; overflow: hidden; }
.picture-7 ul li a .imgbox span{ display: block; padding-top: 168px; }
.picture-7 ul li a .textbox{ padding-left: 25px; width: calc(100% - 256px); }
.picture-7 ul li a .textbox .biaoti{ margin-bottom: 20px; line-height: 24px; }
.picture-7 ul li a .textbox .biaoti .mc{ width: calc(100% - 85px); font-size: 18px;color: #333; }
.picture-7 ul li a .textbox .biaoti .time{ width: 85px; color: #999999; }
.picture-7 ul li a .textbox .jieshao{ margin-bottom: 20px; height: 60px; color: #333; line-height: 30px; overflow: hidden; }
.picture-7 ul li a .textbox .more span{ display: block; width: 84px; color: #fff;  line-height: 35px; background: #0c50a1;}

.act {color: #eebe00 !important;}
.subnav{ border:solid 2px #0c50a1; }
.subnav .biaoti{ background: #0c50a1; }
.subnav .biaoti .cn{ color: #fff; }
.subnav ul li a{ display: block; padding: 0 20px; font-size: 16px; color: #333333; line-height: 49px; }
.subnav ul li:nth-child(n+2) a{ border-top: solid 1px #e8e8e8; }
.subnav ul li.active a{ color: #fff; background: #eebe00; }
.subnav .ul{ display: none; padding: 10px; }
.subnav .ul .li a{ display: block; padding: 0 20px; color: #333; line-height: 40px; }
.subnav .ul .li:nth-child(n+2) a{ border-top: solid 1px #eee;}
.subnav .ul .li.active a{ color: #eebe00; }
.subnav .tel{ padding: 10px; background: #0c50a1; }
.subnav .tel .icon{ font-size: 0; }
.subnav .tel .icon img{ width: 46px; }
.subnav .tel .text{ padding-left: 10px; width: calc(100% - 46px); }
.subnav .tel .text .mc{ color: #fff; }
.subnav .tel .text .shuzi{ font-family: arial; font-size: 27px; color: #fff; font-weight: bold; line-height: 30px; }

footer{ background: #383838; }
footer .top{ padding: 40px 0; }
footer .top .maxbiaoti{ margin-bottom: 30px; font-size: 0; }
footer .top .maxbiaoti span{ position: relative; display: inline-block; vertical-align: top; padding-left: 30px; font-size: 20px; color: #fff; line-height: 24px; }
footer .top .maxbiaoti span:before{ content: ""; position: absolute; left: 0; top: calc((100% - 6px) / 2); z-index: 1; width: 6px; height: 6px; background: #fff; border-radius: 50%; }
footer .top .contact{ padding-right:20px; width: calc(50% - 69px); }
footer .top .contact .textbox{ font-size: 16px;color: #fff; line-height: 30px; }
footer .top .ewm{ width: 138px; }
footer .top .ewm .imgbox{ margin-bottom: 15px; font-size: 0; }
footer .top .ewm .imgbox img{ max-width: 100%; }
footer .top .ewm .mc{ font-size: 16px;color: #fff; line-height: 24px; }
footer .top .menu{ width: 200px; }
footer .top .menu ul{ margin:0 -10px; }
footer .top .menu ul li{ padding: 0 10px; width: 50%; }
footer .top .menu ul li:nth-child(n+3){ margin-top:20px; }
footer .top .menu ul li a{ display: block; font-size: 16px; color: #fff; line-height: 24px; }
footer .bot{ padding: 14px 0; font-size: 16px;color: #fff; line-height: 24px; border-top: solid 1px #505050; }
.p_content img{max-width:100%;height:auto;display:block; margin:0 auto}

@media (min-width:992px){
	.main-pad-8{ padding:35px 0 0;}
	.col-md-3-cz-1{ width: calc(22% + 15px); }
	.col-md-9-cz-1{ width: calc(78% - 15px); }
	header .qita .logo{ width:calc(100% / 8); }
	header .qita .logo a,header .qita .logo2 a{line-height:130px;}
	header .qita .tel{ margin-top: 33px; }
	header .qita .tel .biaoti .icon{ margin-right: 5px; font-size: 0; }
	header .qita .tel .biaoti .icon img{ width: 23px; }
	header .qita .tel .biaoti .mc{ color: #fff; line-height: 23px;}
	header .qita .tel .shuzi{ font-family: arial; font-size: 35px;color: #fff; font-weight: bold; line-height: 40px; }
	header .menu{ background: #e8e9eb; }
	header .menu ul li{ position:relative; width:calc(100% / 8);}	
	header .menu ul li > a{ position: relative; display:block; font-size:16px; line-height:50px; color:#333333;}
	header .menu ul li:nth-child(1) > a{ color: #fff; background: #0c50a1; }
	header .menu ul li:nth-child(1) > a:after{ content: ""; position: absolute; top: 0; right: 100%; z-index: 1; width: calc((100vw - 1200px) / 2); height: 100%; background: #0c50a1; }
	header .menu ul li:nth-child(n+2) > a:before{ content: ""; position: absolute; left:50%; bottom: 0; z-index: 1; margin-left:0; width: 0; height: 3px; background: #0c50a1; transition: all 0.3s; }
	header .menu ul li .ul{ display:none; position:absolute; left:0; top:100%; width:100%;}
	header .menu ul li .ul .li > a{ display:block; padding: 5px; color:#fff; line-height:30px; background:rgba(12,80,161,0.8);}
	header .menu ul li .ul .li:hover > a{ color:#333; background:rgba(232,233,235,0.8);}
	header .menu ul li:nth-child(n+2):hover > a{ color:#0c50a1;}
	header .menu ul li:nth-child(n+2):hover > a:before{ margin-left: -50%; width: 100%; }
	header .menu ul li:nth-child(n+2).active > a{ color:#0c50a1;}
	header .menu ul li:nth-child(n+2).active > a:before{ margin-left: -50%; width: 100%; }
	.title-1{ margin-bottom: 25px; border-bottom: solid 1px #e3e3e3; }
	.title-1 .left form{ display: block; }
	.title-1 .left form button{ display: block; padding: 0; width: 20px; height:53px; font-size: 0; line-height: 53px; background: none; border:none; }
	.title-1 .left form button img{ width: 100%; }
	.title-1 .left form input{ display: block; margin-left:15px; width:220px; height:53px; font-size: 16px;color: #787878; line-height: 53px; background: none; border:none; }
	.title-1 .right{ position: relative; font-size: 16px;color: #0c50a1; line-height: 53px; }
	.title-1 .right:before{ content: ""; position: absolute; right: 0; bottom: -2px; z-index: 1; width: 100%; height: 2px; background: #0c50a1; }
	.title-4{ margin-bottom: 25px; line-height: 53px; border-bottom: solid 1px #e3e3e3; }
	.title-4 .left{font-size: 16px;color: #0c50a1; font-weight: bold;}
	.title-4 .right{font-size: 16px;color: #787878;}
	.text-4 ul li:hover{ border:solid 1px #0c50a1; box-shadow: 0 0 10px rgba(0,0,0,0.1);}
	.text-4 ul button:hover{ background: #eebe00; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
	.text-5{ float: right; padding-left: 30px; width: 50%; }
	.picture-1-list a:hover .imgbox{ border:double 3px #0c50a1; }
	.picture-1-list a:hover .imgbox span img{ transform: scale(1.05); }
	.picture-1-list a:hover .textbox{ color: #fff; background: #0c50a1;}
	.picture-2-list a:hover .imgbox  span{ transform: scale(1.05); }
	.picture-2-list a:hover .more{ background: #0c50a1; }
	.picture-3 .imgbox{ float: right; width: 58%; height: 457px; }
	.picture-3 .textbox{ float: left; margin-top:56px; margin-right:-6%; padding: 45px 30px 20px; width: 48%; }
	.picture-3 .textbox .jieshao{ height: 210px; overflow: hidden; }
	.picture-5 .left{width: 220px; }
	.picture-5 .left .imgbox{ padding-top: 350px; }
	.picture-5 .right{ float: right; width:calc(100% - 220px - 30px); height: 350px; }
	.picture-5 .right .ul .li ul{ padding:25px 0; }
	.picture-5 .right .ul .li ul li a:hover .time{ color: #0c50a1; }
	.picture-5 .right .ul .li ul li a:hover .textbox .biaoti{ color: #0c50a1; text-decoration: underline; }
	.picture-6{ float: left; width: 50%; }
	.picture-6 .top .imgbox{ padding-top:400px; }
	.picture-6 .bot .imgbox{ padding-top:80px; }
	.picture-6 .bot .swiper-button:hover{ background: #0c50a1; }
	.picture-6 .bot .swiper-button:hover:before{ opacity: 0; }
	.picture-6 .bot .swiper-button:hover:after{ opacity: 1; }
	.picture-7 ul li a:hover .imgbox span{ transform: scale(1.05); }
	.picture-7 ul li a:hover .textbox .biaoti .mc{ color: #0c50a1; text-decoration: underline; }
	.picture-7 ul li a:hover .textbox .more span{ background: #eebe00; }
	.subnav .biaoti{ padding: 15px; text-align: center; }
	.subnav .biaoti .cn{ margin-bottom:10px; font-size: 24px; line-height: 30px; }
	.subnav .biaoti .en{ font-size: 0; overflow: hidden; }
	.subnav .biaoti .en span{ position:relative; display: inline-block; vertical-align: top; padding: 0 15px; font-family: arial; font-size: 14px;color: rgba(255,255,255,0.24); line-height: 22px; border:solid 1px rgba(255,255,255,0.24); }
	.subnav .biaoti .en span:before,.subnav .biaoti .en span:after{ content: ""; position: absolute; top: 50%; z-index: 1; width:30px; height: 1px; background: rgba(255,255,255,0.24); }
	.subnav .biaoti .en span:before{ right: 100%; }
	.subnav .biaoti .en span:after{ left: 100%; }
	.subnav ul li:hover a{ color: #fff; background: #eebe00; }
	.subnav .ul .li:hover a{ color: #eebe00; }
	.subnav:nth-child(n+2){ margin-top:10px; }
	.subnav .textbox{ padding: 20px 10px; font-size: 15px;color: #333333; line-height: 30px; }
	footer .top .menu ul li a:hover{ color:#eebe00; text-decoration: underline !important; }

}

@media (max-width:1230px){
	header .qita .logo a:before{ width: 15px; }
	header .menu ul li:nth-child(1) > a:after{ width: 15px; }
}

@media (max-width:1199px){
	.main-pad-5{ padding:30px 0 0; }
	.title-7 .biaoti{ line-height: 40px; }
	.text-5 .biaoti{ font-size: 20px; line-height: 24px; }
	.picture-1 ul li{ width: calc(100% / 3); }
	.picture-5 .right .ul .li ul li a .time .maxshuzi{ font-size: 50px; }
	.picture-6 .top .imgbox{ padding-top:300px; }
	.picture-6 .bot .imgbox{ padding-top:60px; }

}

@media (max-width:1199px) and (min-width:992px){
	.col-md-3-cz-1{ width: calc(26% + 15px); }
	.col-md-9-cz-1{ width: calc(74% - 15px); }
}

@media (max-width:991px){
	.main-pad-3{ padding: 30px 0 0; }
	.main-pad-4{ padding: 0 0 30px; }
	.main-pad-7{ padding: 0 0 30px; }
	header .qita .logo a,header .qita .logo2 a{line-height:80px;}
	header .qita .logo a{ padding-right: 20px; }
	header .qita .logo a img{ width:50px; }
	header .qita .logo2 a img{ width: 300px; }
	.menu-box{ display: none; position: absolute;top: 80px; right: 0; z-index:2147483645; width: 120px; }
	.menu-box ul li{ margin-bottom:1px;}
	.menu-box ul li a{ display: block; font-size: 14px; color: #fff; text-align:center; line-height:40px; background:rgba(12,80,161,0.8); }
	.menu-box ul li.active a{ background: #eebe00; }
	.menu-btn{ position: relative; top:29px; width: 40px; }
	.menu-btn b{ display: block; height:3px; background: #fff;}
	.menu-btn b:nth-child(2){ margin:6px 0; }
	.menu-btn.active b:nth-child(1){ transform:rotate(45deg) translate(5px,8px); }
	.menu-btn.active b:nth-child(2){ opacity: 0; }
	.menu-btn.active b:nth-child(3){ transform:rotate(-45deg) translate(5px,-8px); }
	.title-2 .box .cn{ font-size: 24px; line-height: 30px; }
	.title-2 .box .en{ font-size: 14px; }
	.title-3{ margin-bottom: 20px; line-height: 24px; }
	.title-3 .cn{ font-size: 18px; }
	.title-3 .en{ font-size: 18px; }
	.title-6 .biaoti{ font-size: 18px; line-height: 24px; }
	.title-7 .biaoti{ font-size: 14px; line-height: 34px; }
	.text-1 .left{ padding-right: 0; width: 100%; line-height: inherit; }
	.text-1 .left img{ width:80%; }
	.text-1 .right{ margin-top: 20px; width: 100%; text-align: center; }
	.text-1 .right .shuzi{ font-size: 40px; }
	.text-2 .ul{ display: block; }
	.text-2 .ul .li{ float: left; width: calc(100% / 3); max-width: inherit; }
	.text-2 .ul .li:nth-child(n+4){ margin-top:20px; }
	.text-2-list{ margin:0 auto; max-width: 136px; }
	.text-3{ font-size: 14px; line-height: 26px; }
	.text-5 .biaoti{ font-size: 18px; }
	.picture-1 ul li{ width:50%; }
	.picture-2{ margin-bottom:0; }
	.picture-2-list a{ margin-bottom: 18px; }
	.picture-3 .imgbox{ padding-top: 66%; }
	.picture-3 .textbox{ padding: 20px; }
	.picture-3 .textbox .biaoti{ margin-bottom: 15px; font-size: 16px; }
	.picture-3 .textbox .jieshao{ margin-bottom: 15px; font-size: 14px; line-height: 26px; }
	.picture-3 .textbox .map{ height: 24px; font-size: 14px; line-height: 24px; }
	.picture-5 .right { padding: 0 15px; }
	.picture-5 .right .ul{ margin:0 -15px; }
	.picture-5 .right .ul .li ul{ padding: 20px 0; }
	.picture-5 .right .ul .li ul li:nth-child(n+2){ margin-top:30px; }
	.picture-5 .right .ul .li ul li a .time{ padding: 0; width: 100px; }
	.picture-5 .right .ul .li ul li a .time .maxshuzi{ font-size: 30px; line-height: 44px; }
	.picture-5 .right .ul .li ul li a .time .minshuzi{ font-size: 14px;}
	.picture-5 .right .ul .li ul li a .textbox{ width: calc(100% - 100px); }
	.picture-5 .right .ul .li ul li a .textbox .biaoti{ margin-bottom: 5px; font-size: 16px; }
	.picture-5 .right .ul .li ul li a .textbox .jieshao{ height: 48px; font-size: 12px; line-height: 24px; }
	.picture-6{ margin-bottom: 20px; }
	.picture-6 .top .imgbox{ padding-top: 80%; }
	.picture-6 .bot .imgbox{ padding-top: 80%; }
	.picture-7 ul li:nth-child(n+2){ margin-top: 30px; }
	.picture-7 ul li a .textbox .biaoti .mc{ font-size: 16px; }
	.subnav{ margin-bottom: 20px; border:none; }
	.subnav .biaoti{ position: relative; }
	.subnav .biaoti:before{ content:""; position: absolute; right: 15px; top: 50%; z-index: 1; margin-top:-6px; width:0; height: 0; border-top: solid 6px transparent; border-bottom: solid 6px transparent; border-left: solid 6px #fff; transition: all 0.3s; }	
	.subnav .biaoti.active:before{ transform: rotate(90deg); }
	.subnav .biaoti .cn{ padding: 0 15px; font-size: 18px; line-height: 50px; }
	.subnav ul{ border:solid 2px #0c50a1;  border-top: none;}
	.subnav .ul .li a{ padding: 0 10px; line-height: 34px; }	
	footer .top{ padding: 30px 0; }
	footer .top .maxbiaoti{ margin-bottom: 20px; }
	footer .top .maxbiaoti span{ padding-left: 20px; font-size: 16px; }
	footer .top .contact .textbox{ font-size: 14px; line-height: 26px; }
	footer .top .ewm .imgbox{ margin:0 auto 10px; max-width: 120px; }
	footer .top .ewm .mc{ font-size: 14px; }
	footer .top .menu ul li:nth-child(n+3){ margin-top:10px; }
	footer .top .menu ul li a{ font-size: 14px;}
	footer .bot{ font-size: 14px; }
}

@media (max-width:767px){
	.main-pad-3{ padding: 20px 0 0; }
	.main-pad-4{ padding: 0 0 20px; }
	.main-pad-5{ padding: 20px 0 0; }
	.main-pad-7{ padding: 0 0 20px; }
	header .qita .logo a,header .qita .logo2 a{ line-height:60px;}
	header .qita .logo a{ padding-right: 15px; }
	header .qita .logo a img{ width: 40px; }
	header .qita .logo2 a{ padding-left: 15px; }
	header .qita .logo2 a img{ width: 250px; }
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ width: 8px; height: 8px; }
	.menu-box{top: 60px; width: 100px; }
	.menu-box ul li a{ font-size: 12px; line-height: 34px;}
	.menu-btn{ top: 21px; width: 30px;}
	#tabBar{ position: fixed; right:20px; bottom:20px; z-index: 99; width:50px; height: 50px;}
	#tabBar.active{ width: calc(100% - 40px); animation: tabBarAnimation 3s 1s infinite linear; -webkit-animation: tabBarAnimation 3s 1s infinite linear; -moz-animation: tabBarAnimation 3s 1s infinite linear; -o-animation: tabBarAnimation 3s 1s infinite linear;  }
	#tabBar .clickbtn{ position: absolute; right: 0; bottom: 0; z-index: 2; width:50px; height:50px; font-size: 0; line-height: 50px; background: rgba(255,255,255,0.8); border-radius: 50%; }
	#tabBar .clickbtn span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: 0; }
	#tabBar .clickbtn img{ width: 22px; }
	#tabBar .clickbtn.on{ animation:clickbtnAnimation 10s 0s infinite linear; -moz-animation:clickbtnAnimation 10s 0s infinite linear; -webkit-animation:clickbtnAnimation 10s 0s infinite linear; -o-animation:clickbtnAnimation 10s 0s infinite linear; box-shadow: 0 3px 5px rgba(0,0,0,0.5); }
	#tabBar .clickbtn.on:before{ content: ""; position: absolute; left: 0; bottom: -5px; z-index: 1; width: 20px; height: 5px;}
	#tabBar .clickbtn.active{ background:url(../images/tabBar/xian2.png) #0c50a1; background-size: 100% 100%; }
	#tabBar .clickbtn.active:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; border:solid 1px rgba(255,255,255,0.2); border-radius: 50%; }
	#tabBar .clickbtn.active > img{ opacity: 0; }
	#tabBar .clickbtn.active span{ opacity: 1; }
	#tabBar .navigation{ position: absolute; left:calc(100% - 100px); bottom: 0; z-index: 1; width:0; height: 50px; border-radius: 25px; transition: all 0.3s;}
	#tabBar .navigation:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border-radius: 25px; 
background:-moz-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:linear-gradient(to right,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff',endColorstr='#99ffffff',GradientType=1 );}
	#tabBar .navigation ul{ position: relative; z-index: 2; padding: 0 60px 0 20px; }
	#tabBar .navigation ul li{ width: calc(100% / 3); font-size: 0; }
	#tabBar .navigation ul li a{ position: relative; left: 10px; display: inline-block; vertical-align: top; line-height: 50px;opacity: 0; }
	#tabBar .navigation ul li a .tab-icon{ margin-right: 5px; }
	#tabBar .navigation ul li a .tab-icon img{ width: 22px; }
	#tabBar .navigation ul li a .tab-title{ font-size: 12px;color: #333; }
	#tabBar .navigation.active{ box-shadow: 5px 5px 10px rgba(0,0,0,0.2); animation: navigationAnimation 0.5s 0s linear forwards; -webkit-animation: navigationAnimation 0.5s 0s linear forwards; -moz-animation: navigationAnimation 0.5s 0s linear forwards; -o-animation: navigationAnimation 0.5s 0s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(1) a{animation:navigationAAnimation 0.3s 0.5s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.5s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.5s linear forwards; -o-animation:navigationAAnimation 0.3s 0.5s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(2) a{animation:navigationAAnimation 0.3s 0.6s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.6s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.6s linear forwards; -o-animation:navigationAAnimation 0.3s 0.6s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(3) a{animation:navigationAAnimation 0.3s 0.7s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.7s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.7s linear forwards; -o-animation:navigationAAnimation 0.3s 0.7s linear forwards; }		

	@keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-webkit-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-moz-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-o-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}

	@keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-webkit-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-moz-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-o-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}

	@keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-moz-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-webkit-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-o-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}

	@keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-moz-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-webkit-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-o-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	.title-2 .box .cn{ font-size: 18px; line-height:24px; }
	.title-2 .box .en{ font-size: 12px; }
	.text-1 .left img{ width:100%; }
	.text-1 .right{ margin-top: 10px; }
	.text-1 .right .shuzi{ font-size: 34px; line-height: 40px; }
	.text-2-list{ max-width: 120px; }
	.text-2-list .imgbox{ margin-bottom: 15px; }
	.text-2-list .imgbox .box{ top: calc((100% - 74px) / 2); }
	.text-2-list .imgbox .box .icon{ line-height: 50px; }
	.text-2 .ul .li:nth-child(1) .text-2-list .imgbox .box .icon img{ width:33px;}
	.text-2 .ul .li:nth-child(2) .text-2-list .imgbox .box .icon img{ width:37px;}
	.text-2 .ul .li:nth-child(3) .text-2-list .imgbox .box .icon img{ width:47px;}
	.text-2 .ul .li:nth-child(4) .text-2-list .imgbox .box .icon img{ width:46px;}
	.text-2 .ul .li:nth-child(5) .text-2-list .imgbox .box .icon img{ width:42px;}
	.text-2 .ul .li:nth-child(6) .text-2-list .imgbox .box .icon img{ width:45px;}
	.text-2-list .imgbox .box .mc{ font-size: 14px; }
	.text-2-list .shuzi span{ font-size: 14px; }
	.text-3{ font-size: 12px; line-height: 24px; }
	.text-4 ul li{ margin-bottom: 10px; }
	.text-4 ul li .biaoti{ width: 70px; font-size: 14px; line-height: 40px; }
	.text-4 ul li .right{ width: calc(100% - 70px); }
	.text-4 ul li .right input{ height: 40px; font-size: 14px; line-height: 40px; }
	.text-4 ul li .right textarea{ padding-top:8px; padding-bottom:8px; font-size: 14px; line-height: 24px; }
	.text-4 ul button{ height: 40px; font-size: 16px; line-height: 40px; }
	.picture-1-list a .textbox{ font-size: 12px; line-height: 34px; }
	.picture-2-list a{ padding: 10px 10px 0; margin-bottom: 15px; }
	.picture-2-list a .imgbox{ margin-bottom: 10px; }
	.picture-2-list a .biaoti{ padding-bottom: 10px; font-size: 14px; }
	.picture-2-list a .jieshao{ margin-bottom: 15px; height: 48px; font-size: 12px; line-height: 24px; }
	.picture-2-list a .more{ margin-bottom: -15px; width:80px; font-size: 12px; line-height: 30px; }
	.picture-3 .textbox{ padding: 15px; }
	.picture-3 .textbox .biaoti{ margin-bottom: 5px; font-size: 14px; }
	.picture-3 .textbox .jieshao{ margin-bottom: 5px; font-size: 12px; line-height: 24px; }
	.picture-4{ padding: 10px; }
	.picture-5 .right .ul .li{ width: 100%; }
	.picture-5 .right .ul .li:nth-child(n+2){ margin-top: 17px; }
	.picture-5 .right .ul .li .maxbiaoti{ margin-top:-17px; width: 100px; font-size: 14px; line-height: 34px; }
	.picture-5 .right .ul .li ul li a .time{ width: 80px; }
	.picture-5 .right .ul .li ul li a .time .maxshuzi{ font-size: 24px; }
	.picture-5 .right .ul .li ul li a .textbox{ width: calc(100% - 80px); }
	.picture-5 .right .ul .li ul li a .textbox .biaoti{ font-size: 14px; }
	.picture-7 ul li:nth-child(n+2){ margin-top: 20px; }
	.picture-7 ul li a .imgbox{ width: 220px; }
	.picture-7 ul li a .imgbox span{ padding-top: 150px; }
	.picture-7 ul li a .textbox{ padding-left: 20px; width: calc(100% - 220px); }
	.picture-7 ul li a .textbox .biaoti{ margin-bottom: 10px; }
	.picture-7 ul li a .textbox .biaoti .mc{ width: calc(100% - 70px); font-size: 14px; }
	.picture-7 ul li a .textbox .biaoti .time{ width: 70px; font-size: 12px; }
	.picture-7 ul li a .textbox .jieshao{ margin-bottom: 10px; height: 52px; font-size: 12px; line-height: 26px; }
	.picture-7 ul li a .textbox .more span{ width: 80px; font-size: 12px; line-height: 30px; }
	.subnav .biaoti .cn{ font-size: 16px; line-height: 40px; }
	.subnav ul li a{ font-size: 14px; line-height: 34px; }
	.subnav .ul .li a{font-size: 12px; line-height: 30px; }
	footer .top{ padding: 20px 0; }
	footer .top .contact{ width: calc(100% - 138px); }
	footer .top .contact .textbox{ font-size: 12px; }
	footer .top .ewm .mc{ font-size: 12px; }
	footer .top .menu{ width: 100%; }
	footer .top .menu ul li{ width: 25%; }
	footer .top .menu ul li:nth-child(n+3){ margin-top:0; }
	footer .top .menu ul li a{ font-size: 12px; }
	footer .bot{ font-size: 12px;  text-align: center; }

}

@media (max-width:479px){
	header .qita .logo2 a img{ width: 220px; }
	.title-5{ font-size: 12px; }
	.text-1 .right .mc{ font-size: 14px; }
	.text-2 .ul{ margin:0 -10px; }
	.text-2 .ul .li{ padding: 0 10px; }
	.text-5 .biaoti{ font-size: 16px; }
	.picture-6 .bot{ padding: 0 40px; }
	.picture-6 .bot .swiper-button{ width: 30px; }
	.picture-6 .bot .swiper-button:before, .picture-6 .bot .swiper-button:after{ background-size: 12px auto; }
	.picture-7 ul li a .imgbox{ width: 180px; }
	.picture-7 ul li a .imgbox span{ padding-top: 130px; }
	.picture-7 ul li a .textbox{ padding-left: 15px; width: calc(100% - 180px); }
	.picture-7 ul li a .textbox .biaoti{ margin-bottom: 10px; }
	.picture-7 ul li a .textbox .biaoti .mc{ font-size: 12x; }
	.picture-7 ul li a .textbox .jieshao{ margin-bottom: 10px; height: 52px; font-size: 12px; line-height: 26px; }
	.picture-7 ul li a .textbox .more span{ width: 80px; font-size: 12px; line-height: 30px; }
	footer .top .maxbiaoti{ margin-bottom: 15px; }
	footer .top .maxbiaoti span{ font-size: 14px; }
	footer .top .ewm .imgbox{ margin-bottom: 5px; max-width: 100px; }
	footer .top .menu{ padding: 10px 15px 0; margin:10px -15px 0; width: calc(100% + 30px); border-top: solid 1px #505050; }
}

@media (max-width:413px){
	header .qita .logo a img{ width: 30px; }
	header .qita .logo2 a img{ width: 180px; }
	.menu-btn b:nth-child(2){ margin:4px 0; }
	.menu-btn.active b:nth-child(1){ transform:rotate(45deg) translate(5px,5px); }
	.menu-btn.active b:nth-child(3){ transform:rotate(-45deg) translate(5px,-5px); }
	.title-2 .box{ padding: 0 10px; }
	.text-1 .right .shuzi{ font-size: 24px; line-height: 34px; }
	.text-2-list .imgbox .box .mc{ font-size: 12px; }
	.text-4 ul li .biaoti{ font-size: 12px; }
	.text-4 ul li .right input{ font-size: 12px; }
	.text-4 ul li .right textarea{ font-size: 12px; }
	.text-4 ul button{ font-size: 14px; }
	.picture-1-list a .textbox{ line-height: 30px; }
	.picture-7 ul li a .imgbox{ width: 140px; }
	.picture-7 ul li a .imgbox span{ padding-top: 100px; }
	.picture-7 ul li a .textbox{ width: calc(100% - 140px); }
	.picture-7 ul li a .textbox .biaoti .mc{ padding-right: 0; width: 100%; }
	.picture-7 ul li a .textbox .biaoti .time{ display: none; }
	.picture-7 ul li a .textbox .jieshao{ margin:0; }
	.picture-7 ul li a .textbox .more{ display: none; }
	.subnav .biaoti .cn{ font-size: 14px; }
	.subnav ul li a{ font-size: 12px; line-height: 30px; }
	footer .top .contact{ width: calc(100% - 100px); }
	footer .top .contact .textbox{ line-height: 24px; }
	footer .top .ewm{ width: 100px; }

}
/*qq*/
.clear:after{content:'\20';display:block;height:0;clear:both;visibility:hidden;}
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-127px;cursor:pointer;transition:all .3s ease; float:left;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#007CC2 url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#007CC2 url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#007CC2 url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#007CC2 url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}
/*清除样式*/
.clear 
{
     clear:both;
     font-family:'微软雅黑';

}

/*分页css scott style pagination*/
div.scott
{
    padding:3px;margin:3px;text-align:center;

}
div.scott a
{
    border:#221616 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;text-decoration:none;

}
div.scott a:hover
{
    border:#221616 1px solid;color:white;background-color:#221616;

}
div.scott a:active
{
    border:#221616 1px solid;color:#611985;background-color:#221616;

}
div.scott span.current
{
    border:#221616 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#221616;

}
div.scott span.disabled
{
    border:#dfdfdf 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;

}
