/* 公共样式表css */
html, body {
	color: #333;
	margin: 0;
	height: 100%;
	font-family: "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: normal;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	text-decoration: none;
	color: #000;
}
img {
	border: 0;
}
body {
	background: #fff;
	color: #666;
}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
	margin: 0;
	padding: 0;
	text-align: left;
}
a {
	text-decoration: none;
	color: #08acee;
}
button {
	outline: 0;
}
img {
	border: 0;
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit;
	outline: none;
}
li {
	list-style: none;
}
a {
	color: #666;
}
.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
}
.dd{
	    display: none !important;
}


.topbg1{position:absolute; left:0; top:0; height:50px; width:100%; background:#000; filter:alpha(opacity=70); opacity:0.7;}
.topbg2{position:absolute; left:0; top:0; height:80px; width:100%;}
.top{margin:0 auto; height:80px; width:100%;padding: 0 18% 0 18%}
.logo{float:left; height:42px; margin-top:20px; border-right:1px #dbdbdb solid;}
.t-txt1{float:left; padding:25px 0 0 10px; font-size:22px; color:#FFF;}
.t-txt2{
	float:right;
	padding-top:12px;
	color:#FFF;
	text-align:right;
	line-height:28px;
}
/* 导航 */
.head{
	width:100%;
	overflow:hidden;
}
.header{
    width: 1200px;
    height: 75px;
    margin: 20px auto;
}
.header-logo{
width: 121px;
    height: 75px;
	float:left;
    background: #b71918;	
}
.header-logo img{
    width: 100%;	
}
.header-tell{
width: 250px;
    height: 75px;
	float:right;
    background: #b71918;	
}
.header-logo img{
    width: 100%;	
}
.top{
		width:100%;
	overflow:hidden;
	    background: #b71918;
}
.top-head{
    width: 1200px;
    height: 58px;
    margin: 0px auto;	
}
.top-head ul{
	width: 910px;
    height: 58px;
    margin: 0px auto;
}
.top-head ul li{
	    width: 130px;
    float: left;
    line-height: 58px;
}
.top-head ul li a{
    color: #fff;
    display: block;
    text-align: center;	
		transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.top-head ul li a:hover{
	background-color:#c80203;
}
/* 导航结束 */
.waps{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.waps h2{
	text-align: center;
    margin-top: 60px;
    font-size: 30px;
}
.waps h3{
	display: block;
    text-align: center;
    margin: 10px;
    color: #9c9c9c;	
}
.opo{
    height: 4px;
    background-color: #b71918;
    width: 100px;
    margin: 0 auto;
    border-radius: 50px;
    margin-top: 10px;
}
/* 范围 */


.row{
	width:1200px;
	padding: 0 10px;
	overflow:hidden;
}

.col-md-2{
	width:178px;
    margin: 35px 0 5px 0;	
	float:left;	
	border-radius: 10px;
    border: 1px solid #ebebeb;	
	box-shadow: 0px 3px 0px #ebebeb, 0px 3px 6px #ebebeb;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.col-xs-4{
	    margin: 35px 20px 0 20px;
}
.col-md-2 span{
	display: block;
    text-align: center;
    padding: 20px 0 15px 0;
    font-size: 68px;
	color: #b71918;
}
.oopa{
	    margin-left: 15px;
}

.col-md-2 p{
    text-align: center;
    font-weight: 100;
    font-size: 18px;
    margin-bottom: 15px;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;	
}

.col-md-2:hover{
	background-color:#b71918;
	border: 1px solid #b71918;
	box-shadow: 0px 3px 0px #b71918, 0px 3px 6px #b71918;
}
.col-md-2:hover span{
	color:#fff;	
}
.col-md-2:hover p{
	color:#fff;
}

/* 流程 */
.in-fwlc{
	width:1200px;
	padding:0 10px;
	overflow:hidden;	
}
.in-fwlc-1{
	width: 151px;
    float: left;
    border: 1px solid #8c030e;
    margin-top: 35px;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 3px 0px #8c030e, 0px 3px 6px #8c030e;	
}
.in-fwlc-1 span{
	display: block;
    text-align: center;
    padding: 20px 0 15px 0;
    font-size: 48px;
    color: #8c030e;
}
.in-fwlc-1:hover{border: 1px solid #cc0b1c;
    margin-top: 35px;
    border-radius: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 3px 0px #cc0b1c, 0px 3px 6px #cc0b1c;
}
.in-fwlc-1 span:hover{
	display: block;
    text-align: center;
    padding: 20px 0 15px 0;
    font-size: 50px;
    color: #fc021b;
}
.in-fwlc-1 p{
	padding-bottom: 10px;
    text-align: center;
    font-size: 14px;
}
/* 烦恼 */
.coll{
	width:400px;
	float:left;
}
.coll p{
    width: 350px;
    font-weight: 600;	
    text-align: center;
    padding: 20px 25px;
    background: #b71918;
    color: #fff;
    margin: 20px auto 10px auto;
    border-radius: 10px;
    border: 1px solid #b71918;
    box-shadow: 0px 3px 0px #b71918, 0px 3px 6px #b71918;	
}
.coll p:hover{
    width: 350px;
    font-weight: 600;	
    text-align: center;
    padding: 20px 25px;
    background: #cc0b1c;
    color: yellow;
    margin: 20px auto 10px auto;
    border-radius: 10px;
    border: 1px solid #b71918;
    box-shadow: 0px 3px 0px #b71918, 0px 3px 6px #b71918;	
}
/* 服务 */
.col{
	width:400px;
	height:400px;
	margin: 40px 0;
	float:left;
	background-color:#b71918;
}
.col-img{
    width: 400px;
    height: 200px;	
}
.col-img img{
	width:100%;
}
.col-text{
    width: 400px;
    height: 200px;
}
.col-text h4{
    color: #fff;
    font-size: 25px;
    width: 360px;
    font-weight: 400;
    margin-left: 20px;
    padding-top: 30px;
}
.opoo{
height: 1px;
    background-color: #fff;
    width: 25px;
    margin: 10px 0 10px 20px;	
}
.col-text p{
    width: 360px;
    margin-left: 20px;
    color: #fff;
    font-size: 15px;
    line-height: 26px;
    text-align: justify;	
}

/* 尾部 */
.foot{
	overflow:hidden;
	background-color: #b71918;
	padding:15px 0;
}
.footer{
	width:1200px;
	overflow:hidden;	
	margin:0 auto;
}
.footer-left{
	width:800px;
	float:left;
	height: 130px;
}
.footer-left p{
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    text-align: justify;
}
.footer-right{
	width:200px;
	float:right;	
}
.footer-right a{
	display: block;
    height: 130px;
    text-align: right;
    line-height: 130px;
    color: #ebebeb;	
}
/* 必要布局样式css */
.ato-content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
    position: relative;
    padding: 0 10px;
}

.ato-list ul {
    height: 470px;
}

.ato-list ul li {
margin-top: 30px;
    width: 270px;
    height: 420px;
    float: left;
    margin-left: 26px;
    margin-right: 5px;
    text-align: center;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    position: relative;
    box-shadow: 0px 3px 0px #ebebeb, 0px 3px 6px #ebebeb;
    border: 1px solid #ebebeb;
    border-radius: 10px;
    left: -12px;
}



.ato-list ul li div {
    width: 270px;
    margin: 30px 0 25px 0;
    text-align: center;
}

.ato-list ul li div img {
    width: 38%;
    height: auto;
    border: none;
    display: block;
    margin: 0 auto;
	border-radius: 500px;
    border: 1px solid #ebebeb;
    box-shadow: 0px 3px 0px #ebebeb, 0px 3px 6px #ebebeb;
}
}

.ato-list ul li h3 {
    font-size: 14px;
    color: #244e6f;
    font-weight: normal;
    margin-bottom: 10px;
}

.ato-list ul li p {
    margin-top: 15px;
    text-align: left;
    font-size: 13px;
    color: #8e8e8e;
    line-height: 25px;
    padding: 0 22px 20px 22px;
}

.ato-more {
    width: 157px;
    height: 36px;
    text-align: center;
    display: none;
    display: inline-block;
    line-height: 34px;
    font-size: 14px;
    text-decoration: none;
    position: absolute;
    bottom: 30px;
    left: 55px;	
    color: #b71918;
    border-radius: 10px;
    border: 1px solid #b71918;
    box-shadow: 0px 3px 0px #b71918, 0px 3px 6px #b71918;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	
	
}


.ato-list-fl {
        float: left;
    position: absolute;
    z-index: 2;
    width: 100%;
}

.ato-title {
    width: 266px;
    margin-top: 130px;
    padding-right: 20px;
}

.ato-title h2 {
    font-size: 24px;
    line-height: 33px;
    color: #333;
    padding: 0;
    margin: 0;
    font-weight: inherit;
}

.ato-title p {
    margin-top: 10px;
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.ato-list-fl a {
    width: 50px;
    height: 50px;
    position: relative;
    margin-top: 54px;
    margin-right: 10px;
    float: left;
    border: 1px solid #ABABAB;
    display: block;
    background: #f2f2f2;
    overflow: hidden;
}

.ato-list-fl a img {
    width: 22px;
    height: 22px;
    display: block;
    border: none;
    margin: 0 auto;
    margin-top: 12px;
}

.ato-list {
    float: left;
    width: 1200px;
    height: 500px;
}

.ato-list ul li:hover {
    top: -5px;
    box-shadow: 0px 3px 0px #b71918, 0px 3px 6px #b71918;
	background:#b71918;
	border: 1px solid #b71918;
}
.ato-list ul li:hover .ato-more{
	color:#000;
	background-color:#fff;
	border: 1px solid #ebebeb;
	box-shadow: 0px 3px 0px #fff, 0px 3px 6px #ebebeb;		
}
.ato-list ul li:hover p{
	color:#fff;
}
.ato-list ul li:hover h3{
	color:#fff;
}
.prev:hover .ato-ope {
    opacity: 0;
}

.ato-ope1 {
    opacity: 0;
}

.prev:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 11px;
}

.prev:hover .ato-ope {
    opacity: 0;
}

.ato-ope1 {
    opacity: 0;
}

.prev:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 11px;
}

.next:hover .ato-ope {
    opacity: 0;
}

.ato-ope1 {
    opacity: 0;
}

.next:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 11px;
}

.next:hover .ato-ope {
    opacity: 0;
}

.ato-ope1 {
    opacity: 0;
}

.next:hover .ato-ope1 {
    opacity: 1;
    position: absolute;
    top: 0;
    right: 11px;
}

.ato-list-fl a:hover {
    background: #108cee;
    border: 1px solid #108cee;
}
.pc-zx{
    width: 550px;
    overflow: hidden;
    margin: 30px auto 0 auto;
    border: 1px solid #b71918;
    border-radius: 40px;
    box-shadow: 0px 3px 0px #b71918, 0px 3px 6px #b71918;
	padding-left: 20px;
}
.pc-zx span{
	display: block;
	width: 348px;
	float: left;
	text-align: center;
	font-weight: 700;
	color: #666;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}
.pc-zx a{
	display: block;
	width: 150px;
	float: right;
	text-align: center;
	background: #b71918;
	color: #fff;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 23px;
	padding-left: 0;
	font-size: 24px;
}
.pc-zx a:hover{background: #cc0b1c;color: yellow;
}
.c6{color:#666}
.f14{font-size:14px;}.f18{font-size:18px;}
.swbox01{width:585px; overflow:hidden; margin-top:50px;}
.swbox02{width:585px; overflow:hidden; margin-top:25px;}
.clear{clear:both;}.left{float:left;}.right{float:right;}.fb{font-weight:700;}.f60{color:#f60;}.f78{color:#787878;}.tp20{padding-top:20px;}.tp40{padding-top:40px;}
