﻿
.clearb{ clear:both}

.line_1{ background:url(/Content/Areas/News/images/PhoneApp/line_bg.jpg) no-repeat 0 0px; height:911px; height:5px; margin:10px auto; display:block;}
.title1{ margin:0 0 10px 0px;}
.main{ margin:50px auto; width:1000px;}
.footer_link{ display:none;}
.main_top{ display:block; height:84px;}
.main_top img{ display:block; margin:0px;}
.main_content{ background:#FFF; border:solid 1px #dddddd; border-top:none;width: 998px;}

.tab {height: 84px;overflow: hidden;}
.tab a {background:url(/Content/Areas/News/images/qikan/main_top.jpg) no-repeat 0 0;display: block;float: left;height: 84px;text-indent: -999em;width: 500px;}

.tab a.active1 {background-position:0 0;}
.tab a.active2 {background-position: -500px 0;}
.tab a.active3 {background-position: -500px -84px;}
.tab a.active4 {background-position: 0 -84px;}

.content_1_right {width: 520px;}
.content_1 .logo{display: block;width: 960px;margin-bottom: 20px;border:1px solid #f1f1f1;}
.content_1 .logo img{height: 80px;display: block;margin: 0 auto;}
.content_1 .logo1{background:#e70012; }
.content_1 .logo2{background:#fff; }

.content_1,.content_2,.bottom{ padding:20px;}
.content_1_right p{ line-height: 30px; font-size: 14px; }
h1.tg_tit{font-size: 24px;line-height: 44px;text-align: center;}

.content_2{ padding:20px;}
.content_2 p{line-height:30px; color:#666;}
.content_2 h2{ font-size: 15px;line-height: 30px;color: #e70012;}

.bottom{ overflow:hidden}
.bottom dl{ float:left; margin:20px; width:440px; line-height:25px;display:inline }
.bottom dl dt{ color: #2e75b7;font-size: 20px;line-height: 40px;}
.bottom dl dd{ line-height: 30px;color: #000;}

.main_bottom img{ display:block; margin:0px;}

.ovflHide{ overflow:hidden; width:1000px}
.tab_Box{ width:10000px;}
.content_tab{ float:left;width:1000px}


.btn1{ background:url(/Content/Areas/News/images/PhoneApp/btn1.jpg); width:175px; height:51px; padding-left:60px; display:block; line-height:51px; font-size:18px; font-family:"微软雅黑", Helvetica, sans-serif; color:#fff}
.btn1:hover{background:url(/Content/Areas/News/images/PhoneApp/btn1_h.jpg);}

.tg_btn{display: block;width: 200px;height: 50px;clear: both;background: #2e75b7;text-align: center;line-height: 50px;font-size: 20px;color: #fff;border-radius: 6px;margin: 0 auto;}
.tg_btn:hover{background: #ff8400;color: #fff;}

@media only screen and (max-width:768px){
 *{
 box-sizing: border-box;
}
.main{
 width:100%;
}
.main_top{
 display:none;
}
.tab{
 display:none;
}
.tab_Box{
 width:100%;
}
.content_1_right {
 width:400px;
}
.content_1 .logo{
 width:96%;
}
.ovflHide{
 width:100%;
}
.content_tab{
 width:100%;
}
.main_content{
 width:100%;
 border-top: 1px solid #ddd;
}
}

@media only screen and (max-width:600px){
.content_1_right {
 width: 100%;
}
} 