/* Logo 字体 */
@font-face {
  font-family: 'iconfont';
  src: url('../icon/iconfont.woff2?t=1662002011941') format('woff2'),
       url('../icon/iconfont.woff?t=1662002011941') format('woff'),
       url('../icon/iconfont.ttf?t=1662002011941') format('truetype');
}


.ico{
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  fill: currentColor;

}





/************ HEADER ***************/

#join_box{
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #e6e6e6;
	}

#join_box_l{
	width: 720px;
    float: left;
    font-size: 12px;
    color: #4d4d4d;
    letter-spacing: 1px;
	}

#join_box_r{
    width: 480px;
    float: right;
    font-size: 12px;
    color: #FFF;
    text-align: right;
	}
	
#join_box_r a{
	display:block;
	float:right;
	color: #4d4d4d;
    font-size: 12px;
    margin-left: 20px;
    letter-spacing: 1px;
	}
	
#join_box_r a span{
	display: block;
    float: left;
    color: #4d4d4d;
    font-size: 14px;
    margin-right: 5px;
	}
	
#logo{
    width: 100%;
    height: 130px;
	}

#logo_l{
	width: 600px;
    float: left;
	}
	
#logo_l a{
	display: block;
    font-size: 15px;
    color: #000000;
    text-transform: uppercase;
    line-height: 35px;
    padding-top: 37px;
	}
	
#logo_l a span{
    display: block;
    font-size: 34px;
    color: #000000;
    font-weight: bold;
	}

#logo_r{
	width: 600px;
    float: right;
	}
	
#tel_div{
    width: 240px;
    padding-left: 83px;
    height: 50px;
    line-height: 25px;
    background: url(../img/tel_bg.png) no-repeat;
    font-size: 24px;
    color: #f68100;
    /* font-family: 'Arial'; */
    font-weight: bold;
    text-align: left;
    letter-spacing: 0px;
    float: right;
    margin-top: 40px;
	}
	
#tel_div span{
    display: block;
    font-size: 14px;
    font-family: '微软雅黑';
    color: #727272;
    font-weight: normal;
    width: 35px;
    float: left;
    letter-spacing: 1px;
	}
	
#tel_div i{
    display: block;
    font-style: normal;
    float: right;
	}

#nav{
    width: 100%;
    height: 65px;
    line-height: 65px;
    background: #0088ce;
	}

#nav a{
	display: block;
    float: left;
    width: 150px;
    text-align: center;
    margin: 0px 0px;
    font-size: 15px;
    color: #FFF;
	}

#nav a:hover{
	background:url(../img/nav_on.jpg) no-repeat;
	font-weight:bold;
	color:#000000;
	}
	
#nav a.active{
	background:url(../img/nav_on.jpg) no-repeat;
	font-weight:bold;
	color:#000000;
	}


/************ HEADER ***************/








/************ FOOTER ***************/

.footer{
    width: 100%;
    height: 330px;
    background: #333333;
	}
	
#foot_nav{
	width: 100%;
    height: 79px;
    line-height: 79px;
    border-bottom: 1px #4b4b4b solid;
	}

#foot_nav a{
    font-size: 15px;
    color: #FFF;
    margin: 0px 42px;
	}

#foot_c{
    width: 100%;
    /* height: 165px; */
    padding-top: 45px;
	}

#foot_c_l{
    width: 920px;
    text-align: left;
    float: left;
    font-size: 14px;
    color: #FFF;
    letter-spacing: 1px;
    line-height: 32px;
	}
	
#foot_c_l a{
	color:#FFF;
	}

#foot_c_r{
    width: 135px;
    float: right;
    font-size: 14px;
    color: #FFF;
    line-height: 30px;
    text-align: center;
	}
	
#foot_c_r img{
	display:block;
	width:135px;
	height:135px;
	}


/************ FOOTER ***************/









/************ INDEX MAIN ***************/

#main_i{
	overflow: hidden;
	margin-top:50px;
	}
	
.index_title{
	width: 100%;
    text-align: center;
    font-size: 12px;
    color: #505050;
    letter-spacing: 1px;
    line-height: 40px;
    height: 105px;
    overflow: hidden;
	}

.index_title span{
	display: block;
    font-size: 35px;
    font-weight: bold;
    color: #000000;
	}

.index_title i{
    display: block;
    font-style: normal;
    color: #2f9ed7;
    font-size: 28px;
	}
	
	
	
	
	
	
#index1{
    width: 100%;
    height: 920px;
	}
	
#index_l{
	width:230px;
	float:left;
	}

