/* Reset */
/*=============================================================*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, textarea, img {
    margin: 0;
    padding: 0;
}
body {
    font-size: 13px;
    line-height: 20px;
    color: #444;
    font-family: "微软雅黑", "Microsoft YaHei", "宋体";
    background: #fff;
    overflow-x: hidden; 
}
h1, h2, h3, h4, h5, h6, b, strong, em {
    font-weight: normal;
}
h5 {
    font-size: 13px;
}
li, ol {
    list-style: none;
}
i, em {
    font-style: normal;
}
a {
    text-decoration: none;
    color: #900;
}
a:hover {
    cursor: pointer;
    text-decoration: none;
}
a:active {
    star: expression(this.onFocus=this.blur());
}
:focus {
    outline: 0;
}
.clear {
    clear: both;
    line-height: 0;
    overflow: hidden;
    zoom: 1;
    font-size: 0;
    content: '.';
}
a img {
    border: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.displaynone {
    display: none;
}
/* Reset end */

#update_browser_plz {
    display: none;
}

/* Head */
/*=============================================================*/

.head_full {
    width: 100%;
    height: 70px;
    background: #fff;
    position: fixed;
    z-index: 999;
	filter:alpha(opacity=50); 
-moz-opacity:0.5; 
opacity:0.5;
    box-shadow:         0 1px 2px 2px rgba(0, 0, 0, .0.5);
    -webkit-box-shadow: 0 1px 2px 2px rgba(0, 0, 0, .1);
    -ms-box-shadow:     0 1px 2px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow:    0 1px 2px 2px rgba(0, 0, 0, .1);
    -o-box-shadow:      0 1px 2px 2px rgba(0, 0, 0, .1);
}

.logo i {
    width: 205px; 
    height: 38px;
    display: block;
    position: absolute;
    left: 30px;
    top: 0;
}

.nav1 a {   
    display: block;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 9px; 
    margin-left: 8px;
   
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}


/* Head end */

/* Contact Lite */
/*=============================================================*/

