@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, button, input, select, textarea, th, td, span,b { margin: 0; padding: 0; }
body, button, input, select, textarea { font:14px/1.5 Arial,'Microsoft YaHei',sans-serif; }
h1, h2, h3, h4, h5, h6,b,strong,th { font-size: 100%;font-weight:normal; }
small { font-size: 12px; }
ul, ol, li { list-style: none; }
table {border-collapse:collapse; border-spacing:0;border:0px;margin:0px;}
table th,table td{padding:0;}
caption{text-align:left; font-weight:normal;}
a {text-decoration: none; cursor: pointer;color:#666;}
a:hover { text-decoration: none; color:#144a96; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; outline: none; }
img { vertical-align: top; display: inline-block; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { display: block; margin: 0; padding: 0; }
object, embed { outline: 0; }
*:focus {outline: none;} 
del {text-decoration:line-through;}
em {font-style:normal;}
textarea {resize:none;}
body {color:#666;overflow-x: hidden;}

.w {width:1200px;margin:0 auto;}
.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}

.jianju {
    margin-top: 30px;
    overflow: hidden;
}

.top {width: 100%;height:30px;line-height: 30px; background: #efefef;}
.top_l {width:980px;}
.top_r {width:200px;text-align:right;}

.head {overflow: hidden;padding:10px 0;}

.nav li {float: left;font-size: 16px;line-height: 60px;}
.nav li a {display: block;padding: 0 20px;}
.nav li a.cur, .nav li a:hover {color:#fff;background: #144a96;}

.ban {width:100%; height:450px;background:url(../images/ban.jpg) no-repeat;}
.tit {
	text-align: center;
    margin-bottom: 35px;
}
.tit h3 {
	font-size: 30px;
	color: #144a96;  
    margin-bottom: 5px;
    font-weight: bold;
}
.tit h3 span {
	color: #ff9900;
}
.tit p {
    color: #999;
}
.iabout_wz {
	width:800px;
}
.iabout_wz p {
	color: #5a5a5a;
    line-height: 30px;
    text-indent: 2em;
}
.pic {
	padding-top:20px;
}
.iabout_wz a.abo_more {
	margin-top: 24px;
	padding:8px 25px;
	background: #144a96;
	color:#fff;
	display: inline-block;
}
/*优势*/
.youshi {
	background: url(../images/ys.jpg) top center no-repeat;
    height: 500px;
    box-sizing: border-box;
    padding-top: 100px;
}
.youshi li {
	width: 25%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    padding: 0 15px;
}
.youshi li .img {
	display: block;
    margin: 0 auto;
    position: relative;
    width: 100px;
    height: 100px;
    overflow: hidden;
    margin-bottom: 60px;
}
.youshi li .img img {
	width: 100%;
    left: 0;
    position: absolute;
    transition: all .5s ease;
}
.youshi li .img .img1 {
	top: 0;
}
.youshi li .img .img2 {
	top: 100px;
}
.youshi li:hover .img .img1 {
	top: -100px;
}
.youshi li:hover .img .img2 {
	top: 0;
}
.youshi li h3 {
	display: inline-block;
    color: #fff;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.youshi li p {
	color: #fff;
}
/*选择*/
.iadv {
	background: #eaeaea url(../images/adv.jpg) top center;
    padding-top: 30px;
}
.en_wz {
    text-align: center;
    text-transform: uppercase;
  
    font-size: 14px;
    color: #ccc;
    line-height: 20px;
}
.iadv_con {
    background: url(../images/advbg.jpg) no-repeat center;
    height:880px;
}
.iadv_con h3 {
    line-height: 36px;
    font-size: 20px;
    font-weight: bold;
    color: #144a96;
    margin-bottom: 20px;
}
.iadv_con p {
    line-height: 25px;
    color: #5a5a5a;
}
.iadv1 {
    padding: 115px 0 0 35px;
    width: 740px;
}
.iadv2 {
    padding: 155px 0px 0 0px;
    width: 630px;
}
.iadv3 {
    padding: 415px 0 0 100px;
}
/*产品*/
.ipro {
    background: #144a96;
    padding: 50px 0;
    overflow: hidden;
}
.ipro_tit {
    text-align: center;
    margin-bottom: 35px;
}
.ipro_tit h3 {  
    font-size: 30px;
    color: #fff;  
    margin-bottom: 5px;
    font-weight: bold;
}
.ipro_tit h3 span {
    color: #ff9900;
}
.ipro_tit p {
    color: #fff;
}
.ipro_l {
    width: 240px;
    border-left: 8px solid #ffd704;
    box-sizing: border-box;
    background: #033a87;  
}
.ipro_l h3 {
    font-size: 18px;
    color: #fff;
    line-height: 64px;
    border-bottom: 1px solid #144a96;
    text-align: center;
    margin-bottom: 14px;
}
.ipro_l li {
    line-height: 65px;
    text-align: center;
}
.ipro_l li a {
    font-size: 14px;
    color: #fff;
}
.ipro_l li:hover {
    background: #ffd704;  
}
.ipro_l li:hover a {
    color: #000;
}
.tel {
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 65px;
}
.ipro_r {
    width: 936px;
}
.ipro_r li {
    width: 270px;
    height: 262px;
    text-align: center;
    background: #fff;
    float: left;
    border: 1px solid #eeeeee;
    padding: 15px;
    margin: 0 15px 10px 0;
}
.ipro_r li .img {
    display: block;
    width: 210px;
    height: 210px;
    margin: 0 auto;
    transition: all .5s ease;
}
.ipro_r li .img img {
    width: 100%; 
    height: 100%;
}
.ipro_r li:hover .img{
    transform: translateY(-10px);
}
.ipro_r li:nth-of-type(3n) {
    margin-right: 0;
}
.ipro_r li p {
    padding: 10px 0;
}
/*新闻*/
.news_box {
    width: 540px;
}
.news_top {
    padding-bottom: 25px;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
}
.news_top h3 {
    font-size: 20px;
    font-weight: bold;
}
.news_top h3 a {
    color: #103168;
}
.news_top p .date {
    color: #7d7d7d;
}
.news_top p .info {
    color: #5a5a5a;
    line-height: 22px;
}
.news_item li{
    line-height: 35px;
}
.news_item li span {
    display: inline-block;
    padding-right: 20px;
}
.news_item li a {
    color: #5a5a5a;
}
.case {
    width: 610px;
}
.case_top {

}
.case_img {
    width: 200px;
    height: 200px;
}
.case_wz {
    width: 355px;
}
.case_wz h3 {
    font-size: 20px;
    font-weight: bold;
    color: #434343;
    margin-bottom: 10px;
}
.case_wz p {
    color: #5a5a5a;
    line-height: 30px;
}
.case_wz a.more {
    float: right;
    width: 120px;
    height: 30px;
    background: #143670;
    text-align: center;
    line-height: 30px;
    color: #fff;
    margin-top: 10px;
}


.shangmeng span {
    width :70px;
    font-weight: bold;
}
.shangmeng ul {
    margin-left: 10px;
    width: 1120px;
}
.shangmeng ul li {
    float: left;
    padding: 0 10px;
}

/*底部*/
.footer {
    background: #143670;
}
.ft_date {
    width: 195px;
    height: 180px;
    background: #103168;
    padding: 50px 0 0 30px;
    color: #eee;
}
.ft_date h3 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}
.ft_date p {
    font-size: 12px;
}
.ft_tel {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
}
.ft_con {
    width: 940px;
} 
.ft_nav {
    line-height: 65px;
    border-bottom: 1px solid #2b508e;
    margin-bottom: 30px;
}
.ft_nav a {
    display: inline-block;
    padding: 0 30px;
    color: #eee;
}
.ft_lianx {
    padding: 10px 0;
    overflow: hidden;
}
.wx {
    display: block;
    width: 100px;
    height: 100px;
}
.lixi {
    width: 400px;
    margin-left: 30px;
}
.lixi p {
    color: #eee;
    line-height: 22px;
}
.conbt {
    margin-top: 30px;
    width: 250px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #eee;
    font-size: 14px;
    background: #103168;
}
.conbt a{
    color: #eee;
}
.foot_bottom {
    background: #103168;
    padding: 10px 0;
    text-align: center;   
}
.foot_bottom p {
    color: #eee;
    line-height: 25px;
}
.foot_bottom a {
    color: #eee;   
}

/*内页banner*/
.banc {
    width: 100%;
    height: 300px;
    background: url(../images/banc.jpg) center no-repeat;
}
.main {
    margin: 30px 0;
    overflow: hidden;
}
.mian_l {
    width: 225px;
}
.sort_menu {
    margin-bottom: 10px;
    border: #eaeaea 1px solid;
}
.sort_menu h3 {
    height: 60px;
    line-height: 60px;
    padding-left: 72px;
    color: #1a1a1a;
    font-size: 18px;   
    font-weight: 400;
    border-bottom: 1px solid #eaeaea;
    background: url(../images/fenl.jpg) left 30px center no-repeat;
}
.sort li{
    height: 42px;
    line-height: 42px;
}
.sort li a {
    display: block;
    padding-left: 60px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    background: url(../images/dot.png) 35px center no-repeat;
}
.sort li a:hover {
    color: #666;
    background: url(../images/dot_h.jpg) no-repeat;
}
.news_left {
    padding:5px 10px;
}
.news_left li {
    border-bottom: 1px solid #ddd;
    background: url(../images/n_dot.png) no-repeat 0% 50%;
    padding-left: 10px;
    line-height: 30px;
}
.news_left li:last-child {
    border-bottom: none;
}
.call {
    padding: 5px 10px
}
.call p {
    line-height: 25px;
}
.main_r {
    width: 940px;
    float: right;
}
.crumb {
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    padding-right: 10px;
    border-bottom: 1px solid #ddd;
}
.crumb h4 {
    font-size: 16px;
    font-weight: bold;
    color: #515357;
    background: url(../images/home.jpg) left no-repeat;
    border-bottom: 1px solid #4f5e86;
    padding-left: 30px;
    float: left;
}
.site {
    float: right;
    text-align: right;
    line-height: 60px;
}
.main_r .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}
.main_r .content p {
    line-height: 30px;
}
/*滚动*/
#demo1p {
    height: 200px;
    overflow: hidden;
    width:622px;
    margin-top: 15px;
}
#indemo1p {
    float: left;
    width: 800%;
}
#demo1p1 {
    float: left;
}
.top_14 li {   
    float: left;
    height: 200px;
    overflow: hidden;
    text-align: center;
    width: 200px;
    margin-right: 20px;
}
#demo1p2 {
    float: left;
}