#index1_l_title{
	width: 100%;
    text-align: center;
    height: 75px;
    line-height: 75px;
    background: #333333;
    text-transform: uppercase;
    color: #454545;
    font-weight: bold;
    font-size: 44px;
    letter-spacing: 1px;
	}

#index1_l_title span{
	display: block;
    font-size: 24px;
    color: #FFF;
    margin-top: -75px;
	}

#index1_l_c{
    width: 100%;
    height: 835px;
    background: #f3f3f3;
	}
	
/*left*/
.leftsidebar_box{
	width: 100%;
    height: auto !important;
    /* overflow: visible !important; */
    height: 100% !important;
    /* background-color: #3992d0;*/
	}
	
.leftsidebar_box dl{
	margin: 0;
    margin-bottom: 0px;
	}

.leftsidebar_box dt{
	padding-left: 25px;
    padding-right: 20px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #f5f5f5;
    font-size: 15px;
    position: relative;
    line-height: 42px;
    cursor: pointer;
	}
	
.leftsidebar_box dt span{
	margin-right:5px;
	}
	
.leftsidebar_box dd{
    padding: 0;
    margin: 0;
    padding: 0px 25px;
    margin-top: 5px;
	}
	
.leftsidebar_box dd a{
	display: block;
    color: #5a5a5a;
    line-height: 20px;
    font-size: 12px;
    border-bottom: 1px #cccccc solid;
    height: 29px;
    line-height: 29px;
	}
	
.leftsidebar_box dd a:hover{
	font-weight:bold;
	text-indent:10px;
	}
	
.leftsidebar_box dt img{position:absolute;right:15px;top:20px;}
.system_log dt{}
.custom dt{background-image:url(../img/custom.png)}
.channel dt{background-image:url(../img/channel.png)}
.app dt{background-image:url(../img/app.png)}
.cloud dt{background-image:url(../img/cloud.png)}
.syetem_management dt{background-image:url(../img/syetem_management.png)}
.source dt{background-image:url(../img/source.png)}
.statistics dt{background-image:url(../img/statistics.png)}
.leftsidebar_box dl dd:last-child{padding-bottom:10px;}

#index1_r{
	width:910px;
	float:right;
	}

#index1_r_title{
	width: 100%;
    height: 74px;
    border-bottom: 1px #919191 solid;
    font-size: 28px;
    color: #000000;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 74px;
	}

#index1_r_title a{
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    float: right;
	}

#index1_r_c{
	width: 100%;
    margin-top: 25px;
	}

.cpzs_box{
	height:250px;
	}
	
.cpzs_box a{
    display: block;
    height: 250px;
    overflow: hidden;
    background: #f7f7f7;
    text-align: center;
    font-size: 15px;
    color: #000000;
    letter-spacing: 1px;
    line-height: 48px;
	}
	
.cpzs_box a:hover{
	background:#f68100;
	color:#FFF;
	}
	
.cpzs_box a img{
	display: block;
    width: 100%;
    height: 200px;
    object-fit: cover;
	}





#index2{
	width: 100%;
    height: 200px;
    background: url(../img/index2_bg.png) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 50px;
	}

#index2_l{
	width: 840px;
    float: left;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 1px;
    line-height: 55px;
    padding-top: 50px;
	}

#index2_l span{
    display: block;
    font-size: 33px;
    font-weight: bold;
	}
	
#index2_r{
    width: 265px;
    float: right;
    padding-top: 30px;
	}

#index2_r1{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
    line-height: 36px;
    height: 80px;
	}

#index2_r1 span{
	margin-right: 5px;
    font-size: 14px;
	}

#index2_r1 i{
    display: block;
    font-style: normal;
    font-family: 'Impact';
    font-size: 30px;
	}

#index2_ra{
	display: block;
    width: 100%;
    text-align: center;
    height: 45px;
    line-height: 45px;
    background: #FFF;
    color: #000000;
    border-radius: 25px;
    font-size: 15px;
    letter-spacing: 1px;
	}
	
#index2_ra span{
    margin-right: 5px;
    color: #000;
    font-size: 18px;
	}
	
	
	
	
	
#index3{
    width: 100%;
    height: 1185px;
    padding-top: 55px;
    background: url(../img/index3_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
	}
	
#index3_title{
    width: 645px;
    text-align: center;
    height: 115px;
    background: url(../img/index3_title.png) no-repeat;
    margin: 0px auto;
    font-size: 15px;
    color: #FFF;
    letter-spacing: 1px;
    line-height: 60px;
    overflow: hidden;
	}

#index3_title span{
	display: block;
    font-size: 40px;
    color: #000000;
    font-weight: bold;
	}
	
