@charset "utf-8";
/* CSS Document */
.index_title{margin:auto; margin-top:50px;width:1200px; height:auto; overflow:hidden;}
.tt{ padding:10px;font-size:30px;color:#052269;text-transform: uppercase;letter-spacing:3px;font-weight:600;position: relative;text-align: center;}
.tt span{color:#052269;}
.tt:before{content: '';background: #dadada;height: 2px;position: absolute;width: 10%;top: 0%;left: 35%;}
.tt:after{content: '';background: #dadada;height: 2px;position: absolute;width: 10%;bottom: 0%;right: 35%;}
.tc{ margin-top:10px;font-size:14px;color:#999;text-align: center;}

.center_title{margin:auto; margin-top:30px;width:1200px; height:auto; overflow:hidden;}
.center_content{margin:auto; margin-top:50px;width:1200px; height:auto; overflow:hidden;}
.center_content h1{ font-size:13px;}
.center_content p{ padding:20px 0px 20px 0px;}
.center_content li{padding:10px 0px 10px 0px;}
.center_content li i{ margin-right:10px;}
.center_content li img{ width:200px;}
.center_map{margin:auto;margin-top:50px; margin-bottom:50px;width:1200px; height:auto; overflow:hidden;}

.center_feedback{margin:auto;padding:0; margin-top:50px; margin-bottom:50px;width:1200px;}
.center_feedback .fe_list{clear:both;margin-top:20px;height:auto; overflow:hidden;}
.center_feedback .fe_list ul{display:block;float:left;height:auto;overflow:hidden; width:386px;}
.center_feedback .fe_list #ft{font-weight:bolder;}
.center_feedback .fe_list #ft span{ color:#ff8800;}
.center_feedback .fe_list #fi{ margin-top:10px;width:386px;}
.center_feedback .fe_list #fi .i{ width:380px; height:30px;border:#ccc 1px solid;}
.center_feedback .fe_list #fi .s{ width:380px; height:33px;border:#ccc 1px solid;}
.center_feedback .fe_list #fe_line{display:block;float:left;width:20px; height:25px;}

.center_feedback .fe_content{ clear:both;margin-top:50px;height:auto; overflow:hidden;}
.center_feedback .fe_content #ft{font-weight:bolder;}
.center_feedback .fe_content #ft span{ color:#ff8800;}
.center_feedback .fe_content #fi{margin-top:10px;width:1200px;}
.center_feedback .fe_content #fi .t{width:1192px; height:80px;border:#ccc 1px solid;}

.center_feedback .fe_button{ margin-top:30px;text-align:center;}
.center_feedback .fe_button .b{padding:5px 15px 5px 15px;border:none; width:150px;height:45px;text-align:center; background:#052269;color:#fff;cursor:pointer;}


@media screen and (max-width: 700px) {
.index_title{ margin-top:30px;width:100%;}
.tt{font-size:20px;}
.tc{font-size:12px;}
.center_title{ width:95%;}

.center_content{ width:95%;}
.center_content li img{ width:50%; margin:auto; display:block;}
.center_map{ width:95%;}
.center_map img{width:100%;}
.center_feedback{width:100%;}
.center_feedback .fe_list{margin-top:20px;}
.center_feedback .fe_list ul {float:none; margin:auto;width:98%;}
.center_feedback .fe_list #ft{font-weight: normal;}
.center_feedback .fe_list #fi{width:100%;}
.center_feedback .fe_list #fi .i{width:98%;}
.center_feedback .fe_list #fi .s{width:98%;}
.center_feedback .fe_content{ margin-top:20px;}
.center_feedback .fe_content #ft{ margin:auto;width:98%; font-weight:normal;}
.center_feedback .fe_content #fi{ margin:auto; margin-top:10px;width:98%;}
.center_feedback .fe_content #fi .t{width:98%;}
}