/*产品列表*/
.protext {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 2em;
}
.prolist li {
    float: left;
    text-align: center; 
    margin: 0 8px;
    padding-bottom: 10px;
}
.prolist li h3 {
    padding: 1px;
    border: 1px solid #e0e1dc;    
}
.prolist li h3 img {
    width: 210px;
    height: 210px;
}
.prolist li h4 {
    padding-top: 10px;
}
.prolist li h4 a {
    color: #666;
    display: block;
}
.hx {
    border-top: 1px solid #E2E3E4;
    margin-top: 20px; 
}
.pages {
    padding: 10px 0 10px;
    margin-top: 5px;   
}
.pages li {
    display: inline;
    margin:0 1px;
}
.pages li.pages_solid {
    color: #143670;
}
.pages li a {
    padding: 4px 8px;
    border: 1px solid #ccc;
    background: #fff;
    color: #666;
    font-size:12px;
}
.pages li a:hover {
    padding: 3px 8px;
    border: 1px solid #143670;
    background: #143670;
    color: #fff;
    text-decoration: none;
}
/*新闻列表*/
.newslist li {
    position: relative;
    padding: 10px 0 10px 10px;
    border-bottom: 1px solid #ddd;
}
.newslist li:last-child {
    border-bottom: none;
}
.newslist li h3 a{
    font-weight: bold;
}
.newslist div {
    line-height: 25px;
}
.newslist li span {
    color: #999;
    z-index: 0;
    line-height: 28px;
    position: absolute;
    right: 0px;
    top: 0px;
}