#index3_title span i{
	font-style:normal;
	color:#e67817;
	}
	
#index3_c{
	width: 100%;
    margin-top: 45px;
	}

.index3_box{
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin-bottom: 25px;
	}

.index3_box_img{
    width: 600px;
    height: 300px;
    float: left;
	}

.index3_box_img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
	}

.index3_box_c{
	background: #FFF;
    width: 415px;
    height: 213px;
    padding: 47px 80px 40px 55px;
    float: left;
    font-size: 14px;
    color: #282929;
    line-height: 30px;
    text-align: right;
	}
	
.index3_box_c p{
	padding:0;
	margin:0;
	}

.index3_box_c span{
    display: block;
    font-size: 23px;
    color: #000000;
    font-weight: bold;
	}
	
.index3_box_c i{
	display: block;
    font-style: normal;
    font-size: 12px;
    color: #a0a0a0;
    text-transform: uppercase;
    margin-bottom: 20px;
	}
	
.index3_box_ico{
	width: 100px;
    float: right;
    margin-top: -200px;
	}





#index4{
    width: 100%;
    margin-top: 50px;
    height: 600px;
	}

#index4_c{
	width: 100%;
    height: 465px;
    overflow: hidden;
    margin-top: 25px;
	}

#index4_c a{
	display: block;
    float: left;
    width: 380px;
    height: 220px;
    margin-right: 30px;
    margin-bottom: 25px;
	}
	
#index4_c a img{
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
	}
	
#index4_c a:nth-child(3){ margin-right:0px;}

#index4_c a:nth-child(6){ margin-right:0px;}





#index5{
	width: 100%;
    height: 1230px;
    padding-top: 40px;
    background: url(../img/index5_bg.png) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 60px;
	}
	
#index5_c{
    box-shadow: 0 0 4px 2px rgb(246 246 246);
    background: #FFF;
    height: 1035px;
    margin-top: 25px;
    padding: 25px;	
	}
	
#index5_c1{
	width: 100%;
    height: 695px;
	}

#index5_c1_img{
	width: 100%;
    height: 475px;
    overflow: hidden;
	}

#index5_c1_img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
	}

#index5_c1_c{
    width: 100%;
    height: 220px;
    background: #f7f7f7;
    overflow: hidden;
	}

#index5_c1_c_l{
    width: 180px;
    text-align: center;
    background: #00a8ff;
    height: 220px;
	float:left;
    color: #FFF;
    letter-spacing: 1px;
    font-size: 22px;
    line-height: 55px;
	}

#index5_c1_c_l span{
	display: block;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 10px;
    padding-top: 45px;
	}

#index5_c1_c_r{
	padding: 20px 35px;
    float: right;
    width: 900px;
    height: 180px;
    letter-spacing: 1px;
	}

#index5_c1_c_r span{
	display: block;
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 5px;
	}

#index5_c1_c_r i{
	font-style: normal;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 13px;
    color: #000000;
    line-height: 30px;
	}
	
#index5_c1_c_r i p{
	padding:0;
	margin:0;
	}

#index5_c1_c_r a{
	display: block;
    float: right;
    color: #333333;
    font-size: 45px;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
	}
	
#index5_c2{
    width: 100%;
    margin-top: 45px;
	}

#index5_c2 a{
	display:block;
	float:left;
	margin-right:30px;
	width:360px;
	height:265px;
	overflow:hidden;
	}
	
#index5_c2 a img{
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
	}
	
	
	
	
	
#index6{
	width: 100%;
    height: 755px;
    padding-top: 60px;
    background: url(../img/index6_bg.jpg) no-repeat;
    filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 50px;
	}
	
#index6_c{
	width: 100%;
    margin-top: 40px;
	}

#index6_l{
	width: 550px;
    float: left;
	}

.index6_l_a{
	display: block;
    float: left;
    box-shadow: 0 0 4px 2px rgb(246 246 246);
    width: 550px;
    height: 520px;
    overflow: hidden;
	}

.index6_l_a_img{
    width: 100%;
    height: 320px;
    overflow: hidden;
	}

.index6_l_a_img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
	}
	
.index6_l_a_c{
	padding: 25px;
    background: #FFF;
    height: 150px;
    font-size: 14px;
    color: #6d6d6d;
    letter-spacing: 1px;
    line-height: 26px;
	}

.index6_l_a_c span{
    display: block;
    font-size: 20px;
    color: #000000;
    margin-bottom: 10px;
    line-height: 35px;
	}
	
.index6_l_a_c i{
	font-style: normal;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    margin-top: 15px;
	}
	
