@import url(main.css);

.tit{max-width:750px;width:100%;margin:0 auto;height:3.25rem;line-height:3.25rem;text-align:center;border-bottom:3px solid #f1f1f1;font-size:1.3rem;font-weight:600;}
.tit b{float:left;width:10%;}
.tit a{color:#006eb6;}
.tit h2{width:77%;float:left;}
.tit span{width:10%;}

.about{max-width:750px;width:100%;margin:0 auto;}
.about img{max-width: 100%;}
.about_con{margin-top:1rem;padding:0 1rem;}

.contact{max-width:750px;margin:1rem;}
.contact img{}
.contact_con{margin-top:1rem;}
.contact_con p{padding:1.5rem 2rem;font-size:0.8rem;}

.news{max-width:710px;margin:1rem auto 0;padding:0 1rem;}
.news_list{margin:0 auto;}
.news_list li{background:#f1f1f1;padding:0.5rem;margin-bottom:0.5rem;}
.news_list li a{font-size:1rem;line-height:1.4rem;}
.news_list li p{color:#b7b7b7;font-size:0.7rem;}

.news h1{font-size:1.5rem;line-height:2.5rem;text-align:center;color:#006eb6;}
.news_con{padding:0 1rem;font-size: 0.8rem;}
.news_con p{text-indent:2em;}
.news_con p b{color:#006eb6;display:block;padding-top:1rem;}

.pro{max-width:710px;margin:1rem auto 0;padding:0 1rem;}
.pro_list li{float:left;width:10.9rem;margin-right:1.25rem;float:left;margin-bottom:1rem;}
.pro_list li:nth-child(3n+3){margin-right:0;}
.pro_list li img{width:10.9rem;height:10.55rem;}
.pro_list_con{background:#005ca1;padding:0.5rem;color:#FFF;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem;}
.pro_list_con a{color:#FFF;}
.pro_list_con b{display: block;height: 2rem;line-height: 2rem;font-size: 0.7rem;width: 100%;overflow: hidden;}
.pro_list_con p{line-height: 1.5rem;font-size: 0.5rem;}

.pro_sub{max-width:710px;margin:1rem auto 0;padding:0 1rem;}
.pro_sub h1{font-size:0.8rem;line-height:2rem;text-align:center;color:#006eb6;}
.pro_sub img{max-width:25rem;margin:0 auto 0;height:auto;}
.pro_con{max-width:710px;margin:1rem auto 0;padding:0 1rem;}
.pro_con p{text-indent:2em;}
.pro_con p b{color:#006eb6;display:block;padding-top:1rem;}

.pro_table{max-width:710px;margin:1rem auto 0;padding:0 1rem;}
.pro_table table{width:100%;text-align:center;border:1px solid #CCC;}
.pro_table table tr{height:40px;line-height:40px;}
.pro_table table tr th{border-bottom:1px dashed #CCC;background:#f1f1f1;width:25%;}
.pro_table table tr td{border-bottom:1px dashed #CCC;width:25%;}

.brand_sub{max-width:710px;margin:1rem auto 0;padding:0 1rem;}
.brand_sub h1{font-size:0.8rem;line-height:2rem;text-align:center;color:#006eb6;}
.brand_sub img{max-width:25rem;margin:0 auto 0;height:auto;}

.brand_con{margin-top:1rem;}
.brand_con p{text-indent:2em;}
.brand_con_tit{margin-top:1rem;border-bottom:1px solid #ccc;}
.brand_con_tit span{font-size:0.8rem;border-bottom:3px solid #444;padding-bottom:0.25rem;}

.brand_con_list{margin-top:0.5rem;}
.brand_con_list li{width:44%;margin-right:4%;float:left;margin-bottom:0.5rem;background:#EEE;border-radius:0.2rem;padding:0 2%;overflow:hidden;height:1.5rem;line-height:1.5rem;font-size: 0.7rem;}
.brand_con_list li:nth-child(2n+2){margin-right:0;}
.brand_con_list li a{}