/*产品详细页面*/
.content h1 {
    color: #144a96;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #e0e1dc;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.content h6 {
    text-align: center;
    line-height: 30px;
}
.para_l {
    width: 252px;
    height: 252px;
    padding: 1px;
    border: 1px solid #e0e1dc;      
}
.para_l img {
    width: 250px;
    height: 250px;
}
.para_r {
    width: 400px;
    margin-left: 30px;
    display: inline;
    padding-top: 8px;
}
.para_r p {
    height: 30px;
    font-size: 12px;
    border-bottom: 1px dashed #e0e1dc;
    padding-bottom: 5px;
    padding-top: 5px;
}
.pro_detail {
    margin:15px 0;
}
.pro_detail h4{
    line-height: 28px;
    height: 28px;
    color: #144a96;
    margin: 15px 0;
    display: block;
    padding-left: 10px;
    border-bottom: 1px solid #0055ac;
}
.tag {
    line-height: 30px;
    border-top: 1px dashed #e0e1dc;
    color: #999;
}
.news_related {
    margin: 10px 0;
}
.xg_tit {
    line-height: 28px;
    height: 28px;
    color: #144a96;
    margin: 15px 0;
    display: block;
    padding-left: 10px;
    border-bottom: 1px solid #0055ac;
}
.news_related li {
    border-bottom: 1px solid #ddd;
    background: url(../images/n_dot.png) no-repeat 0% 50%;
    padding-left: 10px;
    line-height: 30px;
    position: relative;
}
.news_related li span {
    position: absolute;
    z-index: 0;
    top:0px;
    right:0px;
}
.sitemap {
    margin:10px 0;
}
.sitemap h3 {
    margin:20px 0;
    font-size:16px;
}
.sitemap dl a {
    margin-right:10px;
}



