﻿.indexform{ background: #fff; padding: 20px 0; overflow: hidden; border-top: #e8e8e8 solid 1px;margin: 0 auto; }
.indexform .txt{ color: #191c22; font-size: 20px; line-height: 50px;}
.indexform .btngroup{ }
.indexform .btngroup li{ float: left; padding-left: 20px; }
.indexform .btngroup li a{ display: block; position: relative;  width: 160px;padding: 0 20px;  border: #3e89f9 solid 1px; line-height: 50px; font-size: 16px; color: #3e89f9; }
.indexform .btngroup li a:hover{ background: #3e89f9; color: #fff; }
.indexform .btngroup li:nth-child(1) a:before{ content: ''; position: absolute; right:20px; top: 0; margin-top: 15px; width: 25px; height: 25px; background: url(/uploads/image/psimg/nimg25_5.png) center no-repeat; background-size: 25px; }
.indexform .btngroup li:nth-child(1) a:hover:before{ background: url(/uploads/image/psimg/nimg25_5on.png) center no-repeat; background-size: 25px;}
.indexform .btngroup li:nth-child(2) a:before{ content: ''; position: absolute; right: 20px; top: 0; margin-top: 20px; width: 17px; height: 7px; background: url(/uploads/image/psimg/nimg17_1.png) center no-repeat; background-size: 17px; }
.indexform .btngroup li:nth-child(2) a:hover:before{ background: url(/uploads/image/psimg/nimg17_1on.png) center no-repeat; background-size: 17px;}