#index6_r{
    width: 610px;
    float: right;
	}

.news_box{
	display: block;
    padding: 15px 25px;
    border-bottom: 1px #d2d2d2 solid;
    height: 130px;
    margin-bottom: 17px;
    font-size: 14px;
    color: #6d6d6d;
    line-height: 26px;
    letter-spacing: 1px;
	}
	
.news_box:hover{
	background:#fb8d22;
	color:#FFF;
	border-bottom:1px #fb8d22 solid;
	}
	
.news_box:hover>span{
	color:#FFF;
	}
	
.news_box span{
    display: block;
    font-size: 18px;
    color: #000000;
    line-height: 32px;
	}
	
.news_box span small{
	display:block;
	}
	
.news_box i{
	font-style: normal;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	}

	
	
	
	
	


/************ INDEX MAIN ***************/








/************ SIDEBAR ***************/

.sidebar_title{
	width: 100%;
    text-align: center;
    height: 80px;
    background: #333333;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;

    letter-spacing: 1px;
    line-height: 25px;
	}
	
.sidebar_title span{
	display: block;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
    padding-top: 12px;
	}
	
.sidebar_t_c{
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin-bottom: 20px;
	}
	
.sidebar_t_c a{
	border-bottom: 1px dashed #ededed;
    display: block;
    padding: 0px 10px;
    height: 49px;
    line-height: 49px;
    color: #595959;
    font-size: 12px;
	}
	
.sidebar_t_c a span{
	float: right;
	}
	
.sidebar_t_c a:hover{
	background:#333333;
	color:#FFF;
	font-weight:bold;
	text-indent:10px;
	}
	
.sidebar_b_c{
    border: 1px solid #e5e5e5;
    padding: 10px;
    font-size: 12px;
    color: #595959;
    line-height: 36px;
	}

/************ SIDEBAR ***************/








/************ 内页 ***************/

.commoninner{
    width: 1200px;
    margin: 0px auto;
    margin-top: 40px;
    margin-bottom: 50px;
	}
	
.inner-left{
	width: 260px;
    float: left;
	}
	
.inner-right{
	width: 900px;
    float: right;
	}

	
.title{
    margin: 0px;
    padding: 0px;
    height: 79px;
    line-height: 79px;
    /* font-weight: bold; */
    margin-bottom: 20px;
    font-size: 24px;
    color: #0088ce;
    border-bottom: 1px #0088ce solid;
    letter-spacing: 1px;
	}
	
.weizhi{
	display: block;
    float: right;
    font-size: 12px;
    color: #6e6e6e;
    line-height: 79px;
	}
	
.weizhi a{
	color: #6e6e6e;
	}
	
.de-about-content{}

.de-about-content p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
	
.de-product-list{
    overflow: hidden;
	}

.de-product-list ul{
	padding:0px;
	margin:0px;
	}
	
.de-product-list ul a{
    display: block;
    width: 280px;
    height: 235px;
    float: left;
    border: 1px #dcdcdc solid;
    /* background: #f3f3f3; */
    text-align: center;
    line-height: 50px;
    color: #282828;
    font-size: 12px;
    font-family: '微软雅黑';
    margin: 0px 9px;
    margin-bottom: 20px;
	}

.de-product-list ul a img{
	display: block;
    width: 280px;
    height: 185px;
    object-fit: cover;
	}
	
.de-product-list ul a:hover{
	background:#f68100;
	color:#FFF;
	}
	
.MagnifierMain{
	display:block;
	width:100%;
	border:0 !important;
	text-align:center;
	margin:30px auto;
	}
	
.MagnifierMain img{}
	
.MagTargetImg{
    display: block;
    margin: 0px auto;
    max-width: 100%;
	}
	
.prodectInfo{
	width: 1200px;
    margin: 0px auto;
	margin-bottom: 50px;
	}
	
.info-crumbs{
	background: #f6f6f6;
    height: 45px;
    line-height: 45px;
    text-indent: 20px;
    font-size: 14px;
    color: #595959;
	}
	
.info-crumbs a{
	color: #595959;
	}
	
.info-main{
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
	}

.info-main span{
	display: block;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 60px;
	}
	
.info-main img{
	display:block;
	margin:0px auto;
	}
	
.infoCenter-left{
	width: 260px;
    float: left;
	}
	
.infoCenter-right{
	width: 900px;
    float: right;
	}
		
.center-content table{
	width:100% !important;
	text-align:center;
	border-collapse: collapse;
	}
	
.center-content table tr td{
    width: 33%;
    text-align: center;
    border: 1px #282828 solid;
    font-size: 12px;
    line-height: 35px;
	}

	