.u-sep10 { height: 10px; }
/* 整体布局 */
.g-hd, .g-bd, .g-ft, .m-nav ul { width: 960px; margin-left: auto; margin-right: auto; }
.g-hd { height: 90px; }
.g-bd { padding-top: 20px; }
.g-mn { float: left; width: 690px; }
.g-sd { float: right; width: 260px; }
.g-ft { margin-top: 20px; margin-bottom: 20px; text-align:center; background-color:#fff; padding: 20px 0; line-height:25px;}
.s-box { background-color: #fff; padding: 10px; }
/* 头部 */
.m-logo { background-image: url(../images/logo.jpg); background-repeat: no-repeat; background-position: left center; width: 260px; height: 50px; margin-top: 20px; float: left; }
.m-sch { width: 343px; height: 30px; background-color: #fff; float: right; padding: 5px; vertical-align: middle; margin-top: 25px; overflow: hidden }
.m-sch .select { float: left; width: 58px; height: 24px; border: 1px solid #ccc; padding-left: 4px; padding-top: 4px; border-right: 0px; }
.m-sch select { border: 0px; }
.m-sch input { float: left; width: 198px; height: 18px; line-height: 18px; padding: 5px; margin: 0px; border: 1px solid #ccc; border-right: 0px; }
.m-sch button { float: left; width: 70px; height: 30px; line-height: 30px; background-color: #cd1a1c; text-align: center; color: #fff; border: 0px; }
/* 导航 */
.m-nav { height: 50px; line-height: 50px; font-size: 14px; background-color: #333333 }
.m-nav ul li { float: left; }
.m-nav ul li a { padding-left: 20px; padding-right: 20px; color: #cccccc; line-height: 50px; display: block; }
.m-nav ul li a:hover,.m-nav ul li .u-crt { background-color: #cd1a1c; color: #FFF; }
/* 头条 */
.m-sld{ float: left; width: 270px; height: 270px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.m-sld .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.m-sld .hd ul{ overflow:hidden; zoom:1; float:left;  }
.m-sld .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.m-sld .hd ul li.on{ background:#f00; color:#fff; }
.m-sld .bd{ position:relative; height:100%; z-index:0;   }
.m-sld .bd li{ zoom:1; vertical-align:middle; }
.m-sld .bd img{ width: 270px; height: 270px; display:block;  }

.m-top-new { float: right; width: 370px; height: 270px; overflow: hidden; }
.m-hot { }
.m-hot .tt { font-size: 16px; font-weight: bold; line-height: 35px; height: 35px; }
.m-hot .tt a { width: 300px; overflow: hidden; display: block; height: 30px; float: left; }
.m-hot .tt span { float: right; color: #CCC; font-weight: normal; font-size: 12px; }
.m-hot .dsc { font-size: 12px; line-height: 20px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px dashed #ccc; color: #666 }
.m-hot-lst { padding-top: 10px; }
.m-hot-lst li { line-height: 25px; height: 25px; overflow: hidden; background-image: url(../images/line-1.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 10px; }
.m-hot-lst li a { float: left; }
.m-hot-lst li span { float: right; color: #999; line-height: 25px; }
/* 侧栏 */
.m-sdc { background-color: #fff; padding: 10px; }
.m-sdc .tt { font-size: 14px; line-height: 30px; height: 35px; border-bottom: 1px dashed #ccc; }
.m-sdc .ct { font-size: 12px; line-height: 25px; padding-top: 10px; }
.m-sdc .pl { padding-top: 20px; }
.m-sdc .pl li { height: 70px; }
.m-sdc .pl .pic { float: left; width: 70px; }
.m-sdc .pl .pic img { width: 60px; height: 50px; border: 1px solid #ddd; padding: 3px; }
.m-sdc .pl .info { float: right; width: 160px; line-height: 22px; }
.m-sdc .tag { padding-top:15px; }
.m-sdc .tag a { text-transform: capitalize; background: #f5f5f5; padding: 4px 12px; border: 1px solid #ddd; zoom: 1; display: inline-block; *display:inline; margin: 0 10px 8px 0; }
.m-sdc .link { padding-top:10px; }
.m-sdc .link li { height:25px; line-height:25px; float:left; width:50%;overflow:hidden;}
.m-sdc .lst { padding-top:5px;}
.m-sdc .lst li { height: 25px; line-height: 25px; overflow: hidden; background-image: url(../images/line-1.jpg); background-repeat: no-repeat; background-position: left center; padding-left:10px;}
.m-sdc .cls {overflow:hidden; position:relative; margin-top:10px; }
.m-sdc .cls ul { margin-top:-1px;}
.m-sdc .cls li { border-top:1px dotted #ddd; height:30px; line-height:30px; padding-left:10px;}
.m-sdc .cls .u-crt { color:#cd1a1c}
/* 模块 */
.m-ad { padding:8px; padding-bottom:5px; background-color:#fff}
.m-ad img { border:1px solid #ddd;}
.g-md { width:700px; position:relative; left:-10px;}
.m-news { background-color: #fff; padding: 10px; float:left; width:320px; margin-left:10px; margin-top:10px; display:inline}
.m-news .tt { font-size: 14px; line-height: 30px; height: 35px; border-bottom: 1px dashed #ccc;}
.m-news .tt a { float:left}
.m-news .tt span { font-size:12px; color:#999; float: right}
.m-news .tt span a { color:#999;}
.m-news .lst { padding-top: 10px;}
.m-news .lst li {height: 25px; overflow: hidden; background-image: url(../images/line-1.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 10px; }
.m-news .lst li a { float: left; height: 25px; line-height:25px; width:230px; overflow:hidden }
.m-news .lst li span { float: right; color: #999; line-height: 25px; }
.m-news .hot { font-size:14px; padding-top:15px; line-height:25px; height:70px; overflow:hidden;}
.m-news .hot img { margin-right:10px; border:1px solid #ddd; padding:3px; float:left;display:inline; width:65px; height:60px;}
/* 面包屑导航 */
.m-crumb { overflow: hidden; line-height: 1.5; zoom: 1; background-color:#fff; padding:10px; }
.m-crumb ul {}
.m-crumb li { float: left; word-wrap: normal; white-space: nowrap; }
.m-crumb li i { display: inline-block; *display:inline;
*zoom:1;
width: 20px; text-align: center; font-size: 12px; color: #ccc; font-family: \5b8b\4f53; }
/* 页面 */
.m-pg-lst { background-color:#fff; padding:10px; margin-top:10px;}
.m-pg-lst .pic { float:left; width:130px;}
.m-pg-lst .pic img { width:120px; height:80px; margin-top:10px;}
.m-pg-lst .info { float:right; width:540px;} 
.m-pg-lst .info .tt { font-size:14px; line-height:30px; height:35px; font-weight:bold}
.m-pg-lst .info .dsc { font-size:12px; color:#999; line-height:18px;}
.m-pg-lst .info .time { color:#333; line-height:30px;}
.m-page { margin-left:auto; margin-right:auto; clear:both; overflow:hidden; padding:20px 0;}
.m-page a { float:left; background:#777; padding-left:10px; padding-right:10px; height:39px; line-height:39px; text-align:center; font-family:"Arial"; display:block; margin-right:4px; color:#fff; text-decoration:none; font-weight:bold;}
.m-page span { float:left; width:37px; height:39px; line-height:39px; text-align:center; font-family:"Lucida Console"; display:block; margin-right:4px; color:#777;}
.m-page a:hover { background:#cd1a1c;}
.m-page a.prePage,.m-page a.nextPage { font-family:"Tahoma";}
.m-page .hidden { display:none;}
.m-pg-tt { font-size:20px; font-weight:bold; margin-top:10px; background-color:#fff; padding:20px;} 
.m-pg-info { font-size:12px; padding: 0px 20px; color:#999; background-color:#fff; }
.m-pg-bd { font-size:16px; line-height:30px; color:#333; background-color:#fff; padding:20px;}
.m-pg-ln { background-color:#fff; padding:10px; margin-top:10px;}
.m-pg-ln span { color:#666}
.m-pg-ln .last { float:left;}
.m-pg-ln .next { float:right;}
.m-pg-rlt {margin-top:10px; background-color:#fff; padding:10px;}
.m-pg-rlt .tt { font-size:14px; line-height:30px; font-weight:bold}
.m-pg-rlt .tt a { color:#cd1a1c}
.m-pg-rlt .lst { padding-top:5px;}
.m-pg-rlt .lst li { line-height:25px; height:25px;}
/* TAG列表 */
.m-tag-lst { background-color:#fff; padding:10px; margin-top:10px;}
.m-tag-lst li { line-height:25px; height:25px; background-image: url(../images/line-1.jpg); background-repeat: no-repeat; background-position: left center; padding-left: 10px; }
/* 留言板 */
.m-gb-lst {background-color:#fff; padding:10px; margin-top:10px;}
.m-gb-lst .info { border-bottom:1px dotted #ccc; line-height:25px; height:25px;}
.m-gb-lst .content { line-height:25px; padding-top:10px;}
.m-gb-form {background-color:#fff; padding:10px; margin-top:10px;}

/* 表单 */
.m-form{line-height:29px;color:#555; padding-bottom:20px;}
.m-form legend{font-size:14px;font-weight:bold;}
.m-form .formitm{padding:20px 0 0;line-height:30px;}
.m-form .formitm-1{padding-left:100px;}
.m-form .lab{float:left;width:90px;margin-right:-90px;text-align:right;font-weight:bold;}
.m-form .ipt{margin-left:100px;}
.m-form .ipt *{vertical-align:middle;}
.m-form .ipt a,.m-form .ipt a:hover{text-decoration:none;color:#3891eb;}
.m-form .ipt img{height:32px;margin:0 15px 0 5px;}
.m-form .ipt .domain{margin:0 0 0 5px;font-weight:bold;color:#777;}
.m-form .ipt p{line-height:22px;color:#999;}
.m-form .tip{padding-top:10px;}
.m-form .tip input{margin:0 5px 3px 0;}
/* 文本输入框 */
.u-ipt { width: 180px; padding: 5px; height: 17px; border: 1px solid #D9D9D9; border-top-color: #c0c0c0; line-height: 17px; font-size: 14px; color: #777; background: #fff; margin-right: 5px; vertical-align: middle; }
.u-ipt-1 { width: 50px; }
.u-ipt-2 { width: 100px; }
.u-ipt-3 { width: 150px; }
.u-ipt-4 { width: 200px; }
.u-ipt-5 { width: 250px; }
.u-ipt-6 { width: 300px; }
.u-ipt-7 { width: 400px; }
.u-tta { width: 180px; padding: 5px; height: 50px; border: 1px solid #D9D9D9; border-top-color: #c0c0c0; line-height: 17px; font-size: 14px; color: #777; background: #fff; vertical-align: middle; margin-right: 5px; }
.u-tta-4 { width: 200px; height: 60px; }
.u-tta-5 { width: 250px; height: 70px; }
.u-tta-6 { width: 300px; height: 80px; }
.u-ipt-7 { width: 400px; height: 100px; }
.u-tta-err { border-color: #c00 #e00 #e00; }
/* 下拉菜单 */
.u-slt { padding: 5px; height: 29px; border: 1px solid #D9D9D9; border-top-color: #c0c0c0; font-size: 14px; color: #777; background: #fff; vertical-align: middle; margin-right: 5px; z-index: 1; }
/* 单选多选 */
.u-opt { margin-right: 10px; }
.u-opt input { margin: 0 5px 3px 0; }
/* 按钮-默认蓝色 */
.u-btn { display: inline-block; *display:inline;
*zoom:1;
*overflow:visible;
-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; padding: 0 12px; height: 29px; line-height: 29px; border: 0px; font-size: 12px; letter-spacing: 1px; word-spacing: normal; text-align: center; vertical-align: middle; cursor: pointer; margin-right: 10px;  background:#de2027; }
button.u-btn {
*height:29px; _line-height: 23px; }
.u-btn, .u-btn:hover { color: #fff; text-decoration: none;  background:#cc1c23;}