body {
    background: #fff
}
body, a {
    color: #000
}
a:hover {
    color: #831b1f
}
.warpper {
    position: relative;
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto
}
.header {
    width: 100%;
    height: 91px;
    background: url(../img/hd-bg.jpg) no-repeat
}
.header .logo {
    width: 100%;
    height: 50px;
    padding: 20px 0 0 0;
    text-align: center
}
.banner {
    width: 100%;
	height: auto;
    margin: 12px auto 0;
	position:relative;
	overflow:hidden; 
}
.banner .hd{ 
    width:100%;
	height:11px;
	position:absolute;
	z-index:1;
	bottom:5px;
	text-align:center;
}
.banner .hd ul{
	display:inline-block;
	height:5px;
	padding:3px 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:0;
	vertical-align:top;
	}
.banner .hd ul li{
	display:inline-block;
	width:5px;
	height:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	background:#8C8C8C;
	margin:0 5px;
	vertical-align:top;
	overflow:hidden;
}
.banner .hd ul .on{
	background:#FFF;
}
.banner .bd{
	position:relative;
}
.banner .bd li img{
	width:100%;
	height:auto;
}
.banner .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}
.mod-main {
    width: 100%;
    margin-top: 12px;
}
.mod-main .tel {
    width: 100%;
    margin-top: 16px
}
.mod-main .tel img {
    max-width: 100%
}
.mod-main .cate {
    width: 100%;
    margin-top: 20px
}
.mod-main .cate .hd {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 26px;
    color: #fff;
    text-align: center;
    background: #8b0003
}
.mod-main .cate .list {
    width: 100%
}
.mod-main .cate .list a {
    float: left;
    width: 30.3334%;
    height: 30px;
    line-height: 30px;
    margin: 1.5% 1.5% 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    background: #8b0003
}
.mod-main .cate.c .hd, .mod-main .cate.c .list a {
    background: #2a497b
}
.mod-main .gg-1 {
    width: 100%;
    margin-top: 20px
}
.mod-main .gg-1 img {
    max-width: 100%
}
.mod-main .item {
    width: 100%
}
.mod-main .item .i {
    float: left;
    width: 50%;
    margin-top: 14px;
    overflow: hidden
}
.mod-main .item .i img {
    max-width: 100%
}
.mod-main .item .list a {
    display: block;
    width: 100%;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font: bold 14px/14px 'Book Antiqua';
    color: #fff;
    text-indent: 10px;
    background: url(../img/hn-item.jpg) no-repeat;
    background-size: 100% auto
}
.mod-main .item .video {
    background: #000
}
.mod-main .item .home-case {
    width: 100%;
    height: 100%;
    overflow: hidden
}
.mod-main .item .home-case .hc-list li {
    margin-right: 10px
}
.mod-main .item .home-case .hc-list li a {
    position: relative;
    display: block;
    width: 100%
}
.mod-main .item .home-case .hc-list li a img {
    width: 100%;
    height: 100%
}
.mod-main .item .home-case .hc-list li a span {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.5)
}
.mod-main .con {
    width: 94%;
    padding: 60px 3% 10px;
    line-height: 180%;
}
.mod-main .con1 {
    background: url(../img/con-bg2.jpg) no-repeat top center;
}
.mod-main .con2 {
    background: url(../img/con-bg1.jpg) no-repeat top center;
}
.mod-main .con img {
    max-width: 100%
}
.mod-main .con .pic {
    width: 100%;
    margin: 0 auto;
    text-align: center
}
.mod-main .con .pic img {
    max-width: 100%
}
.nav-list {
    width: 97%;
    padding: 16px 1.5% 0;
    background: url(../img/home-bg.jpg)
}
.nav-list a {
    float: left;
    width: 49%;
    height: 60px;
    margin: 4px .5% 0;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.5em;
    color: #fff;
    text-align: center;
    background: #2a497b url(../img/nav-bg.jpg) no-repeat
}
.nav-list a:hover {
    text-decoration: underline
}
.nav-list a.i-1 {
    background-position: -316px 0
}
.nav-list a.i-2 {
    background-position: 0 -92px
}
.nav-list a.i-3 {
    background-position: -316px -92px
}
.nav-list a.i-4 {
    background-position: 0 -184px
}
.nav-list a.i-5 {
    background-position: -316px -184px
}
.footer {
	width: 100%;
	margin: 0px 0 0;
	padding: 20px 0 0;
	line-height: 16px;
	color: #fff;
	text-align: center;
	background: #2a497b;
	font-family: "微软雅黑";
}
.footer.foot2 {
	padding-bottom: 20px;
}
.fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    height: 90px;
    background: url(../img/fixed-bg.jpg) no-repeat
}
.fixed .list {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99999;
    width: 100%
}
.fixed li {
    float: left;
    width: 33.334%;
    overflow: hidden
}
.fixed li a {
    display: block;
    margin: 0 auto;
    background-size: 100%;
    background-repeat: no-repeat
}
.fixed .i-1 a {
    background-image: url(../img/fix-1.png)
}
.fixed .i-2 a {
    background-image: url(../img/fix-2.png)
}
.fixed .i-3 a {
    background-image: url(../img/fix-3.png)
}
.son-nav {
    width: 100%;
    margin-bottom: 10px
}
.son-nav a {
    float: left;
    width: 30.3334%;
    height: 30px;
    margin: 0 1.5%;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.son-nav a:hover, .son-nav a.current {
    color: #831b1f;
    font-weight: bold
}
.con-pic .list {
    width: 100%;
    padding: 2% 0;
    overflow: hidden
}
.con-pic .item {
    float: left;
    width: 47%;
    margin: 0 0 2% 2%;
    background: #971c0f
}
.con-pic .item a {
    display: block;
    color: #fff;
    position: relative
}
.con-pic .item img {
    display: block;
    width: 100%;
    background: #f1f1f1
}
.con-pic .item span {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7)
}
.con-news .list {
    width: 100%;
    overflow: hidden
}
.con-news .item {
    padding: 6px 0;
    border-bottom: 1px solid #ccc
}
.con-news .item a {
    display: block;
    overflow: hidden;
    position: relative;
    color: #555
}
.con-news .item img {
    display: block;
    width: 98px;
    height: 130px;
    position: absolute;
    left: 0;
    top: 0;
    background: #f1f1f1
}
.con-news .item p {
    line-height: 150%;
    font-size: 12px
}
.con-news .item strong {
    font-size: 16px;
    color: #2a497b
}
.con-news .item .s {
    width: 20px;
    height: 8px;
    border-bottom: 2px solid #666;
    margin-bottom: 5px
}
.con .article {
    text-align: center;
    line-height: 170%;
    padding-bottom: 5px;
    border-bottom: 1px solid #ddd
}
.con .article span {
    margin: 0 3%;
    color: #004298
}
.con .article h3 {
    font-size: 16px;
    line-height: 25px;
    padding: 15px 10px
}
.con .infor {
    padding: 3%
}
.loadingData {
    width: 96%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background: #666;
    display: none;
    margin: 0 auto 20px
}
.loadingData {
    background: none;
    box-shadow: 0 0 0 2px #2a497b inset;
    color: #2a497b;
    font-weight: 700;
    margin-top: 15px;
}
.pager {
    display: none
}
.relLink {
    width: 96%;
    height: 40px;
    margin: 0 auto 20px
}
.relLink .r, .relLink .l {
    float: left;
    width: 48%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #2a497b;
    background: none;
    box-shadow: 0 0 0 2px #2a497b inset
}
.relLink .r {
    float: right
}
.relLink a {
    color: #2a497b;
    display: block
}
.relLink .hover a {
    box-shadow: 0 0 0 200px #2a497b inset;
    color: #fff
}
.form-main {
    line-height: 150%;
    font-size: 14px;
    color: #555
}
.form-main p {
    margin-bottom: 1em
}
.diy-tb {
    width: 100%
}
.diy-tb th {
    width: 30%
}
.diy-tb th, .diy-tb td {
    font-weight: normal;
    padding: 5px;
    font-size: 14px
}
.diy-tb td .text, .diy-tb td .textarea, .diy-tb td .code {
    width: 75%;
    height: 30px;
    padding: 5px 0 3px 2%;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #e3e3e3;
    border-top-color: #d9d9d9;
    border-left-color: #d9d9d9;
    border-radius: 5px;
    -webkit-box-shadow: 1px 2px 3px #ddd inset;
    box-shadow: 1px 2px 3px #ddd inset;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#fdfdfd))
}
.diy-tb td .code {
    width: 20%
}
.diy-tb td .textarea {
    height: 130px
}
.diy-tb td .button {
    border: none;
    cursor: pointer;
    width: 85px;
    height: 35px;
    border-radius: 5px;
    text-align: center;
    font: normal 18px/35px 'Microsoft Yahei';
    color: #fff;
    background: -webkit-linear-gradient(#0d6eb9, #005ba1);
    background: -moz-linear-gradient(#0d6eb9, #005ba1);
    background: -ms-linear-gradient(#0d6eb9, #005ba1);
    background: linear-gradient(#0d6eb9, #005ba1)
}
.diy-tb td .button:hover {
    background: -webkit-linear-gradient(#005ba1, #0d6eb9);
    background: -moz-linear-gradient(#005ba1, #0d6eb9);
    background: -ms-linear-gradient(#005ba1, #0d6eb9);
    background: linear-gradient(#005ba1, #0d6eb9)
}
.sitepath {
    width: 100%;
    height: 45px;
    margin-bottom: 10px;
    position: relative;
    background: #f1f1f1;
    border-bottom: 1px solid #ddd
}
.sitepath h2 {
    float: left;
    height: 45px;
    line-height: 45px;
    padding: 0 30px 0 10px;
    font-weight: bold;
    font-size: 15px;
    position: relative;
    color: #333
}
.sitepath .showPanel {
    width: auto;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    padding: 0 2% 0 0
}
.sitepath .showPanel p {
    height: 45px;
    line-height: 45px;
    text-align: center;
    padding: 0 10px 0 0;
    color: #999
}
.sitepath .showPanel p:after {
    content: "";
    display: inline-block;
    vertical-align: -4px;
    width: 20px;
    height: 20px;
    background: url(../img/a.png) -60px 0 no-repeat;
    background-size: 100px;
    margin-left: 5px
}
.panel {
    width: 100%;
    display: none
}
.panel a {
    width: 44%;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    color: #555;
    margin: 0 0 4% 4%;
    text-align: center;
    box-shadow: 0 0 0 2px #ccc inset
}
.panel a.hover {
    box-shadow: 0 0 0 2px #2a497b inset;
    color: #2a497b
}
.nobg {
    padding-top: 15px !important;
    background: none !important;
}
.nav-box {
    width: 100%;
    margin-bottom: 12px;
}
.nav-box li {
    float: left;
    width: 24.6%;
    height: 50px;
    margin: 0 .2%;
    overflow: hidden;
	background: #274676;
	 text-align: center;
}
.nav-box li a {
    display: box; 
    display: -webkit-box; 
    display: -moz-box; 
    -webkit-box-pack:center; 
    -moz-box-pack:center; 
    -webkit-box-align:center; 
    -moz-box-align:center; 
    height: 50px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #fff;
    background: #274676;
}
.rs-box {
    margin-bottom: 12px;
}
.rs-box li {
    float: left;
    width: 49%;
    height: 50px;
    margin: 0 .5%;
    background: url(../img/ra-bg.jpg) no-repeat center;
}
.rs-box li a {
    display: box; 
    display: -webkit-box; 
    display: -moz-box; 
    -webkit-box-pack:center; 
    -moz-box-pack:center; 
    -webkit-box-align:center; 
    -moz-box-align:center;
    height: 50px;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    font-family: 'Book Antiqua';
    text-align: center;
}
.rs-box .i-1 a {
    color: #910000;
}
.rs-box .i-2 a {
    color: #274676;
}
.contact-box {
    margin-bottom: 15px;
    z-index: 9999;
    background: #fff;
}
.contact-box li {
	float: left;
	width: 49%;
	height: 50px;
	margin-left:1%;
	background: #910000;
	text-align:center;
}
.contact-box li a {
    display: box; 
    display: -webkit-box; 
    display: -moz-box; 
    -webkit-box-pack:center; 
    -moz-box-pack:center; 
    -webkit-box-align:center; 
    -moz-box-align:center;
    height: 50px;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #fff;
}
.contact-box .i-1 {
	background: #274676;
}
.contact-box .i-2 {
	background: #910000;
}
.contact-box .i-2 span,.contact-box .i-3 span {
    font-size: 15px;
}
.bdsharebuttonbox {
    text-align: center;
}
.bdsharebuttonbox a {
    float: none !important;
    display: inline-block !important;
}
.QF-news{
    float: right
}
.zs_sjdw {
	width: 100%;
	background: #ecedee;
	overflow: hidden;
}
.zs_dwtwo {
	width: 90%;
	margin: auto;
	overflow: hidden;
	padding-top: 20px;
}
.tpimg img {
	width: 100%;
	height: auto;
}
.wztext {
	overflow: hidden;
	margin-top: 14px;
	margin-bottom: 16px;
}
.textleft {
	float: left;
	max-width: 47px;
	margin-right: 10px;
}
.textright {
	float: left;
	width: 79%;
	line-height: 180%;
}
.textright font {
	display: block;
	font-size: 16px;
	color: #010000;
	font-weight: bold;
	font-family:Arial;
}