	
.shortlink_container{ padding:100px 0; width: 70%;margin:0 auto;min-height:200px;height:auto !important;height:200px;}
.shortlink_box{overflow:hidden;margin:0 auto;position:relative;padding-right:90px;}
.shortlink_input{border:1px solid #c6cede;padding:0 9px;background-color: #fff;}
.shortlink_input input{height: 38px;line-height: 38px;width: 100%;font-size:14px;border: 0 none;background-color: #fff;}
.shortlink_button{width: 90px;position:absolute; right:0; top:0;}
.shortlink_button button{cursor: pointer;width: 100%;background: #008df2;color: #fff;font-size: 14px;height: 42px;line-height: 42px;padding: 0;border: 0 none;}

.shortlink_tip{margin: 0 auto 20px;background-color: #fff2f2;border: 1px solid #ffe5e5;color: #ff6666;line-height: 24px;padding: 5px 20px;font-size:14px;}
.shortlink_tip i{display: inline-block;vertical-align: middle;background: url("../image/icon_gth.png") left center;width: 16px;height: 16px;margin: -2px 10px 0 0;}
.shortlink_tip span{display: block;background: url("../image/icon_gth.png") no-repeat left 4px;padding-left:25px;}

.shortlink_result{display:none;background-color: #f1f9ff;padding: 20px 20px;margin: 20px auto 0;overflow:hidden;}
.shortlink_result p{line-height: 32px;font-size: 16px;overflow:hidden;}
.shortlink_result p .col1{display: block;color: #56688a;float: left;width:75px;}
.shortlink_result p .col2{display: block;margin-left:75px;color: #008df2;overflow:hidden;}
.shortlink_result p .col2 .copyurl{margin-left:15px;}
.shortlink_result p .col2 .qrcodeimg{display: block;float: left;width: 200px;height: 200px;}
.shortlink_result p .col2 .qrcodeimg img{display: block;width: 100%;height: 100%;}
.shortlink_result p .col2 .qrcodedown{display: block;float: left;width: 128px;height: 44px;color: #008df2;text-align: center;line-height: 44px;font-size: 16px;border: 1px solid #008df2;margin: 78px 0 0 40px;cursor: pointer;}