.contact_lite {
    width: 100%;
    background: #d3d3c6;
    border-top: 0px solid #fff;
    overflow: hidden;
}
.inner960 {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
.inner1004 {
    width: 45%;
	float:right;
    position: relative;
}
.foot  .inner1004{
width: 1000px; margin:0 auto; 
    position: relative;
}
.inner1002{
  width: 6%;
	float:left;
	display:block;
	height:357px;
    position: relative;
}
.inner1003{ 
  width: 45%;
	float:left;
	display:block;
    position: relative;
	padding-top:60px;
}
.inner1003 ul{ float:right;}
.inner1003 ul li{ float:left; margin-left:20px; margin-right:20px;line-height:2;}  
.inner1003 ul li p a{ font-size:12px;}
.inner1003 ul li p .a1{ font-weight:bolder; font-size:14px;}
.inner1024 {
    width: 1024px;
    margin: 0 auto;
    position: relative;
}
.inner1000{
width: 1000px;
    margin: 0 auto;
    position: relative;
}
.inner1000 .p1{ font-size:16px; font-weight:bolder; margin-top:10px; margin-bottom:10px; font-size:24px; font-weight:bolder;}
.inner1000 .p2{  margin-top:10px; margin-bottom:10px; font-weight:bolder;font-size:18px; font-weight:bolder;}
.inner1000 .dk_xqy { margin-top:10px; margin-bottom:10px; display:none;}
#dk_cp_cs0{ display:block;}
.inner1000 .dk_xqy .top{margin-top:10px; margin-bottom:10px}
.inner1000 .dk_xqy .top .l{ float:left;font-weight:bolder;font-size:18px;}
.inner1000 .dk_xqy .top .r{ float:right;}
.inner1000 .dk_xqy .top .r span{ margin-right:10px;}
.inner1000 .fhsyj{ text-align:right; }
.inner1000 .fhsyj a{ border-bottom:#047C4E 2px solid; font-size:14px; color:#047C4E; font-weight:bolder;}
.inner1160 {
    width: 1160px;
    margin: 0 auto;
    position: relative;
}
.inner1360 {
    width: 1360px;
    margin: 0 auto;
    position: relative;
}
.inner1430 {
    width: 1430px;
    margin: 0 auto;
    position: relative;
}
.inner1680 {
    width: 1680px;
    margin: 0 auto;
    position: relative;
}
.inner1900 {
    width: 1900px;
    margin: 0 auto;
    position: relative;
}
.contact_foot {
    margin: 50px 0 30px 12px;
    overflow: hidden;
    color: #fff;
    position: relative;
	
	
}
.contact_icon {
    width: 100%;
    float: left;
    margin: 0 0 30px 0; 
}
.contact_icon a {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
    background: #fff;
    border-radius: 20px;
    margin-right: 16px;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.contact_icon i {
    width: 24px;
    height: 22px;
    margin: 8px 0 0 8px; 
    display: block;
}
i.contact_icon0 {
    background: url("../images/skin/contactFoot.png")/*tpa=http://www.toprand.com/assets/images/skin/contactFoot.png*/;
}
i.contact_icon1 {
    background: url("../images/skin/contactFoot.png")/*tpa=http://www.toprand.com/assets/images/skin/contactFoot.png*/ -24px 0;
}
i.contact_icon2 {
    background: url("../images/skin/contactFoot.png")/*tpa=http://www.toprand.com/assets/images/skin/contactFoot.png*/ -48px 0;
}
i.contact_icon3 {
    background: url("../images/skin/contactFoot.png")/*tpa=http://www.toprand.com/assets/images/skin/contactFoot.png*/ -72px 0;
}
.contact_icon a:hover i.contact_icon0 {
    background: url("../images/skin/contactFoot.png")/*tpa=http://www.toprand.com/assets/images/skin/contactFoot.png*/ 0 22px;
}
.contact_icon a:hover i.contact_icon1 {
    background: url("../images/skin/contactFoot.png")/*tpa=http://www.toprand.com/assets/images/skin/contactFoot.png*/ -24px 22px;
}
.contact_icon a:hover i.contact_icon2 {
    background: url("../images/skin/contactFoot.png")/*tpa=http://www.toprand.com/assets/images/skin/contactFoot.png*/ -48px 22px;
}
.contact_icon a:hover i.contact_icon3 {
    background: url("../images/skin/contactFoot.png")/*tpa=http://www.toprand.com/assets/images/skin/contactFoot.png*/ -72px 22px;
}
.contact_info {
    width: 100%;
    color: #fff;
    float: left;
    font-family: Arial;
}
.contact_info .row0 {
    font-size: 20px;
    line-height: 20px;
}
.contact_info .row1 {
    font-size: 35px;
    line-height: 45px;
    font-weight: bold;
}
.contact_foot a {
    color: #fff;
}
.contact_foot .contact_icon a:hover {
    background: #c91521;
}
.contact_foot .spot a:hover {
    color: #c91521;
}
.spot {
    width: 100%;
    float: left;
    padding: 14px 0; 
}
.spot h3 {
    font-size: 18px;
    margin: 0 0 12px 0;
}
.borderbot {
    border-bottom: 1px solid #484848;
}
/* Contact end */

/* Foot */
/*=============================================================*/


.logo_foot {
   
    
}
.logo_foot *{ margin-left:10px; height:40px; line-height:40px;color: #FBFBFB; font-size:14px;}
.logo_foot a {}
.copyright {
    float: left;
    height: 40px;
    line-height: 16px;
   
    color: #5f5f5f;
}
.copyright a {
    color: #5F5F5F;
}
.copyright a:first-child,
.copyright a:nth-child(3) {
    cursor: pointer;
}
.to_top {
    width: 28px;
    height: 51px;
    position: absolute;
    right: 3.6%;
    bottom: -24px;
    z-index: 999;
    cursor: pointer;
    background: url("../images/tpTop.png")/*tpa=http://www.toprand.com/assets/images/skin/tpTop.png*/;
}
.foot_inner {
    position: relative;
}
.to_top_arrow{
    background: url("../images/men_top_bg.gif")/*tpa=http://www.toprand.com/assets/images/skin/men_top_bg.gif*/;
    background-position: 0 0;
    position: absolute;
    width: 16px;    
    height: 33px;
    left: 6px;
    top: 10px;
    transition: background-position .3s linear;
    -webkit-transition: background-position .3s linear;
    -ms-transition: background-position .3s linear;
    -moz-transition: background-position .3s linear;
    -o-transition: background-position .3s linear;
}
.to_top:hover .to_top_arrow {
    -webkit-animation: bottom_top_over .3s linear infinite;
    -ms-animation: bottom_top_over .3s linear infinite;
    -moz-animation: bottom_top_over .3s linear infinite;
    -o-animation: bottom_top_over .3s linear infinite;
    animation: bottom_top_over .3s linear infinite;
}
@-webkit-keyframes bottom_top_over { 0% { background-position: 0 0; }  100% { background-position: 0 -11px; } }
@-ms-keyframes bottom_top_over { 0% { background-position: 0 0; }  100% { background-position: 0 -11px; } }
@-moz-keyframes bottom_top_over { 0% { background-position: 0 0; }  100% { background-position: 0 -11px; } }
@-o-keyframes bottom_top_over { 0% { background-position: 0 0; }  100% { background-position: 0 -11px; } }
@keyframes bottom_top_over { 0% { background-position: 0 0; }  100% { background-position: 0 -11px; } }

/* Foot end */


/* Wide banner */
/*=============================================================*/
.wide_banner {
    overflow: hidden;
    padding-top: 70px;
    position: relative;
} 

.wide_banner img {
    float: left;
}
/* Wide banner end */


/* Preloader */
/*=============================================================*/
.body {
    opacity: 0;
    transition:         all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -ms-transition:    all 1s ease-out;
    -moz-transition:    all 1s ease-out;
    -o-transition:      all 1s ease-out;
}

.preloader {
    width: 300px;
    height: 300px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -110px 0 0 -130px; 
    z-index: 9999;
    font-size: 30px;
    -webkit-transform:  scale(.7, .7);
    -ms-transform:      scale(.7, .7);
    -moz-transform:     scale(.7, .7);
    -o-transform:       scale(.7, .7);
    transform:          scale(.7, .7);
}
.preloader_wrapper {
    position: relative;
}
.pancil {
    width: 60px;
    height: 166px;
    position: absolute;
    left: 264px;
    top: 39px;
    opacity: 0;
    z-index: 5;
    -webkit-transform: scale(.5, .5);
    -ms-transform: scale(.5, .5);
    -moz-transform: scale(.5, .5);
    -o-transform: scale(.5, .5);
    transform: scale(.5, .5);

    -webkit-animation: pancil 10s linear infinite;
    -ms-animation: pancil 10s linear infinite;
    -moz-animation: pancil 10s linear infinite;
    -o-animation: pancil 10s linear infinite;
    animation: pancil 10s linear infinite;

    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
} 
.piece0 {
    width: 32px;
    height: 90px;
    background: #c91521;
}
.piece1 {
    width: 2px;
    border-top: 26px solid #c91521;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    opacity: 1;
}
.piece2 {
    width: 4px;
    border-top: 17px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 4px;
    top: 91px;
}
.piece7 {
    width: 14px;
    height: 17px;
    position: absolute;
    left: 133px;
    top: 0;
    background: #bfbfbf;
}
.piece8 {
    width: 200px;
    height: 8px;
    position: absolute;
    left: 39px;
    top: 13px;
    background: #bfbfbf;
}
.piece9 {
    width: 10px;
    height: 156px;
    position: absolute;
    left: 39px;
    top: 13px;
    background: #bfbfbf;
}
.piece10 {
    width: 200px;
    height: 10px;
    position: absolute;
    left: 39px;
    top: 159px;
    background: #bfbfbf;
}
.piece11 {
    width: 10px;
    height: 156px;
    position: absolute;
    left: 230px;
    top: 13px;
    background: #bfbfbf;
}
.piece12 {
    width: 14px;
    height: 56px;
    position: absolute;
    left: 91px;
    top: 161px;
    z-index: 2;
    background: #bfbfbf;
    -webkit-transform: rotate(32deg);
    -ms-transform: rotate(32deg);
    -moz-transform: rotate(32deg);
    -o-transform: rotate(32deg);
    transform: rotate(32deg);
}
.piece13 {
    width: 14px;
    height: 56px;
    position: absolute;
    left: 176px;
    top: 161px;
    z-index: 2;
    background: #bfbfbf;
    -webkit-transform: rotate(-32deg);
    -ms-transform: rotate(-32deg);
    -moz-transform: rotate(-32deg);
    -o-transform: rotate(-32deg);
    transform: rotate(-32deg);
}
.piece14 {
    width: 205px;
    border-bottom: 26px solid #ececec;
    border-left: 38px solid transparent;
    border-right: 38px solid transparent;
    position: absolute;
    left: 0;
    top: 195px;
    z-index: 1;
}
.piece15 {
    width: 170px;
    height: 15px;
    background: #ececec;
    position: absolute;
    left: 60px;
    top: 204px;
    z-index: 3;
}
.preloader_logo {
    position: absolute;
    left: 75px;
    top: 37px;
    font-weight: bold;
    color: #bfbfbf;
}
.preloader_logo i {
    display: block;
    margin: 3px 0 0 0;
}
.stroke0 {
    width: 100px;
    height: 12px;
    position: absolute;
    left: 77px;
    top: 78px;
    opacity: 0;
    -webkit-animation: stroke_0 10s linear infinite;
    -ms-animation: stroke_0 10s linear infinite;
    -moz-animation: stroke_0 10s linear infinite;
    -o-animation: stroke_0 10s linear infinite;
    animation: stroke_0 10s linear infinite;
}
.stroke1 {
    width: 100px;
    height: 12px;
    position: absolute;
    left: 77px;
    top: 103px;
    opacity: 0;
    -webkit-animation: stroke_1 10s linear infinite;
    -ms-animation: stroke_1 10s linear infinite;
    -moz-animation: stroke_1 10s linear infinite;
    -o-animation: stroke_1 10s linear infinite;
    animation: stroke_1 10s linear infinite;
}
.stroke2 {
    width: 60px;
    height: 12px;
    position: absolute;
    left: 77px;
    top: 128px;
    opacity: 0;
    -webkit-animation: stroke_2 10s linear infinite;
    -ms-animation: stroke_2 10s linear infinite;
    -moz-animation: stroke_2 10s linear infinite;
    -o-animation: stroke_2 10s linear infinite;
    animation: stroke_2 10s linear infinite;
}
.stroke0 i,
.stroke1 i,
.stroke2 i {
    display: block;
    background: #c91521;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}
i.s_0_0 {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    opacity: 0;
}
.stroke0 i.s_0_0 {
    -webkit-animation: stroke_a_0 10s linear infinite;
    -ms-animation: stroke_a_0 10s linear infinite;
    -moz-animation: stroke_a_0 10s linear infinite;
    -o-animation: stroke_a_0 10s linear infinite;
    animation: stroke_a_0 10s linear infinite;
}
.stroke1 i.s_0_0 {
    -webkit-animation: stroke_a_1 10s linear infinite;
    -ms-animation: stroke_a_1 10s linear infinite;
    -moz-animation: stroke_a_1 10s linear infinite;
    -o-animation: stroke_a_1 10s linear infinite;
    animation: stroke_a_1 10s linear infinite;
}
.stroke2 i.s_0_0 {
    -webkit-animation: stroke_a_2 10s linear infinite;
    -ms-animation: stroke_a_2 10s linear infinite;
    -moz-animation: stroke_a_2 10s linear infinite;
    -o-animation: stroke_a_2 10s linear infinite;
    animation: stroke_a_2 10s linear infinite;
}
i.s_0_1 {
    width: 88px;
    height: 12px;
    left: 6px;
    width: 0;
}
.stroke0 i.s_0_1 {
    -webkit-animation: stroke_b_0 10s linear infinite;
    -ms-animation: stroke_b_0 10s linear infinite;
    -moz-animation: stroke_b_0 10s linear infinite;
    -o-animation: stroke_b_0 10s linear infinite;
    animation: stroke_b_0 10s linear infinite;
}
.stroke1 i.s_0_1 {
    -webkit-animation: stroke_b_1 10s linear infinite;
    -ms-animation: stroke_b_1 10s linear infinite;
    -moz-animation: stroke_b_1 10s linear infinite;
    -o-animation: stroke_b_1 10s linear infinite;
    animation: stroke_b_1 10s linear infinite;
}
.stroke2 i.s_0_1 {
    -webkit-animation: stroke_b_2 10s linear infinite;
    -ms-animation: stroke_b_2 10s linear infinite;
    -moz-animation: stroke_b_2 10s linear infinite;
    -o-animation: stroke_b_2 10s linear infinite;
    animation: stroke_b_2 10s linear infinite;
}
i.s_0_2 {
    width: 12px;
    height: 12px;
    border-radius: 6px;
    left: 88px;
    opacity: 0;
}
.stroke0 i.s_0_2 {
    -webkit-animation: stroke_c_0 10s linear infinite;
    -ms-animation: stroke_c_0 10s linear infinite;
    -moz-animation: stroke_c_0 10s linear infinite;
    -o-animation: stroke_c_0 10s linear infinite;
    animation: stroke_c_0 10s linear infinite;
}
.stroke1 i.s_0_2 {
    -webkit-animation: stroke_c_1 10s linear infinite;
    -ms-animation: stroke_c_1 10s linear infinite;
    -moz-animation: stroke_c_1 10s linear infinite;
    -o-animation: stroke_c_1 10s linear infinite;
    animation: stroke_c_1 10s linear infinite;
}
.stroke2 i.s_0_2 {
    -webkit-animation: stroke_c_2 10s linear infinite;
    -ms-animation: stroke_c_2 10s linear infinite;
    -moz-animation: stroke_c_2 10s linear infinite;
    -o-animation: stroke_c_2 10s linear infinite;
    animation: stroke_c_2 10s linear infinite;
}
.stroke2 i.s_0_2 {
    left: 48px;
}

/* ////////////////////////////////////////// */


@-webkit-keyframes pancil {    
    0.000% { -webkit-transform: scale(.1, .1); }
    5.000% { opacity: 1; -webkit-transform: scale(1, 1); }
    10.000% { -webkit-transform:rotate(0); }
    15.000% { -webkit-transform:rotate(0); }
    20.000% { left: 264px; top: 39px; -webkit-transform:rotate(45deg); }
    25.000% { left: 264px; top: 39px; -webkit-transform:rotate(45deg); }
    30.000% { left: 84px; top: -10px; }
    33.000% { left: 84px; top: -10px; }
    38.000% { left: 178px; top: -10px; }
    38.500% { left: 178px; top: -10px; }
    40.000% { left: 84px; top: 14px; }
    43.000% { left: 84px; top: 14px; }
    48.000% { left: 178px; top: 14px; }
    48.500% { left: 178px; top: 14px; }
    50.000% { left: 84px; top: 39px; }
    53.000% { left: 84px; top: 39px; }
    58.000% { left: 134px; top: 39px; opacity: 1; }
    62.000% { left: 134px; top: 39px; opacity: 1; }
    70.000% { left: 264px; top: 39px; opacity: 0; }
    75.000% { left: 264px; top: 39px; opacity: 0; }
    100.000% { left: 264px; top: 39px; opacity: 0; -webkit-transform: scale(1, 1) rotate(45deg); }
}
@-ms-keyframes pancil {    
    0.000% { -ms-transform: scale(.1, .1); }
    5.000% { opacity: 1; -ms-transform: scale(1, 1); }
    10.000% { -ms-transform:rotate(0); }
    15.000% { -ms-transform:rotate(0); }
    20.000% { left: 264px; top: 39px; -ms-transform:rotate(45deg); }
    25.000% { left: 264px; top: 39px; -ms-transform:rotate(45deg); }
    30.000% { left: 84px; top: -10px; }
    33.000% { left: 84px; top: -10px; }
    38.000% { left: 178px; top: -10px; }
    38.500% { left: 178px; top: -10px; }
    40.000% { left: 84px; top: 14px; }
    43.000% { left: 84px; top: 14px; }
    48.000% { left: 178px; top: 14px; }
    48.500% { left: 178px; top: 14px; }
    50.000% { left: 84px; top: 39px; }
    53.000% { left: 84px; top: 39px; }
    58.000% { left: 134px; top: 39px; opacity: 1; }
    62.000% { left: 134px; top: 39px; opacity: 1; }
    70.000% { left: 264px; top: 39px; opacity: 0; }
    75.000% { left: 264px; top: 39px; opacity: 0; }
    100.000% { left: 264px; top: 39px; opacity: 0; -ms-transform: scale(1, 1) rotate(45deg); }
}
@-moz-keyframes pancil {    
    0.000% { -moz-transform: scale(.1, .1); }
    5.000% { opacity: 1; -moz-transform: scale(1, 1); }
    10.000% { -moz-transform:rotate(0); }
    15.000% { -moz-transform:rotate(0); }
    20.000% { left: 264px; top: 39px; -moz-transform:rotate(45deg); }
    25.000% { left: 264px; top: 39px; -moz-transform:rotate(45deg); }
    30.000% { left: 84px; top: -10px; }
    33.000% { left: 84px; top: -10px; }
    38.000% { left: 178px; top: -10px; }
    38.500% { left: 178px; top: -10px; }
    40.000% { left: 84px; top: 14px; }
    43.000% { left: 84px; top: 14px; }
    48.000% { left: 178px; top: 14px; }
    48.500% { left: 178px; top: 14px; }
    50.000% { left: 84px; top: 39px; }
    53.000% { left: 84px; top: 39px; }
    58.000% { left: 134px; top: 39px; opacity: 1; }
    62.000% { left: 134px; top: 39px; opacity: 1; }
    70.000% { left: 264px; top: 39px; opacity: 0; }
    75.000% { left: 264px; top: 39px; opacity: 0; }
    100.000% { left: 264px; top: 39px; opacity: 0; -moz-transform: scale(1, 1) rotate(45deg); }
}
@-o-keyframes pancil {    
    0.000% { -o-transform: scale(.1, .1); }
    5.000% { opacity: 1; -o-transform: scale(1, 1); }
    10.000% { -o-transform:rotate(0); }
    15.000% { -o-transform:rotate(0); }
    20.000% { left: 264px; top: 39px; -o-transform:rotate(45deg); }
    25.000% { left: 264px; top: 39px; -o-transform:rotate(45deg); }
    30.000% { left: 84px; top: -10px; }
    33.000% { left: 84px; top: -10px; }
    38.000% { left: 178px; top: -10px; }
    38.500% { left: 178px; top: -10px; }
    40.000% { left: 84px; top: 14px; }
    43.000% { left: 84px; top: 14px; }
    48.000% { left: 178px; top: 14px; }
    48.500% { left: 178px; top: 14px; }
    50.000% { left: 84px; top: 39px; }
    53.000% { left: 84px; top: 39px; }
    58.000% { left: 134px; top: 39px; opacity: 1; }
    62.000% { left: 134px; top: 39px; opacity: 1; }
    70.000% { left: 264px; top: 39px; opacity: 0; }
    75.000% { left: 264px; top: 39px; opacity: 0; }
    100.000% { left: 264px; top: 39px; opacity: 0; -o-transform: scale(1, 1) rotate(45deg); }
}
@keyframes pancil {    
    0.000% { transform: scale(.1, .1); }
    5.000% { opacity: 1; transform: scale(1, 1); }
    10.000% { transform:rotate(0); }
    15.000% { transform:rotate(0); }
    20.000% { left: 264px; top: 39px; transform:rotate(45deg); }
    25.000% { left: 264px; top: 39px; transform:rotate(45deg); }
    30.000% { left: 84px; top: -10px; }
    33.000% { left: 84px; top: -10px; }
    38.000% { left: 178px; top: -10px; }
    38.500% { left: 178px; top: -10px; }
    40.000% { left: 84px; top: 14px; }
    43.000% { left: 84px; top: 14px; }
    48.000% { left: 178px; top: 14px; }
    48.500% { left: 178px; top: 14px; }
    50.000% { left: 84px; top: 39px; }
    53.000% { left: 84px; top: 39px; }
    58.000% { left: 134px; top: 39px; opacity: 1; }
    62.000% { left: 134px; top: 39px; opacity: 1; }
    70.000% { left: 264px; top: 39px; opacity: 0; }
    75.000% { left: 264px; top: 39px; opacity: 0; }
    100.000% { left: 264px; top: 39px; opacity: 0; transform: scale(1, 1) rotate(45deg); }
}


@-webkit-keyframes stroke_a_0 {
    30.000% { opacity: 0; }
    33.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-ms-keyframes stroke_a_0 {
    30.000% { opacity: 0; }
    33.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-moz-keyframes stroke_a_0 {
    30.000% { opacity: 0; }
    33.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-o-keyframes stroke_a_0 {
    30.000% { opacity: 0; }
    33.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@keyframes stroke_a_0 {
    30.000% { opacity: 0; }
    33.000% { opacity: 1; }
    100.000% { opacity: 1; }
}

@-webkit-keyframes stroke_b_0 {
    32.500% { width: 0; }
    38.000% { width: 88px; }
    100.000% { width: 88px; }
}
@-ms-keyframes stroke_b_0 {
    32.500% { width: 0; }
    38.000% { width: 88px; }
    100.000% { width: 88px; }
}
@-moz-keyframes stroke_b_0 {
    32.500% { width: 0; }
    38.000% { width: 88px; }
    100.000% { width: 88px; }
}
@-o-keyframes stroke_b_0 {
    32.500% { width: 0; }
    38.000% { width: 88px; }
    100.000% { width: 88px; }
}
@keyframes stroke_b_0 {
    32.500% { width: 0; }
    38.000% { width: 88px; }
    100.000% { width: 88px; }
}
@-webkit-keyframes stroke_c_0 {
    38.000% { opacity: 0; }
    39.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-ms-keyframes stroke_c_0 {
    38.000% { opacity: 0; }
    39.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-moz-keyframes stroke_c_0 {
    38.000% { opacity: 0; }
    39.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-o-keyframes stroke_c_0 {
    38.000% { opacity: 0; }
    39.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@keyframes stroke_c_0 {
    38.000% { opacity: 0; }
    39.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-webkit-keyframes stroke_a_1 {
    40.000% { opacity: 0; }
    43.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-ms-keyframes stroke_a_1 {
    40.000% { opacity: 0; }
    43.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-moz-keyframes stroke_a_1 {
    40.000% { opacity: 0; }
    43.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-o-keyframes stroke_a_1 {
    40.000% { opacity: 0; }
    43.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@keyframes stroke_a_1 {
    40.000% { opacity: 0; }
    43.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-webkit-keyframes stroke_b_1 {
    42.500% { width: 0; }
    48.000% { width: 88px; }
    100.000% { width: 88px; }
}
@-ms-keyframes stroke_b_1 {
    42.500% { width: 0; }
    48.000% { width: 88px; }
    100.000% { width: 88px; }
}
@-moz-keyframes stroke_b_1 {
    42.500% { width: 0; }
    48.000% { width: 88px; }
    100.000% { width: 88px; }
}
@-o-keyframes stroke_b_1 {
    42.500% { width: 0; }
    48.000% { width: 88px; }
    100.000% { width: 88px; }
}
@keyframes stroke_b_1 {
    42.500% { width: 0; }
    48.000% { width: 88px; }
    100.000% { width: 88px; }
}
@-webkit-keyframes stroke_c_1 {
    48.000% { opacity: 0; }
    49.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-ms-keyframes stroke_c_1 {
    48.000% { opacity: 0; }
    49.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-moz-keyframes stroke_c_1 {
    48.000% { opacity: 0; }
    49.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-o-keyframes stroke_c_1 {
    48.000% { opacity: 0; }
    49.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@keyframes stroke_c_1 {
    48.000% { opacity: 0; }
    49.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-webkit-keyframes stroke_a_2 {
    50.000% { opacity: 0; }
    53.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-ms-keyframes stroke_a_2 {
    50.000% { opacity: 0; }
    53.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-moz-keyframes stroke_a_2 {
    50.000% { opacity: 0; }
    53.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-o-keyframes stroke_a_2 {
    50.000% { opacity: 0; }
    53.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@keyframes stroke_a_2 {
    50.000% { opacity: 0; }
    53.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-webkit-keyframes stroke_b_2 {
    52.500% { width: 0; }
    58.000% { width: 48px; }
    100.000% { width: 48px; }
}
@-ms-keyframes stroke_b_2 {
    52.500% { width: 0; }
    58.000% { width: 48px; }
    100.000% { width: 48px; }
}
@-moz-keyframes stroke_b_2 {
    52.500% { width: 0; }
    58.000% { width: 48px; }
    100.000% { width: 48px; }
}
@-o-keyframes stroke_b_2 {
    52.500% { width: 0; }
    58.000% { width: 48px; }
    100.000% { width: 48px; }
}
@keyframes stroke_b_2 {
    52.500% { width: 0; }
    58.000% { width: 48px; }
    100.000% { width: 48px; }
}
@-webkit-keyframes stroke_c_2 {
    58.000% {  opacity: 0; }
    59.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-ms-keyframes stroke_c_2 {
    58.000% {  opacity: 0; }
    59.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-moz-keyframes stroke_c_2 {
    58.000% {  opacity: 0; }
    59.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@-o-keyframes stroke_c_2 {
    58.000% {  opacity: 0; }
    59.000% { opacity: 1; }
    100.000% { opacity: 1; }
}
@keyframes stroke_c_2 {
    58.000% {  opacity: 0; }
    59.000% { opacity: 1; }
    100.000% { opacity: 1; }
}

@-webkit-keyframes stroke_0 {
    5.000% { opacity: 1; }
    90.000% { opacity: 1; }
    93.000% { opacity: 0; }
    100.000% { opacity: 0; }
}
@-ms-keyframes stroke_0 {
    5.000% { opacity: 1; }
    90.000% { opacity: 1; }
    93.000% { opacity: 0; }
    100.000% { opacity: 0; }
}
@-moz-keyframes stroke_0 {
    5.000% { opacity: 1; }
    90.000% { opacity: 1; }
    93.000% { opacity: 0; }
    100.000% { opacity: 0; }
}
@-o-keyframes stroke_0 {
    5.000% { opacity: 1; }
    90.000% { opacity: 1; }
    93.000% { opacity: 0; }
    100.000% { opacity: 0; }
}
@keyframes stroke_0 {
    5.000% { opacity: 1; }
    90.000% { opacity: 1; }
    93.000% { opacity: 0; }
    100.000% { opacity: 0; }
}
@-webkit-keyframes stroke_1 {
    5.000% { opacity: 1; }
    85.000% { opacity: 1; }
    88.000% { opacity: 0; }
    100.000% { opacity: 0; }
}
@-ms-keyframes stroke_1 {
    5.000% { opacity: 1; }
    85.000% { opacity: 1; }
    88.000% { opacity: 0; }
    100.000% { opacity: 0; }
}
@-moz-keyframes stroke_1 {
    5.000% { opacity: 1; }
    85.000% { opacity: 1; }
    88.000% { opacity: 0; }
    100.000% { opacity: 0; }
}
@-o-keyframes stroke_1 {
    5.000% { opacity: 1; }
    85.000% { opacity: 1; }
    88.000% { opacity: 0; }
    100.000% { opacity: 0; }
}
@keyframes stroke_1 {
    5.000% { opacity: 1; }
    85.000% { opacity: 1; }
    88.000% { opacity: 0; }
    100.000% { opacity: 0; }
}
@-webkit-keyframes stroke_2 {
    5.000% { opacity: 1; }
    80.000% { opacity: 1; }
    83.000% { opacity: 0; }
    100.000% { opacity: 0; }
}
@-ms-keyframes stroke_2 {
    5.000% { opacity: 1; }
    80.000% { opacity: 1; }
    83.000% { opacity: 0; }
    100.000% { opacity: 0; }
}
@-moz-keyframes stroke_2 {
    5.000% { opacity: 1; }
    80.000% { opacity: 1; }
    83.000% { opacity: 0; }
    100.000% { opacity: 0; }
}
@-o-keyframes stroke_2 {
    5.000% { opacity: 1; }
    80.000% { opacity: 1; }
    83.000% { opacity: 0; }
    100.000% { opacity: 0; }
}
@keyframes stroke_2 {
    5.000% { opacity: 1; }
    80.000% { opacity: 1; }
    83.000% { opacity: 0; }
    100.000% { opacity: 0; }
}

/* Preloader end */

.contact_qr_code {
    position: absolute;
    left: -35px;
    top: 55px;
    z-index: 66;
    opacity: 0;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
    box-shadow:         0 0 10px 4px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px 4px rgba(0, 0, 0, .4);
    -ms-box-shadow:     0 0 10px 4px rgba(0, 0, 0, .4);
    -moz-box-shadow:    0 0 10px 4px rgba(0, 0, 0, .4);
    -o-box-shadow:      0 0 10px 4px rgba(0, 0, 0, .4);
}
.contact_qr_code i {
    width: 0; 
    height: 0; 
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    position: absolute;
    left: 60px;
    top: -6px;
}
.contact_qr_code em {
    width: 132px;
    height: 132px;
    display: block;
    border: 1px solid #b5b5b5;
}
.contact_qr_code img {
    width: 112px;
    height: 112px;
    border: 10px solid #fff;
}

/* Sidebar */
/*=============================================================*/

.sidebar {
    position: fixed;
    right: 0;
    height: 250px;
    bottom: 250px;
    text-align: center;
    z-index: 9997;
    display: none;
}
a.side_btn_outter {
    width: 90px;
    height: 78px;
    padding: 12px 0 0 0;
    background: #c91521;
    margin: 0 0 1px 0;
    display: block;
    color: #fff;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
a.side_btn_outter i {
    width: 39px;
    height: 41px;
    display: block;
    color: #fff;
    background: url("../images/skin/side_comm.png")/*tpa=http://www.toprand.com/assets/images/skin/side_comm.png*/;
    margin: 0 0 8px 25px;
}
.side_im .side_btn_outter i {
    background-position: 0 bottom;
}
.side_btn_outter em {
    font-weight: bold;
    font-size: 16px;
}
.side_btn_inner a {
    width: 90px;
    height: 38px;
    display: block;
    color: #fff;
    line-height: 38px;
}
.side_btn_inner span {
    width: 83px;
    height: 37px;
    display: block;
    padding: 0 0 0 7px;
    margin: 0 0 1px 0;
    background: #c91521;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.side_phone a:hover,
.side_btn_inner a:hover span {
    background: #aa000b;
}
.side_im .side_btn_outter {
    cursor: default;
}
.side_im .side_btn_inner {
    display: none;
}
.mask {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9998;
    display: none;
}
.contact_dialog {
    width: 400px;
    height: 260px;
    background: #fff; 
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -130px 0 0 -200px; 
    z-index: 9999;
    overflow: hidden;
    display: none;
}
.contact_dialog_inner {
    padding: 35px 25px;
    position: relative;
}
.close_btn {
    width: 42px;
    height: 26px;
    display: block;
    background: #999;
    line-height: 26px;
    color: #fff;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
}
.close_btn:hover {
    background: #666;
}
.contact_dialog .summary span {
    width: 350px;
    height: 22px;
    margin: 0 0 10px 0; 
} 
.contact_dialog .summary p.callme {
    width: 350px;
    height: 45px;
    float: left;
    margin: 0 0 40px 0; 
    position: relative;
} 
.contact_dialog .summary span {
    width: 100%;
    color: #666;
    font-size: 16px;
    display: block;
    float: left;
} 
.contact_dialog .summary input {
    width: 178px;
    height: 25px;
    line-height: 25px;
    padding: 10px 12px 10px 44px;
    color: #333;
    margin: 0 10px 0 0; 
    font-size: 18px;
    border: 0;
    display: block;
    float: left;
    font-family: "微软雅黑", "Microsoft YaHei";
    background: url("../images/skin/phone_icon.png")/*tpa=http://www.toprand.com/assets/images/skin/phone_icon.png*/ no-repeat 10px center #eaeaea;
} 
.contact_dialog .summary a {
    background: #c91521;
    color: #fff;
    height: 45px;
    float: left;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    display: block;
    transition:         all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -ms-transition:     all .3s ease-out;
    -moz-transition:    all .3s ease-out;
    -o-transition:      all .3s ease-out;
} 
.contact_dialog .callme a {
    width: 170px;
} 
.contact_dialog .summary a:hover {
    background: #b3000c;
} 
.contact_dialog .callme {
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: block;
    text-align: center;
    color: #c91521;
    cursor: default;
}
.contact_dialog .callme a {
    width: 105px;
}
.contact_dialog .callme em {
    position: absolute;
    top: 14px;
    left: 203px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: block;
    text-align: center;
    color: #c91521;
    border: 1px solid #c91521;
    border-radius: 8px;
    cursor: default;
    display: none;
}
a.chat_now {
    width: 350px;
}
/**/
.logo_foot a{ color:#FBFBFB; height:38px;  line-height:38px;}
.work_item1{ width:1000px; margin:0 auto;}
.work_item1 ul li{ line-height:3; font-size:16px; font-weight:bolder; border-bottom:#cacaca 1px solid;}