.infopreview{
	width: 100%;
    height: 460px;
    padding-top: 40px;
	}
	
.center-title{
	font-weight: bold;
    font-size: 18px;
    color: #333333;
    line-height: 60px;
    margin-bottom: 20px;
    height: 59px;
    border-bottom: 1px solid #333333;
	}
	
.parm{
	float: right;
    width: 55%;
    text-align: left;
    text-indent: 10px;
	}
	
.parm table tr td{
    font-size: 12px;
    border: 1px #000 solid;
    line-height: 32px;
    text-indent: 10px;
	}
	
.center-content p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
	
.de-news-list ul{
	padding:0px;
	margin:0px;
	}
	
.de-news-list ul a{
	display: block;
    width: 870px;
    padding: 10px;
    height: 160px;
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 38px;
    color: #595959;
    box-shadow: 0 0 4px 2px rgb(204 204 204 / 90%);
	}
	
.de-news-list ul a span{
    display: block;
    color: #323232;
    font-weight: bold;
    font-size: 15px;
    line-height: 42px;
	}
	
.de-news-list ul a:hover{
	box-shadow: 0 0 4px 2px rgb(0 95 177 / 90%);
	}
	
.img{
	height: 160px;
    width: 210px;
    float: left;
	}
	
.img img{
	display: block;
    height: 160px;
    width: 210px;
    object-fit: cover;
	}
	
.box{
    width: 100%;
    float: right;
    height: 160px;
	}
	
.box i{
	font-style:normal;
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	}
	
.news-detail-title{
	padding-bottom: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: center;
    margin-bottom: 15px;
	}
	
.h3{
	font-size: 18px;
    color: #323232;
    line-height: 24px;
    font-weight: bold;
    margin: 25px 0 10px;
	}
	
.b{
	font-size: 13px;
    color: #999999;
    line-height: 20px;
	}
	
.news-detail p{
	margin: 0px;
    font-size: 14px;
    line-height: 28px;
	}
	
.newsPage{
    color: #323232;
    font-size: 12px;
    line-height: 26px;
    margin-top: 25px;
	}
	
.page-a{
	display: block;
    float: left;
    margin: 0px 5px;
    height: 44px;
    line-height: 44px;
    border: 1px #ccc solid;
    margin-bottom: 10px;
    padding: 0px 5px;
    width: 428px;
	}
	
.newsPage a{
	color: #323232;
	}
	
.page-a a:hover{
	font-weight:bold;
	color:#014b8b;
	padding-left:10px;
	}
	
.contact-list{
	overflow: hidden;
    margin: 25px auto;
	}
	
.contact-list ul{
	padding:0;
	margin:0;
	}
	
.contact-list li{
    min-height: 28px;
    padding-left: 50px;
    float: left;
    width: 365px;
    font-size: 14px;
    color: #595959;
    line-height: 20px;
    padding-top: 8px;
    margin-bottom: 14px;
    word-wrap: break-word;
	}
	
.icon-01{
	background: url(../images/contact-icon-01.png) no-repeat left top;
	}
	
.icon-02{
	background: url(../images/contact-icon-02.png) no-repeat left top;
	}

.icon-03{
	background: url(../images/contact-icon-03.png) no-repeat left top;
	}

.icon-04{
	background: url(../images/contact-icon-04.png) no-repeat left top;
	}

.icon-05{
    background: url(../images/contact-icon-05.png) no-repeat left top;
	}

.icon-06{
    background: url(../images/contact-icon-06.png) no-repeat left top;
	}
	
#dituContent{
	width: 100%;
    height: 500px;
    margin: 0 auto;
	}
	
.de-message{
	overflow: hidden;
    padding: 0 5px;
	}
	
.tips{
	font-size: 13px;
    line-height: 55px;
    color: #737373;
	}
	
.form-tr{
	overflow: hidden;
	}
	
.form-tr input{
	display: block;
    width: 658px;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e6e6e6;
	}
	
.error{
	height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #f00;
    padding: 0 5px;
	}
	
.form-tr textarea{
	display: block;
    width: 658px;
    padding: 5px 10px;
    height: 168px;
    border: 1px solid #e6e6e6;
	}
	
.code input{
	width: 188px;
    float: left;
	}
	
.verify{
	cursor: pointer;
    float: left;
    margin-left: 25px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 0;
	}
	
.verify img{
	display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
	}
	
.submit{
	margin-top: 15px;
    display: block;
    width: 190px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #007b42;
    color: #fff;
    font-size: 15px;
	}
	

/************ 内页 ***************/