﻿body 
{
    margin: 0;
    background-color:White;
}
/*a{color: #2fa0ec;text-decoration: none;outline: none;}*/
a{color: #506A85;text-decoration: none;outline: none;}
a:hover,a:focus{color:#009688;}
.safeexit
{
    color: Red;
    text-decoration: none;
    outline: none;
}
.safeexit:hover{color:Red;}
.divcommon
{
    width:1200px;
    margin:0 auto;
}
.daohang
{
    width:1200px;
    height:90px;
    line-height:90px;
    margin:0 auto;
}
.logo
{
    float:left;
    height:90px; 
    line-height:90px; 
    vertical-align:middle;
    width:168px;
    margin-right:20px;
}
.navmenu
{
     float:left;
     height:90px;
     width:490px;
}
.navright
{
    height:90px;
    line-height:90px;    
    float:right;
    width:522px;
}
.navitemselect
{
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #009688;
    height:88px;
    line-height:88px;
    text-align:center;
    vertical-align:middle;   
    border-bottom: solid 2px #009688;
    margin-left:20px;
    margin-right:20px;
}
.navitemdivselect
{
    height:87px;
    border-top: solid 1px #FFFFFF;
}
.nav-linkselect
{
    position: relative;
    text-decoration: none;
    color: #009688;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;    
}

.navitem 
{
    position: relative;
    text-decoration: none;
    color: #333;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
    height:90px;
    line-height:90px;
    text-align:center;
    vertical-align:middle;
    display: inline-block;
    margin-left:20px;
    margin-right:20px;    
}
.navitem:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0;
    border-bottom: solid 2px;
}
.navitem:before {
    left: 0;
}
.navitem:hover {
    color: #009688;
}

.navitem:hover:before {
    width: 100%;
}

.navitem:before {
    -webkit-transition: width .2s ease-in-out;
    transition: width .2s ease-in-out;
}

ul
{
    height:90px;
    padding:0;
    margin:0;
}
.index-banner-top {
    width: 100%;
    background: url(/WebNew2/images/topbanner.jpg) no-repeat center center;
    height: 300px;
    background-size:cover;
    margin-top:2px;
}
.Service-banner-top
{
    width: 100%;
    background: url(/WebNew2/images/ServiceBanner.jpg) no-repeat center center;
    height: 300px;
    background-size:cover;
    margin-top:2px;    
}
.navlogin
{
    float:left;
    vertical-align:middle;
    width:196px;
    height:90px;
    line-height:90px;
    padding-left:70px;
}
.navloginlink
{
    background: url(/WebNew2/images/login.png) left top no-repeat;
}
.navuserreglink
{
    background: url(/WebNew2/images/userreg.png) left top no-repeat;
}
.navmyorder
{
    float:left;
    vertical-align:middle;
    width:296px;
    height:90px;
    line-height:90px;
}
.navyunbutton
{
    float:right;
    width:196px;
    height:90px;
    line-height:90px;
    text-align:right;
    vertical-align:middle;
}

.barbutton 
{
    width:80px;
    background-color: #33b09e;
    border: none;
    color: white;
    padding: 6px 14px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    border-radius: 16px;
    cursor:pointer;
    vertical-align:middle;
}

.barbutton:hover {
    background-color: #45bfad;
    color: white;
}
.Loginbutton {
    background-color:#32af9d;
    border-color: transparent;
    width:250px;
    height:50px;
    color:white;
    cursor:pointer;
    }
.Loginbutton:hover{
    background-color: #45bfad;
    color: white;
    }
.navyuntd
{
    height:90px;
    text-align:right;
    width:85px;
}
.CenterTitle
{
    width:1200px;
    height:60px;
    line-height:60px;
    margin:0 auto;
    font-size:20pt;
    text-align:center;
    color:#262626;
    vertical-align:middle;
}
.GreenLine
{
    height:2px;
    line-height:2px;
    margin-bottom:15px;
}
.GreenLineLeft
{
    height:2px;
    line-height:2px;
    float:left;
    width:580px;
}

.GreenLineCenter
{
    height:0px;
    line-height:0px;
    float:left;
    width:40px;
    border-bottom: solid 2px #009688;
}

.GreenLineRight
{
    height:2px;
    line-height:2px;
    float:right;
    width:580px;
}
.GrayTextLine
{
    width:1200px;
    margin:0 auto;
    text-align:center;
    margin-top:9px;
    font-size:12pt;
    color:#666666; 
    margin-bottom:15px;
    line-height:25px;
}

.ButtonRow
{
    width:1200px;
    margin:0 auto;
    height:35px;
    line-height:35px;
    text-align:center;
    margin-bottom:15px;    
}
.ProductFeature
{
    height:70px;
    line-height:70px;
    margin-top:15px;
}
.ProductFeaturePicLeft
{
    float:left;
    width:400px;
    text-align:center;
    height:70px;
    line-height:70px;
    vertical-align:middle;
}

.ProductFeaturePicRight
{
    float:right;
    width:400px;
    text-align:center;
    height:70px;
    line-height:70px;
    vertical-align:middle;
}
.ProductFeatureText
{
    height:40px;
    line-height:40px;
}
.ProductFeatureTextLeft
{
    float:left;
    width:400px;
    text-align:center;
    height:40px;
    line-height:40px;
    vertical-align:middle;
}

.ProductFeatureTextRight
{
    float:right;
    width:400px;
    text-align:center;
    height:40px;
    line-height:40px;
    vertical-align:middle;
}
.ProductFeatureText
{
    font-size:16pt;
}
.ProductFeatureTextGreen
{
    font-size:16pt;
    color:#38aea2;
    font-weight:bold;
}
.ProductFeatureDiscript
{
    height:90px;
    line-height:90px;
}
.ProductFeatureDiscriptLeft
{
    float:left;
    width:400px;
    text-align:center;
    height:90px;
    vertical-align:middle;
}

.ProductFeatureDiscriptRight
{
    float:right;
    width:400px;
    text-align:center;
    height:60px;
    line-height:60px;
    vertical-align:middle;
}
.ProductFeatureDiscriptText
{
    width:255px;
    margin:0 auto;
    font-size:10pt;
    height:90px;
    line-height:25px;
    color:#666666;
}
.loginback
{
    height:500px;
    background-color:#f1f4f9;
}
.footerback
{
    width:100%;
    background-color:#3c4652;
    height:260px;
}
.footerquicklink
{
    width:480px;
    height:240px;
    float:left;    
}
.footerquicklinktext
{
    width:480px;
    height:80px;
    line-height:80px;
    vertical-align:middle;
    color:#f6f6fe;
    font-size:12pt;
    font-weight:normal;
}
.footerquicklinkrow
{
    width:300px;
    height:30px;
    margin-right:180px;
}
.footerquicklinkitem
{
    width:120px;
    height:40px;
    line-height:40px;
    vertical-align:middle;
    float:left;
    font-size:9pt;
    color:#9da7b1;
    border-bottom:1px solid #4e5864;
    margin-right:30px;
}
.footerquicklinkitem a
{
    color:#9da7b1;
}
.footerquicklinkitem a:hover,a:focus
{
    color:#009688;
}
.footercontactus
{
    width:300px;
    height:40px;
    line-height:40px;
    vertical-align:middle;
    float:left;
    font-size:9pt;
    color:#9da7b1;
}
.footercontactus a
{
    color:#9da7b1;
}
.footercontactus a:hover,a:focus
{
    color:#009688;
}
.footerconcernus
{
    width:240px;
    height:240px;
    float:right;
    color:#f6f6fe;
}
.footerconcernustext
{
    width:240px;
    height:80px;
    line-height:80px;
    vertical-align:middle;
    color:#f6f6fe;
    font-size:12pt;
    font-weight:normal;
}
.footerconcernuspic
{
    margin-left:80px;
    width:160px;
    height:160px;
    vertical-align:middle;
    color:#f6f6fe;
    font-size:12pt;
    font-weight:normal;
    background: url(/WebNew2/images/pxycgzh.jpg) left top no-repeat;
}
.footerline {
    width: 100%;
    height: 1px;
    background-color:#3c4652;    
    border-bottom:1px solid #4d5763;
}
.footerback2
{
    width:100%;
    background-color:#3c4652;
    height:80px;
}
.footerBA
{
    margin:0 auto;
    width:1200px;
    height:50px;
    line-height:50px;
    vertical-align:middle;
    font-size:9pt;
    color:#69737d;
}
.input {
    width: 245px;
    height: 28px;
    font-size: 18px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input:focus {
    border-color: #33b09e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.inputdisabled{
    width: 245px;
    height: 28px;
    font-size: 18px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #C0C0C0;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.radioclass
{
    font-size: 18px;
    color: #555555;    
}
.input2 {
    width: 285px;
    height: 40px;
    font-size: 18px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input2:focus {
    border-color: #33b09e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.AgreementText
{
    text-indent:2em;
}
.AgreementTitle
{
    text-indent:2em;
    font-size:12pt;
    font-weight:bold;
}
.AgreementSubTitle
{
    text-indent:2em;
    font-weight:bold;
    font-size:12pt;
}
.NewsRow
{
    height:160px;
    border-bottom:1px solid #e8e8e8;
    margin-bottom:20px;
}
.NewsRowBack
{
    background-color:#33b09e;
    color:White;
}
.NewsRowLeft
{
    float:left;
    width:190px;
    text-align:left;
    height:120px;
    margin-top:20px;
    margin-left:30px;
    margin-bottom:20px;
    margin-right:20px;
}
.NewsRowCenter
{
    float:left;
    width:830px;
    text-align:left;
    height:120px;
    margin-top:20px;
    margin-bottom:20px;
    vertical-align:top;
}
.NewsRowCaption
{
    font-weight:bold;
    height:40px;
    line-height:40px;
    vertical-align:middle;
}
.NewsRowGreenCaption
{
    font-weight:bold;
    height:40px;
    line-height:40px;
    vertical-align:middle;
}
.NewsRowGreenCaption a
{
    color: White;text-decoration: none;outline: none;
}
.NewsRowGreenCaption a:hover
{
    color:#f0f6f5;
}
.NewsRowListContent
{
    text-overflow:ellipsis; 
    height:120px;
    line-height:30px;
    font-size:10pt;
    padding-right:5px;
    color:#8d8d8d;
}
.NewsRowGreenListContent
{
    text-overflow:ellipsis; 
    height:120px;
    line-height:30px;
    font-size:10pt;
    padding-right:5px;
    color:#FFFFFF;
}
.NewsRowRight
{
    float:right;
    width:130px;
    text-align:left;
    padding-top:50px;
    height:40px;
    line-height:40px;
    vertical-align:middle;
    color:#8d8d8d;
}
.NewsRowGreenRight
{
    float:right;
    width:130px;
    text-align:left;
    padding-top:50px;
    height:40px;
    line-height:40px;
    vertical-align:middle;
    color:#FFFFFF;
}
.NewsRowRightArrow
{
    padding:0;
    margin:0;
    height:22px;    
    background: url(/WebNew2/images/RightArrow.png) no-repeat;
}
.NewsRowGreenRightArrow
{
    padding:0;
    margin:0;
    height:22px;
    background: url(/WebNew2/images/GreeRightArrow.png) no-repeat;
}
.CheckCodetext{border:0; padding:0; margin:0;width:150px; height:100%;vertical-align :middle;background-color:#F2F5F7;}
.CheckCodebutton{ border:0; padding:0; margin:0;width:120px;height:100%;vertical-align :middle;color:#2b8dfd; background-color:#ffffff; cursor:pointer; margin-left:20px}
.CheckCodetext2 {
    width: 130px;
    height: 28px;
    font-size: 18px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.CheckCodetext2:focus {
    border-color: #33b09e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.GreenTextLine
{
    font-size:14pt;
    color:#35ac99;
    height:40px;
    line-height:40px;
    vertical-align:middle;
    text-align:center;
}
.NewERPRow
{
    margin:0 auto;
    width:865px;
    height:242px;    
    background: url(/WebNew2/images/NewERP.jpg) no-repeat;
    margin-top:40px;
    margin-bottom:45px;
}
.MoveOfficeRow
{
    margin-top:20px;
    height:305px;
    margin-bottom:30px;
}
.MoveOfficeLeft
{
    float:left;
    width:366px;
    height:305px;    
    background: url(/WebNew2/images/MoveOffice.png) no-repeat;
}
.MoveOfficeRight
{   
    float:left;
    width:790px;
    height:305px;
    font-size:12pt;
    color:#666666; 
    padding-left:39px;
    line-height:40px;
}
.MoveOfficeRight p
{
    margin:0;
    padding:0;
}
.ProductList
{ 
    height:340px;
    margin-bottom:40px;
}
.ProductItem
{
    width:450px;
    height:340px;
    margin-left:75px;
    margin-right:75px;
    float:left;
}
.ProductItemRow1
{
    width:450px;
    height:60px;
    background-color:#33b09e;
    color:White;
    line-height:60px;
    vertical-align:middle;
    text-align:center;
    font-size:14pt;
}
.ProductItemRow2
{
    width:450px;
    height:75px;
    color:#313131;
    line-height:75px;
    vertical-align:middle;
    text-align:center;
    font-size:9pt;
    background-color:#f3f3f3;
}
.ProductItemRow2 font
{
    color:#d4d4d4;
}
.ProductItemRow2 span
{
    color:#fc0000;
    font-size:12pt;
    font-weight:bolder;
}
.ProductItemRow3
{
    width:420px;
    height:150px;
    color:#313131;
    line-height:25px;
    font-size:9pt;
    background-color:#f3f3f3;
    padding-left:15px;
    padding-right:15px;
}
.ProductItemRow4
{
    width:450px;
    height:55px;
    color:#313131;
    background-color:#f3f3f3;
}
.LargeDiv
{
    width:100%;
    height:90%;
    background-color:rgba(154,160,170,0.7);
    position:absolute;
    top:0;
    left:0;
    z-index:20;
    display:none;
}
.HiddenDiv
{
    position:absolute;
    z-index:50;
    font-size: 18px;
    vertical-align: middle;
    background-color: #ffffff;
    display:none;
    border-radius:9px 9px 9px 9px;
}
.TestLoginTitle
{
    height:35px;
    line-height:35px;
    vertical-align:middle;
    width:450px;
    background-color:#77d5bf;
    color:White;
    text-align:center;
    border-radius:8px 8px 0 0;
}
.tryclose
{
    float:right;
    padding-top:10px;
    padding-right:10px;
    cursor:pointer;
}
.TestLoginInput
{
    width:450px;
    height:45px;
    text-align:center;
}
.CheckCodetext3 {
    width: 125px;
    height: 28px;
    font-size: 18px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.CheckCodetext3:focus {
    border-color: #33b09e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.CheckCodebutton3{ border:0; padding:0; margin:0;width:120px;height:100%;vertical-align :middle;color:#2b8dfd; background-color:#ffffff; cursor:pointer; text-align:center; padding-left:5px;}
.OrgList
{
    padding:0;
    margin:0;
    display:none;
    position: absolute;
    left:39%;
    top:20%;
    width:380px;
    height:450px;
    background-color:#f4fbfd;
    text-align:left;
    /*box-shadow: 10px 5px 5px black;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);*/
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2), -0.3em 0 0.3em rgba(0, 0, 0, 0.2);
}
.OrgList_Title
{
    margin:0;
    padding:0;
    width:379px;
	background-color:#8eb9dc;
	font-size: 14px;
	height:35px;
	line-height:35px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:300;
	border: #8badcb 1px solid;
	vertical-align:middle;
}
.OrgList_Title_Left
{
    float:left;
    padding-left:5px;
}
.OrgList_Title_Right
{
    float:right;
    vertical-align:middle;
    padding-right:10px;
    padding-top:10px;
}
.OrgList_Content
{
    margin:0;
    padding:0;
    width:379px;
	font-size: 14px;
	height:411px;
	line-height:35px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:300;
	border: #8badcb 1px solid;
	vertical-align:middle;
}

.OrgList_Content_Row
{
    padding-left:15px;
    margin:0;
	BORDER-BOTTOM: #F0F0F0 1px solid;
	height:35px;
	line-height:35px;
	background-color:#f4fbfd;
	vertical-align:middle;
	font-weight:bold;
}
.ProductButton {
    background-color: #FFFFFF;
    border: 1px solid #33b09e;
    padding: 8px 25px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    border-radius: 25px;
    cursor:pointer;
    vertical-align:middle;
}

.ProductButton:hover {
    background-color: #33b09e;
    color: white;
}

.ProductGreeButton {
    background-color: #33b09e;
    border: none;
    color: white;
    padding: 8px 25px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    border-radius: 16px;
    cursor:pointer;
    vertical-align:middle;
    border: 1px solid #33b09e;
}

.ProductGreeButton:hover {
    background-color: #FFFFFF;
    color: black;
}
.NewsTitle
{
    height:40px;
    font-size:14pt;
    color:#010101;
    text-align:center;
    padding-top:30px;
}
.PageCtrlPageItem
{
    width:48px;
    height:25px;
    line-height:25px;
    float:left;
    border:1px solid #dbdbdb;
    color:#343434;
    font-size:9pt;
    text-align:center;
    vertical-align:middle;
    margin-left:5px;
    margin-right:5px;
}
.PageCtrlPageItem:hover {
    background-color: #38ad9d;
    color: white;
    border:1px solid #38ad9d;
    cursor:pointer;
}
.PageCtrlPageItemDisable
{
    width:48px;
    height:25px;
    line-height:25px;
    float:left;
    border:1px solid #dbdbdb;
    color:#E0E0E0;
    font-size:9pt;
    text-align:center;
    vertical-align:middle;
    margin-left:5px;
    margin-right:5px;
}
.PageCtrlPageItemSelect
{
    width:48px;
    height:25px;
    line-height:25px;
    float:left;
    background-color: #38ad9d;
    color: white;
    border:1px solid #38ad9d;
    font-size:9pt;
    text-align:center;
    vertical-align:middle;
    margin-left:5px;
    margin-right:5px;
}
.NewsDate
{
    color:#a9a9a9;
    font-size:10pt;
    height:25px;
    text-align:center;
}
.NewsContent
{
    margin-top:10px;
    margin-bottom:30px;
}
.CustomerLogo
{
    height:40px;
    text-align:left;
    float:left;
}
.CustomerLogo img
{
    height:40px;
}
.OrgList
{
    padding:0;
    margin:0;
    display:none;
    position: absolute;
    left:39%;
    top:20%;
    width:380px;
    height:450px;
    background-color:#f4fbfd;
    text-align:left;
    /*box-shadow: 10px 5px 5px black;
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);*/
    box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2), -0.3em 0 0.3em rgba(0, 0, 0, 0.2);
}
.OrgList_Title
{
    margin:0;
    padding:0;
    width:379px;
	background-color:#8eb9dc;
	font-size: 14px;
	height:35px;
	line-height:35px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:300;
	border: #8badcb 1px solid;
	vertical-align:middle;
}
.OrgList_Title_Left
{
    float:left;
    padding-left:5px;
}
.OrgList_Title_Right
{
    float:right;
    vertical-align:middle;
    padding-right:10px;
    padding-top:10px;
}
.OrgList_Content
{
    margin:0;
    padding:0;
    width:379px;
	font-size: 14px;
	height:411px;
	line-height:35px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:300;
	border: #8badcb 1px solid;
	vertical-align:middle;
}

.OrgList_Content_Row
{
    padding-left:15px;
    margin:0;
	BORDER-BOTTOM: #F0F0F0 1px solid;
	height:35px;
	line-height:35px;
	background-color:#f4fbfd;
	vertical-align:middle;
	font-weight:bold;
}
.PurYears
{
 background-color:#ffffff;
 border-color:gray;
 margin-left:10px;
 cursor:pointer;
 border: 1px solid #cbcbcb;
 width:50px;
 height:25px;
 }
 .OKText
{
    text-align:center;
    font-size:18pt;
    color:#252525;
    padding-top:15px;   
}
.SubmitOrderDetail
{
    width:1200px;
    height:500px;
    background-color:White;
    margin:0 auto;
}
.SubmiOrderDetailTitle
{
    height:43px;
    padding-left:25px;
    padding-top:25px;
    color:#313131;
    font-size:12pt;
    font-weight:bold;
}
.SubmitOrderDetailItem
{
    width:1150px;
    height:170px;
    margin-left:25px;
    border-top:2px solid #d3d3d3;
    border-left:1px solid #ececec;
    border-bottom:1px solid #ececec;
    border-right:1px solid #ececec;
}

/*2022-3-25*/
.SubmitOrderListTitle
{
    width:1150px;
    height:42px;
    background-color:#f6f6f6;
}
.SubmitOrderDetailCell
{
    height:42px;
    line-height:42px;
    vertical-align:middle;
    font-size:10pt;
    color:#3e3e3e;
    float:left;
    text-align:center;
}
.SubmitOrderDetailImg
{
    height:128px;
    line-height:128px;
    vertical-align:middle;
    float:left;
}
.SubmitOrderDetailImg img
{
    padding-left:32px;
    padding-top:27px;
    float:left;
}
.SubmitOrderDetailImg div
{
    width:167px;
    height:128px;
    line-height:128px;
    vertical-align:middle;
    float:left;
    margin-left:10px;
}
.SubmitOrderDetailContent
{
    height:128px;
    line-height:128px;
    vertical-align:middle;
    float:left;
    text-align:center;
}
.SubmitOrderPayType
{
    width:1150px;
    height:144px;
    margin-left:25px;
}
.SubmitOrderNotes textarea:focus
{
    outlilne:none;
}
.SubmitOrderAmount
{
    width:1200px;
    height:102px;
    margin:0 auto;
    background-color:White;
}
.SubmitOrderAmountButton
{
    width:170px;
    height:102px;
    float:right;
    padding-top:28px;
}
.SubmitOrderAmountButton input
{
    width:152px;
    height:46px;
    background-color:#ef6d53;
    color:White;
    border:0;
    font-size:12pt;
    cursor:pointer;
}
.SubmitOrderAmountText
{
    width:146px;
    height:102px;
    line-height:102px;
    vertical-align:middle;
    color:#ec6b55;
    font-size:18pt;
    float:right;
    font-weight:bold;
    text-align:center;
}
.SubmitOrderAmountText2
{
    width:120px;
    height:102px;
    line-height:102px;
    vertical-align:middle;
    font-size:18pt;
    float:right;
    color:#695d61;
}
.daohangline
{
     height:70px;
     line-height:70px;
     vertical-align:middle;
}
.daohangimg
{
    float:left;
    height:70px;
}
.daohangtextdiv
{
     float:left;
     padding-left:10px;
}
.homepagetext
{
    color:#89898b;
    font-size:10pt;
}
.daohangtext
{
    font-size:10pt;
}
.CreateAccountOK
{
    width:942px;
    margin-top:130px;
    vertical-align:middle;
    text-align:center;
}
.CreateAccountOKText
{
    width:942px;
    text-align:center;
    font-size:18pt;
    color:#252525;
    padding-top:15px;   
}
.CellCaption
{
    color:#7e7e7e;
}
.TableTR
{
    height:35px;
}

.textarea {
    width: 350px;
    height: 75px;
    font-size: 18px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.textarea:focus {
    border-color: #33b09e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.textareadisabled{
    width: 350px;
    height: 75px;
    font-size: 18px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #C0C0C0;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.AddProductUserBuyProduct
{
    width:1200px;
    height:450px;
    background-color:White;
    margin:0 auto;
}
.AddProductUserBuyProductTitle
{
    width:1180px;
    height:43px;
    padding-top:25px;
    color:#717171;
    font-size:14pt;
    margin-left:10px;
    border-bottom:1px solid #C0C0C0;
}
.FinishedBuyingProduct
{
    width:1160px;
    height:128px;
    margin-left:20px;    
}
.FinishedBuyingProductImg
{
    width:242px;
    height:128px;
    float:left;
}
.FinishedBuyingProductInfo
{
    width:459px;
    height:128px;
    float:left;
}
.FinishedBuyingProductCaption
{
    width:159px;
    height:30px;
    line-height:30px;
    float:left;
    text-align:right;
    vertical-align:middle;
    color:#505050;
}
.FinishedBuyingProductText
{
    width:300px;
    height:30px;
    float:left;
    text-align:left;
    line-height:30px;
    vertical-align:middle;
    color:#505050;
}
.AddUserLine
{
    width:1160px;
    height:60px;
    margin-left:20px;
}
.AddUserLineCell
{
    width:320px;
    height:60px;
    line-height:60px;
    float:left;
    text-align:left;
    vertical-align:middle;
    color:#505050;    
}
.SelectPayType
{
    background-color: #38ad9d;
    border:1px solid #767676;
    color: white;
    height:30px;
}
.PayButton
{
    background-color:#efefef;
    border:1px solid #767676;
    height:30px;
}
.orderinput2 {
    width: 300px;
    height: 28px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #888888;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.orderinput2:focus {
    border-color: #33b09e;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ProductRechargeBuyProduct
{
    width:1200px;
    height:470px;
    background-color:White;
    margin:0 auto;
}
.ProductRechargeLine
{
    width:1160px;
    height:40px;
    margin-left:20px;
}