@charset "utf-8";
/* CSS Document */

html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img,div { margin:0; padding:0; }
html {-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}
body {background:#FFF;color:#000;font:16px/20px  "Microsoft Yahei", "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", SimSun, sans-serif; min-width:1240px;}

table { border-collapse:collapse; } 
ul,ol{ list-style:none; }
fieldset, img { border:0 none; }
address, caption, cite, code, dfn, th, var { font-style:normal;}

input {padding:0;margin:0;border:0 none;}
textarea {resize:none;overflow:auto; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:16px; margin:0; }
input::-moz-focus-inner { border:none; padding:0; }
button, input, optgroup, select, textarea {color:inherit;font:inherit;}
input[type="text"], input[type="password"], textarea { outline-style:none; -webkit-appearance:none;}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

ul li a:hover{ color:Red;}
a {font-size:16px; color:#000; text-decoration:none; }
a:hover {
     color: #f05a25;
}

/*clearfloat*/

.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix{zoom:1} 

.fr{float:right;}
.fl{float:left;}

.banner-top{background: url(../images-double/banner_01.jpg) no-repeat;
    background-size: 100% 100;
    background-position: top center; height:520px;}


.container{ width:1200px; margin:0 auto; background-color:#FFFFFF;}

.mt30{ margin-top:30px;}


.daohang{ line-height:50px; height:50px;  margin-top:10px; margin-bottom:10px; font-size:14px;}
.daohang a{ font-size:16px; font-weight:bold; color:#f55100; margin-right:20px;}
.tabCon .tableTit {

    background: #EA505C;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #FFFFFF;
    font-size: 24px;
}

.tabCon table {
    border: 1px solid #EA505C;
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}
.tabCon table td {
    height: 60px;
    padding: 0 10px;
    border: 1px solid #EA505C;
    text-align: center;
    font-size: 20px;
}

.tabCon table td{
    color: #333;
    text-decoration: none; font-size:16px;line-height:30px;
}
.tabCon table td a {
    color: #333;
    text-decoration: none; font-size:16px;
}



.footer-d{ margin-top:30px; font-size:14px; color:#FFFFFF; text-align:center; line-height:30px; padding:10px; background-color:#EA505C;} 
.footer-d a{ color:#FFFFFF; font-size:14px; padding-left:10px; padding-right:10px;}
.footer-d a:hover{ color:#f64d11;}


